JPS62284512A - Digital filter - Google Patents

Digital filter

Info

Publication number
JPS62284512A
JPS62284512A JP12835586A JP12835586A JPS62284512A JP S62284512 A JPS62284512 A JP S62284512A JP 12835586 A JP12835586 A JP 12835586A JP 12835586 A JP12835586 A JP 12835586A JP S62284512 A JPS62284512 A JP S62284512A
Authority
JP
Japan
Prior art keywords
circuit
bit
address
output
signal
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.)
Granted
Application number
JP12835586A
Other languages
Japanese (ja)
Other versions
JPH0795671B2 (en
Inventor
Seiichiro Iwase
岩瀬 清一郎
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP61128355A priority Critical patent/JPH0795671B2/en
Publication of JPS62284512A publication Critical patent/JPS62284512A/en
Publication of JPH0795671B2 publication Critical patent/JPH0795671B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the circuit scale of a digital filter and to constitute the circuit suitable to IC-implementation by reading previously stored arithmetic data out of a multiport memory, and multiplying the read arithmetic data by a constant respectively and calculating the sum of the resulting values. CONSTITUTION:A digital input signal AIN is inputted to a shift register 1 and delayed in order, and bits of the same digit, e.g. MSB, 2nd MSB-LSB are extracted by an address generating circuit 3 in what is called a bit slice form from the delayed signal to generate plural address signals, which are inputted to the multiport memory 4 to read the previously stored arithmetic data. The read arithmetic data are inputted to a sum calculating circuit 5 and filtered as desired to output the result, so that the circuit scale is decreased and the circuit constitution suitable to IC-implementation is obtained.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ディジタル入力信号のフィルタ処理を回路規
模の小さい回路構成で行うようにしたディジタルフィル
タに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a digital filter that performs filter processing of a digital input signal using a small circuit configuration.

〔概要〕〔overview〕

この発明は、シフトレジスタを用いて一括した態様でビ
ット並列に遅延させたディジタル入力信号の同一桁を夫
々アドレス信号として、予め記憶させた演算データをマ
ルチ染−トメモリから夫々読み出し、この読み出した夫
々の演算データに定数を乗算して得た値の総和を算出す
ることにより、回路規模を小さくしてIC化に通する回
路を構成すスよらrl、アいふ− 〔従来の技術〕 一般にディジタルフィルタは、乗算回路、遅延回路、お
よび加算回路などを用いて構成されるが、そのうち乗算
回路の実現方法として例えば以下のようなものが知られ
ている。
This invention reads pre-stored arithmetic data from a multi-dye memory using the same digits of digital input signals delayed in bit parallel in a batch manner using a shift register as address signals, and By calculating the sum of the values obtained by multiplying the calculated data by a constant, it is possible to reduce the circuit scale and construct a circuit that can be integrated into an IC. is constructed using a multiplier circuit, a delay circuit, an adder circuit, etc., among which the following methods are known as methods for implementing the multiplier circuit.

(11論理演算回路などで構成する直列乗算方式。(A serial multiplication method consisting of 11 logical operation circuits.

この方式は、低速の通信・音声処理の分野などで採用さ
れており、回路規模は小さいが、部分積の加算を時分割
で行うので高速処理には向かない。
This method is used in the fields of low-speed communication and voice processing, and although the circuit scale is small, it is not suitable for high-speed processing because the addition of partial products is performed in a time-sharing manner.

(2)並列に設けた乗算回路で構成する並列乗算方式、
この方式は、ディジタルオーディオの分野などで採用さ
れており、高速処理は可能であるが、回路規模が大きい
(2) A parallel multiplication method consisting of multiplier circuits installed in parallel;
This method has been adopted in the field of digital audio, etc., and although high-speed processing is possible, the circuit size is large.

(3)ビットシフト回路で構成し、2の冨乗の乗算のみ
を行う方式、この方式は、ディジタル画像処理の分野な
どで採用されており、フィルタの仕様が固定されている
場合には利用できるが、完全な専用回路となり汎用性に
欠けるため、量産が可能でコスト的に採算の取れる回路
にしか用いることができない。
(3) A method consisting of a bit shift circuit and performing only multiplication to the power of 2. This method is used in the field of digital image processing, etc., and can be used when the filter specifications are fixed. However, since it is a completely dedicated circuit and lacks versatility, it can only be used in circuits that can be mass-produced and are cost-effective.

(4)乗算器の代わりに、乗算した結果をROMやRA
M中にテーブルマツプとして記憶させ、乗数をアドレス
信号として当該テーブルマツプから所望の乗算結果を得
るように構成するメモリ乗算方式。この方式は(2)の
並列乗算方式と並んで高速乗算によく用いらる。メモリ
としてROMを用いる場合は、フィルタ仕様は固定され
てしまうが、フィルタ仕様を変えても回路構成自体は変
化しない点で(3)の方式と異なる。またメモリにRA
Mを使用するときは低速ながらRAMの内容を書き替え
てフィルタ仕様を変更することができるため、電源入力
時やフィルタ特性切り換え時を除いてリアルタイム処理
が可能である。特に、画像処理の場合では、ブランキン
グ時間にRAMを書き替えることができるため実用的で
ある。
(4) Instead of a multiplier, the multiplication results are stored in ROM or RA.
A memory multiplication method in which a table map is stored in M and a desired multiplication result is obtained from the table map using a multiplier as an address signal. This method is often used for high-speed multiplication along with the parallel multiplication method (2). When a ROM is used as the memory, the filter specifications are fixed, but the circuit configuration itself does not change even if the filter specifications are changed, which is different from the method (3). Also, RA in memory
When using M, the contents of the RAM can be rewritten and filter specifications can be changed, although at a low speed, so real-time processing is possible except when power is turned on or when filter characteristics are switched. Particularly in the case of image processing, it is practical because the RAM can be rewritten during blanking time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

メモリ乗算方式は、乗算入力語長をBとすると、必要と
なるメモリ容量は1乗算器たり2mワードとなり、語長
が増えるに従ってメモリ容量は急激に大きくなってしま
うという欠点がある。
The memory multiplication method has the disadvantage that, assuming the multiplication input word length is B, the required memory capacity is 2 m words for one multiplier, and the memory capacity increases rapidly as the word length increases.

〔問題点を解決するための手段〕[Means for solving problems]

本発明によるディジタルフィルタは、ディジタル入力信
号AINをを一括した態様でビット並列に順次遅延させ
るシフトレジスタ1と、 このシフトレジスタ1を用いてディジタル入力信号を順
次遅延させた信号中の同一桁のビットをビットスライス
する態様で抽出してアドレス信号を生成するアドレス生
成回路3と、 あらかじめ演算したフィルタ演算結果を演算データとし
て記憶し、入力した複数のアドレス信号に対応して、演
算データを夫々重複したPJE、様で読み出し得るよう
構成したマルチポートメモリ4と、マルチポートメモリ
4から読み出した演算データを入力として、演算データ
に所定の定数を乗算またはビットシフトした結果の総和
を算出する和算出回路5とより構成される。
The digital filter according to the present invention includes a shift register 1 that sequentially delays a digital input signal AIN in parallel bits in a batch manner, and a bit of the same digit in the signal that is sequentially delayed by using this shift register 1. an address generation circuit 3 that extracts address signals in a bit-slicing manner and generates address signals; and an address generation circuit 3 that stores pre-computed filter operation results as operation data, and duplicates each operation data corresponding to a plurality of input address signals. A multi-port memory 4 configured to be readable by PJE, and a sum calculation circuit 5 that receives the calculated data read from the multi-port memory 4 and calculates the sum of the results of multiplying the calculated data by a predetermined constant or bit-shifting the data. It consists of

〔作用〕[Effect]

ディジタル入力信号AIDをシフトレジスタ1に入力し
て順次遅延させ、この遅延させた信号から、アドレス生
成回路3により同一の桁のビット例えばMSB、2nd
MSB・・・LSBをいわばビットスライスする態様で
抽出して複数のアドレス信号を生成し、この複数のアド
レス信号をマルチポートメモリ4に入力して、予め記憶
させておいた演算データを夫々読み出す、この読み出し
た演算データを、和算出回路5に入力して所望のフィル
タ処理を行った結果を出力することにより、回路規模を
小さくしてIC化に通した回路構成を可能にしている。
The digital input signal AID is input to the shift register 1 and sequentially delayed, and from this delayed signal, the address generation circuit 3 generates bits of the same digit, for example, MSB, 2nd
MSB...LSB is extracted in a so-called bit slicing manner to generate a plurality of address signals, and the plurality of address signals are input to the multi-port memory 4, and pre-stored calculation data is read out respectively. By inputting the read calculation data to the summation circuit 5 and outputting the result of desired filter processing, it is possible to reduce the circuit scale and create a circuit configuration that can be integrated into an IC.

〔実施例〕〔Example〕

第1図は本発明の原理的構成図を示す。 FIG. 1 shows a basic configuration diagram of the present invention.

第1図において、シフトレジスタlは、例えば夫々Bビ
ットの並列入出力端子を有するレジスタR,ないしR1
より成り、直線位相FIR型ディジタルフィルタの対称
な係数を乗する遅延タフプどうしを加算するのに都合が
よいように配置したものであり、レジスタR1に入力さ
れたBビット入力信号AIHが順次遅延されて、このレ
ジスタR5およびこれに接続されたレジスタRtないし
R6の出力端子から例えば1クロックサイクル分順次遅
延されたBビットの並列タップ出力信号が夫々出力され
るように構成されている。
In FIG. 1, the shift register l is, for example, a register R to R1 each having parallel input/output terminals of B bits.
It is arranged so as to be convenient for adding delay tuffs multiplied by symmetric coefficients of a linear phase FIR type digital filter, and the B-bit input signal AIH input to register R1 is sequentially delayed. B-bit parallel tap output signals sequentially delayed by, for example, one clock cycle are output from the output terminals of this register R5 and the registers Rt to R6 connected thereto.

これらレジスタR3ないしR8から出力された夫々9ビ
ツトのディジクル信号を、図示のようにレジスタR1と
R6、RtとR1、R3とR&、R4とR2の出力信号
を、夫々B+1ビツトの演算能力を有する加算器2−1
ないし2−4に入力してその和を算出する。これにより
、乗算処理すべき信号の数が半分に削減できる。
Each of the 9-bit digital signals output from these registers R3 to R8, as shown in the figure, the output signals of registers R1 and R6, Rt and R1, R3 and R&, and R4 and R2, each has a calculation capacity of B+1 bits. Adder 2-1
to 2-4 and calculate the sum. As a result, the number of signals to be multiplied can be reduced by half.

アドレス生成回路3は、加算器2−1ないし2−4より
の加算出力の同一桁のビットをビットスライスする態様
で抽出して複数のアドレス信号を生成するものである。
The address generation circuit 3 extracts bits of the same digit from the addition outputs from the adders 2-1 to 2-4 in a bit slicing manner to generate a plurality of address signals.

マルチポートメモリ4は、複数のアドレス信号を人力と
して、当該アドレス信号に対応づけて演算データとして
予め記憶させておいたビット桁ごとのフィルタ演算結果
が夫々独立した態様で読み出し得るように構成した複数
のアドレス入力と複数の出力ポートとを有するメモリで
あり、アドレス生成回路3において同一桁のビットをビ
ットスライスする態様で抽出された加算器2−1ないし
2−4の夫々の和出力が、複数のアドレスとして入力さ
れるものである。
The multi-port memory 4 is configured so that the filter operation results for each bit digit, which are stored in advance as operation data in association with the address signals, can be read out in an independent manner using a plurality of address signals manually. The memory has address inputs of 1 and a plurality of output ports, and the sum outputs of each of the adders 2-1 to 2-4 extracted by bit slicing the bits of the same digit in the address generation circuit 3 are It is input as the address of .

和算出回路5は、マルチポートメモリ4から読み出した
演算データを入力として、当該演算データに所定の定数
を乗算またはビットシフトした結果の総和を算出しフィ
ルタ出力を得るものである。
The sum calculation circuit 5 inputs the calculation data read from the multi-port memory 4, multiplies the calculation data by a predetermined constant or bit-shifts the data, calculates the sum of the results, and obtains a filter output.

このことは、乗算が乗数のビットごとの被乗数との部分
積を加算することにより構成することができることに基
づいている。F I R(Finite Impuls
e Re5ponse)型ディジタルフィルタでは、入
力データは、遅延回路(例えばシフトレジスタ1)に導
かれ、この遅延回路の各タップのデータにフィルタ係数
が夫々乗算され、この乗算結果の全てを加算してフィル
タ演算出力が得られるが、遅延回路の各タップから出力
されたデータの各ビン上桁ごとに対するフィルタ係数の
部分積を夫々まず演算し、次いで、これら全ての部分積
をビット桁の重みづけを考慮して加算すればよい、この
際、当然加算の順序は関係ないので、入力語長やタップ
数を任意に分割して演算し、その出力を加算しても同様
の演算結果を得ることができる。
This is based on the fact that multiplication can be constructed by adding the partial products of the multiplier with the multiplicand bitwise. F I R (Finite Impuls)
In the eRe5ponse) type digital filter, input data is guided to a delay circuit (for example, shift register 1), the data at each tap of this delay circuit is multiplied by a filter coefficient, and all of the multiplication results are added to form the filter. The calculation output is obtained by first calculating the partial products of the filter coefficients for the upper digits of each bin of the data output from each tap of the delay circuit, and then considering the bit digit weighting of all these partial products. At this time, of course, the order of addition does not matter, so you can obtain the same calculation result by dividing the input word length or number of taps arbitrarily, and adding the outputs. .

第2図を用いて本発明のより詳細な実施例およびその動
作を説明する。第1図と同様の要素は同じ番号を付与し
、その説明を省略する。
A more detailed embodiment of the present invention and its operation will be described using FIG. Elements similar to those in FIG. 1 are given the same numbers and their explanations will be omitted.

第2図において、シフトレジスタlは、例えば夫々9ビ
ツトの並列入出力端子を有するレジスタR,ないしR4
より成るシフトレジスタ1−1およびレジスタR2ない
しR1より成るシフトレジスタ1−2が並列に配置され
ており、入力信号AIおよび入力信号BINを夫々、順
次遅延させた出力信号A。uTおよび出力信号B。uT
を得るとともに、夫々のレジスタR,ないしR8の出力
端子より9ビツトの並列タップ出力を得るように構成さ
従って、入力信号AH)1をこのレジスタR1から入力
すると、このレジスタRIおよびこれに接続されたレジ
スタR2ないしR4から例えば1クロックサイクル分順
次遅延された9ビツトの並列タップ出力信号が夫々出力
され、同様に、レジスタR4から出力された出力信号A
。LITを入力信号B1oとしてレジスタR2に入力す
ることにより、このレジスタR3およびこれに接続され
たレジスタR8ないしR6から例えば1クロックサイク
ル分順次遅延された9ビツトの並列タップ出力信号が夫
々出力される。なお、レジスタR3とR4の間にはタッ
プの数を偶数にするか奇数にするかを切り換えるための
スイ・ノチが設けられており、シフトレジスタlを単体
で用いる場合にタップ数を8から7に切り換えることが
できる。
In FIG. 2, shift register l is, for example, registers R to R4 each having 9-bit parallel input/output terminals.
A shift register 1-1 consisting of a shift register 1-1 and a shift register 1-2 consisting of registers R2 to R1 are arranged in parallel, and an output signal A is obtained by sequentially delaying an input signal AI and an input signal BIN, respectively. uT and output signal B. uT
It is configured to obtain a 9-bit parallel tap output from the output terminals of each register R to R8. Therefore, when input signal AH)1 is input from this register R1, this register RI and the signals connected thereto are For example, 9-bit parallel tap output signals sequentially delayed by one clock cycle are output from the registers R2 to R4, and similarly, the output signal A output from the register R4 is output from the registers R2 to R4.
. By inputting LIT to register R2 as input signal B1o, 9-bit parallel tap output signals sequentially delayed by, for example, one clock cycle are output from register R3 and registers R8 to R6 connected thereto. Note that a switch is provided between registers R3 and R4 to switch the number of taps to an even number or an odd number. You can switch to .

