WO2006064916A1 - ディジタルフィルタ - Google Patents

ディジタルフィルタ Download PDF

Info

Publication number
WO2006064916A1
WO2006064916A1 PCT/JP2005/023171 JP2005023171W WO2006064916A1 WO 2006064916 A1 WO2006064916 A1 WO 2006064916A1 JP 2005023171 W JP2005023171 W JP 2005023171W WO 2006064916 A1 WO2006064916 A1 WO 2006064916A1
Authority
WO
WIPO (PCT)
Prior art keywords
signal
multiplication
addition
delay
output
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.)
Ceased
Application number
PCT/JP2005/023171
Other languages
English (en)
French (fr)
Inventor
Fumihiko Horigome
Toru Ohashi
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.)
Pioneer Corp
Original Assignee
Pioneer 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 Pioneer Corp filed Critical Pioneer Corp
Publication of WO2006064916A1 publication Critical patent/WO2006064916A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0294Variable filters; Programmable filters
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/04Recursive filters
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/06Non-recursive filters

Definitions

  • the present invention relates to a digital filter.
  • Fig. 1 (a) is a block diagram showing a configuration of an IIR type digital filter generally used conventionally.
  • this IIR digital filter has a configuration in which a plurality of IIR digital filters Rl to Rm are connected in multiple stages (m stages), and at a predetermined sampling frequency.
  • the sampled input signal Din is input, the specified filtering process is performed, and the output signal Dout is output.
  • the first-stage IIR digital filter R1 includes an adder Al 1 that adds the input signal Din and the output of the adder A21, and a multiplier b01 that multiplies the output of the adder Al 1 and a predetermined filter coefficient.
  • the adder B11 which adds the outputs of the multiplier b01 and the adder B21 and supplies the addition result to the IIR digital filter R2 in the next stage, is subordinately connected to the adder All and 1 based on the clock signal C Ks Multipliers all to anl and bll to bnl that multiply the delay elements Zll to Znl, which generate the delay time of the sample delay (lZfs), and the outputs of the delay elements Zll to Znl and the predetermined filter coefficients Are provided with adders A21, A31... For adding outputs of all to anl and adders B21, B31... For adding outputs of multipliers bll to bnl.
  • the feedback function A (z) forms a feedback loop through the adder All
  • the transfer function B (z), which can be regarded as a filter, is applied to the adder Al 1 without forming a feedback loop
  • the IIR digital filters R2 to Rm in the second and subsequent stages have the same configuration as the IIR digital filter R1 in the first stage, and have the filter characteristics represented by the transfer functions H (z) to H (z). Demonstrate.
  • the filtering function is applied based on the filter characteristics exhibited by the transfer function H (z).
  • a desired filter characteristic can be realized by connecting a plurality of FIR digital filters Fl to Fm in a multistage manner for the FIR digital filter. Is generally done.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2004-15406
  • the above-described conventional IIR type digital filter requires a plurality of stages of IIR type digital filters Rl to Rm in order to realize the desired filter characteristics, and the number of components is also increased. Then there were problems such as an increase in the number of parts and an increase in circuit scale. For example, when incorporated in a semiconductor integrated circuit device such as an IC or LSI, there are problems such as an increase in chip size and cost.
  • FIG. 1 (a) when each component shown in FIG. 1 (a) is realized by a computer program and executed by a digital signal processor (DSP), a microprocessor (MPU), or the like, software processing is performed.
  • DSP digital signal processor
  • MPU microprocessor
  • the number of program steps has increased, and there has been a problem that high-speed digital signal processing cannot be performed due to the heavy load on the digital signal processor (DSP) and microprocessor (MPU).
  • the present invention has been made in view of such a conventional problem, and in the case of a hardware configuration, for example, reduction of components such as parts, miniaturization and simplification of a circuit scale can be achieved. It is also possible to provide a digital filter and a digital signal processing method capable of realizing high-speed processing by reducing the number of program steps, for example, when implemented by software.
  • the invention according to claim 1 is a digital filter that generates an output signal by applying filtering equivalent to a multi-stage IIR digital filter to an input signal synchronized with a sampling frequency.
  • the first calculation means for generating and outputting the first multiplication signal by switching in order, and the first multiplication output from the first calculation means in synchronization with the specified frequency
  • a second addition means for adding the signals as one signal and outputting the addition output signal as the addition result as the output signal; and the input signal and the addition output signal in a predetermined order synchronized with the specified frequency.
  • a second multiplication signal to be supplied to the first adding means is generated and output by switching in a predetermined order during each period of the sampling frequency in synchronization with each period of the frequency.
  • a predetermined number of multipliers each having a predetermined filter coefficient set and a number corresponding to the plurality of stages as a maximum number, and multiplying the delayed signal by the filter coefficient by each multiplier are synchronized with each cycle of the specified frequency and switched in a predetermined order during each cycle of the sampling frequency, thereby generating a third multiplication signal to be supplied to the second adding means. And a third calculation means for outputting the output.
  • the invention according to claim 8 is a digital filter for generating an output signal by applying filtering equivalent to a multi-stage FIR digital filter to an input signal synchronized with a sampling frequency, each having a predetermined filter coefficient. And a predetermined number of multipliers having a maximum number corresponding to the plurality of stages, and the multiplication of the filter coefficient for the predetermined switching supply signal by each multiplier is applied to the plurality of stages of the sampling frequency.
  • a calculation means for generating and outputting a multiplication signal, and the calculation means from the calculation means
  • the multiplication signals output in synchronization with the specified frequency are added as one signal, and the addition output signal as the addition result is output as the output signal.
  • a delay unit configured to output a delay signal obtained by delaying the switching supply signal by the delay time, and a predetermined filter coefficient are respectively set.
  • FIG. 1 is a block diagram showing general configurations of a conventional IIR digital filter and FIR digital filter.
  • FIG. 2 is a diagram showing a configuration of a digital filter according to the first embodiment of the present invention.
  • FIG. 3 is a diagram showing a configuration of a digital filter according to a second embodiment of the present invention.
  • FIG. 4 is a block diagram showing a configuration of an IIR type digital filter according to a more specific example of the first embodiment shown in FIG. 2.
  • FIG. 5 is a timing chart for explaining the operation of the digital filter shown in FIG. 4.
  • FIG. 6 is a block diagram showing another configuration of the multiplier.
  • FIG. 7 is a diagram showing a configuration of a bit shift circuit provided in a multiplier having another configuration shown in FIG.
  • FIG. 8 is a block diagram showing the configuration of an FIR type digital filter according to a more specific example of the second embodiment shown in FIG. 3.
  • FIG. Fig. 2 is a block diagram for explaining the configuration of the digital filter according to the present embodiment that exhibits filter characteristics corresponding to the I IR type digital.
  • Fig. 3 illustrates the filter characteristics equivalent to the FIR type digital.
  • FIG. 3 is a block diagram for explaining a configuration of a digital filter according to the present embodiment, and each digital filter will be described with reference to each drawing.
  • the digital filter according to the first embodiment performs a filtering process when a digital signal (hereinafter referred to as an “input signal”) Din that is a data sequence synchronized with the sampling frequency fs is supplied.
  • Output signal Dout is output.
  • this digital filter performs digital signal processing on each data synchronized with the sampling frequency fs of the input signal Din in synchronization with a specified frequency fa higher than the sampling frequency fs, thereby providing an output after filtering processing.
  • the signal Dout is output in synchronization with the sampling frequency fs.
  • the above-mentioned specified frequency fa is expressed by the following equation (3).
  • the frequency is set to a frequency higher than the sampling frequency fs and an integer m times or more corresponding to the number m (m is an arbitrary number) of the multistage configuration.
  • sample period each period of sampling frequency fs (hereinafter referred to as “sample period”) s and each period of specified frequency fa (hereinafter referred to as “specified period”) ⁇ a is expressed by the following equation (4) ) (5), it is determined that a occurs at a specified period of m times or more within the period of the sample period ⁇ s.
  • the first adder AX includes a switching supply signal Sin supplied in synchronization with a through a signal transfer unit TRT in synchronization with a, and at least a predetermined cycle from the second arithmetic unit CAL2.
  • the second multiplication signal Qal supplied in synchronization is added, and the addition input signal SO, which is the result of the addition, is output to the first arithmetic unit CAL1 and the delay unit DLY.
  • the first calculation unit CAL1 includes a plurality of multipliers (not shown) each having a predetermined filter coefficient set. Equivalent to the m-stage IIR digital filter illustrated in Fig. 1 (a) When designing a digital filter that exhibits filter characteristics, the first arithmetic unit CAL1 is a multiplicity of multipliers bOl, b02, ..., bOm provided at each stage in Fig. 1 (a). It is composed of a plurality of multipliers.
  • the first arithmetic unit CAL1 synchronizes multiplication of the filter coefficient by each multiplier for the addition input signal SO supplied for each a with a specified period of each sample period ⁇ s to a with a specified period.
  • the first multiplication signal QbO indicating the multiplication result is output to the second addition unit AY.
  • each multiplier of the first arithmetic unit CAL1 is represented by bOl, b02,..., BOm
  • the multiplier bOl has its filter in the first specified period a of each sample period s. Multiply the coefficient by the addition input signal S0 and output the first multiplication signal QbO, and at the next specified period a, the multiplier b02 multiplies the filter coefficient by the addition input signal S0 and In the same manner, the remaining multipliers b03 to b0m also multiply the respective filter coefficients by the added input signal S0 every a in a specified cycle to obtain the first multiplication signal QbO. Are output sequentially.
  • the second adder AY has a first multiplication signal QbO supplied in synchronism with a at a specified period and a third arithmetic unit CAL3 equal force.
  • the third adder AY is supplied in synchronism with a at a specified period. Add the multiplication signal Qbl, etc., and output the addition output signal Qe, which is the result of the addition, in synchronization with a at a specified period.
  • the signal transfer unit TRT receives the input signal Din and the addition output signal Qe generated by the second adder AY in synchronization with a at a specified period, and performs exclusive switching to switch the supply signal. It is supplied to the first adder AX as the number Sin.
  • the signal transfer unit TRT includes the first specified period of each sample period ⁇ s.
  • the added output signal Qe is sent to the first adder AX during the period from the next specified period ⁇ a to the end of the sampling period s. Supply. The same processing is repeated every s in each sample period.
  • the delay unit DLY includes a delay element in which a delay time ⁇ T corresponding to a specified period ⁇ a (such as) is set, and is output from the first adder AX in synchronization with the specified period a.
  • the added input signal S0 is delayed and output to the second and third arithmetic units CAL2 and CAL3 as the delayed signal S1.
  • the second arithmetic unit CAL2 includes a plurality of multipliers (not shown) each having a predetermined filter coefficient. ) When designing a digital filter that exhibits the same filter characteristics as the m-stage IIR digital filter illustrated in Fig. 1 (a), it is installed at each stage in Fig. 1 (a). Multipliers corresponding to al 1, al 2,..., Aim are configured.
  • the multiplication of the filter coefficient by each multiplier for the delay signal S1 supplied for each a in a specified period during each sample period ⁇ s is switched in a predetermined order synchronized with a in the specified period.
  • the second multiplication signal Qal indicating each multiplication result is supplied to the first addition unit AX.
  • the multiplier provided in the second arithmetic unit CAL2 is expressed by al l, al2, ⁇ , aim, the delay signal S1 supplied at the beginning of s in each sample period
  • Multiplier al l multiplies the filter coefficient by Q2 and outputs a second multiplied signal Qal.
  • Multiplier al2 multiplies the delayed coefficient S1 supplied to a by the next specified period by the filter coefficient.
  • the second multiplication signal Qal is output, and similarly, the remaining multipliers al3 to alm also multiply each filter coefficient by the delay signal S1 for each a with a specified period to obtain the second multiplication signal.
  • Output Qal sequentially
  • the third arithmetic unit CAL3 is a plurality of multipliers (not shown) each having a predetermined filter coefficient, ie, illustrated in FIG. 1 (a).
  • Each of the stages includes a plurality of multipliers corresponding to the multipliers bl l, bl2,..., Blm.
  • the multiplier provided in the third arithmetic unit CAL3 is represented by bl l, bl2,..., Blm
  • the delay signal S1 supplied at the beginning of s in each sample period The multiplier bl l multiplies the filter coefficient by the third multiplication signal Qbl, and the multiplier bl2 multiplies the delay coefficient S1 supplied to a by the next specified period by the filter coefficient.
  • the third multiplication signal Qbl is output, and the remaining multipliers bl3 to blm are also connected to the respective fibres every specified period ⁇ a. Multiply the filter coefficient by the delay signal SI and output the third multiplication signal Qbl sequentially
  • the output unit PUT performs the second addition at the m-th specified period ⁇ a in each sample period ⁇ S , that is, when time (m X ⁇ a) has elapsed from the start of s in each sample period. Add the output signal Qe output from the unit AY, and add the output signal Qe to a! At the last specified period (ie, m + 1st specified period) of each sample period ⁇ s. Is output as an output signal Dout, and output while holding the output signal Dout during the period until the time (m X ⁇ a) within the next sample period ⁇ s is reached.
  • the signal transfer unit TRT supplies the input signal Din to the first adder AX at the first specified period a in each sampling period s, and In the remaining period of each sampling period s, the added output signal Qe generated in synchronization with a from the second adder AY in a specified period is fed back and supplied to the first adder AX.
  • the second multiplication signal Qal from the second calculation unit CAL2 is applied to the input signal Din and the added force signal Qe supplied by switching from the signal transfer unit TRT. The result is added in synchronization with a, and an addition input signal SO as a result of the addition is output.
  • the first arithmetic unit CAL1 performs multiplication processing of each predetermined filter coefficient and the addition input signal SO sequentially in synchronization with a at a predetermined period and outputs the result to the second addition unit AY side.
  • the delay unit DLY delays and outputs the addition input signal S0 that is supplied in synchronization with a at a specified period, with a predetermined delay time ⁇ , and further outputs the second and third arithmetic units CAL2 , CAL3 also performs multiplication of the delayed signal S1 with a predetermined filter coefficient in synchronization with a in a specified period, and the first and second multiplication signals Qal, Qbl are respectively sent to the first, second, and second multiplication signals.
  • Adder AX and AY are supplied to perform addition processing.
  • the digital filter of the first embodiment performs filtering on the input signal Din by performing predetermined digital signal processing in synchronization with the specified period ⁇ a during each sample period ⁇ s.
  • the processed addition output signal Qe is generated, and the addition output signal Qe is output as an output signal Dout synchronized with the sampling frequency fs via the output unit PUT.
  • the digital filter of the first embodiment it is possible to have a single-stage configuration with fewer components compared to the conventional multi-stage IIR type digital filter, and in particular, addition The number of vessels can be greatly reduced.
  • the circuit scale when configured with hardware, the circuit scale can be reduced.
  • the chip size when incorporated in a semiconductor integrated circuit device such as an IC or LSI, the chip size can be reduced. Costs can be reduced.
  • the digital filter is realized with the conventional m-stage configuration illustrated in Fig. 1 (a)! And exhibits the same filter characteristics as the IIR digital filter.
  • each of the first, second, and third arithmetic units CAL1, CAL2, and CAL3 is provided with a digital circuit having m multipliers b01 to b0m, al l to alm, and bl l to alm equal to the m-stage configuration described above. I explained about filters!
  • the number m of multipliers provided in each of the calculation units CAL1, CAL2, and CAL3 is the maximum number corresponding to the number of stages m described above, and in order to realize a desired filter characteristic. It may be configured with a number less than the maximum number.
  • the second IIR digital filter R2 shown in Fig. 1 (a) has a filter characteristic equivalent to the case where the multiplier bl2 is not provided.
  • the third arithmetic unit CAL3 shown in FIG. 2 may be provided with m ⁇ 1 multipliers by omitting a multiplier corresponding to the multiplier bl2. Then, when the delay signal S1 corresponding to the omitted order of the multipliers is supplied to the third arithmetic unit CAL3 in synchronism with a predetermined cycle, the output is output during the predetermined cycle ⁇ a.
  • a configuration may be adopted in which the third multiplication signal Qbl corresponding to none (NULL) is supplied to the second adder AY.
  • one or more other delay units DLY2, DLYn, etc. having the same structure as the delay unit DLY, and one or more other operation units CAL21, CAL2n, etc. having the same structure as the second operation unit CAL2 And one or more other arithmetic units CAL31, CAL3n, etc. having the same structure as the third arithmetic unit CAL3 Are connected in series to the delay unit DLY, the multiplication signals Qa2, Qan, etc. output from the arithmetic units CAL21, CAL2n, etc. are supplied to the first adder AX, and from the arithmetic units CAL31, CAL 3 ⁇ , etc.
  • the output multiplication signals Qb2, Qbn, etc. may be configured to be supplied to the second adder AY.
  • each filtered output signal Dout can be continuously output in synchronization with s in the sampling period. it can. For this reason, when another circuit for further digital signal processing of the output signal Dout is connected, it is possible to provide a digital filter that facilitates digital signal processing for other circuits.
  • the output unit PUT may be omitted and the addition output signal Qe may be output as the output signal.
  • each sample period is a relatively early point in s. From this, it is possible to perform processing such as timing adjustment, which is extremely important in digital signal processing, during the remaining period in each sample period ⁇ s (the remaining period from the m + 1st specified period). This makes it possible to realize a digital filter with higher accuracy and reliability.
  • the first, second and third arithmetic units CAL1, CAL2, C Each filter coefficient multiplied by AL3 or the like may be fixed, but each filter coefficient may be variably adjusted from the outside.
  • each filter coefficient it is possible to realize an equalizer, an adaptive filter, and the like for adjusting the filter characteristics for each predetermined frequency band with respect to the input signal Din with a simple structure.
  • the IIR type digital filter configured by hardware has been described.
  • functions corresponding to the components described with reference to FIG. 2 are created by a computer program, and the program is executed by a digital signal processor (DSP) or microprocessor (MPU). It ’s good.
  • DSP digital signal processor
  • MPU microprocessor
  • the digital filter according to the second embodiment is higher than the sampling frequency fs for each data synchronized with the sampling frequency fs of the input signal Din, like the digital filter shown in FIG.
  • the digital signal processing is performed in synchronization with the specified frequency fa, and the filtered output signal Dout is output in synchronization with the sampling frequency fs.
  • the above-mentioned specified frequency fa is expressed by the above formula (3) (4 As in (5), the frequency is set to a frequency higher than the sampling frequency fs and an integer m times or more corresponding to the number of stages m (where m is an arbitrary number) in a multistage configuration.
  • a digital filter that exhibits a filter characteristic equivalent to that of the m-stage FIR type digital filter illustrated in Fig. 1 (b) with a frequency that is m + 1 times the sampling frequency fs as the specified frequency fa will be described.
  • the digital filter of the second embodiment is realized with a basic configuration including a signal transfer unit TRT, a delay unit DLY, arithmetic units CAL1, CAL3, an adder AY, and an output unit PUT.
  • the signal transfer unit TRT receives the input signal Din and the addition output signal Qe generated by the addition unit AY in synchronization with a at a specified period, and performs the exclusive switching to obtain the switching supply signal Sin. Output to the arithmetic unit CAL1 and the delay unit DLY. That is, the signal transfer unit TRT outputs the input signal Din as the switching supply signal Sin in the first specified period ⁇ a of each sample period ⁇ s, and then ends the sampling period from the next specified period a. In the period up to the time, the additional force signal Qe is output as the switching supply signal Sin. The same process is repeated every s in each sample period.
  • the calculation unit CAL1 has a plurality of multipliers (not shown) each having a predetermined filter coefficient set.
  • the calculation unit CAL1 is provided at each stage in Fig. 1 (b). It has a plurality of multipliers corresponding to the multipliers bOl, b02,..., BOm. Then, the multiplication of the filter coefficient by each multiplier with respect to the switching supply signal Sin supplied via the signal transfer unit TRT at each specified period ⁇ a of each sample period ⁇ s is performed in a predetermined order synchronized with a.
  • the multiplication signal QbO indicating the multiplication result is output to the adder AY.
  • each multiplier of the arithmetic unit CAL1 is represented by bOl, b02,..., BOm
  • the multiplier bOl switches between its filter coefficient at the first specified period a of each sampling period s.
  • multiplier b02 multiplies the filter coefficient and switching supply signal Sin to output multiplication signal QbO.
  • the remaining multipliers b03 to b0m also multiply the respective filter coefficients and the switching supply signal Sin every a with a specified period, and sequentially output the multiplication signal QbO.
  • the addition unit AY adds the multiplication signal QbO supplied in synchronization with a at a specified period and the multiplication signal Qbl supplied in synchronization with a from the operation unit CAL3, etc., and the addition result
  • the added output signal Qe is output in synchronization with a with a specified period.
  • the delay unit DLY has a delay element in which a delay time ⁇ T corresponding to a specified period ⁇ a (such as) is set, and delays the switching supply signal Sin in synchronization with the specified period a. Output to the calculation unit CAL3 side as signal S1.
  • the arithmetic unit CAL3 has a plurality of multipliers (not shown) each having a predetermined filter coefficient set, that is, a multiplier bl provided in each stage illustrated in FIG. 1 (b). It has a plurality of multipliers corresponding to l, bl2,..., bl m.
  • the multiplication of the filter coefficient by each multiplier for the delay signal S1 supplied for each a in a specified period during each sample period ⁇ s is switched in a predetermined order synchronized with a in the specified period.
  • the multiplication signal Qbl indicating each multiplication result is supplied to the adding unit AY.
  • the multiplier provided in the calculation unit CAL3 is represented by bl l, bl2,..., Blm
  • the delayed signal SI supplied at the beginning of each sample period ⁇ s is multiplied.
  • the multiplier bl l multiplies the filter coefficient and outputs the multiplication signal Qbl
  • the multiplier bl2 multiplies the delay signal S1 supplied to a with the next specified period by the filter coefficient and outputs the multiplication signal Qbl.
  • the remaining multipliers bl3 to blm also multiply the respective filter coefficients by the delay signal S1 every a with a specified period, and sequentially output the multiplication signal Qbl.
  • the output unit PUT outputs the mth specified cycle ⁇ a in each sample cycle ⁇ S , that is, at the point in time (m X ⁇ a) after the start of s in each sample cycle. Is added to the output signal Qe, and at the end of each sampling period, the final specified period of s (ie, m + 1st specified period) is a! /, And the added output signal Qe is output as the output signal. Output as Dout, and output while holding the output signal Dout during the period until the time (m X ⁇ a) within the next sample period ⁇ s is reached.
  • the signal transfer unit TRT uses the input signal Din as the switching supply signal Sin at the first specified period a in each sampling period s.
  • the addition output signal Qe output from the adder AY in synchronization with a at a specified period is fed back and calculated as the switching supply signal Sin.
  • Supply to unit CAL1 and delay unit DLY the switching supply signal Sin from the signal transfer unit TRT is multiplied with a predetermined filter coefficient in a predetermined cycle in order, and sequentially performed to the addition unit AY side.
  • the delay unit DLY outputs the switching supply signal Sin supplied in synchronism with a in a specified cycle, sequentially delayed by a predetermined delay time ⁇ , and the arithmetic unit CAL3 also outputs the delay signal.
  • Each S1 is multiplied by a predetermined filter coefficient in synchronism with a in a specified period, and the multiplication signal Qbl is supplied to the adding unit AY.
  • the digital filter of the second embodiment performs filtering on the input signal Din by performing predetermined digital signal processing in synchronization with the specified period ⁇ a during each sample period ⁇ s.
  • the processed addition output signal Qe is generated, and the addition output signal Qe is output as an output signal Dout synchronized with the sampling frequency fs via the output unit PUT.
  • the digital filter of the second embodiment it is possible to have a single-stage configuration with fewer components compared to the conventional multi-stage FIR type digital filter, and in particular, addition The number of vessels can be greatly reduced.
  • the number m of multipliers provided in each of the calculation units CAL1 and CAL3 is the maximum number corresponding to the above-described number of stages m, and the maximum number is required to realize a desired filter characteristic. Even if it consists of fewer pieces,
  • the second FIR digital filter F2 shown in Fig. 1 (b) tries to realize a filter characteristic corresponding to the case where the multiplier bl2 is not provided.
  • the arithmetic unit CAL3 shown in FIG. 3 may be provided with m ⁇ 1 multipliers by omitting a multiplier corresponding to the multiplier bl2. Then, the delayed signal S1 corresponding to the omitted order of the multipliers is supplied to the arithmetic unit CAL3 in synchronism with a predetermined cycle. If it is supplied, the multiplication signal Qbl corresponding to no output (NULL) is supplied to the adder AY during the specified period a.
  • NULL no output
  • one or more other delay units DLY2, DLYn, etc. having the same structure as the delay unit DLY and one or more other operation units CAL31, CAL3n, etc., having the same structure as the operation unit CAL3 are delayed. It is possible to connect the extension unit DLY in series and supply the multiplication signals Qb2, Qbn, etc. output from the calculation units CAL31, CAL3n, etc. to the addition unit AY!
  • each output signal Dout subjected to filtering can be continuously output in synchronization with s in the sampling period. it can. For this reason, when another circuit for further digital signal processing of the output signal Dout is connected, it is possible to provide a digital filter that facilitates digital signal processing for other circuits.
  • the filtered addition output signal Qe is output from the adding unit AY at the m- th specified period a in each sample period ⁇ s , it is output according to the design specifications and the like.
  • the output unit PUT may be omitted and the addition output signal Qe may be output as an output signal.
  • the addition output signal Qe for which the filtering process is completed is output from the adder AY in each sample period ⁇ s (that is, The point at which the mth specified period has elapsed) is a relatively early point within s for each sample period. From this, the remaining period in each sample period ⁇ s (the m + 1st rule) In the period from the fixed period to the remaining period), it is possible to perform processing such as timing adjustment, which is extremely important in digital signal processing, and it is possible to realize a digital filter with higher accuracy and higher reliability.
  • each filter coefficient multiplied by the arithmetic units CAL1, CAL3, etc. may be a fixed value, but each filter coefficient may be variably adjusted from the outside. Good.
  • an equalizer for adjusting the filter characteristics for each predetermined frequency band with respect to the input signal Din, an adaptive filter, and the like can be realized with a simple structure.
  • the FIR type digital filter configured by hardware has been described.
  • a so-called software configuration in which functions corresponding to the components described with reference to FIG. 3 are created by a computer program and the program is executed by a digital signal processor (DSP) or microprocessor (MPU). It is good.
  • DSP digital signal processor
  • MPU microprocessor
  • FIG. 4 is a block diagram showing the configuration of the digital filter of the present embodiment
  • FIG. 5 is a timing chart for explaining the operation
  • FIGS. 6 and 7 show the multipliers that are the components of the digital filter of the present embodiment. It is a figure showing the structure of the modification.
  • this digital filter includes a signal input terminal for inputting an input signal Din, an output terminal for outputting a filtered output signal Dout, and a specified frequency fa and a sampling frequency from the outside.
  • control signal input terminals for supplying clock signals CKa and CKs synchronized with fs and sequence control signals CTl to CTm + l indicating the order of a in each prescribed period in the sample period ⁇ s .
  • the output signal Dout is output by performing a filtering process on the input signal Din in synchronization with the clock signals CKa and CKs and the sequence control signals CTl to CTm + l.
  • the digital filter of the present embodiment also includes a signal transfer unit TRT, first and second addition units AX, AY, first, second, and third calculation units CAL1, CAL2, and so on.
  • CAL3 and delay unit DLY are provided, and the delay unit DLY and the second and third operation units CAL2 and CAL3 are composed of a plurality of circuits consisting of a delay unit and an operation unit that are serially dependent on the delay unit DLY. It is connected.
  • the first adder AX is configured as a set of a plurality of adders AX1, AX2,..., AXm + 1
  • the second adder AY is similarly configured with a plurality of adders. It is constructed as a set of AY1, AY2, ..., AYm + 1.
  • the signal transfer unit TRT sequentially outputs the addition force signal Qe output from the adder AY1 belonging to the second addition unit AY while latching in synchronization with the clock signal CKa of the specified period fa.
  • D-type flip-flop (DFF) DFFa, input signal Din and output of D-type flip-flop DFF a are switched according to the sequence control signal CT1, and the adder belonging to the first adder AX as the switching supply signal Sin
  • the switch element SWin is formed of an analog switch or the like supplied to the AX1.
  • the switch element SWin has a sequence control signal (hereinafter referred to as "first control signal”) CT1 indicating the period of a at the first (first) specified period of s in each sample period. Din is supplied to the adder AX1, and a sequence control signal (hereinafter referred to as “second control signal” to “m + 1 control signal”) indicating the period of “a” in each of the remaining second to m + 1st specified cycles. )
  • first control signal hereinafter referred to as “first control signal”
  • second control signal to “m + 1 control signal”
  • the addition output signal Qe input through the D flip-flop DFFa is supplied to the adder AX1.
  • the adder AX1 adds the switching supply signal Sin and the multiplication signal (symbol abbreviation) supplied via the adder AX2, and adds the addition input signal SO, which is the addition result, to the first arithmetic unit.
  • the first adder AX is configured as a set of a plurality of adders AX1, AX2, ..., AXm + 1.
  • the second arithmetic unit CAL2 and other multiplication units Qal, Qa2 , ..., Qan is added by adders AX1, AX2, ..., AXm + 1, so that the first adder AX adds each multiplication signal Qal, Qa2, ..., Qan It is supposed to be.
  • the first arithmetic unit CAL1 receives the added input signal SO and multiplies each of the predetermined filter coefficients by m multipliers bOl, b02, ..., bOm, and the multipliers bOl, b02
  • the switch element SWbO is formed of an analog switch or the like that switches and outputs the output of bOm according to the first to mth control signals CTl to CTm. Then, when the first control signal CT1 is supplied in each sample period ⁇ s, the first multiplication signal QbO output from the multiplier bOl is supplied to the adder AY1 belonging to the second adder AY.
  • the first multiplication signal QbO output from the multiplier b02 is supplied to the adder AY1, and in the same manner, when the mth control signal CTm is supplied, multiplication is performed.
  • the first multiplication signal QbO output from the device bOm is supplied to the adder AY1, and the processing is repeated every s for each sample period.
  • the adder AY1 adds the first multiplication signal QbO and the multiplication signal (not shown) supplied through the adder AY2, and adds the addition output signal QbO, which is the addition result, to the D-type flip-flop. D Output to FFa.
  • the second adder AY is configured as a set of a plurality of adders AYl, AY2, ..., AYm + 1.
  • Third arithmetic unit CAL3 and other arithmetic units with equivalent structure, Qbl, Qb2, ..., Qbn are added by adders AYl, AY2, ..., AYm + 1
  • the second adder AY substantially adds the multiplication signals Qbl, Qb2,..., Qbn.
  • the delay unit DLY includes m delay elements Zll to Zlm that generate a delay time ⁇ equal to a in a specified period in synchronization with the clock signal CKa, and an addition input signal according to the first to mth control signals CTl to CTm.
  • a switch element SWly formed by an analog switch or the like that outputs the delay signal S1 is output by switching in an exclusive and sequential manner according to the signals CT1 to CTm.
  • the switch element When the switch SW11 is turned on and the switch element SWly is switched to the delay element Zll side, the addition input signal SO delayed by the delay element Z11 is output as the delay signal S1, and when the second control signal CT2 is input, When the element SW12 is turned on and the switch element SWly is switched to the delay element Z12 side, the addition input signal SO delayed by the delay element Z12 is output as the delay signal S1, and the mth control signal CTm is input in the same manner. Then, when the switch element SWlm is turned on and the switch element SWly is switched to the delay element Zlm side, the addition input signal SO delayed by the delay element Zlm is output as the delay signal SI. Then, the same processing is switched back in synchronization with the sample period ⁇ s.
  • the second arithmetic unit CAL2 receives the delayed signal S1 and multiplies each of the predetermined filter coefficients by m multipliers all, al2, ..., aim and each multiplier all, al2, ..., And a switch element SWal formed of an analog switch or the like that switches and outputs the aim output in accordance with the first to m-th control signals CTl to CTm. Then, when the first control signal CT1 is supplied at s in each sample period, the second multiplication signal Qal output from the multiplier all is supplied to the adder AX2, and the second control signal CT2 is supplied.
  • the second multiplication signal Qal output from the multiplier al2 is supplied to the adder AX2, and similarly, when the mth control signal CTm is supplied, the second multiplication signal output from the multiplier aim is supplied.
  • the multiplication signal Qal is supplied to the adder AX2, and the process is repeated every s in each sample period.
  • the third arithmetic unit CAL3 receives the delay signal S1 and multiplies each of the predetermined filter coefficients by each of m multipliers bll, bl2, ..., blm and each of the multipliers bll, bl2, ..., And a switch element SWbl formed of an analog switch or the like that switches and outputs the output of blm according to the 1st to m-th control signals CTl to CTm. Then, when the first control signal CT1 is supplied at s in each sample period, the third multiplication signal Qbl output from the multiplier bll is supplied to the adder AY2, and the second control signal CT2 is supplied.
  • the third multiplication signal Qbl output from the multiplier bl2 is supplied to the adder AY2, and in the same manner, when the mth control signal CTm is supplied, the third multiplication signal Qbl output from the multiplier blm is supplied.
  • the multiplication signal Qbl of 3 is supplied to the adder AY2, and the process is repeated every s in each sample period.
  • a plurality of delay units having the same structure as that of the delay unit DLY are cascade-connected to the delay unit DLY. That is, m switch elements SW21 to SW2m and Other delay units composed of delay elements Z21 to Zlm and switch element SW2y, and other delay units composed of m switch elements SWnl to SWnm, delay elements Znl to Znm and switch element SWny, etc.
  • the delay unit DLY is connected in series with each other, and any other delay unit, like the delay unit DLY, receives the delay signal SI, S2, etc. of the previous stage according to the first to mth control signals CT1 to CTm. Delayed and output as delayed signals S2, Sn, etc. to the subsequent stage.
  • the delayed signals S2, Sn, etc. output from the other delay units described above are each multiplied by a predetermined filter coefficient to generate respective multiplied signals Qa2, Qan, etc. and Qb2, Qbn, etc.
  • the other computation units (calculation units having the same structure as the second and third multiplication units CAL2 and CAL3) are provided.
  • the other arithmetic unit to be supplied to the adder AX3 and m multipliers b21 to b2m for multiplying the delay signal S2 and a predetermined filter coefficient, and the multiplication signals of the multipliers b21 to b2m Q b2 is switched according to the first to m-th control signals CTl to CTm and supplied to the adder AY3, and m multipliers anl to anm for multiplying the delay signal Sn and a predetermined filter coefficient are provided.
  • the multiplication signal Qan of each multiplier anl to anm is switched according to the 1st to mth control signals CT1 to CTm and supplied to the adder AXm + 1, the delay signal Sn and a predetermined filter.
  • the output unit PUT includes a switch element SWput formed by an analog switch or the like that inputs the addition output signal Qe via the D-type flip-flop DFFa, and a switch element SWput.
  • the D-type flip-flop DFFb that latches and outputs the added output signal Qe in synchronization with the clock signal CKa, and the output of the D-type flip-flop DF Fb is latched and output in synchronization with the clock signal CKs. It has a D-type flip-flop DFFc that outputs the output signal Dout after the filtering process.
  • FIG. 5 shows the operation of the digital filter according to the first embodiment having a powerful configuration. The description will be given with reference.
  • the adder AX2 synchronizes with the specified period set by the clock signal CKa for the input signal Din and the added output signal Qe that are supplied by switching from the signal transfer unit TRT. Adds multiplication signals Qal, Qa2, Qan, etc. supplied through ⁇ AXm + l, and outputs the addition input signal SO that is the result of the addition.
  • the first calculation unit CAL1 performs multiplication processing of each predetermined filter coefficient and the addition input signal SO sequentially in synchronism with a in a specified cycle, and outputs the result to the adder AY1 side.
  • the extension part DLY outputs the addition input signal SO supplied in synchronization with a at a predetermined period in order with a predetermined delay time ⁇ .
  • the second and third arithmetic units CAL2 and CAL3 also multiply the delayed signal S1 by a predetermined filter coefficient in synchronism with a in a specified period
  • the multiplication signals Qal and Qbl of 2 are supplied to the adders AX1 and AY1 via the adders AX2 and AY2, and the addition processing is performed.
  • other delay units and other calculation units that are cascade-connected in series with the delay unit DLY also perform delay processing and multiplication operations in synchronism with a in a specified cycle, and each multiplication signal Qal , Qan, etc. and Qbl, Qbn, etc. are supplied to the adders AX1, AY1 through a plurality of adders to perform addition processing.
  • the digital filter according to the first embodiment performs predetermined digital signal processing in synchronization with the specified period ⁇ a during each sample period ⁇ s, so that the input signal Din is filtered.
  • a summed output signal Qe is generated after filtering, and the added force signal Qe is output as an output signal Dout synchronized with the sampling frequency fs via the output unit PUT.
  • the digital filter of the first embodiment it is possible to have a single-stage configuration with fewer components compared to the conventional multi-stage IIR type digital filter.
  • the number of vessels can be reduced. [0121] Therefore, when configured with hardware, the circuit scale can be reduced, and when incorporated in a semiconductor integrated circuit device such as an IC or LSI, the chip size can be reduced. Costs can be reduced.
  • each filter coefficient multiplied by the first, second, and third arithmetic units CAL1, CAL2, CAL3, etc. is set as a fixed value.
  • Each filter coefficient may be variably adjusted.
  • an equalizer for adjusting the filter characteristics for each predetermined frequency band with respect to the input signal Din, an adaptive filter, and the like can be realized with a simple structure.
  • the delay unit DLY of the first embodiment and the delay units cascade-connected to the delay unit DLY are each of the delay elements Zll to Zlm, Z21 to Z2m, and Znl to Znm.
  • switch elements SWll to SWlm and SWly, SW21 to SW2m and SW2y, SWnl to SWnm and SWny on the input end side and output end side, noise (so-called whisker) etc. is generated in the delayed signals SI, S2 and Sn.
  • Each delay element Zll ⁇ Zlm, Z21 ⁇ Z2m, Z nl ⁇ Znm is provided with a switch element only on the input end side, and without a switch element on the output end side, the delay signal SI, S2 and Sn may be output. Also, each delay element Zll ⁇ Zlm, Z21 ⁇ Z2m, Znl ⁇ Znm input terminal side is not provided with a switch element, but the previous stage signal is input directly, and the output terminal side is provided with a switch element. Please switch to output.
  • each multiplier for multiplying the filter coefficients all to alm, a21 to a2m, ..., anl to anm and b01 to b0m, bll to blm, b21 to b2m, ..., bnl to bnm may be formed by a multiplier that multiplies the input signals SI and S2 to Sn by a filter coefficient that is binary data.
  • An arithmetic circuit including an addition / subtraction circuit may perform a multiplication operation without performing multiplication.
  • the delay signal S1 is 20-bit binary data S1 (0) to S (19) and the filter coefficient value is 0.0505539539.
  • this arithmetic circuit all includes subtraction circuits MP1, MP2 and addition circuit MP3.
  • 0-bit binary data S1 (0) to S (19) are bit-shifted by a predetermined number of bits p, q, r, and s, respectively, corresponding to the filter coefficient values described later, and supplied to the subtraction circuits MPl and MP2.
  • Bit shift circuits BS1, BS2, BS3, BS4 are provided.
  • the bit shift circuit BS1 is formed of a p-bit shift circuit (that is, a 4-bit shift circuit) corresponding to the multiplier (1 4) of 2 in the above formula (6).
  • a p-bit shift circuit that is, a 4-bit shift circuit
  • each bit Dp (0) to Dp (19) of the new 20-bit binary data Dp is represented by each bit data of the delay signal S1, and S1 (4) to S ( 18), S (19), S (19), becomes the data represented by the S (19), S (19 ), so that the coefficient values of 2-4 have been multiplied.
  • the bit shift circuit BS1 is configured to shift the bit arrangement of the delay signal S1 only by changing the wiring pattern to a predetermined arrangement, and thus the circuit scale is simplified. It achieves excellent effects such as downsizing and downsizing and no need for special computing means.
  • the bit shift circuit BS2 is also formed based on the same principle, and is formed by a q bit shift circuit (that is, a 7-bit shift circuit) corresponding to the multiplier (—7) of 2 in the above formula (6). As shown in FIG. 7, the binary data S1 (0) to S (19) of the delayed signal S1 is shifted to the lower bit side by 7 bits, and the upper bit that is vacated by the bit shift is further changed to bit data. By filling with S (19), new 20-bit binary data Dq is generated and supplied to the minus input terminal of the subtractor MPl.
  • a q bit shift circuit that is, a 7-bit shift circuit
  • each bit Dq (0) to Dq (19) of the new 20-bit binary data Dq is represented by Sl (7) to S (18) from the lower bit to the upper bit when represented by the bit data of the delay signal SI. ), S (19), S (19), S (19), S (19), S (19), S (19), S (19) Next, so that the coefficient value of 2 7 have been multiplied.
  • the bit shift circuit BS3 is also formed based on the same principle, and is formed by an r bit shift circuit (ie, an 8-bit shift circuit) corresponding to the multiplier (—8) of 2 in the above formula (6). As shown in FIG. 7, the binary data S1 (0) to S (19) of the delayed signal S1 is shifted 8 bits to the lower bit side, and the upper bits that are vacated by the bit shift are further converted to bit data. By filling with S (19), new 20-bit binary data Dr is generated and supplied to the minus input terminal of the subtractor MP2.
  • an r bit shift circuit ie, an 8-bit shift circuit
  • each bit Dr (0) to Dr (19) of the new 20-bit binary data Dr can be represented by Sl (8) to S ( 18), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S ( become data Table 19), the coefficient value of 2 8 is that the multiplication.
  • the bit shift circuit BS4 is also formed based on the same principle, and is formed by an s bit shift circuit (that is, a 12-bit shift circuit) corresponding to the multiplier of 2 (-12) in the above equation (6). As shown in FIG. 7, the binary data S1 (0) to S (19) of the delay signal S1 is shifted by 12 bits to the lower bit side, and the upper bits that are vacated by the bit shift are converted to the bit data S By filling in (19), new 20-bit binary data Ds is generated and supplied to the positive input terminal of the subtractor MP2.
  • an s bit shift circuit that is, a 12-bit shift circuit
  • each bit Ds (0) to Ds (19) of the new 20-bit binary data Ds is represented by Sl (l 2 to S (18 ), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), S (19), becomes the data represented by S (19), the coefficient value of 2 12 is to be multiplied.
  • the subtraction circuit MP1 performs subtraction on the above data Dp and Dq to output data Dpq indicating the subtraction result
  • the subtraction circuit MP2 performs subtraction on the above data Dr and Ds.
  • the data Drs indicating the subtraction result is output
  • the addition circuit MP3 adds the data Dpq and Drs, whereby the calculation result shown in the above equation (4), that is, the filter of the value (0. 0 5102539).
  • Data Drst corresponding to the product of the coefficient is generated and output to the switch element SWal shown in Fig. 4.
  • the bit shift circuits BS1 to BS4 formed by the wiring pattern are generated by the bit shift.
  • the function of multiplying the filter coefficient substantially is demonstrated, so multiplication or division is performed. Since there is no need to perform this, it is possible to perform high-speed computation, and it is possible to realize simplification and miniaturization of the circuit scale.
  • the arithmetic unit all has been described as a representative example, the remaining multipliers are also formed by an arithmetic circuit including a bit shift circuit in which the amount of bit shift is set in accordance with each filter coefficient.
  • the configuration of the digital filter of the present embodiment can be simplified and downsized.
  • the digital filter is formed as a semiconductor integrated circuit device such as an MSI or LSI. In this case, the chip size can be reduced, which is effective.
  • DSP digital signal processor
  • MPU microprocessor
  • FIG. 8 is a block diagram showing the configuration of the digital filter of the present embodiment, and the same or corresponding parts as those in FIG. 3 are denoted by the same reference numerals.
  • this digital filter is synchronized with the specified frequency fa and sampling frequency fs from the outside, in addition to the signal input terminal that inputs the input signal Din, the output terminal that outputs the filtered output signal Dout.
  • a control signal input terminal is provided for supplying each of the clock signals CKs and CKa and the sequence control signals CTl to CTm + 1 indicating the order of a in each specified period in the sample period ⁇ s .
  • the digital filter of this embodiment is in contrast to the configuration of Embodiment 2 shown in FIG.
  • it comprises a signal transfer unit TRT, a delay unit DLY and other delay units of equivalent structure, arithmetic units CALl, CAL3 and other arithmetic units of equivalent structure, an adder AY, and an output unit PUT.
  • the first addition unit AX, the second calculation unit CAL2, the calculation units CAL21, CAL2n, etc. shown in FIG. 4 are provided! /, NA! /, And so on.
  • the digital filter of Embodiment 1 shown in FIG. 4 is required to form an IIR type digital filter, so that the first adder AX, the second arithmetic unit CAL2, and the arithmetic units CAL21, Whereas CAL2n and the like are provided, the digital filter of the second embodiment requires the first adder AX, the second arithmetic unit CAL2, and the arithmetic unit CAL21 to configure an FIR type digital filter. , CAL2n and the like are not provided, and the remaining configuration is the same as that of the digital filter of the first embodiment.
  • the second adder AY is configured as a set of a plurality of adders AY1, AY2, ..., AYm + 1.
  • the switch element SWin of the signal transfer unit TRT causes the first control signal CT1 indicating the first specified period ⁇ a of each sampling period ⁇ s.
  • the input signal Din is output as the switching supply signal Sin to the first arithmetic unit CAL1 and the delay unit DLY, and in the remaining period of each sampling period s, the adder AY1 passes through the D-type flip-flop DFFa.
  • the added output signal Qe fed back is output to the first arithmetic unit CAL1 and the delay unit DLY side as the switching supply signal Sin.
  • the first arithmetic unit CAL1 performs multiplication processing of each predetermined filter coefficient and the switching supply signal Sin sequentially in synchronism with a in a specified cycle, and outputs the result to the adder AY1 side.
  • the extension part DLY outputs the switching supply signal Sin, which is supplied in synchronization with a at a predetermined period, in order with a predetermined delay time ⁇ .
  • the calculation unit CAL3 also performs multiplication of the delay signal S1 output from the delay unit DLY with a predetermined filter coefficient in synchronization with the specified period ⁇ a, and outputs the multiplication signal Qbl to the addition unit B1.
  • the delay unit DLY receives the multiplication signal Qbl from the delay unit DLY and outputs the multiplication signal Qbl to the addition unit B1.
  • other delay units and other calculation units that are cascade-connected in series with the delay unit DLY also perform delay processing and multiplication operations in synchronism with a in a specified cycle, and each multiplication signal Qbl, Qbn and the like are supplied to the adder AY 1 side through a plurality of adders to perform addition processing.
  • the digital filter of the second embodiment performs the predetermined digital signal processing in synchronization with the specified period ⁇ a during each sample period ⁇ s, thereby performing the filter on the input signal Din.
  • a summed output signal Qe is generated after filtering, and the added force signal Qe is output as an output signal Dout synchronized with the sampling frequency fs via the output unit PUT.
  • the digital filter of the second embodiment it is possible to have a one-stage configuration with fewer components compared to the conventional multi-stage FIR type digital filter. For this reason, when configured with hardware, the circuit scale can be reduced. For example, when incorporated in a semiconductor integrated circuit device such as an IC or LSI, the chip size can be reduced or the cost can be reduced. Can be achieved.
  • the filter coefficients multiplied by the first, second, and third arithmetic units CAL1, CAL2, CAL3, etc. are fixed values, but externally.
  • Each filter coefficient may be variably adjusted.
  • an equalizer for adjusting the filter characteristics for each predetermined frequency band with respect to the input signal Din, an adaptive filter, and the like can be realized with a simple structure.
  • the delay unit DLY of the second embodiment and the delay units cascade-connected thereto are connected to the respective delay elements Zl 1 to Zlm, Z21 to Z2m, Znl to Znm.
  • switch elements SWl l to SWlm and SWly, SW21 to SW2m and SW2y, SWnl to SWnm and SWny are generated in the delayed signals SI, S2 and Sn Forces to prevent this from occurring
  • Each delay element Zl l to Zlm, Z21 to Z2m, Z nl to Znm is provided with a switch element only on the input end side, and directly on the output end side without a switch element.
  • each delay element Zll ⁇ Zlm, Z21 ⁇ Z2m, Znl ⁇ Znm input terminal side is not provided with a switch element, but the previous stage signal is input directly, and the output terminal side is provided with a switch element. Please switch to output.
  • each multiplier b01 to b0m, bll to blm, b21 to b2m, ..., bnl to bnm for multiplying the filter coefficients are respectively input signals SI, S2 to Sn, although it may be formed by an arithmetic unit that multiplies the filter coefficient that is binary data, it may be formed by an arithmetic circuit having a bit shift circuit as illustrated in FIGS. 6 and 7, or by such an arithmetic circuit. Then, when this digital filter is formed as a semiconductor integrated circuit device, it is possible to reduce the circuit scale, the chip size, and the like.
  • DSP digital signal processor
  • MPU microprocessor

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Picture Signal Circuits (AREA)

