CN105372659A - Road traffic monitoring multi-target detection tracking method and tracking system - Google Patents

Road traffic monitoring multi-target detection tracking method and tracking system Download PDF

Info

Publication number
CN105372659A
CN105372659A CN201510816112.9A CN201510816112A CN105372659A CN 105372659 A CN105372659 A CN 105372659A CN 201510816112 A CN201510816112 A CN 201510816112A CN 105372659 A CN105372659 A CN 105372659A
Authority
CN
China
Prior art keywords
radar
moving targets
formula
traffic monitoring
sigma
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
Application number
CN201510816112.9A
Other languages
Chinese (zh)
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.)
Shanghai Radio Equipment Research Institute
Original Assignee
Shanghai Radio Equipment Research Institute
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 Shanghai Radio Equipment Research Institute filed Critical Shanghai Radio Equipment Research Institute
Priority to CN201510816112.9A priority Critical patent/CN105372659A/en
Publication of CN105372659A publication Critical patent/CN105372659A/en
Pending legal-status Critical Current

Links

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
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/88Radar or analogous systems specially adapted for specific applications
    • G01S13/91Radar or analogous systems specially adapted for specific applications for traffic control

Landscapes

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

Abstract

The invention discloses a road traffic monitoring multi-target detection tracking method. The method includes the following steps that: a radar detects a plurality of moving targets; Kalman filtering and prediction are performed on feedback data of the detection of the plurality of moving targets by the radar, so that the motion states of the plurality of moving targets at the current time point can be obtained, and the motion states of the plurality of moving targets in future time points are predicted; and an interactive multi-model (IMM) algorithm with Markov switching coefficient is adopted to track the plurality of moving targets detected by the radar. According to the road traffic monitoring multi-target detection tracking method of the invention, based on Kalman filtering and the establishment of a road traffic monitoring model, the motion situations of a plurality of moving targets in a monitoring range can be monitored in real time without losing the targets.

Description

