Base function to initialize the radar specifications and target information.
Baseband signal generator for single target formed by mixing transmitting and received chirps.
Baseband signal generator for multiple targets formed by superimposing individual IF signals.
Visualizes the IF signal in range-doppler domain and obtains range and velocity from corresponding peaks.
- Set the desired radar and target specifications in fmcw_radar_simulation. Make sure the correct chirp profile check passes i.e., no of samples per chirp x sampling period ≥ chirp period
- Now run the code from fmcw_radar_simulation.
- Doppler estimation is incorrect.
- Fix Doppler estimation.
- Apply CFAR detection.
- Automatic identifying peaks.