Hi,
I am learning vital signs demo(mmwave_automotive_toolbox_2_4_3__win), and i have encountered some problems that confused me.
1.How to extract phase form selected range bin? Need to calculate the displacement different? Or just calculate the value of phase after Range-FFT.
2.If need to calculate the displacement different, how to calculate?
3.Phase Difference : The phase difference operation is performed on the unwrapped phase by subtracting successive phase values.
This helps in enhancing the heart-beat signal and removing any phase drifts (Referenced from Vital Signs User Guide)
What's the successive phase value ?
4.Each frame is configured to have 2 chirps. However only the 1st Chirp in the frame is used for processing(Referenced from Vital Signs User Guide)
What's the role of second chirp?
5.New estimate updated every 1 second, does this means you use these 20 frames as a processing unit?
Thank you very much!