Abstract

 本発明は、簡素な構成のディジタルフィルタを提供することを目的とする。  信号転送部TRTがサンプリング周波数fsより高周波数の規定周波数faに同期して、入力信号Dinと加算出力信号Qeを所定順序で切り替え、切替供給信号Sinとして出力し、加算部AXが切替供給信号Sinと演算部CAL2等からの乗算信号Qa1等を規定周波数faに同期して加算し、その加算入力信号S0を出力する。演算部CAL1が所定数の乗算器によってフィルタ係数を規定周波数faに同期して乗算することにより乗算信号Qb0を生成し、加算部AYが乗算信号Qb0と演算部CAL3等からの乗算信号Qb1等を規定周波数faに同期して加算し、その加算結果を示す加算出力信号Qeを出力する。乗算部CAL2,CAL3は、加算入力信号S0を遅延部DLYを介して入力し、各々所定数の乗算器によってフィルタ係数を規定周波数faに同期して乗算することにより、乗算信号Qa1,Qb1を生成し、加算部A1,B1に供給し加算処理を行わせる。そして、加算出力信号Qeを出力部PUTが、サンプリング周波数fsに同期した出力信号Doutにして出力する。

Description

明 細 書
ディジタルフィルタ
技術分野
[0001] 本発明は、ディジタルフィルタに関する。
背景技術
[0002] コンピュータ技術や集積回路技術等の発展を背景として、音声処理や画像処理、 通信をはじめとする幅広 、技術分野でディジタル信号処理技術が急速に進歩し、例 えば特開 2004— 15406号公報に開示されている IIR (Infinite Impulse Response)形 や FIR (Finite Impulse Response)形のディジタルフィルタがディジタル信号処理技術 における基盤要素として多用されている。
[0003] 図 1(a)は、従来一般に利用されている IIR形ディジタルフィルタの構成を表したブロ ック図である。
[0004] 同図にお!/、て、この IIR形ディジタルフィルタは、複数個の IIR形ディジタルフィルタ Rl〜Rmが多段 (m段)接続された構成を有しており、所定のサンプリング周波数 で サンプリングされた入力信号 Dinを入力し、所定のフィルタリング処理を施して出力信 号 Doutを出力する。
[0005] 初段の IIR形ディジタルフィルタ R1は、入力信号 Dinと加算器 A21の出力とを加算 する加算器 Al 1と、加算器 Al 1の出力と所定のフィルタ係数とを乗算する乗算器 b01 と、乗算器 b01と加算器 B21との出力を加算しその加算結果を次段の IIR形ディジタ ルフィルタ R2へ供給する加算器 B11と、加算器 Allに従属接続され、クロック信号 C Ksに基づいて 1サンプル遅延(lZfs)の遅延時間を生じる遅延素子 Zll〜Znlと、遅 延素子 Zll〜Znlの各出力と所定のフィルタ係数とを乗算して出力する乗算器 all〜 anl, bll〜bnlと、乗算器 all〜anlの出力を加算する加算器 A21, A31…と、乗算 器 bll〜bnlの出力を加算する加算器 B21, B31…とを備えて構成されている。
[0006] そして、遅延素子 Zll〜Znlと乗算器 all〜anlと加算器 A21, A31…によって実現 されて!/ヽる部分 (加算器 A21を除 ヽた当該部分だけを見た場合の構成は FIR形ディ ジタルフィルタと見なすことができる)の伝達関数を z変換表記の A (z)で表し、遅延素 子 Zll〜Znlと乗算器 b01〜bnlと加算器 Bll, B21, B31…によって実現されている 部分(当該部分だけを見た場合の構成も、 FIR形ディジタルフィルタと見なすことがで きる)の伝達関数を B (z)で表すこととすると、 FIR形ディジタルフィルタと見なせる伝
1
達関数 A (z)は加算器 Allを介して帰還ループを構成しており、 FIR形ディジタルフィ
1
ルタと見なせる伝達関数 B (z)は帰還ループを構成することなく加算器 Al 1に対して
1
従属接続されているため、 IIR形ディジタルフィルタ R1の全体の伝達関数 H (z)は、次
1 式 (1)で表され、その伝達関数 H (z)で発揮されるフィルタ特性に基づいてフィルタリン
1
グ処理を行う。
[0007] [数 1]
, 、 t
H i ( ζ ) = ··· ( I
Figure imgf000004_0001
[0008] 2段目以降の IIR形ディジタルフィルタ R2〜Rmも、初段の IIR形ディジタルフィルタ R1と同様の構成を有し、伝達関数 H (z)〜H (z)で表されるフィルタ特性を発揮する。
2 m
[0009] したがって、 IIR形ディジタルフィルタ Rl〜Rmが多段接続された従来のディジタル フィルタの伝達関数を H (z)とすると、次式 (2)で表されることとなり、入力信号 Dinに
ALL
対して伝達関数 H (z)で発揮されるフィルタ特性に基づ 、てフィルタリング処理を施
ALL
し、その処理結果である出力信号 Doutを出力するようになって 、る。
[0010] [数 2]
HALL ( Z ) = Hi ) H2 ( z )〜Hm ( z ) … ( 2 )
[0011] また、図 1(b)のブロック図に示すように、 FIR形ディジタルフィルタについても、複数 個の FIR形ディジタルフィルタ Fl〜Fmを多段接続することで、所望のフィルタ特性を 実現することが一般に行われて 、る。
[0012] 特許文献 1 :特開 2004— 15406号公報
発明の開示
発明が解決しょうとする課題 [0013] ところで、上記従来の IIR形ディジタルフィルタは、所望のフィルタ特性を実現する ために、複数段の IIR形ディジタルフィルタ Rl〜Rmが必要であること力も構成要素が 多くなり、ハードウ アで構成すると部品点数の増加や回路規模が大きくなる等の問 題があった。例えば、 ICや LSI等の半導体集積回路装置に組み込んだ場合にはチ ップサイズの大型化やコスト高を招く等の問題があった。
[0014] また、図 1(a)に示した各構成要素をコンピュータプログラムで実現し、ディジタルシ グナルプロセッサ(DSP)やマイクロプロセッサ(MPU)等に実行させることによってソ フトウェア処理を行う場合にも、プログラムステップ数が多くなり、ディジタルシグナル プロセッサ(DSP)やマイクロプロセッサ(MPU)等に多くの負荷が掛かって高速のデ イジタル信号処理を行うことができなくなる等の問題があった。
[0015] また、図 1(b)に例示した従来の FIR形ディジタルフィルタにおいても、複数個の FIR 形ディジタルフィルタを多段接続で構成すると構成要素が多くなり、ハードウェア構成 とした場合には、部品点数の増加や回路規模が大きくなる等の問題を招き、ソフトゥ エアで実現すると、プログラムステップ数が多くなつて高速処理等に支障を来す等の 問題を招来していた。
[0016] 本発明はこうした従来の問題に鑑みてなされたものであり、ハードウェア構成とした 場合に、例えば部品等の構成要素の低減や回路規模の小型化、簡素化等を図るこ とができ、また、ソフトウェアで実現する場合には、例えばプログラムステップ数を低減 して高速処理等を実現することができる、ディジタルフィルタとディジタル信号処理方 法を提供することを目的とする。
課題を解決するための手段
[0017] 請求項 1に記載の発明は、サンプリング周波数に同期した入力信号に対し複数段 の IIR形ディジタルフィルタに相当するフィルタリングを施して出力信号を生成するデ イジタルフィルタであって、供給される信号を加算して加算入力信号を生成する第 1 の加算手段と、各々所定のフィルタ係数が設定され前記複数段に相当する個数を最 大個数とする所定個数の乗算器を有し、当該各乗算器による前記加算入力信号に 対するフィルタ係数の乗算を、前記サンプリング周波数の前記複数段に相当する整 数倍以上の規定周波数に同期して、前記サンプリング周波数の各周期の間に所定 順序で切り替えて行わせることにより、第 1の乗算信号を生成して出力させる第 1の演 算手段と、前記第 1の演算手段から前記規定周波数に同期して出力される第 1の乗 算信号を一の信号として加算し、加算結果である加算出力信号を前記出力信号とし て出力する第 2の加算手段と、前記入力信号と前記加算出力信号を前記規定周波 数に同期した所定順序で前記第 1の加算手段に供給する信号転送手段と、前記規 定周波数の各周期に相当する遅延時間が設定された遅延素子を有し、前記加算入 力信号を当該遅延時間で遅延した遅延信号を出力する遅延手段と、各々所定のフィ ルタ係数が設定され前記複数段に相当する個数を最大個数とする所定個数の乗算 器を有し、前記遅延信号に対する当該各乗算器によるフィルタ係数の乗算を、前記 規定周波数の各周期に同期して、前記サンプリング周波数の各周期の間に所定順 序で切り替えて行わせることにより、前記第 1の加算手段に供給する第 2の乗算信号 を生成して出力させる第 2の演算手段と、各々所定のフィルタ係数が設定され前記複 数段に相当する個数を最大個数とする所定個数の乗算器を有し、前記遅延信号に 対する当該各乗算器によるフィルタ係数の乗算を、前記規定周波数の各周期に同期 して、前記サンプリング周波数の各周期の間に所定順序で切り替えて行わせることに より、前記第 2の加算手段に供給する第 3の乗算信号を生成して出力させる第 3の演 算手段と、を備えることを特徴とする。
請求項 8に記載の発明は、サンプリング周波数に同期した入力信号に対し複数段 の FIR形ディジタルフィルタに相当するフィルタリングを施して出力信号を生成するデ イジタルフィルタであって、各々所定のフィルタ係数が設定され前記複数段に相当す る個数を最大個数とする所定個数の乗算器を有し、当該各乗算器による所定の切替 供給信号に対するフィルタ係数の乗算を、前記サンプリング周波数の前記複数段に 相当する整数倍以上の規定周波数に同期して、前記サンプリング周波数の各周期 の間に所定順序で切り替えて行わせることにより、乗算信号を生成して出力させる演 算手段と、前記演算手段から前記規定周波数に同期して出力される乗算信号を一 の信号として加算し、加算結果である加算出力信号を前記出力信号として出力する 加算手段と、前記入力信号と前記加算出力信号を前記規定周波数に同期した所定 順序で切り替えることにより、前記切替供給信号を出力する信号転送手段と、前記規 定周波数の各周期に相当する遅延時間が設定された遅延素子を有し、前記切替供 給信号を当該遅延時間で遅延した遅延信号を出力する遅延手段と、各々所定のフィ ルタ係数が設定され前記複数段に相当する個数を最大個数とする所定個数の乗算 器を有し、前記遅延信号に対する当該各乗算器によるフィルタ係数の乗算を、前記 規定周波数の各周期に同期して、前記サンプリング周波数の各周期の間に所定順 序で切り替えて行わせることにより、前記加算手段に供給する他の乗算信号を生成し て出力させる他の演算手段と、を備えることを特徴とする。
図面の簡単な説明
[0019] [図 1]従来の IIR形ディジタルフィルタと FIR形ディジタルフィルタの一般的な構成を表 したブロック図である。
[図 2]本発明の第 1実施形態に係るディジタルフィルタの構成を表した図である。
[図 3]本発明の第 2実施形態に係るディジタルフィルタの構成を表した図である。
[図 4]図 2に示した第 1実施形態のより具体的な実施例に係る IIR形のディジタルフィ ルタの構成を表したブロック図である。
[図 5]図 4に示したディジタルフィルタの動作を説明するためのタイミングチャートであ る。
[図 6]乗算器の他の構成を表したブロック図である。
[図 7]図 6に示した他の構成の乗算器に設けられているビットシフト回路の構成を表し た図である。
[図 8]図 3に示した第 2実施形態のより具体的な実施例に係る FIR形のディジタルフィ ルタの構成を表したブロック図である。
発明を実施するための最良の形態
[0020] 本発明の好適な実施の形態について、図 2及び図 3を参照して説明する。図 2は、 I IR形ディジタルに相当するフィルタ特性を発揮する本実施形態に係るディジタルフィ ルタの構成を説明するためのブロック図、図 3は、 FIR形ディジタルに相当するフィル タ特性を発揮する本実施形態に係るディジタルフィルタの構成を説明するためのプロ ック図であり、各図を参照して、各々のディジタルフィルタについて説明する。
[0021] 〔IIR形ディジタルフィルタに相当する実施形態〕 図 2において、この第 1実施形態に係るディジタルフィルタは、サンプリング周波数 f sに同期したデータ系列であるディジタル信号 (以下「入力信号」と称する) Dinが供給 されると、フィルタリング処理を施して、その出力信号 Doutを出力する。
[0022] 更に、このディジタルフィルタは、入力信号 Dinのサンプリング周波数 fsに同期した 各データに対し、サンプリング周波数 fsより高い規定周波数 faに同期してディジタル 信号処理を行うことにより、フィルタリング処理後の出力信号 Doutをサンプリング周波 数 fsに同期して出力する。
[0023] 更に、図 1(a)に例示した多段構成の IIR形ディジタルフィルタと同等のフィルタ特性 を発揮するディジタルフィルタを設計等する場合、上述の規定周波数 faは、次式 (3) で表されるように、サンプリング周波数 fsより高周波数で、多段構成のその段数 m (m は任意の数)に相当する整数 m倍以上の周波数に決められている。
[0024] また、サンプリング周波数 fsの各周期(以下「サンプル周期」という)て sと、規定周波 数 faの各周期(以下「規定周期」という) τ aの関係を表すと、次式 (4)(5)で表されるよう に、サンプル周期 τ sの期間内に、 m回以上の規定周期て aが生じるように決められ ている。
[0025] [数 3] mX f s≤ f a … ( 3 )
mX ( 1 / f a ) ≤ 1 / f s … (4 )
mX f a ≤ t s ··· ( 5 )
[0026] 以下の説明では、サンプリング周波数 fsの m+ 1倍の周波数を規定周波数 faとし、 図 1(a)に例示した m段の IIR形ディジタルフィルタと同等のフィルタ特性を発揮するデ イジタルフィルタにつ!/、て説明する。
[0027] 第 1の加算部 AXは、信号転送部 TRTを介して規定周期て aに同期して供給される 切替供給信号 Sinと、少なくとも、第 2の演算部 CAL2から規定周期て a〖こ同期して供 給される第 2の乗算信号 Qalとを加算し、その加算結果である加算入力信号 SOを第 1の演算部 CAL1と遅延部 DLYに出力する。
[0028] 第 1の演算部 CAL1は、各々所定のフィルタ係数が設定された複数個の乗算器(図 示略)を有して ヽる。図 1(a)に例示した m段構成の IIR形ディジタルフィルタと同等の フィルタ特性を発揮するディジタルフィルタを設計等する場合、第 1の演算部 CAL1 は、図 1(a)中の各段に設けられている乗算器 bOl, b02, · · ·, bOmに相当する複数個 の乗算器を有して構成されて 、る。
[0029] そして、第 1の演算部 CAL1は、各サンプル周期 τ sの規定周期て a毎に供給される 加算入力信号 SOに対する各乗算器によるフィルタ係数の乗算を、規定周期て aに同 期した所定の順序で切り替えて行わせ、その乗算結果を示す第 1の乗算信号 QbOを 第 2の加算部 AYに出力する。
[0030] すなわち、第 1の演算部 CAL1の各乗算器を bOl, b02, · · ·, bOmで表すと、各サン プル周期て sの最初の規定周期て aでは、乗算器 bOlがそのフィルタ係数と加算入力 信号 S0との乗算を行って第 1の乗算信号 QbOを出力し、次の規定周期て aでは、乗 算器 b02がそのフィルタ係数と加算入力信号 S0との乗算を行って第 1の乗算信号 Qb 0を出力し、以下同様に、残余の乗算器 b03〜b0mも規定周期て a毎に各々のフィル タ係数と加算入力信号 S0との乗算を行って第 1の乗算信号 QbOを順次に出力してい
<o
[0031] 第 2の加算部 AYは、規定周期て aに同期して供給される第 1の乗算信号 QbOと第 3 の演算部 CAL3等力 規定周期て aに同期して供給される第 3の乗算信号 Qbl等を 加算し、その加算結果である加算出力信号 Qeを規定周期て aに同期して出力する。
[0032] 信号転送部 TRTは、入力信号 Dinと、規定周期て aに同期して第 2の加算部 AYで 生成される加算出力信号 Qeを入力して排他的に切り替えることにより、切替供給信 号 Sinとして第 1の加算部 AXに供給する。
[0033] より詳細に述べると、信号転送部 TRTは、各サンプル周期 τ sの最初の規定周期
τ aにおいて入力信号 Dinを第 1の加算部 AXに供給した後、次の規定周期 τ aから そのサンプル周期て sの終了時までの期間では、加算出力信号 Qeを第 1の加算部 A Xに供給する。そして、各サンプル周期て s毎に同様の処理を繰り返す。
[0034] 遅延部 DLYは、規定周期 τ aに相当する(等 、)遅延時間 Δ Tが設定された遅延 素子を有し、規定周期て aに同期して第 1の加算部 AXから出力される加算入力信号 S0を遅延させ、遅延信号 S1として第 2,第 3の演算部 CAL2, CAL3側へ出力する。
[0035] 第 2の演算部 CAL2は、各々所定のフィルタ係数を有する複数個の乗算器(図示略 )を有して!/、る。図 1(a)に例示した m段構成の IIR形ディジタルフィルタと同等のフィル タ特性を発揮するディジタルフィルタを設計等する場合には、同図 1(a)中の各段に設 けられている乗算器 al l, al2, · · ·, aimに相当する複数個の乗算器を有して構成さ れている。
[0036] そして、各サンプル周期 τ sの間に規定周期て a毎に供給される遅延信号 S1に対 する各乗算器によるフィルタ係数の乗算を、規定周期て aに同期した所定の順序で 切り替えて行わせ、各々の乗算結果を示す第 2の乗算信号 Qalを第 1の加算部 AX に供給する。
[0037] すなわち、第 2の演算部 CAL2に設けられている乗算器を al l, al2, · · ·, aimで表 すこととすると、各サンプル周期て sの最初に供給される遅延信号 S1に対して乗算器 al lがフィルタ係数を乗算して第 2の乗算信号 Qalを出力し、次の規定周期て aに供 給される遅延信号 S1に対して乗算器 al2がフィルタ係数を乗算して第 2の乗算信号 Qalを出力し、以下同様に、残余の乗算器 al3〜almも規定周期て a毎に各々のフィ ルタ係数と遅延信号 S 1との乗算を行って第 2の乗算信号 Qalを順次に出力していく
[0038] 第 3の演算部 CAL3は、第 2の演算部 CAL2と同様に、各々所定のフィルタ係数が 設定されている複数個の乗算器 (図示略)、すなわち、図 1(a)に例示した各段に設け られている乗算器 bl l, bl2, · · ·, blmに相当する複数個の乗算器を有して構成され ている。
[0039] そして、各サンプル周期 τ sの間に規定周期て a毎に供給される遅延信号 S1に対 する各乗算器によるフィルタ係数の乗算を、規定周期て aに同期した所定の順序で 切り替えて行わせ、各々の乗算結果を示す第 3の乗算信号 Qblを第 2の加算部 AY に供給する。
[0040] すなわち、第 3の演算部 CAL3に設けられている乗算器を bl l, bl2, · · ·, blmで表 すこととすると、各サンプル周期て sの最初に供給される遅延信号 S1に対して乗算器 bl lがフィルタ係数を乗算して第 3の乗算信号 Qblを出力し、次の規定周期て aに供 給される遅延信号 S1に対して乗算器 bl2がフィルタ係数を乗算して第 3の乗算信号 Qblを出力し、以下同様に、残余の乗算器 bl3〜blmも規定周期 τ a毎に各々のフィ ルタ係数と遅延信号 SIとの乗算を行って第 3の乗算信号 Qblを順次に出力していく
[0041] 出力部 PUTは、各サンプル周期 τ Sにおける第 m番目の規定周期 τ a、すなわち 各サンプル周期て sの開始時点から時間(m X τ a)が経過した時点に、第 2の加算部 AYから出力される加算出力信号 Qeを入力し、その各サンプル周期 τ sの最後の規 定周期(すなわち、 m+ 1番目の規定周期)て aにお!/、て、その加算出力信号 Qeを出 力信号 Doutとして出力し、次のサンプル周期 τ s内の時間(m X τ a)に達するまでの 期間にその出力信号 Doutを保持しつつ出力する。
[0042] 次に、図 2に示した第 1実施形態のディジタルフィルタの動作について説明する。
サンプリング周波数 fsに同期した入力信号 Dinが供給されると、信号転送部 TRTが 、各サンプル周期て sにおける最初の規定周期て aにおいて、入力信号 Dinを第 1の 加算部 AXに供給すると共に、各サンプル周期て sにおける残りの期間では、第 2の 加算部 AYから規定周期て aに同期して生成される加算出力信号 Qeを帰還させて第 1の加算部 AXに供給する。
[0043] 第 1の加算部 AXでは、信号転送部 TRTから切替えて供給される入力信号 Dinと加 算出力信号 Qeに対して第 2の演算部 CAL2からの第 2の乗算信号 Qalを規定周期 て aに同期して加算し、その加算結果である加算入力信号 SOを出力する。
[0044] そして、第 1の演算部 CAL1が、所定の各フィルタ係数と加算入力信号 SOとの乗算 処理を規定周期て aに同期して順繰りに行って第 2の加算部 AY側へ出力すると共に 、遅延部 DLYが、規定周期て aに同期して供給される加算入力信号 S0を順番に所 定の遅延時間 Δ Τで遅延して出力し、更に、第 2,第 3の演算部 CAL2, CAL3も、遅 延信号 S1に対して各々所定のフィルタ係数との乗算を規定周期て aに同期して行い 、各々の第 1,第 2の乗算信号 Qal, Qblを第 1,第 2の加算部 AX, AYへ供給して加 算処理を行わせる。
[0045] このように、第 1実施形態のディジタルフィルタは、各サンプル周期 τ sの間に規定 周期 τ aに同期して所定のディジタル信号処理を行うことで、入力信号 Dinに対してフ ィルタリング処理を施した加算出力信号 Qeを発生し、更に出力部 PUTを介してその 加算出力信号 Qeをサンプリング周波数 fsに同期した出力信号 Doutとして出力する。 [0046] 以上説明したように、第 1実施形態のディジタルフィルタによれば、従来の多段構成 の IIR形ディジタルフィルタに較べて構成要素の少ない 1段構成とすることが可能で あり、特に、加算器の数を大幅に減らすことができる。
[0047] このため、ハードウェアで構成した場合、回路規模の小型化等を図ることができ、ま た、例えば ICや LSI等の半導体集積回路装置に組み込んだ場合にはチップサイズ の小型化やコストの低減等を図ることが可能である。
[0048] なお、以上の第 1実施形態の説明では、図 1(a)に例示した従来の m段構成で実現 されて!/、た IIR形ディジタルフィルタと同等のフィルタ特性を発揮するディジタルフィル タについて説明した。つまり、第 1,第 2,第 3の演算部 CAL1, CAL2, CAL3の各々 に上述の m段構成と同数 mの乗算器 b01〜b0m, al l〜alm, bl l〜almを設けたディ ジタルフィルタにつ!/、て説明した。
[0049] し力し、各々の演算部 CAL1, CAL2, CAL3に設けられる乗算器の個数 mは、上 述の段数 mに相当する最大個数のことであり、所望のフィルタ特性を実現するために その最大個数よりも少な 、個数で構成するようにしてもょ 、。
[0050] 例えば、代表例を述べれば、図 1(a)に示した第 2番目の IIR形ディジタルフィルタ R2 に、乗算器 bl2が設けられていない場合に相当するフィルタ特性を実現しょうとする 場合、図 2に示した第 3の演算部 CAL3には、その乗算器 bl2に相当する乗算器を省 略することで、 m—1個の乗算器を備えるようにすればよい。そして、その省略された 乗算器の順番に対応している遅延信号 S1が規定周期て a〖こ同期して第 3の演算部 C AL3に供給されると、その規定周期 τ aの間、出力無し (NULL)に相当する第 3の乗 算信号 Qblを第 2の加算部 AYに供給する構成とすればよい。
[0051] また、以上の第 1実施形態の説明では、 IIR形ディジタルフィルタとしての基本構成 について説明したが、種々の設計仕様等に応じて所望のフィルタ特性を発揮する II R形ディジタルフィルタを構成するために、図 2中の点線で示すように、遅延部 DLYと 第 2,第 3の演算部 CAL2, CAL3と同等の構造を更に追加した構成とすればよい。
[0052] すなわち、遅延部 DLYと同等構造の 1又は複数個の他の遅延部 DLY2, DLYn等 と、第 2の演算部 CAL2と同等構造の 1又は複数個の他の演算部 CAL21, CAL2n等 と、第 3の演算部 CAL3と同等構造の 1又は複数個の他の演算部 CAL31, CAL3n等 を、遅延部 DLYに対して直列に従属接続し、演算部 CAL21, CAL2n等から出力さ れる乗算信号 Qa2, Qan等を第 1の加算器 AXに供給し、且つ演算部 CAL31, CAL 3η等から出力される乗算信号 Qb2, Qbn等を第 2の加算部 AYに供給するように構成 すればよい。
[0053] このように、更なる構成要素の追加を行った場合でも、 1段構成を維持したディジタ ルフィルタを実現することができ、特に加算器の数を減らすことができるため、従来の 多段構成のディジタルフィルタと較べて、回路規模の小型化等を実現することができ る。
[0054] また、第 1実施形態のディジタルフィルタは、出力部 PUTが設けられているため、フ ィルタリングを施した各出力信号 Doutをサンプル周期て sに同期させて連続的に出 力することができる。このため、出力信号 Doutを更にディジタル信号処理する他の回 路を接続するような場合に、他の回路に対して、ディジタル信号処理を行い易いディ ジタルフィルタを提供することが可能である。
[0055] ただし、各サンプル周期 τ s内の第 m番目の規定周期て aにおいて、第 2の加算部 AYからフィルタリングされた加算出力信号 Qeが出力されるため、設計仕様等に応じ て出力部 PUTを省略し、加算出力信号 Qeを出力信号として出力するようにしてもよ い。
[0056] また、以上の第 1実施形態の説明では、サンプル周期 τ sの lZ (m+ l)の期間を 規定周期て aとした場合について説明したが、前記式 (3)(4)(5)に示したように、サンプ ル周期て sをそれ以上の分割数で分割した短い期間を規定周期て aとしてもよい。
[0057] このように、規定周期 τ aの期間を更に短くすると、各サンプル周期 τ sにおいて、フ ィルタリング処理の完了した加算出力信号 Qeが第 2の加算部 AYから出力される時 点 (すなわち、第 m番目の規定周期が経過した時点)が、各サンプル周期て s内の比 較的早い時点となる。このことから、各サンプル周期 τ s内の残りの期間(第 m+ 1番 目の規定周期から残りの期間)の間に、ディジタル信号処理では極めて重要であるタ イミング調整等の処理を行うことが可能となり、より高精度且つ信頼性の高いディジタ ルフィルタを実現することができる。
[0058] また、以上の第 1実施形態の説明では、第 1,第 2,第 3の演算部 CAL1, CAL2, C AL3等で乗算される各フィルタ係数を固定値としてもょ ヽが、外部から各フィルタ係 数を可変調整するようにしてもよい。このように、各フィルタ係数を可変調整すると、入 力信号 Dinに対し所定の周波数帯域毎にフィルタ特性を調整するためのイコライザ や、適応フィルタ等を簡素な構造で実現することができる。
[0059] また、以上の第 1実施形態の説明では、ハードウェアで構成する IIR形のディジタル フィルタについて説明した。しかし、図 2を参照して説明した各構成要素に相当する 機能をコンピュータプログラムで作成し、そのプログラムをディジタルシグナルプロセ ッサ(DSP)やマイクロプロセッサ(MPU)にて実行させる、いわゆるソフトウェア構成 としてちよい。
[0060] カゝかるソフトウェア構成によってディジタル信号処理を行う場合にも、加算器等の低 減ィ匕が可能となったことにより、プログラムステップ数の低減ィ匕が可能となり、従来の 多段構成の IIR形ディジタルフィルタに相当するソフトウェア構成と較べて、簡素なソ フトウェア構成とすることが可能である。
[0061] 〔FIR形ディジタルフィルタに相当する実施形態〕
次に、図 3に基づいて、 FIR形ディジタルフィルタに相当するディジタルフィルタに ついて説明する。なお、図 2に示したディジタルフィルタと対比して説明する。
[0062] 図 3において、この第 2実施形態に係るディジタルフィルタは、図 2に示したディジタ ルフィルタと同様に、入力信号 Dinのサンプリング周波数 fsに同期した各データに対 し、サンプリング周波数 fsより高 、規定周波数 fa〖こ同期してディジタル信号処理を行 い、フィルタリング処理後の出力信号 Doutをサンプリング周波数 fsに同期して出力す る。
[0063] 更に、図 1(b)に例示した多段構成の FIR形ディジタルフィルタと同等のフィルタ特性 を発揮するディジタルフィルタを設計等する場合、上述の規定周波数 faは、前記式 (3 )(4)(5)と同様に、サンプリング周波数 fsより高周波数で、多段構成のその段数 m (mは 任意の数)に相当する整数 m倍以上の周波数に決められている。
[0064] なお、サンプリング周波数 fsの m+ 1倍の周波数を規定周波数 faとし、図 1(b)に例 示した m段の FIR形ディジタルフィルタと同等のフィルタ特性を発揮するディジタルフ ィルタについて説明する。 [0065] 第 2実施形態のディジタルフィルタは、信号転送部 TRTと、遅延部 DLYと、演算部 CALl, CAL3、加算部 AY、出力部 PUTとを備えた基本構成を有して実現されてお り、図 2に示した第 1の加算部 AXと、第 2の演算部 CAL2、及び演算部 CAL21, CA L2n等は設けられて!/、な!/、。
[0066] 信号転送部 TRTは、入力信号 Dinと、規定周期て aに同期して加算部 AYで生成さ れる加算出力信号 Qeを入力し、排他的に切り替えることにより、切替供給信号 Sinと して演算部 CAL1と遅延部 DLYに出力する。つまり、信号転送部 TRTは、各サンプ ル周期 τ sの最初の規定周期 τ aにおいて入力信号 Dinを切替供給信号 Sinとして出 力した後、次の規定周期て aからそのサンプル周期て sの終了時までの期間では、加 算出力信号 Qeを切替供給信号 Sinとして出力する。そして、各サンプル周期て s毎に 同様の処理を繰り返す。
[0067] 演算部 CAL1は、各々所定のフィルタ係数が設定された複数個の乗算器(図示略) を有している。図 1(b)に例示した m段構成の FIR形ディジタルフィルタと同等のフィル タ特性を発揮するディジタルフィルタを設計等する場合、演算部 CAL1は、図 1(b)中 の各段に設けられている乗算器 bOl, b02, · · ·, bOmに相当する複数個の乗算器を有 して構成されている。そして、各サンプル周期 τ sの規定周期 τ a毎に信号転送部 TR Tを介して供給される切替供給信号 Sinに対する各乗算器によるフィルタ係数の乗算 を、規定周期て aに同期した所定の順序で切り替えて行い、その乗算結果を示す乗 算信号 QbOを加算部 AYに出力する。
[0068] すなわち、演算部 CAL1の各乗算器を bOl, b02, · · ·, bOmで表すと、各サンプル周 期て sの最初の規定周期て aでは、乗算器 bOlがそのフィルタ係数と切替供給信号 Si nとの乗算を行って乗算信号 QbOを出力し、次の規定周期て aでは、乗算器 b02がそ のフィルタ係数と切替供給信号 Sinとの乗算を行って乗算信号 QbOを出力し、以下同 様に、残余の乗算器 b03〜b0mも規定周期て a毎に各々のフィルタ係数と切替供給 信号 Sinとの乗算を行って乗算信号 QbOを順次に出力していく。
[0069] 加算部 AYは、規定周期て aに同期して供給される乗算信号 QbOと演算部 CAL3等 から規定周期て aに同期して供給される乗算信号 Qbl等を加算し、その加算結果で ある加算出力信号 Qeを規定周期て aに同期して出力する。 [0070] 遅延部 DLYは、規定周期 τ aに相当する(等 、)遅延時間 Δ Tが設定された遅延 素子を有し、規定周期て aに同期して切替供給信号 Sinを遅延させ、遅延信号 S1とし て演算部 CAL3側へ出力する。
[0071] 演算部 CAL3は、各々所定のフィルタ係数が設定されて 、る複数個の乗算器(図 示略)、すなわち、図 1(b)に例示した各段に設けられている乗算器 bl l, bl2, · · ·, bl mに相当する複数個の乗算器を有して構成されている。
[0072] そして、各サンプル周期 τ sの間に規定周期て a毎に供給される遅延信号 S1に対 する各乗算器によるフィルタ係数の乗算を、規定周期て aに同期した所定の順序で 切り替えて行わせ、各々の乗算結果を示す乗算信号 Qblを加算部 AYに供給する。
[0073] すなわち、演算部 CAL3に設けられている乗算器を bl l, bl2, · · ·, blmで表すことと すると、各サンプル周期 τ sの最初に供給される遅延信号 SIに対して乗算器 bl lがフ ィルタ係数を乗算して乗算信号 Qblを出力し、次の規定周期て aに供給される遅延 信号 S1に対して乗算器 bl2がフィルタ係数を乗算して乗算信号 Qblを出力し、以下 同様に、残余の乗算器 bl3〜blmも規定周期て a毎に各々のフィルタ係数と遅延信 号 S1との乗算を行って乗算信号 Qblを順次に出力していく。
[0074] 出力部 PUTは、各サンプル周期 τ Sにおける第 m番目の規定周期 τ a、すなわち 各サンプル周期て sの開始時点から時間(m X τ a)が経過した時点に、加算部 AYか ら出力される加算出力信号 Qeを入力し、その各サンプル周期て sの最後の規定周期 (すなわち、 m+ 1番目の規定周期)て aにお!/、て、その加算出力信号 Qeを出力信号 Doutとして出力し、次のサンプル周期 τ s内の時間(m X τ a)に達するまでの期間に その出力信号 Doutを保持しつつ出力する。
[0075] 次に、第 2実施形態のディジタルフィルタの動作について説明する。
[0076] サンプリング周波数 fsに同期した入力信号 Dinが供給されると、信号転送部 TRTが 、各サンプル周期て sにおける最初の規定周期て aにおいて、入力信号 Dinを切替供 給信号 Sinとして演算部 CAL1と遅延部 DLYに供給すると共に、各サンプル周期 τ s における残りの期間では、加算部 AYから規定周期て aに同期して出力される加算出 力信号 Qeを帰還させ切替供給信号 Sinとして演算部 CAL1と遅延部 DLYに供給す る。 [0077] 演算部 CAL1では、信号転送部 TRTからの切替供給信号 Sinに対して、所定の各 フィルタ係数との乗算処理を規定周期て a〖こ同期して順繰りに行って加算部 AY側へ 出力すると共に、遅延部 DLYが、規定周期て aに同期して供給される切替供給信号 Sinを順番に所定の遅延時間 Δ Τで遅延して出力し、更に、演算部 CAL3も、遅延信 号 S1に対して各々所定のフィルタ係数との乗算を規定周期て aに同期して行って乗 算信号 Qblを加算部 AYへ供給する。
[0078] このように、第 2実施形態のディジタルフィルタは、各サンプル周期 τ sの間に規定 周期 τ aに同期して所定のディジタル信号処理を行うことで、入力信号 Dinに対してフ ィルタリング処理を施した加算出力信号 Qeを発生し、更に出力部 PUTを介してその 加算出力信号 Qeをサンプリング周波数 fsに同期した出力信号 Doutとして出力する。
[0079] 以上説明したように、第 2実施形態のディジタルフィルタによれば、従来の多段構成 の FIR形ディジタルフィルタに較べて構成要素の少ない 1段構成とすることが可能で あり、特に、加算器の数を大幅に減らすことができる。
[0080] このため、ハードウェアで構成した場合、部品点数の低減や回路規模の小型化等 を図ることができ、また、例えば ICや LSI等の半導体集積回路装置に組み込んだ場 合にはチップサイズの小型化やコストの低減等を図ることが可能である。
[0081] なお、以上の第 2実施形態の説明では、図 1(b)に例示した従来の m段構成で実現 されて 、た FIR形ディジタルフィルタと同等のフィルタ特性を発揮するディジタルフィ ルタについて説明した。つまり、演算部 CAL1, CAL3の各々に上述の m段構成と同 数 mの乗算器 b01〜b0m, b 11〜b lmを設けたディジタルフィルタにつ!/、て説明した。
[0082] し力し、各々の演算部 CAL1, CAL3に設けられる乗算器の個数 mは、上述の段数 mに相当する最大個数のことであり、所望のフィルタ特性を実現するためにその最大 個数よりも少な 、個数で構成するようにしてもょ 、。
[0083] 例えば、代表例を述べれば、図 1(b)に示した第 2番目の FIR形ディジタルフィルタ F 2に、乗算器 bl2が設けられていない場合に相当するフィルタ特性を実現しょうとする 場合、図 3に示した演算部 CAL3には、その乗算器 bl2に相当する乗算器を省略す ることで、 m—1個の乗算器を備えるようにすればよい。そして、その省略された乗算 器の順番に対応している遅延信号 S1が規定周期て a〖こ同期して演算部 CAL3に供 給されると、その規定周期て aの間、出力無し (NULL)に相当する乗算信号 Qblを 加算部 AYに供給する構成とすればょ ヽ。
[0084] また、以上の第 2実施形態の説明では、 FIR形のディジタルフィルタとしての基本構 成について説明したが、種々の設計仕様等に応じて所望のフィルタ特性を発揮する FIR形ディジタルフィルタを構成するために、図 3中の点線で示すように、遅延部 DL Y及び演算部 CAL3と同等の構造を更に追加した構成とすればよい。
[0085] すなわち、遅延部 DLYと同等構造の 1又は複数個の他の遅延部 DLY2, DLYn等 と、演算部 CAL3と同等構造の 1又は複数個の他の演算部 CAL31, CAL3n等を、遅 延部 DLYに対して直列に従属接続し、演算部 CAL31, CAL3n等から出力される乗 算信号 Qb2, Qbn等を加算部 AYに供給するように構成すればよ!、。
[0086] このように、更なる構成要素の追加を行った場合でも、 1段構成を維持したディジタ ルフィルタを実現することができるため、従来の多段構成のディジタルフィルタと較べ て、回路規模の小型化等を実現することができる。
[0087] また、第 2実施形態のディジタルフィルタは、出力部 PUTが設けられているため、フ ィルタリングを施した各出力信号 Doutをサンプル周期て sに同期させて連続的に出 力することができる。このため、出力信号 Doutを更にディジタル信号処理する他の回 路を接続するような場合に、他の回路に対して、ディジタル信号処理を行い易いディ ジタルフィルタを提供することが可能である。
[0088] ただし、各サンプル周期 τ s内の第 m番目の規定周期て aにお 、て、加算部 AYか らフィルタリングされた加算出力信号 Qeが出力されるため、設計仕様等に応じて出 力部 PUTを省略し、加算出力信号 Qeを出力信号として出力するようにしてもよい。
[0089] また、以上の第 2実施形態の説明では、サンプル周期 τ sの 1Z (m+ 1)の期間を 規定周期て aとした場合について説明したが、前記式 (3)(4)(5)に示したように、サンプ ル周期て sをそれ以上の分割数で分割した短い期間を規定周期て aとしてもよい。
[0090] このように、規定周期 τ aの期間を更に短くすると、各サンプル周期 τ sにおいて、フ ィルタリング処理の完了した加算出力信号 Qeが加算部 AYから出力される時点 (すな わち、第 m番目の規定周期が経過した時点)が、各サンプル周期て s内の比較的早 い時点となる。このことから、各サンプル周期 τ s内の残りの期間(第 m+ 1番目の規 定周期から残りの期間)の間に、ディジタル信号処理では極めて重要であるタイミン グ調整等の処理を行うことが可能となり、より高精度且つ信頼性の高いディジタルフィ ルタを実現することができる。
[0091] また、以上の第 2実施形態の説明では、演算部 CAL1, CAL3等で乗算される各フ ィルタ係数を固定値としてもよいが、外部から各フィルタ係数を可変調整するようにし てもよい。このように、各フィルタ係数を可変調整すると、入力信号 Dinに対し所定の 周波数帯域毎にフィルタ特性を調整するためのイコライザや、適応フィルタ等を簡素 な構造で実現することができる。
[0092] また、以上の第 2実施形態の説明では、ハードウェアで構成する FIR形のディジタ ルフィルタについて説明した。しかし、図 3を参照して説明した各構成要素に相当す る機能をコンピュータプログラムで作成し、そのプログラムをディジタルシグナルプロ セッサ(DSP)やマイクロプロセッサ(MPU)にて実行させる、いわゆるソフトウェア構 成としてもよい。
[0093] カゝかるソフトウェア構成によってディジタル信号処理を行う場合にも、加算器等の低 減ィ匕が可能となったことにより、プログラムステップ数の低減ィ匕が可能となり、従来の 多段構成の FIR形ディジタルフィルタに相当するソフトウェア構成と較べて、簡素なソ フトウェア構成とすることが可能である。
実施例 1
[0094] 次に、図 2に示した第 1実施形態に係るより具体的な実施例について、図 4〜図 7を 参照して説明する。図 4は、本実施例のディジタルフィルタの構成を表したブロック図 、図 5は、動作を説明するためのタイミングチャート、図 6、図 7本実施例のディジタル フィルタの構成要素である乗算器の変形例の構成を表した図である。また、図 4〜図
7において図 2と同一又は相当する部分を同一符号で示している。
[0095] 図 4にお 、て、このディジタルフィルタは、入力信号 Dinを入力する信号入力端子、 フィルタ処理を行った出力信号 Doutを出力する出力端子の他、外部から規定周波 数 faとサンプリング周波数 fsに同期した各クロック信号 CKa, CKsと、サンプル周期 τ sにおける各規定周期て aの順番を示すシーケンス制御信号 CTl〜CTm+lを供給す るための制御信号入力端子が設けられている。 [0096] そして、各クロック信号 CKa, CKsとシーケンス制御信号 CTl〜CTm+lに同期して 、入力信号 Dinに対するフィルタリング処理を行うことで出力信号 Doutを出力するよう になっている。
[0097] 本実施例のディジタルフィルタも、図 2と同様に、信号転送部 TRTと、第 1,第 2の 加算部 AX, AY、第 1,第 2,第 3の演算部 CAL1, CAL2, CAL3、遅延部 DLYを備 え、更に、遅延部 DLY及び第 2,第 3の演算部 CAL2, CAL3と同等構造の遅延部と 演算部とから成る複数の回路が、遅延部 DLY対し直列に従属接続されている。
[0098] 更に、第 1の加算部 AXは、複数個の加算器 AX1, AX2, · ··, AXm+1の集合として 構成され、第 2の加算部 AYも同様に、複数個の加算器 AY1, AY2, · ··, AYm+1の 集合として構成されている。
[0099] 信号転送部 TRTは、第 2の加算部 AYに属している加算器 AY1から出力される加 算出力信号 Qeを、規定周期 faのクロック信号 CKaに同期してラッチしつつ順次に出 力する D形フリップフロップ(DFF) DFFaと、入力信号 Dinと D形フリップフロップ DFF aの出力をシーケンス制御信号 CT1に従って切り替え、切替供給信号 Sinとして、第 1 の加算部 AXに属している加算器 AX1へ供給するアナログスィッチ等で形成されたス イッチ素子 SWinとを有して形成されて 、る。
[0100] そして、スィッチ素子 SWinは、各サンプル周期て sの最初 (第 1番目)の規定周期て aの期間を示すシーケンス制御信号 (以下「第 1制御信号」と称する) CT1に従って、 入力信号 Dinを加算器 AX1へ供給し、残余の第 2番目〜第 m+ 1番目の各規定周期 て aの期間を示すシーケンス制御信号 (以下「第 2制御信号」〜「第 m+ 1制御信号」 と称する) CT2〜CTm+lが入力される期間では、 D形フリップフロップ DFFaを介して 入力する加算出力信号 Qeを加算器 AX1へ供給する。
[0101] 加算器 AX1は、切替供給信号 Sinと、加算器 AX2を介して供給される乗算信号 (符 号略)とを加算し、その加算結果である加算入力信号 SOを第 1の演算部 CAL1と遅 延部 DLY側へ出力する。
[0102] なお、本実施例のディジタルフィルタでは、上述したように、第 1の加算部 AXは複 数個の加算器 AX1, AX2, · ··, AXm+1の集合として構成されているため、第 2の演 算部 CAL2及びそれと同等構造の他の演算部から出力される各乗算信号 Qal, Qa2 , · ··, Qanを加算器 AX1, AX2, · ··, AXm+1が加算することで、実質的に第 1の加算 部 AXが各乗算信号 Qal, Qa2, · ··, Qanを加算するようになっている。
[0103] 第 1の演算部 CAL1は、加算入力信号 SOを入力して、各々所定のフィルタ係数を 乗算する m個の乗算器 bOl, b02, · ··, bOmと、各乗算器 bOl, b02, · ··, bOmの出力を 第 1〜第 m制御信号 CTl〜CTmに従って切り替えて出力するアナログスィッチ等で 形成されたスィッチ素子 SWbOとを有して構成されている。そして、各サンプル周期 τ sにおいて第 1制御信号 CT1が供給されると、乗算器 bOlから出力される第 1の乗算 信号 QbOを、第 2の加算部 AYに属している加算器 AY1に供給し、第 2制御信号 CT2 が供給されると、乗算器 b02力 出力される第 1の乗算信号 QbOを加算器 AY1に供給 し、以下同様にして、第 m制御信号 CTmが供給されると、乗算器 bOmから出力される 第 1の乗算信号 QbOを加算器 AY1に供給し、各サンプル周期て s毎に処理を繰り返 す。
[0104] 加算器 AY1は、第 1の乗算信号 QbOと、加算器 AY2を介して供給される乗算信号( 符号略)とを加算し、その加算結果である加算出力信号 QbOを D形フリップフロップ D FFaに出力する。
[0105] なお、本実施例のディジタルフィルタでは、上述したように、第 2の加算部 AYは複 数個の加算器 AYl, AY2, · ··, AYm+1の集合として構成されているため、第 3の演 算部 CAL3及びそれと同等構造の他の演算部から出力される各乗算信号 Qbl, Qb2 , · ··, Qbnを加算器 AYl, AY2, · ··, AYm+1が加算することで、実質的に第 2の加算 部 AYが各乗算信号 Qbl, Qb2, · ··, Qbnを加算するようになっている。
[0106] 遅延部 DLYは、クロック信号 CKaに同期して規定周期て aと等しい遅延時間 ΔΤを 生じる m個の遅延素子 Zll〜Zlmと、第 1〜第 m制御信号 CTl〜CTmに従って加算 入力信号 S0を排他的且つ順番に各々の遅延素子 Zll〜Zlmに入力させるアナログ スィッチ等で形成された m個のスィッチ素子 SWll〜SWlmと、各遅延素子 Z11〜Z1 mの出力を第 1〜第 m制御信号 CT1〜CTmに従つて排他的且つ順番に切り替えて 出力することで、遅延信号 S1を出力するアナログスィッチ等で形成されたスィッチ素 子 SWlyとを備えて構成されて 、る。
[0107] そして、各サンプル周期 τ sにおいて第 1制御信号 CT1が入力されると、スィッチ素 子 SW11がオン且つスィッチ素子 SWlyが遅延素子 Zll側に切り替わることで、遅延 素子 Z11で遅延された加算入力信号 SOを遅延信号 S1として出力し、第 2制御信号 C T2が入力されると、スィッチ素子 SW12がオン且つスィッチ素子 SWlyが遅延素子 Z1 2側に切り替わることで、遅延素子 Z12で遅延された加算入力信号 SOを遅延信号 S1 として出力し、以下同様に、第 m制御信号 CTmが入力されると、スィッチ素子 SWlm がオン且つスィッチ素子 SWlyが遅延素子 Zlm側に切り替わることで、遅延素子 Zlm で遅延された加算入力信号 SOを遅延信号 SIとして出力する。そして、同様の処理を サンプル周期 τ sに同期して切り返す。
[0108] 第 2の演算部 CAL2は、遅延信号 S1を入力して、各々所定のフィルタ係数を乗算 する m個の乗算器 all, al2, · ··, aimと、各乗算器 all, al2, · ··, aimの出力を第 1 〜第 m制御信号 CTl〜CTmに従って切り替えて出力するアナログスィッチ等で形成 されたスィッチ素子 SWalとを有して構成されている。そして、各サンプル周期て sに おいて第 1制御信号 CT1が供給されると、乗算器 allから出力される第 2の乗算信号 Qalを加算器 AX2に供給し、第 2制御信号 CT2が供給されると、乗算器 al2から出力 される第 2の乗算信号 Qalを加算器 AX2に供給し、以下同様にして、第 m制御信号 CTmが供給されると、乗算器 aimから出力される第 2の乗算信号 Qalを加算器 AX2 に供給し、各サンプル周期て s毎に処理を繰り返す。
[0109] 第 3の演算部 CAL3は、遅延信号 S1を入力して、各々所定のフィルタ係数を乗算 する m個の乗算器 bll, bl2, · ··, blmと、各乗算器 bll, bl2, · ··, blmの出力を第 1 〜第 m制御信号 CTl〜CTmに従って切り替えて出力するアナログスィッチ等で形成 されたスィッチ素子 SWblとを有して構成されている。そして、各サンプル周期て sに おいて第 1制御信号 CT1が供給されると、乗算器 bllから出力される第 3の乗算信号 Qblを加算器 AY2に供給し、第 2制御信号 CT2が供給されると、乗算器 bl2カゝら出力 される第 3の乗算信号 Qblを加算器 AY2に供給し、以下同様にして、第 m制御信号 CTmが供給されると、乗算器 blmから出力される第 3の乗算信号 Qblを加算器 AY2 に供給し、各サンプル周期て s毎に処理を繰り返す。
[0110] 更に、遅延部 DLYに対して、その遅延部 DLYと同等構造の複数の遅延部 (符号 略)が直列に従属接続されている。すなわち、 m個のスィッチ素子 SW21〜SW2mと 遅延素子 Z21〜Zlm及びスィッチ素子 SW2yとで構成される他の遅延部と、 m個のス イッチ素子 SWnl〜SWnmと遅延素子 Znl〜Znm及びスィッチ素子 SWnyとで構成さ れる他の遅延部等が、遅延部 DLYに対し直列に従属接続され、何れの他の遅延部 も遅延部 DLYと同様に、第 1〜第 m制御信号 CT1〜CTmに従つて前段側の遅延信 号 SI, S2等を遅延させ、後段側への遅延信号 S2, Sn等として出力する。
[0111] 更に、上述の他の遅延部から出力される遅延信号 S2, Sn等に対して各々所定のフ ィルタ係数を乗算し、各々の乗算信号 Qa2, Qan等と Qb2, Qbn等を生成して出力す る他の演算部 (第 2,第 3の乗算部 CAL2, CAL3と同等構造を有する演算部)が設け られている。
[0112] すなわち、遅延信号 S2と所定のフィルタ係数とを乗算する m個の乗算器 a21〜a2m を有し、各乗算器 a21〜a2mの乗算信号 Qa2を第 1〜第 m制御信号 CT1〜CTmに従 つて切り替えて加算器 AX3に供給する他の演算部と、遅延信号 S2と所定のフィルタ 係数とを乗算する m個の乗算器 b21〜b2mを有し、各乗算器 b21〜b2mの乗算信号 Q b2を第 1〜第 m制御信号 CTl〜CTmに従って切り替えて加算器 AY3に供給する他 の演算部と、遅延信号 Snと所定のフィルタ係数とを乗算する m個の乗算器 anl〜anm を有し、各乗算器 anl〜anmの乗算信号 Qanを第 1〜第 m制御信号 CT1〜CTmに従 つて切り替えて加算器 AXm+1に供給する他の演算部と、遅延信号 Snと所定のフィル タ係数とを乗算する m個の乗算器 bnl〜bnmを有し、各乗算器 bnl〜bnmの乗算信号 Qbnを第 1〜第 m制御信号 CTl〜CTmに従って切り替えて加算器 AYm+1に供給す る他の演算部等が設けられて 、る。
[0113] 出力部 PUTは、第 m+ 1制御信号 CTm+1に従って、 D形フリップフロップ DFFaを 介して加算出力信号 Qeを入力するアナログスィッチ等で形成されたスィッチ素子 S Wputと、スィッチ素子 SWputを介してその加算出力信号 Qeをクロック信号 CKaに同 期してラッチして出力する D形フリップフロップ DFFbと、更に D形フリップフロップ DF Fbの出力をクロック信号 CKsに同期してラッチして出力することで、フィルタリング処 理後の出力信号 Doutを出力する D形フリップフロップ DFFcを有して構成されている
[0114] 次に、力かる構成を有する本実施例 1のディジタルフィルタの動作について、図 5を 参照して説明する。
[0115] 同図において、サンプリング周期て sに同期した入力信号 Dinが供給されると、信号 転送部 TRTのスィッチ素子 SWin力 各サンプリング周期 τ sの最初の規定周期 τ a を示す第 1制御信号 CT1 (CTi, i= 1)に従って、入力信号 Dinを加算器 AX1に供給 すると共に、各サンプル周期て sにおける残りの期間では、加算器 AY1から D形フリツ プフロップ DFFaを介して帰還される加算出力信号 Qeを加算器 AX1に供給する。
[0116] 加算器 AX1では、信号転送部 TRTから切替えて供給される入力信号 Dinと加算出 力信号 Qeに対して、クロック信号 CKaで設定される規定周期て aに同期して、加算器 AX2〜AXm+lを介して供給される乗算信号 Qal, Qa2, Qan等を加算し、その加算 結果である加算入力信号 SOを出力する。
[0117] そして、第 1の演算部 CAL1が、所定の各フィルタ係数と加算入力信号 SOとの乗算 処理を規定周期て aに同期して順繰りに行って加算器 AY1側へ出力すると共に、遅 延部 DLYが、規定周期て aに同期して供給される加算入力信号 SOを順番に所定の 遅延時間 Δ Τで遅延して出力する。
[0118] 更に、第 2,第 3の演算部 CAL2, CAL3も、遅延信号 S1に対して各々所定のフィル タ係数との乗算を規定周期て aに同期して行い、各々の第 1,第 2の乗算信号 Qal, Qblを、加算器 AX2, AY2を介して、加算器 AX1, AY1へ供給して加算処理を行わ せる。更に、遅延部 DLYに対し直列に従属接続されている他の遅延部と他の演算 部も同様に規定周期て aに同期して、遅延処理と乗算演算を行って、各々の乗算信 号 Qal, Qan等と Qbl, Qbn等を、複数の加算器を介して、加算器 AX1, AY1へ供給 して加算処理を行わせる。
[0119] このように、本実施例 1のディジタルフィルタは、各サンプル周期 τ sの間に規定周 期 τ aに同期して所定のディジタル信号処理を行うことで、入力信号 Dinに対してフィ ルタリング処理を施した加算出力信号 Qeを発生し、更に出力部 PUTを介してその加 算出力信号 Qeをサンプリング周波数 fsに同期した出力信号 Doutとして出力する。
[0120] 以上説明したように、本実施例 1のディジタルフィルタによれば、従来の多段構成の IIR形ディジタルフィルタに較べて構成要素の少ない 1段構成とすることが可能であり 、特に、加算器の数を減らすことができる。 [0121] このため、ハードウェアで構成した場合、回路規模の小型化等を図ることができ、ま た、例えば ICや LSI等の半導体集積回路装置に組み込んだ場合にはチップサイズ の小型化やコストの低減等を図ることが可能である。
[0122] なお、以上の実施例 1の説明では、第 1,第 2,第 3の演算部 CAL1, CAL2, CAL 3等で乗算される各フィルタ係数を固定値としてもょ 、が、外部から各フィルタ係数を 可変調整するようにしてもよい。このように、各フィルタ係数を可変調整すると、入力 信号 Dinに対し所定の周波数帯域毎にフィルタ特性を調整するためのイコライザや、 適応フィルタ等を簡素な構造で実現することができる。
[0123] また、図 4に示したように、本実施例 1の遅延部 DLY及びそれに直列に従属接続さ れた遅延部は、各々の遅延素子 Zll〜Zlm, Z21〜Z2m, Znl〜Znmの入力端側と 出力端側にスィッチ素子 SWll〜SWlmと SWly, SW21〜SW2mと SW2y, SWnl 〜SWnmと SWnyを設けることによって、遅延信号 SI, S2, Snにノイズ(いわゆるヒゲ) 等が生じることを未然に防止している力 各々の遅延素子 Zll〜Zlm, Z21〜Z2m, Z nl〜Znmの入力端側のみにスィッチ素子を設け、出力端側にはスィッチ素子を設け ずに直接遅延信号 SI, S2, Snを出力するようにしてもよい。また、各々の遅延素子 Z ll〜Zlm, Z21〜Z2m, Znl〜Znmの入力端側にはスィッチ素子を設けずに前段側 の信号を直接入力するようにし、出力端側にはスィッチ素子を設けて切り替えて出力 するようにしてちょい。
[0124] また、フィルタ係数を乗算するための各々の乗算器 all〜alm, a21〜a2m, · ··, anl 〜anmと b01〜b0m, bll〜blm, b21〜b2m, · ··, bnl〜bnmは、入力される各信号 SI , S2〜Snと、バイナリデータであるフィルタ係数とを掛け算によって演算する乗算器 で形成してもよいが、図 6及び図 7に示すようなビットシフト回路と加減算回路を備え て構成される演算回路によって、掛け算を行うことなぐ乗算演算を行うようにしてもよ い。
[0125] 以下、乗算器 allに相当する演算回路の構成を代表して説明する。なお、遅延信 号 S1が 20ビットバイナリデータ S1(0)〜S(19)、フィルタ係数の値が 0. 05102539で あるちのとする。
[0126] 図 6において、この演算回路 allは、減算回路 MP1, MP2と加算回路 MP3の他、 2 0ビットバイナリデータ S1(0)〜S(19)を、後述するフィルタ係数の値に対応させて各々 所定のビット数 p, q, r, sずつビットシフトさせて減算回路 MPl, MP2に供給するビッ トシフト回路 BS1, BS2, BS3, BS4を備えて構成されている。
[0127] ここで、上述のフィルタ係数の値をバイナリ演算の形態で表現すると、次式 (6)で表 される。
[0128] [数 4]
0. 0 5 1 0 2 5 3 9 = 2 4 - 2 7- 2 8+ 2 1 2 ·'· ( 6 )
[0129] ビットシフト回路 BS1は、上記式 (6)の 2の乗数(一 4)に対応する pビットシフト回路( すなわち、 4ビットシフト回路)で形成されており、図 7に示すように、遅延信号 S1のバ イナリデータ S1(0)〜S(19)を下位ビット側に 4ビットシフトさせ、更にビットシフトによつ て空くこととなる上位ビットをビットデータ S(19)で埋めることで、新たな 20ビットバイナ リデータ Dpを生成して減算器 MP1のプラス入力端に供給する。これにより、新たな 2 0ビットバイナリデータ Dpの各ビット Dp(0)〜Dp(19)は、遅延信号 S1の各ビットデータ で表すと、下位ビットから上位ビットへと S1(4)〜S(18), S(19), S(19), S(19), S(19)で 表されるデータとなり、 2— 4の係数値が乗算されたことになる。
[0130] 更に、図 7に示すように、ビットシフト回路 BS1は、配線パターンを所定の配列に代 えるだけで遅延信号 S1のビット配列をシフトする構成となって 、るため、回路規模の 簡素化及び小型化と、特段の演算手段を必要としな 、と 、う優れた効果を発揮する
[0131] ビットシフト回路 BS2も同様の原理に基づいて形成されており、上記式 (6)の 2の乗 数(— 7)に対応する qビットシフト回路 (すなわち、 7ビットシフト回路)で形成されてお り、図 7に示すように、遅延信号 S1のバイナリデータ S1(0)〜S(19)を下位ビット側に 7 ビットシフトさせ、更にビットシフトによって空くこととなる上位ビットをビットデータ S(19) で埋めることで、新たな 20ビットバイナリデータ Dqを生成して減算器 MPlのマイナス 入力端に供給する。これにより、新たな 20ビットバイナリデータ Dqの各ビット Dq(0)〜 Dq(19)は、遅延信号 SIの各ビットデータで表すと、下位ビットから上位ビットへと Sl(7 )〜S(18), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19)で表されるデータ となり、 2— 7の係数値が乗算されたことになる。
[0132] ビットシフト回路 BS3も同様の原理に基づいて形成されており、上記式 (6)の 2の乗 数(— 8)に対応する rビットシフト回路 (すなわち、 8ビットシフト回路)で形成されてお り、図 7に示すように、遅延信号 S1のバイナリデータ S1(0)〜S(19)を下位ビット側に 8 ビットシフトさせ、更にビットシフトによって空くこととなる上位ビットをビットデータ S(19) で埋めることで、新たな 20ビットバイナリデータ Drを生成して減算器 MP2のマイナス 入力端に供給する。これにより、新たな 20ビットバイナリデータ Drの各ビット Dr(0)〜D r(19)は、遅延信号 SIの各ビットデータで表すと、下位ビットから上位ビットへと Sl(8) 〜S(18), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19)で表 されるデータとなり、 2— 8の係数値が乗算されことになる。
[0133] ビットシフト回路 BS4も同様の原理に基づいて形成されており、上記式 (6)の 2の乗 数(— 12)に対応する sビットシフト回路 (すなわち、 12ビットシフト回路)で形成されて おり、図 7に示すように、遅延信号 S1のバイナリデータ S1(0)〜S(19)を下位ビット側に 12ビットシフトさせ、更にビットシフトによって空くこととなる上位ビットをビットデータ S( 19)で埋めることで、新たな 20ビットバイナリデータ Dsを生成して減算器 MP2のプラス 入力端に供給する。これにより、新たな 20ビットバイナリデータ Dsの各ビット Ds(0)〜 Ds(19)は、遅延信号 SIの各ビットデータで表すと、下位ビットから上位ビットへと Sl(l 2ト S(18), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19), S(19)で表されるデータとなり、 2— 12の係数値が乗算されことになる。
[0134] そして、減算回路 MP1が、上述のデータ Dp, Dqについて減算を行うことでその減 算結果を示すデータ Dpqを出力し、減算回路 MP2が、上述のデータ Dr, Dsについ て減算を行うことでその減算結果を示すデータ Drsを出力し、更に加算回路 MP3が データ Dpq, Drsを加算することで、上記式 (4)に示した演算結果、すなわち、値 (0. 0 5102539)のフィルタ係数を乗算したのに相当するデータ Drstを生成し、図 4に示し たスィッチ素子 SWal側へ出力する。
[0135] このように、図 4に示した乗算器 allを図 6及び図 7に例示した演算回路 allで構成 すると、配線パターンで形成されているビットシフト回路 BS1〜BS4がビットシフトによ つて実質的にフィルタ係数を乗算する機能を発揮するので、掛け算或いは割り算を 行う必要が無くなることから高速演算が可能となる他、回路規模の簡素化及び小型 化等を実現することができる。
[0136] なお、演算器 allを代表例として説明したが、残余の乗算器についても各々のフィ ルタ係数に応じてビットシフトの量が設定されたビットシフト回路を備えた演算回路に よって形成することで、本実施例のディジタルフィルタの構成を簡素化、小型化等す ることが可能である。
[0137] 特に、掛け算等を行う乗算器に代えて、図 6、図 7を参照して説明した演算回路を 設けることとすると、本ディジタルフィルタを MSIや LSI等の半導体集積回路装置とし て形成した場合に、チップサイズの小型化等を実現することができ効果的である。
[0138] また、以上の本実施例 1の説明では、ハードウェアで構成する IIR形のディジタルフ ィルタについて説明した。しかし、図 4を参照して説明した各構成要素に相当する機 能をコンピュータプログラムで作成し、そのプログラムをディジタルシグナルプロセッサ
(DSP)やマイクロプロセッサ(MPU)にて実行させる、いわゆるソフトウェア構成とし てもよい。
[0139] カゝかるソフトウェア構成によってディジタル信号処理を行う場合にも、加算器等の低 減ィ匕が可能となったことにより、プログラムステップ数の低減ィ匕が可能となり、従来の 多段構成の IIR形ディジタルフィルタに相当するソフトウェア構成と較べて、簡素なソ フトウェア構成とすることが可能である。
実施例 2
[0140] 次に、図 3に示した第 2実施形態に係るより具体的な実施例について、図 8を参照し て説明する。図 8は、本実施例のディジタルフィルタの構成を表したブロック図であり 、図 3と同一又は相当する部分を同一符号で示している。
[0141] 図 8において、このディジタルフィルタは、入力信号 Dinを入力する信号入力端子、 フィルタ処理を行った出力信号 Doutを出力する出力端子の他、外部から規定周波 数 faとサンプリング周波数 fsに同期した各クロック信号 CKs, CKaと、サンプル周期 τ sにおける各規定周期て aの順番を示すシーケンス制御信号 CTl〜CTm+lを供給す るための制御信号入力端子が設けられている。
[0142] 更に、この実施例のディジタルフィルタは、図 4に示した実施例 2の構成と対比して 述べると、信号転送部 TRTと、遅延部 DLY及び同等構造の他の遅延部と、演算部 CALl, CAL3及びそれらと同等構造の他の演算部と、加算部 AY、出力部 PUTとを 備えた構成を有しており、図 4に示した第 1の加算部 AXと、第 2の演算部 CAL2、及 び演算部 CAL21, CAL2n等は設けられて!/、な!/、。
[0143] すなわち、図 4に示した実施例 1のディジタルフィルタは、 IIR形のディジタルフィル タを構成する必要上、第 1の加算部 AXと、第 2の演算部 CAL2、及び演算部 CAL21 , CAL2n等が設けられているのに対し、本実施例 2のディジタルフィルタは、 FIR形 のディジタルフィルタを構成する必要上、第 1の加算部 AXと、第 2の演算部 CAL2、 及び演算部 CAL21, CAL2n等が設けられていない構成となっており、残余の構成 につ ヽては実施例 1のディジタルフィルタと同様となって 、る。
[0144] 更に、第 2の加算部 AYは、複数個の加算器 AY1, AY2, · · ·, AYm+1の集合として 構成されている。
[0145] 次に、力かる構成を有する実施例 2のディジタルフィルタの動作について説明する
[0146] 本実施例 2のディジタルフィルタも、図 5に示したクロック信号 CKa, CKsと、シーケ ンス制御信号 CTi (i= l〜m+ 1)に従って動作する。
[0147] そして、サンプリング周期て sに同期した入力信号 Dinが供給されると、信号転送部 TRTのスィッチ素子 SWinが、各サンプリング周期 τ sの最初の規定周期 τ aを示す 第 1制御信号 CT1に従って、入力信号 Dinを切替供給信号 Sinとして、第 1の演算部 CAL1と遅延部 DLY側へ出力すると共に、各サンプル周期て sにおける残りの期間 では、加算器 AY1から D形フリップフロップ DFFaを介して帰還される加算出力信号 Qeを切替供給信号 Sinとして、第 1の演算部 CAL1と遅延部 DLY側へ出力する。
[0148] そして、第 1の演算部 CAL1が、所定の各フィルタ係数と切替供給信号 Sinとの乗算 処理を規定周期て aに同期して順繰りに行って加算器 AY1側へ出力すると共に、遅 延部 DLYが、規定周期て aに同期して供給される切替供給信号 Sinを順番に所定の 遅延時間 Δ Τで遅延して出力する。
[0149] 更に、演算部 CAL3も、遅延部 DLYから出力される遅延信号 S1に対して各々所定 のフィルタ係数との乗算を規定周期 τ aに同期して行い、乗算信号 Qblを加算部 B1 側へ供給して加算処理を行わせる。更に、遅延部 DLYに対し直列に従属接続され ている他の遅延部と他の演算部も同様に規定周期て aに同期して、遅延処理と乗算 演算を行って、各々の乗算信号 Qbl, Qbn等を、複数の加算器を介して、加算器 AY 1側へ供給して加算処理を行わせる。
[0150] このように、本実施例 2のディジタルフィルタは、各サンプル周期 τ sの間に規定周 期 τ aに同期して所定のディジタル信号処理を行うことで、入力信号 Dinに対してフィ ルタリング処理を施した加算出力信号 Qeを発生し、更に出力部 PUTを介してその加 算出力信号 Qeをサンプリング周波数 fsに同期した出力信号 Doutとして出力する。
[0151] 以上説明したように、本実施例 2のディジタルフィルタによれば、従来の多段構成の FIR形ディジタルフィルタに較べて構成要素の少ない 1段構成とすることが可能であ る。このため、ハードウェアで構成した場合、回路規模の小型化等を図ることができ、 また、例えば ICや LSI等の半導体集積回路装置に組み込んだ場合にはチップサイ ズの小型化やコストの低減等を図ることが可能である。
[0152] なお、以上の実施例 2の説明では、第 1,第 2,第 3の演算部 CAL1, CAL2, CAL 3等で乗算される各フィルタ係数を固定値としてもょ 、が、外部から各フィルタ係数を 可変調整するようにしてもよい。このように、各フィルタ係数を可変調整すると、入力 信号 Dinに対し所定の周波数帯域毎にフィルタ特性を調整するためのイコライザや、 適応フィルタ等を簡素な構造で実現することができる。
[0153] また、図 8に示したように、本実施例 2の遅延部 DLY及びそれに直列に従属接続さ れた遅延部は、各々の遅延素子 Zl l〜Zlm, Z21〜Z2m, Znl〜Znmの入力端側と 出力端側にスィッチ素子 SWl l〜SWlmと SWly, SW21〜SW2mと SW2y, SWnl 〜SWnmと SWnyを設けることによって、遅延信号 SI, S2, Snにノイズ(いわゆるヒゲ) 等が生じることを未然に防止している力 各々の遅延素子 Zl l〜Zlm, Z21〜Z2m, Z nl〜Znmの入力端側のみにスィッチ素子を設け、出力端側にはスィッチ素子を設け ずに直接遅延信号 SI, S2, Snを出力するようにしてもよい。また、各々の遅延素子 Z l l〜Zlm, Z21〜Z2m, Znl〜Znmの入力端側にはスィッチ素子を設けずに前段側 の信号を直接入力するようにし、出力端側にはスィッチ素子を設けて切り替えて出力 するようにしてちょい。 [0154] また、フィルタ係数を乗算するための各々の乗算器 b01〜b0m, bll〜blm, b21〜b 2m, · ··, bnl〜bnmは、入力される各信号 SI, S2〜Snと、バイナリデータであるフィル タ係数とを乗算する演算器で形成してもよいが、図 6及び図 7に例示したようなビット シフト回路を有する演算回路で形成してもよぐかかる演算回路で形成すると、本ディ ジタルフィルタを半導体集積回路装置として形成した場合に、回路規模の小型化、 チップサイズの小型化等を実現することができる。
[0155] また、以上の本実施例 2の説明では、ハードウェアで構成する FIR形のディジタルフ ィルタについて説明した。しかし、図 8を参照して説明した各構成要素に相当する機 能をコンピュータプログラムで作成し、そのプログラムをディジタルシグナルプロセッサ
(DSP)やマイクロプロセッサ(MPU)にて実行させる、いわゆるソフトウェア構成とし てもよい。
[0156] カゝかるソフトウェア構成によってディジタル信号処理を行う場合にも、加算器等の低 減ィ匕が可能となったことにより、プログラムステップ数の低減ィ匕が可能となり、従来の 多段構成の FIR形ディジタルフィルタに相当するソフトウェア構成と較べて、簡素なソ フトウェア構成とすることが可能である。

