Competition-Style Sorting Networks for Hardware-Based Sorting
KSIS Lab faculty contributed to research on competition-style sorting networks for hardware-based sorting operations, published in IEEE Transactions on Computers.
KSIS Lab faculty are among the authors of a publication on Competition-Style Sorting Networks (CSN), a framework for hardware-based sorting operations. The work introduces a class of sorting networks with properties particularly suited to hardware implementation — offering predictable timing, pipelineable structure, and efficient mapping to FPGA and ASIC fabrics. These characteristics address a core limitation of software sorting algorithms, which are generally ill-suited for direct hardware realisation due to their data-dependent branching and memory access patterns.
The paper appeared in IEEE Transactions on Computers. The authors include Dr. Abbas A. Fairouz, Dr. Jassim M. Aljuraidan, and Dr. Ameer A. Mohammed — a collaboration spanning the lab's expertise in hardware architecture, system security, and algorithmic design. The work has practical implications for data processing pipelines, database acceleration engines, and other high-throughput computing contexts where sorting latency is a bottleneck.
