Part Number: AWR6843AOP
Other Parts Discussed in Thread: AWR1843, AWR6843
During the micro-displacement measurement using the AWR6843&AWR1843 radar sensors, we observed that the phase of the target object exhibits abrupt jumps with temperature variations. Specifically, an instantaneous phase jump occurs when the temperature changes by approximately 10°C.
This phase jump phenomenon disappears completely after we disable the periodic calibration (by modifying the code from:
calibrationCfg.U.chirpCalibrationCfg.enablePeriodicity=true; to calibrationCfg.U.chirpCalibrationCfg.enablePeriodicity=false;).We have the following technical questions:
- What potential issues may arise from disabling the periodic calibration?
- Is there a better solution that can prevent phase jumps without compromising the chip's performance?
- Alternatively, can we read the input parameters of this calibration function and implement the calibration process manually through software coding, thereby avoiding uncontrolled phase jumps?
We look forward to your reply. Thank you very much.