Unauthorized Broadcasting Identification: A Deep LSTM Recurrent Learning Approach

Jitong Ma,Hao Liu,Chen Peng,Tianshuang Qiu
DOI: https://doi.org/10.1109/tim.2020.3008988
IF: 5.6
2020-09-01
IEEE Transactions on Instrumentation and Measurement
Abstract:Radio broadcasting plays an important role in our daily life. Meanwhile, with the development of wireless communications, the application of software-defined radio platforms gives rise to cheap and easy design of illegal broadcasting stations. These unauthorized broadcasting stations sometimes illegally occupy licensed frequency band, especially associated with amateur radios and unlicensed personal communication devices and services. These unauthorized broadcasting stations may severely interfere with the authorized broadcasting and further disrupt the management of spectrum resource in civil applications, such as emergency services and air traffic control. However, it still remains a challenging task to automatically and effectively identify the unauthorized broadcasting in complicated electromagnetic environments. Aiming at developing an intelligent and efficient unauthorized broadcasting identification system, in this article, a novel identification approach is proposed based on long short-term memory (LSTM) recurrent neural network (RNN), and LabVIEW software. In our approach, first, a series of LabVIEW applications are developed to drive USRP 2930s for the acquisition of broadcasting signals. Then, the LSTM identification network is proposed to recognize unauthorized broadcasting. Through the special gate structure inside, the proposed LSTM framework can effectively extract the distinguishing features, such as channel state information and RF device fingerprinting. Simulation results show that the proposed LSTM-based approach perform better than other contrastive methods, especially in identification accuracy. Implementation results also demonstrate that the proposed method has an outstanding unauthorized broadcasting identification performance with a high accuracy, i.e., identify the unauthorized broadcasting signals with 99.83% accuracy at the licensed frequency of 107.8 MHz, in realistic electromagnetic environments.
engineering, electrical & electronic,instruments & instrumentation
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: how to automatically and efficiently identify unauthorized broadcast signals. With the development of wireless communication technology, the application of software - defined radio platforms has made the design of illegal broadcast stations cheap and easy. These unauthorized broadcast stations sometimes illegally occupy authorized frequency bands, especially in amateur radio and personal communication devices and services. This not only interferes with legal broadcasts but also disrupts spectrum resource management, especially in civil applications such as emergency services and air traffic control. Therefore, there is an urgent need to develop an intelligent and efficient unauthorized broadcast identification system. ### Specific problem description: 1. **Illegal occupation of frequency bands**: Unauthorized broadcast stations illegally occupy authorized frequency bands, causing serious interference to legal broadcasts. 2. **Spectrum resource management chaos**: These illegal broadcast stations disrupt the management of spectrum resources, affecting important areas such as emergency services and air traffic control. 3. **Limitations of traditional methods**: Traditional methods for identifying unauthorized broadcasts mainly rely on the "human - machine" radio monitoring mechanism and cannot achieve automatic identification. ### Solution: To solve the above problems, this paper proposes a new identification method based on Long - Short - Term Memory (LSTM) Recurrent Neural Network (RNN), combined with LabVIEW software for real - time signal acquisition and processing. The specific steps include: 1. **Signal acquisition and pre - processing**: Drive the USRP 2930 device through the LabVIEW application to collect broadcast signals and extract their corresponding carrier frequencies. 2. **LSTM network design**: Construct a network structure containing three LSTM layers, with 500 LSTM units in each layer, followed by a fully - connected layer and a softmax layer. 3. **Offline training and online application**: - **Offline training**: Use historical broadcast signal data to train the LSTM network to ensure that the model can learn the key features for distinguishing between legal and illegal broadcasts. - **Online application**: Use the trained LSTM network to identify online - collected broadcast signals in real - time through the LabVIEW application. ### Experimental results: The experimental results show that this method has excellent identification performance in the actual electromagnetic environment, especially on the authorized frequency band (such as 107.8 MHz), with an identification accuracy rate of 99.83%. In addition, compared with other methods such as BPNN and CNN, this LSTM method performs well in terms of convergence speed and identification accuracy. ### Summary: This paper proposes a deep - learning method based on LSTM for automatically identifying unauthorized broadcast signals. By combining with the LabVIEW application, this method can achieve high - precision real - time identification in a complex electromagnetic environment, effectively solving the problem of interference of illegal broadcast stations to legal broadcasts and spectrum resource management.