Introduction

In the era of rapid development of wireless communication technology, software defined radio (SDR) technology has become an important direction. It allows users to define the transmission and reception characteristics of radio equipment through software instead of relying on traditional hardware solutions. The flexibility and programmability of this technology have brought revolutionary changes to wireless communication. This article will introduce the basic concepts and working principles of software radio and how to use RTL-SDR to open the door to software radio.

What is software radio?

Software radio (SDR) refers to the use of software to implement radio functions, including signal generation, modulation, transmission and reception. Unlike traditional hardware radio equipment, the functions of SDR equipment can be changed through software updates and configurations without replacing hardware. Software radio (SDR) usually includes a configurable RF front end and an FPGA or programmable system on chip (SoC) for performing digital functions. Commercial SDR hardware can transmit and receive signals of different frequencies, thereby realizing a variety of wireless standards from FM radio to 5G, LTE and WLAN.

The birth of software radio

Dating back to the Gulf War, the multinational forces led by the United States used a variety of communication equipment, which caused difficulties in their mutual communication. In May 1992, at the American Telecommunications System Conference, Jeo Mitola of MITRE first clearly proposed the concept of "software radio". The idea is to make all tactical radios based on the same hardware platform, install different software to form different types of radios, and complete functions of different natures. Therefore, it has software programmability. Later, the US military and Hazcltine developed a software radio called "speakeasy". The core purpose is to solve the problem of compatible communication between various military radios. The communication services include voice, data and video images.

How software radio works

The working principle of software radio is to convert radio signals into digital signals and then use software to process and analyze the digital signals. Specifically, the SDR device first converts the radio signal into an intermediate frequency signal through the RF front end, and then converts the intermediate frequency signal into a digital signal through an analog-to-digital converter. Next, the digital signal is sent to a computer or embedded processor, processed and analyzed by software to realize the radio function.

Advantages of software radio

  1. Super high flexibility: The function of software radio equipment can be changed by adding modules and updating configurations without replacing hardware. It can communicate with any radio station and can also serve as a radio frequency relay for other radio stations.
  2. Super openness: The openness of SDR technology means that anyone can use SDR equipment for communication and research. The functions of SDR equipment are realized by writing code, allowing users to customize the behavior and characteristics of radio equipment. This provides more opportunities for radio enthusiasts and also provides more space for the development and innovation of radio equipment.

 

Application of software radio

The application field of software radio technology is very wide.

Military: including military communications, radar systems, electronic warfare systems, satellite communications, radio monitoring and detection, etc. Commercial: including commercial radio, commercial drone communications, wireless research and amateur radio activities.

Due to its flexibility and scalability, SDR has become an important technical direction in the field of modern wireless communications. With the advancement of technology, the capabilities and applications of SDR will continue to be released.

Use RTL-SDR to open the door to software radio

RTL-SDR was originally a TV stick for receiving TV signals. But in the field of amateur radio, RTL-SDR is usually regarded as a low-cost radio receiver, also called RTL2832U, DVB-T SDR, DVB-T dongle. RTL-SDR is an innovative invention of DVB-T USB receiver and an entry-level receiver for software radio.

Below we will use RTL-SDR and SDRSHARP software to complete the experiment of listening to FM radio, which will open the door to software radio for us. RTL-SDR is easy to buy online.

 

1.Plug in the RTL-SDR and connect the antenna.

2.Download SDRSHARP: https://airspy.com/download/

 

3.After decompression, click install-rtlsdr.bat

4.Wait for the program to finish running; it may take a little time.

5.Find "zadig.exe" to install the driver and set it as follows. Do not check the second option in Windows 10;

6.After selecting, start the installation. After the installation is complete, you can open SDRSharp.exe

7.Select the device.

8.Click Start, select the frequency, and slide to adjust the RF Gain to adjust the effect.

So far, we have completed the experiment of using RTL-SDR to listen to FM radio. In addition, you can also use RTL-SDR to complete the experiment of listening to aviation bands, listening to amateur radio, decoding digital signals, and tracking aircraft. For specific operations, you can search for relevant tutorials on the Internet.