A T-filter is a three-component passive circuit topology arranged in a "T" shape—featuring two series elements and one shunt element to ground—used to attenuate specific frequencies while allowing others to pass. Unlike active filters that require op-amps and external power, the T-filter relies entirely on the reactive impedance of inductors and capacitors (or resistors in attenuator pads) to shape signal bandwidth and manage port impedance.
The Core Mechanics: What a T-Filter Actually Changes
When you drop a T-filter into a transmission line or signal path, it fundamentally changes two things: the frequency-dependent transfer function (insertion loss across the spectrum) and the port impedance seen by the source and load. By carefully selecting the series and shunt components, you can force a 75-ohm antenna to look like a 50-ohm load to your receiver, all while stripping out high-frequency harmonic noise.
Builders and students commonly confuse the standard T-filter with three other topologies:
- Pi ($\pi$) filters: These use two shunt elements and one series element. They present a low impedance at the ports, whereas T-filters present a high impedance.
- Bridged-T networks: These include a fourth component bridging the input and output, often used for deep notch filtering rather than broad low-pass/high-pass shaping.
- L-pad attenuators: These use only two resistive elements to match impedance and drop voltage, offering no frequency-selective filtering.
Worked Numeric Example: 10 MHz Low-Pass LC T-Filter
Let’s design a low-pass T-filter for a 50 Ω RF system with a target cutoff frequency ($f_c$) of 10 MHz. We will use a constant-k prototype design, which provides a predictable Butterworth-like response when terminated in its characteristic impedance.
The governing equations for a constant-k low-pass T-filter are:
- Total Series Inductance: $L = \frac{Z_0}{\pi f_c}$
- Shunt Capacitance: $C = \frac{1}{\pi Z_0 f_c}$
Step 1: Calculate the theoretical values.
$L = \frac{50}{\pi \times 10,000,000} \approx 1.591 \, \mu\text{H}$
$C = \frac{1}{\pi \times 50 \times 10,000,000} \approx 636.6 \, \text{pF}$
Step 2: Split the series inductance.
In a T-topology, the total series inductance is split equally between the input and output arms. Therefore, each series inductor must be $L/2 = 0.796 \, \mu\text{H}$ (or 796 nH).
Step 3: Select real-world bench components.
You won't find a 796 nH inductor in a standard kit. For a 10 MHz RF application, we need components with a Self-Resonant Frequency (SRF) well above our cutoff. I recommend the Coilcraft 0603CS series for inductors and Murata GJM series for NP0/C0G capacitors to ensure stable temperature coefficients.
| Component Position | Theoretical Value | Selected Real-World Part | Key Spec to Verify |
|---|---|---|---|
| Series Arm 1 (L1) | 796 nH | 820 nH (Coilcraft 0603CS-821) | SRF > 150 MHz |
| Series Arm 2 (L2) | 796 nH | 820 nH (Coilcraft 0603CS-821) | SRF > 150 MHz |
| Shunt Arm (C1) | 636.6 pF | 680 pF (Murata GJM1555C1H681) | C0G/NP0 dielectric, 1% tol |
Where You Meet T-Filters in Practice
You will rarely see a discrete T-filter drawn on a modern digital schematic, but the topology is hiding in plain sight across several disciplines. According to RF design guidelines outlined by the All About Circuits AC textbook, passive topologies remain the backbone of high-frequency signal conditioning.
- RF Transceiver Front-Ends: Between the power amplifier (PA) and the antenna, a T-filter is frequently used as a low-pass harmonic suppressor. Because the T-topology presents a high impedance at resonance, it is ideal for interfacing with low-impedance PA outputs without loading them down excessively.
- DC Power Line EMI Suppression: In mixed-signal PCBs, you will often find a T-filter configured as two series ferrite beads with a shunt feedthrough capacitor to the chassis ground. This stops high-frequency digital switching noise from back-feeding into a sensitive analog 3.3V rail.
- Audio Crossover Networks: While active crossovers dominate modern pro-audio, vintage and high-end passive loudspeaker crossovers sometimes use T-networks (specifically bridged-T or series-notch T-configurations) to flatten the impedance curve of a tweeter at its mechanical resonance peak.
T-Filter vs. Pi-Filter: Choosing the Right Topology
Deciding between a T-filter and a Pi ($\pi$) filter comes down to the source and load impedances of your specific circuit. As noted in Texas Instruments application notes on EMI filtering, mismatching the filter topology to your port impedances will cause passband ripple and signal reflection.
| Criteria | T-Filter Topology | Pi ($\pi$) Filter Topology |
|---|---|---|
| Component Arrangement | Series - Shunt - Series | Shunt - Series - Shunt |
| Input/Output Impedance at Cutoff | High (approaches open circuit) | Low (approaches short circuit) |
| Best Matched To... | Low-impedance sources and loads (e.g., 50 Ω RF lines) | High-impedance sources and loads (e.g., tube amplifiers, high-Z sensors) |
| DC Current Handling | Excellent (DC flows through series inductors) | Poor (DC must pass through the single series element; shunt caps block DC) |
| Typical Failure Mode | Inductor saturation if DC bias current exceeds $I_{sat}$ rating | Capacitor dielectric breakdown if DC voltage exceeds rating |
The Decision Rule: Choose the T-filter when your source and load impedances are lower than the filter's design impedance. Choose the Pi-filter when your source and load impedances are higher than the filter's design impedance. If you get this wrong, the filter will still attenuate out-of-band signals, but your passband will suffer from severe insertion loss and standing wave ratio (SWR) degradation.
Frequently Asked Questions
What is the difference between a T-filter and a bridged-T network?
A standard T-filter uses exactly three components (two series, one shunt) and provides a broad low-pass, high-pass, or band-pass response. A bridged-T network adds a fourth component that connects directly from the input node to the output node, "bridging" over the central shunt element. This fourth component creates a transmission zero, making the bridged-T highly effective as a narrow band-stop (notch) filter for eliminating a single interfering frequency, like a 60 Hz mains hum, without affecting the rest of the audio spectrum.
Why does my T-filter cause signal reflection at VHF frequencies?
Signal reflection in a passive T-filter at VHF (30 MHz to 300 MHz) is almost always caused by component parasitics, specifically the Self-Resonant Frequency (SRF) of your shunt capacitor. Above its SRF, a capacitor's parasitic series inductance (ESL) takes over, and the shunt arm effectively becomes an inductor. This destroys the low-pass transfer function and creates an impedance mismatch that bounces the RF energy back to the source. Always check the manufacturer's S-parameter plots and ensure the capacitor's SRF is at least three times higher than your highest frequency of interest.
Can I use a T-filter topology for DC power supply EMI suppression?
Yes, and it is actually the preferred topology for DC power rails. When filtering a DC line, you use two series inductors (or ferrite beads) and one shunt capacitor to ground. Because inductors pass DC with minimal resistive loss (just the DCR of the wire), the T-filter allows high DC currents to flow to your load while presenting a massive impedance to high-frequency AC switching noise. Just ensure the series inductors are rated for your maximum DC load current plus a 20% margin to prevent core saturation, which would instantly strip the filter of its inductance.






