CN111487593A - Incomplete radar signal repairing method - Google Patents

Incomplete radar signal repairing method Download PDF

Info

Publication number
CN111487593A
CN111487593A CN202010188653.2A CN202010188653A CN111487593A CN 111487593 A CN111487593 A CN 111487593A CN 202010188653 A CN202010188653 A CN 202010188653A CN 111487593 A CN111487593 A CN 111487593A
Authority
CN
China
Prior art keywords
signal
matrix
data
sparse
repairing
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
CN202010188653.2A
Other languages
Chinese (zh)
Other versions
CN111487593B (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.)
National University of Defense Technology
Original Assignee
National University of Defense Technology
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 National University of Defense Technology filed Critical National University of Defense Technology
Priority to CN202010188653.2A priority Critical patent/CN111487593B/en
Publication of CN111487593A publication Critical patent/CN111487593A/en
Application granted granted Critical
Publication of CN111487593B publication Critical patent/CN111487593B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00
    • G01S7/28Details of pulse systems
    • G01S7/285Receivers
    • G01S7/292Extracting wanted echo-signals

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

The invention discloses a method for repairing a defective radar signal, which comprises the following steps of firstly obtaining an acquired signal y ∈ RM(M<N) and an index set Z; secondly is provided with In∈RN*NDeleting the jth row (j ∈ Z) In the In as a unit matrix, and keeping the sequence and the size of other rows unchanged to obtain an observation matrix phi ∈ RM*NSecondly, constructing a sparse dictionary matrix C ∈ R by DCT transformation according to formula (6)N*N(ii) a Then, an orthogonal matching pursuit algorithm is used for reconstructing the sparse vector theta to obtain an estimated value of the sparse vector theta
Figure DDA0002415082350000011
Finally, the repair signal is obtained by inverse DCT
Figure DDA0002415082350000012
The invention can realize that under the condition of continuous loss or random loss, compared with the prior art, the method can better reconstruct the complete original signal and the repaired signal in time domain and frequency domainThe domain and instantaneous frequency are quite close to the original signal.

Description

