WO2023005156A1 - Parameter update - Google Patents

Parameter update Download PDF

Info

Publication number
WO2023005156A1
WO2023005156A1 PCT/CN2022/070568 CN2022070568W WO2023005156A1 WO 2023005156 A1 WO2023005156 A1 WO 2023005156A1 CN 2022070568 W CN2022070568 W CN 2022070568W WO 2023005156 A1 WO2023005156 A1 WO 2023005156A1
Authority
WO
WIPO (PCT)
Prior art keywords
target vehicle
data
vehicle
historical
control
Prior art date
Application number
PCT/CN2022/070568
Other languages
French (fr)
Chinese (zh)
Inventor
黄超
姚亦玮
Original Assignee
上海仙途智能科技有限公司
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 上海仙途智能科技有限公司 filed Critical 上海仙途智能科技有限公司
Publication of WO2023005156A1 publication Critical patent/WO2023005156A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W50/00Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W40/00Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
    • B60W40/02Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to ambient conditions
    • B60W40/06Road conditions
    • B60W40/076Slope angle of the road
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W40/00Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
    • B60W40/10Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to vehicle motion
    • B60W40/107Longitudinal acceleration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W50/00Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
    • B60W2050/0001Details of the control system
    • B60W2050/0043Signal treatments, identification of variables or parameters, parameter estimation or state estimation
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W2520/00Input parameters relating to overall vehicle dynamics
    • B60W2520/10Longitudinal speed
    • B60W2520/105Longitudinal acceleration
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W2552/00Input parameters relating to infrastructure
    • B60W2552/15Road slope, i.e. the inclination of a road segment in the longitudinal direction

