CN113390406A - Multi-target data association and positioning method based on passive multi-sensor system - Google Patents

Multi-target data association and positioning method based on passive multi-sensor system Download PDF

Info

Publication number
CN113390406A
CN113390406A CN202110666607.3A CN202110666607A CN113390406A CN 113390406 A CN113390406 A CN 113390406A CN 202110666607 A CN202110666607 A CN 202110666607A CN 113390406 A CN113390406 A CN 113390406A
Authority
CN
China
Prior art keywords
target
sensor
association
value
cluster
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
CN202110666607.3A
Other languages
Chinese (zh)
Other versions
CN113390406B (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN202110666607.3A priority Critical patent/CN113390406B/en
Publication of CN113390406A publication Critical patent/CN113390406A/en
Application granted granted Critical
Publication of CN113390406B publication Critical patent/CN113390406B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/005Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 with correlation of navigation data from several sources, e.g. map or contour matching
    • 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
    • G01S5/00Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
    • 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
    • G01S5/00Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
    • G01S5/02Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves
    • G01S5/0278Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves involving statistical or probabilistic considerations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Radar, Positioning & Navigation (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Probability & Statistics with Applications (AREA)
  • Theoretical Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Automation & Control Theory (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

The invention belongs to the technical field of electronic countermeasure, and particularly relates to a multi-target data association and positioning method based on a passive multi-sensor system in a non-ideal state. The method of the invention is totally divided into three steps: coarse association, fine association and backtracking. Firstly, error vectors of all position points in a search interval are calculated, and then position points after coarse correlation are judged and screened out according to relevant conditions. And dividing points after coarse association into different clusters by using a DBSCAN clustering algorithm in fine association, finding out a measured value matched with each cluster, and obtaining a position estimation of a target corresponding to each cluster by using a WLS algorithm. And finally, deleting redundant targets corresponding to the same set of measured values according to the mahalanobis distance in backtracking. The method has the advantages that the method can accurately complete the association of the passive multi-sensor multi-target data and finally accurately estimate the positions of a plurality of targets, and is simple and good in effect.

Description

Multi-target data association and positioning method based on passive multi-sensor system
Technical Field
The invention belongs to the technical field of electronic countermeasure, and relates to a multi-target data association and positioning method based on a passive multi-sensor system.
Background
Nowadays, with the continuous development of science and technology, electronic countermeasures among countries are also increasingly developed, and it is very important to reconnaissance of enemy targets to obtain more effective target information. Therefore, the passive multi-sensor reconnaissance system is more and more popular, the system utilizes independent measurement parameters of each sensor for a target in a certain specific space to carry out comprehensive analysis, fully utilizes all the measurement parameters through a series of technical means such as data association, matching, weighting fusion and the like, reduces the influence caused by the problem of one sensor as much as possible, realizes comprehensive and accurate description of the operational environment, and is convenient for a commander to make a more scientific and effective operational strategy. It can be seen that the passive multi-sensor reconnaissance system is more complex than a single sensor, and particularly in a multi-target scene, accurate position estimation of a plurality of targets is obtained by firstly obtaining a measurement value combination of the same target under the plurality of sensors, and only correct matching association is carried out on all measurement data, so that the uncertainty of reconnaissance information can be effectively reduced, the target positioning precision is improved, and the electronic combat performance is improved.
At present, most researches aiming at multi-target data association and positioning algorithms are realized under an ideal state, namely, under the condition of no false alarm and no missing detection. However, in actual signal detection, data obtained through a series of signal processing algorithms are not all data corresponding to a real target with a certain measurement error, for example, when a threshold detection method is adopted, due to the ubiquitous and fluctuating noise, a target which does not exist in practice is judged to be a target, and due to weak signal strength, the signal cannot be extracted from the noise after signal processing, that is, a missing detection situation. Therefore, the method has great research significance for the multi-target positioning problem research under the conditions of false alarm and missing detection.
Disclosure of Invention
Aiming at the problems, the invention provides a multi-target data association and positioning method based on a passive multi-sensor system under a non-ideal state.
The technical scheme adopted by the invention is as follows:
assume that there are M sensors, N targets in the passive multi-sensor reconnaissance system model. Due to false alarms and missed detections in the system, the number of azimuth measurements obtained in each sensor is not necessarily equal to N. The method is totally divided into three steps: coarse association, fine association and backtracking. Firstly, error vectors of all position points in a search interval are calculated, and then position points after coarse correlation are judged and screened out according to relevant conditions. And dividing points after coarse association into different clusters by using a DBSCAN clustering algorithm in fine association, finding out a measured value matched with each cluster, and obtaining a position estimation of a target corresponding to each cluster by using a WLS algorithm. And finally, deleting redundant targets corresponding to the same set of measured values according to the mahalanobis distance in backtracking.
The multi-target data association and positioning algorithm based on the passive multi-sensor system comprises the following steps:
s1, coarse association: in the case of false alarm and missing detection, because the length of the measured data of each sensor may be different, the longest length value is represented by L, and the azimuth angle measurement value set is set
Figure BDA0003117051810000021
Redefined as an M L matrix
Figure BDA0003117051810000022
Where lines that do not satisfy length L are all filled with invalid values at the end. Determining a target detection range, dividing the target detection range into K × J grid points, and traversing each grid point (x)k,yj) The azimuth information of each grid point relative to M sensors is calculated respectively and expressed as
Figure BDA0003117051810000023
Definition 11×LFor vectors with elements all 1, grid points (x) are calculatedk,yj) With respect to the error between all the measurements of the sensor, it is positioned:
Figure BDA0003117051810000024
of the above formulaThe physical meaning is that the coordinate point (x)k,yj) The difference between the calculated value and the measured value of the position information is taken according to the row of the minimum value in all the columns of the matrix to form the error vector of the coordinate point
Figure BDA0003117051810000025
In coarse correlation, in order to make the target on the correlation as close to the real target position as possible, the following two conditions will be satisfied:
(1) considering that in the case of a measurement error satisfying a normal distribution, having a difference between the true target position and the measured value within 3 σ allows a confidence level approaching 100%, where σ represents an azimuth measurement error. In addition, the following basic conditions are constructed under the condition that the existence of the missed detection is considered and the probability that the missed detection exists in the same target simultaneously by a plurality of sensors is low:
Figure BDA0003117051810000026
(2) furthermore, mahalanobis distance between the point to be associated and the corresponding measured value is defined on the basis of the condition that the condition is satisfied, and under the condition that the confidence is satisfied at 90%, the position of the grid point can be regarded as the point of coarse association.
As shown in FIG. 1, for any position (x, y), two coordinate points within a range of a dotted line in the grid coordinate diagram are regarded as the same object, and Δ x and Δ y are ranges of abscissa and ordinate, respectively, and (x, y)0,y0) Then the mean point, i.e., grid point (x), in the same coordinate region is usedk,yj)。
Let mu be [ x, y ═ y]TThen for the mth sensor there are:
Figure BDA0003117051810000027
to f (mu) at mu0=[x0,y0]TIs subjected to a first-order Taylor expansionThe method is similar to the method:
f(μ)=f(μ0)+H(μ-μ0) (4)
wherein
Figure BDA0003117051810000031
For any one grid point (x)k,yj) The real value theta of the azimuth angle from the point to all the sensors can be obtained by the formula (3)(k,j)=[θ12,...,θM]T. Further, the minimum error vector in the formula (1)
Figure BDA0003117051810000032
A corresponding set of measurements can be found
Figure BDA0003117051810000033
If there is a value in the error vector that does not meet the 3 σ error range, the measured value of its corresponding sensor is removed in the calculation of the mahalanobis distance. Mahalanobis distance is an effective method for calculating the degree of identity of two unknown sample sets, and for the two azimuth vectors, the mahalanobis distance between them can be expressed as:
Figure BDA0003117051810000034
where the covariance matrix Σ can be expressed as:
∑=H0PH0 T+R (6)
wherein
Figure BDA0003117051810000035
R=σ2IM
Is easy to know, D2Approximately obeying a chi-square distribution with a degree of freedom of M
Figure BDA0003117051810000036
The threshold value D with the confidence degree of 90 percent can be known by table lookupSign boardThereby, the target point can be closedThe following determination is made:
Figure BDA0003117051810000037
s2, fine association: the q data points obtained after the coarse correlation are defined as D ═ x1,x2,…,xqAnd setting algorithm parameters (e, MinPts) by utilizing a DBSCAN clustering algorithm, wherein the e represents the neighborhood radius of a certain data sample, namely the neighborhood of the sample point is a circular area taking the e as the radius, and the MinPts represents the threshold value of the number of the sample points in the neighborhood of the sample point. Under the condition of unknown real target number, the DBSCAN algorithm can cluster input data points according to the density principle, and finally outputs n clusters C ═ C1,C2,...,CnEach cluster means that one target estimated position can be obtained.
Matching matrix matchMatrix defining the position of each sensor measurement corresponding to a grid point in the same clusterM×lWhere l represents the number of grid points in the cluster. In the matchMatrixM×lThe measured value corresponding to the position with the highest occurrence frequency is taken out line by line and used as the measured value set of the target position corresponding to the cluster
Figure BDA0003117051810000041
The target position estimation value corresponding to the cluster can be obtained by using a weighted least square method (WLS), so that all estimation target sets in the fine correlation are obtained
Figure BDA0003117051810000042
Thus, for each cluster, its corresponding target estimated position can be obtained from the matched azimuth measurements. In addition, the angle difference of matching is still limited during matching, if the angle difference does not satisfy the threshold of 3 σ, the matching value is set as invalid matching, and if the invalid matching value becomes the highest number of occurrence frequencies among the matching values of a certain sensor, the measurement value of the sensor is removed in the position estimation process.
S3, backtracking: for the estimated target set obtained in the fine correlation
Figure BDA0003117051810000043
In order to remove redundant false estimation targets generated by the same real target, measurement value matching comparison is carried out between every two estimation targets, if half or more of the matched measurement values are found to be the same, the estimation targets are considered to be generated by the same target, the Mahalanobis distance calculation formula in the same mode (5) is used for comparing the two undetermined targets, and the estimation position of the target with the smaller Mahalanobis distance is selected. Fig. 2 is a flow chart of the proposed algorithm.
And (3) outputting: position estimation of multiple targets
Figure BDA0003117051810000044
The method has the advantages that the method can accurately correlate the multi-target data and finally accurately estimate the position of the target, and is simple and good in effect.
Drawings
FIG. 1 is a schematic diagram of a range of associated targets;
FIG. 2 is a flow chart of a passive multi-sensor multi-target location algorithm;
FIG. 3 is a diagram of a simulated scene target location distribution;
FIG. 4 is a diagram illustrating a multi-objective coarse correlation result;
FIG. 5 is a density clustering effect diagram based on DBSCAN;
FIG. 6 is a diagram illustrating multi-target location estimation.
Detailed Description
The present invention will be described in detail with reference to examples below:
in this embodiment, Matlab is used to verify the above method for performing multi-target data association and positioning based on the passive multi-sensor system by using azimuth measurement values, and for the sake of simplicity, the following assumptions are made for the algorithm model:
1. both the sensor and the target are in the XY plane;
2. all engineering errors are superposed into the distance errors;
3. the target is assumed to be stationary or at a very low speed of motion.
Assuming that the target detection area is a rectangular area of 100km × 80km, the target search interval is 1km, the number of targets to be examined is 4, the coordinates thereof are (50,30), (50,60), (30,40), (70,40), the number of sensors is 5, the coordinates thereof are (10,10), (90,10), (10,80), (90,80), (60,5), and the units are km. The sensor to target location profile for this scenario is shown in fig. 3.
The passive multi-sensor system has the multi-target positioning effect:
if false alarm and missing detection exist, the false alarm probability Pf is 0.8/rad, and the detection probability Pd is 0.9, as shown in fig. 4, the result of the algorithm after coarse correlation is performed when the angle measurement error is 0.5 °. Fig. 5 and 6 are the results of DBSCAN clustering and final target position estimation, respectively. As can be seen from fig. 4 and 5, after the coarse correlation, points very close to the real target are screened, and there are no noise points. And the points belonging to different targets can be accurately distinguished by utilizing the advantages of the DBSCAN algorithm. As can be seen from fig. 6, the algorithm achieves effective estimation on 4 real targets, the positioning accuracy is high, and no false target point occurs, which indicates that the algorithm achieves good processing for false alarm and missed detection.

