% Filters %Diego Trapero
LC filter loaded with R transfer function
$$ \begin{circuitikz}[scale = 1] \draw (0,2) nodeocirc{} (vi) node[left] {$v_i$} (4,2) nodeocirc{} (vo) node[right] {$v_o$} (vi) toL, l=$L$ (2,2) toC, l=$C$ (2,0) nodeground{} (3,2) toR, l=$R$ (3,0) nodeground{} (2,2) toshort ; \end{circuitikz} $$
In the voltage-divider form:
$$ \begin{circuitikz}[scale = 1] \draw (2,4) nodeocirc{} (vi) node[left] {$v_i$} (4,2) nodeocirc{} (vo) node[right] {$v_o$} (vi) toL, l=$L$ (2,2) toC, l=$C$ (2,0) nodeground{} (3,2) toR, l=$R$ (3,0) nodeground{} (2,2) toshort ; \end{circuitikz} $$
Butterworth filter. Maximum flatness filter. The normalized Butterworth polynomials can be used to determine the transfer function for any low-pass filter cut-off frequency
where
To four decimal places, Butterworth polynomials are (expressed in quadratic factors)
| Order | Polynomial |
|---|---|
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 |
From Butterworth filter, Wikipedia
- two frequencies which ratio is 1:10 are separate by a decade
- two frequencies which ratio is 1:2 are separate by a octave
- 1 decade is 3.33 octaves