Changes between Version 31 and Version 32 of Other/Summer/2016/SDRSpectrumDrone
- Timestamp:
- Jun 21, 2016, 4:40:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2016/SDRSpectrumDrone
v31 v32 22 22 }}} 23 23 24 == = Mission ===24 == Mission == 25 25 26 26 We are manipulating a drone to fly around and collect spectrum from the ORBIT nodes. The spectrum will be collected and analyzed. == … … 29 29 30 30 31 == = Background ===31 == Background == 32 32 ==== Software Defined Radio (SDR) ==== 33 33 Software Defined Radio is a communication system in which elements that are normally integrated in hardware, are instead set up in software, and can be accessed through a personal computer or embedded system. SDR is much cheaper and more customizable in comparison to its hardware counterparts.