Incomplete radar signal repairing method
Technical Field
The invention belongs to the field of radar signal analysis, relates to a defective radar signal repairing technology, and particularly relates to a defective radar signal repairing method.
Background
The accurate analysis and processing of radar signals are one of the core tasks of radar countermeasure, and the conventional reconnaissance acquisition equipment, particularly lift-off equipment, is influenced by a series of weak observation factors (such as low signal-to-noise ratio, short faults of signal transmission and storage, discontinuous alignment of attitude of a reconnaissance platform to a target and the like) in the real-time signal acquisition process, so that the acquired data is continuously lost or randomly lost in part of time, the integrity of the acquired signals is seriously influenced, and the accuracy and reliability of subsequent signal processing results are further influenced. If the data lost in the acquisition process can be repaired by using the actually acquired data to repair the radar signal, the correctness of the signal processing result can be effectively improved.
For the radar signal restoration problem under weak observation conditions, the prior solution methods mainly comprise an interpolation method, a curve fitting method and the like. The method extracts the distribution rule or trend of data by using the existing data information, estimates the missing data according to the rule, often needs to solve a series of equations or high-dimensional equation sets, the solving process is more and more difficult along with the increase of data quantity, and the method does not combine the data characteristics of radar signals, the difference between the signals repaired by the method and the original signals in time domain and frequency domain is larger, the signal fine analysis and processing requirements are difficult to meet, and the judgment and parameter estimation of key characteristics such as pulse width, repetition frequency, intra-pulse modulation type, code element width, coding rule and the like of the radar signals are influenced particularly in the aspect of time-frequency characteristic analysis.
Disclosure of Invention
The invention aims to provide a defective radar signal repairing method.
The purpose of the invention can be realized by the following technical scheme:
a method for repairing a defective radar signal, comprising the steps of:
step one, acquiring and obtaining an acquisition signal y ∈ RM(M<N) and an index set Z;
step two: let In∈RN*NDeleting the jth row (j ∈ Z) In the In as a unit matrix, and keeping the sequence and the size of other rows unchanged to obtain an observation matrix phi ∈ RM*N
Thirdly, constructing a sparse dictionary matrix C ∈ R by utilizing DCT (discrete cosine transformation) according to the formula (6)N*N
Step four: the orthogonal matching pursuit algorithm is used for reconstructing the sparse vector theta to obtain the estimated value thereof
Figure BDA0002415082330000021
Step five: recovery signal using inverse DCT transform
Figure BDA0002415082330000022
Further, the acquisition signal y ∈ R is obtained in the step oneM(M<N) and the index set Z comprises the following specific steps:
s1, setting the observed collected signal as y ∈ RM(M<N), wherein M represents the number of data points actually acquired, and N represents the number of original data points under the condition of no loss;
s2: setting the numerical value of the lost N-M point data as zero, reconstructing a group of N point data by the actually acquired M point data and the supplemented N-M zero data, and marking the N point data as x0, wherein the data value corresponding to the data loss position is zero;
s3, marking the index of the lost position as a set Z, removing N-M zero values of the index position of the set Z in x0, and keeping the sequence and the size of other element values unchanged to obtain an observed signal y ∈ RM(M<N)。
Further, the specific step of constructing the sparse dictionary matrix by using DCT transform according to formula (6) in the third step is:
the DCT matrix is adopted as a sparse dictionary matrix and is set as C ∈ RN*NThe calculation method of the ith row and j column elements of the matrix C is shown as formula (6);
Figure BDA0002415082330000023
further, the sparse vector Θ in step four is specifically expressed as:
Θ=C-1x (7)。
the invention has the beneficial effects that:
the invention can realize that under the condition of continuous loss or random loss, compared with the prior art, the method can better reconstruct a complete original signal, and the restored signal is quite close to the original signal in the aspects of time domain, frequency domain, instantaneous frequency and the like. Under the condition of continuous loss, when the random loss rate of data is not higher than 30%, the method can better restore the original signal; under the condition of random loss, the signal repairing effect is obviously better than that of the continuous loss, and when the random loss rate of data is not higher than 60%, the average relative error of the repaired acquired signal is close to 0 compared with the original real signal. However, in the conventional interpolation algorithm, after processing the acquired signals with a continuous loss rate of 10% or more or processing the acquired signals with a random loss rate of 40% or more, the time domain and the frequency domain of the result are severely distorted, and particularly, the processing result can not show the original characteristics of the signals completely due to the severe distortion of the instantaneous frequency. It should also be noted that, in terms of computation time, the interpolation algorithm takes about 2 times as long as the present invention.
Drawings
In order to facilitate understanding for those skilled in the art, the present invention will be further described with reference to the accompanying drawings.
FIG. 1 is a flow chart of a method for repairing an anti-surveillance signal of a defective radar according to the present invention;
FIG. 2.1 is a signal time domain comparison diagram of the repair result under the condition of continuous data loss according to the present invention;
FIG. 2.2 is a signal frequency domain comparison diagram of the repair result under the condition of continuous data loss according to the present invention;
FIG. 2.3 is a comparison graph of the time-frequency domain of the signal of the repair result under the condition of continuous data loss according to the present invention;
FIG. 2.4 is the average relative error of the recovery signals at different data loss rates under the continuous loss condition of the present invention;
FIG. 3.1 is a signal time domain comparison diagram of the repair result under the condition of random data loss in the present invention;
FIG. 3.2 is a signal frequency domain comparison diagram of the repair result under the condition of random data loss in the present invention;
FIG. 3.3 is a comparison graph of the time-frequency domain of the signal of the repair result under the condition of random data loss according to the present invention;
fig. 3.4 shows the average relative error of the recovery signals for different data loss rates under the random loss condition of the present invention.
Detailed Description
As shown in fig. 1-3.4, a method for repairing a defective radar signal transforms a defective signal into a sparse domain based on a compressive sensing theory to obtain a sparse domain representation of the signal, and then uses an orthogonal matching pursuit algorithm and a cosine discrete transform algorithm to repair the original signal.
1) Constructing an observation matrix of the incomplete signals;
let the observed acquisition signal be y ∈ RM(M<N), wherein M represents the number of data points obtained by actual acquisition, and N represents the number of original data points under the condition of no loss, namely the data points of N-M which discard the original complete signals in the actual acquisition process of the acquisition equipment are defaulted to be not particularly important;
the value of the lost N-M point data is set to zero, because the N-M point data fails to acquire a signal at the corresponding time, a group of N point data, denoted as x0, can be reconstructed from the actually acquired M point data and the supplemented N-M zero data, and the data value corresponding to the data loss position is set to zero. Recording the index of the lost position as a set Z, removing N-M zero values of the index position of the corresponding set Z in x0, and keeping the sequence and the size of other element values unchanged to obtain the index of the lost positionObserved Signal y ∈ RM(M<N)。
2) Signal restoration principle;
let In∈RN*NDeleting the jth row (j ∈ Z) In as a unit matrix, and keeping the sequence and the size of other rows unchanged to obtain an observation matrix phi ∈ RM*NAnd then applying a CS repair algorithm to reconstruct an estimated value of the original signal N point data.
According to the above definitions and assumptions, it is possible to obtain:
y=φx (1)
wherein phi is an observation matrix;
the original signal x may be represented by a sparse representation dictionary matrix ψ ∈ RN*NTo make sparseness, i.e.
x=ψΘ (2)
Wherein, theta is a sparse representation coefficient vector;
let A be phi psi, then
y=φψΘ=AΘ (3)
At this time, knowing the actual observed value, namely the acquisition signal y and the measurement matrix A, the sparse coefficient vector theta needs to be reconstructed, and if the theta meets the sparsity, the signal restoration process under the CS framework can be realized.
The scholars prove that the signal restoration can be realized only by measuring that the matrix A meets the constraint equidistant property (RIP) or that the observation matrix phi and the sparse representation dictionary matrix psi are not related.
RIP is defined as follows: for arbitrary k-sparse signals Θ and constantsk∈ (0,1), satisfying:
Figure BDA0002415082330000051
therefore, the estimated value of the sparse vector theta can be reconstructed only by ensuring that the measurement matrix A meets the RIP condition or that the observation matrix phi and the sparse representation dictionary matrix psi are uncorrelated
Figure BDA0002415082330000052
And then the estimated value of the complete acquisition signal x can be calculated
Figure BDA0002415082330000053
Namely, it is
Figure BDA0002415082330000054
So far, reconstruction and repair of the signal x0 are realized.
3) Repairing radar signals;
as described above, the radar signal restoration process is mainly related to the observation matrix phi, the sparse dictionary matrix psi and the sparse representation coefficient vector theta, wherein the observation matrix phi ∈ RM*NThe method for constructing the sparse dictionary matrix comprises the steps of obtaining a sparse dictionary matrix and a measurement matrix A, obtaining an observation matrix phi, obtaining a sparse representation dictionary matrix psi, and constructing a sparse dictionary matrix C ∈ R sparse dictionary matrix according to the sparse dictionary matrix A, wherein the measurement matrix A needs to meet RIP conditions or the observation matrix phi and the sparse representation dictionary matrix psi are irrelevant to realize signal restorationN*NThe calculation method of the ith row and j column elements of the matrix C is shown in formula (6).
Figure BDA0002415082330000061
The sparse representation vector Θ is:
Θ=C-1x (7);
reconstructing an estimated value of a sparse vector theta based on a compressive sensing method
Figure BDA0002415082330000062
Further obtaining the estimated value of the original complete radar signal x
Figure BDA0002415082330000063
The present invention uses an Orthogonal Matching Pursuit (OMP) algorithm in signal repair.
In summary, the incomplete radar signal restoration algorithm flow can be summarized as follows:
s1 observing and obtaining an acquisition signal y ∈ RM(M<N) and an index set Z;
s2, set In∈RN*NDeleting the jth row (j ∈ Z) In the In as a unit matrix, and keeping the sequence and the size of other rows unchanged to obtain an observation matrix phi ∈ RM*N
S3, constructing sparse dictionary matrix C ∈ R by DCT transformation according to formula (6)N*N
S4, reconstructing the sparse vector theta by using an Orthogonal Matching Pursuit (OMP) algorithm to obtain an estimated value of the sparse vector theta
Figure BDA0002415082330000064
S5, obtaining the repair signal by inverse DCT
Figure BDA0002415082330000065
Correlation experiments were performed on a set of chirped signals. The intermediate frequency of the signal is 52MHz, the frequency modulation bandwidth is a forward incremental frequency modulation of 4MHz, the acquisition duration is 2us, the sampling frequency is 500MHz, and the number of sampling points is 1000. Signal repair was performed with 5%, 10% continuous loss and 30%, 50% random loss, respectively, and comparative analysis experiments were performed with conventional interpolation. In order to visually compare the repairing results, the repairing effects are compared from the time domain, the frequency domain, the instantaneous frequency and the average relative error angle of the repairing data and the original data.
The method is found out that under the condition of continuous missing of 5% of data, the original complete signal is almost perfectly reconstructed, the restored signal is quite close to the original complete signal in a time domain and a frequency domain, the instantaneous frequency characteristic is greatly improved, and the linear increasing characteristic of the instantaneous frequency of the linear frequency modulation signal is reproduced. Under the condition of 10% of deficiency, a better repairing result is obtained, but as the number of the deficiency points reaches 100, the overall trend of the instantaneous frequency characteristic can be seen as a linear frequency modulation signal, but the line fluctuates at the position corresponding to the deficiency, and the linearity degree is lost. However, the processing result of the conventional interpolation algorithm is distorted in the time-frequency domain, which seriously affects the subsequent signal analysis and processing.
And (4) finding the average relative error of the recovery signals with different data loss rates by counting the continuous loss conditions. Under the condition that the data loss rate is not higher than 30%, the average relative error between the signal repaired by the method and the original real signal is small, and the lost data can be repaired more perfectly.
It is found that under the condition of random missing of 30% and 50% of data, the method can almost perfectly restore the original complete signal, the restored signal is quite close to the original complete signal in the time domain and the frequency domain, and simultaneously, the linear increasing characteristic of the instantaneous frequency of the linear frequency modulation signal is reproduced. On the contrary, the processing result of the conventional interpolation algorithm generates more serious distortion in the time-frequency domain, and the linear frequency modulation characteristic of the signal can not be completely reflected.
The average relative error of the signals is found by counting the average relative error of the recovery signals with different data loss rates under the condition of random loss. Under the condition that the data loss rate is not higher than 60%, the average relative error between the signal repaired by the method and the original real signal is small, and the lost data can be repaired more perfectly.
The foregoing is merely exemplary and illustrative of the present invention and various modifications, additions and substitutions may be made by those skilled in the art to the specific embodiments described without departing from the scope of the invention as defined in the following claims.

