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.

AWR1843 Problem with Velocity Detection

Other Parts Discussed in Thread: AWR1843

Hello,

I use the AWR1843 radar with the OOB demo. I configured it with the following config:

const char Config[1000]=" sensorStop \
flushCfg \
dfeDataOutputMode 1 \
channelCfg 15 7 0 \
adcCfg 2 1 \
adcbufCfg -1 0 1 1 1 \
profileCfg 0 77 8 7 13.12 0 0 30 1 64 12499 0 0 30 \
chirpCfg 0 0 0 0 0 0 0 1 \
chirpCfg 1 1 0 0 0 0 0 4 \
chirpCfg 2 2 0 0 0 0 0 2 \
frameCfg 0 2 16 0 100 1 0 \
lowPower 0 0 \
guiMonitor -1 1 1 0 0 0 1 \
cfarCfg -1 0 2 8 4 3 0 15 1 \
cfarCfg -1 1 0 4 2 3 1 15 1 \
multiObjBeamForming -1 1 0.5 \
clutterRemoval -1 0 \
calibDcRangeSig -1 0 -5 8 256 \
extendedMaxVelocity -1 0 \
lvdsStreamCfg -1 0 0 0 \
compRangeBiasAndRxChanPhase 0.0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 \
measureRangeBiasAndRxChanPhase 0 1.5 0.2 \
CQRxSatMonitor 0 3 4 15 0 \
CQSigImgMonitor 0 31 4 \
analogMonitor 0 0 \
aoaFovCfg -1 -90 90 -90 90 \
cfarFovCfg -1 0 0 49.99 \
cfarFovCfg -1 1 -15.37 15.37 \
calibData 0 0 0 \
sensorStart " ;

I fix the radar on a moving car and start moving at a speed of 10km/h to 54km/h and I save the detected data (x,y,z,velocity).

My problem is that when I check the data, I don't see a speed greater than 2.61 or -2.61 (9km/h). I don't see a speed higher than 2.61 or -2.61 (9km/h) when I moved at a speed of 20 30 40 54km/h 

I want to know if there's any filtering happened in velocity ? or if the the problem is in the configuration of the chirp of the radar.. ?? 

PS: I'm disabling staticclutterremoval. and cfarFovCfg -1 1 -15.37 15.37  => the maximum velocity is 54km/h

Best, 

Ben Hassine