CN115065973A - Convolutional neural network-based satellite measurement and control ground station identity recognition method - Google Patents

Convolutional neural network-based satellite measurement and control ground station identity recognition method Download PDF

Info

Publication number
CN115065973A
CN115065973A CN202210372753.XA CN202210372753A CN115065973A CN 115065973 A CN115065973 A CN 115065973A CN 202210372753 A CN202210372753 A CN 202210372753A CN 115065973 A CN115065973 A CN 115065973A
Authority
CN
China
Prior art keywords
signal
neural network
radio frequency
target
network model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210372753.XA
Other languages
Chinese (zh)
Other versions
CN115065973B (en
Inventor
唐晓刚
冯俊豪
陶然
郇浩
张斌权
李炯
潘协昭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Technology BIT
Peoples Liberation Army Strategic Support Force Aerospace Engineering University
Original Assignee
Beijing Institute of Technology BIT
Peoples Liberation Army Strategic Support Force Aerospace Engineering University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Technology BIT, Peoples Liberation Army Strategic Support Force Aerospace Engineering University filed Critical Beijing Institute of Technology BIT
Priority to CN202210372753.XA priority Critical patent/CN115065973B/en
Publication of CN115065973A publication Critical patent/CN115065973A/en
Application granted granted Critical
Publication of CN115065973B publication Critical patent/CN115065973B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/60Context-dependent security
    • H04W12/69Identity-dependent
    • H04W12/79Radio fingerprint
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/14Relay systems
    • H04B7/15Active relay systems
    • H04B7/185Space-based or airborne stations; Stations for satellite systems
    • H04B7/18578Satellite systems for providing broadband data service to individual earth stations
    • H04B7/18593Arrangements for preventing unauthorised access or for providing user protection
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Theoretical Computer Science (AREA)
  • Biophysics (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Astronomy & Astrophysics (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Monitoring And Testing Of Transmission In General (AREA)

Abstract

The embodiment of the invention discloses a convolutional neural network-based satellite measurement and control ground station identity recognition method, which comprises the steps of acquiring a radio frequency signal sent by equipment to be recognized, converting the radio frequency signal into a baseband signal, preprocessing the baseband signal to determine a target signal, and inputting the target signal into a pre-trained neural network model for recognition to determine a recognition result. Therefore, the radio frequency signal is converted into the baseband signal, and the baseband signal is identified according to the preprocessed baseband signal and the pre-trained neural network model, so that the key information of the radio frequency signal is kept, the accuracy of the identification result is improved, meanwhile, the model identification calculated amount can be reduced, and the identification efficiency is improved.

Description

一种基于卷积神经网络的卫星测控地面站身份识别方法A method for identification of satellite measurement and control ground stations based on convolutional neural network

技术领域technical field

本发明涉及计算机技术领域,具体涉及一种基于卷积神经网络的卫星测控地面站身份识别方法。The invention relates to the field of computer technology, in particular to a method for identifying a satellite measurement and control ground station based on a convolutional neural network.

背景技术Background technique

射频指纹识别技术通过分析无线通信设备的射频信号,提取信号的射频指纹来进行设备识别,实现物理层的身份认证,从而提高无线通信的安全性。The radio frequency fingerprint identification technology analyzes the radio frequency signal of the wireless communication device, extracts the radio frequency fingerprint of the signal to identify the device, and realizes the identity authentication of the physical layer, thereby improving the security of the wireless communication.

传统的射频指纹识别方法通过人为选择射频信号中的特征,再设计分类器来实现身份验证,但由于该方法选择的特征受信道环境影响大,识别方法适用性差,准确率易受影响。另外,基于深度学习的射频识别方法虽然在通用性和识别准确率上超过传统的射频指纹识别方法,但由于神经网络参数众多,计算量大,识别效率低。The traditional radio frequency fingerprint identification method realizes identity verification by artificially selecting the features in the radio frequency signal and then designing a classifier. In addition, although the radio frequency identification method based on deep learning exceeds the traditional radio frequency fingerprint identification method in generality and identification accuracy, due to the large number of neural network parameters, the calculation amount is large, and the identification efficiency is low.

发明内容SUMMARY OF THE INVENTION

有鉴于此,本发明实施例提供一种基于卷积神经网络的卫星测控地面站身份识别方法,以提高设备识别结果的准确率和识别效率。In view of this, the embodiments of the present invention provide a method for identifying a satellite measurement and control ground station based on a convolutional neural network, so as to improve the accuracy and efficiency of device identification results.

第一方面,本发明实施例提供一种设备识别方法,所述方法包括:In a first aspect, an embodiment of the present invention provides a device identification method, the method includes:

获取待识别设备发送的射频信号;Obtain the radio frequency signal sent by the device to be identified;

将所述射频信号转换为基带信号;converting the radio frequency signal into a baseband signal;

对所述基带信号进行预处理,以确定目标信号;preprocessing the baseband signal to determine a target signal;

将所述目标信号输入至预先训练的神经网络模型中进行识别,以确定识别结果。The target signal is input into a pre-trained neural network model for identification to determine the identification result.

进一步地,所述将所述射频信号转换为基带信号包括:Further, converting the radio frequency signal into a baseband signal includes:

对所述射频信号进行下变频处理,并将下变频处理后的同相正交信号确定为所述基带信号。Down-conversion processing is performed on the radio frequency signal, and the down-converted in-phase quadrature signal is determined as the baseband signal.

进一步地,所述神经网络模型包括:Further, the neural network model includes:

特征单元,用于对所述目标信号进行降维和特征提取;a feature unit, used for dimensionality reduction and feature extraction on the target signal;

卷积单元,所述卷积单元包括第一预设数量的卷积层,用于对所述特征单元提取的特征信息进行卷积处理;a convolution unit, the convolution unit includes a first preset number of convolution layers, for performing convolution processing on the feature information extracted by the feature unit;

分类单元,所述分类单元包括第二预设数量的全连接层,用于对处理后的特征信息进行分类,以确定识别结果。A classification unit, the classification unit includes a second preset number of fully connected layers, and is used for classifying the processed feature information to determine a recognition result.

进一步地,所述第一预设数量和第二预设数量基于所述神经网络模型对应的预先训练过程确定。Further, the first preset number and the second preset number are determined based on a pre-training process corresponding to the neural network model.

进一步地,所述基带信号包括同相基带信号和正交基带信号,所述对所述基带信号进行预处理,以确定目标信号包括:Further, the baseband signal includes an in-phase baseband signal and a quadrature baseband signal, and the preprocessing of the baseband signal to determine the target signal includes:

基于能量检测方法确定所述基带信号的稳态段信号,所述稳态段信号包括同相稳态信号和正交稳态信号;Determine a steady-state segment signal of the baseband signal based on an energy detection method, where the steady-state segment signal includes an in-phase steady-state signal and a quadrature steady-state signal;

分别对所述同相稳态信号和正交稳态信号进行归一化处理;respectively normalizing the in-phase steady state signal and the quadrature steady state signal;

对归一化后的同相稳态信号和正交稳态信号进行数据切分处理,确定至少一个时段的同相目标子信号和正交目标子信号;Perform data segmentation processing on the normalized in-phase steady-state signal and quadrature steady-state signal, and determine the in-phase target sub-signal and quadrature target sub-signal of at least one time period;

将各相同时段的所述同相目标子信号和正交目标子信号分别进行合并,确定二维数据形式的目标信号。The in-phase target sub-signal and the quadrature target sub-signal in the same time period are respectively combined to determine the target signal in the form of two-dimensional data.

进一步地,所述待识别设备为测控地面站,所述神经网络模型部署在卫星终端。Further, the device to be identified is a measurement and control ground station, and the neural network model is deployed on a satellite terminal.

进一步地,所述神经网络模型基于以下步骤确定:Further, the neural network model is determined based on the following steps:

获取原始数据;get raw data;

根据所述原始数据确定训练集、验证集和测试集;Determine a training set, a verification set and a test set according to the original data;

将所述训练集中的数据输入至预设的神经网络模型中进行训练,确定至少一组模型参数;inputting the data in the training set into a preset neural network model for training, and determining at least one set of model parameters;

将所述验证集对应的数据输入至各组模型参数对应的神经网络模型中,以根据各神经网络模型对应的识别结果确定目标模型参数;Input the data corresponding to the verification set into the neural network models corresponding to each group of model parameters, so as to determine the target model parameters according to the recognition results corresponding to each neural network model;

将所述测试集对应的数据输入至所述目标模型参数对应的神经网络模型中,确定当前识别结果的准确率;Input the data corresponding to the test set into the neural network model corresponding to the target model parameter, and determine the accuracy of the current recognition result;

响应于所述当前识别结果的准确率满足预设条件,将所述目标模型参数对应的神经网络模型确定为训练后的神经网络模型。In response to the accuracy rate of the current recognition result satisfying a preset condition, the neural network model corresponding to the target model parameter is determined as the trained neural network model.

第二方面,本发明实施例提供一种设备识别装置,所述装置包括:In a second aspect, an embodiment of the present invention provides a device identification device, the device comprising:

获取单元,用于获取待识别设备发送的射频信号;an acquisition unit, configured to acquire the radio frequency signal sent by the device to be identified;

转换单元,用于将所述射频信号转换为基带信号;a conversion unit for converting the radio frequency signal into a baseband signal;

预处理单元,用于对所述基带信号进行预处理,以确定目标信号;a preprocessing unit for preprocessing the baseband signal to determine a target signal;

识别单元,用于将所述目标信号输入至预先训练的神经网络模型中进行识别,以确定识别结果。The identification unit is used for inputting the target signal into the pre-trained neural network model for identification, so as to determine the identification result.

第三方面,本发明实施例提供一种电子设备,包括存储器和处理器,所述存储器用于存储一条或多条计算机程序指令,其中,所述一条或多条计算机程序指令被所述处理器执行以实现如上任一项所述的方法。In a third aspect, an embodiment of the present invention provides an electronic device, including a memory and a processor, where the memory is configured to store one or more computer program instructions, wherein the one or more computer program instructions are executed by the processor Execute to implement the method as described in any of the above.

第四方面,本发明实施例提供一种计算机可读存储介质,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现如上任一项所述的方法步骤。In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium, and when the computer program is executed by a processor, the method steps described in any of the above are implemented.

本实施例的技术方案通过将待识别设备发送的射频信号转换为基带信号进行识别,利用了信号物理层的调制域特征不可伪造的特点,在保留射频信号关键信息的同时,能够避免识别过程中被破译、被假冒以及受环境因素影响,进而提高识别结果的准确性。再者,通过预先训练的神经网络模型对预处理后的射频信号对应的基带信号进行处理,在确定待识别设备身份的过程中,无需人工提取特征即可确定识别结果,识别效率更高。The technical solution of this embodiment converts the radio frequency signal sent by the device to be identified into a baseband signal for identification, and makes use of the unforgeable feature of the modulation domain characteristics of the physical layer of the signal. While retaining the key information of the radio frequency signal, it can avoid the identification process. Deciphered, counterfeited and influenced by environmental factors, thereby improving the accuracy of identification results. Furthermore, the pre-trained neural network model is used to process the baseband signal corresponding to the preprocessed radio frequency signal. In the process of determining the identity of the device to be identified, the identification result can be determined without manually extracting features, and the identification efficiency is higher.

附图说明Description of drawings

通过以下参照附图对本发明实施例的描述,本发明的上述以及其它目的、特征和优点将更为清楚,在附图中:The above and other objects, features and advantages of the present invention will become more apparent from the following description of embodiments of the present invention with reference to the accompanying drawings, in which:

图1是本发明实施例的设备识别方法的示意图;1 is a schematic diagram of a device identification method according to an embodiment of the present invention;

图2是本发明实施例的确定目标信号的流程图;2 is a flowchart of determining a target signal according to an embodiment of the present invention;

图3是本发明实施例的确定目标信号的示意图;3 is a schematic diagram of determining a target signal according to an embodiment of the present invention;

图4是本发明实施例的神经网络模型结构的示意图;4 is a schematic diagram of a neural network model structure according to an embodiment of the present invention;

图5是本发明实施例的确定神经网络模型的流程图;5 is a flowchart of determining a neural network model according to an embodiment of the present invention;

图6是本发明实施例的设备识别方法具体实施时的流程图;FIG. 6 is a flowchart of the specific implementation of the device identification method according to the embodiment of the present invention;

图7是本发明实施例的设备识别装置的示意图;7 is a schematic diagram of a device identification device according to an embodiment of the present invention;

图8是本发明实施例的电子设备的示意图。FIG. 8 is a schematic diagram of an electronic device according to an embodiment of the present invention.

具体实施方式Detailed ways

以下基于实施例对本发明进行描述,但是本发明并不仅仅限于这些实施例。在下文对本发明的细节描述中,详尽描述了一些特定的细节部分。对本领域技术人员来说没有这些细节部分的描述也可以完全理解本发明。为了避免混淆本发明的实质,公知的方法、过程、流程、元件和电路并没有详细叙述。The present invention is described below based on examples, but the present invention is not limited to these examples only. In the following detailed description of the invention, some specific details are described in detail. The present invention can be fully understood by those skilled in the art without the description of these detailed parts. Well-known methods, procedures, procedures, components and circuits have not been described in detail in order to avoid obscuring the essence of the present invention.

此外,本领域普通技术人员应当理解,在此提供的附图都是为了说明的目的,并且附图不一定是按比例绘制的。Furthermore, those of ordinary skill in the art will appreciate that the drawings provided herein are for illustrative purposes and are not necessarily drawn to scale.

除非上下文明确要求,否则在说明书的“包括”、“包含”等类似词语应当解释为包含的含义而不是排他或穷举的含义;也就是说,是“包括但不限于”的含义。Unless clearly required by the context, words such as "including", "comprising" and the like in the specification should be construed in an inclusive rather than an exclusive or exhaustive sense; that is, in the sense of "including but not limited to".

在本发明的描述中,需要理解的是,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。此外,在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。In the description of the present invention, it should be understood that the terms "first", "second" and the like are used for descriptive purposes only, and should not be construed as indicating or implying relative importance. Also, in the description of the present invention, unless otherwise specified, "plurality" means two or more.

电子器件在生产过程中的容差会导致不同的无线通信设备发生的信号具有细微的差别,即使是同一厂家同一型号的无线通信设备也会因为容差效应存在一定程度的差异,且具有难以伪造的特点,这些差异就形成了发射器独有的射频指纹。The tolerance of electronic devices in the production process will lead to subtle differences in the signals generated by different wireless communication devices. Even the same type of wireless communication devices from the same manufacturer will have a certain degree of difference due to the tolerance effect, and it is difficult to forge. characteristics, these differences form the unique RF fingerprint of the transmitter.

目前传统的射频指纹识别方法需要人工选择特征,再设计分类器,识别结果的准确性依赖于操作人员掌握的专家领域知识,智能化程度较低,识别准确性差。并且,传统的射频指纹识别方法受信道环境的影响较大,在实际应用场景中需要专门针对特定的环境条件人工选择特征、设计分类器,在环境变化时效果较差。At present, the traditional radio frequency fingerprint identification method needs to manually select the features and then design the classifier. The accuracy of the identification results depends on the expert domain knowledge mastered by the operator. The degree of intelligence is low, and the identification accuracy is poor. In addition, the traditional radio frequency fingerprint identification method is greatly affected by the channel environment. In practical application scenarios, it is necessary to manually select features and design classifiers for specific environmental conditions, and the effect is poor when the environment changes.

随着大数据和深度学习的发展,基于深度学习的射频指纹识别方法在方法通用性上和识别准确率上都已超过传统基于人工特征的方法。目前已有研究提出星座图与深度学习结合的射频指纹识别方法、变换域特征与深度学习结合的射频指纹识别方法,但这些方法存在神经网络参数众多和计算量大的问题,限制着其应用。With the development of big data and deep learning, the radio frequency fingerprinting method based on deep learning has surpassed the traditional method based on artificial features in both method versatility and recognition accuracy. At present, some researches have proposed a radio frequency fingerprinting method combining constellation map and deep learning, and a radio frequency fingerprinting method combining transform domain features and deep learning, but these methods have the problems of many neural network parameters and large amount of calculation, which limit their application.

有鉴于此,本发明实施例提供一种基于卷积神经网络的卫星测控地面站身份识别方法,以提高设备识别的识别效率和准确率。In view of this, embodiments of the present invention provide a method for identifying a satellite measurement and control ground station based on a convolutional neural network, so as to improve the identification efficiency and accuracy of device identification.

下面以测控地面站的射频指纹识别过程为例进行说明,应理解,本实施例中的方法也可以应用在其他通过射频信号进行身份识别的场景,这里对此不作限制。The following description will be given by taking the radio frequency fingerprint identification process of the measurement and control ground station as an example. It should be understood that the method in this embodiment can also be applied to other scenarios where the identification is performed by radio frequency signals, which is not limited here.

图1是本发明实施例的设备识别方法的示意图。如图1所示,本实施例的设备识别方法包括以下步骤。FIG. 1 is a schematic diagram of a device identification method according to an embodiment of the present invention. As shown in FIG. 1 , the device identification method of this embodiment includes the following steps.

在步骤S110,获取待识别设备发送的射频信号。In step S110, the radio frequency signal sent by the device to be identified is acquired.

本实施例中,待识别设备可以为测控地面站,也可以为其他发射射频信号工作的设备。以测控地面站为例,通过采集测控地面站发送至卫星终端的无线射频信号来获取待识别设备发送的射频信号。由于测控地面站会向卫星终端持续发送无线射频信号,为了提高识别效率,本实施例中会基于采样的方法对接收到的持续无线信号进行周期性采样,以获取待识别设备发送的射频信号。In this embodiment, the device to be identified may be a measurement and control ground station, or may be other devices that transmit radio frequency signals. Taking the measurement and control ground station as an example, the radio frequency signal sent by the device to be identified is obtained by collecting the radio frequency signal sent by the measurement and control ground station to the satellite terminal. Since the measurement and control ground station will continuously send radio frequency signals to the satellite terminal, in order to improve the identification efficiency, in this embodiment, the received continuous radio signals will be periodically sampled based on the sampling method to obtain the radio frequency signals sent by the device to be identified.

应理解,在其他可选的实现方式中,也可以采集连续一段时间的无线信号作为目标射频信号来执行后续处理。It should be understood that, in other optional implementation manners, a wireless signal for a continuous period of time may also be collected as a target radio frequency signal to perform subsequent processing.

可选地,本实施例通过在预定时刻按照预设采样时间对测控地面站发送的无线射频信号进行采样,采样预设采样点数个的采样信号,并将采集到的全部采样信号按照时间先后顺序进行排列形成时间序列,进而得到当前测控地面站对应的待识别的射频信号。Optionally, in this embodiment, by sampling the radio frequency signal sent by the measurement and control ground station according to the preset sampling time at a predetermined time, sampling the sampling signals of the preset sampling points, and sorting all the collected sampling signals in chronological order. Arrange to form a time series, and then obtain the radio frequency signal to be identified corresponding to the current measurement and control ground station.

具体地,假设预设采样时间为T,预设采样点数为m,每次采样对应一段信号x(i),其中,i=1,2,···,m,则确定待识别设备发送的射频信号为X=[x(1),x(2),···,x(m)]。Specifically, assuming that the preset sampling time is T, the preset number of sampling points is m, and each sampling corresponds to a segment of signal x(i), where i=1, 2, ···, m, then it is determined that the The radio frequency signal is X=[x(1), x(2), ···, x(m)].

进一步地,本实施例中的预设采样时间对应的时长和预设采样点数的数量根据实际使用场景以及待识别设备本身的射频指纹身份进行设置和调整。例如,在待识别设备本身的射频指纹身份包含信息量较多时,预设采样时间对应的时长可以更长,预设采样点数的数量可以更多,以进一步提高识别结果的准确性。Further, the duration corresponding to the preset sampling time and the number of preset sampling points in this embodiment are set and adjusted according to the actual usage scenario and the radio frequency fingerprint identity of the device to be identified itself. For example, when the radio frequency fingerprint identity of the device to be recognized contains a large amount of information, the duration corresponding to the preset sampling time may be longer, and the number of preset sampling points may be larger to further improve the accuracy of the identification result.

在步骤S120,将射频信号转换为基带信号。In step S120, the radio frequency signal is converted into a baseband signal.

本实施例中,基带信号采用IQ信号(In-phase Quadrature,同相正交信号)。由于基带信号携带有IQ不平衡和相位偏移等调制域特征,在环境影响较大的情况下依然能够保持这些特征信息,进而避免环境因素对识别结果准确性的影响,提高识别结果的准确性。基于此,本实施例通过对射频信号进行下变频处理,并将下变频处理后的同相正交信号确定为基带信号。In this embodiment, the baseband signal adopts an IQ signal (In-phase Quadrature, in-phase quadrature signal). Since the baseband signal carries modulation domain features such as IQ imbalance and phase offset, these feature information can still be maintained in the case of a large environmental impact, thereby avoiding the influence of environmental factors on the accuracy of the recognition results and improving the accuracy of the recognition results. . Based on this, in this embodiment, the radio frequency signal is down-converted, and the down-converted in-phase quadrature signal is determined as a baseband signal.

下变频处理又称数字下变频(Digital Down Converters,DDC),数字下变频器主要由数字控制振荡器(NCO)、混频器(mixer)、采样器(ADC)和滤波器(filter)等部分组成,通过将AD采集的中频(IF)数字信号与DDC中的数字控制振荡器(NCO)产生的本地数字中频载波信号进行混频,再经过低通滤波器得到基带信号,实现下变频功能。数字下变频的基本原理同模拟下变频一样,就是把输入信号与本地振荡信号相乘,将射频信号通过混频搬移到中频段,再进行ADC采样。核心过程就是将AD采集的中频(IF)数字信号与DDC中的数字控制振荡器(NCO)产生的本地数字中频载波信号进行混频,将中频信号下变频到基带。Down-conversion processing is also known as digital down-conversion (Digital Down Converters, DDC). It consists of mixing the intermediate frequency (IF) digital signal collected by AD with the local digital intermediate frequency carrier signal generated by the digitally controlled oscillator (NCO) in the DDC, and then obtains the baseband signal through a low-pass filter to realize the down-conversion function. The basic principle of digital down-conversion is the same as that of analog down-conversion, which is to multiply the input signal by the local oscillator signal, move the RF signal to the mid-frequency band through mixing, and then perform ADC sampling. The core process is to mix the intermediate frequency (IF) digital signal collected by the AD with the local digital intermediate frequency carrier signal generated by the digitally controlled oscillator (NCO) in the DDC, and down-convert the intermediate frequency signal to the baseband.

进一步地,本实施例通过对射频信号进行下变频处理,同时得到包括同相基带信号和正交基带信号的两路基带信号。由此,通过将待识别设备发送的射频信号转换为两路基带信号,能够减少其他变换计算,进而减少后续信号识别过程中的计算量,提高识别效率。Further, in this embodiment, by performing down-conversion processing on the radio frequency signal, two baseband signals including an in-phase baseband signal and a quadrature baseband signal are simultaneously obtained. Therefore, by converting the radio frequency signal sent by the device to be identified into two-channel baseband signals, other transformation calculations can be reduced, thereby reducing the amount of calculation in the subsequent signal identification process, and improving the identification efficiency.

在步骤S130,对基带信号进行预处理,以确定目标信号。In step S130, the baseband signal is preprocessed to determine the target signal.

本实施例中,基带信号包括同相基带信号和正交基带信号。In this embodiment, the baseband signal includes an in-phase baseband signal and a quadrature baseband signal.

可选地,如图2所示,本实施例的对基带信号进行预处理确定目标信号包括以下步骤。Optionally, as shown in FIG. 2 , the preprocessing of the baseband signal to determine the target signal in this embodiment includes the following steps.

在步骤S210,基于能量检测方法确定基带信号的稳态段信号。其中,稳态段信号包括同相稳态信号和正交稳态信号。In step S210, a steady-state segment signal of the baseband signal is determined based on the energy detection method. The steady-state segment signal includes an in-phase steady-state signal and a quadrature steady-state signal.

能量检测方法是一种信号检测方法,通过对时域信号采样值求模再平方的运算;或者,利用FFT变换(快速傅里叶变换)到频域,然后对频域信号采样值求模再平方,得到信号在一定频带范围内的能量积累值。通过将能量积累值与预设的门限值进行比较判断确定比较结果,并根据比较结果来确定信号的存在状态。本实施例中,若信号的能量积累值高于预设的门限值,则表明该信号处于稳态段。The energy detection method is a signal detection method, which uses the operation of modulo and squaring the sampled value of the time domain signal; Square to get the energy accumulation value of the signal in a certain frequency band. The comparison result is determined by comparing the energy accumulation value with the preset threshold value, and the existence state of the signal is determined according to the comparison result. In this embodiment, if the energy accumulation value of the signal is higher than the preset threshold value, it indicates that the signal is in the steady state segment.

在步骤S220,分别对同相稳态信号和正交稳态信号进行归一化处理。In step S220, the in-phase steady state signal and the quadrature steady state signal are respectively normalized.

归一化处理有两种形式,一种是把数变为(0,1)之间的小数,一种是把有量纲表达式变为无量纲表达式。通过归一化处理把数据映射到0~1范围之内处理,能够使得数字信号处理过程更加便捷快速。There are two forms of normalization, one is to change the number into a decimal between (0, 1), the other is to change the dimensional expression into a dimensionless expression. The data is mapped to the range of 0 to 1 through normalization processing, which can make the digital signal processing process more convenient and fast.

在步骤S230,对归一化后的同相稳态信号和正交稳态信号进行数据切分处理,确定至少一个时段的同相目标子信号和正交目标子信号。In step S230, data segmentation processing is performed on the normalized in-phase steady-state signal and the quadrature steady-state signal to determine the in-phase target sub-signal and the quadrature target sub-signal for at least one period of time.

本实施例中,每隔一定数目的采样点分别对同相稳态信号和正交稳态信号进行截取,以实现切分处理,确定至少一个时段的同相目标子信号和正交目标子信号。In this embodiment, the in-phase steady-state signal and the quadrature steady-state signal are intercepted at a certain number of sampling points, respectively, so as to implement segmentation processing and determine the in-phase target sub-signal and quadrature target sub-signal for at least one period.

在步骤S240,将各相同时段的同相目标子信号和正交目标子信号分别进行合并,确定二维数据形式的目标信号。In step S240, the in-phase target sub-signals and the quadrature target sub-signals of the same time period are respectively combined to determine the target signal in the form of two-dimensional data.

本实施例中,切分处理后的同相目标子信号和正交目标子信号均对应有一维数据,通过将相同时段的同相目标子信号和正交目标子信号合并,形成二维矩阵形式的数据,并将合并后的二维矩阵数据确定为预处理后的目标信号。In this embodiment, both the in-phase target sub-signal and the quadrature target sub-signal after the split processing correspond to one-dimensional data, and the data in the form of a two-dimensional matrix is formed by combining the in-phase target sub-signal and the quadrature target sub-signal of the same time period , and the combined two-dimensional matrix data is determined as the preprocessed target signal.

图3是本发明实施例的确定目标信号的示意图。如图3所示,I路信号为同相信号,Q路信号为正交信号。本实施例中,每隔M个采样点对同相稳态信号和正交稳态信号进行截取,得到切分后的同相目标子信号和正交目标子信号。之后,将同相目标子信号和正交目标子信号中相同时段对应的信号进行合并,确定二维数据形式的目标信号。FIG. 3 is a schematic diagram of determining a target signal according to an embodiment of the present invention. As shown in Figure 3, the I channel signal is an in-phase signal, and the Q channel signal is a quadrature signal. In this embodiment, the in-phase steady-state signal and the quadrature steady-state signal are intercepted every M sampling points to obtain the divided in-phase target sub-signal and quadrature target sub-signal. After that, the signals corresponding to the same time period in the in-phase target sub-signal and the quadrature target sub-signal are combined to determine the target signal in the form of two-dimensional data.

为便于理解,如图3所示,假设每隔M个采样点对同相稳态信号和正交稳态信号进行截取,切分后的同相目标子信号和正交目标子信号各包括5段信号,每段信号包括M个采样信号。在对同相目标子信号和正交目标子信号中相同时段对应的信号进行合并后,会确定5个二维数据形式的目标信号,包括目标信号S1、S2、S3、S4和S5。For ease of understanding, as shown in Figure 3, it is assumed that the in-phase steady-state signal and the quadrature steady-state signal are intercepted every M sampling points, and the segmented in-phase target sub-signal and quadrature target sub-signal each include 5-segment signals. , and each segment of the signal includes M sampled signals. After combining the signals corresponding to the same time period in the in-phase target sub-signal and the quadrature target sub-signal, five target signals in the form of two-dimensional data are determined, including target signals S1, S2, S3, S4 and S5.

可选地,本实施例在对同相目标子信号和正交目标子信号进行合并后,利用MATLAB或Python软件对合并后的信号数据进行数据增强,以增加测控信号特有的多普勒频移、衰落等多种效应的影响,并将增强后的信号确定为目标信号。由此,通过采用数据增强方法使得待识别设备对应的目标信号中的有效特征更加明显和易识别,能够进一步提高识别结果准确性。Optionally, in this embodiment, after the in-phase target sub-signal and the quadrature target sub-signal are combined, MATLAB or Python software is used to perform data enhancement on the combined signal data to increase the unique Doppler frequency shift of the measurement and control signal, Fading and other effects, and the enhanced signal is determined as the target signal. Therefore, by adopting the data enhancement method, the effective features in the target signal corresponding to the device to be identified are more obvious and easy to identify, and the accuracy of the identification result can be further improved.

在步骤S140,将目标信号输入至预先训练的神经网络模型中进行识别,以确定识别结果。其中,识别结果用于表征待识别设备身份。In step S140, the target signal is input into the pre-trained neural network model for identification, so as to determine the identification result. The identification result is used to characterize the identity of the device to be identified.

本实施例中,神经网络模型部署在卫星终端上。识别结果可以是用于表征待识别设备身份的标签。由此,通过卫星终端接收待识别设备发送的无线射频信号,并根据接收到的无线射频信号来获取待识别设备发送的射频信号,将射频信号转换为基带信号,对基带信号进行预处理,确定目标信号,并将目标信号输入至预先训练的神经网络模型中进行识别,进而确定待识别设备身份。In this embodiment, the neural network model is deployed on the satellite terminal. The identification result may be a label used to characterize the identity of the device to be identified. Thus, the radio frequency signal sent by the device to be identified is received through the satellite terminal, and the radio frequency signal sent by the device to be identified is obtained according to the received radio frequency signal, the radio frequency signal is converted into a baseband signal, and the baseband signal is preprocessed to determine The target signal is input into the pre-trained neural network model for identification, and then the identity of the device to be identified is determined.

可选地,本实施例中的卫星终端只能接收到合法测控地面站发送的无线射频信号,通过上述处理过程对接收到的射频信号进行识别,以确定待识别设备的身份。Optionally, the satellite terminal in this embodiment can only receive the radio frequency signal sent by the legitimate measurement and control ground station, and identify the received radio frequency signal through the above processing process to determine the identity of the device to be identified.

另一可选地,本实施例中的卫星终端可以接收各种类型的测控地面站发送的无线射频信号,例如合法测控地面站和非法测控地面站。因此,在确定待识别设备的身份后,本实施例中还会对识别结果进行判决。具体地,将神经网络模型输出的识别结果与预先布置在卫星终端上的合法地面站射频指纹库进行匹配,当合法地面站射频指纹库中包括识别结果表征的测控地面站对应的射频指纹时,确定识别结果对应的测控地面站为合法地面站。由此,通过将识别结果与合法地面站射频指纹库进行匹配,能够确定测控地面站身份合法性。Alternatively, the satellite terminal in this embodiment may receive radio frequency signals sent by various types of measurement and control ground stations, such as legal measurement and control ground stations and illegal measurement and control ground stations. Therefore, after the identity of the device to be identified is determined, the identification result is also judged in this embodiment. Specifically, the identification result output by the neural network model is matched with the legal ground station radio frequency fingerprint database pre-arranged on the satellite terminal. When the legal ground station radio frequency fingerprint database includes the radio frequency fingerprint corresponding to the measurement and control ground station represented by the identification result, It is determined that the measurement and control ground station corresponding to the identification result is a legal ground station. In this way, by matching the identification result with the radio frequency fingerprint database of the legal ground station, the validity of the identity of the measurement and control ground station can be determined.

本实施例的技术方案通过将待识别设备发送的射频信号转换为基带信号进行识别,利用了信号物理层的调制域特征不可伪造的特点,能够避免识别过程中被破译、被假冒以及受环境因素影响,进而提高识别结果的准确性。再者,通过预先训练的神经网络模型对预处理后的射频信号对应的基带信号进行处理,在确定待识别设备身份的过程中,无需人工提取特征即可确定识别结果,识别效率更高。另外,通过优化预设神经网络的模型结构和模型参数,能够减少识别过程中的计算量,进一步方便神经网络模型的部署和提高身份识别效率。The technical solution of this embodiment converts the radio frequency signal sent by the device to be identified into a baseband signal for identification, and makes use of the unforgeable feature of the modulation domain feature of the physical layer of the signal, which can avoid being deciphered, counterfeited and affected by environmental factors during the identification process. impact, thereby improving the accuracy of the recognition results. Furthermore, the pre-trained neural network model is used to process the baseband signal corresponding to the preprocessed radio frequency signal. In the process of determining the identity of the device to be identified, the identification result can be determined without manually extracting features, and the identification efficiency is higher. In addition, by optimizing the model structure and model parameters of the preset neural network, the amount of calculation in the identification process can be reduced, which further facilitates the deployment of the neural network model and improves the identification efficiency.

图4是本发明实施例的神经网络模型结构的示意图。如图4所示,本实施例中的神经网络模型结构包括特征单元1、卷积单元2和分类单元3。其中,特征单元1用于对目标信号进行降维和特征提取。卷积单元2包括第一预设数量的卷积层,用于对特征单元提取的特征信息进行卷积处理。分类单元3包括第二预设数量的全连接层,用于对处理后的特征信息进行分类,以确定识别结果。其中,识别结果用于表征待识别设备身份,待识别设备身份可以通过标签等形式的标识来表示。FIG. 4 is a schematic diagram of the structure of a neural network model according to an embodiment of the present invention. As shown in FIG. 4 , the neural network model structure in this embodiment includes a feature unit 1 , a convolution unit 2 and a classification unit 3 . Among them, the feature unit 1 is used to perform dimension reduction and feature extraction on the target signal. The convolution unit 2 includes a first preset number of convolution layers for performing convolution processing on the feature information extracted by the feature unit. The classification unit 3 includes a second preset number of fully connected layers for classifying the processed feature information to determine a recognition result. The identification result is used to represent the identity of the device to be identified, and the identity of the device to be identified may be represented by an identifier in the form of a label.

可选地,本实施例中的特征单元采用Conv(1,2)卷积层。由于目标信号包括同相目标子信号和正交目标子信号两路信息,本实施例中神经网络模型的输入格式为N*2。特征单元1接收N*2形式的待识别设备对应的目标信号,通过使用卷积核大小为(1,2)的卷积层对目标信号对应的数据进行降维和IQ相关特征的提取。其中,IQ相关特征包括目标信号中的I路信号和Q路信号之间的相位关系和幅值关系等。由此,在特征单元对目标信号进行处理后,方便后续通过第一预设数量的卷积层提取目标信号中的不同局部特征,并通过第二预设数量的全连接层将所有的局部特征变成全局特征,进而根据全局特征确定识别结果。Optionally, the feature unit in this embodiment adopts a Conv(1, 2) convolution layer. Since the target signal includes two pieces of information, the in-phase target sub-signal and the quadrature target sub-signal, the input format of the neural network model in this embodiment is N*2. The feature unit 1 receives the target signal corresponding to the device to be identified in the form of N*2, and performs dimension reduction and IQ-related feature extraction on the data corresponding to the target signal by using a convolution layer with a convolution kernel size of (1, 2). The IQ-related features include the phase relationship and the amplitude relationship between the I-channel signal and the Q-channel signal in the target signal, and the like. Therefore, after the feature unit processes the target signal, it is convenient to subsequently extract different local features in the target signal through the first preset number of convolutional layers, and use the second preset number of fully connected layers to extract all local features. It becomes a global feature, and then the recognition result is determined according to the global feature.

可选地,本实施例中的第一预设数量和第二预设数量基于所述神经网络模型对应的预先训练过程确定。进一步地,本实施例利用控制变量法对模型中的参数进行试验,在充分考虑模型参数、识别准确率和鲁棒性之间关系的同时尽量确定最优参数,以提高神经网络模型输出结果的准确性、识别效率和识别稳定性。Optionally, the first preset number and the second preset number in this embodiment are determined based on a pre-training process corresponding to the neural network model. Further, in this embodiment, the parameters in the model are tested by the control variable method, and the optimal parameters are determined as much as possible while fully considering the relationship between model parameters, recognition accuracy and robustness, so as to improve the accuracy of the output results of the neural network model. Accuracy, recognition efficiency and recognition stability.

具体地,本实施例中的第一预设数量和第二预设数量的具体数值为兼顾识别结果准确性和识别效率时各自对应的最小数值。例如,若特征单元输出结果经X个卷积层和Y个全连接层处理后的识别结果准确性和识别效率均能够达到预设值,或者在兼顾识别结果准确性、识别效率和网络鲁棒性的同时,整体性能能够达到全局最优,则第一预设数量为X,第二预设数量为Y。由此,通过上述过程确定卷积单元中的卷积层和分类单元中的全连接层的数量,能够减少神经网络模型中的模型参数量,在保证特征非线性映射能力的同时降低模型计算量。Specifically, the specific values of the first preset number and the second preset number in this embodiment are the respective minimum values when both the accuracy of the recognition result and the recognition efficiency are taken into consideration. For example, if the output result of the feature unit is processed by X convolutional layers and Y fully connected layers, the recognition result accuracy and recognition efficiency can reach the preset value, or if the recognition result accuracy, recognition efficiency and network robustness are taken into account At the same time, the overall performance can reach the global optimum, the first preset number is X, and the second preset number is Y. Therefore, determining the number of convolution layers in the convolution unit and the fully connected layers in the classification unit through the above process can reduce the amount of model parameters in the neural network model, and reduce the amount of model calculation while ensuring the nonlinear mapping capability of features. .

进一步地,本实施例中卷积单元中的卷积层采用小于预设卷积核大小的小卷积核,以进一步减少神经网络模型中的网络参数量,有利于进一步提高识别效率。其中,预设卷积核大小的具体数值根据实际使用场景要求进行调整。Further, the convolution layer in the convolution unit in this embodiment adopts a small convolution kernel smaller than the preset convolution kernel size, so as to further reduce the amount of network parameters in the neural network model, which is beneficial to further improve the recognition efficiency. Among them, the specific value of the preset convolution kernel size is adjusted according to the requirements of the actual use scenario.

进一步地,如图5所示,本实施例通过以下步骤来确定神经网络模型。Further, as shown in FIG. 5 , in this embodiment, the neural network model is determined through the following steps.

在步骤S310,获取原始数据。In step S310, raw data is acquired.

本实施例中,卫星终端接收多个测控地面站发送的无线射频信号,通过对各无线射频信号进行采样获取原始数据,原始数据包括多个样本数据集,一个测控地面站对应一个样本数据集。In this embodiment, the satellite terminal receives radio frequency signals sent by multiple measurement and control ground stations, and obtains original data by sampling each radio frequency signal. The original data includes multiple sample data sets, and one measurement and control ground station corresponds to one sample data set.

假设共有n个测控地面站,在对无线射频信号进行采样时,每隔时间T进行一次采样,共采样m次,原始数据A=[A1,A2,A3,···,An],各测控地面站对应的样本数据集Ai=[x(1),x(2),···,x(m)],其中,i=1,2,···,n。Assuming that there are n measurement and control ground stations in total, when sampling the radio frequency signal, sampling is performed once every time T, and a total of m times are sampled. A sample data set Ai=[x(1), x(2), ···, x(m)] corresponding to the ground station, where i=1, 2, ···, n.

在步骤S320,根据原始数据确定训练集、验证集和测试集。In step S320, a training set, a validation set and a test set are determined according to the original data.

本实施例中,卫星终端的数字接收机获取原始数据后,首先会通过下变频处理将各样本中的射频信号转换为基带信号,再分别对各样本对应的基带信号进行预处理,确定对应的目标信号。最后,对全部的目标信号进行划分,分别确定出训练集、验证集和测试集。In this embodiment, after the digital receiver of the satellite terminal obtains the original data, it first converts the radio frequency signal in each sample into a baseband signal through down-conversion processing, and then preprocesses the baseband signal corresponding to each sample to determine the corresponding baseband signal. target signal. Finally, all the target signals are divided to determine the training set, validation set and test set respectively.

可选地,本实施例在对各基带信号进行预处理时,会基于能量检测方法确定对应基带信号中的同相稳态信号和正交稳态信号,分别对同相稳态信号和正交稳态信号进行归一化处理,再对归一化处理后的同相稳态信号和正交稳态信号基于预设数目的采样点进行切分处理,确定各时段的同相目标子信号和正相目标子信号,最后将各相同时段的同相目标子信号和正交目标子信号分别进行合并,确定二维数据形式的目标信号。Optionally, when preprocessing each baseband signal in this embodiment, the in-phase steady-state signal and the quadrature steady-state signal in the corresponding baseband signal are determined based on the energy detection method, and the in-phase steady-state signal and the quadrature steady-state signal are respectively analyzed. The signal is normalized, and then the normalized in-phase steady-state signal and quadrature steady-state signal are segmented based on a preset number of sampling points to determine the in-phase target sub-signal and the normal-phase target sub-signal in each period. , and finally combine the in-phase target sub-signals and quadrature target sub-signals of the same time period respectively to determine the target signal in the form of two-dimensional data.

可选地,本实施例在将同相目标子信号和正交目标子信号合并成二维矩阵后,会对二维矩阵打上样本标签,确定为样本的目标信号。由此,本实施例通过打标签的方式建立目标信号与对应设备之间的对应关系,以在训练过程中基于神经网络模型的输出结果和标签信息对模型参数进行调整。Optionally, in this embodiment, after combining the in-phase target sub-signal and the quadrature target sub-signal into a two-dimensional matrix, the two-dimensional matrix is labeled with a sample to determine the target signal of the sample. Therefore, in this embodiment, the corresponding relationship between the target signal and the corresponding device is established by labeling, so as to adjust the model parameters based on the output result of the neural network model and the label information during the training process.

在步骤S330,将训练集中的数据输入至预设的神经网络模型中进行训练,确定至少一组模型参数。In step S330, the data in the training set is input into a preset neural network model for training, and at least one set of model parameters is determined.

在步骤S340,将验证集对应的数据输入至各组模型参数对应的神经网络模型中,以根据各神经网络模型对应的识别结果确定目标模型参数。In step S340, the data corresponding to the verification set is input into the neural network models corresponding to each group of model parameters, so as to determine target model parameters according to the recognition results corresponding to each neural network model.

本实施例中,若验证集输入数据输入神经网络模型后输出的识别结果与验证集输入数据对应的输出数据之间的误差在预设范围内时,确定当前模型参数下的神经网络模型验证成功。验证成功后,将当前模型参数确定为目标模型参数。In this embodiment, if the error between the recognition result outputted after the input data of the validation set is input into the neural network model and the output data corresponding to the input data of the validation set is within a preset range, it is determined that the validation of the neural network model under the current model parameters is successful. . After the verification is successful, the current model parameters are determined as the target model parameters.

在步骤S350,将测试集对应的数据输入至目标模型参数对应的神经网络模型中,确定当前识别结果的准确率。In step S350, the data corresponding to the test set is input into the neural network model corresponding to the target model parameters, and the accuracy of the current recognition result is determined.

应理解,本实施例在通过训练集中对应数据训练神经网络模型时,每训练一轮即可得到一组模型参数,通过各组模型参数对应的神经网络模型在输入测试集对应数据后的输出结果确定目标模型参数,再通过验证集确定各组目标模型参数对应的神经网络模型的识别结果的准确率。It should be understood that when training the neural network model through the corresponding data in the training set in this embodiment, a set of model parameters can be obtained in each training round, and the output results of the neural network model corresponding to each set of model parameters after inputting the corresponding data in the test set. Determine the target model parameters, and then determine the accuracy of the recognition results of the neural network models corresponding to each group of target model parameters through the validation set.

可选地,本实施例可以先训练得到全部目标模型参数组合,再分别对各组目标模型参数进行验证;也可以训练得到一组目标模型参数组合,便确定该组目标模型参数的识别准确率,之后继续训练得到其他目标模型参数组合,并分别确定各组目标模型参数对应的识别准确率。Optionally, in this embodiment, all target model parameter combinations can be obtained by training first, and then each group of target model parameters can be verified respectively; or a set of target model parameter combinations can be obtained by training, so as to determine the recognition accuracy of the group of target model parameters. , and then continue to train to obtain other target model parameter combinations, and determine the recognition accuracy corresponding to each group of target model parameters.

在步骤S360,响应于当前识别结果的准确率满足预设条件,将目标模型参数对应的神经网络模型确定为训练后的神经网络模型。In step S360, in response to the accuracy rate of the current recognition result satisfying the preset condition, the neural network model corresponding to the target model parameter is determined as the trained neural network model.

可选地,本实施例中将识别结果准确率最高的目标模型参数组合确定为预设模型参数,并将预设模型参数应用于预设的神经网络模型中,进而确定训练后的神经网络模型,并通过训练后的神经网络模型对待识别设备的射频信号进行识别,确定待识别设备的身份。Optionally, in this embodiment, the target model parameter combination with the highest recognition result accuracy rate is determined as the preset model parameter, and the preset model parameter is applied to the preset neural network model, and then the trained neural network model is determined. , and identify the radio frequency signal of the device to be identified through the trained neural network model to determine the identity of the device to be identified.

可选地,本实施例中也可以将识别结果准确率大于预设准确率的目标模型参数组合确定为预设模型参数。当存在一组预设模型参数时,将该预设模型参数应用于预设的神经网络模型中,进而确定训练后的神经网络模型,并通过训练后的神经网络模型确定待识别设备的身份,以提高身份识别的准确率;当存在多组准确率满足预设条件的目标模型参数时,优先选取模型参数量更小、准确率更高、模型鲁棒性更好的一组模型参数作为最终确定的预设模型参数,并将预设模型参数应用于预设的神经网络模型中对待识别设备进行身份识别,以在保证识别准确率的同时,提高身份识别方法的实际应用性能。Optionally, in this embodiment, the target model parameter combination with the recognition result accuracy rate greater than the preset accuracy rate may also be determined as the preset model parameter. When there is a set of preset model parameters, the preset model parameters are applied to the preset neural network model, and then the trained neural network model is determined, and the identity of the device to be identified is determined through the trained neural network model, In order to improve the accuracy of identity recognition; when there are multiple sets of target model parameters whose accuracy satisfies the preset conditions, a set of model parameters with smaller model parameters, higher accuracy and better model robustness is preferentially selected as the final model. The preset model parameters are determined, and the preset model parameters are applied to the preset neural network model to identify the device to be identified, so as to improve the practical application performance of the identification method while ensuring the identification accuracy.

图6是本发明实施例的设备识别方法具体实施时的流程图。如图6所示,本实施例通过以下步骤确定待识别设备的身份识别结果。FIG. 6 is a flowchart when the device identification method according to the embodiment of the present invention is specifically implemented. As shown in FIG. 6 , in this embodiment, the identification result of the device to be identified is determined through the following steps.

在步骤S410,获取原始数据。In step S410, raw data is acquired.

在步骤S420,根据原始数据确定训练集、验证集和测试集。In step S420, a training set, a validation set and a test set are determined according to the original data.

在步骤S430,基于训练集、验证集和测试集对预设的神经网络模型进行训练、验证和测试,确定训练后的神经网络模型。In step S430, the preset neural network model is trained, verified and tested based on the training set, the verification set and the test set, and the trained neural network model is determined.

在步骤S440,接收待识别设备的射频信号,并射频信号转换为基带信号。In step S440, the radio frequency signal of the device to be identified is received, and the radio frequency signal is converted into a baseband signal.

在步骤S450,对基带信号进行预处理,确定目标信号。In step S450, the baseband signal is preprocessed to determine the target signal.

在步骤S460,将目标信号输入至训练后的神经网络模型中进行识别,确定识别结果。In step S460, the target signal is input into the trained neural network model for identification, and the identification result is determined.

在步骤S470,基于合法地面站射频指纹库对识别结果进行判决,确定待识别设备的合法性。In step S470, the identification result is judged based on the radio frequency fingerprint database of the legitimate ground station, and the legitimacy of the device to be identified is determined.

需要说明的是,本实施例中各步骤的具体实现方法在前面已经介绍,此处不再赘述。It should be noted that, the specific implementation method of each step in this embodiment has been introduced above, and will not be repeated here.

图7是本发明实施例的设备识别装置的示意图。如图7所示,本实施例的设备识别装置包括获取单元10、转换单元20、预处理单元30和识别单元40。其中,获取单元10用于获取待识别设备发送的射频信号。转换单元20用于将射频信号转换为基带信号。预处理单元30用于对基带信号进行预处理,以确定目标信号。识别单元40用于将目标信号输入至预先训练的神经网络模型中进行识别,以确定识别结果。FIG. 7 is a schematic diagram of an apparatus for identifying a device according to an embodiment of the present invention. As shown in FIG. 7 , the device identification device of this embodiment includes an acquisition unit 10 , a conversion unit 20 , a preprocessing unit 30 and an identification unit 40 . Wherein, the acquiring unit 10 is configured to acquire the radio frequency signal sent by the device to be identified. The conversion unit 20 is used for converting the radio frequency signal into a baseband signal. The preprocessing unit 30 is used for preprocessing the baseband signal to determine the target signal. The identification unit 40 is used for inputting the target signal into the pre-trained neural network model for identification, so as to determine the identification result.

可选地,本实施例中的获取单元10和转换单元20可以嵌入至卫星终端上的接收机,以通过接收机接收待识别设备发送的无线射频信号,并根据待识别设备发送的无线射频信号确定待识别设备的身份识别结果。进一步地,本实施例中的接收机架构采用正交采样零中频接收机,通过正交采样零中频接收机接收待识别设备发送的无线射频信号,按照预设的采样时长和采样点数对无线射频信号进行采样,并将采样后得到的采样信号确定为待识别的射频信号,进而通过接收机内部结构对采样后的射频信号进行下变频处理,将待识别设备采样后的射频信号转换为基带信号,以使得后续基于基带信号进行识别,进而确定待识别设备的身份识别结果。Optionally, the acquisition unit 10 and the conversion unit 20 in this embodiment can be embedded in a receiver on the satellite terminal, so as to receive the radio frequency signal sent by the device to be identified through the receiver, and according to the radio frequency signal sent by the device to be identified Determine the identification result of the device to be identified. Further, the receiver architecture in this embodiment adopts a quadrature sampling zero-IF receiver, receives the wireless radio frequency signal sent by the device to be identified through the quadrature sampling zero-IF receiver, and quantifies the wireless radio frequency according to the preset sampling duration and sampling points. The signal is sampled, and the sampled signal obtained after sampling is determined as the radio frequency signal to be identified, and then the sampled radio frequency signal is down-converted through the internal structure of the receiver, and the radio frequency signal sampled by the device to be identified is converted into a baseband signal , so that the subsequent identification is performed based on the baseband signal, and then the identification result of the device to be identified is determined.

可选地,本实施例中的预处理单元30具体用于基于能量检测方法确定基带信号的稳态段信号,分别对同相稳态信号和正交稳态信号进行归一化处理,对归一化后的同相稳态信号和正交稳态信号进行数据切分处理,确定至少一个时段的同相目标子信号和正交目标子信号,将各相同时段的同相目标子信号和正交目标子信号分别进行合并,确定二维数据形式的目标信号。其中,稳态段信号包括同相稳态信号和正交稳态信号。Optionally, the preprocessing unit 30 in this embodiment is specifically configured to determine the steady-state segment signal of the baseband signal based on the energy detection method, perform normalization processing on the in-phase steady-state signal and the quadrature steady-state signal respectively, and perform normalization on the normalized signal. The transformed in-phase steady-state signal and quadrature steady-state signal are subjected to data segmentation processing to determine the in-phase target sub-signal and quadrature target sub-signal of at least one period of time, and divide the in-phase target sub-signal and quadrature target sub-signal of each same period of time. They are combined separately to determine the target signal in the form of two-dimensional data. The steady-state segment signal includes an in-phase steady-state signal and a quadrature steady-state signal.

可选地,本实施例中的识别单元40还用于会对识别结果进行判决。具体地,将神经网络模型输出的识别结果与预先布置在卫星终端上的合法地面站射频指纹库进行匹配,当合法地面站射频指纹库中包括识别结果表征的测控地面站对应的射频指纹时,确定识别结果对应的测控地面站为合法地面站。由此,通过将识别结果与合法地面站射频指纹库进行匹配,能够确定测控地面站身份合法性。Optionally, the identification unit 40 in this embodiment is further configured to judge the identification result. Specifically, the identification result output by the neural network model is matched with the legal ground station radio frequency fingerprint database pre-arranged on the satellite terminal. When the legal ground station radio frequency fingerprint database includes the radio frequency fingerprint corresponding to the measurement and control ground station represented by the identification result, It is determined that the measurement and control ground station corresponding to the identification result is a legal ground station. In this way, by matching the identification result with the radio frequency fingerprint database of the legal ground station, the validity of the identity of the measurement and control ground station can be determined.

图8是本发明实施例的电子设备的示意图。如图8所示,本实施例的电子设备包括接收端41和处理系统42。其中,接收端41被配置为接收待识别设备发送的无线射频信号。处理系统42包括接收机421和处理器422。接收机421被配置为在接收到待识别设备发送的无线射频信号之后,基于预设的采样时长和预设采样点数对待识别设备发送的无线射频信号进行采样,确定采样射频信号。处理器422被配置为接收接收机421采样后的采样射频信号,并将采样射频信号作为待识别设备发送的射频信号进行处理和识别,进而确定待识别设备的身份识别结果。FIG. 8 is a schematic diagram of an electronic device according to an embodiment of the present invention. As shown in FIG. 8 , the electronic device in this embodiment includes a receiving end 41 and a processing system 42 . The receiving end 41 is configured to receive a radio frequency signal sent by the device to be identified. Processing system 42 includes receiver 421 and processor 422 . The receiver 421 is configured to, after receiving the radio frequency signal sent by the device to be identified, sample the radio frequency signal sent by the device to be identified based on the preset sampling duration and the preset number of sampling points to determine the sampled radio frequency signal. The processor 422 is configured to receive the sampled radio frequency signal sampled by the receiver 421, process and identify the sampled radio frequency signal as the radio frequency signal sent by the device to be identified, and then determine the identification result of the device to be identified.

可选地,本实施例中的接收端采用包含RTL2832U芯片的RTL-SDR,采样精度为7bit,通过3dB增益的全向天线接收待视频设备发送的无线射频信号。处理单元采用树莓派4B,通过USB接口与接收端连接。进一步地,处理单元内置有应用软件,应用软件采用GNURadio开源的软件开发工具套件。软件版本为3.8。软件设置接收端频点为433MHz,采样率设为2.0Sample/s,即为信号最大带宽的4倍。Optionally, the receiving end in this embodiment adopts an RTL-SDR including an RTL2832U chip with a sampling accuracy of 7 bits, and receives the radio frequency signal to be sent by the video device through an omnidirectional antenna with a gain of 3 dB. The processing unit adopts Raspberry Pi 4B, which is connected to the receiving end through the USB interface. Further, the processing unit has built-in application software, and the application software adopts the open source software development tool suite of GNURadio. The software version is 3.8. The software sets the receiver frequency to 433MHz and the sampling rate to 2.0Sample/s, which is 4 times the maximum bandwidth of the signal.

进一步地,在试验阶段,通过采用LoRa无线发射模块作为信号发射端(也即待识别设备)模拟发射导航卫星信号(也即无线射频信号)。在发射无线射频信号是采用频点为433MHz,扩频因子为7,信号带宽为500kHz,发射功率为11dBm,天线增益为3dB,发送数据内容采用随机数填充,波特率为9600的配置方式。由此,通过LoRa无线发射模块、RTL-SDR和树莓派4B构件射频指纹识别实时处理系统,并通过执行上述处理过程实现待识别设备的身份识别,识别准确率高,识别效率高。Further, in the test stage, the LoRa wireless transmitter module is used as the signal transmitter (that is, the device to be identified) to simulate the transmission of the navigation satellite signal (that is, the wireless radio frequency signal). When transmitting the wireless radio frequency signal, the frequency point is 433MHz, the spreading factor is 7, the signal bandwidth is 500kHz, the transmission power is 11dBm, the antenna gain is 3dB, the content of the transmitted data is filled with random numbers, and the baud rate is 9600. Therefore, through the LoRa wireless transmitter module, RTL-SDR and Raspberry Pi 4B component RF fingerprint recognition real-time processing system, and by performing the above processing process to realize the identity recognition of the device to be recognized, the recognition accuracy is high, and the recognition efficiency is high.

需要说明的是,本实施例中的接收端和处理单元的设置方式仅为特定试验或使用场景下的示例,具体的接收端和处理单元的设置以能够实现上述设备识别方法即可,这里并不进行限制。It should be noted that the setting method of the receiving end and the processing unit in this embodiment is only an example in a specific test or usage scenario, and the specific setting of the receiving end and the processing unit is sufficient to realize the above-mentioned device identification method. No restrictions apply.

以上所述仅为本发明的优选实施例,并不用于限制本发明,对于本领域技术人员而言,本发明可以有各种改动和变化。凡在本发明的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. For those skilled in the art, the present invention may have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included within the protection scope of the present invention.

Claims (10)

1. A method for device identification, the method comprising:
acquiring a radio frequency signal sent by equipment to be identified;
converting the radio frequency signal into a baseband signal;
preprocessing the baseband signal to determine a target signal;
and inputting the target signal into a pre-trained neural network model for recognition so as to determine a recognition result.
2. The method of claim 1, wherein converting the radio frequency signal to a baseband signal comprises:
and performing down-conversion processing on the radio frequency signal, and determining the in-phase orthogonal signal after down-conversion processing as the baseband signal.
3. The method of claim 1, wherein the neural network model comprises:
the characteristic unit is used for carrying out dimension reduction and characteristic extraction on the target signal;
the convolution unit comprises a first preset number of convolution layers and is used for performing convolution processing on the feature information extracted by the feature unit;
and the classification unit comprises a second preset number of full connection layers and is used for classifying the processed characteristic information so as to determine an identification result.
4. The method of claim 3, wherein the first predetermined number and the second predetermined number are determined based on a pre-training process corresponding to the neural network model.
5. The method of claim 1, wherein the baseband signals comprise an in-phase baseband signal and a quadrature baseband signal, and wherein pre-processing the baseband signals to determine a target signal comprises:
determining a steady-state segment signal of the baseband signal based on an energy detection method, wherein the steady-state segment signal comprises an in-phase steady-state signal and a quadrature steady-state signal;
respectively carrying out normalization processing on the in-phase steady-state signal and the orthogonal steady-state signal;
carrying out data segmentation processing on the normalized in-phase steady-state signal and the normalized quadrature steady-state signal to determine an in-phase target sub-signal and a quadrature target sub-signal of at least one time period;
and respectively combining the in-phase target sub-signal and the orthogonal target sub-signal in each same time interval to determine a target signal in a two-dimensional data form.
6. The method according to claim 1, wherein the device to be identified is a measurement and control ground station, and the neural network model is deployed in a satellite terminal.
7. The method of claim 1, wherein the neural network model is determined based on the steps of:
acquiring original data;
determining a training set, a verification set and a test set according to the original data;
inputting the data in the training set into a preset neural network model for training, and determining at least one group of model parameters;
inputting the data corresponding to the verification set into the neural network models corresponding to each group of model parameters so as to determine target model parameters according to the identification results corresponding to each neural network model;
inputting data corresponding to the test set into a neural network model corresponding to the target model parameters, and determining the accuracy of the current identification result;
and determining the neural network model corresponding to the target model parameter as the trained neural network model in response to the accuracy of the current recognition result meeting a preset condition.
8. An apparatus for device identification, the apparatus comprising:
the device comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring a radio frequency signal sent by the device to be identified;
the conversion unit is used for converting the radio frequency signal into a baseband signal;
the preprocessing unit is used for preprocessing the baseband signal to determine a target signal;
and the recognition unit is used for inputting the target signal into a pre-trained neural network model for recognition so as to determine a recognition result.
9. An electronic device comprising a memory and a processor, wherein the memory is configured to store one or more computer program instructions, wherein the one or more computer program instructions are executed by the processor to implement the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of claims 1-7.
CN202210372753.XA 2022-04-11 2022-04-11 A satellite measurement and control ground station identification method based on convolutional neural network Active CN115065973B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210372753.XA CN115065973B (en) 2022-04-11 2022-04-11 A satellite measurement and control ground station identification method based on convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210372753.XA CN115065973B (en) 2022-04-11 2022-04-11 A satellite measurement and control ground station identification method based on convolutional neural network

Publications (2)

Publication Number Publication Date
CN115065973A true CN115065973A (en) 2022-09-16
CN115065973B CN115065973B (en) 2024-11-22

Family

ID=83197351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210372753.XA Active CN115065973B (en) 2022-04-11 2022-04-11 A satellite measurement and control ground station identification method based on convolutional neural network

Country Status (1)

Country Link
CN (1) CN115065973B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116776227A (en) * 2023-08-04 2023-09-19 中国人民解放军战略支援部队航天工程大学 Satellite identity recognition method and device based on feature fusion

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109919015A (en) * 2019-01-28 2019-06-21 东南大学 A radio frequency fingerprint extraction and recognition method based on multi-sampled convolutional neural network
CN113343874A (en) * 2021-06-18 2021-09-03 上海电机学院 Large-scale radio signal identification method based on deep convolutional neural network
KR102347174B1 (en) * 2021-07-21 2022-01-03 국방과학연구소 Ensemble based radio frequency fingerprinting apparatus and method of identifying emitter using the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109919015A (en) * 2019-01-28 2019-06-21 东南大学 A radio frequency fingerprint extraction and recognition method based on multi-sampled convolutional neural network
CN113343874A (en) * 2021-06-18 2021-09-03 上海电机学院 Large-scale radio signal identification method based on deep convolutional neural network
KR102347174B1 (en) * 2021-07-21 2022-01-03 국방과학연구소 Ensemble based radio frequency fingerprinting apparatus and method of identifying emitter using the same

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JIABAO YU; AIQUN HU; GUYUE LI; LINNING PENG: ""A_Robust_RF_Fingerprinting_Approach_Using_Multisampling_Convolutional_Neural_Network"", 《 IEEE INTERNET OF THINGS JOURNAL》, 16 April 2019 (2019-04-16) *
李古月;俞佳宝;胡爱群;: "基于设备与信道特征的物理层安全方法", 密码学报, no. 02, 15 April 2020 (2020-04-15) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116776227A (en) * 2023-08-04 2023-09-19 中国人民解放军战略支援部队航天工程大学 Satellite identity recognition method and device based on feature fusion

Also Published As

Publication number Publication date
CN115065973B (en) 2024-11-22

Similar Documents

Publication Publication Date Title
US10985955B2 (en) Method for automatically identifying modulation mode for digital communication signal
CN110099019B (en) LoRa modulation signal detection method based on deep learning
CN107092898B (en) QPSK signal bispectrum energy entropy and color moment based radio frequency fingerprint identification method
CN101895494B (en) Automatic Identification Method of Digital Modulation Mode Based on Stochastic Resonance Preprocessing
CN101834819A (en) Analog-digital hybrid modulation mode identification device and digital modulation mode identification device based on parallel judgment
CN106357575A (en) Multi-parameter jointly-estimated interference type identification method
CN104363194A (en) PSK (phase shift keying) modulation recognition method based on wave form transformation
CN115664905A (en) Wi-Fi equipment identification system and method based on multi-domain physical layer fingerprint characteristics
Wang et al. Specific emitter identification based on deep adversarial domain adaptation
CN109085613B (en) Satellite spoofing jamming identification method and device based on constellation trajectory
CN115065973A (en) Convolutional neural network-based satellite measurement and control ground station identity recognition method
CN118133152A (en) Unmanned aerial vehicle detection and countering method and system based on deep learning
CN114417914B (en) A radio frequency fingerprint extraction and recognition method based on multi-channel convolutional neural network
CN114584227B (en) Automatic burst signal detection method
CN118260571A (en) Satellite signal individual identification method based on multi-mode feature fusion and deep learning
CN204928888U (en) Communication Signal Standard Identification System
Wang et al. Research on physical layer security of cognitive radio network based on RF-DNA
CN112073347B (en) A DVOR Signal Analysis System Based on Software Defined Radio Technology
Cheng et al. Radio Frequency Transmitter Identification Based on Fingerprinting and Convolutional Neural Network
CN113242201A (en) Wireless signal enhanced demodulation method and system based on generation classification network
Yan et al. Concise paper: Towards on-board radiometric fingerprinting fully integrated on an embedded system
Uppal et al. Rich feature deep learning classifier for multiple simultaneous radio signals
CN119544429A (en) Blind identification method, device and system for signal modulation mode
CN108770082A (en) Communication base station based on Smoothing Pseudo Winger-Ville distributions and optimum time frequency distribution
CN104767577B (en) Signal detecting method based on oversampling

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant