Beamforming Network
Understanding Beamforming Networks
A beamforming network sits between the transceiver ports and the antenna elements, acting as a signal distribution and phase-control layer. In its simplest form, a BFN is a power divider with progressively phased outputs: each antenna element receives the same signal amplitude but with a linear phase gradient that steers the radiated beam to a specific angle. More sophisticated BFNs produce multiple beams simultaneously, allowing the system to cover several directions without time-multiplexing.
The Butler matrix is the most widely used passive BFN. Invented in 1961 by Jesse Butler and Ralph Lowe, it uses an arrangement of 90-degree hybrid couplers and fixed phase shifters to create an N-by-N network where each input port produces a distinct orthogonal beam. The beams are spaced at angles determined by the inter-element spacing and wavelength. An 8-port Butler matrix produces 8 simultaneous beams using only 12 hybrid couplers and 8 fixed phase shifters, with theoretical insertion loss limited to the coupler and phase shifter losses (0.5-1.5 dB total in microstrip at S-band).
Butler Matrix Beam Equations
θn = arcsin(n × λ / (N × d))
n = ±1, ±3, ... ±(N-1) for N even
Phase gradient per beam:
Δφn = 2πn / N radians
Number of hybrids:
H = (N/2) × log2(N)
N=4: 4 hybrids, N=8: 12 hybrids
Crossover level:
-3.9 dB (4-element), -3.0 dB (8-element)
Rotman lens path length:
ΔLn = d × sin(θn)
True time delay: τ = ΔL / c
BFN Architecture Comparison
| Type | Beams | Bandwidth | Loss (dB) | Complexity | Application |
|---|---|---|---|---|---|
| Butler matrix | N fixed | 10-20% | 0.5-2 | N/2 × log2(N) hybrids | Switched-beam, WiFi |
| Rotman lens | M fixed | >50% | 1-3 | Parallel plate + lines | Radar, EW, auto |
| Blass matrix | M fixed | Wideband | 2-5 | M×N couplers | Wideband radar |
| Nolen matrix | N fixed | 10-20% | 1-2 | N(N-1)/2 hybrids | Multibeam sat |
| Active (phase shifter) | Continuous | Full band | 3-6 | N phase shifters | 5G, radar scan |
Frequently Asked Questions
How does a Butler matrix work?
An N-by-N passive network using 90° hybrids and fixed phase shifters. Each beam port produces a unique linear phase gradient across the N antenna ports, steering a beam to θ_n = arcsin(nλ/(N×d)). An 8-beam matrix uses 12 hybrids. Beams are orthogonal, crossing at -3 to -4 dB, providing complete angular coverage. Loss is 0.5-2 dB in microstrip at S-band.
What is a Rotman lens?
A parallel-plate microwave structure providing true-time-delay beamforming. Beam ports on a focal arc connect through transmission lines to array ports. The geometry creates frequency-independent path length differences, eliminating beam squint in wideband systems (>50% bandwidth). Used in 77 GHz automotive radar, 2-18 GHz EW systems, and wideband satellite terminals. Typical insertion loss: 1-3 dB.
When should you use passive BFN versus active beamforming?
Passive BFNs excel when fixed multi-beam coverage is needed with zero DC power and no calibration: automotive radar, EW direction finding, switched-beam IoT. Active beamforming (phase shifters or digital) is required when continuous steering, adaptive nulling, or per-user beam adaptation is needed, as in 5G massive MIMO. The tradeoff: passive BFNs are simpler but inflexible; active systems are powerful but require calibration and digital processing.