CN1299125C - Vehicle forward target detecting method - Google Patents

Vehicle forward target detecting method Download PDF

Info

Publication number
CN1299125C
CN1299125C CN 200410042538 CN200410042538A CN1299125C CN 1299125 C CN1299125 C CN 1299125C CN 200410042538 CN200410042538 CN 200410042538 CN 200410042538 A CN200410042538 A CN 200410042538A CN 1299125 C CN1299125 C CN 1299125C
Authority
CN
China
Prior art keywords
centerdot
value
matrix
measured value
distance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN 200410042538
Other languages
Chinese (zh)
Other versions
CN1580816A (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.)
Qingzhi Automobile Technology Suzhou Co ltd
Original Assignee
Tsinghua University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tsinghua University filed Critical Tsinghua University
Priority to CN 200410042538 priority Critical patent/CN1299125C/en
Publication of CN1580816A publication Critical patent/CN1580816A/en
Application granted granted Critical
Publication of CN1299125C publication Critical patent/CN1299125C/en
Anticipated expiration legal-status Critical
Active legal-status Critical Current

Links

Images

Abstract

The present invention relates to a method for detecting target objects in front of a vehicle, which belongs to the technical field of sensing and processing vehicle traveling information. The present invention is characterized in that a four-order kalman filtering method is used for filtering and processing the measurement data of the collected target objects of the vehicle, and a smooth and accurate target object distance and relative speed information can be obtained. A method for the continuity measurement and judgment of a target is further provided, and lost radar data and data from the other target object are correspondingly processed.

Description

