SLYT836 March   2023 IWR6443 , IWR6843 , IWR6843AOP

 

  1. Introduction
  2. The importance of integration
  3. FMCW
  4. Chirps
  5. Mixer
  6. FFT and peak detection
  7. Beamsteering, in the direction that you want to sense
  8. Calibration
  9. Conclusion
  10. 10Related Websites

FFT and peak detection

Once the signal only carries the relevant information (the yIF frequency is the image of the time of flight), the signal will go through a range FFT and then CFAR or thresholding algorithms.

Figure 6-1 illustrates the time-of-flight difference between the different antennas.

GUID-20221220-SS0I-B8NH-QN1X-JXB7RJTM9RP0-low.png Figure 6-1 MIMO Illustration of phase increases for each receive antenna.

At a high level, the angle of arrival is derived from the difference of time of flight measured at each receive antenna.

At the mathematical level, from each antenna Equation 6 defines a steering vector as:

Equation 6. a ( θ ) = [ e j × 2 π × d × s i n ( θ ) λ e j × 2 π × d × 2 × s i n ( θ ) λ e j × 2 π × d × 3 × s i n ( θ ) λ e j × 2 π × d × N × s i n ( θ ) λ ]

The steering vector is used to combine the signal from each target at each antenna. In Equation 7, which expresses the sum of all signals coming from each target through all antennas, xi is the signal received by the i’th antenna:

Equation 7. y ( t ) = a H x ( t ) = 1 N a i × x i ( t )

Equation 8 calculates the average power as:

Equation 8. P ( a ) = 1 L × 1 N | y ( t ) | 2 = a H E { x ( t ) × x H ( t ) } a = a H R a

Conventional receive beamforming, also known as the Bartlett beamforming method, is the oldest direction-of-arrival estimation algorithm based on narrowband arrays. This algorithm maximizes the output power of the beamformer relative to a certain direction, expressing the maximization relationship in Equation 9 as:

Equation 9. θ B a r l e t t = a r g m a x a [ P ( a ) ]

To compute P(a(theta)) for each theta, Equation 10 approximates R as:

Equation 10. R z z k = 0 n   X ( t )   ×   X H ( t )

where X is the matrix of signals (Equation 11):

Equation 11. X t = x 1 t 1         x 1 t 2             x 1 t n x 1 t 1         x 1 t 2             x 1 t n                                                                           x M t 1         x M t 2             x M t n

From these equations, you can see how a MIMO radar enables location derivation in three dimensions.