Claims

請求の範囲
[1] サンプリング周波数に同期した入力信号に対し複数段の IIR形ディジタルフィルタ に相当するフィルタリングを施して出力信号を生成するディジタルフィルタであって、 供給される信号を加算して加算入力信号を生成する第 1の加算手段と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算器を有し、当該各乗算器による前記加算入力信号に対するフィルタ 係数の乗算を、前記サンプリング周波数の前記複数段に相当する整数倍以上の規 定周波数に同期して、前記サンプリング周波数の各周期の間に所定順序で切り替え て行わせることにより、第 1の乗算信号を生成して出力させる第 1の演算手段と、 前記第 1の演算手段から前記規定周波数に同期して出力される第 1の乗算信号を 一の信号として加算し、加算結果である加算出力信号を前記出力信号として出力す る第 2の加算手段と、
前記入力信号と前記加算出力信号を前記規定周波数に同期した所定順序で前記 第 1の加算手段に供給する信号転送手段と、
前記規定周波数の各周期に相当する遅延時間が設定された遅延素子を有し、前 記加算入力信号を当該遅延時間で遅延した遅延信号を出力する遅延手段と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算器を有し、前記遅延信号に対する当該各乗算器によるフィルタ係数 の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各周期 の間に所定順序で切り替えて行わせることにより、前記第 1の加算手段に供給する第 2の乗算信号を生成して出力させる第 2の演算手段と、
各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算器を有し、前記遅延信号に対する当該各乗算器によるフィルタ係数 の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各周期 の間に所定順序で切り替えて行わせることにより、前記第 2の加算手段に供給する第 3の乗算信号を生成して出力させる第 3の演算手段と、
を備えることを特徴とするディジタルフィルタ。
[2] 前記遅延手段の前記遅延素子は、前記複数段に相当する個数設けられ、前記規 定周波数の各周期に同期して各遅延素子が所定の順序で前記加算入力信号を遅 延させることにより、前記遅延信号を出力することを特徴とする請求項 1に記載のディ ジタルフィルタ。
[3] 前記遅延手段は、前記各遅延素子への前記加算入力信号の入力を、前記規定周 波数の各周期に同期して所定順序で切り替える入力切替手段を有することを特徴と する請求項 2に記載のディジタルフィルタ。
[4] 前記遅延手段は、前記各遅延素子からの前記遅延信号の出力を、前記規定周波 数の各周期に同期して所定順序で切り替える出力切替手段を有することを特徴とす る請求項 2又は 3に記載のディジタルフィルタ。
[5] 前記第 1,第 2,第 3の各演算手段は、各々に設けられている前記各乗算器で生成 される前記第 1,第 2,第 3の各乗算信号を、前記規定周波数の各周期に同期して所 定順序で切り替えて出力する切替手段を有することを特徴とする請求項 1〜4の何れ 力 1項に記載のディジタルフィルタ。
[6] 更に、前記遅延手段と同等構造を有し、前記遅延手段に対して直列に従属接続さ れた複数個の他の遅延手段と、
前記第 2の演算手段と同等構造を有し、前記他の各遅延手段の出力に各々接続さ れると共に、前記第 1の加算手段に供給する他の乗算信号を生成する複数個の他の 演算手段と、 前記第 3の演算手段と同等構造を有し、前記他の各遅延手段の出力 に各々接続されると共に、前記第 2の加算手段に供給する更に他の乗算信号を生成 する複数個の更に他の演算手段と、
を備えることを特徴とする請求項 1〜5の何れか 1項に記載のディジタルフィルタ。
[7] 更に、前記第 2の加算手段の前記加算出力信号を前記サンプリング周波数の各周 期に同期して出力させることで、前記サンプリング周波数に同期した出力信号を出力 する出力手段、を備えることを特徴とする請求項 1〜6の何れか 1項に記載のディジタ ルフィルタ。
[8] サンプリング周波数に同期した入力信号に対し複数段の FIR形ディジタルフィルタ に相当するフィルタリングを施して出力信号を生成するディジタルフィルタであって、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算器を有し、当該各乗算器による所定の切替供給信号に対するフィル タ係数の乗算を、前記サンプリング周波数の前記複数段に相当する整数倍以上の 規定周波数に同期して、前記サンプリング周波数の各周期の間に所定順序で切り替 えて行わせることにより、乗算信号を生成して出力させる演算手段と、
前記演算手段から前記規定周波数に同期して出力される乗算信号を一の信号とし て加算し、加算結果である加算出力信号を前記出力信号として出力する加算手段と 前記入力信号と前記加算出力信号を前記規定周波数に同期した所定順序で切り 替えることにより、前記切替供給信号を出力する信号転送手段と、
前記規定周波数の各周期に相当する遅延時間が設定された遅延素子を有し、前 記切替供給信号を当該遅延時間で遅延した遅延信号を出力する遅延手段と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算器を有し、前記遅延信号に対する当該各乗算器によるフィルタ係数 の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各周期 の間に所定順序で切り替えて行わせることにより、前記加算手段に供給する他の乗 算信号を生成して出力させる他の演算手段と、
を備えることを特徴とするディジタルフィルタ。
[9] 更に、前記遅延手段と同等構造を有し、前記遅延手段に対して直列に従属接続さ れた複数個の他の遅延手段と、
前記他の演算手段と同等構造を有し、前記他の各遅延手段の出力に各々接続さ れると共に、前記加算手段に供給する更に他の乗算信号を生成する複数個の更に 他の演算手段と、 を備えることを特徴とする請求項 8に記載のディジタルフィルタ。
[10] 更に、前記の加算手段の前記加算出力信号を前記サンプリング周波数の各周期 に同期して出力させることで、前記サンプリング周波数に同期した出力信号を出力す る出力手段、を備えることを特徴とする請求項 8又は 9に記載のディジタルフィルタ。
[11] 前記乗算器は、入力される信号をビットシフトすることにより、前記フィルタ係数によ る乗算に相当する処理を行うビットシフト回路を有する演算回路で形成されていること を特徴とする請求項 1〜10の何れか 1項に記載のディジタルフィルタ。
[12] サンプリング周波数に同期した入力信号に対し複数段の IIR形ディジタルフィルタ に相当するフィルタリングを施して出力信号を生成するディジタル信号処理方法であ つて、 供給される信号を加算して加算入力信号を生成する第 1の加算工程と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算工程を有し、当該各乗算工程による前記加算入力信号に対するフ ィルタ係数の乗算を、前記サンプリング周波数の前記複数段に相当する整数倍以上 の規定周波数に同期して、前記サンプリング周波数の各周期の間に所定順序で切り 替えて行わせることにより、第 1の乗算信号を生成させる第 1の演算工程と、
前記第 1の演算工程で前記規定周波数に同期して生成される第 1の乗算信号を一 の信号として加算し、加算結果である加算出力信号を前記出力信号として生成する 第 2の加算工程と、
前記入力信号と前記加算出力信号を前記規定周波数に同期した所定順序で前記 第 1の加算工程に供給する信号転送工程と、
前記規定周波数の各周期に相当する遅延時間が設定された遅延工程を有し、前 記加算入力信号を当該遅延時間で遅延した遅延信号を生成する遅延工程と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算工程を有し、前記遅延信号に対する当該各乗算工程によるフィルタ 係数の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各 周期の間に所定順序で切り替えて行わせることにより、前記第 1の加算工程に供給 する第 2の乗算信号を生成させる第 2の演算工程と、
各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算工程を有し、前記遅延信号に対する当該各乗算工程によるフィルタ 係数の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各 周期の間に所定順序で切り替えて行わせることにより、前記第 2の加算工程に供給 する第 3の乗算信号を生成する第 3の演算工程と、
を備えることを特徴とするディジタル信号処理方法。
[13] サンプリング周波数に同期した入力信号に対し複数段の FIR形ディジタルフィルタ に相当するフィルタリングを施して出力信号を生成するディジタル信号処理方法であ つて、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数 とする所定個数の乗算工程を有し、当該各乗算工程による所定の切替供給信号〖こ 対するフィルタ係数の乗算を、前記サンプリング周波数の前記複数段に相当する整 数倍以上の規定周波数に同期して、前記サンプリング周波数の各周期の間に所定 順序で切り替えて行わせることにより、乗算信号を生成する演算工程と、
前記演算工程で前記規定周波数に同期して生成される乗算信号を一の信号として 加算し、加算結果である加算出力信号を前記出力信号として生成する加算工程と、 前記入力信号と前記加算出力信号を前記規定周波数に同期した所定順序で切り 替えることにより、前記切替供給信号を出力する信号転送工程と、
前記規定周波数の各周期に相当する遅延時間が設定された遅延工程を有し、前 記切替供給信号を当該遅延時間で遅延した遅延信号を生成する遅延工程と、 各々所定のフィルタ係数が設定され前記複数段に相当する個数を最大個数とする 所定個数の乗算工程を有し、前記遅延信号に対する当該各乗算工程によるフィルタ 係数の乗算を、前記規定周波数の各周期に同期して、前記サンプリング周波数の各 周期の間に所定順序で切り替えて行うことにより、前記加算工程に供給する他の乗 算信号を生成して出力させる他の演算工程と、
を備えることを特徴とするディジタル信号処理方法。
PCT/JP2005/023171 2004-12-17 2005-12-16 ディジタルフィルタ Ceased WO2006064916A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004366625 2004-12-17
JP2004-366625 2004-12-17

Publications (1)

Publication Number Publication Date
WO2006064916A1 true WO2006064916A1 (ja) 2006-06-22

Family

ID=36587965

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/023171 Ceased WO2006064916A1 (ja) 2004-12-17 2005-12-16 ディジタルフィルタ

Country Status (1)

Country Link
WO (1) WO2006064916A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111384926A (zh) * 2018-12-29 2020-07-07 广州开信通讯系统有限公司 数字滤波电路、系统、方法及数字滤波电路重构方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592012A (en) * 1978-12-29 1980-07-12 Fujitsu Ltd Variable delay circuit
JPS5944097A (ja) * 1982-09-07 1984-03-12 ヤマハ株式会社 楽音発生装置
JPS63257319A (ja) * 1987-04-14 1988-10-25 Sharp Corp 時分割多重型デジタルフイルタ
JPH11330913A (ja) * 1998-05-18 1999-11-30 Sharp Corp デジタルフィルタ
JP2001160736A (ja) * 1999-12-01 2001-06-12 Nec Ic Microcomput Syst Ltd デジタルフィルタ回路
JP2001308684A (ja) * 2000-04-21 2001-11-02 Sharp Corp ディジタルフィルタ回路

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592012A (en) * 1978-12-29 1980-07-12 Fujitsu Ltd Variable delay circuit
JPS5944097A (ja) * 1982-09-07 1984-03-12 ヤマハ株式会社 楽音発生装置
JPS63257319A (ja) * 1987-04-14 1988-10-25 Sharp Corp 時分割多重型デジタルフイルタ
JPH11330913A (ja) * 1998-05-18 1999-11-30 Sharp Corp デジタルフィルタ
JP2001160736A (ja) * 1999-12-01 2001-06-12 Nec Ic Microcomput Syst Ltd デジタルフィルタ回路
JP2001308684A (ja) * 2000-04-21 2001-11-02 Sharp Corp ディジタルフィルタ回路

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111384926A (zh) * 2018-12-29 2020-07-07 广州开信通讯系统有限公司 数字滤波电路、系统、方法及数字滤波电路重构方法
CN111384926B (zh) * 2018-12-29 2024-03-19 广州开信通讯系统有限公司 数字滤波电路、系统、方法及数字滤波电路重构方法