The detection method of vehicle front object
Technical field
The detection method of vehicle front object belongs to perception of vehicle driving information and processing technology field.
Background technology
Perception of vehicle driving information and treatment technology are one of gordian techniquies of Hyundai Motor control and safety, existing measuring technique is divided into microwave measurement system and laser measurement system two classes by its applicating medium, and laser radar system is fast because of measuring speed, precision is high, ranging far is subjected to paying attention to widely.Document 1 (Tu Dawei: " the environment sensing Study of An that is used for collision prevention of vehicle control ", China's mechanical engineering, the 10th the 6th phase of volume, in June, 1999) introduced a kind of design of optical scanning formula range laser radar in, can realize the scanning range finding of relative broad range, this system can record the distance and bearing angle information of the place ahead object, and measuring error is not effectively addressed, the relative velocity fluctuation that obtains greatly can not be used in the reality.
Summary of the invention
The objective of the invention is to, a kind of detection method of vehicle front object is proposed at the deficiencies in the prior art, this method is carried out Filtering Processing with object distance and the azimuth information that obtains, can access more level and smooth accurate object distance and relative velocity, and the measurement continuity determination methods of target has further been proposed, can judge that whether the continuous coverage data that obtained are from same object.
The detection method of vehicle front object proposed by the invention is characterized in that, it contains the following steps of being carried out by the control of vehicle processor successively:
1) initialization:
Given radar measurement system range observation noise variance σ r 2, measurement of angle noise variance σ θ 2, system noise variance Q u, system state vector initial value X 0e, system state estimation error covariance matrix initial value P 0e
2) the measurement target object distance is from D nWith position angle A n, wherein, subscript n is represented the number of times of measurements and calculations, its initial value is 1; Current measured value is represented with respective amount indexing n;
3) calculate object at this car travel direction, the i.e. current observed reading Z of distance on the x direction n:
Z n=D ncosA n
4) calculate the noise variance of this x to range observation:
σ x 2 = σ r 2 · cos 2 A n + D n 2 · σ θ 2 sin 2 A n
5) carrying out filtering by following quadravalence Kalman filtering recursion formula calculates:
X ny=F·X (n-1)e
P ny=F·P (n-1)e·F′+G·Q u·G′
K n = P ny · H ′ · ( H · P ny · H ′ + σ x 2 ) - 1
P ne=(I-K n·H)·P ny
X ne=X ny+K n·(Z n-H·X ny)
Wherein, X ne ′ = [ x n , x · n , x · · n , x · · · n ] The dynamic optimal estimation of expression current goal thing information, ' be the matrix transpose symbol, x nRepresent the optimal estimation of object x to distance value, The optimal estimation of relative velocity between expression vehicle-to-target thing; X NyFor the step forecast of object information estimates that F is a system matrix:
F = 1 T T 2 / 2 T 3 / 6 0 1 T T 2 / 2 0 0 1 T 0 0 0 1
T is the systematic sampling time; P NeBe current system state estimation error covariance matrix, G is the systematic error influence matrix,
G = 0 0 0 T
Q uIt is the system noise variance; P NyBe system state one step forecast evaluated error covariance matrix; K nBe the Kalman filtering gain matrix; H is an observing matrix, and H=[1 00 0]; I is a unit matrix;
6) store P Ne, X NeValue, the recursion that is used to continue is calculated and output; Store P Ny, X NyValue, be used to measure continuity and judge calculate;
7) measure successional judgement:
7.1) a step forecast of calculating observation value estimates Z Ny:
Z ny=H·X ny
7.2) and X NyCorresponding variance matrix S:
S = H · P ny · H ′ + σ x 2
7.3) the definition observation factor: d 2=v ' S -1V
Wherein: v=Z n-Z Ny
7.4) according to d 2Value judge up-to-date measured value and last time measured value whether equal or exceed threshold value from the probability of same target, as equal or exceed, think that then the object information that obtains by Filtering Estimation is accurately, then export this distance, relative velocity and position angle, and return the 2nd) go on foot and measure next time;
As less than this threshold value, show that then radar loses the object metrical information, or measured value needs further to judge from another target whether the number of times less than above-mentioned threshold value surpasses predetermined value e continuously:
If surpass predetermined value e, suppose then that at this section that the object metrical information is lost the object motion state remains unchanged in the period, according to the Kalman filtering hypothesis, the computing method that obtain the object state as shown in the formula:
x n = x ( n - 1 ) + x · ( n - 1 ) T + 1 2 x · · ( n - 1 ) T 2 + 1 6 x · · · ( n - 1 ) T 3
x · n = x · ( n - 1 ) + x · · ( n - 1 ) T + 1 2 x · · · ( n - 1 ) T 2
x · · n = x · · ( n - 1 ) + x · · · ( n - 1 ) T
x · · · n = x · · · ( n - 1 )
Output current goal thing is at the optimal estimation x of the distance of x direction n, relative velocity
Figure C20041004253800065
Optimal estimation, and position angle A nReturn the 2nd) go on foot and measure next time;
If surpass predetermined value e, then thinking has new object to occur, and up-to-date measurement target thing is made as the tracking target thing, and its metrical information is as the state initial value of object, promptly up-to-date object x to the measured value of distance as X NeMiddle x nValue, X NeIn other state values be made as 0, with P NeBe made as unit matrix, return the 2nd) step begin new object is carried out tracking measurement.
The above-mentioned the 7.4th) in the step, described according to d 2Value judge up-to-date measured value and last time measured value be 95% from the threshold value of the probable value of same target, promptly according to formula d 2≤ 3.841 judge up-to-date measured value and last time measured value whether from same target.
Experiment showed, that this method can obtain level and smooth more accurate object distance and relative velocity; Can carry out respective handling at the successional judged result of target measurement, guarantee the continuity of object information extraction, produce a desired effect.
Description of drawings:
Fig. 1 is the system principle diagram that realizes this method;
Fig. 2 is an object measurement of azimuth schematic diagram;
Fig. 3 is a vehicle axis system; Wherein, 301-is equipped with the vehicle of laser radar detection system, 302-object, x-vehicle forward direction, the y-vehicle vertical direction of advancing, D-object distance, A-object position angle;
Fig. 4 is the process flow diagram of vehicle front object detection method;
Fig. 5 is filtering algorithm recursive process figure;
Fig. 6 is an experimental data figure one; Wherein, 6 (a) are range data, 601-experimental data partial enlarged drawing; 6 (b) are the relative velocity data; 6 (c) are bearing datas.
Fig. 7 is an experimental data figure two; Wherein, 7 (a) are range data, and 7 (b) are the relative velocity data, and 7 (c) measure continuity observation factor data.
Embodiment
Accompanying drawings the specific embodiment of the present invention.
As shown in Figure 1, can adopt Shanghai University to slaughter big dimension and realize this method, (see Tu Dawei: " the environment sensing Study of An that is used for collision prevention of vehicle control ", Chinese mechanical engineering in the scanning type laser radar system of design in 1999, the 10th the 6th phase of volume, in June, 1999).This system adopts ranging phase method, laser diode sends the laser beam of sine amplitude modulation through pouring-in current-modulation, becomes the beam shape that meets the demands by emission light group, realizes horizontal scanning with scanning mirror again, to spatial emission, shine on front vehicles and the barrier.The light of being returned by target reflection converges on the snowslide pipe through receiving the light group from scanning mirror, become electric signal, this signal enters phase detector through the automatic gain control circuit with low noise enlarging function, obtain to receive the phase differential of laser with respect to emission laser, phase detector is passed to processor with this phase differential by plug-in card, calculates the object distance in processor.The computing formula of object distance D is as follows:
D = c · Δφ 2 πf - - - ( 1 )
Wherein, Δ φ is the phase delay of the laser beam of reflected back with respect to emission of lasering beam, and c is the aerial velocity of propagation of light, and f is the intensity modulation frequency.
Utilize the one dimension position sensor among Fig. 1 to measure the scanning light beam angle, and then the position angle of definite object.Principle is calculated as shown in Figure 2 in the object position angle.From the light 204 of object 201 reflected backs, through the convergence of scanning mirror 203, become a luminous point, beat on one dimension position sensor 205, contain light activated element in the one dimension position sensor 205, can survey the distance of 202 of this luminous points to the axis, among the figure with x 1Expression.Distance between one dimension position sensor 205 installation sites and scanning mirror 203 rotation axiss represents that with L by geometric relationship shown in Figure 2, it is as follows to obtain object position angle calculating formula:
A = arctg ( L x 1 ) - - - ( 2 )
Method proposed by the invention realizes in processor shown in Figure 1.Fig. 3 is the vehicle ' coordinate system, and wherein the x direction is the direction that vehicle 301 travels, and the y direction is and the vertical direction of vehicle 301 travel directions, and object is 302, and the object distance is D, and the object position angle is A.The idiographic flow of this method is seen Fig. 4.
As shown in Figure 4, after algorithm brings into operation, at first carry out system initialization, given radar measurement system range observation noise variance σ r 2(obtained by the radargrammetry data statistics, general radar measurement system can be taken as 1 meter 2), measurement of angle noise variance σ θ 2(obtained by the radargrammetry data statistics, general radar measurement system can be taken as 1 degree 2), system noise variance Q u(, be taken as 0.5m/s for the vehicle applied environment 4), system state vector initial value X 0e(by convergence, system state vector initial value can be given arbitrarily, general given null vector), system state estimation error covariance matrix initial value P 0e(by convergence, system state estimation error covariance matrix initial value can be given arbitrarily, general given unit matrix).
After system initialization is finished, utilize formula (1), (2) to obtain object distance and bearing angle information, and these information are sent into the Kalman filtering program carry out Filtering Processing, obtain level and smooth object distance and its relative velocity by Filtering Processing, following steps are arranged:
1) calculates object and go up the current observed reading Z of distance in this car direction (x to) of travelling n:
Z n=D ncosA n (3)
Wherein, subscript n is represented the number of times of measurements and calculations, and its initial value is 1; Current measured value is represented with respective amount indexing n, as D nBe the current measured value of object distance, A nIt is the azimuthal current measured value of object; Last measured value is with respective amount indexing (n-1) expression, as Z (n-1)Expression object x is to the last measured value of distance.The implication of the subscript n of following related variable is same as described above.
2) calculate the noise variance of this x to range observation:
σ x 2 = σ r 2 · cos 2 A n + D n 2 · σ θ 2 sin 2 A n - - - ( 4 )
3) carrying out filtering by following quadravalence Kalman filtering recursion formula calculates:
X ny=F·X (n-1)e (5)
P ny=F·P (n-1)e·F′+G·Q u·G′ (6)
K n = P ny · H ′ · ( H · P ny · H ′ + σ x 2 ) - 1 - - - ( 7 )
P ne=(I-K n·H)·P ny (8)
X ne=X ny+K n·(Z n-H·X ny) (9)
Wherein:
X ne ′ = [ x n , x · n , x · · n , x · · · n ] - - - ( 10 )
For the dynamic optimal of current goal thing information estimate (' be the matrix transpose symbol, x nRepresent the optimal estimation of object x to distance value,
The optimal estimation of relative velocity between expression vehicle-to-target thing), X NyFor the step forecast of object information estimates that F is a system matrix:
F = 1 T T 2 / 2 T 3 / 6 0 1 T T 2 / 2 0 0 1 T 0 0 0 1 - - - ( 11 )
T is the systematic sampling time; P NeBe current system state estimation error covariance matrix, G is the systematic error influence matrix,
G = 0 0 0 T - - - ( 11 )
Q uIt is the system noise variance; P NyBe system state one step forecast evaluated error covariance matrix; K nBe the Kalman filtering gain matrix; H is an observing matrix, and H=[1 00 0]; I is a unit matrix;
4) according to above-mentioned recursion formula obtain object the x direction apart from x nAnd relative velocity Optimal estimation.
5) store P Ne, X NeValue, the recursion that is used to continue is calculated and output; Store P Ny, X NyValue, be used to measure the calculating that continuity is judged.
Be explained as follows for above-mentioned filtering:
Consider the actual vehicle moving situation, the hypothetical target vehicle to travelling with constant acceleration, is subjected to the interference of white noise acceleration at x, gets the system state vector as the formula (10), and then Li San x is expressed as to system model:
X n+1=F·X n+G·u n (13)
Z nBe the current measured value of the x of object to distance, T is the measuring system sampling time, and the selection of G is an effect of considering multiple integral, and promptly the supposing the system noise only directly has influence on the variation of vehicle acceleration, the influence of other states is embodied by integration layer by layer, there is no direct influence.System noise u nVariance be Q u
System x to measurement model is:
Z n=H·X n+v n (14)
Z wherein nCalculate by (3) formula.
H=[1?0?0?0?] (15)
v nBe the x that measures for the n time to the range observation noise, its variance is calculated by following formula:
σ x 2 = σ r 2 · cos 2 θ + r 2 · σ θ 2 sin 2 θ - - - ( 16 )
σ wherein r 2Be the variance of range observation error, σ θ 2It is the variance of azimuth measurement error.
Kalman (Kalman) filtering formula is as follows:
X ne=X ny+K n·(Z n-H·X ny) (17)
Wherein, X NeFor the dynamic optimal of current goal thing information is estimated X NyFor Z is estimated in the step forecast of object information nBe the current observed reading of object x to distance, K nBe Kalman (Kalman) filter gain matrix.
According to the optimal estimation theory, determine that system's recursive process is as follows:
X ny=F·X (n-1)e (18)
P ny=F·P (n-1)e·F′+G·Q u·G′ (19)
K n = P ny · H ′ · ( H · P ny · H ′ + σ x 2 ) - 1 - - - ( 20 )
P ne=(I-K n·H)·P ny (21)
Wherein, P NeBe current system state estimation error covariance matrix, P NyIt is system state one step forecast evaluated error covariance matrix.Like this, given systematic sampling time T, casual acceleration variance Q u, radargrammetry noise variance σ r 2And σ θ 2, the initial value P of system 0eAnd X 0e, carry out Kalman (Kalman) Filtering Estimation of radar target thing information according to above-mentioned formula (17)~(21), can obtain accurate, level and smooth object distance and relative velocity.The filtering algorithm recursive process as shown in Figure 5.
Next judge the object continuity of measurement, the running environment more complicated of actual vehicle, the data that can not guarantee radargrammetry are continuously and from same object, the present invention has designed the measurement continuity determination methods of target, can carry out Continuous Tracking to same object measures, remove because the radar individual data is lost the interference to whole filtering that brings, and can prevent the interference of factor such as road environment to system, concrete steps are as follows:
6) Z is estimated in the forecast of one of calculating observation value step Ny: Z Ny=HX Ny(22)
7) and X NyCorresponding variance matrix
S : S = H · P ny · H ′ + σ x 2 - - - ( 23 )
8) the definition observation factor: d 2=v ' S -1V (24)
Wherein: v=Z n-Z Ny(25)
9) owing to the measuring error Normal Distribution, therefore, d 2The obedience degree of freedom is n mX 2Distribute, wherein n mBe the number of the object information of energy measurement, for example among the present invention, at state variable X nIn, only there is object x can measure to range information, so n m=1.As to get the level of signifiance be 5%, for the system of single observation amount, by x 2The distribution judgment criterion that can obtain test of hypothesis of tabling look-up is:
d 2≤3.841 (26)
If new measurement result is set up formula (26), then can judge up-to-date measured value with last time measured value from the probability of same target more than or equal to 95%, can think that the object information by the Filtering Estimation acquisition is accurately, the result normally exports; Can not satisfy formula (26) as new measured value, judge that then new measured value is not from tracking target or the probability that radar loses the object metrical information to have occurred be 95%, according to small probability event is the hypothesis of impossible event, can think that be inaccurate by the target vehicle information that Filtering Estimation obtains this moment, can not be with this optimal estimation as target vehicle information.
Because jolting and swinging the radar that brings of vehicle is temporary transient to losing of object metrical information, for keeping object information output result's continuity, suppose according to Kalman filtering, can think at this section that the object metrical information is lost in the period, the object motion state remains unchanged, and the computing method that obtain the object state as the formula (27).
x n = x ( n - 1 ) + x · ( n - 1 ) T + 1 2 x · · ( n - 1 ) T 2 + 1 6 x · · · ( n - 1 ) T 3
x · n = x · ( n - 1 ) + x · · ( n - 1 ) T + 1 2 x · · · ( n - 1 ) T 2 - - - ( 27 )
x · · n = x · · ( n - 1 ) + x · · · ( n - 1 ) T
x · · · n = x · · · ( n - 1 )
N=n+1 returns the 1st) step.
(value of e is according to the kinetic property of object and the sample frequency decision of measuring system when surpassing a certain predetermined value e as the measurement number of times that can not satisfy formula (26) continuously, in the present invention, for vehicle environment, desirable e is the measurement number of times in 1 second, be e=10), illustrate that this not satisfy be not because radar causes temporarily losing of target vehicle metrical information, but there is new target vehicle to occur, at this moment, up-to-date measurement target thing is made as the tracking target thing, its metrical information as the state initial value of object (up-to-date object x to the measured value of distance as X NeMiddle x nValue, X NeIn other state values be made as 0), with P NeBe made as unit matrix, begin new object is carried out tracking measurement.
Fig. 6 utilizes method of the present invention to carry out one section experimental data of real vehicle experiment.Wherein, Fig. 6 (a) is the range data of real vehicle experiment, for ease of contrast, has provided preceding original measurement value and the filtered radar output valve of filtering among the figure respectively; The 601st, the experimental data partial enlarged drawing; Fig. 6 (b) is a relative velocity real vehicle experimental data, and relative velocity actual value wherein utilizes the Microwave Velocity instrument to record; 6 (c) are the position angle real vehicle experimental datas that the present invention obtains, and unit is degree.
From Fig. 6 as seen, the Kalman filtering algorithm that utilizes the present invention to carry can be removed measurement noise and system noise to the influence of measurement result, obtains accurate, real-time object distance and relative velocity.
Fig. 7 utilizes method of the present invention to carry out another section measurement result of real vehicle experiment, and temporarily losing of radargrammetry data appearred in jolting of during experiment because road surface.Wherein, Fig. 7 (a) is the contrast of radar raw measurement data and the radar output data after signal Processing; Fig. 7 (b) is the experimental result of relative velocity; Fig. 7 (c) is in the real vehicle experimentation, is used to measure the value of the observation factor that continuity judges.
From Fig. 7 (a) as seen, though there be of short duration losing in the radargrammetry raw data, the radar output data has kept continuity preferably.From Fig. 7 (b) as seen, the relative velocity of the radar installations output influence that not temporarily lost by radar data.From Fig. 7 (c) as seen, utilize object of the present invention to measure the continuity determination methods, can in time find radar losing the object measurement data.Fig. 7 shows, utilizes the designed object of the present invention to measure the continuity determination methods, can effectively remove since radar data temporarily lose the influence that brings, verified beneficial effect of the present invention.

Claims (2)

1, the detection method of vehicle front object is characterized in that, it contains the following steps of being carried out by the control of vehicle processor successively:
1) initialization:
Given radar measurement system range observation noise variance σ r 2, measurement of angle noise variance σ θ 2, system noise variance Q u, system state vector initial value X 0e, system state estimation error covariance matrix initial value P 0e
2) the measurement target object distance is from D nWith position angle A n, wherein, subscript n is represented the number of times of measurements and calculations, its initial value is 1; Current measured value is represented with respective amount indexing n;
3) calculate object at this car travel direction, the i.e. current observed reading Z of distance on the x direction n:
Z n=D ncosA n
4) calculate the noise variance of this x to range observation:
σ x 2 = σ r 2 · cos 2 A n + D n 2 · σ θ 2 sin 2 A n
5) carrying out filtering by following quadravalence Kalman filtering recursion formula calculates:
X ny = F · X ( n - 1 ) e
P ny = F · P ( n - 1 ) e · F ′ + G · Q u · G ′
K n = P ny · H ′ · ( H · P ny · H ′ + σ x 2 ) - 1
P ne=(I-K n·H)·P ny
X ne=X ny+K n·(Z n-H·X ny)
Wherein, X ne ′ = [ x n , x · n , x · · n , x · · · n ] The dynamic optimal of expression current goal thing information is estimated, is the matrix transpose symbol, x nRepresent the optimal estimation of object x to distance value,
Figure C2004100425380002C6
The optimal estimation of relative velocity between expression vehicle-to-target thing; X NyFor the step forecast of object information estimates that F is a system matrix:
F = 1 T T 2 / 2 T 3 / 6 0 1 T T 2 / 2 0 0 1 T 0 0 0 1
T is the systematic sampling time; P NeBe current system state estimation error covariance matrix, G is the systematic error influence matrix,
G = 0 0 0 T
Q uIt is the system noise variance; P NyBe system state one step forecast evaluated error covariance matrix; K nBe the Kalman filtering gain matrix; H is an observing matrix, and H=[1 00 0]; I is a unit matrix;
6) store P Ne, X NeValue, the recursion that is used to continue is calculated and output; Store P Ny, X NyValue, be used to measure continuity and judge calculate;
7) measure successional judgement:
7.1) a step forecast of calculating observation value estimates Z Ny:
Z ny=H·X ny
7.2) and X NyCorresponding variance matrix S:
S = H · P ny · H ′ + σ x 2
7.3) the definition observation factor: d 2=v ' S -1V
Wherein: v=Z n-Z Ny
7.4) according to d 2Value judge up-to-date measured value and last time measured value whether equal or exceed threshold value from the probability of same target, as equal or exceed, think that then the object information that obtains by Filtering Estimation is accurately, then export this distance, relative velocity and position angle, and return the 2nd) go on foot and measure next time;
As less than this threshold value, show that then radar loses the object metrical information, or measured value needs further to judge from another target whether the number of times less than above-mentioned threshold value surpasses predetermined value e continuously:
If surpass predetermined value e, suppose then that at this section that the object metrical information is lost the object motion state remains unchanged in the period, according to the Kalman filtering hypothesis, the computing method that obtain the object state as shown in the formula:
x n = x ( n - 1 ) + x · ( n - 1 ) T + 1 2 x · · ( n - 1 ) T 2 + 1 6 x · · · ( n - 1 ) T 3
x · n = x · ( n - 1 ) + x · · ( n - 1 ) T + 1 2 x · · · ( n - 1 ) T 2
x · · n = x · · ( n - 1 ) + x · · · ( n - 1 ) T
x · · · n = x · · · ( n - 1 )
Output current goal thing is at the optimal estimation x of the distance of x direction n, relative velocity
Figure C2004100425380003C6
Optimal estimation, and position angle A nReturn the 2nd) go on foot and measure next time;
If surpass predetermined value e, then thinking has new object to occur, and up-to-date measurement target thing is made as the tracking target thing, and its metrical information is as the state initial value of object, promptly up-to-date object x to the measured value of distance as X NeMiddle x nValue, X NeIn other state values be made as 0, with P NeBe made as unit matrix, return the 2nd) step begin new object is carried out tracking measurement.
2, the detection method of vehicle front object as claimed in claim 1 is characterized in that, the above-mentioned the 7.4th) in the step, described according to d 2Value judge up-to-date measured value and last time measured value be 95% from the threshold value of the probable value of same target, promptly according to formula d 2≤ 3.841 judge up-to-date measured value and last time measured value whether from same target.
CN 200410042538 2004-05-21 2004-05-21 Vehicle forward target detecting method Active CN1299125C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200410042538 CN1299125C (en) 2004-05-21 2004-05-21 Vehicle forward target detecting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200410042538 CN1299125C (en) 2004-05-21 2004-05-21 Vehicle forward target detecting method

