CN115837912B - Track tracking-based instruction lane changing method and system - Google Patents

Track tracking-based instruction lane changing method and system Download PDF

Info

Publication number
CN115837912B
CN115837912B CN202310115432.6A CN202310115432A CN115837912B CN 115837912 B CN115837912 B CN 115837912B CN 202310115432 A CN202310115432 A CN 202310115432A CN 115837912 B CN115837912 B CN 115837912B
Authority
CN
China
Prior art keywords
lane
vehicle
information
lane line
track
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
CN202310115432.6A
Other languages
Chinese (zh)
Other versions
CN115837912A (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.)
Shenzhen Anngic Technology Co ltd
Original Assignee
Shenzhen Anngic Technology Co ltd
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 Shenzhen Anngic Technology Co ltd filed Critical Shenzhen Anngic Technology Co ltd
Priority to CN202310115432.6A priority Critical patent/CN115837912B/en
Publication of CN115837912A publication Critical patent/CN115837912A/en
Application granted granted Critical
Publication of CN115837912B publication Critical patent/CN115837912B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Steering Control In Accordance With Driving Conditions (AREA)

Abstract

The invention discloses a track-following-based instruction lane-changing method and a track-following-based instruction lane-changing system, wherein the method comprises the following steps: acquiring a control rate offline lookup table; carrying out lane line identification and tracking on each frame of image shot by the vehicle-mounted camera, and obtaining a lane line equation in each frame of image; obstacle information of left and right adjacent lanes of the vehicle is obtained through a vehicle-mounted sensor; acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change; obtaining a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information; deciding whether to respond to the lane change according to the lane line information, and deciding lane change starting time according to the left and right lane barrier information; and obtaining the state quantity of the LQR control algorithm, searching a control rate offline lookup table according to the current vehicle speed, determining the value of a corresponding control rate parameter K (v), and obtaining the optimal steering angle of the front wheel of the bicycle. The invention can control the lane change of the vehicle under the condition of no map information and has small calculation power.

Description

