2015
DOI: 10.1049/el.2015.1898
|View full text |Cite
|
Sign up to set email alerts
|

Pipelined median architecture

Abstract: The core processing step of the noise reduction median filter technique is to find the median within a window of integers. A four-step procedure method to compute the running median of the last N W-bit stream of integers showing area and time benefits is proposed. The method slices integers into groups of B-bit using a pipeline of W/B blocks. From the method, an architecture is developed giving a designer the flexibility to exchange area gains for faster frequency of operation, or vice versa, by adjusting N, W… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
20
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(20 citation statements)
references
References 6 publications
0
20
0
Order By: Relevance
“…In order to compare the proposed work with previous work, we have implemented on the same FPGA device the median calculation algorithm presented in [19]. We choose the implementing [19] method over [3], as it can compute the median in W/B steps, whereas [3] takes W steps for W-bit integers.…”
Section: Comparison With Other Architecturesmentioning
confidence: 99%
See 2 more Smart Citations
“…In order to compare the proposed work with previous work, we have implemented on the same FPGA device the median calculation algorithm presented in [19]. We choose the implementing [19] method over [3], as it can compute the median in W/B steps, whereas [3] takes W steps for W-bit integers.…”
Section: Comparison With Other Architecturesmentioning
confidence: 99%
“…The presented LLMF core architecture takes 8-bit integers as input; however, the speed of the architecture would remain the same for higher than 8-bit also, such as 16-bit, 24-bit, and so on, as the proposed architecture involves word-level processing rather than bit-level processing presented in [3,19]. In word-level processing, all the bits of an integer (word) are processed in parallel.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Median is the middle value in the sorted N = 9 integers of 3 × 3 sliding window, and median sorting has O(NlogN ) complexity [1]. Partial sorting techniques are evolving which significantly reduce computational complexity [2][3][4][5]. There are two methods for evaluating the median of a set of data, namely, sorting [4] and computing or non-sorting [2,3].…”
mentioning
confidence: 99%
“…Circuit implementation on FPGA: The proposed architecture as well as the architecture in [6] are implemented on Xilinx FPGA Virtex 4 XC4VSX25. For the purpose of comparison with recently proposed methods [2,3,5], FPGA Virtex 4 XC4VSX25 is chosen with the specifications N = 9 and W = 8 bits ( Table 1). However the proposed method and [6] are specific to N = 9 unlike the other methods which can be extended to N = 25 and above.…”
mentioning
confidence: 99%