Claims (4)

1. A method for repairing a defective radar signal, the method comprising the steps of:
step one, acquiring and obtaining an acquisition signal y ∈ RM(M<N) and an index set Z;
step two: let In∈RN*NDeleting the jth row (j ∈ Z) In the In as a unit matrix, and keeping the sequence and the size of other rows unchanged to obtain an observation matrix phi ∈ RM*N
Thirdly, constructing a sparse dictionary matrix C ∈ R by utilizing DCT (discrete cosine transformation) according to the formula (6)N*N
Step four: the orthogonal matching pursuit algorithm is used for reconstructing the sparse vector theta to obtain the estimated value thereof
Figure FDA0002415082320000011
Step five: recovery signal using inverse DCT transform
Figure FDA0002415082320000012
2. The method for repairing defective radar signals according to claim 1, wherein the acquisition signal y ∈ R is obtained in the first stepM(M<N) and the index set Z comprises the following specific steps:
s1, setting the observed collected signal as y ∈ RM(M<N), wherein M represents the number of data points actually acquired, and N represents the number of original data points under the condition of no loss;
s2: setting the numerical value of the lost N-M point data as zero, reconstructing a group of N point data by the actually acquired M point data and the supplemented N-M zero data, and marking the N point data as x0, wherein the data value corresponding to the data loss position is zero;
s3, marking the index of the lost position as a set Z, removing N-M zero values of the index position of the set Z in x0, and keeping the sequence and the size of other element values unchanged to obtain an observed signal y ∈ RM(M<N)。
3. The method for repairing a defective radar signal according to claim 1, wherein the step three of constructing the sparse dictionary matrix by using DCT transform according to formula (6) comprises the specific steps of:
the DCT matrix is adopted as a sparse dictionary matrix and is set as C ∈ RN*NThe calculation method of the ith row and j column elements of the matrix C is shown as formula (6);
Figure FDA0002415082320000013
4. the method for repairing a defective radar signal according to claim 1, wherein the sparse vector Θ in step four is specifically expressed as:
Θ=C-1x (7)。
CN202010188653.2A 2020-03-17 2020-03-17 Incomplete radar signal restoration method Active CN111487593B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010188653.2A CN111487593B (en) 2020-03-17 2020-03-17 Incomplete radar signal restoration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010188653.2A CN111487593B (en) 2020-03-17 2020-03-17 Incomplete radar signal restoration method

Publications (2)

Publication Number Publication Date
CN111487593A true CN111487593A (en) 2020-08-04
CN111487593B CN111487593B (en) 2024-06-11

Family

ID=71794525

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010188653.2A Active CN111487593B (en) 2020-03-17 2020-03-17 Incomplete radar signal restoration method

Country Status (1)

Country Link
CN (1) CN111487593B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114755654A (en) * 2022-06-14 2022-07-15 中达天昇(江苏)电子科技有限公司 Damaged radar signal restoration method based on image mimicry technology

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106068645A (en) * 2014-01-10 2016-11-02 奥斯坦多科技公司 Method for full parallax squeezed light field 3D imaging system
US20170356990A1 (en) * 2016-06-13 2017-12-14 Fujitsu Ten Limited Radar device and signal processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106068645A (en) * 2014-01-10 2016-11-02 奥斯坦多科技公司 Method for full parallax squeezed light field 3D imaging system
US20170356990A1 (en) * 2016-06-13 2017-12-14 Fujitsu Ten Limited Radar device and signal processing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JIE GUO: "Repair wind field in oil contaminated areas with SAR images", CHINESE JOURNAL OF OCEANOLOGY AND LIMNOLOGY, 3 December 2014 (2014-12-03) *
刘方正: "基于变分模态分解和压缩感知的弱观测条件下雷达信号重构方法", 电子与信息学报, 15 June 2021 (2021-06-15) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114755654A (en) * 2022-06-14 2022-07-15 中达天昇(江苏)电子科技有限公司 Damaged radar signal restoration method based on image mimicry technology