Track tracking-based instruction lane changing method and system
Technical Field
The invention belongs to the technical field of intelligent auxiliary driving, and particularly relates to a track-tracking-based instruction lane change method and system.
Background
The method for controlling the active lane change of the vehicle in automatic driving generally performs path planning and speed planning based on map information to control the lane change of the vehicle, and has higher calculation power requirement on a calculation unit when the path planning and the speed planning are performed.
Disclosure of Invention
Aiming at the defects of the prior art, the invention aims to provide an instruction lane changing method and system based on track tracking, which aim to solve the problem that the calculation force requirement on a calculation unit is higher when path planning and speed planning are carried out in the prior art.
The invention provides an instruction lane changing method based on track tracking, which comprises the following steps:
s1: acquiring a control rate off-line lookup table corresponding to the vehicle speed and the LQR control rate parameters one by one;
s2: carrying out lane line identification and tracking on each frame of image shot by the vehicle-mounted camera, and obtaining a lane line equation in each frame of image;
s3: obstacle information of left and right adjacent lanes of the vehicle is obtained through a vehicle-mounted sensor;
s4: acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change;
s5: obtaining a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information;
s6: deciding whether to respond to the lane change according to the lane line information, and deciding lane change starting time according to the left and right lane barrier information;
s7: and obtaining the state quantity of the LQR control algorithm, searching the control rate offline lookup table according to the current vehicle speed, and determining the value of the corresponding control rate parameter K (v) to obtain the optimal steering angle of the front wheel of the bicycle.
Further, the step S1 specifically includes:
s11: establishment of
Figure SMS_1
Is the relation of: />
Figure SMS_2
Figure SMS_3
Figure SMS_4
,/>
Figure SMS_5
Figure SMS_6
,/>
Figure SMS_7
Wherein Cf and Cr are respectively the front wheel cornering stiffness and the rear wheel cornering stiffness of the two-degree-of-freedom vehicle dynamics model of the vehicle, iz is the moment of inertia of the two-degree-of-freedom vehicle dynamics model of the vehicle, which rotates around the Z axis of the vehicle body coordinate system, lf is the distance from the center of mass of the vehicle to the front axis, lr is the distance from the center of mass of the vehicle to the rear axis, m is the mass of the vehicle, and Ts is the control period;
s12: selecting the values of Q (v) and R (v) matrixes corresponding to each v sampling point;
s13: and calculating the value of a K (v) matrix corresponding to each v sampling point.
Further, in step S2, for any lane line, the lane line equation is
Figure SMS_8
The method comprises the steps of carrying out a first treatment on the surface of the Where k is the number of the module to the lane line, x is the x-axis coordinate value of the vehicle body coordinate system of a certain point on the lane line, c0 is the transverse distance from the origin of the lane line to the coordinate system, c1 is the slope of the lane line, c2 is the curvature of the lane line, and c3 is the first derivative of the curvature of the lane line.
Further, in step S5, the target tracking track is
Figure SMS_9
The method comprises the steps of carrying out a first treatment on the surface of the Where x is an x-axis coordinate value of a vehicle body coordinate system of a certain point on the lane line, c0 represents a lateral distance of the target tracking track from an origin of the coordinate system, c1 represents a target tracking track slope, c2 represents a target tracking track curvature, and c3 represents a first-order derivative of the target tracking track curvature.
When the lane needs to be changed leftwards, a target tracking track fdes (x) is calculated by a curve equation of left and right 2 lane lines of a lane adjacent to the left side of the vehicle.
When the lane needs to be changed to the right, a target tracking track fdes (x) is calculated by a curve equation of left and right 2 lane lines of a lane adjacent to the right side of the vehicle.
Further, the step S6 specifically includes:
s61, judging whether a lane change request exists, if yes, entering a step S62, and if not, ending;
s62, judging whether a target tracking track exists, if so, entering a step S63, and if not, ending;
s63, judging whether the obstacle avoidance condition is met, if yes, entering a step S64, and if not, ending;
s64, calculating an expected front wheel rotation angle;
s65, obtaining a desired steering wheel angle according to the desired front wheel steering angle, and outputting the desired steering wheel angle to an EPS actuator for controlling the vehicle through a CAN bus. Wherein, according to the formula
Figure SMS_10
And calculating the steering wheel angle, wherein the steering wheel angle is the expected front wheel angle, the steering transmission ratio of the front wheels of the vehicle to the steering wheel is controlled, and the steering wheel angle is the expected steering wheel angle.
Further, the step S7 specifically includes:
s71: calculating a lateral deviation error of the self-vehicle centroid relative to the target tracking trajectory fdes (x); wherein X0 is an X-axis coordinate value of the self-vehicle centroid in a vehicle body coordinate system;
s72: calculating an angle deviation error of the self-vehicle course angle relative to the target tracking track fdes (x); wherein,
Figure SMS_11
s73: calculating lateral deviation error
Figure SMS_12
Rate of change of>
Figure SMS_13
; wherein ,/>
Figure SMS_14
S74: calculating an angle deviation error
Figure SMS_15
Rate of change of>
Figure SMS_16
; wherein ,/>
Figure SMS_17
,/>
Figure SMS_18
For the current yaw rate of the vehicle, +.>
Figure SMS_19
A desired yaw rate when tracking the trajectory fdes (x) for the target; for->
Figure SMS_20
The method comprises the following steps:
Figure SMS_21
rdes is the radius of curvature of the target tracking trajectory fdes (x);
s75: searching the control rate off-line lookup table according to the current vehicle speed v to obtain a value of a control rate parameter K (v);
s76: calculating an optimal steering angle of front wheels of a bicycle
Figure SMS_22
The invention also provides an instruction lane changing system based on track tracking, which comprises:
the control rate off-line lookup table module is used for acquiring a control rate off-line lookup table corresponding to the LQR control rate parameters one by one;
the lane line recognition and tracking module is used for recognizing and tracking lane lines of each frame of image shot by the vehicle-mounted camera and obtaining a lane line equation in each frame of image;
the obstacle recognition and tracking module is used for obtaining obstacle information of left and right adjacent lanes of the vehicle through the vehicle-mounted sensor;
the vehicle information acquisition module is used for acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change;
the tracking track acquisition module is used for acquiring a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information;
the decision control module is used for deciding whether to respond to the lane change according to lane line information and deciding lane change starting time according to left and right lane barrier information;
the turning angle control quantity calculation module is used for obtaining the state quantity of the LQR control algorithm, searching the control rate offline lookup table according to the current vehicle speed, determining the value of the corresponding control rate parameter K (v), and obtaining the optimal steering angle of the front wheels of the bicycle.
The invention also provides a program execution device, which comprises a processor and a memory, wherein the memory stores an execution program, the processor is used for acquiring the execution program from the memory, and processing is carried out according to the execution program, and the specific processing method comprises the instruction lane changing method.
Compared with the prior art, the invention has the following technical advantages:
(1) Compared with track planning based on a map, the track planning method based on the side lane central line establishes a tracking track, does not need map information, namely can control the vehicle to change lanes under the condition of no map information, and has lower cost.
(2) In the control process, the tracking error of the target tracking track of the vehicle is only required to be updated in real time, a path curve and a speed curve are not required to be planned, and the required calculation force is smaller.
(3) The LQR controller based on the off-line lookup table is designed, a large number of matrix operations are avoided, and the required calculation force is smaller.
Drawings
FIG. 1 is a flowchart of an implementation of an instruction lane change method based on track tracking according to an embodiment of the present invention;
fig. 2 is a flowchart of implementation of determining a lane change start timing according to acquired information in the track-based instruction lane change method according to the embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The invention can control the lane change of the vehicle under the condition of no map information, has small calculation amount, and can complete lane change control in a calculation unit with lower calculation force.
The specific implementation flow of the instruction lane change method based on the track tracking provided by the embodiment of the invention is shown in fig. 1, and specifically comprises the following steps:
s1: acquiring a control rate off-line lookup table corresponding to the vehicle speed and the LQR control rate parameters one by one;
s2: carrying out lane line identification and tracking on each frame of image shot by the vehicle-mounted camera, and obtaining a lane line equation in each frame of image;
s3: obstacle information of left and right adjacent lanes of the vehicle is obtained through a vehicle-mounted sensor;
s4: acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change;
s5: obtaining a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information;
s6: deciding whether to respond to the lane change according to the lane line information, and deciding lane change starting time according to the left and right lane barrier information;
s7: and obtaining the state quantity of the LQR control algorithm, searching the control rate offline lookup table according to the current vehicle speed, and determining the value of the corresponding control rate parameter K (v) to obtain the optimal steering angle of the front wheel of the bicycle.
The control rate off-line lookup table manufacturing method comprises the following steps:
s11: establishing a relation between a control rate K and a vehicle speed v:
Figure SMS_23
(1);
wherein there are
Figure SMS_24
(2);
Figure SMS_25
(3);
Figure SMS_26
(4);
Figure SMS_27
(5);
Figure SMS_28
(6);
S12: calculating the vehicle speed range by taking vs as the speed resolution
Figure SMS_29
And the value of the control rate K of each speed sampling point is obtained, and a lookup table of the vehicle speed v and the control rate K is formed. When the vehicle speed is lower than vs, the vehicle speed vs is used as the corresponding control rate K.
In the embodiment of the present invention, step S2 specifically includes:
s21: identifying lane lines in each frame of image shot by the vehicle-mounted camera, and fitting a curve equation of the lane lines in the following form according to the identification result:
Figure SMS_30
the method comprises the steps of carrying out a first treatment on the surface of the Where k is the number of the lane line, and x is the x-axis coordinate value of the vehicle body coordinate system at a certain point on the lane line.
S22: and tracking the identified lane lines. The main tracking method is to carry out relevant parameters of lane line curve equation by Kalman filtering algorithm
Figure SMS_31
、/>
Figure SMS_32
、/>
Figure SMS_33
and />
Figure SMS_34
Is a tracking of (a).
In the embodiment of the invention, the obstacle information of the left and right adjacent lanes of the vehicle is perceived by the vehicle-mounted sensor. The obstacle information includes, but is not limited to, the following information: the lateral distance of the obstacle from the vehicle, the longitudinal distance of the obstacle from the vehicle, the direction of travel of the obstacle, the longitudinal speed of the obstacle relative to the vehicle and the lateral speed of the obstacle relative to the vehicle.
In the embodiment of the present invention, in step S4, the following information may be obtained through the CAN bus: a driver's request lane change command, a vehicle speed, and a vehicle yaw rate.
In the embodiment of the present invention, step S5 specifically includes:
s51: and tracking a request lane change instruction of a driver, and judging the lane change direction.
S52: and calculating a target tracking track fdes (x) according to the track changing direction.
(1) If the lane changes to the left, there are:
Figure SMS_35
; wherein ,/>
Figure SMS_36
Is the curve equation of the left lane line of the adjacent lane on the left side of the own vehicle>
Figure SMS_37
Is a curve equation of a right lane line of a neighboring lane on the left side of the own vehicle.
(2) If the direction is changed from channel to channel, there are:
Figure SMS_38
; wherein ,
Figure SMS_39
is the curve equation of the left lane line of the adjacent lane on the right side of the own vehicle>
Figure SMS_40
Is a curve equation of a right lane line of a neighboring lane on the right side of the own vehicle.
In the embodiment of the present invention, step S6 specifically includes:
s61, judging whether a lane change request exists, if yes, entering a step S62, and if not, ending;
s62, judging whether a target tracking track exists or not, wherein a lane line shared by a target lane and the lane is a broken line, if yes, entering a step S63, and if not, ending;
s63, judging whether the obstacle avoidance condition is met, if yes, entering a step S64, and if not, ending;
s64, calculating an expected front wheel rotation angle;
s65, obtaining a desired steering wheel angle according to the desired front wheel steering angle, and outputting the desired steering wheel angle to an EPS actuator for controlling the vehicle through a CAN bus. Wherein, can be according to the formula
Figure SMS_41
Calculating steering wheel angle, & lt & gt>
Figure SMS_42
For the desired front wheel angle->
Figure SMS_43
For controlling the steering gear ratio of the front wheels of the vehicle to the steering wheel,/->
Figure SMS_44
Is the desired steering wheel angle.
In the embodiment of the invention, the corner control quantity calculation module is used for calculating the state quantity of the LQR control algorithm, then looking up a table according to the current vehicle speed v to determine the value of the corresponding control rate parameter K (v), and finally calculating the optimal steering angle of the front wheel of the bicycle.
The method specifically comprises the following steps:
step 7-1: calculating the lateral deviation error of the centroid of the vehicle relative to the target tracking trajectory fdes (x)
Figure SMS_45
Figure SMS_46
The method comprises the steps of carrying out a first treatment on the surface of the Where X0 is the X-axis coordinate value of the vehicle centroid in the vehicle body coordinate system.
Step 7-2: calculating an angle deviation error of a self-vehicle course angle relative to a target tracking track fdes (x)
Figure SMS_47
Figure SMS_48
Step 7-3: calculating lateral deviation error
Figure SMS_49
Rate of change of>
Figure SMS_50
。/>
Figure SMS_51
Step 7-4: calculating an angle deviation error
Figure SMS_52
Rate of change of>
Figure SMS_53
。/>
Figure SMS_54
, wherein ,/>
Figure SMS_55
For the current yaw rate of the vehicle, +.>
Figure SMS_56
Is the desired yaw rate when tracking the trajectory fdes (x) for the target. For->
Figure SMS_57
The method comprises the following steps:
Figure SMS_58
wherein Rdes is a radius of curvature of the target tracking trajectory fdes (x).
Step 7-5: and searching an offline lookup table according to the current vehicle speed v to obtain the value of the control rate parameter K (v).
Step 7-6: calculating an optimal steering angle of front wheels of a bicycle
Figure SMS_59
Figure SMS_60
The embodiment of the invention is established according to the center line of the side laneTracking a track requires no map information, i.e., the vehicle can be controlled to change track without map information, at a lower cost than map-based track planning. In the control process, the tracking error of the target tracking track of the vehicle is only required to be updated in real time, a path curve and a speed curve are not required to be planned, and the required calculation force is smaller. The LQR controller based on the off-line lookup table is designed, a large number of matrix operations are avoided, and the required calculation force is smaller.
It will be readily appreciated by those skilled in the art that the foregoing description is merely a preferred embodiment of the invention and is not intended to limit the invention, but any modifications, equivalents, improvements or alternatives falling within the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (9)

