Changes between Version 32 and Version 33 of Other/Summer/2016/SDRSpectrumDrone
- Timestamp:
- Jun 21, 2016, 4:42:22 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2016/SDRSpectrumDrone
v32 v33 22 22 }}} 23 23 24 == Mission == 25 24 === Mission === 26 25 We are manipulating a drone to fly around and collect spectrum from the ORBIT nodes. The spectrum will be collected and analyzed. == 27 26 … … 29 28 30 29 31 == Background==30 === Background === 32 31 ==== Software Defined Radio (SDR) ==== 33 32 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.