Definitions

  • the present application relates to the technical field of vehicles, in particular to a method, device, device and computer-readable storage medium for updating parameters.
  • control module of the vehicle is responsible for receiving information such as upstream planning and positioning, and generates control commands such as accelerator, brake, and steering wheel according to the planned driving trajectory and required speed, as well as the current position, attitude and speed of the vehicle. .
  • the underlying hardware system has a large delay, the driving speed is small, the quality of the vehicle is reduced during driving, and the vehicle control model changes, which requires real-time update of the vehicle control parameters.
  • Existing methods for updating control parameters include but are not limited to methods for updating control parameters based on offline visual analysis of vehicle underlying hardware performance, that is, offline cleaning data, visual analysis of vehicle underlying hardware performance, and updating vehicle control parameters .
  • this method is simple and can guarantee the control effect of the vehicle within a certain period of time, but the parameter update cycle is long, the ability to resist noise is weak, and the parameters cannot be automatically corrected, requiring manual intervention, which increases the workload.
  • the present application provides a parameter update method, device, device and computer-readable storage medium, which can shorten the parameter update cycle, improve the ability to resist noise, and can automatically update parameters.
  • a method for updating parameters comprising: acquiring historical driving data of a target vehicle within a selected historical period; acquiring feed-forward data corresponding to the target vehicle at the current running moment, wherein the feed-forward data includes The vehicle acceleration brought by the slope information of the position and the calculated response delay time of the underlying hardware of the target vehicle; according to the historical driving data and the feed-forward data, the control parameters of the target vehicle are renew.
  • a parameter updating device comprising: a historical data acquisition unit, used to acquire historical driving data of a target vehicle within a selected historical period; a feedforward data acquisition unit, used to acquire the feedforward data corresponding to the target vehicle at the current running time data, wherein the feedforward data includes the vehicle acceleration based on the slope information of the target vehicle’s position and the calculated response delay time of the underlying hardware of the target vehicle; the control parameter update unit is used for The control parameters of the target vehicle are updated according to the historical driving data and the feed-forward data.
  • An electronic device comprising: a processor and a memory; the memory is used to store a computer program; the processor is used to execute the above parameter update method by invoking the computer program.
  • a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the above parameter update method is implemented.
  • the historical driving data of the target vehicle in the selected historical period is obtained, and the feed-forward data corresponding to the target vehicle at the current running time is obtained, wherein the feed-forward data includes information based on the location of the target vehicle
  • the acceleration of the vehicle brought by the slope information and the calculated response delay time of the underlying hardware of the target vehicle and then update the control parameters of the target vehicle according to the historical driving data and feed-forward data.
  • this application uses real-time feed-forward data as input, which can solve the problems of vehicle bottom performance changes and road terrain changes, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, online update of vehicle control parameters can be achieved. Shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
  • FIG. 1 is a schematic flow diagram of a parameter updating method shown in the present application
  • Fig. 2 is a schematic diagram of parameter update based on the control system shown in the present application.
  • Fig. 3 is a schematic diagram of updating parameters based on the longitudinal speed control system shown in the present application.
  • FIG. 4 is a schematic diagram of the composition of a parameter updating device shown in the present application.
  • FIG. 5 is a schematic structural diagram of an electronic device shown in the present application.
  • first, second, third, etc. may be used in this application to describe various information, the information should not be limited to these terms. These terms are only used to distinguish information of the same type from one another. For example, without departing from the scope of the present application, first information may also be called second information, and similarly, second information may also be called first information. Depending on the context, the word “if” as used herein may be interpreted as “at” or “when” or “in response to a determination.”
  • Model Predictive Control is a control method based on predicting the controlled object.
  • PID Abbreviation of Proportional (proportional), Integral (integral), and Differential (differential).
  • process control a controller that controls the proportional (P), integral (I) and differential (D) of the deviation.
  • FIG. 1 it is a schematic flowchart of a parameter update method provided by the embodiment of the present application, the method includes the following steps S101-S103:
  • S101 Obtain historical driving data of the target vehicle within a selected historical period.
  • the target vehicle can be any type of self-driving vehicle, which can specifically be a vehicle with a large delay in the underlying hardware system, a small driving speed, a decrease in quality during driving, or a change in the vehicle control model, such as a low-speed vehicle. commercial vehicle.
  • the parameter update method shown in Figure 1 can be implemented by a set of control systems suitable for online identification on the target vehicle, refer to the schematic diagram of parameter update based on the control system shown in Figure 2, in order to To automatically adjust the control parameters of the target vehicle, it is necessary to obtain the data of the target vehicle in the historical driving process first.
  • the input of the control system is the historical driving data of the target vehicle within the selected historical period (the selected historical period may include one or more selected periods before the current moment), that is, the input is a time series
  • the historical driving data, the output is a frame of future control of the target vehicle.
  • the historical driving data may include at least one of vehicle positioning data, path planning data, vehicle underlying data, and vehicle control data of the target vehicle in a period of time.
  • vehicle positioning data refers to the position data of the target vehicle during the historical driving process
  • underlying vehicle data refers to the braking, steering wheel, manual/automatic driving mode and other data of the target vehicle during the driving process
  • path planning data refers to the target vehicle’s Planning route and other data
  • vehicle control data refers to the data related to the control of the target vehicle during the driving process, including but not limited to steering wheel control volume, accelerator brake control volume, gear control volume, lighting control volume, etc.
  • the current driving data can be used as the historical driving data input to the control system.
  • the feedforward data includes, but is not limited to, the acceleration brought by the road gradient and the calculated response delay time of the underlying hardware, as shown in FIG. 2 .
  • the slope information is historical slope information of the target vehicle; or, the slope information is obtained by real-time positioning of the target vehicle based on a pre-established topographic map of the driving area.
  • the current slope information of the target vehicle can be replaced by a stable historical slope information; the topographic map of the vehicle driving area can also be established in advance, and the current slope information of the target vehicle can be obtained based on the topographic map by locating the target vehicle.
  • the slope information of the positioning is received, which is used as the feed-forward data in the control system shown in Fig. 2 .
  • S103 Update the control parameters of the target vehicle according to the historical driving data and the feed-forward data.
  • the control parameters of the target vehicle can be updated based on the historical driving data of the target vehicle in the selected historical period and the corresponding feed-forward data of the target vehicle at the current running time.
  • the control system can be divided into horizontal control strategy and vertical control strategy from the control content, and can also be divided into outer loop control strategy and inner loop control strategy from the control scope.
  • the horizontal control strategy includes and is not limited to LPR, MPC
  • the vertical control strategy includes and is not limited to PID, MPC, meter reading, bang-bang control
  • the outer loop control strategy includes but is not limited to LPR, MPC
  • the inner loop control strategy includes and Not limited to adaptive control.
  • Control system parameters are determined by the control strategy, such as MPC control corresponding parameter prediction range, control time domain, loss function, constraint function, etc.
  • control parameters of the control system can be updated in real time, and the control parameters include but are not limited to at least one of the steering wheel offset, the response delay time of the underlying hardware, and the position of the center of mass parameter.
  • the position of the center of mass of the target vehicle is obtained based on the water level information of the water tank of the target vehicle. Therefore, the position of the center of mass of the vehicle can be updated in real time in combination with the water level information of the water tank of the target vehicle.
  • "updating the control parameters of the target vehicle” in S103 may include: updating the control parameters of the target vehicle in combination with kinematics formulas. That is to say, the parameters of the control model can be updated in combination with the kinematic formula.
  • control quantities can be output based on the current updated control parameters.
  • These control quantities include but are not limited to steering wheel control quantities, accelerator and brake control quantities, and gear control quantities. , light control amount, etc. These control amounts will directly affect the speed and pose of the target vehicle during operation.
  • the positioning, vehicle and other information obtained by the target vehicle in response to these control quantities will enter the control system as the feedback quantity of the new cycle, that is, the response results of the target vehicle to the control quantities will be used to update the existing historical driving data, so that According to the historical driving data updated in real time, the control parameters of the target vehicle are updated in real time.
  • the planned speed is the input of the speed controller and also the target speed of the target vehicle;
  • the speed controller can be an MPC controller or a PID controller.
  • the target vehicle When performing speed control, the current speed and historical speed sequence of the target vehicle, and the pose information of the target vehicle can also be used as the input of the speed controller.
  • the feed-forward data is also input into the speed controller.
  • the feed-forward data includes but is not limited to the acceleration caused by the slope, the response delay time of the underlying hardware, etc., wherein the "acceleration caused by the slope" is obtained based on the real-time update of the slope information.
  • the “bottom hardware response delay time” is based on the subscribed "historical driving data of the target vehicle in the selected historical period” (ie step S101), calculated by displacement method, and used to update the delay in the speed controller online parameter.
  • the acceleration control amount in the control time domain can be obtained, and the final acceleration control amount is determined by the response delay time, and then combined with P (acc
  • cmd, velo) meter reading to get the final throttle, brake control, etc.
  • online speed, acceleration, and control data collection, cleaning, and machine learning can update the P(acc
  • the historical driving data of the target vehicle in the selected historical period is obtained, and the feed-forward data corresponding to the target vehicle at the current running moment is obtained, wherein the feed-forward data includes The vehicle acceleration brought by the slope information of the location and the calculated response delay time of the underlying hardware of the target vehicle, and then update the control parameters of the target vehicle according to the historical driving data and feed-forward data.
  • the embodiment of the present application uses real-time feed-forward data as input, which can solve the problems of vehicle bottom performance changes and road terrain changes, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, update the control parameters of the vehicle online , can shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
  • the device includes: a historical data acquisition unit 410 for acquiring historical driving data of the target vehicle within a selected historical period; feedforward data acquisition Unit 420, configured to acquire feedforward data corresponding to the target vehicle at the current running moment, wherein the feedforward data includes vehicle acceleration brought about based on the slope information of the location of the target vehicle, and the calculated The underlying hardware response delay time of the target vehicle; the control parameter update unit 430, configured to update the control parameters of the target vehicle according to the historical driving data and the feed-forward data.
  • the historical driving data includes at least one of vehicle positioning data, route planning data, vehicle underlying data, and vehicle control data.
  • the slope information is the historical slope information of the target vehicle; or, the slope information is based on the pre-established topographic map of the driving area, by real-time positioning of the target vehicle vehicle gets.
  • control parameters include at least one parameter among steering wheel offset, underlying hardware response delay time, and center of mass position.
  • the centroid position is obtained based on water level information of a water tank of the target vehicle.
  • control parameter update unit 430 is specifically configured to update the control parameters of the target vehicle in combination with a kinematics formula.
  • the device embodiment since it basically corresponds to the method embodiment, for related parts, please refer to the part description of the method embodiment.
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this application. It can be understood and implemented by those skilled in the art without creative effort.
  • the embodiment of the present application also provides an electronic device, the structural diagram of which is shown in Figure 5, the electronic device 5000 includes at least one processor 5001, a memory 5002 and a bus 5003, at least one processor 5001 is connected to the memory 5002 Electrically connected; the memory 5002 is configured to store at least one computer-executable instruction, and the processor 5001 is configured to execute the at least one computer-executable instruction, thereby performing any one of the embodiments or any optional one in the present application. Steps of any parameter updating method provided in the implementation manner.
  • the processor 5001 can be FPGA (Field-Programmable Gate Array, Field Programmable Gate Array) or other devices with logic processing capabilities, such as MCU (Microcontroller Unit, micro control unit), CPU (Central Process Unit, central processing unit ).
  • MCU Microcontroller Unit, micro control unit
  • CPU Central Process Unit, central processing unit
  • the embodiment of the present application also provides another computer-readable storage medium, which stores a computer program, and the computer program is used to realize any of the functions provided by any embodiment or any optional implementation mode in the present application when executed by a processor. Steps of a parameter update method.
  • the computer-readable storage medium includes but is not limited to any type of disk (including floppy disk, hard disk, optical disk, CD-ROM, and magneto-optical disk), ROM (Read-Only Memory, read-only memory), RAM ( Random Access Memory, Random Access Memory), EPROM (Erasable Programmable Read-Only Memory, Erasable Programmable Read-Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory, Electrically Erasable Programmable Read-Only Memory), flash memory, magnetic card or ray card. That is, a readable storage medium includes any medium that stores or transmits information in a form readable by a device (eg, a computer).
  • a device eg, a computer

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Steering Control In Accordance With Driving Conditions (AREA)

Abstract

A parameter update method, comprising: acquiring historical driving data of a target vehicle within a selected selected historical time period, and acquiring feedforward data corresponding to the target vehicle at the current running moment, the feedforward data comprising vehicle acceleration caused by slope information of the location of the target vehicle, and a calculated underlying hardware response delay time of the target vehicle; then, updating a control parameter of the target vehicle according to the historical driving data and the feedforward data. The present application can solve the problems of underlying vehicle performance changes and road terrain changes. Furthermore, in combination with real-time data for online update of a control parameter of the vehicle, a parameter update period can be shortened and the ability of low noise resistance can be increased, making a control system more reliable and accurate, and thereby achieving an improved control effects. Also provided are a parameter updating apparatus, a device and a computer-readable storage medium.

Description

参数更新parameter update 技术领域technical field
本申请涉及车辆技术领域,特别涉及用于参数更新的方法、装置、设备及计算机可读存储介质。The present application relates to the technical field of vehicles, in particular to a method, device, device and computer-readable storage medium for updating parameters.
背景技术Background technique
目前,在自动驾驶领域中,车辆的控制模块负责接收上流规划、定位等信息,根据规划的行驶轨迹和要求速度,以及车辆当前的位置、姿态和速度,产生对油门、刹车、方向盘等控制命令。At present, in the field of autonomous driving, the control module of the vehicle is responsible for receiving information such as upstream planning and positioning, and generates control commands such as accelerator, brake, and steering wheel according to the planned driving trajectory and required speed, as well as the current position, attitude and speed of the vehicle. .
但是,对于某些类型的车辆比如低速商用车,其底层硬件系统延迟大,行驶速度小,行驶过程中质量降低,车辆控制模型发生变化,这就需要对车辆的控制参数进行实时更新。However, for some types of vehicles such as low-speed commercial vehicles, the underlying hardware system has a large delay, the driving speed is small, the quality of the vehicle is reduced during driving, and the vehicle control model changes, which requires real-time update of the vehicle control parameters.
现有的更新控制参数的方法,包括且不限于基于离线可视化分析车辆底层硬件性能来更新控制参数的方法,即,离线清洗数据,对车辆底层硬件性能进行可视化分析,用于更新车辆的控制参数。但是,这种方法简单且可以保证车辆在一定时间内的控制效果,但参数更新周期长,抵抗噪声的能力较弱,且无法做到自动修正参数,需要人工介入,增加了工作量。Existing methods for updating control parameters include but are not limited to methods for updating control parameters based on offline visual analysis of vehicle underlying hardware performance, that is, offline cleaning data, visual analysis of vehicle underlying hardware performance, and updating vehicle control parameters . However, this method is simple and can guarantee the control effect of the vehicle within a certain period of time, but the parameter update cycle is long, the ability to resist noise is weak, and the parameters cannot be automatically corrected, requiring manual intervention, which increases the workload.
发明内容Contents of the invention
有鉴于此,本申请提供了一种参数更新方法、装置、设备及计算机可读存储介质,能够缩短参数更新周期、提高抵抗噪声的能力、且可以自动更新参数。In view of this, the present application provides a parameter update method, device, device and computer-readable storage medium, which can shorten the parameter update cycle, improve the ability to resist noise, and can automatically update parameters.
具体地,本申请是通过如下技术方案实现的:Specifically, this application is achieved through the following technical solutions:
一种参数更新方法,包括:获取目标车辆在选定历史时段内的历史行驶数据;获取所述目标车辆在当前运行时刻对应的前馈数据,其中,所述前馈数据包括基于所述目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的所述目标车辆的底层硬件响应延迟时间;根据所述历史行驶数据以及所述前馈数据,对所述目标车辆的控制参数进行更新。A method for updating parameters, comprising: acquiring historical driving data of a target vehicle within a selected historical period; acquiring feed-forward data corresponding to the target vehicle at the current running moment, wherein the feed-forward data includes The vehicle acceleration brought by the slope information of the position and the calculated response delay time of the underlying hardware of the target vehicle; according to the historical driving data and the feed-forward data, the control parameters of the target vehicle are renew.
一种参数更新装置,包括:历史数据获取单元,用于获取目标车辆在选定历史时段 内的历史行驶数据;前馈数据获取单元,用于获取所述目标车辆在当前运行时刻对应的前馈数据,其中,所述前馈数据包括基于所述目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的所述目标车辆的底层硬件响应延迟时间;控制参数更新单元,用于根据所述历史行驶数据以及所述前馈数据,对所述目标车辆的控制参数进行更新。A parameter updating device, comprising: a historical data acquisition unit, used to acquire historical driving data of a target vehicle within a selected historical period; a feedforward data acquisition unit, used to acquire the feedforward data corresponding to the target vehicle at the current running time data, wherein the feedforward data includes the vehicle acceleration based on the slope information of the target vehicle’s position and the calculated response delay time of the underlying hardware of the target vehicle; the control parameter update unit is used for The control parameters of the target vehicle are updated according to the historical driving data and the feed-forward data.
一种电子设备,包括:处理器、存储器;所述存储器,用于存储计算机程序;所述处理器,用于通过调用所述计算机程序,执行上述参数更新方法。An electronic device, comprising: a processor and a memory; the memory is used to store a computer program; the processor is used to execute the above parameter update method by invoking the computer program.
一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述参数更新方法。A computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the above parameter update method is implemented.
在以上本申请提供的技术方案中,获取目标车辆在选定历史时段内的历史行驶数据,并获取目标车辆在当前运行时刻对应的前馈数据,其中,前馈数据包括基于目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的目标车辆的底层硬件响应延迟时间,然后,根据历史行驶数据以及前馈数据,对目标车辆的控制参数进行更新。可见,本申请将实时的前馈数据作为输入,可以解决车辆底层性能变化、道路地形变化的问题,并且,结合目标车辆行驶过程中的历史行驶数据等实时数据,在线更新车辆的控制参数,可以缩短参数更新周期、提高抵抗噪声的能力,使控制系统更加可靠精准,从而能够达到更好的控制效果。In the above technical solution provided by the present application, the historical driving data of the target vehicle in the selected historical period is obtained, and the feed-forward data corresponding to the target vehicle at the current running time is obtained, wherein the feed-forward data includes information based on the location of the target vehicle The acceleration of the vehicle brought by the slope information and the calculated response delay time of the underlying hardware of the target vehicle, and then update the control parameters of the target vehicle according to the historical driving data and feed-forward data. It can be seen that this application uses real-time feed-forward data as input, which can solve the problems of vehicle bottom performance changes and road terrain changes, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, online update of vehicle control parameters can be achieved. Shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
附图说明Description of drawings
图1为本申请示出的一种参数更新方法的流程示意图;FIG. 1 is a schematic flow diagram of a parameter updating method shown in the present application;
图2为本申请示出的基于控制系统的参数更新示意图;Fig. 2 is a schematic diagram of parameter update based on the control system shown in the present application;
图3为本申请示出的基于纵向控速系统的参数更新示意图;Fig. 3 is a schematic diagram of updating parameters based on the longitudinal speed control system shown in the present application;
图4为本申请示出的一种参数更新装置的组成示意图;FIG. 4 is a schematic diagram of the composition of a parameter updating device shown in the present application;
图5为本申请示出的一种电子设备的结构示意图。FIG. 5 is a schematic structural diagram of an electronic device shown in the present application.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本申请的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with this application. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present application as recited in the appended claims.
在本申请使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本申请。在 本申请和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terminology used in this application is for the purpose of describing particular embodiments only, and is not intended to limit the application. As used in this application and the appended claims, the singular forms "a", "the", and "the" are intended to include the plural forms as well, unless the context clearly dictates otherwise. It should also be understood that the term "and/or" as used herein refers to and includes any and all possible combinations of one or more of the associated listed items.
应当理解,尽管在本申请可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本申请范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used in this application to describe various information, the information should not be limited to these terms. These terms are only used to distinguish information of the same type from one another. For example, without departing from the scope of the present application, first information may also be called second information, and similarly, second information may also be called first information. Depending on the context, the word "if" as used herein may be interpreted as "at" or "when" or "in response to a determination."
在介绍本申请实施例之前,首先对本申请实施例涉及的技术术语进行介绍。Before introducing the embodiments of the present application, the technical terms involved in the embodiments of the present application are firstly introduced.
MPC:Model Predictive Control,模型预测控制,是一种基于对受控对象进行预测的控制方法。MPC: Model Predictive Control, model predictive control, is a control method based on predicting the controlled object.
PID:Proportional(比例)、Integral(积分)、Differential(微分)的缩写,在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的控制器。PID: Abbreviation of Proportional (proportional), Integral (integral), and Differential (differential). In process control, a controller that controls the proportional (P), integral (I) and differential (D) of the deviation.
参见图1,为本申请实施例提供的一种参数更新方法的流程示意图,该方法包括以下步骤S101-S103:Referring to FIG. 1 , it is a schematic flowchart of a parameter update method provided by the embodiment of the present application, the method includes the following steps S101-S103:
S101:获取目标车辆在选定历史时段内的历史行驶数据。S101: Obtain historical driving data of the target vehicle within a selected historical period.
在本申请实施例中,目标车辆可以是任意一种类型的自动驾驶车辆,其具体可以是底层硬件系统延迟大、行驶速度小、行驶过程中质量降低、车辆控制模型发生变化的车辆,比如低速商用车。In this embodiment of the application, the target vehicle can be any type of self-driving vehicle, which can specifically be a vehicle with a large delay in the underlying hardware system, a small driving speed, a decrease in quality during driving, or a change in the vehicle control model, such as a low-speed vehicle. commercial vehicle.
在本申请实施例中,图1所示的参数更新方法,可以由目标车辆上的一套适用于在线辨识的控制系统来实现,参见图2所示的基于控制系统的参数更新示意图,为了对目标车辆的控制参数进行自动调整,需要先获取目标车辆在历史行驶过程中的数据,由于车辆底层延迟(包括且不限于控制方向盘时方向盘到底层车轮转向的延迟,比如刹车响应延迟、油门响应延迟等)的存在,控制系统的输入是目标车辆在选定历史时段内(该选定历史时段可以包括当前时刻之前的某个或多个选定时段)的历史行驶数据,即输入的是一段时序的历史行驶数据,输出的则是对目标车辆的一帧未来控制量。In the embodiment of the present application, the parameter update method shown in Figure 1 can be implemented by a set of control systems suitable for online identification on the target vehicle, refer to the schematic diagram of parameter update based on the control system shown in Figure 2, in order to To automatically adjust the control parameters of the target vehicle, it is necessary to obtain the data of the target vehicle in the historical driving process first. Due to the underlying delay of the vehicle (including but not limited to the delay from the steering wheel to the underlying wheel steering when controlling the steering wheel, such as brake response delay, accelerator response delay etc.), the input of the control system is the historical driving data of the target vehicle within the selected historical period (the selected historical period may include one or more selected periods before the current moment), that is, the input is a time series The historical driving data, the output is a frame of future control of the target vehicle.
其中,该历史行驶数据可以包括目标车辆的一段时序的车辆定位数据、路径规划数据、车辆底层数据、车辆控制数据中的至少一种数据。其中,车辆定位数据是指目标车辆在历史行驶过程中的位置数据;车辆底层数据是指目标车辆在行驶过程中的刹车、方向盘、手动/自动驾驶模式等数据;路径规划数据是指目标车辆的规划路线等数据;车辆 控制数据是指目标车辆在行驶过程中对车辆进行控制的相关数据,包括且不限于方向盘控制量、油门刹车控制量、档位控制量、灯光控制量等。Wherein, the historical driving data may include at least one of vehicle positioning data, path planning data, vehicle underlying data, and vehicle control data of the target vehicle in a period of time. Among them, the vehicle positioning data refers to the position data of the target vehicle during the historical driving process; the underlying vehicle data refers to the braking, steering wheel, manual/automatic driving mode and other data of the target vehicle during the driving process; the path planning data refers to the target vehicle’s Planning route and other data; vehicle control data refers to the data related to the control of the target vehicle during the driving process, including but not limited to steering wheel control volume, accelerator brake control volume, gear control volume, lighting control volume, etc.
需要说明的是,当历史行驶数据存在损坏或不可用的情况时,可以使用当前行驶数据作为历史行驶数据输入控制系统。It should be noted that, when the historical driving data is damaged or unavailable, the current driving data can be used as the historical driving data input to the control system.
S102:获取目标车辆在当前运行时刻对应的前馈数据,其中,前馈数据包括基于目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的目标车辆的底层硬件响应延迟时间。S102: Obtain the feed-forward data corresponding to the target vehicle at the current running moment, wherein the feed-forward data includes the vehicle acceleration based on the slope information of the target vehicle's location and the calculated underlying hardware response delay time of the target vehicle.
在本申请实施例中,前馈数据包括且不限于道路坡度带来的加速度、计算得到的底层硬件响应延迟时间,如图2所示。In the embodiment of the present application, the feedforward data includes, but is not limited to, the acceleration brought by the road gradient and the calculated response delay time of the underlying hardware, as shown in FIG. 2 .
其中,该坡度信息是目标车辆的历史坡度信息;或者,该坡度信息是基于预先建立的行驶区域地形图,通过实时定位目标车辆得到的。具体来讲,可以通过一段稳定的历史坡度信息代替目标车辆当前的坡度信息;也可以预先建立车辆行驶区域的地形图,通过定位目标车辆,基于地形图得到目标车辆当前的坡度信息,这样,可以在目标车辆的运行过程中,接收定位的坡度信息,在图2所示的控制系统中将其作为前馈数据。Wherein, the slope information is historical slope information of the target vehicle; or, the slope information is obtained by real-time positioning of the target vehicle based on a pre-established topographic map of the driving area. Specifically, the current slope information of the target vehicle can be replaced by a stable historical slope information; the topographic map of the vehicle driving area can also be established in advance, and the current slope information of the target vehicle can be obtained based on the topographic map by locating the target vehicle. During the operation of the target vehicle, the slope information of the positioning is received, which is used as the feed-forward data in the control system shown in Fig. 2 .
S103:根据历史行驶数据以及前馈数据,对目标车辆的控制参数进行更新。S103: Update the control parameters of the target vehicle according to the historical driving data and the feed-forward data.
可以基于目标车辆在选定历史时段内的历史行驶数据、以及目标车辆在当前运行时刻对应的前馈数据,对目标车辆的控制参数进行更新。The control parameters of the target vehicle can be updated based on the historical driving data of the target vehicle in the selected historical period and the corresponding feed-forward data of the target vehicle at the current running time.
具体来讲,如图2所示,控制系统可以从控制内容分为横向控制策略和纵向控制策略,也可以从控制范围分为外环控制策略和内环控制策略。其中,横向控制策略包括且不限于LPR、MPC,纵向控制策略包括且不限于PID、MPC、读表、bang-bang控制,外环控制策略包括且不限于LPR、MPC,内环控制策略包括且不限于自适应控制。控制系统参数由控制策略决定,如MPC控制对应参数预测范围、控制时域、损失函数、约束函数等。Specifically, as shown in Figure 2, the control system can be divided into horizontal control strategy and vertical control strategy from the control content, and can also be divided into outer loop control strategy and inner loop control strategy from the control scope. Among them, the horizontal control strategy includes and is not limited to LPR, MPC, the vertical control strategy includes and is not limited to PID, MPC, meter reading, bang-bang control, the outer loop control strategy includes but is not limited to LPR, MPC, and the inner loop control strategy includes and Not limited to adaptive control. Control system parameters are determined by the control strategy, such as MPC control corresponding parameter prediction range, control time domain, loss function, constraint function, etc.
在目标车辆的行驶过程中,通过对在线数据的分析计算,可以实时更新控制系统的控制参数,该控制参数包括且不限于方向盘偏移量、底层硬件响应延迟时间、质心位置中的至少一项参数。通过更新控制系统参数,达到更好的控制效果。During the driving process of the target vehicle, through the analysis and calculation of online data, the control parameters of the control system can be updated in real time, and the control parameters include but are not limited to at least one of the steering wheel offset, the response delay time of the underlying hardware, and the position of the center of mass parameter. By updating the control system parameters, a better control effect is achieved.
其中,目标车辆的质心位置,是基于目标车辆的水箱水位信息得到的。因此,可以结合目标车辆的水箱水位信息,实时更新车辆质心位置。Wherein, the position of the center of mass of the target vehicle is obtained based on the water level information of the water tank of the target vehicle. Therefore, the position of the center of mass of the vehicle can be updated in real time in combination with the water level information of the water tank of the target vehicle.
在本申请实施例的一种实现方式中,S103中的“对目标车辆的控制参数进行更新”,可以包括:结合运动学公式,对目标车辆的控制参数进行更新。也就说是,可以结合运 动学公式更新控制模型的参数。In an implementation manner of the embodiment of the present application, "updating the control parameters of the target vehicle" in S103 may include: updating the control parameters of the target vehicle in combination with kinematics formulas. That is to say, the parameters of the control model can be updated in combination with the kinematic formula.
如图2所示,当完成对控制参数的更新后,便可以基于当前更新后的控制参数,输出一些控制量,这些控制量包括且不限于方向盘控制量、油门刹车控制量、档位控制量、灯光控制量等,这些控制量将直接影响目标车辆在运行过程中的速度和位姿。此外,目标车辆响应这些控制量得到的定位、车辆等信息,将作为新循环的反馈量,进入控制系统,即,目标车辆对控制量的响应结果将用于更新现有的历史行驶数据,以便根据实时更新的历史行驶数据,实时更新目标车辆的控制参数。As shown in Figure 2, after the update of the control parameters is completed, some control quantities can be output based on the current updated control parameters. These control quantities include but are not limited to steering wheel control quantities, accelerator and brake control quantities, and gear control quantities. , light control amount, etc. These control amounts will directly affect the speed and pose of the target vehicle during operation. In addition, the positioning, vehicle and other information obtained by the target vehicle in response to these control quantities will enter the control system as the feedback quantity of the new cycle, that is, the response results of the target vehicle to the control quantities will be used to update the existing historical driving data, so that According to the historical driving data updated in real time, the control parameters of the target vehicle are updated in real time.
为了便于理解本申请实施例提供的参数更新方法,现举例说明,参见图3所示的基于纵向控速系统的参数更新示意图。In order to facilitate the understanding of the parameter update method provided by the embodiment of the present application, an example is now used to illustrate it, referring to the schematic diagram of parameter update based on the longitudinal speed control system shown in FIG. 3 .
在图3中,规划速度是速度控制器的输入量,也是目标车辆的目标速度;速度控制器可以是MPC控制器、也可以是PID控制器,当使用MPC+读表的方式,来对目标车辆进行控速时,还可以将目标车辆的当前速度和历史速度序列、以及目标车辆的位姿信息等,也作为速度控制器的输入量。并且,将前馈数据也输入到速度控制器中,前馈数据包括且不限于坡度带来的加速度、底层硬件响应延迟时间等,其中,“坡度带来的加速度”是基于实时更新坡度信息得到的,“底层硬件响应延迟时间”是基于订阅的“目标车辆在选定历史时段内的历史行驶数据”(即步骤S101),通过位移法计算得到的,用于在线更新速度控制器中的延迟参数。这样,基于对目标车辆的规划速度、目标车辆的历史速度序列和当前速度、并结合前馈数据,可以得到控制时域内的加速度控制量,由响应延迟时间决定最终的加速度控制量,然后结合P(acc|cmd,velo)的读表来得到最终油门、刹车控制量等。需要说明的是,在速度控制器内部,在线速度、加速度、控制量数据的收集、清洗、机器学习,可以实时更新P(acc|cmd,velo)表单,使得读表的准确性更高。In Figure 3, the planned speed is the input of the speed controller and also the target speed of the target vehicle; the speed controller can be an MPC controller or a PID controller. When using MPC+meter reading, the target vehicle When performing speed control, the current speed and historical speed sequence of the target vehicle, and the pose information of the target vehicle can also be used as the input of the speed controller. In addition, the feed-forward data is also input into the speed controller. The feed-forward data includes but is not limited to the acceleration caused by the slope, the response delay time of the underlying hardware, etc., wherein the "acceleration caused by the slope" is obtained based on the real-time update of the slope information. The "bottom hardware response delay time" is based on the subscribed "historical driving data of the target vehicle in the selected historical period" (ie step S101), calculated by displacement method, and used to update the delay in the speed controller online parameter. In this way, based on the planned speed of the target vehicle, the historical speed sequence and current speed of the target vehicle, combined with the feed-forward data, the acceleration control amount in the control time domain can be obtained, and the final acceleration control amount is determined by the response delay time, and then combined with P (acc|cmd, velo) meter reading to get the final throttle, brake control, etc. It should be noted that inside the speed controller, online speed, acceleration, and control data collection, cleaning, and machine learning can update the P(acc|cmd,velo) form in real time, making the meter reading more accurate.
在以上本申请实施例提供的参数更新方法中,获取目标车辆在选定历史时段内的历史行驶数据,并获取目标车辆在当前运行时刻对应的前馈数据,其中,前馈数据包括基于目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的目标车辆的底层硬件响应延迟时间,然后,根据历史行驶数据以及前馈数据,对目标车辆的控制参数进行更新。可见,本申请实施例将实时的前馈数据作为输入,可以解决车辆底层性能变化、道路地形变化的问题,并且,结合目标车辆行驶过程中的历史行驶数据等实时数据,在线更新车辆的控制参数,可以缩短参数更新周期、提高抵抗噪声的能力,使控制系统更加可靠精准,从而能够达到更好的控制效果。In the parameter update method provided by the above embodiments of the present application, the historical driving data of the target vehicle in the selected historical period is obtained, and the feed-forward data corresponding to the target vehicle at the current running moment is obtained, wherein the feed-forward data includes The vehicle acceleration brought by the slope information of the location and the calculated response delay time of the underlying hardware of the target vehicle, and then update the control parameters of the target vehicle according to the historical driving data and feed-forward data. It can be seen that the embodiment of the present application uses real-time feed-forward data as input, which can solve the problems of vehicle bottom performance changes and road terrain changes, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, update the control parameters of the vehicle online , can shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
参见图4,为本申请实施例提供的一种参数更新装置的组成示意图,该装置包括:历史数据获取单元410,用于获取目标车辆在选定历史时段内的历史行驶数据;前馈数 据获取单元420,用于获取所述目标车辆在当前运行时刻对应的前馈数据,其中,所述前馈数据包括基于所述目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的所述目标车辆的底层硬件响应延迟时间;控制参数更新单元430,用于根据所述历史行驶数据以及所述前馈数据,对所述目标车辆的控制参数进行更新。Referring to FIG. 4 , it is a schematic diagram of the composition of a parameter update device provided by an embodiment of the present application, the device includes: a historical data acquisition unit 410 for acquiring historical driving data of the target vehicle within a selected historical period; feedforward data acquisition Unit 420, configured to acquire feedforward data corresponding to the target vehicle at the current running moment, wherein the feedforward data includes vehicle acceleration brought about based on the slope information of the location of the target vehicle, and the calculated The underlying hardware response delay time of the target vehicle; the control parameter update unit 430, configured to update the control parameters of the target vehicle according to the historical driving data and the feed-forward data.
在本申请实施例的一种实现方式中,所述历史行驶数据包括车辆定位数据、路径规划数据、车辆底层数据、车辆控制数据中的至少一种数据。In an implementation manner of the embodiment of the present application, the historical driving data includes at least one of vehicle positioning data, route planning data, vehicle underlying data, and vehicle control data.
在本申请实施例的一种实现方式中,所述坡度信息,是所述目标车辆的历史坡度信息;或者,所述坡度信息,是基于预先建立的行驶区域地形图,通过实时定位所述目标车辆得到的。In an implementation manner of the embodiment of the present application, the slope information is the historical slope information of the target vehicle; or, the slope information is based on the pre-established topographic map of the driving area, by real-time positioning of the target vehicle vehicle gets.
在本申请实施例的一种实现方式中,所述控制参数包括方向盘偏移量、底层硬件响应延迟时间、质心位置中的至少一项参数。In an implementation manner of the embodiment of the present application, the control parameters include at least one parameter among steering wheel offset, underlying hardware response delay time, and center of mass position.
在本申请实施例的一种实现方式中,所述质心位置是基于所述目标车辆的水箱水位信息得到的。In an implementation manner of the embodiment of the present application, the centroid position is obtained based on water level information of a water tank of the target vehicle.
在本申请实施例的一种实现方式中,控制参数更新单元430,具体用于:结合运动学公式,对所述目标车辆的控制参数进行更新。In an implementation manner of the embodiment of the present application, the control parameter update unit 430 is specifically configured to update the control parameters of the target vehicle in combination with a kinematics formula.
上述装置中各个单元的功能和作用的实现过程具体详见上述方法中对应步骤的实现过程,在此不再赘述。For the implementation process of the functions and effects of each unit in the above device, please refer to the implementation process of the corresponding steps in the above method for details, and will not be repeated here.
对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本申请方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。As for the device embodiment, since it basically corresponds to the method embodiment, for related parts, please refer to the part description of the method embodiment. The device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in One place, or it can be distributed to multiple network elements. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this application. It can be understood and implemented by those skilled in the art without creative effort.
本申请实施例还提供了一种电子设备,该电子设备的结构示意图如图5所示,该电子设备5000包括至少一个处理器5001、存储器5002和总线5003,至少一个处理器5001均与存储器5002电连接;存储器5002被配置用于存储有至少一个计算机可执行指令,处理器5001被配置用于执行该至少一个计算机可执行指令,从而执行如本申请中任意一个实施例或任意一种可选实施方式提供的任意一种参数更新方法的步骤。The embodiment of the present application also provides an electronic device, the structural diagram of which is shown in Figure 5, the electronic device 5000 includes at least one processor 5001, a memory 5002 and a bus 5003, at least one processor 5001 is connected to the memory 5002 Electrically connected; the memory 5002 is configured to store at least one computer-executable instruction, and the processor 5001 is configured to execute the at least one computer-executable instruction, thereby performing any one of the embodiments or any optional one in the present application. Steps of any parameter updating method provided in the implementation manner.
进一步,处理器5001可以是FPGA(Field-Programmable Gate Array,现场可编程门阵列)或者其它具有逻辑处理能力的器件,如MCU(Microcontroller Unit,微控制单 元)、CPU(Central Process Unit,中央处理器)。Further, the processor 5001 can be FPGA (Field-Programmable Gate Array, Field Programmable Gate Array) or other devices with logic processing capabilities, such as MCU (Microcontroller Unit, micro control unit), CPU (Central Process Unit, central processing unit ).
应用本申请实施例,将实时的前馈数据作为输入,可以解决车辆底层性能变化、道路地形变化的问题,并且,结合目标车辆行驶过程中的历史行驶数据等实时数据,在线更新车辆的控制参数,可以缩短参数更新周期、提高抵抗噪声的能力,使控制系统更加可靠精准,从而能够达到更好的控制效果。Applying the embodiment of the present application, using real-time feedforward data as input, can solve the problems of changes in vehicle bottom performance and road topography, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, update the control parameters of the vehicle online , can shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
本申请实施例还提供了另一种计算机可读存储介质,存储有计算机程序,该计算机程序用于被处理器执行时实现本申请中任意一个实施例或任意一种可选实施方式提供的任意一种参数更新方法的步骤。The embodiment of the present application also provides another computer-readable storage medium, which stores a computer program, and the computer program is used to realize any of the functions provided by any embodiment or any optional implementation mode in the present application when executed by a processor. Steps of a parameter update method.
本申请实施例提供的计算机可读存储介质包括但不限于任何类型的盘(包括软盘、硬盘、光盘、CD-ROM、和磁光盘)、ROM(Read-Only Memory,只读存储器)、RAM(Random Access Memory,随即存储器)、EPROM(Erasable Programmable Read-Only Memory,可擦写可编程只读存储器)、EEPROM(Electrically Erasable Programmable Read-Only Memory,电可擦可编程只读存储器)、闪存、磁性卡片或光线卡片。也就是,可读存储介质包括由设备(例如,计算机)以能够读的形式存储或传输信息的任何介质。The computer-readable storage medium provided by the embodiment of the present application includes but is not limited to any type of disk (including floppy disk, hard disk, optical disk, CD-ROM, and magneto-optical disk), ROM (Read-Only Memory, read-only memory), RAM ( Random Access Memory, Random Access Memory), EPROM (Erasable Programmable Read-Only Memory, Erasable Programmable Read-Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory, Electrically Erasable Programmable Read-Only Memory), flash memory, magnetic card or ray card. That is, a readable storage medium includes any medium that stores or transmits information in a form readable by a device (eg, a computer).
应用本申请实施例,将实时的前馈数据作为输入,可以解决车辆底层性能变化、道路地形变化的问题,并且,结合目标车辆行驶过程中的历史行驶数据等实时数据,在线更新车辆的控制参数,可以缩短参数更新周期、提高抵抗噪声的能力,使控制系统更加可靠精准,从而能够达到更好的控制效果。Applying the embodiment of the present application, using real-time feedforward data as input, can solve the problems of changes in vehicle bottom performance and road topography, and, combined with real-time data such as historical driving data during the driving process of the target vehicle, update the control parameters of the vehicle online , can shorten the parameter update cycle, improve the ability to resist noise, and make the control system more reliable and accurate, so as to achieve better control effect.
以上所述仅为本申请的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。The above is only a preferred embodiment of the application, and is not intended to limit the application. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the application should be included in the application. within the scope of protection.

Claims (10)

  1. 一种参数更新方法,其特征在于,包括:A parameter updating method, characterized in that, comprising:
    获取目标车辆在选定历史时段内的历史行驶数据;Obtain the historical driving data of the target vehicle within the selected historical period;
    获取所述目标车辆在当前运行时刻对应的前馈数据,其中,所述前馈数据包括基于所述目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的所述目标车辆的底层硬件响应延迟时间;Acquiring the feed-forward data corresponding to the target vehicle at the current running moment, wherein the feed-forward data includes the vehicle acceleration brought about based on the slope information of the position of the target vehicle and the calculated The underlying hardware response latency;
    根据所述历史行驶数据以及所述前馈数据,对所述目标车辆的控制参数进行更新。The control parameters of the target vehicle are updated according to the historical driving data and the feed-forward data.
  2. 根据权利要求1所述的方法,其特征在于,所述历史行驶数据包括车辆定位数据、路径规划数据、车辆底层数据、车辆控制数据中的至少一种数据。The method according to claim 1, wherein the historical driving data includes at least one of vehicle positioning data, route planning data, vehicle underlying data, and vehicle control data.
  3. 根据权利要求1所述的方法,其特征在于,所述坡度信息,是所述目标车辆的历史坡度信息;或者,所述坡度信息,是基于预先建立的行驶区域地形图,通过实时定位所述目标车辆得到的。The method according to claim 1, wherein the slope information is historical slope information of the target vehicle; or, the slope information is based on a pre-established topographic map of the driving area, by real-time locating the obtained by the target vehicle.
  4. 根据权利要求1所述的方法,其特征在于,所述控制参数包括方向盘偏移量、底层硬件响应延迟时间、质心位置中的至少一项参数。The method according to claim 1, wherein the control parameters include at least one parameter among steering wheel offset, underlying hardware response delay time, and center of mass position.
  5. 根据权利要求4所述的方法,其特征在于,所述质心位置是基于所述目标车辆的水箱水位信息得到的。The method according to claim 4, wherein the centroid position is obtained based on water level information of a water tank of the target vehicle.
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述对所述目标车辆的控制参数进行更新,包括:The method according to any one of claims 1-5, wherein the updating the control parameters of the target vehicle comprises:
    结合运动学公式,对所述目标车辆的控制参数进行更新。Combining with the kinematics formula, the control parameters of the target vehicle are updated.
  7. 一种参数更新装置,其特征在于,包括:A parameter updating device, characterized in that it comprises:
    历史数据获取单元,用于获取目标车辆在选定历史时段内的历史行驶数据;A historical data acquisition unit, configured to acquire historical driving data of the target vehicle within a selected historical period;
    前馈数据获取单元,用于获取所述目标车辆在当前运行时刻对应的前馈数据,其中,所述前馈数据包括基于所述目标车辆所处位置的坡度信息所带来的车辆加速度、以及计算得到的所述目标车辆的底层硬件响应延迟时间;A feed-forward data acquisition unit, configured to acquire feed-forward data corresponding to the target vehicle at the current running moment, wherein the feed-forward data includes vehicle acceleration based on slope information at the position of the target vehicle, and The calculated underlying hardware response delay time of the target vehicle;
    控制参数更新单元,用于根据所述历史行驶数据以及所述前馈数据,对所述目标车辆的控制参数进行更新。A control parameter update unit, configured to update the control parameters of the target vehicle according to the historical driving data and the feedforward data.
  8. 根据权利要求7所述的装置,其特征在于,所述坡度信息,是所述目标车辆的历史坡度信息;或者,所述坡度信息,是基于预先建立的行驶区域地形图,通过实时定位所述目标车辆得到的。The device according to claim 7, wherein the slope information is historical slope information of the target vehicle; or, the slope information is based on a pre-established topographic map of the driving area, by real-time positioning of the obtained by the target vehicle.
  9. 一种电子设备,其特征在于,包括:处理器、存储器;An electronic device, characterized in that it includes: a processor, a memory;
    所述存储器,用于存储计算机程序;The memory is used to store computer programs;
    所述处理器,用于通过调用所述计算机程序,执行如权利要求1-6中任一项所述的参数更新方法。The processor is configured to execute the parameter updating method according to any one of claims 1-6 by invoking the computer program.
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现权利要求1-6任一项所述的参数更新方法。A computer-readable storage medium, on which a computer program is stored, wherein, when the program is executed by a processor, the parameter update method described in any one of claims 1-6 is implemented.
PCT/CN2022/070568 2021-07-29 2022-01-06 Parameter update WO2023005156A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110866659.5A CN115246410B (en) 2021-07-29 2021-07-29 Parameter updating method, device, equipment and computer readable storage medium
CN202110866659.5 2021-07-29

Publications (1)

Publication Number Publication Date
WO2023005156A1 true WO2023005156A1 (en) 2023-02-02

Family

ID=83695989

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/070568 WO2023005156A1 (en) 2021-07-29 2022-01-06 Parameter update

Country Status (2)

Country Link
CN (1) CN115246410B (en)
WO (1) WO2023005156A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107818377A (en) * 2016-09-12 2018-03-20 法乐第(北京)网络科技有限公司 Vehicle global optimization control method, system, vehicle and cloud computing platform based on cloud computing platform
CN111506024A (en) * 2019-01-31 2020-08-07 驭势科技(北京)有限公司 Autonomous vehicle, control method, control device, and computer processing medium
CN111497765A (en) * 2019-01-31 2020-08-07 驭势科技(北京)有限公司 Autonomous vehicle, control method, control device, and computer processing medium
KR20210089116A (en) * 2020-06-29 2021-07-15 베이징 바이두 넷컴 사이언스 앤 테크놀로지 코., 엘티디. Training method, apparatus and apparatus of longitudinal kinetic model

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11738802B2 (en) * 2018-12-20 2023-08-29 Hl Mando Corporation Steering control system and control method thereof
CN110059095B (en) * 2019-03-12 2021-06-25 北京小马慧行科技有限公司 Data updating method and device
US11194939B2 (en) * 2019-08-16 2021-12-07 Uatc, Llc Hardware in loop testing and generation of latency profiles for use in simulation
JP7169257B2 (en) * 2019-09-20 2022-11-10 本田技研工業株式会社 VEHICLE CONTROL DEVICE, MAP INFORMATION MANAGEMENT SYSTEM, VEHICLE CONTROL METHOD, AND PROGRAM
CN111546902A (en) * 2020-03-25 2020-08-18 张雪华 Electric automobile ramp torque control method and system based on Internet of vehicles

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107818377A (en) * 2016-09-12 2018-03-20 法乐第(北京)网络科技有限公司 Vehicle global optimization control method, system, vehicle and cloud computing platform based on cloud computing platform
CN111506024A (en) * 2019-01-31 2020-08-07 驭势科技(北京)有限公司 Autonomous vehicle, control method, control device, and computer processing medium
CN111497765A (en) * 2019-01-31 2020-08-07 驭势科技(北京)有限公司 Autonomous vehicle, control method, control device, and computer processing medium
KR20210089116A (en) * 2020-06-29 2021-07-15 베이징 바이두 넷컴 사이언스 앤 테크놀로지 코., 엘티디. Training method, apparatus and apparatus of longitudinal kinetic model

Also Published As

Publication number Publication date
CN115246410A (en) 2022-10-28
CN115246410B (en) 2023-07-25

Similar Documents

Publication Publication Date Title
CN108609014B (en) Transverse control method and device of intelligent vehicle
WO2020187257A1 (en) Vehicle abnormal lane change control method, device and system
JP2023504223A (en) Adaptive control of automated or semi-autonomous vehicles
CN108791290B (en) Double-vehicle cooperative adaptive cruise control method based on online incremental DHP
CN111731307B (en) Vehicle turning control method and device, vehicle and storage medium
CN111930015A (en) Unmanned vehicle control method and device
CN110789530B (en) Four-wheel independent steering-independent driving vehicle trajectory tracking method and system
CN113515038B (en) Vehicle lane changing method, device, equipment and readable storage medium
CN116400585B (en) Marine rescue flying wing control optimization method based on improved rime optimization algorithm
CN113044037A (en) Control method, device and system of intelligent automobile
CN112346467A (en) Control method and device of unmanned equipment
WO2023005156A1 (en) Parameter update
CN109492835B (en) Method for determining vehicle control information, method for training model and related device
Lombard et al. Curvature-based geometric approach for the lateral control of autonomous cars
CN115542899A (en) Method and device for tracking vehicle path, vehicle, electronic equipment and medium
Luu et al. Research on cooperative adaptive cruise control system for autonomous vehicles based on distributed model predictive control
CN113419521A (en) Planning and tracking method for local obstacle avoidance path of automatic driving vehicle
Yang et al. Two-stage eco-driving control strategy for heterogeneous connected and automated vehicle platoons
US20220204018A1 (en) Vehicle control using neural network controller in combination with model-based controller
Schildbach A new nonlinear model predictive control algorithm for vehicle path tracking
CN113325849A (en) Motion control method for high-ground-clearance plant protection machine
WO2022247298A1 (en) Parameter adjustment
CN113895461B (en) Vehicle lateral control method, device, vehicle and medium
RU2764741C1 (en) System for forming a power-efficient track of an operated vehicle during movement of the operated vehicle along a motorway
CN116518986B (en) Positioning method and device for automatic driving vehicle, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22847777

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE