Skip to content
Snippets Groups Projects
Commit 423b904d authored by Lentz, Rick's avatar Lentz, Rick
Browse files
parent dfd4a858
No related branches found
No related tags found
No related merge requests found
## Final Course Project
In this project, we use several techniques and concepts to simulate software-defined transmitter/receiver systems through an aviation rf receiver use case. This version of the project plays a passive role. The SDR component is an RF receiver node to collect and transform broadcast messages into DIS messages to produce a 'home aviation spotter' awareness system.
The system is composed of a few parts:
A software-defined radio setup [1] with a compiled FPGA image and PDU transmitter source code [2] to receive ADS-B data [3]
A conversion model for transforming message traffic in the DIS PDU Entity State messages
A software-defined radio setup [1] with a compiled FPGA image and PDU transmitter source code [2] to receive ADS-B data [3].
A conversion model for transforming message traffic in the DIS PDU Entity State messages.
A watch system to visualize DIS broadcasts and alerts when variables are within tolerance for conditions of interest.
This project's video walkthrough[4] and captured PCAP data is available [5].
This project's overview slides are here and technical walkthrough videos are available here [4]. The captured ADSB Entity State PDU data is available here [5]. Technical details follow.
### install gnu radio using conda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment