CN117493917A - Parameter overlapping multi-target sorting method based on azimuth quadratic fitting - Google Patents
Parameter overlapping multi-target sorting method based on azimuth quadratic fitting Download PDFInfo
- Publication number
- CN117493917A CN117493917A CN202311277547.1A CN202311277547A CN117493917A CN 117493917 A CN117493917 A CN 117493917A CN 202311277547 A CN202311277547 A CN 202311277547A CN 117493917 A CN117493917 A CN 117493917A
- Authority
- CN
- China
- Prior art keywords
- azimuth
- histogram
- hist
- sorting
- time
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 28
- 125000000205 L-threonino group Chemical group [H]OC(=O)[C@@]([H])(N([H])[*])[C@](C([H])([H])[H])([H])O[H] 0.000 claims description 6
- 230000008569 process Effects 0.000 claims description 5
- 238000004364 calculation method Methods 0.000 claims description 3
- 238000005259 measurement Methods 0.000 claims description 3
- 238000012216 screening Methods 0.000 claims description 3
- 238000012545 processing Methods 0.000 abstract description 6
- 230000008859 change Effects 0.000 abstract description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
- G06F18/232—Non-hierarchical techniques
- G06F18/2321—Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/10—Pre-processing; Data cleansing
- G06F18/15—Statistical pre-processing, e.g. techniques for normalisation or restoring missing data
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02A—TECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
- Y02A90/00—Technologies having an indirect contribution to adaptation to climate change
- Y02A90/10—Information and communication technologies [ICT] supporting adaptation to climate change, e.g. for weather forecasting or climate simulation
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Radar Systems Or Details Thereof (AREA)
Abstract
The invention provides a parameter overlapping multi-target sorting method based on azimuth quadratic fitting, which aims at full pulse with electromagnetic parameter overlapping and azimuth similar, firstly carries out full pulse buffer storage processing, and improves statistical effectiveness by improving the number of full pulses. And then carrying out secondary fitting based on the omnidirectional pulse, and carrying out azimuth leveling processing on the omnidirectional pulse based on a fitting curve, so as to remove the influence of azimuth change caused by carrier movement. And finally, carrying out histogram statistics on the normalized azimuth, and carrying out target sorting according to the histogram statistics result, thereby meeting the sorting requirement of the parameter overlapping multi-target.
Description
Technical Field
The invention relates to the technical field of signal processing, in particular to a parameter overlapping multi-target sorting method based on azimuth quadratic fitting.
Background
Existing sorting processes are based primarily on parameter variations of the signal, such as histogram methods, dynamic correlation algorithms. However, with the development of radar technology, modern radars adopt ever-changing waveforms, which results in reduced performance and even failure of traditional sorting methods.
Disclosure of Invention
The invention aims to provide a parameter overlapping multi-target sorting method based on azimuth quadratic fitting, which aims to solve the problem that the performance of the traditional sorting method is reduced or even fails due to the fact that a modern radar adopts a guaigible waveform.
The invention provides a parameter overlapping multi-target sorting method based on azimuth quadratic fitting, which comprises the following steps:
step 1, caching the input full pulse for a period of time, and performing histogram sorting treatment on the cached full pulse to realize target clustering with distinguishable parameters or orientations;
step 2, obtaining a time-azimuth curve by adopting a quadratic curve fitting algorithm for each clustering result;
step 3, leveling the time-azimuth curve;
step 4, carrying out histogram statistics on the time-azimuth curve after the leveling treatment;
step 5, searching peak values for the statistical results of the histogram;
and 6, carrying out full pulse screening based on the searching result of the peak value to obtain a parameter overlapping multi-target sorting result.
Further, the step 2 specifically includes:
let the arrival time of each full pulse be TOA i (i=1, 2, …, N) orientation is DOA i (i=1, 2, …, N), where N represents the total number of full pulses;
representing the time-azimuth curve asAll the full pulse directions are combined into one column vector DOA vec =[DOA 1 ,DOA 2 ,…,DOA N ] T Make up the arrival time of all full pulses into oneColumn vector TOA vec =[TOA 1 ,TOA 2 ,…,TOA N ] T Wherein [] T Representing a transpose;
the estimated value of A, B, C obtained by the quadratic curve fitting algorithm is:
where ε is a small positive number and eye (3) represents a diagonal array of order 3.
Further, the time-azimuth curve after the leveling process is expressed as:
time-azimuth curve after leveling treatment at this timeWhich appears as a straight line.
Further, in step 4, the time-azimuth curve after the leveling process is plotted based on the azimuth measurement resolution δAnd carrying out histogram statistics. The method comprises the following steps:
time-azimuth curve after leveling treatmentMinimum value +.>To maximum->Dividing a histogram interval according to the interval delta; assuming that there are M histogram bins in total, the range of the mth histogram bin isWalk->Treatment, if->If the histogram falls into the histogram interval, the histogram value of the histogram interval is added with 1, so as to obtain a histogram statistical result Hist m ,(m=1,2,…,M)。
Further, in step 5, the calculation formula for searching the peak value for the histogram statistical result is:
Hist m >Hist m-1 &Hist m >Hist m-2 &Hist m ≥Hist m+1 &Hist m ≥Hist m+2 &Hist m ≥Thres
where Thres is the threshold set.
Further, the step 6 specifically includes:
let N peaks in total and N (n=1, 2, …, N) Peak positions be Peak (N), the sorting result corresponds toThe range of the value range is as follows:
and the original full pulse is indexed based on the index, so that a parameter overlapping multi-target sorting result is realized.
In summary, due to the adoption of the technical scheme, the beneficial effects of the invention are as follows:
in order to improve the sorting performance of the parameter overlapping multi-target, the invention provides a parameter overlapping multi-target sorting method based on azimuth quadratic fitting. Aiming at full pulses with overlapping electromagnetic parameters and similar orientations, full pulse caching is firstly carried out, and statistical effectiveness is improved by improving the number of full pulses. And then carrying out secondary fitting based on the omnidirectional pulse, and carrying out azimuth leveling processing on the omnidirectional pulse based on a fitting curve, so as to remove the influence of azimuth change caused by carrier movement. And finally, carrying out histogram statistics on the normalized azimuth, and carrying out target sorting according to the histogram statistics result, thereby meeting the sorting requirement of the parameter overlapping multi-target.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following description will briefly describe the drawings in the embodiments, it being understood that the following drawings only illustrate some embodiments of the present invention and should not be considered as limiting the scope, and that other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a method for sorting multiple targets by overlapping parameters based on azimuth quadratic fitting in an embodiment of the invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. The components of the embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the invention, as presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Examples
As shown in fig. 1, this embodiment proposes a parameter overlapping multi-objective sorting method based on azimuth quadratic fitting, which includes the following steps:
step 1, caching input full Pulses (PDWs) for 100 seconds, improving statistical performance by increasing data quantity, and performing histogram sorting processing on the cached full pulses to realize target clustering with distinguishable parameters or orientations; but within the same clustering result there may be dense targets of parameter overlap.
Step 2, obtaining a time-azimuth curve by adopting a quadratic curve fitting algorithm for each clustering result in the step 1; the method comprises the following steps:
let the arrival time of each full pulse be TOA i (i=1, 2, …, N) orientation is DOA i (i=1, 2, …, N), where N represents the total number of full pulses;
representing the time-azimuth curve asAll the full pulse directions are combined into one column vector DOA vec =[DOA 1 ,DOA 2 ,…,DOA N ] T The arrival time of all full pulses is formed into a column vector TOA vec =[TOA 1 ,TOA 2 ,…,TOA N ] T Wherein [] T Representing a transpose;
the estimated value of A, B, C obtained by the quadratic curve fitting algorithm is:
where epsilon is a small positive number, usually epsilon=10 is preferable -4 Or epsilon=10 -5 Or epsilon=10 -6 Eye (3) represents a diagonal array of order 3.
Step 3, leveling the time-azimuth curve; the time-azimuth curve after the leveling process is expressed as:
time-azimuth curve after leveling treatment at this timeWhich appears as a straight line.
Step 4, based on azimuth measurement resolution delta, leveling the time-azimuth curve after the processingCarrying out histogram statistics; the method comprises the following steps:
time-azimuth curve after leveling treatmentMinimum value +.>To maximum->Dividing a histogram interval according to the interval delta; assuming that there are M histogram bins in total, the range of the mth histogram bin isWalk->Treatment, if->If the histogram falls into the histogram interval, the histogram value of the histogram interval is added with 1, so as to obtain a histogram statistical result Hist m ,(m=1,2,…,M)。
Step 5, searching peak values for the statistical result of the histogram, wherein the calculation formula is as follows:
Hist m >Hist m-1 &Hist m >Hist m-2 &Hist m ≥Hist m+1 &Hist m ≥Hist m+2 &Hist m ≥Thres
where Thres is the threshold set.
Step 6, based on the searching result of the peak value, carrying out full pulse screening to obtain the ginsengThe numbers overlap the multi-target sorting results. Let N peaks in total and N (n=1, 2, …, N) Peak positions be Peak (N), the sorting result corresponds toThe range of the value range is as follows:
and the original full pulse is indexed based on the index, so that a parameter overlapping multi-target sorting result is realized.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (8)
1. The parameter overlapping multi-target sorting method based on azimuth quadratic fitting is characterized by comprising the following steps of:
step 1, caching the input full pulse for a period of time, and performing histogram sorting treatment on the cached full pulse to realize target clustering with distinguishable parameters or orientations;
step 2, obtaining a time-azimuth curve by adopting a quadratic curve fitting algorithm for each clustering result;
step 3, leveling the time-azimuth curve;
step 4, carrying out histogram statistics on the time-azimuth curve after the leveling treatment;
step 5, searching peak values for the statistical results of the histogram;
and 6, carrying out full pulse screening based on the searching result of the peak value to obtain a parameter overlapping multi-target sorting result.
2. The method for sorting the multiple targets by overlapping parameters based on azimuth quadratic fitting according to claim 1, wherein the step 2 is specifically:
let the arrival time of each full pulse be TOA i (i=1, 2, …, N) orientation is DOA i (i=1, 2, …, N), where N represents the total number of full pulses;
representing the time-azimuth curve asAll the full pulse directions are combined into one column vector DOA vec =[DOA 1 ,DOA 2 ,…,DOA N ] T The arrival time of all full pulses is formed into a column vector TOA vec =[TOA 1 ,TOA 2 ,…,TOA N ] T Wherein [] T Representing a transpose;
the estimated value of A, B, C obtained by the quadratic curve fitting algorithm is:
where ε is a small positive number and eye (3) represents a diagonal array of order 3.
3. The method for sorting multiple targets by overlapping parameters based on azimuthal quadratic fitting according to claim 2, wherein ε=10 -4 Or epsilon=10 -5 Or epsilon=10 -6 。
4. A method of multi-objective sorting based on parametric overlap of azimuthal quadratic fitting according to claim 3, wherein the time-azimuthal plot after the flattening process is expressed as:
time-azimuth curve after leveling treatment at this timeWhich appears as a straight line.
5. The method for sorting multiple targets by parameter overlap based on azimuth quadratic fit according to claim 4, wherein in step 4, the time-azimuth curve after leveling is processed based on azimuth measurement resolution δAnd carrying out histogram statistics.
6. The method for sorting multiple targets by overlapping parameters based on azimuth quadratic fitting according to claim 5, wherein step 4 is specifically:
time-azimuth curve after leveling treatmentMinimum value +.>To maximum->Dividing a histogram interval according to the interval delta; assuming that there are M histogram bins in total, the range of the mth histogram bin isWalk->Treatment, if->If the histogram falls into the histogram interval, the histogram value of the histogram interval is added with 1, so as to obtain a histogram statistical result Hist m ,(m=1,2,…,M)。
7. The method for sorting multiple targets by overlapping parameters based on azimuth quadratic fit according to claim 6, wherein in step 5, the calculation formula for searching peak values for histogram statistics is:
Hist m >Hist m-1 &Hist m >Hist m-2 &Hist m ≥Hist m+1 &Hist m ≥Hist m+2 &Hist m ≥Thres
where Thres is the threshold set.
8. The method for sorting multiple targets by overlapping parameters based on azimuth quadratic fitting according to claim 7, wherein step 6 is specifically:
let N peaks in total and N (n=1, 2, …, N) Peak positions be Peak (N), the sorting result corresponds toThe range of the value range is as follows:
and the original full pulse is indexed based on the index, so that a parameter overlapping multi-target sorting result is realized.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311277547.1A CN117493917A (en) | 2023-09-28 | 2023-09-28 | Parameter overlapping multi-target sorting method based on azimuth quadratic fitting |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311277547.1A CN117493917A (en) | 2023-09-28 | 2023-09-28 | Parameter overlapping multi-target sorting method based on azimuth quadratic fitting |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117493917A true CN117493917A (en) | 2024-02-02 |
Family
ID=89683739
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311277547.1A Pending CN117493917A (en) | 2023-09-28 | 2023-09-28 | Parameter overlapping multi-target sorting method based on azimuth quadratic fitting |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117493917A (en) |
-
2023
- 2023-09-28 CN CN202311277547.1A patent/CN117493917A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110988831B (en) | Parameter adjustable detector for signal mismatch in clutter and interference coexistence environment | |
CN108490410B (en) | Two-coordinate radar sea target joint detection and tracking method | |
CN109444820B (en) | Method for detecting target after interference suppression of multi-channel radar when clutter and interference coexist | |
CN111624567B (en) | Constant false alarm detection method and device | |
CN114578293B (en) | Electric scanning radar signal identification method by using intercepted signal amplitude value | |
CN108535704B (en) | Signal pre-sorting method based on self-adaptive two-dimensional clustering | |
CN112904287B (en) | Tracking radiation source parameter estimation method based on passive radar finder and application thereof | |
CN112698267B (en) | Interference source testing and positioning method | |
CN109669168A (en) | A kind of radar false alarm elimination method based on deep learning | |
CN116125421B (en) | Array radar multi-echo signal target detection method based on deep learning | |
CN117493917A (en) | Parameter overlapping multi-target sorting method based on azimuth quadratic fitting | |
CN111948613A (en) | Ship-borne ground wave radar target detection method based on self-adaptive background area selection | |
CN106249241B (en) | A kind of self-adapting clutter power statistic algorithm | |
CN111830495A (en) | Airborne radar self-adaptive beam forming algorithm based on convex optimization learning | |
CN111157954A (en) | Self-adaptive adjustment method for ground radar target detection threshold coefficient | |
CN113702964B (en) | Radar self-adaptive region aggregation method based on track information | |
CN107561506B (en) | Multistage false alarm probability joint recursion target detection method | |
CN113406578B (en) | Distributed unmanned aerial vehicle radar target detection method, device and storage medium | |
CN114859304A (en) | Data interconnection method for resisting intelligent dragging interference | |
CN114152918A (en) | Anti-intermittent main lobe interference method based on compressed sensing | |
CN108226875A (en) | A kind of secondary lobe target suppressing method of simultaneous multiple beams radar | |
CN113156392A (en) | Clutter suppression method based on pitching domain self-adaptive processing | |
Shyu et al. | The analysis of scan-to-scan integration techniques for sea clutter | |
WO2023082347A1 (en) | Signal processing method and apparatus, storage medium and electronic terminal | |
CN105652249A (en) | Target detection method in interference environment |
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 |