Movatterモバイル変換


[0]ホーム

URL:


CN113673554B - Radar high-resolution range profile target recognition method based on width learning - Google Patents

Radar high-resolution range profile target recognition method based on width learning
Download PDF

Info

Publication number
CN113673554B
CN113673554BCN202110770720.6ACN202110770720ACN113673554BCN 113673554 BCN113673554 BCN 113673554BCN 202110770720 ACN202110770720 ACN 202110770720ACN 113673554 BCN113673554 BCN 113673554B
Authority
CN
China
Prior art keywords
range profile
resolution range
width learning
radar
learning 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.)
Active
Application number
CN202110770720.6A
Other languages
Chinese (zh)
Other versions
CN113673554A (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.)
Xidian University
Original Assignee
Xidian 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 Xidian UniversityfiledCriticalXidian University
Priority to CN202110770720.6ApriorityCriticalpatent/CN113673554B/en
Publication of CN113673554ApublicationCriticalpatent/CN113673554A/en
Application grantedgrantedCritical
Publication of CN113673554BpublicationCriticalpatent/CN113673554B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention discloses a radar high-resolution range profile target recognition method based on width learning, which comprises the following steps: acquiring high-resolution range profile data and generating a training set; constructing a width learning model; training the width learning model by utilizing the training set to obtain a trained width learning model; and identifying the original high-resolution range profile data to be identified by using the trained width learning model, and obtaining an identification result. The method and the device extract the high-dimensional characteristics of the radar high-resolution range profile data by using the width learning model, can rapidly identify the radar target on the premise of ensuring the identification precision, and have obvious advantages in the aspects of prediction precision and identification time.

Description

