Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

component used for digital biquad filter (w/o multiplier)

Status
Not open for further replies.

rinaishlene

Junior Member level 3
Joined
Nov 29, 2005
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,491
I will be using VHDL\Verilog Code to simulate the function the datapath proposed in this paper

"A New hardware Realization of Digital Filter"
By ABRAHAM PELED and BEDE LIU
IEEE Transaction on Acoustics,Speech and Signal Processing,DEC 1974

Here I attached the diagram of the datapath

My question is

1)Is it appropriate to use two 2-bit SIPO shift register to represent (SR1 and SR2) and (SR3 and SR4)?

2)The output of the shift register will be the address of the ROM but then each bit of address of the ROM will be multiplied with the each coefficient filter (a0 to b1) given to create the function phi(the output of the ROM).Where should the function phi take place?Is it inside the ROM?

Appreciate any help.

Thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top