Hello team,
Customer is asking how to config the excess ramping time.
In the SRR demo, the ramp end time is same as the ADC_START_TIME + ADC_SAMPLE_POINTS/ADC_SAMPLE_RATE. The excess ramping time is 0. But when customer input this parameter in mmwave studio. It reported an error.
But in document TI CMOS FMCW Radar and Chirp Configuration
it says that the ramp end time is the sum of (a) the ADC start time, (b) the ADC sampling time and (c) the excess ramping time at the end of the ramp.There is no hard requirement on excess ramping time.
But for my understanding, the excess ramping time should be larger than the DFE Filtering Latencies? Is that means the configuration in SRR demo is wrong? How to change it?
SRR demo configuration is shown in below table.
TX_START_TIME | 1 | us |
ADC_START_TIME | 4.8 | us |
ADC_SAMPLE_RATE | 5000 | ksps |
ADC_SAMPLE_POINTS | 256 | |
ADC_SAMPLE_TIME | 51.2 | us |
TOTAL TIME | 56 | us |
RAMP_END_TIME SETTING | 56 | us |
Thanks.
Wesley