Array Fundamentals#
This section derives the key equations for phased array analysis.
Array Factor Derivation#
Consider an array of N identical elements located at positions \(\vec{r}_n = (x_n, y_n, z_n)\). For a plane wave arriving from direction \((\theta, \phi)\), the array factor is:
where:
\(w_n\) is the complex weight for element n
\(k = 2\pi/\lambda\) is the wavenumber
\(\hat{u} = (\sin\theta\cos\phi, \sin\theta\sin\phi, \cos\theta)\) is the unit vector toward the observation direction
For a planar array in the xy-plane (\(z_n = 0\)):
where \(u = \sin\theta\cos\phi\) and \(v = \sin\theta\sin\phi\) are direction cosines.
Uniform Linear Array#
For a uniform linear array (ULA) along the x-axis with spacing d:
With uniform weights (\(w_n = 1\)):
This is the classical array factor with:
Main beam at \(u = 0\) (broadside)
First null at \(u = \pm \lambda/(Nd)\)
Half-power beamwidth \(\approx 0.886\lambda/(Nd)\)
Beam Steering#
To steer the main beam to direction \((u_0, v_0)\), apply progressive phase shifts:
This cancels the phase variation at the desired direction, making all elements add coherently. The resulting array factor becomes:
The pattern shifts in (u, v) space to center on \((u_0, v_0)\).
Pattern Multiplication#
The total radiation pattern of an array is the product of:
Element pattern \(E_e(\theta, \phi)\): Individual element’s directivity
Array factor \(AF(\theta, \phi)\): Interference pattern from element positions
This separability assumes:
Identical elements
Negligible mutual coupling
Elements small compared to wavelength
Grating Lobes#
Grating lobes are additional main beams that appear when the array factor is periodic in \((u, v)\) space. For a rectangular grid with spacing \((d_x, d_y)\), grating lobes appear at:
for integers m, n.
A grating lobe enters the visible region (\(u^2 + v^2 \leq 1\)) when:
For \(d = \lambda/2\), grating lobes stay outside the visible region for all scan angles.
Directivity#
Array directivity is the ratio of peak radiation intensity to average intensity:
For a uniform rectangular array with N elements at \(\lambda/2\) spacing:
where A is the physical aperture area.
Beamwidth#
The half-power beamwidth (HPBW) for a uniform rectangular aperture of dimensions \(L_x \times L_y\):
For an N-element array with spacing d:
At \(\lambda/2\) spacing:
Scan Loss#
When the beam is steered away from broadside, two effects reduce gain:
Projected aperture: Effective area decreases as \(\cos\theta\)
Element pattern: Element gain typically decreases off-axis
Combined scan loss:
where n depends on the element pattern (typically 1.3-1.5 for patch elements).
FFT-Based Computation#
For a uniform rectangular array, the array factor can be computed efficiently using the 2D FFT. If weights are arranged on a grid \(W[m, n]\):
This is \(O(N \log N)\) instead of \(O(N \cdot M)\) for direct computation over M observation angles.
The FFT output corresponds to direction cosines: