Other Parts Discussed in Thread: AWR1642
Hi,
Please can you provide the conversion used for plotting the range profile from the AWR 1642BOOST.
I have written a standalone C code to read the range profile data from AWR 1642BOOST and used the below conversion to get the actual values of range profile.
log2Qformat = pow(2.0F,9.0F);
log2linScale = 1/(log2Qformat*NumRxAntenna*NumTxAntenna);
RangeValue = pow(2.0F,gSpectrum2[i]*log2linScale); //gSpectrum2[i] is range value received from AWR1642 boost serial port.
Regards,
Maruthi.
Below are my profile config settings:
sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 3 0
adcCfg 2 1
adcbufCfg 0 0 1 1
profileCfg 0 77 3 3 56 0 0 8 1 256 5000 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
frameCfg 0 1 64 0 100 1 0
lowPower 0 0
guiMonitor 1 1 1 0 0 1
cfarCfg 0 0 8 4 4 0 5000
cfarCfg 1 0 8 4 4 0 5000
peakGrouping 1 1 1 1 224
multiObjBeamForming 0 0.5
calibDcRangeSig 1 -5 8 256
sensorStart