Hello, TI team,
I have a question about Y-axis of range profile.
According to the URL below, Y-axis of range profile is calculated by the following formula.
Value in dB = received value * 20*log10(2) / (256 * numTxAnt * numRxAnt) + some dB offset related to FFT size scale compensation in 1DFFT and 2DFFT
I understand the first term (received value * 20*log10(2) / (256 * numTxAnt * numRxAnt) ) but I don't understand 2nd term (some dB offset).
I referred to dspFftScalComp1() and dspFftScalComp2() in mmWave.js, so I got the formula, but I don't understand the meaning of the formula.
Could you tell me what is the some dB offset?
e2e.ti.com/.../awr1642-how-to-deal-with-raw-data-in-mmw-demo