Design and analysis of a systolic sorting architecture
2002
Citations Over Time
Abstract
We present a new parallel sorting algorithm that uses a fixed-size sorter iteratively to sort inputs of arbitrary size. A parallel sorting architecture based on this algorithm is proposed. This architecture consists of three components, linear arrays that support constant-time operations, a multilevel sorting network, and a termination detection tree, cell operating concurrently in systolic processing fashion. The structure of this sorting architecture is simple and regular, highly suitable for VLSI realization. Theoretical analysis and experimental data indicate that the performance of this architecture is likely to be excellent in practice.
Related Papers
- → Improved Double Selection Sort using Algorithm(2017)1 cited
- → A C++ App for Demonstration of Sorting Algorithms on Mobile Platforms(2014)5 cited
- QSort– Dynamic pivot in original Quick Sort(2018)
- Improvement on the Algorithm for Bubble Sort and Quick Sort(2005)
- → Implementation of Sorting Algorithm in Marketplace to Sort Price Using Insertion Sort(2022)