radar-target-generation-and-detection
Radar simulator
A simulation of an FMCW radar system designed to detect and track moving targets using signal processing techniques.
Configures the FMCW waveform based on the system requirements. Then defines the range and velocity of a target and simulates its displacement. For the same simulation loop process, the transmit and receive signals are computed to determine the beat signal. Then it performs a Range FFT on the received signal to determine the Range Towards the end, perform the CFAR processing on the output of 2nd FFT to display the target.
107 stars
1 watching
30 forks
Language: MATLAB
last commit: 2 months ago
Linked from 1 awesome list
autonomous-drivingengineeringfftfmcwfmcw-radarfmcw-waveformmatlabobject-detectionoctaveradar
Related projects:
Repository | Description | Stars |
---|---|---|
fzzfbyx/cfar-radar-algorithm_matlab_gui | An application design platform that allows users to input parameters and visualize the output of various Constant False Alarm Rate (CFAR) radar algorithms for one-dimensional target detection. | 85 |
lwh521jll/radar-sar-simu | Software simulation of Radar SAR imaging using MATLAB. | 58 |
mahmudulalam/a-complete-digital-communication-system | A comprehensive digital communication system simulation in MATLAB | 80 |
xds0112/5g_based_system_level_integrated_sensing_and_communication_simulator | A system-level simulator for integrating sensing and communication capabilities in 5G networks | 97 |
joseamador95/uos_beamforming | A project that models and simulates various components of a 5G mobile communication system, including beamforming and user equipment tracking. | 45 |
facebookresearch/fmmax | An implementation of the Fourier modal method for simulating electromagnetic waves in periodic media | 100 |
mansourm61/fso-simulator-matlab | A simulation code for FSO communication systems in MATLAB. | 50 |
mariusmm/risc-v-tlm | A RISC-V processor simulator with SystemC and TLM-2 support for various instruction sets and peripherals. | 276 |
mrpt/mvsim | A lightweight simulator for 2D vehicles and robots with realistic dynamics and sensor simulations. | 299 |
rtimothyedwards/irsim | A switch-level simulator for digital circuits written in C. | 30 |
2417677728/ofdm | A MATLAB program to simulate and understand OFDM modulation scheme. | 288 |
usdot-fhwa-stol/cdasim | A simulation system supporting Cooperative Driving Automation development and testing. | 37 |
axg2016/16-qam-qpsk-bpsk | A simulation project to analyze the performance of different digital communication modulation schemes under various channel conditions. | 57 |
blinkftw/mimo-ofdm | Simulates various multiple-input multiple-output orthogonal frequency-division multiplexing schemes in MATLAB. | 56 |
denkywu/simulation-of-sar-imaging-algorithm | A MATLAB implementation of SAR imaging algorithms including RD and CS simulations | 144 |