Radar high-resolution range profile target recognition method based on width learning
Technical Field
The invention belongs to the technical field of radars, and particularly relates to a radar high-resolution range profile target recognition method based on width learning, which can be used for recognizing a high-resolution range profile target.
Background
The echoes of a wideband radar target are referred to as high resolution range profiles. The high-resolution range profile is a projection distribution diagram of the sub-echoes of each scattering point of the target along the radar sight line direction, contains information such as the relative position and the amplitude of the scattering point of the target, has the advantages of easy acquisition and processing, and is very valuable for classifying and identifying the target, so the high-resolution range profile becomes a hot spot for researching the radar automatic target identification field.
At present, most documents for researching radar automatic target recognition technology based on high-resolution range profile are mostly based on depth network, and good recognition effect is obtained at present. However, with increasing data volume, most deep networks include a large number of parameters and a large number of network layers, so that a large amount of computing resources and a long modeling period and recognition time are required. In addition, since most deep networks use a back propagation algorithm to minimize the error between the actual output and the target output of the network, and further update the weights layer by layer, the modeling speed of the deep network is also slow and time-consuming. This is a difficult problem that must be overcome for radar target recognition systems with high real-time requirements in engineering.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a radar high-resolution range profile target recognition method based on width learning. The technical problems to be solved by the invention are realized by the following technical scheme:
the invention provides a radar high-resolution range profile target recognition method based on width learning, which comprises the following steps:
s1: acquiring high-resolution range profile data and generating a training set;
S2: constructing a width learning model;
s3: training the width learning model by utilizing the training set to obtain a trained width learning model;
s4: and identifying the original high-resolution range profile data to be identified by using the trained width learning model, and obtaining an identification result.
In one embodiment of the present invention, the S1 includes:
s1a: extracting high-resolution range profile data in the broadband radar echo signals and preprocessing the high-resolution range profile data to obtain high-resolution range profile time domain feature data;
S1b: establishing a radar target database according to the high-resolution range profile time domain feature data subjected to the modulo two norm normalization processing, and setting a tag value for each target class in the radar target database;
s1c: and selecting a preset number of samples from the radar target database to form a training set.
In one embodiment of the invention, the preprocessing comprises:
Performing modulo-two norm normalization processing on the high-resolution range profile data:
wherein X represents the high-resolution range profile time domain feature data after the modulo-two norm normalization processing, X represents original high resolution range profile data, |·|2 represents a modulo two norm operation.
In one embodiment of the present invention, the S1 further includes:
And selecting a preset number of samples from the radar target database to form a test set, wherein the high-resolution range profile data in the test set and the high-resolution range profile data in the training set have arbitrary pitching angles.
In one embodiment of the present invention, the S2 includes:
S2a: performing power transformation operation on the processed high-resolution range profile time domain feature data:
U=Xk
wherein U is data after power transformation, X is high-resolution range profile time domain characteristic data after modulo two norms normalization processing, and k is a power transformation coefficient;
s2b: setting an ith mapping characteristic node output Zi of the width learning model;
Wherein Zi is the i-th mapping feature node output, phii is the mapping function,Is a weight matrix,/>N is the number of feature nodes for the bias matrix;
S2c: splicing the mapping characteristic node outputs into a whole:
Zn=[Z1,Z2…,Zn]
Wherein Zn represents the set of all mapping feature node outputs;
s2d: transforming the mapping characteristic node set Zn to obtain a j-th enhancement node output Ej in the width learning model;
Wherein Ej is the j-th enhancement node output, ζ is a nonlinear transformation function,And/>For a weight matrix and a bias matrix which are randomly generated, m represents the number of the enhancement nodes;
s2e: splicing the enhancement node outputs into one whole:
Ej=[E1,E2…,Ej]
Wherein Ej represents the set of all enhancement node outputs;
s2f: setting an output of the width learning model:
wherein W is a connection weight value, and H is a set of mapping feature node outputs and enhancement node outputs.
In one embodiment of the present invention, the S3 includes:
inputting all samples in the training set into the width learning model to obtain the connection weight value:
W=H+Y
H+ is calculated from the following formula:
Where λ represents a regularization coefficient and I represents an identity matrix.
In one embodiment of the present invention, after the step S3, the method further includes:
The trained width learning model is tested using a test set.
Another aspect of the present invention provides a storage medium having stored therein a computer program for executing the steps of the radar high-resolution range profile object recognition method of any one of the above embodiments.
In a further aspect, the present invention provides an electronic device, comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the radar high resolution range profile object recognition method according to any of the embodiments described above when invoking the computer program in the memory.
Compared with the prior art, the invention has the beneficial effects that:
According to the radar high-resolution range profile target recognition method based on the width learning, as the width learning model is used, the high-dimensional characteristics of radar high-resolution range profile data are extracted, and the radar target can be rapidly recognized on the premise of ensuring the recognition accuracy. Compared with a depth network, the method has obvious advantages in the aspects of prediction accuracy and recognition time.
The present invention will be described in further detail with reference to the accompanying drawings and examples.
Drawings
FIG. 1 is a flow chart of a radar high-resolution range profile object recognition method based on width learning provided by an embodiment of the invention;
FIG. 2 is a schematic diagram of a width learning model according to an embodiment of the present invention;
fig. 3 is a diagram of simulation experiment results of a radar high-resolution range profile target recognition method based on width learning according to an embodiment of the present invention.
Detailed Description
In order to further explain the technical means and effects adopted by the invention to achieve the preset aim, the following describes a radar high-resolution range profile object recognition method based on width learning according to the invention in detail with reference to the attached drawings and the specific embodiments.
The foregoing and other features, aspects, and advantages of the present invention will become more apparent from the following detailed description of the preferred embodiments when taken in conjunction with the accompanying drawings. The technical means and effects adopted by the present invention to achieve the intended purpose can be more deeply and specifically understood through the description of the specific embodiments, however, the attached drawings are provided for reference and description only, and are not intended to limit the technical scheme of the present invention.
It should be noted that in this document relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an article or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in an article or device comprising the element.
Example 1
Referring to fig. 1, fig. 1 is a flowchart of a method for identifying a radar high-resolution range profile object based on width learning according to an embodiment of the present invention. The method comprises the following steps:
S1: and acquiring high-resolution range profile data and generating a training set.
Specifically, step S1 includes:
S1a: and extracting high-resolution range profile data in the broadband radar echo signals, and preprocessing to obtain high-resolution range profile time domain feature data.
Specifically, the pretreatment includes: the high-resolution range profile data is subjected to the following modulo-two norm normalization processing:
Wherein X represents the high-resolution range profile time domain feature data after the modulo-two norm normalization processing, X represents the acquired original high-resolution range profile data, |·|2 represents a modulo two norm operation.
S1b: establishing a radar target database according to the high-resolution range profile time domain feature data subjected to the modulo two norm normalization processing, and setting a tag value for each target class in the radar target database;
in particular, the target categories described herein may be different aircraft types to be identified, such as data for a B-737 aircraft, data for an A-330 aircraft, and so forth.
Further, setting tag values for respective target categories within the radar target database, including:
marking the label of the data of the first category as d1,d1 and taking the value as 1;
Marking the label of the data of the second category as d2,d2 and the value as 2;
Analogize … … in turn
And marking the label of the data of the M-th class as dM,dM and taking the value as M, wherein M is the total number of the target classes.
For example, assuming that different aircraft types in the high-resolution range profile data are to be identified, the target class is the type of the aircraft, and assuming that the B-737 aircraft is the first class, all tags containing the high-resolution range profile time domain feature data of the B-737 aircraft in the radar target database are marked as d1; assuming that the a-330 aircraft is in the second category, all tags in the radar target database containing high-resolution range profile time domain feature data of the a-330 aircraft are denoted as d2, and so on.
During data acquisition, a radar is generally aimed at an airplane of a certain model (such as B-747) to acquire a large amount of data, wherein the data comprise various pitching angles; the next model (e.g., a-330) is then collected, again including various pitch angles, and so on. These different models of aircraft target data together constitute the radar target database.
It should be noted that the target class described herein may be other objects, such as ships, etc.
S1c: and selecting a preset number of samples from the radar target database to form a training set, and selecting a preset number of samples from the radar target database to form a test set, wherein high-resolution range profile data in the test set and the high-resolution range profile data in the training set have different pitching angles.
The radar target database contains data of various target types, such as data of the B-737 aircraft and data of the A-330 aircraft. The data of each target class is usually obtained from different pitch angles, that is to say, comprises different pitch angles, for example, the data of the B-737 aircraft have pitch angles with different degrees of 3 degrees, 5 degrees and the like, and the data of the A-330 aircraft also have pitch angles with different degrees of 3 degrees, 5 degrees and the like. In order to verify the popularization capability of the method of the embodiment, pitch angles with different degrees are adopted when a training set and a testing set are selected.
Specifically, selecting samples with the pitch angle of each target being 3 degrees from a radar target database to form a training sample set; and selecting samples with the pitch angle of each target of 5 degrees from the radar target database to form a test sample set. However, in other embodiments, any pitch angle samples may be selected to form the training set, as well as any pitch angle samples to form the test set.
It should be noted that in the training sample set and the test sample set, each of the target types to be identified described above, for example, different aircraft types, are included.
S2: construction of a Width learning model
The width learning model generates feature nodes by mapping the input data through features, and then generates enhancement nodes by nonlinear transformation of the feature nodes. The feature nodes and the enhancement nodes are spliced together to form a hidden layer. The input data is output finally through the hidden layer. Referring to fig. 2, fig. 2 is a schematic diagram of a width learning model according to an embodiment of the invention.
Specifically, step S2 includes:
S2a: performing power transformation operation on the processed high-resolution range profile time domain feature data
U=Xk
Wherein U is data after power transformation, X is high-resolution range profile time domain characteristic data after module two-norm normalization processing, k is a power transformation coefficient, and the value of k can be obtained according to practical experience and can be 0.1, 0.3, 0.5, 0.7 and 0.9, preferably 0.3.
S2b: setting an ith mapping characteristic node output Zi of the width learning model;
Wherein Zi is the i-th mapping feature node output, phii is the mapping function,Is a weight matrix,/>For the bias matrix, n is the number of feature nodes. The weight matrix and the bias matrix are randomly generated and the mapping function is a linear transformation function.
S2c: splicing the mapping characteristic node outputs into a whole:
Zn=[Z1,Z2…,Zn]
where Zn represents the set of all map feature node outputs.
S2d: transforming the mapping characteristic node set Zn through the following method to obtain an ith enhancement node output Ej in the width learning model;
Wherein Ej is the j-th enhancement node output, ζ is a nonlinear transformation function,And/>For the randomly generated weight matrix and bias matrix, m represents the number of enhancement nodes.
S2e: the enhanced nodes are aggregated and connected into a whole by the following formula:
Ej=[E1,E2…,Ej]
where Ej represents the set of all enhancement node outputs.
S2f: from the feature nodes and enhancement nodes set forth above, the output of the width learning model is expressed as:
wherein Y is the output of the width learning model, W is a connection weight value, and is a set of mapping feature node output and enhancement node output. According to the above equation, the connection weight values are solved as follows:
W=H+Y,
Wherein H+ can be calculated from the following formula:
Where λ represents a regularization coefficient and I represents an identity matrix.
S3: and training the width learning model by utilizing the training set to obtain a trained width learning model.
And (3) inputting the high-resolution range profile data in the training set obtained in the step (S1) into the width learning model, and obtaining and updating the connection weight value to obtain a trained width learning model.
Specifically, all samples in the training set are input into the width learning model, and the connection weight value is obtained:
W=H+Y
H+ is calculated from the following formula:
Where λ represents a regularization coefficient and I represents an identity matrix.
Further, after S3, the method further includes:
The trained width learning model is tested using a test set.
Specifically, the test set is used as high-resolution range profile data to be identified, the data in the test set is input into a trained width learning model for identification, and a classification label of an object to be identified is obtained so as to test the identification effect of the width learning model. It should be noted that, in order to test the effect of the model, the test set of this embodiment selects high-resolution range profile data with a pitch angle of 5 °.
S4: and processing the original high-resolution range profile data to be identified by using the trained width learning model to obtain an identification result.
Specifically, the high-resolution range profile data to be identified is input into a trained width learning model, and then the class label of the target in the high-resolution range profile data can be obtained. For example, the recognition result of the width learning model on the airplane type can be obtained by inputting the high-resolution range profile of the airplane into the width learning model.
In practical application, the trained width learning model can identify the target in the high-resolution range profile data of any pitch angle.
Effects of the embodiments of the present invention are described in further detail below in connection with simulation experiments.
1. Simulation conditions:
The hardware platform of the simulation experiment is as follows: the processor is an Intel (R) Core (TM) i7-8700k CPU, the main frequency is 3.2GHz, and the memory is 16GB.
The software platform of the simulation experiment is as follows: windows 10 operating system and python 3.6.
The data used in the simulation experiment are high-resolution range profile simulation data of 10 types of airplanes, the number of training samples of various airplane targets is 9000, and the total number of training samples is 90000; the number of the target test samples of each type of airplane is 1000, the total number of the test samples is 10000, and the pitch angles of each type of airplane training set and test set are 3 degrees and 5 degrees respectively.
2. Simulation content and result analysis:
The method of the embodiment of the invention and the existing convolutional neural network method are used for identifying the high-resolution range profile, the classification accuracy results under different bandwidths are shown in figure 3, wherein the abscissa represents the bandwidths, and the abscissa represents the accurate identification rates, namely 400MHz, 500MHz, 600MHz, 700MHz, 800MHz, 900MHz, 1000MHz, 1100MHz, 1200MHz and 1300 MHz. In fig. 3, the solid square node line represents the relationship curve between the accurate recognition rate obtained by the method and different bandwidths, and the solid circular node line represents the relationship curve between the accurate recognition rate obtained by the existing convolutional neural network and different bandwidths.
As can be seen from fig. 3, the accuracy of the identification method of the present invention is superior to that of the existing convolutional neural network method. When the bandwidth is 400MHz to 1000MHz, the recognition rate of the width learning model is higher than that of the conventional convolutional neural network by 3 percentage points on average, which shows that the characteristic extraction capability of the width learning model is better than that of the convolutional neural network. When the bandwidth is 1100MHz to 1300MHz, the recognition rates of the two methods are similar, because the large bandwidth contains more information, the two methods can better extract the characteristics of the high-resolution range profile, and the recognition rates are similar.
FIG. 3 shows the recognition rate curves of the two methods, and Table 1 shows a comparison of the calculation time of the width learning model method of the present invention and the existing convolutional neural network method.
Table 1 calculation time contrast table of breadth learning model and convolutional neural network
As can be seen from table 1, the training time of the width learning model was about 9.5s, and the training time of the convolutional neural network was about 420 s. The computation time of the convolutional neural network is about 45 times that of the width learning model. This is because the iterative updating of the convolutional neural network is very time consuming, which results in computation time much higher than that of the breadth learning, which does not have the complex structure of the convolutional neural network, and thus computation time is greatly reduced.
In summary, the method for identifying the radar high-resolution range profile target according to the embodiment uses the width learning model to extract the high-dimensional features of the radar high-resolution range profile data, so that the radar target can be identified rapidly on the premise of ensuring the identification accuracy. Compared with the neural network, the method has obvious advantages in the aspects of prediction accuracy and recognition time.
Another embodiment of the present invention provides a storage medium having stored therein a computer program for executing the steps of the radar high-resolution range profile object recognition method in the above embodiment. In a further aspect, the present invention provides an electronic device, including a memory and a processor, where the memory stores a computer program, and the processor, when calling the computer program in the memory, implements the steps of the radar high-resolution range profile object recognition method according to the above embodiment. In particular, the integrated modules described above, implemented in the form of software functional modules, may be stored in a computer readable storage medium. The software functional module is stored in a storage medium and includes instructions for causing an electronic device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) to perform part of the steps of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is a further detailed description of the invention in connection with the preferred embodiments, and it is not intended that the invention be limited to the specific embodiments described. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (8)

