Other Parts Discussed in Thread: IWR1443, AWR1443BOOST
Hello,
I have these 3 questions:
-Why does the range resolution increases (gets worse) when the sampling rate frequency increases? Shouldn't I have better resolution for higher sampling rate? I am referring to formula P.dataPath[idx].rangeIdxToMeters = 300 * P.profileCfg[profileCfgIdx].digOutSampleRate / (2 * P.profileCfg[profileCfgIdx].freqSlopeConst * 1e3 * P.dataPath[idx].numRangeBins). Furthermore, What is the difference between sampling rate and ADC samples per chirp?
-parameter number of loops in frameCfg. I understand this is the number of chirps per frame, correct? I understand that if we want higher velocity resolution we need to increase the number of loops. In my case I am not interested in velocity resolution. However, if I leave number of loop equal to 1, in the mmWave_Demo_Visualizer I do not see any value in Range Profile Plot. Why is that? I have to put at least 4 loops to see any data.
-maximum unambitious range: why is this value slightly different from the max range value I see on x-axis of Range Profile Plot of mmWave_Demo_Visualizer? We are typically talking of a few meters difference, with max value of x-axis in Range Profile Plot higher than the maximum unambitious range
Thanks so much!!!