Array Processing - Beamforming & Direction Finding
Est. read time: 5 minutes | Last updated: April 04, 2025 by John Gentile
Contents
- Deterministic Beamforming
- Broadband Beamforming
- Adaptive Beamforming
- Direction of Arrival (DOA) Estimation
- Distributed Beamforming/DoA
- References
from IPython.display import YouTubeVideo
Filtering is a commonly used operation in signal processing; in the discrete sense, samples are passed through a set of filter coefficients, or “taps”, to perform the convolution and achieve the desired response. Analogous to such temporal filtering, an array of sensors can be filtered spatially to produce a desired response across the elements.
Specifically in the context of Radio Frequency (RF) antenna arrays, this spatial filtering can be utilized to optimize the overall antenna pattern, in a process commonly known as beamforming. The specific spatial optimization is often application dependent, however beamforming is generally seen as a method of beam steering, where gain is provided in a specific, desired direction- relative to the array’s front-, with attenuation in other angles. Though the term “beamforming” sounds specific to transmitting applications- like radiating RF arrays-, beamforming, and consequently spatial filtering, can actually be performed on both the transmit and receive functions of any array, also known as array reciprocity. Beamforming is inclusive of non-RF arrays and applications as well, such as sound transducers used in SONAR arrays.
The fundamental operation of beamforming is derived from the properties of constructive and destructive interference of propagating waves in phased array systems. These systems are so named in that the individual array elements shift the phase of a received, or transmitted, signal to create a desired far field array pattern that culminates into a steered wavefront.
This phase shifting process can be achieved by digital or analog means; analog phase shifter units can perform the beam steering in the RF/analog domain. In this case, each phase shifter unit is attached to an individual array antenna element, and is manifolded to a single receiver- such as an Analog to Digital Converter (ADC)- and/or a single transmitter- such as a Digital to Analog Converter (DAC). The benefits of such a system is simplicity in the digital and RF electronics, as there is only one ADC and/or DAC- and possibly one mixing/heterodyne system for the array-, however the system is much less flexible in that it can only steer in one direction at a time.
However for Multiple-Input Multiple-Output (MIMO) or other systems that need more flexibility, these phase shifting blocks could also be performed in the digital domain. In this case, each antenna element can be considered to be directly connected to an ADC and/or DAC and the associated phase shifts can be performed in digital logic- such as in a Field-Programmable Gate Array (FPGA) directly connected to each ADC/DAC- and then coherently combined to form the intended beam(s). The downside of a digitally beamformed system is increased complexity- and thereby often an increased cost- due to each channel requiring RF and sampling electronics that must be phase synchronous, however the upside is this system is much more flexible in how it can apply phase shifts, as well as it creates the opportunity for a system to create multiple spatial beams at one time.
For MIMO communication arrays, these properties of directional gain and attenuation can be exploited for servicing multiple users, such as in Spatial Multiplexing, where distinct users are assumed to be in different spatial locations or directions, so digital beamforming with multiple beams can be used to target each user independently at the same time.
Deterministic Beamforming
Uniform Linear Array (ULA)
A ULA is defined as an array with elements equally spaced a distance from each other along a linear axis. Each RF channel- related to an RF antenna element- is sampled synchronously such that the digital samples are aligned in time across all channels so coherent processing can be performed. It can be seen that when dealing with a signal from the far field impinging on the array with angle, , the difference in propagation path length, , between elements in a ULA is given by:
Array Effects
- Phased Array Antenna Patterns—Part 1: Linear Array Beam Characteristics and Array Factor - Analog Devices
- Phased Array Antenna Patterns—Part 2: Grating Lobes and Beam Squint - Analog Devices
- Phased Array Antenna Patterns—Part 3: Sidelobes and Tapering - Analog Devices
- RF Transceivers Enable Forced Spurious Decorrelation in Digital Beamforming Phased Arrays - Analog Devices
Far-Field
The reason we assume far field characteristics for the majority of work with array systems is to simplify the math and operations; for the case of a phased array receiver in the near field, an RF emitter is so close to the array that the incident angle of the received energy is different for every element due to the spherical wavefront of the source:
However, in the far field, where the same emitter is farther away from the receiving array, the wavefronts become approximately planar, and each receive element sees an equivalent incidence angle, , of the arriving wave:
The specific point at which a given system is operating in the far field is dependent on many factors of the array’s antenna properties, however a general equation can be found based on an array’s antenna diameter, , and the wavelength of the operating carrier frequency, :
Array Calibration
YouTubeVideo('ssuxQFzGJNU')
Broadband Beamforming
- Wideband Beamforming - MATLAB and Simulink
- Beamforming for Broadband Signals - Wireless Pi
- Beamforming Narrowband and Broadband Signals - Sonar Systems
- Subband Phase Shift Beamformer - MATLAB
- An Efficient Broadband Adaptive Beamformer without Presteering Delays
- Broadband Modal Coherence and Beamforming at Megameter Ranges
- MVDR broadband beamforming using polynomial matrix techniques
- Broadband Beamforming - UCSD
Adaptive Beamforming
- mathworks/FPGA-Adaptive-Beamforming-and-Radar-Examples: This repository contains FPGA/HDL demonstrations several beamforming and radar designs. Simulink models and MATLAB reference code are provided to showcase high-level simulation and HDL designs of various radar and array processing algorithms.
- Fixed-Point HDL-Optimized Minimum-Variance Distortionless-Response (MVDR) Beamformer - MATLAB & Simulink
Direction of Arrival (DOA) Estimation
Monopulse Systems
DoA References
- Introduction to Direction-of-Arrival Estimation- Zhizhang Chen, Gopal Gokeda, Yiqiang Yu
- Emitter Detection and Geolocation for Electronic Warfare
- nodonoughue/emitter-detection-book (MATLAB) & nodonoughue/emitter-detection-python (Python)
- KrakenRF Wiki/Docs for the KrakenRF 5-Channel RX SDR
- Joint TDOA, FDOA and PDOA Localization Approaches and Performance Analysis
- gr-doa: Direction Finding in GNU-Radio
- MarcinWachowiak/gr-aoa: GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices
YouTubeVideo('_UBPVi1vp2s')
Distributed Beamforming/DoA
- Distributed Beamforming Using 1-bit Feedback - MATLAB
- Research on distributed beamforming synchronization technology in inter-satellite link system
- Distributed Transmit Beamforming: Design and Demonstration from the Lab to UAVs
- Distributed Transmit Beamforming: Challenges and Recent Progress
YouTubeVideo('lZqMBmPGQiY')
YouTubeVideo('IsmCQs5KVCs')
References
- Beamforming and Direction Finding - MATLAB
- jorgengrythe/beamforming: Matlab files for various types of beamforming
- Introduction to Direction-of-Arrival Estimation- Zhizhang Chen, Gopal Gokeda, Yiqiang Yu
- petotamas/pyArgus: Antenna array signal processing library implemented in python
- zinka/arraytool: Python based package for phased array antenna design and analysis
- Phased Arrays - Steering and the Antenna Pattern Notebook
YouTubeVideo('jSDLfcNhThw')
YouTubeVideo('0hnWfTvETcU')
YouTubeVideo('XCe0xanaPFo')
YouTubeVideo('nT7z6MxdEQE')