Similar Documents

Publication Publication Date Title
US5416799A (en) Dynamically adaptive equalizer system and method
JPH06244679A (ja) ディジタルフィルタ回路
US7028062B2 (en) FIR filter, method of operating the same, semiconductor integrated circuit including FIR filter, and communication system for transmitting data filtered by FIR filter
WO2006064916A1 (ja) ディジタルフィルタ
JPH0537299A (ja) 巡回形デイジタルフイルタ
JPWO2007102611A1 (ja) 補間関数生成回路
JPH0834407B2 (ja) 入力加重形トランスバーサルフィルタ
JPH05327409A (ja) レート変換方法及びその変換回路
WO2005002051A1 (ja) デジタルフィルタ
US6944218B2 (en) Adaptive filter having a small circuit scale with a low power consumption and tap-coefficients updating method of adaptive filter
EP3748859A1 (en) Dac device having positive dac and negative dac and associated digital-to-analog converting method
KR100565663B1 (ko) 디지털 필터
US20090072870A1 (en) Digital signal processing circuit
US20070230644A1 (en) Filtering apparatus
JP4243473B2 (ja) Firディジタルフィルタ
JP7177339B2 (ja) 演算回路、デジタルフィルタ、および通信機
JP2001339277A (ja) ディジタルfirフィルタ
JP4838030B2 (ja) 信号処理回路
JPH09326671A (ja) ディジタル補間フィルタ回路
JPS63152228A (ja) オ−バ−サンプル型アナログ・デイジタル変換器
JPH0624310B2 (ja) デイジタルフイルタ
JP2002185289A (ja) デジタル無限インパルス応答フィルタの並列インプリメンテーション
JP2014230163A (ja) デジタル信号処理装置
JP2004242051A (ja) ディジタル信号処理回路及びディジタルフィルタ回路
Alle et al. Implementation of two parallel FIR filter structure using LUT less DA

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05816684

Country of ref document: EP

Kind code of ref document: A1