Traffic monitoring multiple target detection tracking and tracker
Technical field
The present invention relates to a kind of traffic monitoring technology, be specifically related to a kind of traffic monitoring multiple target detection tracking and tracker.
Background technology
Along with China's economy and the develop rapidly of road traffic and the increasing of vehicle, traffic monitoring is more and more subject to people's attention.In multiple target tracking, first will set up potential threat target and identify target, for reducing the false alarm rate of system, the reliability of raising system provides theories integration; By the comparison to board techniques for distance measurement, select millimeter wave frequency modulation on pulse radar Doppler; Analyse in depth the complex environment that road target is followed the tracks of, the data correlation of radar data process and the initial of target following have been conducted a preliminary study with termination.Data correlation is one of gordian technique of multiple target tracking, is also one of gordian technique of multi-sensor information fusion.Its object is to set up a kind of relation measured between flight path (target), to determine whether each metric data comes from same target, the key problem of data correlation measures to be similar to the estimated value of much degree and flight path (target), the result of data correlation directly has influence on the estimation to dbjective state, therefore the concern of extremely people.What current application was more has the methods (JPDA) such as arest neighbors method, many assumption methods, probabilistic data association algorithm (PDA), JPDA method.
Summary of the invention
The invention provides a kind of traffic monitoring multiple target detection tracking and tracker, by the foundation of Kalman filtering and traffic monitoring model, can monitor in real time the motion conditions of the multiple targets in monitoring range and not lose objects.
For achieving the above object, the invention discloses a kind of traffic monitoring multiple target detection tracking, be characterized in, the method comprises:
Radar detects some moving targets;
Kalman filtering and prediction are carried out to the feedback data of the some moving targets of radar detection, obtains the motion state of the some moving targets of current time, and predict the motion state of the some moving targets of future time instance;
The some moving targets of interactive multi-model process to radar detection with Markov Switching coefficient are adopted to follow the tracks of.
Above-mentioned moving target has two degree of freedom in road traffic, is respectively: around the rotation of ground normal and the translation along road direction.
In above-mentioned Kalman filtering, the state equation of moving target is such as formula (27):
X(k+1)=FX(k)+GW(k)(27)
In formula (27):
F = 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 0 0 0 0 0 0 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 , X ( k ) = x 1 ( k ) x 2 ( k ) x 3 ( k ) y 1 ( k ) y 2 ( k ) y 3 ( k ) ,
G = T 2 / 4 0 T / 2 0 1 0 0 T 2 / 4 0 T / 2 0 0 ; W(k)=[w 1(k)w 2(k)],
Wherein, F is state-transition matrix; T is the sampling interval; Variable X (k) is dbjective state vector, comprises radial distance r, relative velocity relative acceleration angle beta, angular velocity and angular acceleration w (k) is system noise vector; G is the acting matrix of system noise; w 1(k), w 2k () is average is zero, and is mutual incoherent white noise sequence, and its variance is the covariance matrix of W (k) is such as formula (28):
Q ( k ) = E [ W ( k ) W T ( k ) ] = σ α 2 0 0 σ β 2 - - - ( 28 ) .
The fundamental equation of the one-step prediction of above-mentioned Kalman filtering is such as formula (7), (8), (9):
X ^ ( k + 1 / k ) = Φ ( k + 1 / k ) X ^ ( k / k - 1 ) + K p ( k ) [ Y ( k ) · H ( k ) X ^ ( k / k - 1 ) ] - - - ( 7 )
K p(k)=Φ(k+1/k)P(k/k-1)HT[H(k)P(k/k-1)HT(k)+R(k)] -1(8)
P(k+1/k)=[Φ(k+1/k)-K p(k)H(k)]P(k/k-1)+G(k)Q(k)GT(k)(9)
K in formula (7), (8), (9) pk () is one-step prediction gain battle array; Φ (k+1, k) (Φ (k+1, k) ∈ R n × n) be state-transition matrix; Y (k) (Y (k) ∈ R m × 1) for measuring vector; H (k) (H (k) ∈ R m × n) be observing matrix; Formula (9) is one-step prediction error in equation.
The above-mentioned measurement model with the interactive multi-model process of Markov Switching coefficient is:
Z(k)=H(k)X(k)+V(k)(29)
Wherein:
Z ( k ) = z 1 ( k ) z 2 ( k ) z 3 ( k ) ; H ( k ) = 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 ; V ( k ) = v 1 ( k ) v 2 ( k ) v 3 ( k ) ;
In formula: z 1(k), z 2(k), z 3k () represents the distance of the target that radar records, relative velocity and position angle respectively; H (k) is observing matrix; V (k) is measurement noise; Wherein v 1(k), v 2(k), v 3k () is three mutual incoherent random white noise sequences, its equation is respectively with E [ v 3 ( k ) ] 2 = σ 3 2 ;
The covariance matrix of V (k) is formula (30):
R ( k ) = E [ V ( k ) V T ( k ) ] 2 = σ 1 2 0 0 0 σ 2 2 0 0 0 σ 3 2 - - - ( 30 )
Here, for the variance of distance measure error, for the variance of the error of relative velocity (Doppler) measured value, for the variance of measurement of azimuth value error.
Be applicable to a tracker for above-mentioned traffic monitoring multiple target detection tracking, be characterized in, this tracker comprises:
Radar, it detects some moving targets and uploads feedback data;
Data handling system, the feedback data that its receiving radar is uploaded, carries out Kalman filtering and prediction to feedback data, obtains the motion state of the some moving targets of current time, and predicts the motion state of the some moving targets of future time instance; The some moving targets of interactive multi-model process control radar with Markov Switching coefficient are adopted to follow the tracks of.
Above-mentioned radar is millimeter wave frequency modulation on pulse radar Doppler.
Traffic monitoring multiple target detection tracking of the present invention and tracker are compared with the tracking of the road traffic moving target of prior art, its advantage is, the present invention, by the foundation of Kalman filtering and traffic monitoring model, can monitor the motion conditions of the multiple moving targets in monitoring range and not lose objects in real time;
The present invention adopts radar as monitoring and target following sensor, be particularly suitable for the traffic monitoring under rainy day or bad weather circumstances, accurately can carry out the monitoring of motion state to multiple goal, so that traffic police carries out traffic administration, be with a wide range of applications in traffic monitoring field.
Accompanying drawing explanation
Fig. 1 is the operational flowchart of interactive multi-model process;
Fig. 2 is the method flow diagram of traffic monitoring multiple target detection tracking of the present invention.
Embodiment
Below in conjunction with accompanying drawing, further illustrate specific embodiments of the invention.
The data that radar detection obtains contain measuring error and noise, therefore by data processing process, i.e. tracking filter, by error and noise reduction, thus will improve radar to the accuracy of environment sensing.Kalman filter only use the previous estimated value of signal and a nearest observed reading just can under linear unbiased minimum variance estimation criterion the currency of estimated signal, and necessarily whole observed reading in the past.
Kalman filtering estimates desired signal by calculating from the measurement relevant with being extracted signal.Be wherein the random response caused by white-noise excitation by estimated signal, system equation is known as the transferring structure between excitation and response, and measurement equation is also known as measurement amount and by the funtcional relationship between estimator.In estimation procedure, utilize the statistical property of known system equation, measurement equation, white-noise excitation, the statistical property of error in measurement.Kalman filtering designs in time domain, and information used is also all the amount in time domain.And Kalman filter is applicable to multidimensional.Thus the scope of application of Kalman filtering widely.It has following features:
1) Kalman filtering process to as if random signal;
2) processed signal dividing without useful and interference, the object of filtering to estimate all processed signals;
3) white-noise excitation of system and measurement noise are not the objects wanting filtering, and their statistical property needs the information utilized just in estimation procedure.
Kalman filtering generally can be divided into linear in nonlinear according to the system equation of physical system and the character of measurement equation, can be divided into again continuous print and discrete in each.Non-linear Kalman filtering is also called EKF.At this moment, system equation is nonlinear, or system equation and measurement equation are all nonlinear.The system equation that this patent is set up and measurement equation are all nonlinear, and are discrete.
Kalman filtering in motor vehicle target following and prediction:
The object of filter and predication estimates motion state that is current and future time instance target, comprises position, speed and angle etc.The criterion of Kalman filtering and prediction is that root-mean-square error is minimum.In addition, it also has other advantages many in maneuvering target tracking:
1) Kalman filtering of the motor-driven and measurement noise model of based target and prediction gain sequence can automatically be selected.This means by changing some key parameters, identical wave filter goes for different maneuvering targets and measures environment;
2) Kalman filtering and measurement gain sequence automatically can adapt to the change of testing process, comprise the change in sampling period and undetected situation;
3) Kalman filtering can be measured estimated accuracy by covariance matrix easily with prediction.In multiple maneuvering target tracking, this measurement facility also can be used for the formation of tracking gate and the determination of thresholding size;
4) by the change of Kalman filtering with residual vector d (k) in prediction, can judge whether the object module of former supposition and the kinetic characteristic of realistic objective meet.Thus, d (k) can be used as motor-driven detection and the motor-driven a kind of means debating knowledge.Meanwhile, also can be used for consistency analysis etc.
(5), in the multi-machine scheduling under heavy clutter environment, by the use of Kalman filtering and Forecasting Methodology, the impact of uncertain correlated error can partly be compensated.
Kalman filtering fundamental equation:
The state equation of target and measurement equation can be represented by formula (1):
X ( k + 1 ) = Φ ( k + 1 , k ) X ( k ) + G ( k ) W ( k ) Y ( k ) = H ( k ) X ( k ) + V ( k ) - - - ( 1 )
In formula (1):
X (k) (X (k) ∈ R n × 1) be dbjective state vector; Y (k) (Y (k) ∈ R m × 1) for measuring vector; Φ (k+1, k) (Φ (k+1, k) ∈ R n × n) be state-transition matrix; G (k) (G (k) ∈ R n × n) be the acting matrix of system noise; H (k) (H (k) ∈ R m × n) be observing matrix; W (k) (W (k) ∈ R n × 1) average is E [W (k)]=0, covariance is E [W (k) W t(j)]=Q (k) δ kj, be called system noise; V (k) (V (k) ∈ R m × 1), average is E [V (k)]=0, and covariance is E [V (k) V t(j)]=R (k) δ kj, it is mutual incoherent white noise, i.e. E [W (k) V with W (k) t(j)]=0, be measurement noise.
When original state, X 0independent with W (k), V (k), that is: E [X 0w t(k)]=0, E [X 0v t(k)]=0.Corresponding Kalman filtering fundamental equation is as follows:
State estimation, such as formula (2):
X ^ ( k / k ) = X ^ ( k / k - 1 ) + K ( k ) [ Y ( k ) - H ( k ) X ^ ( k / k - 1 ) ] - - - ( 2 )
This state is predicted further, such as formula (3):
X ^ ( k / k - 1 ) = Φ ( k + 1 , k ) X ^ ( k - 1 / k - 1 ) - - - ( 3 )
Its filter gain, such as formula (4):
K(k)=P(k/k-1)HT(k)[H(k)P(k/k-1)HT(k)+R(k)] -1(4)
One-step prediction error in equation, such as formula (5)
P(k/k-1)=Φ(k+l,k)P(k-1/k-1)Φ T(k+l,k)+G(k-1)Q(k-1)GT(k-1)(5)
Optimal estimation square error, such as formula (6)
P(k/k)=[I-K(k)H(k)]P(k/k-l)(6)
Wherein, d (k)=Y (k)-H (k) X (k/k-1) is defined as residual vector, and its covariance matrix is: S (k)=H (k) p (k/k-1) HT (k)+R (k).
At maneuvering target tracking, particularly in multiple maneuvering target tracking, filter and predication is very important.The fundamental equation of Kalman filtering one-step prediction, such as formula (7), (8), (9).
X ^ ( k + 1 / k ) = Φ ( k + 1 / k ) X ^ ( k / k - 1 ) + K p ( k ) [ Y ( k ) · H ( k ) X ^ ( k / k - 1 ) ] - - - ( 7 )
K p(k)=Φ(k+1/k)P(k/k-1)HT[H(k)P(k/k-1)HT(k)+R(k)] -1(8)
P(k+1/k)=[Φ(k+1/k)-K p(k)H(k)]P(k/k-1)+G(k)Q(k)GT(k)(9)
K in formula (7), (8), (9) pk () is one-step prediction gain battle array.
Kalman filtering has two counter circuits: gain counter circuit and filtering counter circuit.Wherein gain counter circuit is independently, and filtering counter circuit depends on gain counter circuit, there are two renewal processes in one cycle: time renewal process and measurement renewal process.When predicted state estimated value and the measuring value in k moment in known k-1 moment, just can obtain the optimal estimation value of k moment state vector with the one-step prediction mean square deviation in k-1 moment, and state estimation and the measuring value in k-1 moment can be predicted.
Moving-target, such as automobile, when road travels, often will carry out accelerating, to slow down and turning causes its motion state constantly to change.For traffic monitoring radar, accurately follow the tracks of multiple target, the state of such as vehicle, estimate that the motion state of each target is the vital task of traffic monitoring radar in time.At present, most of multi-object tracking method designs for following the tracks of the less aerial target of clutter, and the environment residing for road vehicle, as the maneuvering condition of target, ground unrest and environment clutter etc., differ widely with the environment of aerial target, they all can have an impact to the output of police radar.Therefore, the conventional aerial multiobject tracking of tracking is also not suitable for the tracking of road target, and traffic monitoring multiple target detection system needs the actual state considering road target, take a kind of newly or the multi-object tracking method that improves.
On the basis of generalized Bayes method, take Kalman filtering as starting point, a kind of interactive multi-model process (IMM method) with Markov Switching coefficient proposed, wherein multiple model concurrent working, Target state estimator is the interactive result of multiple wave filter.The method does not need motor-driven detection, reaches comprehensive adaptive ability simultaneously.Compared with single model sef-adapting filter, the method has the following advantages:
1) carrying out refinement modeling by expanding model rightly, describing because it have employed multi-model to parameter space;
2) in filtering, adaptive structure changes is realized by the variation of model probability.Additionally by increase and decrease in real time or change model, adaptive structural capacity can be strengthened;
3) under the condition meeting a priori assumption, be the optimal estimation under square errors sense.Thus the rationality of Research Hypothesis of can concentrating one's energy, find and more reasonably suppose;
4) the method has obvious parallel organization, is convenient to Parallel Implementation effectively.
As shown in Figure 1, the implementation procedure of interactive multi-model process is as follows:
R model is carved with, then target state mode, such as formula (10) when supposing k:
X(k+1)=Φ jX(k)+G jW j(k),j=1,…,r.(10)
Wherein, W jk () is average is zero, covariance matrix is Q jwhite noise sequence.Control the conversion between these models by a Markov chain, the transition probability matrix of Markov chain is: measurement model is formula (11):
Z(k)=H jX j(k)+V j(k)(11)
This interactive multi-model process step can be summarized as follows:
Input is mutual, such as formula (12), (13):
X ^ o j ( k - 1 / k - 1 ) = Σ i = 1 r X ^ i ( k / k - 1 ) μ i j ( k - 1 / k - 1 ) , j = 1 , ... , r - - - ( 12 )
P o j ( k - 1 / k - 1 ) = Σ i = 1 r μ i j ( k - 1 / k - 1 ) { P i ( k - 1 / k - 1 ) + [ X ^ i ( k / k - 1 ) - X ^ o j ( k - 1 / k - 1 ) ] [ X ^ i ( k / k - 1 ) - X ^ o j ( k - 1 / k - 1 ) ] T } - - - ( 13 )
Wherein, μ i j ( k - 1 / k - 1 ) = P { M j ( k - 1 ) / M j ( k ) , Z k - 1 } = p i j μ i ( k - 1 ) / c ‾ j , P ijmodel i forwards the transition probability of model j to, for normaliztion constant,
For model M j(k), with p oj(k-1/k-1) and Z (k) carry out Kalman filtering as input.
Predictive equation, such as formula (14):
X ^ j ( k - 1 / k - 1 ) = Φ j X ^ o j ( k - 1 / k - 1 ) - - - ( 14 )
Predicting covariance, such as formula (15):
P j ( k / k - 1 ) = Φ j P o j ( k - 1 / k - 1 ) Φ j T + G j Q j G j T - - - ( 15 )
Kalman gain, such as formula (16):
K j(k)=P j(k/k-1)H T[HP j(k/k-1)H T+R] -1(16)
Filtering, such as formula (17):
X ^ j ( k / k ) = X ^ j ( k / k - 1 ) + K j ( k ) [ Z ( k ) - H X ^ j ( k / k - 1 ) ] - - - ( 17 )
Filtering covariance, such as formula (18):
P j(k/k)=[I-K j(k)]P j(k/k-1)(18)
Model probability upgrades, such as formula (19):
μ j ( k ) = P { Z ( k ) / M j ( k ) / M j ( k ) , Z k - 1 } P { M j ( k ) / Z k - 1 } = 1 c Λ j ( k ) Σ i = 1 r p i j μ i ( k - 1 ) = Λ j ( k ) c ‾ j / c - - - ( 19 )
Wherein, c is normaliztion constant, and and Λ jk likelihood function that () is observing matrix Z (k), Λ j ( k ) = P { Z ( k ) / M i ( k ) , Z k - 1 } = 1 ( 2 π ) n / 2 | S j ( k ) | 1 / 2 exp { - 1 2 v j T s j - 1 ( k ) v j } , Wherein, v j ( k ) = Z ( k ) - H X ^ j ( k / k - 1 ) , S j(k)=HP j(k/k-1)H T+R。
Export mutual, such as formula (20), (21):
X ^ ( k / k ) = Σ j = 1 r X ^ j ( k / k ) μ j ( k ) - - - ( 20 )
P ( k / k ) = Σ j = 1 r μ j ( k ) { P j ( k / k ) + [ X ^ j ( k / k ) - X ^ ( k / k ) ] [ X ^ j ( k / k ) - X ^ ( k / k ) ] T } - - - ( 21 )
Based on said method, below illustrate a kind of embodiment of traffic monitoring multiple target detection tracking.
First road target motion model in the present embodiment is determined, i.e. the state equation of tracking target:
The form of the dynamic model differential equation describes the kinematic parameter relevant with estimating forecasting process.Object can be defined as the synthesis result of rotation and translation in three-dimensional motion.The road head fall monitored due to road monitoring is less, can be approximated to be level in short distance, so be level at hypothesis road plane herein, namely road does not have the fluctuating in vertical direction.This hypothesis prerequisite under, according to the dynamics of vehicle movement, consider two degree of freedom of target travel in the present embodiment, comprising: 1. target around ground normal rotate, make target travel direction and road direction not parallel; 2. along the translation of road direction.For the tracking of moving target, it is required to determine that it: the distance r between target and radar, and the rate of change of distance, i.e. speed of related movement distance r between target and radar is speed of related movement integration.Target is relative to the transverse movement angular velocity of radar determine target in the position of subsequent time on road with angle beta, this is very important to the prediction of system.In the present embodiment, radar adopts Millimeter PD Radar, measures the distance of target, relative velocity and angle radar, needs the signal estimated to be distance r, relative velocity in subsequent time target and angle beta.
As shown in Figure 2, this traffic monitoring multiple target detection tracking specifically comprises following steps:
S1, radar carry out detecting periodically, monitor the some moving targets in road traffic, and the feedback data upload process that will receive.
S2, by Kalman filtering, filter and predication is carried out to the feedback data that radar receives, estimate current and motion state that is future time instance target, comprise the distance of target and radar, speed and angle.
In the present embodiment, if moving target distance, speed and the angle in k moment when scanning (radar certain) be respectively r (k), β (k), be respectively at the distance of k+1 moment (when radar scans), speed and position angle next time r (k+1), with β (k+1).If the time T of the adjacent twice sweep of radar is enough little, then what can be similar to thinks:
r ( k + 1 ) = r ( k ) + T r · ( k ) + 1 2 T 2 r ·· ( k ) - - - ( 22 )
r · ( k + 1 ) = r · ( k ) + T r ·· ( k ) - - - ( 23 )
β ( k + 1 ) = β ( k ) + β · ( k ) - - - ( 24 )
In formula (22), (23), (24): with be respectively target in the radial acceleration in k moment and azimuthal variation speed.
Suppose the impact of the enchancement factor such as irregular change due to the change of environment, condition of road surface, coefficient of road adhesion, make the radial acceleration of moving target and azimuthal variation acceleration that random change occur:
r ·· ( k + 1 ) = r ·· ( k ) + u 1 ( k ) - - - ( 25 )
β ·· ( k + 1 ) = β ·· ( k ) + u 2 ( k ) - - - ( 26 )
In formula (25), (26), u 1(k) for average be zero, variance is random white noise sequence.U 2(k) for radial acceleration and azimuthal variation speed are from the k moment to the increment in k+1 moment, it and u 1k () is incoherent random white noise sequence.
The state equation of now moving target motion can describe such as formula (27):
X(k+1)=FX(k)+GW(k)(27)
In formula (27):
F = 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 0 0 0 0 0 0 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 , X ( k ) = x 1 ( k ) x 2 ( k ) x 3 ( k ) y 1 ( k ) y 2 ( k ) y 3 ( k ) ,
G = T 2 / 4 0 T / 2 0 1 0 0 T 2 / 4 0 T / 2 0 0 ; W(k)=[w 1(k)w 2(k)],
Wherein, F is state-transition matrix, and T is the sampling interval, variable X (k) be dbjective state vector, comprise radial distance, relative velocity, relative acceleration, angle, angular velocity and angular acceleration, be masked as respectively r, β, with w (k) is system noise vector, w 1(k), w 2k () is average is zero, and is mutual incoherent white noise sequence, and its variance is the covariance matrix of W (k) is such as formula (28):
Q ( k ) = E [ W ( k ) W T ( k ) ] = σ α 2 0 0 σ β 2 - - - ( 28 ) .
S3, be starting point with Kalman filtering, a kind of interactive multi-model process with Markov Switching coefficient proposed is as road traffic multi-object tracking method, have the interactive multi-model process of Markov Switching coefficient by this, operational radar is followed the tracks of the multiple goal in road traffic.
In the present embodiment, radar adopts Millimeter PD Radar (ARS100 millimetre-wave radar), and its distance to moving target, relative velocity and azimuthal measurement equation can be write as formula (29):
Z(k)=H(k)X(k)+V(k)(29)
Wherein:
Z ( k ) = z 1 ( k ) z 2 ( k ) z 3 ( k ) ; H ( k ) = 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 ; V ( k ) = v 1 ( k ) v 2 ( k ) v 3 ( k ) ;
In formula: z 1(k), z 2(k), z 3k () represents the distance of the target that radar records, relative velocity and position angle respectively; H (k) is observing matrix; V (k) is measurement noise; Wherein v 1(k), v 2(k), v 3k () is three mutual incoherent random white noise sequences, its equation is respectively with E [ v 3 ( k ) ] 2 = σ 3 2 .
The covariance matrix of V (k) is formula (30):
R ( k ) = E [ V ( k ) V T ( k ) ] 2 = σ 1 2 0 0 0 σ 2 2 0 0 0 σ 3 2 - - - ( 30 )
Here: for the variance of distance measure error, for the variance of the error of relative velocity (Doppler) measured value, for the variance of measurement of azimuth value error.
The invention also discloses a kind of tracker being applicable to above-mentioned traffic monitoring multiple target detection tracking, this tracker comprises:
Radar, it adopts millimeter wave frequency modulation on pulse radar Doppler, detects and upload feedback data to some moving targets;
Data handling system, the feedback data that its receiving radar is uploaded, carries out Kalman filtering and prediction to feedback data, obtains the motion state of the some moving targets of current time, and predicts the motion state of the some moving targets of future time instance; The some moving targets of interactive multi-model process control radar with Markov Switching coefficient are adopted to follow the tracks of.
Current traffic monitoring mainly relies on the means such as transmission of video to judge the motion conditions of target vehicle, so that traffic police carries out traffic administration, but can not reach this effect under rainy day or bad weather circumstances.The present invention adopts radar as monitoring and target following sensor, is particularly suitable for the traffic monitoring under bad weather circumstances, accurately can carries out the monitoring of motion state to multiple goal.
Although content of the present invention has done detailed introduction by above preferred embodiment, will be appreciated that above-mentioned description should not be considered to limitation of the present invention.After those skilled in the art have read foregoing, for multiple amendment of the present invention and substitute will be all apparent.Therefore, protection scope of the present invention should be limited to the appended claims.

