SPRADT9 August   2026 AWR2188

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2FMCW Waveform Overview
  6. 3AWR2188 FMCW Waveform Configuration
    1. 3.1 Configuration Associations
    2. 3.2 Frame Configuration
    3. 3.3 Subframe Configuration
    4. 3.4 Chirp Configuration
    5. 3.5 Profile Configuration
  7. 4Summary
  8. 5References

Configuration Associations

Waveform configuration for the AWR2188 includes the following steps:

  • Profile configuration: Includes basic parameter configuration. Each chirp must have a specific profile, which is stored in the specific profile RAM.
  • Chirp parameter LUTs: Tunable chirp parameters are defined as a look-up table (LUT), which is stored in the specific chirp RAM.
  • Subframe configuration: Includes chirp number, burst, and timing information, and chirp LUT configuration associated with the subframe, including the parameters that must use the chirp LUT, and the address, size, and look-up table approach of each parameter in the chirp LUT. Like chirp parameter LUTs, the subframe configuration is also stored in the chirp RAM.
  • Frame configuration: Includes parameters such as the start address in the chirp RAM, subframe number, and so forth for subframes to be used in the frame.

Figure 3-1 below shows the storage locations and associations of each configuration in the RAM.

 Waveform Configuration Storage Locations and AssociationsFigure 3-1 Waveform Configuration Storage Locations and Associations

As shown in Figure 3-1, for the waveform generation of each frame, first locate the frame configuration; then locate the corresponding subframe configuration in the chirp RAM based on the h_SubFrameLutOffset setting in the frame configuration; and finally index the profile and TxEnable configurations in the chirp RAM according to the defined chirp LUT configuration to generate the corresponding chirps.

For the AWR2188 waveform configuration, the basic API configuration flow is shown in Figure 3-2 below. The chirp parameter LUTs provide great flexibility for the generation of different waveforms.

 API Configuration FlowFigure 3-2 API Configuration Flow

The following is a detailed description of frame, subframe, chirp parameter LUT, and profile. See also Reference[5] for detailed configuration parameter structures and APIs.