https://github.com/aarya-gupta/radar_systems_matlab_quizzes
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Aarya-Gupta
- Language: MATLAB
- Default Branch: main
- Size: 1.51 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Project Overview
This repository contains all materials related to two radar signal processing quizzes completed as part of the course "Radar Systems". It includes code, reports, processed results, and inferences for both Quiz 3 and Quiz 4.
Repository Structure
C:\Users\aarya\Github_Projects\Radar_Systems_Matlab_Quizzes
│ README.md
│
├───2022006_RS-Quiz-3
│ 2022006_RS_Quiz-3.pdf
│ main.m
│ matched_filter.png
│ received_rx.png
│ transmitted_tx.png
└───2022006_RS-Quiz-4
Aarya_Gupta_2022006.m
Aarya_Gupta_2022006_HTML_Published.pdf
Aarya_Gupta_2022006_method2.m
Aarya_Gupta_2022006_PDF_Published.pdf
Aarya_Gupta_2022006_Theory.pdf
method2_report.pdf
rs quiz 4.pdf
Quizzes Overview
Quiz 3
- Objective: Simulate and process automotive radar signal using a polyphase code to generate range-Doppler maps.
Contents:
- MATLAB code defining radar parameters, target properties, matched filtering, and Doppler processing.
- Plots illustrating transmit pulse, matched filter response, and range-Doppler visualization.
- Written answers to theory questions addressing resolution, ambiguity, and target detectability.
Quiz 4
- Objective: Perform a similar simulation for a coded automotive radar (polyphase sequence) and analyze target resolution in range and Doppler domains.
Contents:
- MATLAB script for generating baseband signal, simulating received echoes for two targets, applying pulse compression, and computing the range-Doppler map.
- Code comments and written calculations for parameters such as range resolution, Doppler resolution, and unambiguous limits.
- Comparative discussion on whether the targets are resolved in range, Doppler, and both, as well as their placement within unambiguous radar limits.
How to Use
- MATLAB Environment: Ensure you have MATLAB R2024b (or later) installed.
- Run Simulation: Navigate to the
src/directory and openquiz3_simulation.morquiz4_simulation.m. Execute the script. - View Results: Generated figures will be saved in the
results/folder. Open the PDF reports for detailed discussions and inference. - Modify Parameters: To test different KEY values or target scenarios, edit the
KEY,R1,v1,R2, andv2variables in the scripts.
Inferences & Findings
- Range Resolution: Verified theoretical and simulated resolutions match (≈ 5.625 m for 16-bit polyphase code).
- Doppler Resolution: Calculated Doppler resolution (~2.54 m/s) and confirmed via FFT processing.
- Target Resolution: Both quizzes demonstrate that the two targets at 100 m and 50 m, with velocities of ±5 m/s and ±2.5 m/s, are resolvable in range and Doppler given the selected parameters.
- Unambiguous Limits: Both targets fall well within maximum unambiguous range (900 m) and velocity (±162.34 m/s).
Contact
For questions or feedback, please reach out to Aarya Gupta at [aarya22006@iiitd.ac.in].
Owner
- Login: Aarya-Gupta
- Kind: user
- Repositories: 1
- Profile: https://github.com/Aarya-Gupta
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2