How to design digital ajustable FIR filter?

Status
Not open for further replies.

Raidum226

Junior Member level 1
Joined
Apr 1, 2005
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,402
How to design a digital FIR filter with cutoff frequency range from 4MHz to 6MHz? And we don't have any multiplier, we just have some adders.
 

Raidum226 said:
How to design a digital FIR filter with cutoff frequency range from 4MHz to 6MHz? And we don't have any multiplier, we just have some adders.

which is ur target device?
which tool r u using to design this fir?
 

i think , for FIR algorithm, it is impossible to use only adders
 

If we just need a FIR filter with cutoff frequency = 4MHz, and sampling frequency = 20MHz. We can use Matlab to generate the FIR filter coefficient. Last, we can use adders to implement this filter.(or multiply a number by a const).

But If we need a FIR filter with cutoff frequency range from 4MHz to 6MHz, how to inplment it without using multipliers.(just use const. multipliers)
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…