CN202110770720.6A2021-07-072021-07-07Radar high-resolution range profile target recognition method based on width learningActiveCN113673554B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110770720.6ACN113673554B (en)2021-07-072021-07-07Radar high-resolution range profile target recognition method based on width learning

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110770720.6ACN113673554B (en)2021-07-072021-07-07Radar high-resolution range profile target recognition method based on width learning

Publications (2)

Publication NumberPublication Date
CN113673554A CN113673554A (en)2021-11-19
CN113673554Btrue CN113673554B (en)2024-06-14

Family

ID=78538697

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110770720.6AActiveCN113673554B (en)2021-07-072021-07-07Radar high-resolution range profile target recognition method based on width learning

Country Status (1)

CountryLink
CN (1)CN113673554B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111458688A (en)*2020-03-132020-07-28西安电子科技大学 A radar high-resolution range image target recognition method based on 3D convolutional network

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6531976B1 (en)*2001-09-072003-03-11Lockheed Martin CorporationAdaptive digital beamforming radar technique for creating high resolution range profile for target in motion in the presence of jamming
US9589210B1 (en)*2015-08-262017-03-07Digitalglobe, Inc.Broad area geospatial object detection using autogenerated deep learning models
CN109145815B (en)*2018-08-212022-05-03深圳大学SAR target recognition method and device, computer equipment and storage medium
CN109492766A (en)*2018-11-072019-03-19西安交通大学A kind of width learning method based on minimum P norm
CN111931813A (en)*2020-07-022020-11-13北京理工大学 A CNN-based Width Learning Classification Method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111458688A (en)*2020-03-132020-07-28西安电子科技大学 A radar high-resolution range image target recognition method based on 3D convolutional network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《A Study on Radar Target Detection Based on Broad Learning System》;Bo Li等;Proceedings of the 2020 4th International Conference on Digital Signal Processing;第369-373页*