1. The instruction lane changing method based on the track tracking is characterized by comprising the following steps:
s1: acquiring a control rate off-line lookup table corresponding to the vehicle speed and the LQR control rate parameters one by one;
s2: carrying out lane line identification and tracking on each frame of image shot by the vehicle-mounted camera, and obtaining a lane line equation in each frame of image;
s3: obstacle information of left and right adjacent lanes of the vehicle is obtained through a vehicle sensor;
s4: acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change;
s5: obtaining a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information;
s6: deciding whether to respond to the lane change according to the lane line information, and deciding lane change starting time according to the left and right lane barrier information;
s7: obtaining state quantity of an LQR control algorithm, searching the control rate offline lookup table according to the current vehicle speed, and determining corresponding control rate parametersK(v) Obtaining an optimal steering angle of the front wheels of the bicycle;
the step S1 specifically comprises the following steps:
s11: establishment ofv-KIs the relation of:
Figure QLYQS_1
Figure QLYQS_2
Figure QLYQS_3
,/>
Figure QLYQS_4
Figure QLYQS_5
,/>
Figure QLYQS_6
wherein ,Q(v)、R(v) For each selectedvA parameter matrix of sampling points;C f andC r the front wheel cornering stiffness and the rear wheel cornering stiffness of the two-degree-of-freedom vehicle dynamics model of the bicycle are respectively,I z around-car body coordinate system of two-degree-of-freedom dynamics model for self-carZThe moment of inertia of the rotation of the shaft,l f for the distance from the center of mass to the front axle,l r for the distance from the center of mass to the rear axle,mis the mass of the self-vehicle and is the mass of the self-vehicle,T s is a control period;
s12: to be used forv s Calculating a vehicle speed range as a speed resolution
Figure QLYQS_7
Control rate of each speed sampling pointKAnd forms the vehicle speedvAnd control rateKA look-up table.
2. The method of claim 1, wherein in step S2, for any one of the followingLane lines, lane line equation is
Figure QLYQS_8
wherein ,kis the number of the module to the lane line,xis the vehicle body coordinate system of a certain point on the lane linexThe coordinate value of the axis,c 0 represents the lateral distance of the lane line from the origin of the coordinate system,c 1 indicating the slope of the lane line,c 2 indicating the curvature of the lane line,c 3 a first derivative representing the curvature of the lane line.
3. The method of claim 1, wherein in step S5, the target tracking track is
Figure QLYQS_9
wherein ,xis the vehicle body coordinate system of a certain point on the lane linexThe coordinate value of the axis,c 0 represents the lateral distance of the target tracking trajectory from the origin of the coordinate system,c 1 representing the slope of the target tracking trajectory,c 2 representing the curvature of the tracking trajectory of the object,c 3 representing a first derivative of the curvature of the target tracking trajectory.
4. A method of changing track according to claim 3, wherein when a left change of track is required, a target tracking trajectory is calculated by a curve equation of left and right 2 lane lines taken from a left adjacent lane of the vehiclef des (x)。
5. The commanded lane-change method of claim 3, wherein when a right lane-change is required, a target tracking trajectory is calculated from a curve equation of left and right 2 lane lines taken from a right-side adjacent lane of the vehiclef des (x)。
6. The method of instruction lane change according to any one of claims 1 to 5, wherein step S6 is specifically:
s61, judging whether a lane change request exists, if yes, entering a step S62, and if not, ending;
s62, judging whether a target tracking track exists or not, wherein a lane line shared by a target lane and the lane is a broken line, if yes, entering a step S63, and if not, ending;
s63, judging whether the obstacle avoidance condition is met, if yes, entering a step S64, and if not, ending;
s64, calculating an expected front wheel rotation angle;
s65, obtaining a desired steering wheel angle according to the desired front wheel steering angle, and outputting the desired steering wheel angle to an EPS actuator for controlling the vehicle through a CAN bus.
7. The method of instruction lane change according to any one of claims 1 to 5, wherein step S7 is specifically:
s71: calculating tracking trajectory of self-vehicle centroid relative to targetf des (x) Lateral deviation error of (2)
Figure QLYQS_10
S72: calculating tracking track of course angle of self-vehicle relative to targetf des (x) Angle deviation error of (2)
Figure QLYQS_11
S73: calculating lateral deviation error
Figure QLYQS_12
Rate of change of>
Figure QLYQS_13
S74: calculating an angle deviation error
Figure QLYQS_14
Rate of change of>
Figure QLYQS_15
S75: according to the current speed of the vehiclevSearching the control rate off-line lookup table to obtain a control rate parameterK(v) Is a value of (2);
s76: calculating an optimal steering angle of front wheels of a bicycle
Figure QLYQS_16
8. A track-based instruction lane-changing system for implementing the instruction lane-changing method of any one of claims 1 to 7, comprising:
the control rate off-line lookup table module is used for acquiring a control rate off-line lookup table corresponding to the LQR control rate parameters one by one;
the lane line recognition and tracking module is used for recognizing and tracking lane lines of each frame of image shot by the vehicle-mounted camera and obtaining a lane line equation in each frame of image;
the obstacle recognition and tracking module is used for obtaining obstacle information of left and right adjacent lanes of the vehicle through the vehicle-mounted sensor;
the vehicle information acquisition module is used for acquiring instruction information, vehicle speed information and yaw rate information of a driver requesting lane change;
the tracking track acquisition module is used for acquiring a target tracking track according to the lane line equation, the instruction information, the vehicle speed information and the yaw rate information;
the decision control module is used for deciding whether to respond to the lane change according to lane line information and deciding lane change starting time according to left and right lane barrier information;
the corner control quantity calculation module is used for obtaining the state quantity of the LQR control algorithm, searching the control rate offline lookup table according to the current vehicle speed and determining the corresponding control rate parameterK(v) To obtain an optimal steering angle of the front wheels of the bicycle.
9. A program execution device, comprising a processor and a memory, wherein the memory stores an execution program, the processor is configured to obtain the execution program from the memory, and perform processing according to the execution program, and a specific processing method includes the instruction lane changing method according to any one of claims 1 to 7.
CN202310115432.6A 2023-01-29 2023-01-29 Track tracking-based instruction lane changing method and system Active CN115837912B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310115432.6A CN115837912B (en) 2023-01-29 2023-01-29 Track tracking-based instruction lane changing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310115432.6A CN115837912B (en) 2023-01-29 2023-01-29 Track tracking-based instruction lane changing method and system