Claims (1)

1. A multi-target data association and positioning method based on a passive multi-sensor system is characterized in that the data association and positioning method comprises the following steps:
s1, obtaining the measurement data of the target through the sensor, expressing the length of the longest measurement data obtained as L, and measuring the azimuth angle
Figure FDA0003117051800000011
Is defined as an M x L matrix
Figure FDA0003117051800000012
Wherein lines which do not satisfy length L are completely filled with invalid values at the end; defining a target detection plane, dividing it into K × J grid points, and traversing each grid point (x)k,yj) The azimuth information of each grid point relative to M sensors is calculated respectively and expressed as
Figure FDA0003117051800000013
Definition 11×LFor vectors with elements all 1, grid points (x) are calculatedk,yj) With respect to the error between all measurements of the sensor:
Figure FDA0003117051800000014
error vector
Figure FDA0003117051800000015
Is composed of coordinate points (x)k,yj) Position information calculation and measurement
Figure FDA0003117051800000016
The difference value between the two is formed by taking the minimum value in all the columns of the matrix according to the rows;
for any one grid point (x)k,yj) By the formula:
Figure FDA0003117051800000017
obtaining the true azimuth angle theta from the point to all the sensors(k,j)=[θ12,...,θM]TThe lower subscript m denotes the mth sensor, (x)m,ym) As the coordinates of the m-th sensor, based on the error vector
Figure FDA0003117051800000018
Finding a corresponding set of measurements
Figure FDA0003117051800000019
The mahalanobis distance between them is expressed as:
Figure FDA00031170518000000110
in particular, for values in the error vector that do not satisfy the 3 σ error range, the measured values of the corresponding sensors need to be discarded in the mahalanobis distance calculation, σ represents the azimuth angle measurement error, and the 3 σ error range means that
Figure FDA00031170518000000111
The covariance matrix Σ is expressed as:
∑=H0PH0 T+R
wherein
Figure FDA0003117051800000021
R=σ2IM,μ0=[xk,yj]TAnd Deltax and Deltay are grid points (x) respectivelyk,yj) The horizontal and vertical coordinate ranges of the grid;
setting confidence to 90% threshold DSign boardAnd carrying out rough association judgment on the target point relation in the following way:
Figure FDA0003117051800000022
s2, defining the coarsely correlated data set as D ═ { x ═ x1,x2,...,xLAnd defining algorithm parameters (e, MinPts) by using a DBSCAN clustering algorithm, wherein the e represents the neighborhood radius of a certain data sample, namely the neighborhood of the sample point is a circular area taking the e as the radius, and the MinPts represents the number of sample points in the neighborhood of the sample pointAnd (3) counting threshold, clustering the input data points by the DBSCAN algorithm under the condition of unknown real target number according to the density principle, and finally outputting n clusters C ═ C1,C2,...,Cn}; matching matrix matchMatrix defining the position of each sensor measurement corresponding to a grid point in the same clusterM×lWherein l represents the number of grid points in the cluster; in the matchMatrixM×lThe measured value corresponding to the position with the highest occurrence frequency is taken out line by line and used as the measured value set of the target position corresponding to the cluster
Figure FDA0003117051800000023
The target position estimation value corresponding to the cluster can be obtained by utilizing a weighted least square method, so that all estimation target sets with fine correlation are obtained
Figure FDA0003117051800000024
Obtaining a corresponding target estimated position of each cluster through a matched azimuth angle measured value, simultaneously limiting a matched angle difference during matching, setting a matched value as invalid matching if the matched value does not meet a 3 sigma error range, and removing the measured value of a certain sensor in the position estimation process if the invalid matching value in the matched value of the sensor becomes a number with the highest occurrence frequency;
s3, for the estimation target set obtained in the fine correlation
Figure FDA0003117051800000025
And performing measurement value matching comparison between every two estimated targets, if half or more of the matched measurement values are the same, determining that the estimated targets are generated by the same target, comparing the two undetermined targets through a Mahalanobis distance calculation formula, and selecting the estimated position with the smaller Mahalanobis distance as the estimated position of the target, thereby obtaining the final position estimation value of the multiple targets.
CN202110666607.3A 2021-06-16 2021-06-16 Multi-target data association and positioning method based on passive multi-sensor system Active CN113390406B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110666607.3A CN113390406B (en) 2021-06-16 2021-06-16 Multi-target data association and positioning method based on passive multi-sensor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110666607.3A CN113390406B (en) 2021-06-16 2021-06-16 Multi-target data association and positioning method based on passive multi-sensor system

