According to the example given in Fluid-level sensing using 77-GHz millimeter wave white paper (www.ti.com/.../spyy004.pdf),
the range resolution is 3.75 cm.
I need to measure liquid level to a range accuracy of ~1 mm and max range is 5 m.
I saw following posts which suggest to increase the Range FFT size which increase the no. of frequency bins of the FFT spectrum.
e2e.ti.com/.../612730
e2e.ti.com/.../599055
My question is, If we reduce the ADC sampling rate by factor of 2 say 5 MSPS (it decrease the frequency bin size) and does it increase the range resolution/range accuracy by a factor of 2?
Say, if we use Range FFT size 4096 and 1 MSPS ADC sampling rate, can we achieve range resolution closer to ~1 mm without using any special algorithm?
Is there any fundamental issue/ hardware limitation of doing so?
Thanks,