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.

What is the difference between rrc fir and cic fir filter?

Status
Not open for further replies.

namratapj9

Newbie level 1
Joined
Sep 13, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,285
urgent help:
what is the differnce between rrc fir and cic fir filter??
 

Re: dsp

Cascaded Integrator-Comb (CIC):
a cascaded integrator-comb (CIC) is an efficient implementation of an interpolator (which increases the sample rate of a signal) or decimator (which decreases the sample rate), typically used in FPGA architectures. Contrary to the name, a CIC filter is a combination of a linear filter and an upsampler or downsampler.

A CIC filter consists of one or more integrator and comb filter pairs. In the case of a decimating CIC, the input signal is fed through one or more cascaded integrators, then a down-sampler, followed by one or more comb sections (equal in number to the number of integrators). An interpolating CIC is simply the reverse of this architecture, with the down-sampler replaced with a zero-stuffer (up-sampler).


Root-Raised Cosine (RRC):
A symmetric discrete-time square-root-raised-cosine filter may be utilized to process a serial input signal and to produce an output square in each clock cycle. The filter may be adapted to decrease the computational complexity of the resulting calculations, making the filter amenable to use in power sensitive applications and in those situations where the available processor's performance is relatively limited.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top