Publications (2)

Publication Number Publication Date
CN113390406A true CN113390406A (en) 2021-09-14
CN113390406B CN113390406B (en) 2022-05-24

Family

ID=77621417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110666607.3A Active CN113390406B (en) 2021-06-16 2021-06-16 Multi-target data association and positioning method based on passive multi-sensor system

Country Status (1)

Country Link
CN (1) CN113390406B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114648062A (en) * 2022-03-08 2022-06-21 中国科学院数学与***科学研究院 Multi-target matching method for measurement data of active and passive sensors
RU2790347C1 (en) * 2022-04-14 2023-02-16 Общество с ограниченной ответственностью "Специальный Технологический Центр" Difference-range method for determining the location of objects

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080188236A1 (en) * 2007-02-05 2008-08-07 Commscope, Inc. Of North Carolina System and method for generating a location estimate using non-uniform grid points
CN101639535A (en) * 2009-08-28 2010-02-03 茂名学院 Wireless sensor network multi-target tracking method for fuzzy clustering particle filtering
CN103729859A (en) * 2013-12-30 2014-04-16 西北工业大学 Probability nearest neighbor domain multi-target tracking method based on fuzzy clustering
US20150301167A1 (en) * 2009-12-18 2015-10-22 Christopher Gary Sentelle Detection of movable objects
CN107064865A (en) * 2017-04-07 2017-08-18 杭州电子科技大学 The passive co-located method of polar coordinates Dynamic Programming clustered based on depth
US9843596B1 (en) * 2007-11-02 2017-12-12 ThetaRay Ltd. Anomaly detection in dynamically evolving data and systems
CN108061877A (en) * 2017-12-14 2018-05-22 电子科技大学 A kind of passive track-corelation direction cross positioning method based on angle information
CN108089148A (en) * 2017-12-14 2018-05-29 电子科技大学 A kind of passive track-corelation direction cross positioning method based on time difference information
CN108152789A (en) * 2018-01-03 2018-06-12 电子科技大学 Utilize the passive track-corelation data correlation and localization method of RSS information
CN110208741A (en) * 2019-06-28 2019-09-06 电子科技大学 A kind of direct localization method of over the horizon single goal for surveying phase based on more circle battle arrays
CN110361727A (en) * 2019-07-22 2019-10-22 浙江大学 A kind of millimetre-wave radar multi-object tracking method
CN110361744A (en) * 2019-07-09 2019-10-22 哈尔滨工程大学 RBMCDA underwater multi-target tracking based on Density Clustering
CN110412504A (en) * 2019-08-12 2019-11-05 电子科技大学 It is associated with based on angle with the passive track-corelation of time difference information and localization method
CN110596643A (en) * 2019-08-12 2019-12-20 杭州电子科技大学 Multi-sound-array moving target detection and positioning method
CN110673090A (en) * 2019-10-14 2020-01-10 电子科技大学 Passive multi-station multi-target positioning method based on DBSCAN
CN111079859A (en) * 2019-12-31 2020-04-28 哈尔滨工程大学 Passive multi-station multi-target direction finding cross positioning and false point removing method
CN111208484A (en) * 2020-01-15 2020-05-29 西安电子科技大学 Main lobe dense false target removing method based on angle information
CN111239728A (en) * 2020-02-26 2020-06-05 深圳雷研技术有限公司 Passenger counting method and system based on millimeter wave radar
CN111352087A (en) * 2020-03-25 2020-06-30 电子科技大学 Passive MIMO radar multi-target positioning method based on DBSCAN
CN111505565A (en) * 2020-04-24 2020-08-07 南京邮电大学 Method for estimating arrival angle of direct path
CN112526513A (en) * 2021-02-10 2021-03-19 北方工业大学 Millimeter wave radar environment map construction method and device based on clustering algorithm
CN112684412A (en) * 2021-01-12 2021-04-20 中北大学 Sound source positioning method and system based on pattern clustering
CN112906737A (en) * 2021-01-14 2021-06-04 无锡国芯微电子***有限公司 Method for clustering and identifying based on density features based on multiple radiation sources

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080188236A1 (en) * 2007-02-05 2008-08-07 Commscope, Inc. Of North Carolina System and method for generating a location estimate using non-uniform grid points
US9843596B1 (en) * 2007-11-02 2017-12-12 ThetaRay Ltd. Anomaly detection in dynamically evolving data and systems
CN101639535A (en) * 2009-08-28 2010-02-03 茂名学院 Wireless sensor network multi-target tracking method for fuzzy clustering particle filtering
US20150301167A1 (en) * 2009-12-18 2015-10-22 Christopher Gary Sentelle Detection of movable objects
CN103729859A (en) * 2013-12-30 2014-04-16 西北工业大学 Probability nearest neighbor domain multi-target tracking method based on fuzzy clustering
CN107064865A (en) * 2017-04-07 2017-08-18 杭州电子科技大学 The passive co-located method of polar coordinates Dynamic Programming clustered based on depth
CN108061877A (en) * 2017-12-14 2018-05-22 电子科技大学 A kind of passive track-corelation direction cross positioning method based on angle information
CN108089148A (en) * 2017-12-14 2018-05-29 电子科技大学 A kind of passive track-corelation direction cross positioning method based on time difference information
CN108152789A (en) * 2018-01-03 2018-06-12 电子科技大学 Utilize the passive track-corelation data correlation and localization method of RSS information
CN110208741A (en) * 2019-06-28 2019-09-06 电子科技大学 A kind of direct localization method of over the horizon single goal for surveying phase based on more circle battle arrays
CN110361744A (en) * 2019-07-09 2019-10-22 哈尔滨工程大学 RBMCDA underwater multi-target tracking based on Density Clustering
CN110361727A (en) * 2019-07-22 2019-10-22 浙江大学 A kind of millimetre-wave radar multi-object tracking method
CN110412504A (en) * 2019-08-12 2019-11-05 电子科技大学 It is associated with based on angle with the passive track-corelation of time difference information and localization method
CN110596643A (en) * 2019-08-12 2019-12-20 杭州电子科技大学 Multi-sound-array moving target detection and positioning method
CN110673090A (en) * 2019-10-14 2020-01-10 电子科技大学 Passive multi-station multi-target positioning method based on DBSCAN
CN111079859A (en) * 2019-12-31 2020-04-28 哈尔滨工程大学 Passive multi-station multi-target direction finding cross positioning and false point removing method
CN111208484A (en) * 2020-01-15 2020-05-29 西安电子科技大学 Main lobe dense false target removing method based on angle information
CN111239728A (en) * 2020-02-26 2020-06-05 深圳雷研技术有限公司 Passenger counting method and system based on millimeter wave radar
CN111352087A (en) * 2020-03-25 2020-06-30 电子科技大学 Passive MIMO radar multi-target positioning method based on DBSCAN
CN111505565A (en) * 2020-04-24 2020-08-07 南京邮电大学 Method for estimating arrival angle of direct path
CN112684412A (en) * 2021-01-12 2021-04-20 中北大学 Sound source positioning method and system based on pattern clustering
CN112906737A (en) * 2021-01-14 2021-06-04 无锡国芯微电子***有限公司 Method for clustering and identifying based on density features based on multiple radiation sources
CN112526513A (en) * 2021-02-10 2021-03-19 北方工业大学 Millimeter wave radar environment map construction method and device based on clustering algorithm

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
KHALID K等: "Range-based Localization in Wireless Networks using the DBSCAN Clustering Algorithm", 《2011 IEEE 73RD VEHICULAR TECHNOLOGY CONFERENCE (VTC SPRING)》 *
NIKOLA STOJKOVIC等: "Density Based Clustering Data Association Procedure for Real–Time HFSWRs Tracking at OTH Distances", 《IEEE ACCESS ( VOLUME: 8)》 *
孙藏安等: "密集杂波环境下基于KD树优化的DBR-RANSAC目标跟踪算法", 《现代雷达》 *
张廷潇: "双基地MIMO雷达故障阵元诊断及其缺失数据恢复方法研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
李万春等: "无参考通道的外辐射源雷达参数估计", 《***工程与电子技术》 *
翁志汉: "基于无源多传感器的多目标定位跟踪技术的研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *
许宸章: "分布式传感器信号关联与信息融合研究", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114648062A (en) * 2022-03-08 2022-06-21 中国科学院数学与***科学研究院 Multi-target matching method for measurement data of active and passive sensors
RU2790347C1 (en) * 2022-04-14 2023-02-16 Общество с ограниченной ответственностью "Специальный Технологический Центр" Difference-range method for determining the location of objects

Also Published As

Publication number Publication date
CN113390406B (en) 2022-05-24

Similar Documents

Publication Publication Date Title
CN106646338B (en) A kind of quickly accurate indoor orientation method
CN106443598B (en) Radar fence based on convolutional neural networks cooperates with track spoofing distinguishing disturbance method
CN109557532B (en) Tracking method before detection based on three-dimensional Hough transform and radar target detection system
CN111079859B (en) Passive multi-station multi-target direction finding cross positioning and false point removing method
CN106646450A (en) Radar track anti-error correlation method based on distance stepped clustering
CN111352087B (en) Passive MIMO radar multi-target positioning method based on DBSCAN
CN109521420B (en) Multi-target tracking method based on multi-feature matching
CN113075648B (en) Clustering and filtering method for unmanned cluster target positioning information
CN108490409A (en) The automatic initial mode of three-dimensional radar based on flight path risk assessment
CN110738275A (en) UT-PHD-based multi-sensor sequential fusion tracking method
CN111562570A (en) Vehicle sensing method for automatic driving based on millimeter wave radar
CN113516037A (en) Marine vessel track segment association method, system, storage medium and equipment
CN113390406B (en) Multi-target data association and positioning method based on passive multi-sensor system
CN113702940B (en) Spatial cluster target resolution method based on multi-element characteristic information hierarchical fusion and application
CN115508824A (en) Multi-target big data association fusion tracking method and system
CN110261828A (en) Horizonal Disturbing determination method based on distance-angle error two dimension cluster
CN114779230A (en) Object tracking method and device, electronic equipment and vehicle
CN106772357B (en) AI-PHD filter multi-object tracking method under signal-to-noise ratio unknown condition
CN111768442B (en) Track initiation method and system based on hierarchical clustering and logic method
Wang et al. Research on multi-maneuvering target tracking JPDA algorithm
CN114067224A (en) Unmanned aerial vehicle cluster target number detection method based on multi-sensor data fusion
Ji et al. Technique of anti-multi-range-false-target jamming for radar network based on double discrimination
CN106127182B (en) The two passive sensor multi-jamming sources based on inclination angle are positioned to terrible point methods
Yi et al. Research on underwater multi-clutter data association based on fuzzy clustering
CN113504524B (en) Feature statistics-based low-altitude radar false track comprehensive suppression method

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