Changes between Version 12 and Version 13 of SDR
- Timestamp:
- 04/14/2021 06:37:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SDR
v12 v13 1 [[Image(sdr .png, width=500)]]1 [[Image(sdr-small.png, width=500)]] 2 2 3 = Software Defined Radios - What are they?3 = What are Software Defined Radios? 4 4 5 5 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. 6 6 7 == When should I use one?7 == When should I use a SDR Radio? 8 8 9 9 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. … … 20 20 || Super High Frequency (SHF) || 3GHz to 30GHz || Satellite, 5G, Wifi, || 21 21 22 == Who is Epiq ?22 == Who is Epiq Solutions? 23 23 24 24 From their website, "Epiq Solutions develops cutting edge tools for engineering teams and government-focused organizations requiring situational awareness and detailed insight into their RF environments in order to identify and act against wireless threats". Not only that they're nice guys, we know because we have worked with them for a long time. Check out their web page - [https://epiqsolutions.com/] 25 25 26 = Configuring the Epiq Sidekiq Z2 to work with Gateworks 26 = Configuring the Epiq Sidekiq Z2 to work with Gateworks SBCs 27 27 28 28 Materials required: … … 92 92 If config will show eth2 with the address 192.168.3.9, counterintuitively SSH connections can be made to the Z2 at the 192.168.3.1 address "ssh root@192.168.3.1" 93 93 94 == ERA 94 == ERA RF Analyzer Software 95 95 96 ERA is Epiq's proprietary RF analyzer software. Check it out [https://epiqsolutions.com/rf-sensing/era/ here]96 ERA is Epiq's proprietary RF analyzer software. View it [https://epiqsolutions.com/rf-sensing/era/ here] 97 97 98 98 Install Epiq ERA software on the Z2, instructions and files provided by Epiq.