CN108958245A - A kind of unmanned vehicle path tracking algorithm based on time series - Google Patents

A kind of unmanned vehicle path tracking algorithm based on time series Download PDF

Info

Publication number
CN108958245A
CN108958245A CN201810692636.5A CN201810692636A CN108958245A CN 108958245 A CN108958245 A CN 108958245A CN 201810692636 A CN201810692636 A CN 201810692636A CN 108958245 A CN108958245 A CN 108958245A
Authority
CN
China
Prior art keywords
vehicle
path
path tracking
speed
time series
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
CN201810692636.5A
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.)
Beijing Institute of Technology BIT
Original Assignee
Beijing Institute of Technology BIT
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 Beijing Institute of Technology BIT filed Critical Beijing Institute of Technology BIT
Priority to CN201810692636.5A priority Critical patent/CN108958245A/en
Publication of CN108958245A publication Critical patent/CN108958245A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0223Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving speed control of the vehicle
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process

Landscapes

  • Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

The invention discloses a kind of unmanned vehicle path tracking algorithm, it is applied in unmanned fleet's driving process, path trace when evolution, which comprises the judgment models of vehicle and expected path relative status;The mathematical model that car speed and slogan banner rate correction value based on time series calculate;To the calculation of vehicle subsequent time state.By using this algorithm, reduction widens practicability, error is avoided to amplify to hardware necessity degree of vehicle itself when unmanned vehicle can be made to carry out path trace.

Description

Unmanned vehicle path tracking algorithm based on time series
The technical field is as follows:
the invention relates to a path tracking algorithm, in particular to a calculation method for tracking an optimal path after an optimal path equation when a vehicle changes lanes is known.
Technical background:
the path tracking algorithm adopts the principle of time sequence correction, can realize path following under the condition of less input quantity, has low hardware requirement, and has higher adaptability and wide application range. With the progress of traffic, the new energy unmanned vehicle technology is bound to become the future traffic development trend. In some special environments, formation change of unmanned fleets is needed, and lanes need to be changed from vehicles in the change process. In the lane changing process of the automobile, an optimal track can be planned, but due to factors such as control errors and the like, the automobile is difficult to completely drive along the track route, and more deviations always occur. On the basis of the principle that the state of the vehicle, including the speed and the magnitude and the direction of the yaw rate, can be regarded as a certain value in a discrete time sequence, the invention designs an error correction method to ensure that the unmanned vehicle can keep better path tracking.
The invention discloses a path tracking method of an unmanned automobile (hereinafter referred to as a comparison document 1) by retrieving a Chinese invention patent No. CN201710481831.9, which is disclosed in No. 11 of 2017, 08 and month 11, wherein centimeter-level high-precision satellite differential positioning is adopted, a turning point is judged in a path, a turning path tracking method is adopted to drive when the turning point meets, and otherwise, a diameter path tracking method is adopted to drive. The chinese invention patent No. cn201710379676.x, published in 2017 at 9/12 (hereinafter referred to as "comparison document 2"), discloses a path tracking control method, which determines a lateral error through two preview points and a heading, thereby implementing a path tracking control method.
When the path tracking strategy is utilized, the requirement on hardware of a vehicle is high, the fault tolerance is poor, the economic applicability is low, and the path fitting degree is not good; by adopting the method, the related test quantity is large, error accumulation is easy to occur, and the economic applicability is poor.
The invention content is as follows:
the invention provides a path tracking method for an unmanned vehicle in a lane changing process, and aims to solve the problems that the existing path tracking method is complex in principle, large in calculated amount and difficult to maintain form stability between vehicles.
The specific operation steps of the invention are as shown in the attached figure 1 of the specification, and the following steps are carried out:
and S1, acquiring a known optimal lane-changing switching path equation and the position coordinates of the current vehicle, wherein A, B and C are taken as the starting position, the current position and the target position of the vehicle as shown in the specification and figure 2.
And S2, calculating the expected speed size and direction from the time parameter equation of the optimal path.
S3, comparing the position, the speed difference and the direction included angle of the vehicle relative to the path at the same moment; judging whether the difference exceeds a preset threshold value, if not, keeping the current state; if so, the routine goes to S4.
And S4, calculating a correction value according to the positive and negative values of the included angle and the speed difference, and superposing the correction value on the current state to be used as the initial state of the next moment, namely continuously correcting the state of each moment to approach or reach the expected state.
The specific steps of S1 are as follows:
and S11, establishing a first coordinate system xoy by taking the center of mass of the vehicle starting point as an origin and the speed direction as a y axis.
And S12, establishing a dynamic coordinate system x 'o' y 'by taking the center of mass in the vehicle path tracking process as the origin and the speed direction as the y' axis, and marking the dynamic coordinate system as a second coordinate system.
S13, the external input expected path curve equation is as follows:
Rideal(ti)=(xideal(ti),yideal(ti)) (1)
wherein R isideal(ti) Representing the ideal path curve, x, of the vehicleideal(ti),yideal(ti) Respectively, representing their coordinate values for the first coordinate system. The current speed and the yaw rate of the automobile are obtained by the feedback of the vehicle-mounted sensor.
The specific steps of S2 are as follows:
s21, calculating the gradient of the expected path curve equation relative to the first coordinate system, wherein the gradient is the expected speed at each moment and the direction is the expected speed direction v at each momentideal(ti) The specific calculation is as follows:
s22, for a desired yaw rate ωideal(ti) The calculation is as follows:
wherein, Delta thetaideal(ti) Indicating the expectation of two adjacent time instants, at represents the difference between two adjacent times,andtime t in x, y directions, respectivelyiFirst derivative of the parametric equation of (1), vx(ti) And vy(ti) Is the velocity resolution for the corresponding direction.
The S3 concrete steps are as follows:
s31, the actual speed and the actual yaw rate v (t) of the vehicle can be obtained in the same timei),ω(ti) The yaw rate is positive clockwise and negative counterclockwise.
S32, calculating the intersection point of the target route and the second coordinate system, and making yideal(ti) 0, the corresponding position abscissa x'ideal(ti) Artificially defining a smaller radius r>And 0, taking the center of mass of the vehicle as a circle with the radius r, and regarding the vehicle as being on the path when the path has an intersection point with the circle. The vehicle position determination condition is obtained:
s33, calculating the direction included angle between the actual speed and the expected speed of the slave vehicle in the formation changing process
S34, calculating the cosine of the included angle between the expected speed direction and the x' -axis direction of the second coordinate system as
Wherein e isx′Is the unit vector of the x' axis, ε (t)i) Is the angle between the desired speed direction and the x' -axis direction of the second coordinate system.
S35, setting an included angle threshold value thetathreshCldSetting a steering judgment condition
Δθ=θ(ti)-θthreshold(7)
Yaw rate adjustment mode determination condition
ψ(ti)=cos(ε(ti)) (8)
Order to
S36, setting a speed threshold value vthresholdDetermination conditions for speed adjustment
Δv=|videal(ti)|-|v(ti)| (11)
f(ti)=max(|Δv|-vthreshold,0)·Δv (12)
Obtaining the judgment conditions required in the aboveAnd f (t)i) After that, S4 is executed.
The detailed step of S4 is as follows:
s41, calculating the directional control function of speed and yaw rateThe specific calculation process is as follows:
s42, performing a resting calculation on the current state as a vehicle driving state at the next time, specifically calculating as follows:
wherein, g1(ti) And g2(ti) The adjustment functions are respectively corresponding to the speed and the yaw rate, and different calculation modes are provided for different types of vehicles; v (t)i+1) And ω (t)i+1) Is ti+1The velocity at the moment and the yaw rate.
Description of the drawings:
FIG. 1: vehicle path tracking algorithm flow chart
FIG. 2: labeling schematic diagram for tracking various state quantities of vehicle path
A, B, C: vehicle departure point, current point and target point
Rideal(ti): expectation of following a path
θ(ti): angle between actual speed and desired speed
ε(ti): the desired speed direction forms an angle with the x' -axis direction of the second coordinate system
v0,v(ti),videal(ti): initial velocity, tiActual speed and desired speed of time
ex′: unit vector of x' axis.

Claims (3)

1. An unmanned vehicle path tracking algorithm based on time series changes the step length of the time series according to the speed, the position, the yaw rate and the road shape. And (3) externally inputting a vehicle path equation on a time series, and calculating the expected running state of the vehicle in real time, wherein the expected running state comprises vehicle position, speed and angular speed information. The correction amount for the vehicle actual state at the next time is obtained in conjunction with the vehicle actual state. Wide application range and high economic applicability.
2. The path tracking process of claim 1, wherein the vehicle steering processing equation is:
wherein,ti Δ θ is the angle between the desired and actual speed directions, ε (t)i) The angle of the desired velocity direction on the x' axis.
3. The path tracking of claim 1, wherein the vehicle acceleration processing equation is:
f(ti)=max(|Δv|-vthershold,0)·Δv
where Δ v is the difference between the desired velocity and the actual velocity, vthersholdIs an adjustable threshold value, which is a constant.
CN201810692636.5A 2018-06-29 2018-06-29 A kind of unmanned vehicle path tracking algorithm based on time series Pending CN108958245A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810692636.5A CN108958245A (en) 2018-06-29 2018-06-29 A kind of unmanned vehicle path tracking algorithm based on time series

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810692636.5A CN108958245A (en) 2018-06-29 2018-06-29 A kind of unmanned vehicle path tracking algorithm based on time series

Publications (1)

Publication Number Publication Date
CN108958245A true CN108958245A (en) 2018-12-07

Family