レジスタR1ないしR8から出力された9ビツトの並列
タップ出力信号が加算器2−1ないし2−4によって加
算された10ビツトの信号は、フリップフロップ(FF
)3−1ないし3−40に1−−1El −/T1に3
;rrsレ−、klM;Lギν(SQ  9nduSB
・・・LSBがいわばビットスライスした態様で抽出さ
れる。このフリップフロツプ(F F)3−1ないし3
−40は、本来的には必ずしも必要としないが、パイプ
ライン処理を行って高速処理を行う場合に必要となるも
のである。
The 10-bit signal obtained by adding the 9-bit parallel tap output signals output from registers R1 to R8 by adders 2-1 to 2-4 is sent to a flip-flop (FF).
) 3-1 to 3-40 to 1--1El −/3 to T1
;rrs, klM;Lgiν(SQ 9nduSB
...LSB is extracted in a so-called bit-sliced manner. This flip-flop (FF) 3-1 or 3
-40 is not necessarily required originally, but is required when high-speed processing is performed by pipeline processing.

抽出された信号は、アドレス信号としてマルチポートメ
モリ4−1.4−2に入力され、当該アドレス信号に対
応づけて演算データとして予め記憶させておいたビット
桁ごとのフィルタ演算結果が夫々独立した態様で出力さ
れる。このマルチポートメモリ4−1.4−2は、夫々
、例えば16ワード、5ポートのものである。シフトレ
ジスタ1のタップ数が、1/2にされて4個になるので
、メモリ容量は2’−16(フード)でよい、入力語長
は、9ビツトであるが、加算によって10ビツトとなる
ので、10ボート分準備しである。この実施例ではマル
チポートメモリを2個設けることで語長を2分割してい
る。このマルチポートメモリ4−1.4−2夫々に対し
て、図示せずも、所定の演算結果などを書き込むために
、別に入力ボートがlボート準備されている。一方、読
み出しの場合には、全てのボートから同時に各々読み出
し得るものであって、たとえ各アドレス端子に全く同一
のアドレスが入力された場合でも当該アドレスに対応す
る演算結果が夫々いわば独立した態様で各ボートから読
み出し得るものである。
The extracted signal is inputted to the multiport memory 4-1.4-2 as an address signal, and the filter calculation results for each bit digit, which are stored in advance as calculation data in association with the address signal, are independently stored. output in the following format. The multiport memories 4-1, 4-2 each have, for example, 16 words and 5 ports. The number of taps in shift register 1 is halved to 4, so the memory capacity only needs to be 2'-16 (hood).The input word length is 9 bits, but becomes 10 bits by addition. Therefore, we prepared for 10 boats. In this embodiment, the word length is divided into two by providing two multiport memories. For each of the multi-port memories 4-1, 4-2, an input port (not shown) is separately prepared for writing predetermined calculation results and the like. On the other hand, in the case of reading, it is possible to read from all the ports at the same time, and even if the exact same address is input to each address terminal, the calculation results corresponding to the addresses are in a so-called independent manner. It can be read from each boat.

和算出回路5は、レジスタR1加算器、および乗算器じ
×2”、“×4”など)から構成されている。この乗算
器は、マルチポートメモリ4−1.4−2に入力したア
ドレス信号を生成した際のいわばビットスライスの原理
に基づくビット桁ごとの重みがけを行うものであるから
、単なるビットシフトの配線だけで済む簡単なものであ
る。
The sum calculation circuit 5 is composed of an adder in register R1, and multipliers (e.g., "x2", "x4", etc.). Since it weights each bit digit based on the principle of bit slicing when a signal is generated, it is simple and requires only bit shift wiring.

