KR101584917B1 - Multi-stage filter apparatus and Method for filtering Using the same - Google Patents

Multi-stage filter apparatus and Method for filtering Using the same Download PDF

Info

Publication number
KR101584917B1
KR101584917B1 KR1020140138240A KR20140138240A KR101584917B1 KR 101584917 B1 KR101584917 B1 KR 101584917B1 KR 1020140138240 A KR1020140138240 A KR 1020140138240A KR 20140138240 A KR20140138240 A KR 20140138240A KR 101584917 B1 KR101584917 B1 KR 101584917B1
Authority
KR
South Korea
Prior art keywords
data
filter
unit
coefficients
shared
Prior art date
Application number
KR1020140138240A
Other languages
Korean (ko)
Inventor
이성주
임혁진
Original Assignee
세종대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 세종대학교산학협력단 filed Critical 세종대학교산학협력단
Priority to KR1020140138240A priority Critical patent/KR101584917B1/en
Application granted granted Critical
Publication of KR101584917B1 publication Critical patent/KR101584917B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/06Non-recursive filters
    • H03H17/0621Non-recursive filters with input-sampling frequency and output-delivery frequency which differ, e.g. extrapolation; Anti-aliasing
    • H03H17/0635Non-recursive filters with input-sampling frequency and output-delivery frequency which differ, e.g. extrapolation; Anti-aliasing characterized by the ratio between the input-sampling and output-delivery frequencies
    • H03H17/0671Cascaded integrator-comb [CIC] filters
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0223Computation saving measures; Accelerating measures
    • H03H17/0227Measures concerning the coefficients
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0223Computation saving measures; Accelerating measures
    • H03H17/0238Measures concerning the arithmetic used
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0223Computation saving measures; Accelerating measures
    • H03H17/0238Measures concerning the arithmetic used
    • H03H17/0241Distributed arithmetic

Abstract

The present invention relates to a multi-stage filter device and a filtering method using the same. According to an embodiment of the present invention, the multi-stage filter device includes: a data storage unit receiving and storing multiple data items; a coefficient storage unit which stores coefficients to be calculated with the data; a data selection unit which selects and outputs one or more of the data items to process in a time slot; a sharing filter unit which includes multiple adders and multipliers to use and filter the selected data and the coefficients; and an output unit which outputs a filter value output from the sharing filter unit at time slot intervals. The data selection unit determines the number of data items to be output to the sharing filter unit at each time slot according to the number of the coefficients to be calculated. The present invention can share the filter executing various functions and device with multiple time slots by using the sharing filter to process data, thereby minimizing the complexity of the digital filter.

Description

멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법{Multi-stage filter apparatus and Method for filtering Using the same}[0001] The present invention relates to a multi-stage filter apparatus and a filtering method using the same,

본 발명은 멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법에 관한 것으로서, 더욱 상세하게는 다기능을 수행하는 필터를 공유하고, 복수의 타임 슬롯으로 나누어 필터링하여 하드웨어 복잡도를 낮춘 멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법에 관한 것이다.The present invention relates to a multistage filter apparatus and a filtering method using the same. More particularly, the present invention relates to a multistage filter apparatus sharing a filter that performs a multifunction and dividing the filter into a plurality of time slots to reduce hardware complexity, .

디지털 필터는 아날로그 필터에 비하여 온도 변동이나 경년 변화에 의한 품질 열화가 없으므로 신뢰성이 높은 필터링을 제공한다. 그리고 비트의 길이가 길어질수록 더 정밀한 필터를 구현할 수 있으며, 필터의 계수 값을 적절하게 변경함으로써 필터의 특성을 쉽게 수정할 수 있다. The digital filter provides highly reliable filtering because there is no deterioration due to temperature fluctuation or aging compared with analog filters. The longer the bit length, the more precise the filter can be implemented, and the characteristics of the filter can be easily modified by appropriately changing the coefficient value of the filter.

또한 디지털 필터는 하드웨어와 소프트웨어로 실현이 가능하며, 하드웨어로 실현할 경우 논리회로와 메모리로 구성되며, 대규모 집적 회로화(LSI, large scale integration)가 용이하다. 그리고 품질의 균일성과 안정성이 보장되며, 소형화할 수 있고, 비용이 저렴하여 경제적이다. 반면 소프트웨어로 실현할 경우, 필터의 특성을 쉽게 수정할 수 있다. In addition, the digital filter can be realized by hardware and software. When realized by hardware, it is composed of logic circuit and memory, and it is easy to make large scale integration (LSI). And uniformity and stability of quality are ensured, the size can be reduced, and the cost is low, which is economical. On the other hand, when implemented in software, the characteristics of the filter can be easily modified.

일반적인 중앙 처리 장치(CPU)를 이용하여 디지털 필터를 구현할 경우, 처리 속도가 매우 느리므로 신호처리 전용 마이크로프로세서(DSP, Digital Signal Processor) 또는 대규모 집적회로인 LSI 등을 이용하여 디지털 필터를 구현한다. When implementing a digital filter using a general central processing unit (CPU), a digital filter is implemented using a signal processing dedicated microprocessor (DSP) or a large-scale integrated circuit (LSI) because the processing speed is very slow.

그러나 디지털 필터는 유한 개의 비트를 이용하여 연속적인 값을 표현하는 한계로 인하여 오차가 발생한다. 이러한 유한어장효과(Finite Wordlength)로 인하여 필터의 계수가 유한비트로 근사화되므로 디지털 필터는 오버플로우나 반올림 오차에 취약하다. 또한 고속 푸리에 변환(FFT, Fast Fourier Transform)를 이용하거나 마이크로프로세서(DSP) 칩을 이용하므로 많은 전력이 소모된다. A/D변환기와 제어장치가 필요하므로 낮은 차수의 필터를 구성할 때 또는 가변성이나 다양성을 요구하지 않는 필터를 구성할 때에는 소형화의 효과가 감소한다. However, the digital filter has an error due to the limitation of representing continuous values using finite number of bits. Due to the finite wordlength, the filter coefficients are approximated to finite bits, so digital filters are vulnerable to overflow and rounding errors. Also, much power is consumed by using Fast Fourier Transform (FFT) or using a microprocessor (DSP) chip. Because of the need for A / D converters and control devices, the effect of miniaturization is reduced when constructing low order filters or when configuring filters that do not require variability or versatility.

그리고 복잡도가 높은 필터를 이용하여 하드웨어를 구현하는 경우, 하드웨어의 복잡도도 증가한다. 이러한 문제점을 해결하고자 복잡도가 낮은 CIC(Cascade Integrator Comb) 필터를 이용하지만, 이는 필터의 정확성이 낮아 스펙트럼 분석기의 성능을 저하시키는 단점이 있다. When hardware is implemented using a high-complexity filter, hardware complexity also increases. To solve this problem, a CIC (Cascade Integrator Comb) filter having a low complexity is used. However, this has a disadvantage in that the accuracy of the filter is low and the performance of the spectrum analyzer is deteriorated.

본 발명의 배경이 되는 기술은 한국등록특허 제10-1421580호(2014.07.22 공고)에 개시되어 있다.The technology of the background of the present invention is disclosed in Korean Patent No. 10-1421580 (published on Jul. 22, 2014).

본 발명은 다기능을 수행하는 필터를 공유하고, 복수의 타임 슬롯으로 나누어 필터링하여 하드웨어 복잡도를 낮춘 멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법을 제공하는데 목적이 있다.It is an object of the present invention to provide a multistage filter apparatus sharing a filter that performs a multifunction and dividing the filter into a plurality of time slots to reduce hardware complexity and a filtering method using the same.

이러한 기술적 과제를 이루기 위한 본 발명의 실시예에 따른 멀티 스테이지 필터 장치는 복수의 데이터를 입력받아 저장하는 데이터 저장부, 상기 데이터와 연산될 계수를 저장하는 계수 저장부, 상기 복수의 데이터 중에서 타임 슬롯당 처리할 하나 이상의 데이터를 선택하여 출력하는 데이터 선택부, 복수의 덧셈기와 복수의 곱셈기를 포함하며, 상기 선택된 데이터와 상기 계수를 이용하여 필터링하는 공유 필터부, 그리고 상기 공유 필터부로부터 출력된 필터 출력 값을 타임 슬롯 간격으로 출력하는 출력부를 포함하며, 상기 데이터 선택부는, 연산될 계수의 개수에 따라 상기 공유 필터부로 타임 슬롯당 출력할 데이터의 개수를 결정한다.According to an aspect of the present invention, there is provided a multi-stage filter apparatus including a data storage unit for receiving and storing a plurality of data, a coefficient storage unit for storing coefficients to be operated on the data, A shared filter unit including a data selector for selecting one or more data to be processed and outputting the selected data, a shared filter unit including a plurality of adders and a plurality of multipliers for filtering the selected data and the coefficients, And an output unit outputting the output value at a time slot interval, wherein the data selector determines the number of data to be output per time slot by the shared filter unit according to the number of coefficients to be computed.

또한, 상기 공유 필터부는, 상기 선택된 데이터 복수 개를 입력받아 합산하는 복수의 덧셈기, 상기 복수의 덧셈기를 통하여 각각 합산된 값을 상기 계수와 곱셈하는 복수의 곱셈기, 각각의 곱셈 결과를 합산하는 합산기를 포함할 수 있다. The shared filter unit may include a plurality of adders for receiving and summing a plurality of the selected data, a plurality of multipliers for multiplying the summed values through the plurality of adders, and a summing unit for summing the multiplication results .

또한, 상기 데이터 선택부는, 상기 복수의 덧셈기 중 일부의 덧셈기에 상기 선택된 데이터를 출력할 수 있다. The data selector may output the selected data to some adders among the plurality of adders.

또한, 상기 데이터 선택부는, 필터링에 사용될 상기 계수의 개수 정보를 입력받아, 상기 계수의 개수가 기준 값보다 크면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 줄이고, 상기 계수의 개수가 상기 기준 값보다 작거나 같으면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 증가시킬 수 있다. The data selector may receive the number information of the coefficients to be used for filtering and reduce the number of data output to the shared filter unit per time slot if the number of coefficients is larger than the reference value, Value, the number of data output to the shared filter unit per time slot can be increased.

또한, 상기 공유 필터부는 CIC 필터일 수 있다. Also, the shared filter unit may be a CIC filter.

본 발명의 다른 실시예에 따라 멀티 스테이지 필터 장치를 이용한 필터링 방법은 복수의 데이터를 입력받아 저장하는 단계, 상기 데이터와 연산될 계수를 저장하는 단계, 상기 복수의 데이터 중에서 타임 슬롯당 처리할 하나 이상의 데이터를 선택하여 출력하는 단계, 복수의 덧셈기와 복수의 곱셈기를 포함하는 공유 필터부를 통하여 상기 선택된 데이터와 상기 계수를 입력하여 필터링하는 단계, 그리고 상기 공유 필터부로부터 출력된 필터 출력 값을 타임 슬롯 간격으로 출력하는 단계를 포함하며, 상기 데이터를 선택하여 출력하는 단계는, 연산될 계수의 개수에 따라 상기 공유 필터부로 타임 슬롯당 출력할 데이터의 개수를 결정한다.According to another embodiment of the present invention, there is provided a filtering method using a multi-stage filter device, comprising: receiving and storing a plurality of data; storing coefficients to be operated on the data; Selecting and outputting the data, filtering and inputting the selected data and the coefficient through a shared filter unit including a plurality of adders and a plurality of multipliers, and filtering the filter output value output from the shared filter unit by a time slot interval Wherein the step of selecting and outputting the data determines the number of data to be output per time slot by the shared filter unit according to the number of coefficients to be computed.

따라서 본 발명에 따르면 멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법을 이용함으로써, 다양한 기능을 수행하는 필터를 공유하고, 공유 필터가 복수의 타임 슬롯으로 나누어 데이터를 처리하도록 하여 디지털 필터의 복잡도를 최소화 할 수 있다.Therefore, according to the present invention, by using the multistage filter device and the filtering method using the same, it is possible to share a filter that performs various functions and divide the shared filter into a plurality of time slots to process data, thereby minimizing the complexity of the digital filter have.

도 1은 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 설명하기 위한 구성도이다.
도 2는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 이용한 필터링 방법을 설명하기 위한 순서도이다.
도 3은 본 발명의 실시예에 따른 멀티 스테이지 필터 장치의 구성을 나타낸 도면이다.
도 4는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 적용한 디지털 스펙트럼 분석 장치를 나타낸 예시도이다.
도 5a 및 5b는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 적용한 디지털 스펙트럼 분석 장치의 스펙트럼 분석 방법을 나타낸 도면이다.
1 is a block diagram for explaining a multi-stage filter device according to an embodiment of the present invention.
2 is a flowchart illustrating a filtering method using a multi-stage filter device according to an embodiment of the present invention.
3 is a diagram showing a configuration of a multi-stage filter device according to an embodiment of the present invention.
4 is a diagram illustrating an apparatus for analyzing a digital spectrum using a multistage filter apparatus according to an embodiment of the present invention.
5A and 5B are diagrams illustrating a spectrum analysis method of a digital spectrum analyzer using a multi-stage filter device according to an embodiment of the present invention.

그러면 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

이하 첨부된 도면을 참조하면서 본 발명에 따른 바람직한 실시예를 상세히 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 설명하기 위한 구성도이다. 1 is a block diagram for explaining a multi-stage filter device according to an embodiment of the present invention.

도 1에 나타낸 것처럼, 멀티 스테이지 필터 장치는 데이터 저장부(110), 계수 저장부(120), 데이터 선택부(130), 공유필터부(140), 출력부(150)를 포함한다. 1, the multistage filter apparatus includes a data storage unit 110, a coefficient storage unit 120, a data selection unit 130, a shared filter unit 140, and an output unit 150.

