This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843AOP: How to calculate bandwidth chirp from configuration

Part Number: IWR6843AOP

Hi community member,

I saw the configuration file for mmw_pplcount_demo_default.cfg
file:///C:/ti/mmwave_industrial_toolbox_4_4_1/chirps/People+Tracking+and+Counting+Application.html

I think a total bandwidth is 32768MHz like as a below calculation:

Ramp End Time (62 us) x Frequency slope (53 MHz / us) = 3286MHz

But, according to a parametor list, it is written a total Sweep Bandwidth is 2713.6MHz.

Please tell me how to calculate bandwidth from configuration in detail.

Best regards.
Cruijff

  • HI, Cruijff:

    The total sweep bandwidth may be 3286MHz as you have calculated. But ramp time includes the extra ramp time and ADC start time.  So the valid sweep bandwidth is smaller.  The best way to calculate the valid sweep bandwidth would be using the number of ADC sample and ADC sampling time and the Frequency slope as:

    NumADCSamplePerChirp / ADCSamplingRate X Frequency Slope

    Best,

    Zigang