また、MSBを抽出して生成したアドレス信号に基づい
て、マルチポートメモリ4−1から読み出された演算デ
ータに対しては、減算するようにされている。これはこ
の回路では2の補数表示でデータを扱うということを仮
定しているためである。
Further, based on the address signal generated by extracting the MSB, the operation data read from the multiport memory 4-1 is subtracted. This is because this circuit assumes that data is handled in two's complement representation.

また、加算器5−1は、タップ拡張のためのものであっ
て、第2図図示構成のディジタルフィルタを縦接続して
タップ数を拡張するためのものである。この場合、シフ
トレジスタR五 (iは工ないし8)の数を拡張するた
めに、第2図図示と同一のものを複数個用意し、縦接続
すればよい、すなわち、ある段の出力信号A。uTを次
段の入力信号AINに入力するとともに、ある段の入力
信号BIに対して前段の出力信号B。u7を入力する。
Further, the adder 5-1 is for tap expansion, and is for expanding the number of taps by vertically connecting digital filters having the configuration shown in FIG. In this case, in order to expand the number of shift registers R5 (i is from 8 to 8), it is sufficient to prepare a plurality of shift registers identical to those shown in FIG. 2 and connect them vertically. . uT is input to the input signal AIN of the next stage, and the output signal B of the previous stage is input to the input signal BI of a certain stage. Enter u7.

最終段のシフトレジスタでは、奇数タップフィルタか、
あるいは偶数タップフィルタかによって上述のスイッチ
SWを切り換える。最終段以外の場合には、このSWは
シフトレジスタR5とシフトレジスタR&とを接続する
ようにする。また、フィルタ演算出力信号courを次
段のフィルタ演算入力信号CINに入力する。拡張時に
は、フィルタ演算入力信号C0が外部からの入力信号と
なり、フィルタ演算出力信号C0u1が外部に対する出
力信号となる。
In the final stage shift register, an odd tap filter or
Alternatively, the above-mentioned switch SW is switched depending on whether the filter is an even tap filter or not. In cases other than the final stage, this SW connects shift register R5 and shift register R&. Further, the filter calculation output signal cour is inputted to the filter calculation input signal CIN of the next stage. At the time of expansion, the filter calculation input signal C0 becomes an input signal from the outside, and the filter calculation output signal C0u1 becomes an output signal to the outside.

尚、マルチポートメモリ4は、RAMを用いて構成され
ているため、記憶内容を書き替えること1−PL−y−
1,11hIL+Ikf−ツク9Brマ赤wiす1wL
A!−フ1きる0例えばTVのY(輝度信号)とC(カ
ラー信号)とを分離するために使用した場合、ブランキ
ング時間中に当該内容を書き替えることにより、フィル
タ仕様を所望の内容に容易に変更することが可能である
Note that since the multiport memory 4 is configured using RAM, the memory contents cannot be rewritten.
1,11hIL+Ikf-tsuku 9Brma red wisu 1wL
A! - For example, when used to separate Y (luminance signal) and C (color signal) on a TV, the filter specifications can be easily changed to the desired contents by rewriting the contents during blanking time. It is possible to change to .

以上説明したように、遅延させた夫々の入力信号の同一
の桁のビットをいわばビットスライスする態様で抽出し
てアドレス信号を生成し、この生成したアドレス信号を
マルチポートメモリ4−1.4−2に入力して所望の演
算結果を読み出してフィルタ処理を行っているため、極
めて回路規模を小サクシたディジタルフィルタを構成す
ることが可能となる。
As explained above, an address signal is generated by extracting bits of the same digit of each delayed input signal in a so-called bit slicing manner, and this generated address signal is sent to the multiport memory 4-1.4- 2, the desired calculation results are read out, and filter processing is performed, making it possible to construct a digital filter with an extremely small circuit scale.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、シフトレジスタ
を用いて一括した態様で並列に遅延させた入力信号の同
一桁でいわばビットスライスした態様のアトに大信号を
夫々生成し、この生成した夫々のアドレス信号を用いて
予め記憶させたビソト桁ごとのフィルタ演算結果を夫々
読み出し、この読み出した夫々の演算結果に定数を乗算
して得た値の総和を算出する構成を採用しているため、
回路規模が小さくかつIC化に適したディジタルフィル
タを構成することができる。また、パイプライン処理を
行わせることにより、更に高速にフィルタ演算処理を行
うことができる。
As explained above, according to the present invention, large signals are generated at the same digits of input signals that are delayed in parallel using a shift register in a so-called bit-sliced manner. This is because a configuration is adopted in which the pre-stored filter calculation results for each bisoto digit are read out using each address signal, and the sum of the values obtained by multiplying each of the read out calculation results by a constant is used. ,
It is possible to configure a digital filter that has a small circuit scale and is suitable for IC implementation. Further, by performing pipeline processing, filter calculation processing can be performed even faster.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の原理的構成図、第2図は本発明の1実
施例構成図を示す。 図中、1はシフトレジスタ、2−1ないし2−4.5−
1は加算器、3はアドレス生成回路、4.4−1.4−
2はマルチポートメモリ、5は和算出回路を表わす。
FIG. 1 shows the basic configuration of the present invention, and FIG. 2 shows the configuration of one embodiment of the present invention. In the figure, 1 is a shift register, 2-1 to 2-4.5-
1 is an adder, 3 is an address generation circuit, 4.4-1.4-
2 represents a multiport memory, and 5 represents a summation circuit.

