|
The Elliptic filter (also called the Cauer filter) provides the sharpest cutoff (fastest transition between “kept” and “cut” frequencies) for a given order. The trade-off: it introduces ripples in both the passband and the stopband. That means neither side of the filter is perfectly flat — but the separation between desired and undesired frequencies is the strongest.
Elliptic filter may be used for several reasons including:
•Maximum efficiency: For the same filter order, it gives the sharpest frequency cutoff.
•Great for tough problems: When you absolutely must separate useful earthquake frequencies from interference very close in frequency.
•Compact design: Achieves strong filtering with fewer filter coefficients compared to Butterworth or Chebyshev.
Drawback: The presence of ripples means it is not ideal if you need perfectly smooth amplitude in the passband or perfectly flat rejection in the stopband.
When applying a Elliptic filter, the following parameters should be defined:
•Band type (low-pass, high-pass, band-pass, or band-stop).
•Order (filter sharpness; higher = steeper, but more delay).
•Critical frequencies (Hz): The cutoff frequency or range where filtering starts.
•Maximum ripple (dB): How much unevenness is allowed in the passband. Example: 1 dB ripple = signal amplitude can vary ±1 dB in the passband.
•Minimum attenuation (dB): How much the filter should reduce unwanted frequencies in the stopband. Example: 40 dB attenuation = unwanted noise reduced to 1/100th of original.
.png)
Figure: Elliptic filter dialog
.png)
Figure: FFT Spectrum of B-ICC record before (red) and after (blue) applying Elliptic filter
|