ID=64487772

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810692636.5A Pending CN108958245A (en) 2018-06-29 2018-06-29 A kind of unmanned vehicle path tracking algorithm based on time series

Country Status (1)

Country Link
CN (1) CN108958245A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112141109A (en) * 2020-09-25 2020-12-29 闽江学院 Guiding device for unmanned automatic driving vehicle in transverse transportation and control method thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101504252B1 (en) * 2013-11-28 2015-03-19 현대모비스 주식회사 System for controlling speed of vehicle on curved road and method thereof
CN104977933A (en) * 2015-07-01 2015-10-14 吉林大学 Regional path tracking control method for autonomous land vehicle
CN106275066A (en) * 2016-08-30 2017-01-04 北京智行者科技有限公司 The rotating direction control method of a kind of intelligent vehicle and device
CN106671982A (en) * 2017-01-09 2017-05-17 厦门大学 Multi-intelligent agent based unmanned electric car automatic overtaking system and method
CN106959698A (en) * 2017-05-24 2017-07-18 大连海事大学 A kind of path trace avoidance method of guidance
CN107264531A (en) * 2017-06-08 2017-10-20 中南大学 The autonomous lane-change of intelligent vehicle is overtaken other vehicles motion planning method in a kind of semi-structure environment
CN107992050A (en) * 2017-12-20 2018-05-04 广州汽车集团股份有限公司 Pilotless automobile local path motion planning method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101504252B1 (en) * 2013-11-28 2015-03-19 현대모비스 주식회사 System for controlling speed of vehicle on curved road and method thereof
CN104977933A (en) * 2015-07-01 2015-10-14 吉林大学 Regional path tracking control method for autonomous land vehicle
CN106275066A (en) * 2016-08-30 2017-01-04 北京智行者科技有限公司 The rotating direction control method of a kind of intelligent vehicle and device
CN106671982A (en) * 2017-01-09 2017-05-17 厦门大学 Multi-intelligent agent based unmanned electric car automatic overtaking system and method
CN106959698A (en) * 2017-05-24 2017-07-18 大连海事大学 A kind of path trace avoidance method of guidance
CN107264531A (en) * 2017-06-08 2017-10-20 中南大学 The autonomous lane-change of intelligent vehicle is overtaken other vehicles motion planning method in a kind of semi-structure environment
CN107992050A (en) * 2017-12-20 2018-05-04 广州汽车集团股份有限公司 Pilotless automobile local path motion planning method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
王树凤,等: "基于改进人工势场法的智能车辆超车路径规划研究", 《汽车技术》 *
祁智: "无人驾驶车辆换道与超车控制方法研究", 《中国优秀硕士学位论文全文数据库工程科技II辑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112141109A (en) * 2020-09-25 2020-12-29 闽江学院 Guiding device for unmanned automatic driving vehicle in transverse transportation and control method thereof

Similar Documents

Publication Publication Date Title
CN110502009B (en) Unmanned vehicle path tracking control method based on course estimation
CN111610780B (en) Automatic driving vehicle path tracking control method and device
Li et al. Development of a new integrated local trajectory planning and tracking control framework for autonomous ground vehicles
Gao et al. Robust lateral trajectory following control of unmanned vehicle based on model predictive control
CN101837781B (en) Model based predictive control for automated lane centering/changing control systems
Dominguez et al. Comparison of lateral controllers for autonomous vehicle: Experimental results
Hatipoglu et al. Automated lane change controller design
US20200406969A1 (en) Lane Change Maneuvers With Minimized Tire Slip
CN103204162B (en) There is the Lane tracking system of effective rear steering
CN107037818A (en) A kind of path following method of pilotless automobile
US9233692B2 (en) Method to control a vehicle path during autonomous braking
CN103158700B (en) For the method that the crosswind of self-propelled vehicle is stable
CN107085424A (en) Pre- for automatic Pilot takes aim at crosswise joint
CN108045435B (en) Pavement self-adaptive intelligent vehicle transverse hybrid control method
CN109823393A (en) A kind of intelligent driving Vehicle tracing control method
JP7172287B2 (en) Autonomous driving system
CN107697065B (en) Automatic parking control method for general parking scene
CN105774801A (en) Method and equipment for guiding a vehicle on a lane
CN116080754B (en) Transverse control method for autonomous driving of vehicle
US12116060B2 (en) Method and control circuit for controlling an active rear axle steering of a motor vehicle when steering out from straight travel, and a motor vehicle having the control circuit
CN112896147A (en) Bidirectional positioning parking control method and device for mining vehicle
Dallas et al. Contingent nonlinear model predictive control for collision imminent steering in uncertain environments
CN108958245A (en) A kind of unmanned vehicle path tracking algorithm based on time series
CN114912061A (en) Accurate evaluation method for lane keeping auxiliary system of commercial vehicle
Choi et al. Human driver model and sliding mode control-road tracking capability of the vehicle model

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20181207