Chebyshev Filter
Understanding Chebyshev Filters
The Chebyshev filter trades passband flatness for selectivity. By allowing the passband response to ripple (oscillate between 0 dB and the specified ripple level), the transition band becomes steeper. More ripple equals steeper roll-off. A 0.5 dB ripple Chebyshev can replace a Butterworth with 1-2 fewer sections, saving cost, size, and insertion loss. For RF channel selection, the passband ripple is often acceptable because the desired signal occupies only a portion of the filter bandwidth.
Chebyshev Filter Design
|H(f)|² = 1/(1+ε²TN²(f/fc))
TN = Chebyshev polynomial
ε = ripple factor = √(10R/10−1)
Properties:
Equiripple passband, monotonic stopband
Sharper rolloff than Butterworth (same N)
Element values:
gk = function of R, N (tabulated)
Chebyshev Ripple Impact
| Ripple | Roll-off (N=5) | Group Delay Var. | Step Overshoot | Best For |
|---|---|---|---|---|
| 0.01 dB | Near-Butterworth | Moderate | ~12% | Near-flat passband |
| 0.1 dB | ~20% steeper | Moderate | ~14% | Wideband comms |
| 0.5 dB | ~50% steeper | Significant | ~18% | General RF |
| 1.0 dB | ~70% steeper | Large | ~22% | High selectivity |
| 3.0 dB | ~100% steeper | Very large | ~30% | Narrowband guard |
Key Equations
IL = −20log|S21| dB
Return loss:
RL = −20log|S11| dB
VSWR from Γ:
VSWR = (1+|Γ|)/(1−|Γ|)
Comparison
| Ripple | ε | Order for 40dB @2fc | Group delay var | Application |
|---|---|---|---|---|
| 0.01 dB | 0.048 | N=5 | Low | Wideband |
| 0.1 dB | 0.153 | N=4 | Moderate | Standard |
| 0.5 dB | 0.349 | N=3 | High | Sharp cutoff |
| 1.0 dB | 0.509 | N=3 | Very high | Steep rolloff |
| 3.0 dB | 0.998 | N=3 | Extreme | Maximum selectivity |
Frequently Asked Questions
Transfer function?
|H(jw)|^2 = 1/(1+eps^2*T_N^2(w/wc)). T_N = Chebyshev polynomial. Epsilon sets ripple. Poles on ellipse in s-plane. More ripple = steeper rolloff. Zero ripple = Butterworth. Most common RF filter prototype.
How much steeper?
Same order: ~50% steeper with 0.5 dB ripple. For 60 dB at 2x BW: Butterworth N=10, Chebyshev 0.5dB N=7, Elliptic N=4. Fewer sections = less IL, smaller, cheaper. That is why Chebyshev dominates RF receiver design.
When NOT to use?
OFDM systems (edge subcarrier degradation). Wideband digital (EVM from amplitude variation). Pulse signals (overshoot). Applications needing flat group delay. Use Butterworth for flatness, Bessel for group delay, Elliptic for maximum selectivity.