The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Best-Choice Topology: An Optimized Array-based Maximum Finder

Author 1: Marina Prvan Author 2: Julije Ožegovic Author 3: Ivan Soco Author 4: Duje Coko
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 10, No. 12 · Published 2019

DOI: https://doi.org/10.14569/IJACSA.2019.0101203

Abstract

Extracting maximum from an unsorted set of binary elements is important in many signal processing applications. Since quite few maximum-finder implementations are found in the recent literature, in this paper we provide an update on the current topic. Generally, maximum-finders are considered array-based, with parallel bit-by-bit comparison of the elements, or more efficient tree-based structures, with the hierarchical maximum extraction. In this paper, we concentrate on array-based topologies only, since our goal is to propose a new maximum-finder design called Best-Choice Topology (BCT), which is an optimized version of the standard Array Topology (AT). The usual bit-by-bit parallel comparison is applied for extracting the maximum and its one-of-N address. Boolean expressions are derived for BCT logical design and the minimum-finder equivalent. Functionality of the proposed architecture and the reference designs is verified with Xilinx ISE Design Suite 14.5. Synthesis is done on Application Specific Integrated Circuit (ASIC) TSMC 65nm technology. The conclusion of the paper is two-fold. First, we confirm the timing efficiency of BCT compared to AT. Next, we show that BCT is more efficient than the recent maximum-finder design called Maximum Magnitude Generator (MaxMG) and it has a great potential to be used for real-time signal processing applications.

Keywords

How to Cite this Article

Marina Prvan, Julije Ožegovic, Ivan Soco and Duje Coko. "Best-Choice Topology: An Optimized Array-based Maximum Finder". International Journal of Advanced Computer Science and Applications (IJACSA), Vol. 10, No. 12, 2019. https://doi.org/10.14569/IJACSA.2019.0101203

BibTeX

@article{Prvan2019,
  title     = {Best-Choice Topology: An Optimized Array-based Maximum Finder},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {10},
  number    = {12},
  year      = {2019},
  publisher = {The Science and Information Organization},
  author    = {Marina Prvan and Julije Ožegovic and Ivan Soco and Duje Coko},
  doi       = {10.14569/IJACSA.2019.0101203},
  url       = {https://doi.org/10.14569/IJACSA.2019.0101203}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.