Also Published As

Publication numberPublication date
CN113673554A (en)2021-11-19

Similar Documents

PublicationPublication DateTitle
CN109376574B (en)CNN-based (probabilistic neural network-based) HRRP (high-resolution Radar) target identification method for radar capable of refusing judgment
CN112946600B (en) Construction method of radar HRRP database based on WGAN-GP
Fu et al.Aircraft recognition in SAR images based on scattering structure feature and template matching
CN114943889B (en) A SAR Image Target Recognition Method Based on Small Sample Incremental Learning
CN115205602B (en) Zero-shot SAR target recognition method based on optimal transmission distance function
CN101551856A (en)SAR target recognition method based on sparse least squares support vector machine
CN114740441B (en)Low-speed small target radar echo identification method based on small sample
CN112163450A (en)Based on S3High-frequency ground wave radar ship target detection method based on D learning algorithm
CN110188647A (en) A Feature Extraction and Classification Method of Radar Emitter Based on Variational Mode Decomposition
CN113239959A (en)Radar HRRP target identification method based on decoupling representation variational self-coding machine
CN108764310A (en)SAR target identification methods based on multiple dimensioned multiple features depth forest
CN101598784A (en) Statistical recognition method of radar range profile under strong noise background based on FA model
CN114296067B (en) Low, slow and small target recognition method of pulse Doppler radar based on LSTM model
CN109934101A (en) Radar clutter identification method based on convolutional neural network
CN113743180A (en)CNNKD-based radar HRRP small sample target identification method
CN113850838A (en) Method, device, computer equipment and storage medium for acquiring navigation intention of ship
CN120182582B (en) Small sample HRRP radar target recognition method, device, equipment and medium
CN115616503B (en) A radar jamming signal type recognition method based on convolutional neural network model
CN110110625A (en)SAR image target identification method and device
Tang et al.Target classification of ISAR images based on feature space optimisation of local non-negative matrix factorisation
CN113361472B (en)Radar HRRP target identification method based on ILFACs model
CN113673554B (en)Radar high-resolution range profile target recognition method based on width learning
CN106203520A (en)SAR image sorting technique based on degree of depth Method Using Relevance Vector Machine
Ma et al.HRRP-based target recognition with deep contractive neural network
CN109635738A (en)A kind of image characteristic extracting method and system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp