JP2622962B2 - Zooming device for FFT analyzer - Google Patents

Zooming device for FFT analyzer

Info

Publication number
JP2622962B2
JP2622962B2 JP3020687A JP3020687A JP2622962B2 JP 2622962 B2 JP2622962 B2 JP 2622962B2 JP 3020687 A JP3020687 A JP 3020687A JP 3020687 A JP3020687 A JP 3020687A JP 2622962 B2 JP2622962 B2 JP 2622962B2
Authority
JP
Japan
Prior art keywords
data
filter
output
input
band filter
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Lifetime
Application number
JP3020687A
Other languages
Japanese (ja)
Other versions
JPS63196869A (en
Inventor
吉田  隆
彰 一瀬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP3020687A priority Critical patent/JP2622962B2/en
Publication of JPS63196869A publication Critical patent/JPS63196869A/en
Application granted granted Critical
Publication of JP2622962B2 publication Critical patent/JP2622962B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〈産業上の利用分野〉 この発明はFFT(fast fourier transform)アナライ
ザに用いるズーミング装置の改良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to an improvement of a zooming device used for an FFT (fast fourier transform) analyzer.

〈従来技術〉 FFTアナライザは時系列データに演算処理を施してそ
のスペクトルを測定するものであり、より詳細なスペク
トルを求めるためにズーミング装置によりその周波数軸
を拡大する操作が行なわれる。ズーミングを行うには時
系列データである時系列信号を間引いてサンプリング周
波数を下げればよいが、この様な処理を行うと高い周波
数成分が低い周波数成分に重なるエイリアジング現象が
発生する。そのためローパスフィルタを用いて高い周波
数成分をカットしなければならない。このローパスフィ
ルタとしてデジタルフィルタを用いた装置が用いられて
いる。第3図にデジタルフィルタを用いたズーミング装
置の構成を示す。第3図において1は乗算器であり、デ
ジタル化された時系列データおよびキャリヤ信号である
サイン波信号が入力され、これらの信号が乗算される。
この乗算器1により時系列データの周波数成分が低域に
移されるため、以後の処理が簡単になる。2はIIR(inf
inite implse response)デジタルフィルタであり、乗
算器1の出力が入力され、デジタル演算によりフィルタ
リングが実行される。3はRAMであり、IIRデジタルフィ
ルタ2の出力が入力され、記憶される。このRAM3に記憶
されたデータは間引きが行なわれて再びIIRデジタルフ
ィルタ2にもどされる。この様にして複数段のフィルタ
リングが実行されて出力される。この出力は図示しない
FFTアナライザによりそのスペクトルが解析される。す
なわちIIRデジタルフィルタをマルチステージで用いる
ことにより、高ズーム率とズーム率の可変性を満足させ
る。
<Prior Art> An FFT analyzer performs an arithmetic process on time-series data to measure its spectrum. In order to obtain a more detailed spectrum, an operation of expanding a frequency axis thereof is performed by a zooming device. To perform zooming, the sampling frequency may be reduced by thinning out a time-series signal, which is time-series data. However, such processing causes an aliasing phenomenon in which a high frequency component overlaps a low frequency component. Therefore, high frequency components must be cut using a low-pass filter. A device using a digital filter is used as the low-pass filter. FIG. 3 shows the configuration of a zooming device using a digital filter. In FIG. 3, reference numeral 1 denotes a multiplier, which receives digitized time-series data and a sine wave signal as a carrier signal, and multiplies these signals.
Since the frequency component of the time-series data is shifted to a lower band by the multiplier 1, the subsequent processing is simplified. 2 is IIR (inf
inite implse response) is a digital filter to which the output of the multiplier 1 is input and filtering is performed by digital operation. Reference numeral 3 denotes a RAM to which the output of the IIR digital filter 2 is input and stored. The data stored in the RAM 3 is thinned out and returned to the IIR digital filter 2 again. In this way, a plurality of stages of filtering are executed and output. This output is not shown
The spectrum is analyzed by the FFT analyzer. That is, the high zoom ratio and the variability of the zoom ratio are satisfied by using the IIR digital filter in multiple stages.

第4図にIIRデジタルフィルタの原理構成を示す。IIR
デジタルフィルタはそのn番目の時系列出力をy
(n)、n番目の時系列入力をx(n)とすると、 で表わされる。第4図に示した構成はこの演算を実行す
る為のものであり、4、5は加算器、6は時系列データ
を保持するレジスタ、7は乗算器である。乗算器7はそ
の上に記載されている定数a1〜aN-1、b0〜bN-1とこれら
乗算器に入力されるデータを乗算して出力する。時系列
入力データx(n)は加算器4に入力され、それ以前に
レジスタ6に格納されていたデータに定数a1〜aN-1を乗
算した値との和がとられレジスタ6に格納される。また
加算器4の出力に定数bOを乗算した値は加算器5に入力
され、レジスタ6に格納されたデータに定数b1〜bN-1
乗算した値との和がとられてy(n)として出力され
る。レジスタ6に格納されたデータは順にシフトされ
る。この様にして前記(1)式の演算が実行される。
FIG. 4 shows the principle configuration of the IIR digital filter. IIR
The digital filter outputs the n-th time series output as y
(N), and let the n-th time series input be x (n), Is represented by The configuration shown in FIG. 4 is for executing this operation, wherein 4 and 5 are adders, 6 is a register for holding time-series data, and 7 is a multiplier. The multiplier 7 outputs multiplies the data input to the multipliers and the constant a 1 ~a N-1, b 0 ~b N-1 listed on it. The time-series input data x (n) is input to the adder 4, and the sum of the data previously stored in the register 6 and a value obtained by multiplying the data by constants a 1 to a N−1 is obtained and stored in the register 6. Is done. The value obtained by multiplying the output of the adder 4 by the constant b O is input to the adder 5, and the sum of the value stored in the register 6 and the value obtained by multiplying the data by the constants b 1 to b N−1 is obtained. (N). The data stored in the register 6 is sequentially shifted. In this way, the calculation of equation (1) is performed.

〈発明が解決すべき問題点〉 しかしながら、この様なFFTアナライザのズーミング
装置はIIRデジタルフィルタを用いているので、次のよ
うな問題点がある。
<Problems to be solved by the invention> However, such a zooming device of the FFT analyzer uses an IIR digital filter, and thus has the following problems.

(1)再帰型であるために演算精度が悪く、フィルタの
特性を良くしようとすると非常に長い語長が必要にな
る。
(1) The operation accuracy is low because of the recursive type, and an extremely long word length is required to improve the characteristics of the filter.

(2)位相が線形でなく、使いづらい。(2) The phase is not linear and it is difficult to use.

(3)再帰型であるため、間引きフィルタであるにもか
かわらず全入力データに対して演算が必要である。
(3) Since it is a recursive type, an operation is required for all input data despite being a thinning filter.

(4)乗算回数を減らすような特殊な設計法あるいは伝
達関数の構造がなく、高速化が難しい。
(4) There is no special design method or transfer function structure that reduces the number of multiplications, and it is difficult to increase the speed.

〈発明の目的〉 この発明の目的は、構成が簡単でありかつ高精度のズ
ーム機能を有するFFTアナライザのズーミング装置を提
供することにある。
<Object of the Invention> An object of the present invention is to provide a zooming device of an FFT analyzer having a simple configuration and having a high-precision zoom function.

〈問題点を解決するための手段〉 前記問題点を解決するために、本発明では、時系列デ
ータに演算処理を行いこの時系列データのスペクトルを
もとめるFFTアナライザに用いるズーミング装置であっ
て、 前記時系列データが入力されるマルチプレクサと、こ
のマルチプレクサの出力が入力されるハーフバンドフィ
ルタと、このハーフバンドフィルタの出力が入力される
記憶手段と、前記マルチプレクサとハーフバンドフィル
タと記憶手段をそれぞれ制御するコントローラと、必要
なステージ回数が終了すると前記ハーフバンドフィルタ
の出力が入力されこのハーフバンドフィルタの出力を一
時的に保持するレジスタと、このレジスタに保持された
データを格納するRAMと、所定数のデータが前記RAMに蓄
積されると前記時系列データのスペクトルを演算によっ
て求めるFFTアナライザを有し、 前記コントローラの制御により、前記記憶手段の出力
を間引いて前記マルチプレクサに入力すると共に前記マ
ルチプレクサでは前記ハーフバンドフィルタにおけるフ
ィルタ演算の最初のステージでは前記時系列データを選
択し2回目からのステージでは前記記憶手段からのデー
タを選択するように構成したことを特徴とする。
<Means for solving the problems> In order to solve the above problems, in the present invention, a zooming device used in an FFT analyzer that performs arithmetic processing on time series data and obtains the spectrum of this time series data, A multiplexer to which time-series data is input, a half-band filter to which the output of the multiplexer is input, a storage unit to which the output of the half-band filter is input, and control the multiplexer, the half-band filter, and the storage unit, respectively. A controller, a register for receiving the output of the half-band filter when the required number of stages is completed, temporarily holding the output of the half-band filter, a RAM for storing data held in the register, and a predetermined number of When data is stored in the RAM, the spectrum of the time-series data An FFT analyzer that is obtained by an operation, under the control of the controller, the output of the storage unit is thinned out and input to the multiplexer, and the multiplexer selects the time-series data at the first stage of the filter operation in the half-band filter. In the second and subsequent stages, data is selected from the storage means.

〈実施例〉 第1図に本発明に係るFFTアナライザのズーミング装
置の一実施例を示す。第1図において、10は乗算器であ
り、時系列データおよびキャリヤ信号であるサイン波信
号が入力され、これらの入力が乗算されて時系列データ
の周波数帯域を低域側にシフトする。11はマルチプレク
サであり、乗算器10の出力が入力される。このマルチプ
レクサ11にはまた記憶手段13に記憶されたデータが入力
される。12はハーフバンドフィルタであり、マルチプレ
クサ11の出力が入力される。このハーフバンドフィルタ
12の出力データは記憶手段13に入力されて記憶される。
14はレジスタであり、ハーフバンドフィルタ12の出力が
入力され一時的に保持される。15はRAMであり、レジス
タ14に一時的に保持されたデータが入力され格納され
る。16はFFTアナライザであり、RAM15に格納されたデー
タに基づいてFFT演算を実行してスペクトルを求める。1
7はコントローラであり、マルチプレクサ11、ハーフバ
ンドフィルタ12および記憶手段13を制御する。
<Embodiment> FIG. 1 shows an embodiment of a zooming apparatus for an FFT analyzer according to the present invention. In FIG. 1, reference numeral 10 denotes a multiplier to which time-series data and a sine wave signal as a carrier signal are input, and these inputs are multiplied to shift the frequency band of the time-series data to a lower frequency side. Reference numeral 11 denotes a multiplexer to which the output of the multiplier 10 is input. The data stored in the storage means 13 is also input to the multiplexer 11. Reference numeral 12 denotes a half-band filter to which the output of the multiplexer 11 is input. This half-band filter
The output data of 12 is input to the storage means 13 and stored.
Reference numeral 14 denotes a register to which the output of the half-band filter 12 is input and temporarily stored. Reference numeral 15 denotes a RAM, into which data temporarily stored in the register 14 is input and stored. Reference numeral 16 denotes an FFT analyzer which performs an FFT operation based on the data stored in the RAM 15 to obtain a spectrum. 1
Reference numeral 7 denotes a controller that controls the multiplexer 11, the half-band filter 12, and the storage unit 13.

次にこの実施例の動作を説明する。ズーミング装置に
使用するフィルタは高性能が要求され、かつ高ズーム率
とズーム率の可変性が必要なので、一度のフィルタリン
グだけでその要求性能を満足させることが難しい。その
ため同じフィルタにデータを複数回供給するマルチステ
ージを用いる。
Next, the operation of this embodiment will be described. Since a filter used in a zooming apparatus requires high performance and a high zoom ratio and variability of the zoom ratio are required, it is difficult to satisfy the required performance by only one filtering. Therefore, a multistage that supplies data to the same filter a plurality of times is used.

コントローラ17の制御により一連の時系列入力データ
はマルチプレクサ11を介してハーフバンドフィルタ12に
入力され、ここで所定のフィルタ演算が行われる。演算
された結果はコントローラ17に制御に基づき記憶手段13
に格納される。格納されたデータは2の間引きを行うた
めに、コントローラ17の制御に基づき1つおきのデータ
がとられ、マルチプレクサ11に再度入力される。すなわ
ち記憶手段13の容量はステージの数の2倍のデータが保
持出来るだけの容量を有する。マルチプレクサ11はフィ
ルタ演算の最初のステージでは乗算器10からの時系列デ
ータが選択され、2回目からのステージでは記憶手段13
からのデータが選択される。必要なステージ回数が終了
すると、ハーフバンドフィルタ12の出力はレジスタ14に
入力され、マルチプレクサ11は乗算器10からの時系列デ
ータを選択して次の一連の時系列データの処理に移る。
レジスタ14に保持されたデータはRAM15に格納され、所
定の数のデータが蓄積されるとFFTアナライザ16によっ
てそのスペクトルが演算される。
Under the control of the controller 17, a series of time-series input data is input to the half-band filter 12 via the multiplexer 11, where a predetermined filter operation is performed. The calculated result is stored in the storage unit 13 based on the control of the controller 17.
Is stored in In order to thin out the stored data, every other data is taken under the control of the controller 17 and input to the multiplexer 11 again. That is, the capacity of the storage means 13 is large enough to hold twice as many data as the number of stages. The multiplexer 11 selects the time series data from the multiplier 10 in the first stage of the filter operation, and the storage unit 13 in the second and subsequent stages.
Is selected. When the required number of stages is completed, the output of the half-band filter 12 is input to the register 14, and the multiplexer 11 selects the time-series data from the multiplier 10 and proceeds to the processing of the next series of time-series data.
The data held in the register 14 is stored in the RAM 15, and when a predetermined number of data is accumulated, the spectrum is calculated by the FFT analyzer 16.

次にハーフバンドフィルタについて説明する。ハーフ
バンドフィルタはFIR(finite impulse filter)形フィ
ルタの一種であり、このフィルタは例えばRonald E.Cro
chiere & Lawrence R.Rabiner著によるMultirate Digi
tal Signal Processing等に記載され、既に周知のもの
である。このフィルタの出力y(n)と入力x(n)と
の間には、 y(n)=Σh(k)×(n−k) ……(2) h(k):インパルス応答係数 の関係がある。すなわち出力が入力に帰還しない非再帰
形フィルタである。さらにハーフバンドフィルタではそ
のインパルス応答係数h(k)の間には特別の関係があ
り、フィルタの次数を2N+1、kを0〜2Nとすると、 Nが奇数のときは h(1)=h(3)=……=h(2N−1)=0(但しh
(N)を除く) h(2i)=h(2(N−i)){i:0〜(N−1)/2} Nが偶数のときは h(0)=h(2)=……=h(2N)=0(但しh
(N)を除く) h(2i+1))=h(2(N−i)−1){i:0〜N/2} ……(3) とすることが出来る。第2図にこのハーフバンドフィル
タの構成の一例を示す。この実施例はNが奇数の場合を
示す。第2図において、181〜1891はレジスタであり、
縦接続される。時系列データx(n)はレジスタ181に
入力され、1つずつ順にシフトされる。191〜193は加算
器であり、前記(3)式でインパルス応答係数が等しい
レジスタの出力が加算される。例えば加算器191にはレ
ジスタ181と1891の出力が入力され加算される。1つお
きのレジスタ182、184……の出力に対応するインパルス
応答係数は0であるので、加算しない。201〜203は乗算
器であり、それぞれ加算器191〜193の出力にインパルス
応答係数h(0)〜h(N−1)を乗算する。また、レ
ジスタ186の出力は乗算器204でインパルス応答係数h
(N)と乗算する。21は加算器であり、乗算器201〜204
の出力を加算する。この様にして前記(2)式で示した
フィルタ演算が実行される。
Next, a half-band filter will be described. The half-band filter is a kind of FIR (finite impulse filter) type filter, and this filter is, for example, Ronald E. Cro
Multirate Digi by chiere & Lawrence R. Rabiner
It is described in tal Signal Processing and the like, and is already well known. The relationship between the output y (n) and the input x (n) of this filter is as follows: y (n) = Σh (k) × (nk) (2) h (k): impulse response coefficient There is. That is, it is a non-recursive filter whose output does not return to its input. Further, in the half-band filter, there is a special relation between the impulse response coefficients h (k). If the order of the filter is 2N + 1 and k is 0 to 2N, when N is an odd number, h (1) = h ( 3) =... = H (2N-1) = 0 (where h
(Excluding (N)) h (2i) = h (2 (N−i)) {i: 0 to (N−1) / 2} When N is an even number, h (0) = h (2) =. … = H (2N) = 0 (however, h
(Excluding (N)) h (2i + 1)) = h (2 (N−i) −1) {i: 0 to N / 2} (3) FIG. 2 shows an example of the configuration of this half-band filter. This embodiment shows a case where N is an odd number. In FIG. 2, 181 to 1891 are registers,
Connected vertically. The time-series data x (n) is input to the register 181 and is sequentially shifted one by one. Reference numerals 191 to 193 denote adders, which add the outputs of registers having the same impulse response coefficient in the equation (3). For example, the outputs of the registers 181 and 1891 are input to the adder 191 and added. Since the impulse response coefficients corresponding to the outputs of every other register 182, 184,... Are 0, they are not added. Reference numerals 201 to 203 denote multipliers which multiply outputs of the adders 191 to 193 by impulse response coefficients h (0) to h (N-1). The output of the register 186 is output from the multiplier 204 by an impulse response coefficient h.
(N). 21 is an adder, multipliers 201 to 204
Add the outputs of In this way, the filter operation shown in the above equation (2) is performed.

なお、ハーフバンドフィルタ12のフィルタ特性は前段
のステージは緩かであり、後段になるほど厳しくする。
そのためコントローラ17にてハーフバンドフィルタ12の
インパルス応答係数を切換えるようにする。
Note that the filter characteristics of the half-band filter 12 are gradual in the first stage and stricter in the second stage.
Therefore, the controller 17 switches the impulse response coefficient of the half-band filter 12.

また、コントローラ17は、記憶手段13に格納したハー
フバンドフィルタ12の出力データを1つおきに取り出し
次のステージの入力とするいわゆる2の間引きを行う。
従って後段ステージになる程データの数が少なくなるの
で、前段のステージ2回に対して次のステージを1回行
うようにする。このスケジューリングはコントローラ17
にて行う。
The controller 17 also takes out output data of the half-band filter 12 stored in the storage means 13 every other one and performs so-called thinning-out of 2 as an input to the next stage.
Therefore, the number of data becomes smaller as the stage becomes later, so that the next stage is performed once for two stages of the former stage. This scheduling is performed by controller 17
Perform at

さらに、この実施例では間引きを2としたが、他の数
であってもよい。
Furthermore, in this embodiment, the number of thinnings is two, but another number may be used.

〈発明の効果〉 以上実施例に基づいて具体的に説明したように、この
発明ではフィルタとしてハーフバンドフィルタを用い、
コントローラ17の制御により時系列入力データをマルチ
ステージで用いるようにした。すなわち、コントローラ
17の制御により、マルチプレクサを介してハーフバンド
フィルタに入力し、このハーフバンドフィルタの出力を
記憶手段に保持し、その保持されたデータを間引いて読
み出しマルチプレクサに戻すようにして、マルチステー
ジで用いるようにした。そのため、簡単な構成でズーミ
ングのためのアンチエイリアジングフィルタを実現出来
るので、装置の構成が簡単になる。
<Effects of the Invention> As specifically described above based on the embodiments, the present invention uses a half-band filter as a filter,
Under the control of the controller 17, time-series input data is used in multiple stages. That is, the controller
Under the control of 17, the signal is input to the half-band filter via the multiplexer, the output of the half-band filter is stored in the storage means, and the stored data is thinned out and returned to the read-out multiplexer, so that the data is used in the multistage. I made it. Therefore, an anti-aliasing filter for zooming can be realized with a simple configuration, so that the configuration of the device is simplified.

また、非再帰形のFIRフィルタであるため、フィルタ
演算は2データに対して1回でよく、高速化が可能であ
り、演算回数に比べて演算誤差を少なくすることが出来
る。
In addition, since the FIR filter is a non-recursive FIR filter, the filter operation only needs to be performed once for two data, the speed can be increased, and the operation error can be reduced as compared with the number of operations.

また、ハーフバンドフィルタのインパルス応答係数の
対称性を利用して乗算器の数を次数の1/2に出来、フィ
ルタの中心の係数以外は係数が1つおきに0になること
からさらに1/2にすることが出来る。またレジスタの数
あるいはレジスタに代るその他の記憶手段の大きさも次
数の3/4に出来る。
Also, the number of multipliers can be reduced to half of the order by using the symmetry of the impulse response coefficient of the half-band filter, and every other coefficient becomes 0 except for the coefficient at the center of the filter. Can be 2. Also, the number of registers or the size of other storage means instead of registers can be reduced to 3/4 of the order.

さらに、ハーフバンドフィルタの特性から阻止域の動
作減衰量を大きくすれば自動的に通過域のリップルが小
さくなり、また位相を線形にできる。
Further, if the operation attenuation in the stop band is increased from the characteristics of the half-band filter, the ripple in the pass band is automatically reduced, and the phase can be made linear.

【図面の簡単な説明】[Brief description of the drawings]

第1図は本発明に係るFFTアナライザのズーミング装置
の一実施例を示すブロック図、第2図はハーフバンドフ
ィルタの構成の一例を示すブロック図、第3図は従来の
FFTアナライザのズーミング装置の構成を示すブロック
図、第4図はIIRデジタルフィルタの構成を示すブロッ
ク図である。 10……乗算器、11……マルチプレクサ、12……ハーフバ
ンドフィルタ、13……記憶手段、14,181〜189,1890,189
1……レジスタ、15……RAM、16……FFTアナライザ、17
……コントローラ、、21,191〜193……加算器、201〜20
4……乗算器。
FIG. 1 is a block diagram showing an embodiment of a zooming device of an FFT analyzer according to the present invention, FIG. 2 is a block diagram showing an example of a configuration of a half-band filter, and FIG.
FIG. 4 is a block diagram showing a configuration of a zooming device of the FFT analyzer, and FIG. 4 is a block diagram showing a configuration of an IIR digital filter. 10 Multiplier, 11 Multiplexer, 12 Half-band filter, 13 Storage means 14,181 to 189,1890,189
1… Register, 15… RAM, 16… FFT analyzer, 17
…… Controller, 21,191-193 …… Adder, 201-20
4 ... Multiplier.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】時系列データに演算処理を行いこの時系列
データのスペクトルをもとめるFFTアナライザに用いる
ズーミング装置であって、 前記時系列データが入力されるマルチプレクサと、この
マルチプレクサの出力が入力されるハーフバンドフィル
タと、このハーフバンドフィルタの出力が入力される記
憶手段と、前記マルチプレクサとハーフバンドフィルタ
と記憶手段をそれぞれ制御するコントローラと、必要な
ステージ回数が終了すると前記ハーフバンドフィルタの
出力が入力されこのハーフバンドフィルタの出力を一時
的に保持するレジスタと、このレジスタに保持されたデ
ータを格納するRAMと、所定数のデータが前記RAMに蓄積
されると前記時系列データのスペクトルを演算によって
求めるFFTアナライザを有し、 前記コントローラの制御により、前記記憶手段の出力を
間引いて前記マルチプレクサに入力すると共に前記マル
チプレクサでは前記ハーフバンドフィルタにおけるフィ
ルタ演算の最初のステージでは前記時系列データを選択
し2回目からのステージでは前記記憶手段からのデータ
を選択するように構成したFFTアナライザのズーミング
装置。
1. A zooming apparatus for use in an FFT analyzer which performs arithmetic processing on time-series data and obtains a spectrum of the time-series data, wherein a multiplexer to which the time-series data is input and an output of the multiplexer are input. A half-band filter, storage means for receiving an output of the half-band filter, a controller for controlling the multiplexer, the half-band filter and the storage means, and an output of the half-band filter when the required number of stages is completed. A register for temporarily holding the output of the half-band filter, a RAM for storing the data held in the register, and, when a predetermined number of data is accumulated in the RAM, the spectrum of the time-series data is calculated. The FFT analyzer that you want, Control, the output of the storage means is thinned out and input to the multiplexer, and the multiplexer selects the time-series data at the first stage of the filter operation in the half-band filter, and at the second and subsequent stages, outputs the data from the storage means. FFT analyzer zooming device configured to select data.
JP3020687A 1987-02-12 1987-02-12 Zooming device for FFT analyzer Expired - Lifetime JP2622962B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3020687A JP2622962B2 (en) 1987-02-12 1987-02-12 Zooming device for FFT analyzer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3020687A JP2622962B2 (en) 1987-02-12 1987-02-12 Zooming device for FFT analyzer

Publications (2)

Publication Number Publication Date
JPS63196869A JPS63196869A (en) 1988-08-15
JP2622962B2 true JP2622962B2 (en) 1997-06-25

Family

ID=12297260

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3020687A Expired - Lifetime JP2622962B2 (en) 1987-02-12 1987-02-12 Zooming device for FFT analyzer

Country Status (1)

Country Link
JP (1) JP2622962B2 (en)

Also Published As

Publication number Publication date
JPS63196869A (en) 1988-08-15

Similar Documents

Publication Publication Date Title
AU689439B2 (en) Digital filter having high accuracy and efficiency
US4866647A (en) Continuously variable digital delay circuit
EP0022302B1 (en) Decimation, linear phase, digital fir filter
US5511015A (en) Double-accumulator implementation of the convolution function
KR100893740B1 (en) Decimation filter
US4323980A (en) Digital filter for shared-time processing on several channels
EP0285317B1 (en) Phase coordinated multistage digital filter
CN102055435A (en) Narrow-band digital filter
JP3066241B2 (en) Digital filter and oversampling type analog / digital converter using the digital filter
KR20080053327A (en) Shared memory and shared multiplier programmable digital-filter implementation
US5528527A (en) Sampling frequency converter
JPS6196817A (en) Filter
EP0402145A2 (en) Computation of discrete fourier transform
US6173302B1 (en) Decimation method and decimation filter
EP0197945A1 (en) A digital signal processor for single cycle multiply/accumulation
US4313195A (en) Reduced sample rate data acquisition system
JP2622962B2 (en) Zooming device for FFT analyzer
US5040137A (en) Random access FIR filtering
US7013319B1 (en) Digital filter methods and structures for increased processing rates
JP2008219560A (en) Decimation filter
JPH0641389Y2 (en) Digital filter
JP3177358B2 (en) Digital filter
JPH01284009A (en) Digital filter processing unit, digital protection relay device and digital differential relay device
US7290022B2 (en) Method and filter arrangement for digital recursive filtering in the time domain
JPS62105518A (en) Digital filter