"Descrizione" by admin (19455 pt) | 2025-Jan-11 16:32 |
SDRangel is an open-source platform for managing Software-Defined Radio (SDR). It enables the transmission, reception, and analysis of radio signals using SDR devices such as RTL-SDR, HackRF, LimeSDR, and others.
Download SDRangel x Windows: Releases · f4exb/sdrangel
Support: Issues · f4exb/sdrangel · GitHub
Forum: SDRangel - Index page
Run the downloaded.exe
Two windows are opened:
For the time being, close Configuration and leave SDRangel open.
Let us see what are the input devices through which SDRangel is able to decode the signals and we set up the RTL-SDR key.
Click in the upper left corner on the Add Rx device icon
and then on the popup arrow
If the RTL-SDR dongle does not appear in the list, check if it is present in the "Safe Hardware Removal" icon at the bottom right of the monitor
If it appears there, it means that it has already been installed. SDRangel does not see it because it is already installed. If not:
Zadig - USB driver installation made easy
Zadig is a Windows application that installs generic USB drivers such as WinUSB, libusb-win32/libusb-1.0.dll, or libusbK, which are necessary for a wide range of USB devices to communicate with Windows. It is especially useful for RTL-SDR because standard drivers do not support this device. Download Zadig from the official website and launch the application.
Connect the RTL-SDR Device Before running Zadig, connect your RTL-SDR dongle to a USB port on your computer. This ensures that the device is ready and detected by Zadig.
Open Zadig and Select the RTL-SDR Device Once launched by clicking on Zadig.exe, Zadig should automatically detect the RTL-SDR dongle. Open the dropdown menu within the Zadig interface and select the device listed as "Bulk-In, Interface (Interface 0)" or a similar name. If the device does not appear in the list:
Install the WinUSB Drivers With the device selected, proceed to install the WinUSB drivers by clicking on "Install Driver". This action will replace any existing drivers the dongle might be using with ones compatible with RTL-SDR operations. This step is crucial as it ensures that rtl1090 or any other SDR software can effectively communicate with the dongle.
If no device shows up on the screen, as mentioned above, select Options and then List all devices, choose the type of dongle, and click on Install WCID Driver.
Click Options>List All Devices
From the dropdown list, several devices might appear: any of them are generally fine, but ensure that "Bulk-In, Interface (Interface 0)" or "RTL2832UHIDIR" or "RTL2832U" or "Blog V4" is selected in the USB ID box, and that the selected dongle's USB ID is "0BDA 2838 00".
Make sure that "WinUSB" is displayed in the box indicated by the green arrow, while the box on the left is not important. Click on "Replace/Install Driver" This operation may take a few minutes, and during this time, you will see "Installing Driver" When "The driver was installed successfully" appears, click "Close" and close the Zadig window.
This procedure must be repeated if you add a new dongle or change the dongle.
The first operating screen, so the one that allows you to adjust frequency and signals should be this one, in the left part the Receiver and in the right part the Spectrum display.
In case the Spectrum display does not appear or if you have closed it with the upper right button, you can make it reappear with the lower left button in the receiver window
At this point, you just need to click on one of the two blue triangles in the top left-hand corner to make it work. Why are there two? Because if there are several receivers, each can be switched on separately with its own button or they can all be switched on at the same time with the topmost button.
(Attention: It is possible to receive different and separate frequencies on different receivers, but each receiver must have its own RTL-SDR dongle so for example, 2 frequencies, 2 RTL-SDR.).
This error message may appear: Could not start sample source
Close the receiver window by clicking on the X in the top right-hand corner and reopen the window, checking that the "Sample rate" is higher than 2,000,000. In the image below it is 1,024,000. Increase it to 2,024,000
Check the AGC box and increase the Gain a little. I also recommend clicking the DC button to avoid any interference from the dongle.
AGC (Automatic Gain Control) is a feature used in electronic devices to automatically adjust the input signal level. It is widely employed in communication systems, radios, audio equipment, and SDR systems to optimize signal quality.
Important. In order to be able to listen to and decode the signals of the selected frequency, a "Demodulator" must be activated. If you want to listen to and decode RTTY, you must load the RTTY demodulator, for ADS-B the ADS-B demodulator, and so on. Remember, however, that every time you click on Apply, a demodulator appears.
Demodulators are activated in the receiver module by clicking on the triangle icon
Choose the appropriate demodulator from the drop-down menu and then click on Apply. The demodulators, at the moment (January 2025) are well 40 to which we add the Features that we will see later. They are all listed in the drop-down menu that opens with a click on the triangle icon at the top left of the Receiver, but for convenience I report them aggregated.
ADS-B Demodulator
After selecting the ADS-B Demodulator, you need to:
The best results can be achieved with an antenna amplifier in this configuration:
Other decodings can be found in: Features
Click in the upper left corner on the Add Features icon, which has the wrench symbol with the + sign
An Analyze features popup menu appears showing, with a click on the down arrow, all the options:
AFC
Automatic Frequency Gain is the automatic frequency gain of the receiver that allows stable frequency control.
AMBE Controller
An USB dongle for converting analog audio directly to AMBE data without the intervention of other hardware. It is a product of the Swiss manufacturer DVMEGA (https://www.dvmega.nl/dvstick30/).
AMBE (Advanced Multi-Band Excitation) is a voice coding technology developed to provide high audio quality at low data rates. Mainly used in applications such as digital radio, satellite communications and VoIP systems, AMBE utilises advanced algorithms to analyse and compress voice while maintaining intelligibility and clarity.
The AMBE Controller is particularly useful for voice modes such as DMR (Digital Mobile Radio) and P25 (Project 25), as well as other digital communication protocols like NXDN, D-STAR, and TETRA.
These modes utilize AMBE encoding or its variants (such as AMBE+2) to compress voice into a highly efficient data stream. The main benefits include:
Bandwidth Efficiency: Allows voice transmission using reduced bandwidth, which is essential in environments with limited radio resources.
High Voice Quality: Maintains good intelligibility and clarity even under challenging network conditions or in the presence of errors.
Interoperability: Thanks to standardization, AMBE is compatible across devices and systems that adopt these protocols.
AIS
AIS (Automatic Identification System) is a communication and monitoring system that enables ships to automatically and continuously transmit and receive information on their position, course, speed and other relevant data. This information is shared via maritime VHF radio (typically on the dedicated frequencies 161.975 MHz and 162.025 MHz).
https://www.tiiips.com/m/tiiips/home?action=viewObject&oID=37713
APRS
APRS is a packet-based radio communication system developed in the late 1980s by Bob Bruninga (WB4APR). It combines data telemetry, position reporting, and messaging features into a single protocol, commonly used by the amateur radio community for:
Operates in the VHF or UHF amateur bands (most commonly 144.390 MHz in North America), using narrowband FM modulation.
Antenna Tools
How to design antennas on certain frequencies
I will not dwell on the other options because it would be too long and the purpose of this review is to explain as quick an approach as possible to this programme, which is extremely complex and comprehensive.
Evaluate |