먼저, 데이터 저장부(110)는 복수의 데이터를 입력받아 저장한다. 여기서, 복수의 데이터는 필터링 대상이 되는 주파수 대역이 포함된 신호데이터이다. First, the data storage unit 110 receives and stores a plurality of data. Here, the plurality of data is signal data including a frequency band to be filtered.

그리고 계수 저장부(120)는 데이터와 연산될 계수를 저장한다. 그리고 타임 슬롯당 데이터와 연산할 계수를 선택하여 공유필터부(140)로 출력한다. The coefficient storage unit 120 stores data and coefficients to be operated on. And outputs the data to the shared filter unit 140 by selecting the coefficient to be operated on and data per time slot.

다음으로 데이터 선택부(130)는 연산될 계수의 개수를 기준치와 비교하여 공유필터부(140)가 타임 슬롯당 처리할 데이터의 개수를 결정한다. 그리고 한 타임 슬롯당 처리할 개수만큼 데이터를 선택하여 공유필터부(140)로 출력한다. 공유필터부(140)가 한 타임 슬롯당 처리하는 데이터 개수를 조절함으로써 필터의 전체적인 복잡도를 조절할 수 있다. Next, the data selector 130 compares the number of coefficients to be calculated with a reference value, and determines the number of data to be processed by the shared filter unit 140 per time slot. And outputs the data to the shared filter unit 140 by selecting the data to be processed per one time slot. The overall complexity of the filter can be adjusted by adjusting the number of data processed by the shared filter unit 140 per one time slot.

데이터 선택부(130)가 한 번의 타임 슬롯 동안 처리할 데이터의 개수를 결정하면, 계수 저장부(120)는 데이터 선택부(130)로부터 결정된 데이터의 개수에 대응하는 개수의 계수를 공유필터부(140)로 출력한다. When the data selection unit 130 determines the number of data to be processed during one time slot, the coefficient storage unit 120 stores the number of coefficients corresponding to the number of data determined by the data selection unit 130, 140).

데이터 선택부(130)가 데이터 저장부(110)에 저장된 데이터를 처리하는 경우, 계수 저장부(120)는 공유필터부(140)에서 데이터 처리를 위하여 곱셈기로 계수를 출력한다. When the data selection unit 130 processes data stored in the data storage unit 110, the coefficient storage unit 120 outputs the coefficient to the shared filter unit 140 for multiplication by the multiplier for data processing.

그리고 공유필터부(140)는 계수 저장부(120)로부터 출력된 계수를 이용하여 데이터 선택부(130)로부터 출력된 데이터를 처리한다. 공유필터부(140)는 복수의 덧셈기, 곱셈기, 합산기를 포함하여 구성된다. 덧셈기를 이용하여 복수 개의 선택된 데이터를 입력받아 덧셈 연산하고, 곱셈기를 이용하여 각각 합산된 값을 해당하는 계수와 곱셈 연산한다. 그리고 합산기는 각각의 곱셈기가 연산한 곱셈 결과를 합산한다. The shared filter unit 140 processes the data output from the data selection unit 130 using the coefficients output from the coefficient storage unit 120. [ The shared filter unit 140 includes a plurality of adders, a multiplier, and a summer. A plurality of selected data is received by an adder, the result is added, and the summed value is multiplied by a corresponding coefficient using a multiplier. And the summer adds up the multiplication results computed by each multiplier.

또한 공유필터부(140)는 계수 저장부(120)로부터 출력된 계수에 따라 다양한 필터 기능을 수행할 수 있으며, CIC 필터의 기능을 수행하여 데이터에 포함된 허수 부분을 제거할 수도 있다. In addition, the shared filter unit 140 may perform various filter functions according to the coefficients output from the coefficient storage unit 120, and may perform the function of the CIC filter to remove the imaginary part included in the data.

그리고 공유필터부(140)는 데이터를 복수의 타임 슬롯으로 나누어 처리할 때, 사용하지 않는 덧셈기 또는 곱셈기가 생길 수 있다. 이 경우, 공유필터부(140)는 점유되지 않은 덧셈기 또는 곱셈기를 다른 프로그램 또는 시스템이 이용할 수 있도록 공유될 수 있다. When the shared filter unit 140 divides the data into a plurality of time slots, an adder or a multiplier may be used. In this case, the shared filter unit 140 may be shared so that another program or system can use the unoccupied adder or multiplier.

마지막으로 출력부(150)는 공유필터부(140)로부터 출력된 필터 출력 값을 출력한다. 출력부(150)는 공유필터부(140)의 합산기를 통과하여 합산된 필터링 결과를 타임 슬롯 간격으로 출력한다. 또한 출력부(150)는 복수의 타임 슬롯 동안 공유필터부(140)에서 처리된 데이터를 누적하고, 지연시켜 출력할 수도 있다. Finally, the output unit 150 outputs the filter output value output from the shared filter unit 140. The output unit 150 passes through the summer of the shared filter unit 140 and outputs the summed filtering result at time slot intervals. The output unit 150 may accumulate and delay the data processed by the shared filter unit 140 during a plurality of time slots.

이하에서는 도 2 및 도 3을 통하여 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 이용한 필터링 방법에 대하여 더욱 상세하게 설명한다.Hereinafter, a filtering method using a multi-stage filter device according to an embodiment of the present invention will be described in more detail with reference to FIGS. 2 and 3. FIG.

도 2는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 이용한 필터링 방법을 설명하기 위한 순서도이다. 도 3은 본 발명의 실시예에 따른 멀티 스테이지 필터 장치의 구성을 나타낸 도면이다. 2 is a flowchart illustrating a filtering method using a multi-stage filter device according to an embodiment of the present invention. 3 is a diagram showing a configuration of a multi-stage filter device according to an embodiment of the present invention.

먼저, 데이터 저장부(110)는 처리 대상이 되는 복수의 데이터를 입력받아 저장한다(S210). 데이터 저장부(110)는 입력 신호 생성부(미도시)로부터 샘플 신호를 가공한 입력신호를 데이터로 입력받아 저장할 수 있다. First, the data storage unit 110 receives and stores a plurality of data to be processed (S210). The data storage unit 110 may receive an input signal obtained by processing a sample signal from an input signal generator (not shown) as data and store the input signal.

그리고 계수 저장부(120)는 데이터 저장부(110)에 저장된 데이터와 연산될 계수를 저장한다(S220). 계수 저장부(120)에 저장되어 있는 서로 다른 계수를 이용하여 공유필터부(140)가 수행하는 필터의 기능을 제어할 수 있다. 계수 저장부(120)는 계수 저장부(120)에 저장된 계수를 이용하여 공유필터부(140)가 저역 필터(LPF, Low Pass Filter), 고역 필터(HPF, High Pass Filter), 대역 필터(BPF, Band Pass Filter), 대역 소거 필터(BSF, Band Stop Filter), CIC(Cascade Integrator Comb) 필터의 기능을 수행하도록 제어할 수 있다. The coefficient storage unit 120 stores coefficients to be operated on and data stored in the data storage unit 110 (S220). The function of the filter performed by the shared filter unit 140 can be controlled by using different coefficients stored in the coefficient storage unit 120. [ The coefficient storage unit 120 stores the coefficients stored in the coefficient storage unit 120 so that the shared filter unit 140 may be a low pass filter (LPF), a high pass filter (HPF) , Band Pass Filter, Band Stop Filter (BSF), and Cascade Integrator Comb (CIC) filter.

다음으로 데이터 선택부(130)는 계수 저장부(120)에 저장되어 있는 계수의 개수와 기준치를 비교한다(S230). 비교결과, 저장되어 있는 계수의 개수가 기준치보다 클 경우, 데이터 선택부(130)는 후술할 S240 단계를 실행한다.Next, the data selection unit 130 compares the number of coefficients stored in the coefficient storage unit 120 with a reference value (S230). As a result of the comparison, if the number of stored coefficients is larger than the reference value, the data selecting unit 130 executes step S240 to be described later.

반면, 계수 저장부(120)에 저장되어 있는 계수가 기준치보다 적을 경우, 데이터 선택부(130)는 후술할 S250 단계를 바로 실행한다. On the other hand, if the coefficient stored in the coefficient storage unit 120 is smaller than the reference value, the data selection unit 130 immediately executes step S250 described later.

또한 계수의 개수가 기준치보다 작지만 데이터의 크기 또는 개수가 또 다른 기준치보다 클 경우, 데이터 선택부(130)는 계수의 개수가 적더라도 후술할 S240 단계를 실행한다. 공유필터부(140)가 복수의 타임 슬롯으로 나누어 데이터를 처리하도록 하여 데이터의 크기 또는 개수로 인해 공유필터부(140)의 복잡도가 증가하는 현상을 방지할 수 있다. If the number of coefficients is smaller than the reference value but the size or number of data is larger than another reference value, the data selecting unit 130 executes step S240 described later even if the number of coefficients is small. It is possible to prevent the shared filter unit 140 from increasing in complexity due to the size or number of data by causing the shared filter unit 140 to divide data into a plurality of time slots and process the data.

여기서, 기준치는 당업자라면 용이하게 설계 변경이 가능하다. Here, the reference value can be easily changed by a person skilled in the art.

다음으로, 계수의 개수가 기준치보다 많은 경우, 공유필터부(140)로 하여금 복수의 타임 슬롯으로 나누어 데이터를 처리하기 위하여 데이터 선택부(130)는 복수의 타임 슬롯을 설정한다(S240). 복수의 타임 슬롯으로 나누는 것은 공유필터부(140)의 복잡도를 낮추기 위함이고, 타임 슬롯의 개수는 데이터 선택부(130)에서 비교한 계수의 개수를 이용하여 결정할 수 있다. Next, when the number of coefficients is larger than the reference value, the data selector 130 sets a plurality of time slots to divide the shared filter unit 140 into a plurality of time slots and process the data (S240). The division of the time slot into a plurality of time slots is for lowering the complexity of the shared filter unit 140 and the number of time slots can be determined by using the number of coefficients compared by the data selection unit 130.

그리고 데이터 선택부(130)는 공유필터부(140)가 타임 슬롯당 처리할 데이터를 선택하여 공유필터부(140)로 출력한다(S250). 데이터 선택부(130)는 데이터 저장부(110)에 저장된 복수의 데이터 중에서 타임 슬롯 별로 각각의 타임 슬롯에 처리할 데이터를 선택하고, 선택된 데이터를 공유필터부(140)로 출력한다. The data selector 130 selects data to be processed per time slot by the shared filter unit 140 and outputs the selected data to the shared filter unit 140 (S250). The data selection unit 130 selects data to be processed in each time slot for each time slot among a plurality of data stored in the data storage unit 110 and outputs the selected data to the shared filter unit 140.

데이터 선택부(130)가 S240 단계를 실행한 경우, 데이터 선택부(130)는 S240 단계에서 설정된 타임 슬롯의 개수를 이용하여 한 타임 슬롯 당 처리할 데이터의 개수를 계산하고, 한 타임 슬롯 당 처리할 데이터의 개수만큼 데이터를 선택하여 공유필터부(140)로 출력한다. When the data selecting unit 130 executes step S240, the data selecting unit 130 calculates the number of data to be processed per one time slot using the number of the time slots set in step S240, And outputs the selected data to the shared filter unit 140. The shared-

반면, 계수 저장부(120)에 저장되어 있는 계수가 기준치보다 적은 경우 즉 S250 단계에서는, 데이터 선택부(130)는 공유필터부(140)가 한 번의 타임 슬롯 동안 데이터 저장부(110)에 저장된 데이터를 처리하도록 할 수도 있다. 이때, 데이터 선택부(130)는 한 번의 타임 슬롯에 처리할 데이터로 데이터 저장부(110)에 저장되어 있는 모든 데이터를 선택한다. In contrast, when the coefficient stored in the coefficient storage unit 120 is smaller than the reference value, that is, in step S250, the data selection unit 130 determines whether the shared filter unit 140 is stored in the data storage unit 110 during one time slot Data may be processed. At this time, the data selection unit 130 selects all data stored in the data storage unit 110 as data to be processed in one time slot.

도 3과 같이, 공유필터부(140)가 4개의 덧셈기(141a, 141b, 141c, 141d)로 구성되고, 계수의 개수가 기준치보다 작은 경우에는 4개의 덧셈기(141a, 141b, 141c, 141d)를 한 번에 사용하여 덧셈 연산을 수행할 수 있다. As shown in FIG. 3, the shared filter unit 140 includes four adders 141a, 141b, 141c and 141d. When the number of coefficients is smaller than the reference value, four adders 141a, 141b, 141c and 141d You can perform addition operations at once.

반면, 계수의 개수가 기준치보다 큰 경우에는 4개의 덧셈기(141a, 141b, 141c, 141d) 중에서 2개의 덧셈기(141a, 141b)만 사용하고, 공유필터부(140)를 2개의 타임슬롯으로 나누어 덧셈 연산을 수행할 수 있다. 이와 같이 일부의 덧셈기에만 데이터를 출력하여 일부의 덧셈기만 가용하는 것은 공유필터부(140)의 전체적인 복잡도를 낮추기 위함이다. On the other hand, when the number of coefficients is larger than the reference value, only two adders 141a and 141b among the four adders 141a, 141b, 141c and 141d are used, and the shared filter unit 140 is divided into two time slots, Operation can be performed. In order to reduce the overall complexity of the shared filter unit 140, only some of the adders are used to output data to only some of the adders.

또한 기준치를 각각 복수 개로 설정하여, 계수의 개수에 따라서 타임 슬롯 및 슬롯 당 입력되는 데이터의 개수를 조절할 수 있다. Further, a plurality of reference values may be set, and the number of times of data input per time slot and slot may be adjusted according to the number of coefficients.

그리고 계수 저장부(120)는 타임 슬롯 별로 데이터와 연산될 계수를 선택한다(S260). 여기서 데이터는 데이터 선택부(130)로부터 해당 타임 슬롯에 처리되도록 S250 단계에서 선택된 것이며, 계수는 타임 슬롯 별로 공유필터부(140)의 각각의 곱셈기에서 각각의 데이터와 연산될 계수를 의미한다. The coefficient storage unit 120 selects coefficients to be calculated and data for each time slot (S260). Here, the data is selected in step S250 so as to be processed in the corresponding time slot from the data selecting unit 130, and the coefficient means a coefficient to be operated on with each data in each multiplier of the shared filter unit 140 for each time slot.

계수 저장부(120)는 데이터 선택부(130)에서 선택된 데이터의 개수에 대응하는 개수의 계수를 선택하고, 선택된 계수를 각각의 곱셈기(142a, 142b, 142c, 142d)로 출력한다. 각각의 곱셈기(142a, 142b, 142c, 142d)는 서로 다른 계수를 가질 수 있다. The coefficient storage unit 120 selects the number of coefficients corresponding to the number of data selected by the data selection unit 130 and outputs the selected coefficient to each of the multipliers 142a, 142b, 142c, and 142d. Each of the multipliers 142a, 142b, 142c, and 142d may have different coefficients.

공유필터부(140)가 한 번의 타임 슬롯으로 데이터를 처리하도록 데이터 선택부(130)가 데이터 저장부(110)에 저장된 모든 데이터를 한 번의 타임 슬롯에 선택하는 경우, 계수 저장부(120)는 데이터의 개수와 동일한 개수의 계수를 선택할 수 있다. When the data selector 130 selects all the data stored in the data storage unit 110 in one time slot so that the shared filter unit 140 processes the data in one time slot, the coefficient storage unit 120 stores The number of coefficients equal to the number of data can be selected.

또한 공유필터부(140)가 복수의 타임 슬롯으로 나누어 데이터를 처리하도록 데이터 선택부(130)는 데이터 저장부(110)에 저장된 데이터를 복수의 타임 슬롯으로 나누어 데이터를 선택할 수도 있다. 이 때, 데이터 선택부(130)가 세분화 하여 타임 슬롯을 설정하는 경우, 공유 필터부(140)에서 가용되는 덧셈기 및 곱셈기 수는 적어지고, 타임 슬롯의 개수는 많아진다. 또한 데이터 선택부(130)가 복수의 타임 슬롯으로 나누어 데이터를 선택하는 경우, 계수 저장부(120)는 한 타임 슬롯에 처리되는 데이터의 개수의 배수에 해당하는 개수만큼의 계수를 선택할 수 있다. In addition, the data selector 130 may divide the data stored in the data storage unit 110 into a plurality of time slots so that the shared filter unit 140 divides the time slots into a plurality of time slots. In this case, when the data selector 130 subdivides and sets time slots, the number of adders and multipliers available in the shared filter unit 140 becomes small, and the number of time slots increases. Also, when the data selector 130 divides data into a plurality of time slots, the coefficient storage unit 120 may select a number of coefficients corresponding to a multiple of the number of data processed in one time slot.

공유필터부(140)는 곱셈기(142a, 142b, 142c, 142d)를 복수의 단으로 구성하여 데이터를 반복하여 곱셈 연산 할 수 있으며, 이때 계수 저장부(120)는 곱셈기(142a, 142b, 142c, 142d)의 개수만큼 계수를 선택하여 공유필터부(140)로 출력한다. The shared filter unit 140 may multiply data by repeatedly constructing the multipliers 142a, 142b, 142c, and 142d in a plurality of stages. At this time, the coefficient storage unit 120 includes multipliers 142a, 142b, 142c, And outputs the selected coefficients to the shared filter unit 140. [

그리고 데이터 선택부(130)는 선택한 데이터를 공유필터부(140)의 복수의 덧셈기 중에서 일부 또는 전체의 덧셈기에 출력한다. 입력되는 데이터의 개수가 모든 덧셈기를 사용하지 않아도 될 만큼 작을 경우, 데이터 선택부(130)는 공유필터부(140)의 모든 덧셈기로 데이터를 출력하지 않고, 일부의 덧셈기에만 데이터를 출력할 수 있다. The data selector 130 outputs the selected data to a partial or full adder among a plurality of adders of the shared filter unit 140. If the number of input data is small enough not to use all the adders, the data selector 130 may output data to only some of the adders without outputting the data to all the adders of the shared filter unit 140 .

공유필터부(140)를 복수의 타임 슬롯으로 나누어 데이터 선택부(130)가 일부의 덧셈기 또는 곱셈기에만 데이터를 출력하여 일부의 덧셈기 또는 곱셈기만 사용할 경우, 점유되지 않는 덧셈기와 곱셈기는 다른 프로그램이나 시스템에서 사용할 수 있도록 공유한다. When the data selector 130 divides the shared filter unit 140 into a plurality of time slots and outputs data to only some adders or multipliers so that only some adders or multipliers are used, So that it can be used in.

또한 공유필터부(140)는 데이터 선택부(130) 및 계수 저장부(120)로부터 선택 받은 데이터와 계수를 이용하여 필터링한다(S270). 데이터 선택부(130)에서 선택 받은 데이터는 공유필터부(140)의 덧셈기를 통하여 두 개의 데이터씩 덧셈 연산되고, 곱셈기는 덧셈기를 통하여 합산된 값을 계수 저장부(120)에서 출력된 계수와 곱셈 연산한다. 그리고 복수의 곱셈기로부터 출력된 곱셈 결과는 합산기(143)를 통하여 합산된다. The shared filter unit 140 filters the data using the data and coefficients selected from the data selection unit 130 and the coefficient storage unit 120 (S270). The data selected by the data selecting unit 130 is added to the two data through the adder of the shared filter unit 140. The multiplier adds the summed value to the coefficient output from the coefficient storage unit 120, . The multiplication results output from the plurality of multipliers are added up through a summer 143. [

이때, 데이터 선택부(130)가 데이터를 출력한 덧셈기만을 이용하여 필터링을 수행한다. 그리고 데이터 선택부(130)가 데이터를 복수의 단으로 나누어 선택하는 경우, 공유필터부(140)는 각각의 덧셈기를 여러 번 반복하여 이용할 수도 있다. At this time, the data selector 130 performs filtering using only the adder outputting the data. When the data selector 130 divides the data into a plurality of stages, the shared filter unit 140 may repeatedly use each of the adders several times.

마지막으로 출력부(150)는 공유필터부(140)에 의하여 필터링 된 필터 출력 값을 타임 슬롯 간격으로 출력한다(S280). 이때, 출력부(150)는 복수의 타임 슬롯 동안 공유필터부(140)에서 처리된 연산 결과를 일시적으로 저장한 후 누적하며, 지연시켜 출력 할 수 있다. Finally, the output unit 150 outputs the filter output values filtered by the shared filter unit 140 at time slot intervals (S280). At this time, the output unit 150 may temporarily store the operation result processed by the shared filter unit 140 during a plurality of time slots, accumulate the result, and output the accumulated result.

본 발명의 일 실시예에 따른 멀티 스테이지 필터 장치는 필터를 사용하는 다양한 장치에 적용될 수 있으며, 특히 디지털 스펙트럼 분석 장치에도 적용이 가능하다. The multi-stage filter device according to an embodiment of the present invention can be applied to various devices using a filter, and in particular, to a digital spectrum analyzer.

이하에서는 도 4 내지 도 5b를 통하여, 본 발명의 실시예에 따른 멀티 스테이지 필터 장치(100)를 적용한 디지털 스펙트럼 분석 장치를 통하여 멀티 스테이지 필터 장치의 활용에 대하여 상세하게 설명한다. Hereinafter, the use of the multi-stage filter device will be described in detail with reference to FIG. 4 through FIG. 5B through a digital spectrum analyzer using the multi-stage filter device 100 according to the embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 적용한 디지털 스펙트럼 분석 장치를 나타낸 예시도이다. 그리고 도 5a는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 적용한 디지털 스펙트럼 분석 장치가 1MHz의 분해능 대역폭으로 스펙트럼을 분석하는 방법을 나타낸 도면이다. 도 5b는 본 발명의 실시예에 따른 멀티 스테이지 필터 장치를 적용한 디지털 스펙트럼 분석 장치가 100KHz의 분해능 대역폭으로 스펙트럼을 분석하는 방법을 나타낸 도면이다.4 is a diagram illustrating an apparatus for analyzing a digital spectrum using a multistage filter apparatus according to an embodiment of the present invention. FIG. 5A is a diagram illustrating a method of analyzing a spectrum with a resolution bandwidth of 1 MHz by a digital spectrum analyzer employing a multi-stage filter device according to an embodiment of the present invention. FIG. 5B is a diagram illustrating a method of analyzing a spectrum with a resolution bandwidth of 100 KHz by a digital spectrum analyzer using a multi-stage filter device according to an embodiment of the present invention.

도 4에 나타낸 것처럼, 디지털 스펙트럼 분석 장치(400)는 멀티 스테이지 필터 장치(100), 입력부(410), 디지털 다운 컨버터(DDC)(420), 저장부(430), 제어부(440), 데시메이션부(450), 전력 측정부(460), FPE부(470), 출력부(480)를 포함한다. 도 4에서 "FILTER"로 표시한 부분은 도 1 내지 도 3에서 설명한 본 발명의 실시예에 따른 멀티 스테이지 필터 장치(100)를 나타낸다. 4, the digital spectrum analyzer 400 includes a multistage filter apparatus 100, an input unit 410, a digital down converter (DDC) 420, a storage unit 430, a control unit 440, Unit 450, a power measurement unit 460, an FPE unit 470, and an output unit 480. The portion indicated by "FILTER" in Fig. 4 represents the multi-stage filter device 100 according to the embodiment of the present invention described in Figs.

도 5a와 같이, 입력부(410)로부터 입력 받은 신호는 멀티 스테이지 필터 장치(100)에서 BPF필터를 이용하여 필터링 된다. 그리고 제어부(440)는 필터링 된 신호를 디지털 다운 컨버터(DDC, Digital Down Converter)(420)로 전달하고, 디지털 다운 컨버터(DDC)(420)는 전달받은 신호를 하향 변환한다. 저장부(430)는 디지털 다운 컨버터(DDC)(420)에서 하향 변환된 신호를 저장한다. 5A, the signal input from the input unit 410 is filtered using the BPF filter in the multi-stage filter device 100. [ The controller 440 transmits the filtered signal to a digital down converter (DDC) 420, and the digital down converter (DDC) 420 down-converts the received signal. The storage unit 430 stores the down-converted signal from the digital down-converter (DDC)

그리고 제어부(440)는 하향 변환된 신호를 다시 멀티 스테이지 필터 장치(100)로 전달하여 멀티 스테이지 필터 장치(100)가 IRLPF필터를 이용하여 신호를 필터링 하도록 제어한다. 제어부(440)는 IRLPF필터를 이용하여 필터링 된 신호를 데시메이션부(450)로 전달하고, 데시메이션부(450)는 전달받은 신호에 데시메이션(decimation)을 수행하여 전체적인 샘플링 주파수를 낮춘다. 또한 저장부(430)는 데시메이션이 수행된 신호를 저장한다. The controller 440 transmits the down-converted signal back to the multi-stage filter device 100, and controls the multi-stage filter device 100 to filter the signal using the IRLPF filter. The control unit 440 transmits the filtered signal to the decimator unit 450 using the IRLPF filter and the decimator unit 450 decimates the received signal to lower the overall sampling frequency. The storage unit 430 also stores the decimated signal.

제어부(440)는 데시메이션 수행된 신호를 다시 멀티 스테이지 필터 장치(100)로 전달하고, 멀티 스테이지 필터 장치(100)는 저장부(430)로부터 PLPF필터의 계수 값을 전달받고, PLPF필터를 이용하여 신호를 필터링한다. 제어부(440)는 필터링 된 신호를 전력 측정부(460)로 전달하여 신호의 전력을 측정한 후, FPE부(470)로 전달하여 신호를 FPE(Floating Point Expression)하여 플로팅 포인트를 표현한다. 플로팅 포인트를 표현한 후, FPE부(470)는 신호를 출력부(480)로 전달하여 출력되도록 한다. The controller 440 transmits the decimated signal to the multistage filter apparatus 100. The multistage filter apparatus 100 receives the count value of the PLPF filter from the storage unit 430 and uses the PLPF filter To filter the signal. The control unit 440 transmits the filtered signal to the power measuring unit 460, measures the power of the signal, and transmits the measured signal to the FPE unit 470 to express the floating point by FPE (Floating Point Expression). After expressing the floating point, the FPE unit 470 transfers the signal to the output unit 480 and outputs it.

다음으로 도 5b와 같이, 디지털 스펙트럼 분석 장치(400)가 100KHz의 분해능 대역폭으로 스펙트럼을 분석할 경우, 도 5a와 달리 멀티 스테이지 필터 장치(100)가 IRLPF필터를 이용하여 필터링 하는 단계 내지 데시메이션부(450)가 전달받은 신호에 데시메이션(decimation)을 수행하여 전체적인 샘플링 주파수를 낮추는 단계를 반복한다. 데시메이션이 수행된 이후에 제어부(440)는 데시메이션 된 신호를 다시 멀티 스테이지 필터 장치(100)로 전달하여 PLPF필터링 되도록 제어한다. Next, as shown in FIG. 5B, when the digital spectrum analyzer 400 analyzes the spectrum with a resolution bandwidth of 100 KHz, unlike FIG. 5A, the multistage filter apparatus 100 performs filtering using an IRLPF filter, The controller 450 repeats the step of decimating the received signal to lower the overall sampling frequency. After the decimation is performed, the controller 440 transmits the decimated signal back to the multistage filter device 100 to control the PLPF filtering.

즉 디지털 스펙트럼 분석 장치(400)가 100KHz의 분해능 대역폭으로 스펙트럼을 분석하는 경우, 멀티 스테이지 필터 장치(100)는 두 번의 타임 슬롯 동안 데이터를 필터링한다. That is, when the digital spectrum analyzer 400 analyzes the spectrum with a resolution bandwidth of 100 KHz, the multistage filter apparatus 100 filters the data for two timeslots.

1MHz의 분해능 대역폭보다 작은 100KHz의 분해능 대역폭으로 필터링을 수행한다는 것은 신호를 더 작게 나누어 필터링 한다는 것을 의미한다. 이처럼 필터링에 사용되는 계수의 개수가 많을 경우, 다단의 디지털 다운 컨버터(DDC) (420)는 샘플링을 가변하여 분해능 대역폭을 작게 설정하고, 복수의 타임 슬롯으로 나누어 신호를 필터링 할 수 있다. Performing filtering with a resolution bandwidth of 100 KHz, which is smaller than the resolution bandwidth of 1 MHz, means filtering the signal smaller. When the number of coefficients used in the filtering is large, the multi-stage digital down converter (DDC) 420 may vary the sampling, set the resolution bandwidth to be small, and filter the signals by dividing into a plurality of time slots.

또한 도 5a 및 5b에 나타낸 것처럼, 디지털 스펙트럼 분석 장치(400)는 다기능을 수행하는 멀티 스테이지 필터 장치(100)를 이용하여 저장부(430)에 저장된 다수의 필터 계수 값을 필요에 따라 설정하여 BPF필터링, IRLPF필터링, PLFP필터링 등 다양한 필터의 기능을 수행 할 수 있다. 특히 데이터에 포함된 허수부분을 제거하는 CIC 필터의 기능을 수행할 수 있다. 5A and 5B, the digital spectrum analyzer 400 sets a plurality of filter coefficient values stored in the storage unit 430 using a multi-stage filter device 100 that performs a multifunction, Filtering, IRLPF filtering, PLFP filtering, and so on. In particular, it can perform the function of a CIC filter that removes the imaginary part included in the data.

또한 다수의 필터 계수 값을 설정하여 하나의 멀티 스테이지 필터 장치(100)를 공유할 수 있다. 즉 멀티 스테이지 필터 장치(100)는 각각 다른 필터로 구현할 수 있지만, 동일한 필터로 구현하여 하나의 멀티 스테이지 필터 장치(100)를 공유할 수 있다. 그리고 멀티 스테이지 필터 장치(100)의 공유필터부(140)에서 사용되지 않는 가산기 또는 곱셈기가 발생할 경우, 멀티 스테이지 필터 장치(100)는 점유되지 않은 가산기 또는 곱셈기를 다른 프로그램 또는 시스템에서 사용할 수 있도록 공유한다. In addition, a plurality of filter coefficient values may be set to share one multistage filter device 100. That is, the multistage filter device 100 may be implemented with different filters, but may be implemented with the same filter to share one multistage filter device 100. When an unused adder or multiplier occurs in the shared filter unit 140 of the multistage filter apparatus 100, the multistage filter apparatus 100 may share the unoccupied adder or multiplier for use in another program or system do.

이와 같이 본 발명의 실시예에 따르면 멀티 스테이지 필터 장치 및 그것을 이용한 필터링 방법을 이용함으로써, 다양한 기능을 수행하는 필터를 공유하고, 공유 필터가 복수의 타임 슬롯으로 나누어 데이터를 처리하도록 하여 디지털 필터의 복잡도를 최소화 할 수 있다. As described above, according to the embodiment of the present invention, by using the multi-stage filter device and the filtering method using the same, it is possible to share a filter that performs various functions, divide the shared filter into a plurality of time slots, Can be minimized.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, Of the right.

100 : 멀티 스테이지 필터 장치 110 : 데이터 저장부
120 : 계수 저장부 130 : 데이터 선택부
140 : 공유필터부 141 : 덧셈기
142 : 곱셈기 143 : 합산기
150 : 출력부 400 : 디지털 스펙트럼 분석 장치
100: Multistage filter device 110: Data storage unit
120: coefficient storage unit 130: data selection unit
140: shared filter unit 141: adder
142: multiplier 143: adder
150: output unit 400: digital spectrum analyzer

Claims (10)

복수의 데이터를 입력받아 저장하는 데이터 저장부,
상기 데이터와 연산될 계수를 저장하는 계수 저장부,
상기 복수의 데이터 중에서 타임 슬롯 당 처리할 하나 이상의 데이터를 선택하여 출력하는 데이터 선택부,
복수의 덧셈기와 복수의 곱셈기를 포함하며, 상기 선택된 데이터와 상기 계수를 이용하여 필터링하는 공유 필터부, 그리고
상기 공유 필터부로부터 출력된 필터 값을 타임 슬롯 간격으로 출력하는 출력부를 포함하며,
상기 데이터 선택부는,
상기 계수의 개수에 따라 상기 공유 필터부로 타임 슬롯당 출력할 데이터의 개수를 결정하되,
사용자로부터 상기 계수의 개수 정보를 입력받는 경우, 상기 계수의 개수가 기준 값보다 크면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 줄이고, 상기 계수의 개수가 상기 기준 값보다 작거나 같으면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 증가시키며,
상기 계수의 개수 또는 상기 선택되는 데이터의 개수에 따라 상기 복수의 덧셈기 중 일부의 덧셈기 또는 전체의 덧셈기에 상기 선택된 데이터를 출력하는 멀티 스테이지 필터 장치.
A data storage unit for receiving and storing a plurality of data,
A coefficient storage unit for storing the data and coefficients to be operated on,
A data selector for selecting one or more data to be processed per time slot among the plurality of data and outputting the selected data,
A shared filter unit including a plurality of adders and a plurality of multipliers, filtering the selected data using the coefficients, and
And an output unit outputting filter values output from the shared filter unit at time slot intervals,
Wherein the data selection unit comprises:
The number of data to be output per time slot is determined by the shared filter unit according to the number of coefficients,
When the number of coefficients is greater than a reference value, the number of data to be output to the shared filter unit per time slot is reduced, and if the number of coefficients is less than or equal to the reference value, The number of data to be output to the shared filter unit is increased,
And outputs the selected data to a partial adder or an entire adder of the plurality of adders according to the number of coefficients or the number of selected data.
제1항에 있어서,
상기 공유 필터부는,
상기 선택된 데이터를 입력받아 합산하는 복수의 덧셈기,
상기 복수의 덧셈기를 통하여 각각 합산된 값을 상기 계수와 곱셈하는 복수의 곱셈기,
각각의 곱셈 결과를 합산하는 합산기를 포함하는 멀티 스테이지 필터 장치.
The method according to claim 1,
The shared-
A plurality of adders for receiving and summing the selected data,
A plurality of multipliers for multiplying the summed values through the plurality of adders with the coefficients,
And a summer that sums the results of each multiplication.
삭제delete 삭제delete 제1항에 있어서,
상기 공유 필터부는 CIC 필터인 멀티 스테이지 필터 장치.
The method according to claim 1,
Wherein the shared filter unit is a CIC filter.
복수의 데이터를 입력받아 저장하는 단계,
상기 데이터와 연산될 계수를 저장하는 단계,
상기 복수의 데이터 중에서 타임 슬롯 당 처리할 하나 이상의 데이터를 선택하여 출력하는 단계,
복수의 덧셈기와 복수의 곱셈기를 포함하는 공유 필터부를 통하여 상기 선택된 데이터와 상기 계수를 입력하여 필터링하는 단계, 그리고
상기 공유 필터부로부터 출력된 필터 값을 타임 슬롯 간격으로 출력하는 단계를 포함하며,
상기 데이터를 선택하여 출력하는 단계는,
상기 계수의 개수에 따라 상기 공유 필터부로 타임 슬롯당 출력할 데이터의 개수를 결정하되,
사용자로부터 상기 계수의 개수 정보를 입력받는 경우, 상기 계수의 개수가 기준 값보다 크면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 줄이고, 상기 계수의 개수가 상기 기준 값보다 작거나 같으면 타임 슬롯당 상기 공유 필터부로 출력하는 데이터의 개수를 증가시키며,
상기 계수의 개수 또는 상기 선택되는 데이터의 개수에 따라 상기 복수의 덧셈기 중 일부의 덧셈기 또는 전체의 덧셈기에 상기 선택된 데이터를 출력하는 멀티 스테이지 필터 장치를 이용한 필터링 방법.
Receiving and storing a plurality of data,
Storing the coefficient to be operated on and the data,
Selecting one or more data to be processed per time slot among the plurality of data and outputting the selected data,
Inputting and filtering the selected data and the coefficient through a shared filter unit including a plurality of adders and a plurality of multipliers, and
And outputting the filter value output from the shared filter unit at time slot intervals,
Wherein the step of selecting and outputting the data comprises:
The number of data to be output per time slot is determined by the shared filter unit according to the number of coefficients,
When the number of coefficients is greater than a reference value, the number of data to be output to the shared filter unit per time slot is reduced, and if the number of coefficients is less than or equal to the reference value, The number of data to be output to the shared filter unit is increased,
And outputting the selected data to a partial adder or an entire adder of the plurality of adders according to the number of coefficients or the number of selected data.
제6항에 있어서,
상기 공유 필터부는,
상기 선택된 데이터를 입력받아 합산하는 복수의 덧셈기,
상기 복수의 덧셈기를 통하여 각각 합산된 값을 상기 계수와 곱셈하는 복수의 곱셈기,
각각의 곱셈 결과를 합산하는 합산기를 포함하는 멀티 스테이지 필터 장치를 이용한 필터링 방법.
The method according to claim 6,
The shared-
A plurality of adders for receiving and summing the selected data,
A plurality of multipliers for multiplying the summed values through the plurality of adders with the coefficients,
And a summer that sums the results of each multiplication.
삭제delete 삭제delete 제6항에 있어서,
상기 공유 필터부는 CIC 필터인 멀티 스테이지 필터 장치를 이용한 필터링 방법.
The method according to claim 6,
Wherein the shared filter unit is a CIC filter.
KR1020140138240A 2014-10-14 2014-10-14 Multi-stage filter apparatus and Method for filtering Using the same KR101584917B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140138240A KR101584917B1 (en) 2014-10-14 2014-10-14 Multi-stage filter apparatus and Method for filtering Using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140138240A KR101584917B1 (en) 2014-10-14 2014-10-14 Multi-stage filter apparatus and Method for filtering Using the same

Publications (1)

Publication Number Publication Date
KR101584917B1 true KR101584917B1 (en) 2016-01-14

Family

ID=55173104

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140138240A KR101584917B1 (en) 2014-10-14 2014-10-14 Multi-stage filter apparatus and Method for filtering Using the same

Country Status (1)

Country Link
KR (1) KR101584917B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180101188A (en) * 2017-03-03 2018-09-12 시냅틱스 인코포레이티드 Coefficient generation for digital filters

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007166535A (en) 2005-12-16 2007-06-28 Matsushita Electric Ind Co Ltd Digital filter
KR100907961B1 (en) 2006-09-28 2009-07-16 야마하 가부시키가이샤 Digital filter

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007166535A (en) 2005-12-16 2007-06-28 Matsushita Electric Ind Co Ltd Digital filter
KR100907961B1 (en) 2006-09-28 2009-07-16 야마하 가부시키가이샤 Digital filter

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180101188A (en) * 2017-03-03 2018-09-12 시냅틱스 인코포레이티드 Coefficient generation for digital filters
KR102534345B1 (en) 2017-03-03 2023-05-22 옴니비젼 티디디아이 온타리오 리미티드 파트너쉽 Coefficient generation for digital filters

Similar Documents

Publication Publication Date Title
US5925093A (en) Sampling frequency converting apparatus
CN109271133B (en) Data processing method and system
CN108763720B (en) DDC implementation method with sampling rate capable of being adjusted down at will
JP5774257B1 (en) Noise analysis device, electronic device, and noise source identification system
US10050607B2 (en) Polyphase decimation FIR filters and methods
KR101584917B1 (en) Multi-stage filter apparatus and Method for filtering Using the same
CN117040486B (en) Multi-gear digital filter and broadband digital receiver
CN106301287A (en) A kind of method for resampling and device
RU2460130C1 (en) Method for digital recursive band-pass filtering and digital filter for realising said method
JP6311601B2 (en) Multistage filter processing apparatus and method
CN110618729A (en) Baud rate generator, communication equipment and generation method of Baud rate clock signal
CN110247642B (en) FIR filtering method and filter
KR102063557B1 (en) Interpolation filter based on time assignment algorithm
US8380772B2 (en) Multi-rate filter bank
Walke et al. An FPGA based digital radar receiver for Soft Radar
US11824572B2 (en) Digital filter circuit, measurement instrument, and signal processing method
US20230179180A1 (en) Digital filter circuit and electronic device
US11057021B2 (en) Fixed latency configurable tap digital filter
CN117526901A (en) FPGA-based Farrow structure filter implementation method and system
Szopos et al. EFFICIENT FPGA IMPLEMENTATION OF AN ADAPTIVE FILTER FOR NOISE CANCELLATION
KR101315891B1 (en) Recursive half-band filter, and method for fitering using the filter
JP5593857B2 (en) Voltage measuring apparatus and voltage measuring method
US20230010278A1 (en) Digital filter circuit, measurement instrument, and signal processing method
Demeechai et al. A new architecture for decimating fir filter
RU137811U1 (en) DIGITAL FILTER WITH MOVABLE PHASE FREQUENCY CHARACTERISTIC

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20191014

Year of fee payment: 5