Claims (1)

【特許請求の範囲】 ディジタル入力信号を一括した態様でビット並列に順次
遅延させるシフトレジスタと、 上記シフトレジスタを用いて上記ディジタル入力信号を
順次遅延させた信号中の同一桁のビットをビットスライ
スする態様で抽出してアドレス信号を生成するアドレス
生成回路と、 あらかじめ演算したフィルタ演算結果を演算データとし
て記憶し、入力した複数のアドレス信号に対応して、上
記演算データを夫々重複した態様で読み出し得るよう構
成したマルチポートメモリと、 このマルチポートメモリから読み出した上記演算データ
に対して、所定の定数を乗算またはビットシフトした結
果の総和を算出する和算出回路とを備え、 この和算出回路からの出力結果を出力するよう構成した
ことを特徴とするディジタルフィルタ。
[Claims] A shift register for sequentially delaying digital input signals in parallel bits in a batch manner; and bit slicing of bits of the same digit in a signal obtained by sequentially delaying the digital input signal using the shift register. an address generation circuit that extracts and generates an address signal in a certain manner; and an address generation circuit that stores pre-calculated filter operation results as operation data, and can read out the above operation data in an overlapping manner in response to a plurality of input address signals; a multi-port memory configured as such, and a sum calculation circuit that calculates the sum of the results of multiplying or bit-shifting the arithmetic data read from the multi-port memory by a predetermined constant; A digital filter characterized by being configured to output an output result.
JP61128355A 1986-06-03 1986-06-03 Digital Filter Expired - Fee Related JPH0795671B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61128355A JPH0795671B2 (en) 1986-06-03 1986-06-03 Digital Filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61128355A JPH0795671B2 (en) 1986-06-03 1986-06-03 Digital Filter