Publications (2)

Publication Number Publication Date
CN115837912A CN115837912A (en) 2023-03-24
CN115837912B true CN115837912B (en) 2023-06-02

Family

ID=85579731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310115432.6A Active CN115837912B (en) 2023-01-29 2023-01-29 Track tracking-based instruction lane changing method and system

Country Status (1)

Country Link
CN (1) CN115837912B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7189509B2 (en) * 2019-03-27 2022-12-14 スズキ株式会社 Vehicle travel control device
CN112677995B (en) * 2021-01-07 2021-12-21 腾讯科技(深圳)有限公司 Vehicle track planning method and device, storage medium and equipment
CN113276848B (en) * 2021-04-09 2022-09-13 江苏大学 Intelligent driving lane changing and obstacle avoiding track planning and tracking control method and system
CN113608530B (en) * 2021-07-22 2023-04-25 武汉理工大学 Parameter self-tuning LQR path tracking method with PID corner compensation
CN114019962B (en) * 2021-10-26 2022-11-01 三一专用汽车有限责任公司 Vehicle lane change control method and device and vehicle

Also Published As

Publication number Publication date
CN115837912A (en) 2023-03-24

Similar Documents

Publication Publication Date Title
CN110979305B (en) Vehicle abnormal lane change control method, device and system
CN111717204B (en) Lateral control method and system for automatic driving vehicle
CN104742959B (en) The track of vehicle keeps control device
JP6952014B2 (en) Vehicle control device, vehicle control method, and vehicle control system
WO2011080830A1 (en) Driving assistance device
JP2017077849A (en) Vehicle traveling control device
JP6986463B2 (en) Driving support device, driving support method and driving support system
JP6610799B2 (en) Vehicle traveling control method and traveling control apparatus
CN113286732A (en) Control system and control method for hybrid method for determining possible trajectories of a motor vehicle
CN113619574A (en) Vehicle avoidance method and device, computer equipment and storage medium
CN105774905A (en) Collision avoidance control integrated with electric power steering controller and rear steer
CN111086510B (en) Front wheel steering vehicle lane keeping control method based on prediction function control
CN110481562B (en) Optimal trajectory planning and control method and system for automatic lane changing of automobile
CN110641465A (en) Lane keeping system and method based on vehicle speed
US20220266903A1 (en) Vehicle control method, vehicle control system, and vehicle
JP7185511B2 (en) Vehicle travel control device
JP5239947B2 (en) Driving operation support device and driving operation support method
JP6898636B2 (en) Vehicle travel control device
CN115195718A (en) Lane keeping auxiliary driving method and system and electronic equipment
CN114852085A (en) Automatic vehicle driving track planning method based on road right invasion degree
CN116080754B (en) Transverse control method for autonomous driving of vehicle
CN115837912B (en) Track tracking-based instruction lane changing method and system
CN116215546A (en) Lane center line prediction method and related device
CN114407880B (en) Unmanned emergency obstacle avoidance path tracking method
CN113085853B (en) Auxiliary driving system for actively dodging large-scale vehicle in lane

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant