Changes between Version 30 and Version 31 of Other/Summer/2016/SDRSpectrumDrone
- Timestamp:
- Jun 21, 2016, 4:39:56 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2016/SDRSpectrumDrone
v30 v31 1 = SDR & Spectrum using a Drone=1 == SDR & Spectrum using a Drone == 2 2 ---- 3 3 [[TOC(Other/Summer/2016*, depth=2)]] … … 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==32 === Software Defined Radio (SDR)===31 === Background === 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. 34 34 35 === Spectrum Analysis===35 ==== Spectrum Analysis ==== 36 36 Spectrum Analysis is the analysis in terms of spectrum of frequencies. Spectrum is measured in the frequency domain using a signal analyzer. Complex signal are broken down into frequency components, making it easier to measure signal properties.