Publications (2)

Publication Number Publication Date
JPS62284512A true JPS62284512A (en) 1987-12-10
JPH0795671B2 JPH0795671B2 (en) 1995-10-11

Family

ID=14982769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61128355A Expired - Fee Related JPH0795671B2 (en) 1986-06-03 1986-06-03 Digital Filter

Country Status (1)

Country Link
JP (1) JPH0795671B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0905890A2 (en) * 1997-09-26 1999-03-31 Lucent Technologies Inc. Filter structure and method
EP0928065A2 (en) * 1997-12-23 1999-07-07 Lucent Technologies Inc. Multiported register file for coefficient use in filters

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5528446A (en) * 1978-08-17 1980-02-29 Sanyo Electric Co Refrigerator
JPS55109024A (en) * 1979-02-13 1980-08-21 Fujitsu Ltd Digital filter

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5528446A (en) * 1978-08-17 1980-02-29 Sanyo Electric Co Refrigerator
JPS55109024A (en) * 1979-02-13 1980-08-21 Fujitsu Ltd Digital filter

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0905890A2 (en) * 1997-09-26 1999-03-31 Lucent Technologies Inc. Filter structure and method
EP0905890A3 (en) * 1997-09-26 1999-05-06 Lucent Technologies Inc. Filter structure and method
US6377619B1 (en) 1997-09-26 2002-04-23 Agere Systems Guardian Corp. Filter structure and method
EP0928065A2 (en) * 1997-12-23 1999-07-07 Lucent Technologies Inc. Multiported register file for coefficient use in filters
EP0928065A3 (en) * 1997-12-23 1999-07-21 Lucent Technologies Inc. Multiported register file for coefficient use in filters
US6542539B1 (en) 1997-12-23 2003-04-01 Agere Systems Guardian Corp. Multiported register file for coefficient use in filters
KR100617388B1 (en) * 1997-12-23 2007-04-25 루센트 테크놀러지스 인크 Multiported register file for coefficient use in filters

