Design a λ/4 transmission line section to match real load impedances. Calculate characteristic impedance Zₜ, electrical length (90°), and physical length.
The quarter‑wavelength (λ/4) impedance transformer is a classic transmission line segment used to match two real impedances at a single frequency. It is widely employed in RF circuits, antenna feed networks, power amplifiers, and microwave filters. When the electrical length is exactly 90° (λ/4), the input impedance \(Z_{in}\) seen from the source becomes:
For perfect matching we set \(Z_{in} = Z_S\) ⇒ \( Z_t = \sqrt{Z_S \cdot Z_L} \). This elegant relation provides a lossless transformation between two real resistances. The transformer is inherently narrowband – its performance degrades as frequency deviates from the design center.
The fractional bandwidth for a given return loss level is approximately proportional to the ratio \( \sqrt{Z_L/Z_S} \). High transformation ratios lead to narrow bandwidth. For wider bandwidth, multi-section transformers or tapered lines are used.
The transformer works only for purely resistive loads. For complex loads (R+jX), an additional stub or reactive element is required to cancel reactance before applying λ/4 transformer. Physical length depends on the propagation velocity: \( L = \frac{c}{4f\sqrt{\varepsilon_{r,eff}}} \) for microstrip, or \( L = \frac{v_p}{4f} \) with velocity factor.
| Source Zₛ (Ω) | Load Zₗ (Ω) | Zₜ = √(Zₛ·Zₗ) (Ω) | Return Loss (ideal) | Application |
|---|---|---|---|---|
| 50 | 50 | 50.00 | ∞ dB | Through line (no transformation) |
| 50 | 100 | 70.71 | ∞ dB | PCB antenna impedance step |
| 75 | 50 | 61.24 | ∞ dB | Cable to receiver matching |
| 50 | 200 | 100.00 | ∞ dB | High impedance load |
| 50 | 73 | 60.41 | ∞ dB | Dipole antenna match |
A 2.45 GHz microstrip patch antenna presents 110Ω real impedance at resonance, while the transceiver expects 50Ω. Using a quarter‑wave transformer on FR4 (εᵣₑff=3.2), Zₜ = √(50×110) ≈ 74.16Ω. Physical length: \( L = c / (4f\sqrt{3.2}) = 3e8/(4×2.45e9×1.788) ≈ 17.1 mm \). This compact transformer can be etched directly on PCB, increasing power transfer by eliminating reflections (return loss > 30 dB at center frequency).
For a lossless line of length \( \ell \) and characteristic impedance \( Z_0 \), input impedance is \( Z_{in} = Z_0 \frac{Z_L + jZ_0\tan\beta\ell}{Z_0 + jZ_L\tan\beta\ell} \). When \( \ell = \lambda/4 \), \( \beta\ell = \pi/2 \), \(\tan(\pi/2) \to \infty \), simplifying to \( Z_{in} = Z_0^2 / Z_L \). This forms the basis of the transformer. This property was explored by early telegraph engineers and later formalized in microwave engineering (e.g., Pozar, “Microwave Engineering”, 4th ed).