Publications (2)

Publication Number Publication Date
CN1580816A CN1580816A (en) 2005-02-16
CN1299125C true CN1299125C (en) 2007-02-07

Family

ID=34582174

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200410042538 Active CN1299125C (en) 2004-05-21 2004-05-21 Vehicle forward target detecting method

Country Status (1)

Country Link
CN (1) CN1299125C (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508246B (en) * 2011-10-13 2013-04-17 吉林大学 Method for detecting and tracking obstacles in front of vehicle
CN103364625A (en) * 2012-04-11 2013-10-23 哈尔滨佳云科技有限公司 Automatic online tracking method for sensor zero drift
JP6520203B2 (en) * 2015-02-25 2019-05-29 株式会社デンソー Mounting angle error detection method and device, vehicle-mounted radar device
CN105182342B (en) * 2015-09-29 2018-11-09 长安大学 The follow-up mechanism and method for tracing of a kind of bumpy road Radar for vehicle target location
CN105549003A (en) * 2015-12-02 2016-05-04 华域汽车系统股份有限公司 Automobile radar target tracking method
CN106056633A (en) * 2016-06-07 2016-10-26 速感科技(北京)有限公司 Motion control method, device and system
CN108872975B (en) * 2017-05-15 2022-08-16 蔚来(安徽)控股有限公司 Vehicle-mounted millimeter wave radar filtering estimation method and device for target tracking and storage medium
JP7084276B2 (en) * 2018-10-24 2022-06-14 株式会社Soken Object tracking device

Also Published As

Publication number Publication date
CN1580816A (en) 2005-02-16

Similar Documents

Publication Publication Date Title
KR102481638B1 (en) Autonomous vehicle control based on classification of environmental objects determined using phase-coherent lidar data
CN100337120C (en) Method for detecting stationary object on road by radar
CN110320504B (en) Unstructured road detection method based on laser radar point cloud statistical geometric model
CN108427124B (en) Multiline laser radar ground point separation method and device and vehicle
JP6040096B2 (en) Road surface condition estimation device
JP5488518B2 (en) Road edge detection device, driver support device, and road edge detection method
CN1940591A (en) System and method of target tracking using sensor fusion
CN107289946B (en) A kind of high-precision laser positioning and air navigation aid based on double reflectors
CN1299125C (en) Vehicle forward target detecting method
CN111524084B (en) Photon counting laser radar point cloud denoising method based on multi-peak Gaussian fitting
CN110389586A (en) The system and method detected for ground and free space
CN1657971A (en) Radar device
JP2004198323A (en) Object recognition device for vehicle
CN104931949A (en) Aircraft target detection method under radar scanning mode in wind turbine clutter background
CN107356931B (en) A kind of double reflector laser positionings and air navigation aid based on filtering
CN1755394A (en) Vehicular radar system
CN111722249B (en) Object recognition device and vehicle control system
CN1793809A (en) Method for detecting rule of wave and motion of ship along with the wave using laser distance measuring principle
CN113466827B (en) Denoising method based on improved local sparse algorithm
JP2004184332A (en) Object recognition apparatus for motor vehicle and apparatus for controlling distance between motor vehicle
CN116338726A (en) Laser radar point cloud road edge detection method and device
CN114089376A (en) Single laser radar-based negative obstacle detection method
CN110907949A (en) Method and system for detecting automatic driving travelable area and vehicle
JP2024029707A (en) Object detection device, object detection method, and computer program
Bai Accurate obstacle prediction method in unmanned vehicle driving.

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170609

Address after: Balti Industrial Park No. 26 300300 Tianjin District of Dongli City Huaming High-tech Zone Huaming Road 2 No. 2 Building No. 1

Patentee after: Tianjin wise Technology Co., Ltd.

Address before: 100084 Beijing 100084-82 mailbox

Patentee before: Tsinghua University

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 1110-b, 11 / F, building 5, 2266 Taiyang Road, high speed rail new town, Xiangcheng District, Suzhou City, Jiangsu Province

Patentee after: Qingzhi automobile technology (Suzhou) Co.,Ltd.

Address before: No.1, building 2, phase 2, Baldi Industrial Park, No.26, Huaming Avenue, Huaming high tech Zone, Dongli District, Tianjin

Patentee before: TIANJIN TSINTEL TECHNOLOGY Co.,Ltd.