Also Published As

Publication number Publication date
CN111487593B (en) 2024-06-11

Similar Documents

Publication Publication Date Title
CN107666322B (en) Self-adaptive microseismic data compression sensing method based on dictionary learning
CN109088749B (en) State estimation method of complex network under random communication protocol
CN109887050B (en) Coded aperture spectral imaging method based on adaptive dictionary learning
CN111680725B (en) Gas sensor array multi-fault isolation algorithm based on reconstruction contribution
Shah et al. Iterative projections for signal identification on manifolds: Global recovery guarantees
CN111487593B (en) Incomplete radar signal restoration method
CN112162152B (en) Sine wave coherent pulse train signal frequency estimation method based on phase straight line fitting
CN108132383B (en) Time-interleaved multi-harmonic signal undersampling method
CN113362405B (en) Construction method of image reconstruction system based on StOMP compressed sensing
CN108572352B (en) Parameter estimation method of phase coding signal based on undersampling
Ni et al. Basisformer: Attention-based time series forecasting with learnable and interpretable basis
CN104459695B (en) Sparsity microwave imaging method based on compression phase restoring
CN113610735A (en) Hybrid noise removing method for infrared image of power equipment
CN112948462A (en) Ultra-short-term wind speed prediction method based on improved singular spectrum analysis and Bp neural network
CN109559357B (en) Wavelet packet threshold-based image block compressed sensing reconstruction method
CN108629371B (en) Data dimension reduction method for two-dimensional time-frequency data
CN113705335B (en) Time-frequency super-resolution extraction method for low-frequency sparse line spectrum signal
CN113256977B (en) Traffic data processing method based on image tensor decomposition
CN111242082B (en) Facial super-resolution reconstruction identification method based on fractional order orthogonal partial least square
Kalisky et al. Volatility of fractal and multifractal time series
CN117743757A (en) Dam safety monitoring data missing value interpolation method and system based on compressed sensing
Wang et al. A modified image reconstruction algorithm based on compressed sensing
CN113156416B (en) Unknown target discrimination method based on multi-kernel dictionary learning
CN117492041A (en) Satellite clock error data preprocessing method based on adaptive threshold denoising
Pramanik et al. Orthogonal Matching Pursuit and K-SVD for Recovery of Sparse Power System Harmonics with the Cubature Kalman Filter

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