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.

impulse response of cic filter

Status
Not open for further replies.

dsp_forall

Member level 2
Joined
Jun 8, 2006
Messages
48
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,511
can any one suggest how to get impulse response of three stage cic filter implemented in vlsi.
 

Transfer function of 3-stage cic is

(sin(w)/w)**3

So impulse response of cic filter is convolution of 3 rectangular impulse responses. This is sampled representation of parabolic-spline (2-order peacewise polinomial)
 

Solution one: give a chirp signal.
Solution two: give a white noise.
Solution three: give a pulse, and the only one nonzero element should be full scale. For example a sequence [zeros(1, 10000), 32767, zeros(1, 10000)].
 

solution 3 is ok ....


but how about
Solution one: give a chirp signal.
Solution two: give a white noise.

to get impulse response
 

Hi
How does a noise input give a impulse response
Shouldn't we expect a magnitude response!(am i right?)
pls do correct me else.
and what does a chirp response give?

cheers
srinivas
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top