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.

Chebychev bandpass filter

Status
Not open for further replies.

Anical

Newbie level 6
Joined
Jun 29, 2015
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
133
I am designing a FM receiver and the first module is BPF. I have decided to use chebyshev filter but i am finding it difficult to design it. The only information i have is:

Resonant frequency (i.e. frequency of signal received): 140 MHz
Q factor : 14
fL: 135 MHz
fH: 145 MHz
Bandwidth: 10 MHz

How should I approach to design my Chebyshev BPF? How is the order of it is determined? Any help is appreciated!
 

To make it a complete chebychev filter specification, you need to add passband ripple and stop band attenuation. Order can be only determined from this specification. Q is a parameter of the second order filter building block ("biquad") not the filter itself. A chebychev filter is comprised of multiple biquads, each with different center frequency and Q.

Most people will use a filter design tool or Matlab for the calculation. But you can derive the filter parameters also from basic chebychev polynomials, can be found in classical filter design textbooks. (Presumedly it's over your head).
 

So should I assume passband ripple and stopband attenuation values and move on with my calculations and design the filter? If yes then may I know how exactly the assumed values will affect my filter design?
 

how exactly the assumed values will affect my filter design
Filter parameters lower and upper cut-off frequency ("fL and fH"), ripple factor, stoppband attenuation are translated into filter order (number of second order building blocks) and center frequencies and Q of individual second order blocks.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top