Visible to Intel only — GUID: hco1423076647636
Ixiasoft
Visible to Intel only — GUID: hco1423076647636
Ixiasoft
6.7.14. Simple Nonadaptive 2D Beamformer
A beamformer is a key algorithm in radar and wireless and is a signal processing technique that sensor arrays use for directional signal transmission or reception. In transmission, a beamformer controls the phase and amplitude of the individual array elements to create constructive or destructive interference in the wavefront. In reception, information from different elements are combined such that the expected pattern of radiation is preferentially observed. A number of different algorithms exist. An efficient scheme combines multiple paths constructively.
The simulation calculates the phases in MATLAB code (as a reference), simulates the beamformer 2D design to calculate the phases in DSP Builder Advanced Blockset, compares the reference to the simulation results and plots the beam pattern.
The design example uses vectors of single precision floating-point numbers, with state-machine control from two for loops.
The model file is beamform_2d.mdl.