Claims (7)

1. a traffic monitoring multiple target detection tracking, is characterized in that, the method comprises:
Radar detects some moving targets;
Kalman filtering and prediction are carried out to the feedback data of the some moving targets of radar detection, obtains the motion state of the some moving targets of current time, and predict the motion state of the some moving targets of future time instance;
The some moving targets of interactive multi-model process to radar detection with Markov Switching coefficient are adopted to follow the tracks of.
2. traffic monitoring multiple target detection tracking as claimed in claim 1, it is characterized in that, described moving target has two degree of freedom in road traffic, is respectively: around the rotation of ground normal and the translation along road direction.
3. traffic monitoring multiple target detection tracking as claimed in claim 1 or 2, it is characterized in that, in described Kalman filtering, the state equation of moving target is such as formula (27):
X(k+1)=FX(k)+GW(k)(27)
In formula (27):
F = 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 0 0 0 0 0 0 1 T T 2 / 2 0 0 0 0 1 T 0 0 0 0 0 1 , X ( k ) = x 1 ( k ) x 2 ( k ) x 3 ( k ) y 1 ( k ) y 2 ( k ) y 3 ( k ) ,
G = T 2 / 4 0 T / 2 0 1 0 0 T 2 / 4 0 T / 2 0 0 ; W(k)=[w 1(k)w 2(k)],
Wherein, F is state-transition matrix; T is the sampling interval; Variable X (k) is dbjective state vector, comprises radial distance r, relative velocity relative acceleration angle beta, angular velocity and angular acceleration w (k) is system noise vector; G is the acting matrix of system noise; w 1(k), w 2k () is average is zero, and is mutual incoherent white noise sequence, and its variance is the covariance matrix of W (k) is such as formula (28):
Q ( k ) = E [ W ( k ) W T ( k ) ] = σ α 2 0 0 σ β 2 - - - ( 28 ) .
4. traffic monitoring multiple target detection tracking as claimed in claim 3, it is characterized in that, the fundamental equation of the one-step prediction of described Kalman filtering is such as formula (7), (8), (9):
K p(k)=Φ(k+1/k)P(k/k-1)HT[H(k)P(k/k-1)HT(k)+R(k)] -1(8)
P(k+1/k)=[Φ(k+1/k)-K p(k)H(k)]P(k/k-1)+G(k)Q(k)GT(k)(9)
K in formula (7), (8), (9) pk () is one-step prediction gain battle array; Φ (k+1, k) (Φ (k+1, k) ∈ R n × n) be state-transition matrix; Y (k) (Y (k) ∈ R m × 1) for measuring vector; H (k) (H (k) ∈ R m × n) be observing matrix; Formula (9) is one-step prediction error in equation.
5. traffic monitoring multiple target detection tracking as claimed in claim 1 or 2, is characterized in that, described in there is the interactive multi-model process of Markov Switching coefficient measurement model be:
Z(k)=H(k)X(k)+V(k)(29)
Wherein:
Z ( k ) = z 1 ( k ) z 2 ( k ) z 3 ( k ) ; H ( k ) = 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 ; V ( k ) = v 1 ( k ) v 2 ( k ) v 3 ( k ) ;
In formula: z 1(k), z 2(k), z 3k () represents the distance of the target that radar records, relative velocity and position angle respectively; H (k) is observing matrix; V (k) is measurement noise; Wherein v 1(k), v 2(k), v 3k () is three mutual incoherent random white noise sequences, its equation is respectively E [ v 2 ( k ) ] 2 = σ 2 2 With E [ v 3 ( k ) ] 2 = σ 3 2 ;
The covariance matrix of V (k) is formula (30):
R ( k ) = E [ V ( k ) V T ( k ) ] 2 = σ 1 2 0 0 0 σ 2 2 0 0 0 σ 3 2 - - - ( 30 )
Here, for the variance of distance measure error, for the variance of the error of relative velocity (Doppler) measured value, for the variance of measurement of azimuth value error.
6. be applicable to a tracker for traffic monitoring multiple target detection tracking described in any one claim in claim 1 to 5, it is characterized in that, this tracker comprises:
Radar, it detects some moving targets and uploads feedback data;
Data handling system, the feedback data that its receiving radar is uploaded, carries out Kalman filtering and prediction to feedback data, obtains the motion state of the some moving targets of current time, and predicts the motion state of the some moving targets of future time instance; The some moving targets of interactive multi-model process control radar with Markov Switching coefficient are adopted to follow the tracks of.
7. tracker as claimed in claim 6, it is characterized in that, described radar is millimeter wave frequency modulation on pulse radar Doppler.
CN201510816112.9A 2015-11-20 2015-11-20 Road traffic monitoring multi-target detection tracking method and tracking system Pending CN105372659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510816112.9A CN105372659A (en) 2015-11-20 2015-11-20 Road traffic monitoring multi-target detection tracking method and tracking system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510816112.9A CN105372659A (en) 2015-11-20 2015-11-20 Road traffic monitoring multi-target detection tracking method and tracking system

Publications (1)

Publication Number Publication Date
CN105372659A true CN105372659A (en) 2016-03-02

Family

ID=55375012

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510816112.9A Pending CN105372659A (en) 2015-11-20 2015-11-20 Road traffic monitoring multi-target detection tracking method and tracking system

Country Status (1)

Country Link
CN (1) CN105372659A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562837A (en) * 2017-08-24 2018-01-09 电子科技大学 A kind of maneuvering Target Tracking Algorithm based on road network
CN107657811A (en) * 2017-06-30 2018-02-02 天津智芯视界科技有限公司 Road incidents detection method based on Doppler radar and Bayesian network
CN107783118A (en) * 2016-08-25 2018-03-09 大连楼兰科技股份有限公司 The avoiding collision of fixed-wing unmanned plane multiple target CAS based on millimetre-wave radar
CN108226917A (en) * 2016-12-09 2018-06-29 梅塔建筑株式会社 High-accuracy emergency case detecting system based on radar
CN108535720A (en) * 2017-03-02 2018-09-14 通用汽车环球科技运作有限责任公司 Adaptive process noise for improved Kalman filtering target following describes
CN109188443A (en) * 2018-06-29 2019-01-11 中国船舶重工集团公司第七〇五研究所 A kind of passive target tracking method based on Interactive Multiple-Model
CN109343051A (en) * 2018-11-15 2019-02-15 众泰新能源汽车有限公司 A kind of multi-Sensor Information Fusion Approach driven for advanced auxiliary
CN110307841A (en) * 2019-06-14 2019-10-08 南京工程学院 One kind measuring incomplete vehicle movement parameter estimation method based on information
CN110542885A (en) * 2019-08-13 2019-12-06 北京理工大学 Millimeter wave radar target tracking method in complex traffic environment
US10775493B2 (en) * 2018-03-28 2020-09-15 Infineon Technologies Ag System and method for controlling access to a trunk of a vehicle using a radar sensor
CN112230216A (en) * 2020-10-10 2021-01-15 南京航空航天大学 Vehicle-mounted millimeter wave radar multi-target detection method for cloud control intelligent chassis
CN113376626A (en) * 2021-06-23 2021-09-10 西安电子科技大学 High maneuvering target tracking method based on IMMPDA algorithm
CN113470070A (en) * 2021-06-24 2021-10-01 国汽(北京)智能网联汽车研究院有限公司 Driving scene target tracking method, device, equipment and storage medium
RU2764781C1 (en) * 2020-08-18 2022-01-21 Федеральное государственное казённое военное образовательное учреждение высшего образования "Военная академия воздушно-космической обороны имени Маршала Советского Союза Г.К. Жукова" Министерства обороны Российской Федерации Method for tracking air target of "turbojet engine aircraft" class under influence of speed and range deception interference

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508246A (en) * 2011-10-13 2012-06-20 吉林大学 Method for detecting and tracking obstacles in front of vehicle
CN102568004A (en) * 2011-12-22 2012-07-11 南昌航空大学 Tracking algorithm for high maneuvering targets
EP1123516B1 (en) * 1998-10-30 2013-02-20 Raytheon Company Adaptive dwell timing for radar tracking
CN104833967A (en) * 2015-05-11 2015-08-12 重庆大学 Radar target tracking method based on moving horizon estimation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1123516B1 (en) * 1998-10-30 2013-02-20 Raytheon Company Adaptive dwell timing for radar tracking
CN102508246A (en) * 2011-10-13 2012-06-20 吉林大学 Method for detecting and tracking obstacles in front of vehicle
CN102568004A (en) * 2011-12-22 2012-07-11 南昌航空大学 Tracking algorithm for high maneuvering targets
CN104833967A (en) * 2015-05-11 2015-08-12 重庆大学 Radar target tracking method based on moving horizon estimation

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107783118A (en) * 2016-08-25 2018-03-09 大连楼兰科技股份有限公司 The avoiding collision of fixed-wing unmanned plane multiple target CAS based on millimetre-wave radar
CN108226917A (en) * 2016-12-09 2018-06-29 梅塔建筑株式会社 High-accuracy emergency case detecting system based on radar
CN108226917B (en) * 2016-12-09 2021-09-28 梅塔建筑株式会社 High-precision emergency detection system based on radar
CN108535720A (en) * 2017-03-02 2018-09-14 通用汽车环球科技运作有限责任公司 Adaptive process noise for improved Kalman filtering target following describes
CN107657811A (en) * 2017-06-30 2018-02-02 天津智芯视界科技有限公司 Road incidents detection method based on Doppler radar and Bayesian network
CN107657811B (en) * 2017-06-30 2020-07-14 天津智芯视界科技有限公司 Road event detection method based on Doppler radar and Bayesian network
CN107562837B (en) * 2017-08-24 2020-05-12 电子科技大学 Maneuvering target tracking algorithm based on road network
CN107562837A (en) * 2017-08-24 2018-01-09 电子科技大学 A kind of maneuvering Target Tracking Algorithm based on road network
US10775493B2 (en) * 2018-03-28 2020-09-15 Infineon Technologies Ag System and method for controlling access to a trunk of a vehicle using a radar sensor
CN109188443A (en) * 2018-06-29 2019-01-11 中国船舶重工集团公司第七〇五研究所 A kind of passive target tracking method based on Interactive Multiple-Model
CN109188443B (en) * 2018-06-29 2021-04-27 中国船舶重工集团公司第七一五研究所 Passive target tracking method based on interactive multiple models
CN109343051A (en) * 2018-11-15 2019-02-15 众泰新能源汽车有限公司 A kind of multi-Sensor Information Fusion Approach driven for advanced auxiliary
CN110307841A (en) * 2019-06-14 2019-10-08 南京工程学院 One kind measuring incomplete vehicle movement parameter estimation method based on information
CN110307841B (en) * 2019-06-14 2023-02-03 南京工程学院 Vehicle motion parameter estimation method based on incomplete information measurement
CN110542885A (en) * 2019-08-13 2019-12-06 北京理工大学 Millimeter wave radar target tracking method in complex traffic environment
CN110542885B (en) * 2019-08-13 2021-09-21 北京理工大学 Millimeter wave radar target tracking method in complex traffic environment
RU2764781C1 (en) * 2020-08-18 2022-01-21 Федеральное государственное казённое военное образовательное учреждение высшего образования "Военная академия воздушно-космической обороны имени Маршала Советского Союза Г.К. Жукова" Министерства обороны Российской Федерации Method for tracking air target of "turbojet engine aircraft" class under influence of speed and range deception interference
CN112230216A (en) * 2020-10-10 2021-01-15 南京航空航天大学 Vehicle-mounted millimeter wave radar multi-target detection method for cloud control intelligent chassis
CN113376626A (en) * 2021-06-23 2021-09-10 西安电子科技大学 High maneuvering target tracking method based on IMMPDA algorithm
CN113470070A (en) * 2021-06-24 2021-10-01 国汽(北京)智能网联汽车研究院有限公司 Driving scene target tracking method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105372659A (en) Road traffic monitoring multi-target detection tracking method and tracking system
CN103729859B (en) A kind of probability nearest neighbor domain multi-object tracking method based on fuzzy clustering
CN103885057B (en) Adaptive strain sliding window multi-object tracking method
CN101975575B (en) Multi-target tracking method for passive sensor based on particle filtering
CN105699964A (en) Road multi-target tracking method based on automobile anti-collision radar
CN104297748A (en) Before-radar-target-detecting tracking method based on track enhancing
CN108333569A (en) A kind of asynchronous multiple sensors fusion multi-object tracking method based on PHD filtering
CN107576959B (en) High repetition frequency radar target tracking method before detection based on area mapping deblurring
CN107064865A (en) The passive co-located method of polar coordinates Dynamic Programming clustered based on depth
CN111562570A (en) Vehicle sensing method for automatic driving based on millimeter wave radar
Ma et al. Target tracking system for multi-sensor data fusion
Xiong et al. A scheme on indoor tracking of ship dynamic positioning based on distributed multi-sensor data fusion
CN105301584A (en) IPPHDF maneuvering multi-target tracking method of simultaneously solving range ambiguities
CN108344981A (en) Multisensor Asynchronous towards clutter detects TSBF multi-object tracking methods
Stephan et al. Scene-adaptive radar tracking with deep reinforcement learning
CN105549004A (en) IMPM-PPHDF method for solving distance measurement fuzzy problem
CN105353353B (en) Multiple search particle probabilities assume the multi-object tracking method of density filtering
CN105353352B (en) The MM PPHDF multiple-moving target tracking methods of improved search strategy
CN106772357A (en) AI PHD wave filters under signal to noise ratio unknown condition
CN110376579B (en) Dynamic programming track-before-detect method for maneuvering target
CN102707278B (en) Multi-target tracking method for singular value decomposition
Wang et al. Robust Multi-Target Tracking Algorithm Based on Automotive Millimeter-Wave Radar
CN102707280B (en) Structurally stable multi-target tracking method
CN102901959B (en) Multi-target tracking method by means of UD factorization
Chen et al. A Cluster-Based Weighted Feature Similarity Moving Target Tracking Algorithm for Automotive FMCW Radar

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160302