This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
This FAQ was written to answer a common request: Computing the Max Range, Range Resolution, Max Velocity, Velocity Resolution for a mmWave Chirp Configuration.
This FAQ provides the theoretical equations and shows how to compute them in an example
Following are the equations to compute these parameters. For more information on the derivation of these equations the reader is invited to review this training
https://training.ti.com/intro-mmwave-sensing-fmcw-radars-module-1-range-estimation?cu=1128486
Active frame time AFT = Tc * #Tx * #chirps/Tx (for MIMO configuration)
Example for following chirp configuration
profileCfg 1 77 7 3 39 0 0 50 1 128 3600 0 0 36
chirpCfg 2 2 1 0 0 0 0 1
chirpCfg 3 3 1 0 0 0 0 2
chirpCfg 4 4 1 0 0 0 0 4
frameCfg 0 2 128 0 100 1 0
Following are the computed values:
Rmax = (0.9*3600e3*3e8 m/s)/(2*50 e12 /s) = 9.72m
Rres = Rmax/128 = 0.076m
Lambda (Wavelength) (77Ghz) = (3e8 m/s) / 77e9 /s) = 0.3/77m = 0.003896
Tc = Idle_Time + rampEndTime = (7+39) usec = 46usec
Vres2 = 3.896e-3m/(2x19.584e-3)s = 0.1 m/s