Changes between Version 5 and Version 6 of SDR
- Timestamp:
- 03/25/2021 06:47:22 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SDR
v5 v6 1 1 = Software Defined Radios - What are they? 2 2 3 A software defined radio (SDR) is a radio which can modulate and demodulate radio signals through software commands provided by a computer. 3 A software defined radio (SDR) is a radio which can modulate and demodulate radio signals through software commands provided by a computer. They typically use a dedicated FPGA to process the radio signals in the digital domain. Many support wide frequency bandwidths allowing them to monitor a wide range of radio transmissions. 4 4 5 5 == When should I use one? 6 6 7 Software defined radios can be used in any radio application. The Epiq Sidekiq Z2 used in this testing can tune to any frequency between 40Mhz and 6Ghz. That covers a lot of air, below FM radio to above standard Wi-Fi signals can be analyzed with this hardware. 7 Software defined radios can be used in any radio application. The Epiq Sidekiq Z2 used in this testing can tune to any frequency between 40Mhz and 6Ghz. That covers from FM radio to 5G cellular. Any radio transmission in this frequency can be monitored with this board. 8 9 Here is a chart showing some of the common radio protocols in that spectrum. 10 11 12 13 14 15 16 8 17 9 18 == Who is Epiq?