Pi Attenuator Calculator

Design Pi and T-pad RF attenuator networks with exact resistor values. Calculate attenuation, impedance matching, return loss, and power dissipation for any impedance.

R1 (Shunt, Input)
96.2Ω
Nearest E24: 100.0Ω — Power: 51.9mW
R2 (Series)
71.2Ω
Nearest E24: 68.0Ω — Power: 32.9mW
R3 (Shunt, Output)
96.2Ω
Nearest E24: 100.0Ω — Power: 5.2mW
Total Dissipation
90.0mW
Input: 100.0mW, Output: 10.0mW
Voltage Ratio
1 : 0.3162
K = 10^(10/20) = 3.1623
Power Ratio
10.00% through
90.0% dissipated as heat

Pi (π) Schematic

IN ──┬── R2 [71.2Ω] ──┬── OUT │ │ R1 R3 [96.2Ω] [96.2Ω] │ │ GND ──────────────── GND

Standard Values (50Ω symmetric)

dBR1=R3 (Shunt)StdR2 (Series)Std
1869.5Ω910.0Ω5.8Ω5.6Ω
2436.2Ω430.0Ω11.6Ω12.0Ω
3292.4Ω300.0Ω17.6Ω18.0Ω
6150.5Ω150.0Ω37.4Ω36.0Ω
1096.2Ω100.0Ω71.2Ω68.0Ω
1571.6Ω75.0Ω136.1Ω130.0Ω
2061.1Ω62.0Ω247.5Ω240.0Ω
3053.3Ω51.0Ω789.8Ω820.0Ω
Planning notes, formulas, and examples

About the Pi Attenuator Calculator

The Pi Attenuator Calculator designs resistive attenuator networks in both Pi (π) and T-pad configurations. These passive circuits reduce signal level by a precise amount while maintaining impedance matching — essential for RF test setups, signal conditioning, and protecting sensitive receiver inputs.

Resistive attenuators are the simplest and most broadband method of reducing signal amplitude. Unlike reactive attenuators, they work from DC to many GHz with flat frequency response. The Pi network uses two shunt resistors and one series resistor, while the T-pad uses two series resistors and one shunt resistor. Both achieve the same attenuation and impedance matching.

This calculator handles both symmetric (equal source and load impedance) and asymmetric (different impedances) configurations. For symmetric pads, it calculates exact E24/E96 standard resistor values and shows the nearest available values with resulting attenuation error. It also computes power dissipation in each resistor, return loss, VSWR, and cascaded attenuation for multiple pads in series.

When This Page Helps

Use this calculator when you need to reduce signal level while keeping impedance matched. It is useful for RF test setups, receiver protection, and signal conditioning where return loss and power dissipation matter as much as the attenuation value. That is helpful when you need a buildable resistor network instead of a nominal dB target alone.

How to Use the Inputs

  1. Enter the desired attenuation in dB
  2. Set the source impedance (typically 50Ω for RF, 75Ω for video)
  3. Set the load impedance (same as source for symmetric, different for matching)
  4. Choose Pi or T-pad topology based on your layout preference
  5. View exact and nearest standard resistor values for each element
  6. Check power dissipation and enter signal power to size resistors
Formula used
Pi pad (symmetric, Z₀): R1 = R3 = Z₀ × (K+1)/(K−1), R2 = Z₀ × (K²−1)/(2K). Where K = 10^(dB/20). T-pad: R1 = R3 = Z₀ × (K−1)/(K+1), R2 = 2 × Z₀ × K/(K²−1). Return loss = −20 × log₁₀(|Γ|), VSWR = (1+|Γ|)/(1−|Γ|).

Example Calculation

Result: R1=R3: 96.2Ω (use 100Ω), R2: 71.2Ω (use 68Ω)

For 10dB Pi attenuator in 50Ω: K=10^(10/20)=3.162. R1=R3=50×(4.162/2.162)=96.2Ω. R2=50×(10-1)/(2×3.162)=71.2Ω. Using standard values gives ~9.8dB actual attenuation.

Tips & Best Practices

  • Use 1% (E96) resistors for attenuators above 6dB — the tighter tolerance significantly improves accuracy
  • For values above 20dB, consider cascading smaller pads (e.g., 10+10) for better broadband performance
  • Always check power ratings — at 1W input, a 10dB pad dissipates 900mW across three resistors
  • For best high-frequency performance, use thin-film 0402 chip resistors in a ground-return layout
  • Mini-Circuits and other vendors sell pre-made attenuator pads that are pre-calibrated — often easier than building your own

Attenuator Applications in RF Engineering

Fixed attenuators protect spectrum analyzers and receivers from overload, set signal levels in test fixtures, improve impedance matching (any attenuator improves input VSWR by its attenuation value in dB), and provide isolation between stages to prevent oscillation. Variable attenuators (step or continuously variable) are used in automated test equipment and receiver AGC circuits.

Standard Resistor Value Selection

Ideal attenuator resistor values rarely match standard values. The nearest E24 (5%) or E96 (1%) value creates a small impedance mismatch and attenuation error. This calculator shows both ideal and nearest standard values with the resulting actual attenuation and return loss. For critical applications, use parallel or series combinations to get closer to ideal values.

Asymmetric (Minimum Loss) Pads

When source and load impedances differ (e.g., matching 50Ω to 75Ω), a minimum-loss pad uses the minimum attenuation needed to achieve the match. The minimum loss L_min = 10×log₁₀(Z_high/Z_low) + 10×log₁₀(1 − Z_low/Z_high) dB. For 50Ω to 75Ω, minimum loss is about 5.7 dB. Additional attenuation can be added above this minimum.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Both achieve identical attenuation and impedance matching. Choose based on layout: Pi pads work well when ground connections are convenient (shunt elements go to ground). T-pads work when series elements are easier to place. Pi pads are more common in RF.