Design a third-order Pi-type Butterworth low-pass filter. Enter cutoff frequency (fc) and system impedance (R) to obtain normalized component values (C1, L, C2). The calculator displays the ideal frequency response and circuit topology.
The Butterworth filter is renowned for its maximally flat passband response — no ripples, providing a smooth roll-off. A third-order Pi network (C1-L-C2) is a classic topology for impedance-matched low-pass filtering in RF and communication systems. The normalized low-pass prototype values for a 3rd-order Butterworth filter with 1 Ω termination and 1 rad/s cutoff are: g1 = 1, g2 = 2, g3 = 1. Using frequency and impedance scaling, the actual component values are derived as follows:
C1 = g1⁄2π fc Z0 , L = g2 Z0⁄2π fc , C2 = g3⁄2π fc Z0
where Z0 = √(Rs·RL) for asymmetric design.
In a 2.4 GHz Wi-Fi receiver, a Pi low-pass filter after the LNA suppresses harmonics and out-of-band interference. With fc = 2.5 GHz and R = 50 Ω, our calculator yields C1 ≈ 1.27 pF, L ≈ 6.36 nH, C2 ≈ 1.27 pF. These values provide a clean roll-off and adequate rejection at 5 GHz (second harmonic). Real-world designs would incorporate PCB layout parasitics; however, the theoretical design serves as an optimal starting point.