Also Published As

Publication number Publication date
JPH0795671B2 (en) 1995-10-11

Similar Documents

Publication Publication Date Title
JPS6059470A (en) Basic cell suitable for multiplication- accumulation processor and said processor
KR940006211B1 (en) Finite impulse response filter
KR100302093B1 (en) How to multiply the binary input signal with the tap coefficient in the crossover digital finite impulse response filter and design the circuit arrangement and crossover digital filter
US5034907A (en) Dynamically configurable signal processor and processor arrangement
JPH05235699A (en) Sampling frequency converter
JPS6364100B2 (en)
JPS62284512A (en) Digital filter
JPH09294054A (en) Architecture for equalizer filter processing real number and complex number signal sample
US6888904B2 (en) 108-tap 1:4 interpolation FIR filter for digital mobile telecommunication
US7167514B2 (en) Processing of quinary data
JP2885121B2 (en) Digital filter
JPS5853217A (en) Digital filter circuit
US5333263A (en) Digital image processing apparatus
JPH0998069A (en) Fir type digital filter
JPH09312549A (en) Rate conversion circuit
JPH03159414A (en) Digital filter
JPH02124621A (en) Digital transversal filter
JPH08335850A (en) Simple digital filter
JPH0374530B2 (en)
JPH04294628A (en) Acyclic digital filter circuit
JPS6113707A (en) Digital filter
JPH06224695A (en) Digital signal processor
JPH0449708A (en) Fir filter circuit
JPS615345A (en) Serial multiplication method
JP2002176628A (en) Image converter

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees