CN110888417A - Real-time simulation and test method for control system of automatic driving truck - Google Patents
Real-time simulation and test method for control system of automatic driving truck Download PDFInfo
- Publication number
- CN110888417A CN110888417A CN201911293262.0A CN201911293262A CN110888417A CN 110888417 A CN110888417 A CN 110888417A CN 201911293262 A CN201911293262 A CN 201911293262A CN 110888417 A CN110888417 A CN 110888417A
- Authority
- CN
- China
- Prior art keywords
- test
- real
- vehicle
- control system
- control algorithm
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000004088 simulation Methods 0.000 title claims abstract description 41
- 238000010998 test method Methods 0.000 title claims abstract description 8
- 238000012360 testing method Methods 0.000 claims abstract description 46
- 238000013461 design Methods 0.000 claims abstract description 27
- 238000000034 method Methods 0.000 claims abstract description 17
- 230000008685 targeting Effects 0.000 claims abstract description 6
- 238000005457 optimization Methods 0.000 claims description 3
- 238000012795 verification Methods 0.000 abstract description 3
- 238000011161 development Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 2
- 238000012827 research and development Methods 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B17/00—Systems involving the use of models or simulators of said systems
- G05B17/02—Systems involving the use of models or simulators of said systems electric
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/15—Vehicle, aircraft or watercraft design
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/24—Pc safety
- G05B2219/24065—Real time diagnostics
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Automation & Control Theory (AREA)
- Evolutionary Computation (AREA)
- Quality & Reliability (AREA)
- Aviation & Aerospace Engineering (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
- Feedback Control In General (AREA)
Abstract
The invention relates to a real-time simulation and test method for a control system of an automatic driving truck, which comprises the following steps: s100: establishing a vehicle dynamic model; s200: carrying out simulation test and real vehicle test by using a control algorithm; s300: perfecting an input scene library; s400: perfecting a vehicle dynamics model base; s500: designing a control algorithm; s600: carrying out automatic traversal test by using a Monte Carlo targeting method; s700: and carrying out real vehicle test. The method can verify the stability of the control algorithm in the life cycle of the whole vehicle, improve the stability and robustness of the control algorithm design and greatly shorten the development cycle of the algorithm, and can save a large amount of manpower and material resources and reduce the accident risk of real vehicle testing by transplanting most of the control algorithm design and verification on simulation.
Description
Technical Field
The invention belongs to the field of automatic driving of motor vehicles, and particularly relates to a real-time simulation and test method for a control system of an automatic driving truck.
Background
According to the grade division, the automatic driving is divided into five grades, the first grade is driving support and can realize horizontal (steering) or longitudinal (accelerator brake) control, the second grade is partial automatic driving and can realize horizontal and longitudinal control, the third grade is conditional automatic driving and can realize automatic driving under partial conditions, the fourth grade is high automatic driving, the automatic driving can realize automatic driving of most road sections, but a certain special scene needs to be managed by people for driving, and the fifth grade is completely unmanned driving, namely, manual management is not needed.
The design of advanced automatic driving more than L4 (four-level) and the current L2 (two-level) auxiliary driving make higher requirements on a control system, traditional auxiliary driving LKA (lane keeping assist), ACC (full speed adaptive cruise) design pays more attention to the comfort of passengers, using scenes are limited, factors such as the need for taking over by a driver are limited, the design of the control system does not need to consider too much requirements on stability and robustness, the boundary of some control system designs, such as emergency obstacle avoidance or wet and slippery road surfaces and other working conditions, are not allowed to enter automatic driving, but the advanced automatic driving does not have the assistance of the driver and needs to cover more comprehensive scenes and working conditions, the higher requirements on the robustness and reliability of the design of the vehicle control system are made, and the biggest problem brought to us is how to ensure that the design of the control system is stable under different working conditions, how to ensure that the control system is stable, how to avoid a vehicle out of control, etc., as the vehicle ages and wears.
The present invention has been made in view of the above circumstances.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a real-time simulation and test method for a control system of an automatic driving truck, which is characterized in that a dynamic model, an interference model and a noise model with high enough precision are established, so that a dynamic model library and an input scene library are further perfected on the basis of good consistency of real vehicle test and control simulation, and all dynamic boundaries are considered, so that the test control system can cover all scenes, and all factors to be considered are verified in the design simulation stage of a control algorithm.
The technical scheme of the invention is as follows: a real-time simulation and test method for a control system of an automatic driving truck comprises the following steps:
s100: establishing a vehicle dynamic model;
s200: carrying out simulation test and real vehicle test by using a control algorithm, repeatedly carrying out iterative optimization, judging whether the real vehicle test and the simulation test reach the performance consistency, and entering the next step if the real vehicle test and the simulation test reach the performance consistency; if not, returning to the previous step S100;
s300: an input scene library is perfected, and the scene library can cover enough driving scenes;
s400: perfecting a vehicle dynamics model base;
s500: designing a control algorithm, and designing the control algorithm and verifying the stability margin according to the dynamic model under the normal working condition;
s600: carrying out automatic traversal test by using a Monte Carlo targeting method, judging whether the analysis simulation result meets the requirements of robustness and stability of the control system, and if so, entering the next step; if not, returning to the step S500;
s700: and (5) carrying out real vehicle test, finishing the control algorithm design if the design requirements are met, and returning to the step S500 to carry out the control algorithm design of the next round if the design requirements are not met.
Further, in step S100, an error interference model and a noise model are established. The simulation process is more consistent with the actual scene.
Further, the scene library of step S300 includes the following scenes:
1) different acceleration-cruise-deceleration scenarios;
2) following scenes at different speeds;
3) an AEB scenario;
4) a car following scene;
5) the method comprises the following steps of (1) leading a vehicle to cut into a scene in an emergency;
6) scenes of curves with different turning radii at different speeds;
7) and (5) emergency obstacle avoidance scenes.
Further, the dynamical model library in step S400 includes:
1) a dynamic model under a normal working condition;
2) dynamic models of wet and slippery road surfaces with different numbers of attachment systems;
3) the boundaries of tire dynamics models caused by tire wear, etc. under different loads;
4) the performance boundaries of a brake, a steering wheel linear control system, an engine power model and the like in the whole life cycle of the vehicle.
The invention has the following beneficial effects:
1. the robustness of the control algorithm is fully verified, and the stability of the control system design is improved.
2. The research and development period can be shortened, and the cost is saved.
3.A large amount of real vehicle tests are saved, the accident rate of the real vehicle tests is reduced, and a large amount of manpower and material resources are saved.
4. Most algorithm designs are not influenced by test environment and regions, and iteration efficiency is improved.
Drawings
FIG. 1 is a schematic diagram of a method for real-time simulation and testing of a control system for an autonomous truck in accordance with the present invention.
FIG. 2 is a workflow diagram of one embodiment of a method for real-time simulation and testing of a control system of an autonomous truck in accordance with the present invention.
FIG. 3 is a simulation scenario set inclusion diagram of a method for real-time simulation and testing of a control system of an autonomous driving truck in accordance with the present invention.
FIG. 4 is a vehicle model containment map of a method for real-time simulation and testing of an autonomous truck's control system in accordance with the present invention.
Detailed Description
The present invention will be further described with reference to the accompanying fig. 1-4, wherein the following embodiments are described by way of illustration and not by way of limitation.
The working principle of the invention is shown in figure 1 and mainly divided into a plurality of parallel parts:
1. controlling an input scene library;
2. a control algorithm node;
3.a dynamic node;
4. monte Carlo automatic test evaluation tool.
The invention mainly focuses on how to more perfectly and efficiently design a vehicle control system and verify the stability and robustness, firstly, a more accurate vehicle dynamics model, an input error interference model and an output error noise model are established, a simulation platform is verified and perfected, and the simulation performance with better consistency with the real vehicle test is achieved, then, on the basis, a scene library for controlling an input scene library and a scene library for the vehicle dynamics model are perfected and controlled to sufficiently cover the change of model parameters and the scenes which can be experienced in the life cycle of the whole vehicle, and finally, an automatic test and evaluation tool, namely a Monte Carlo targeting method is utilized to automatically test a control algorithm covering all scene libraries and dynamics libraries, and whether the stability and robustness of the control algorithm meet the design requirements is evaluated.
Referring to fig. 2, there is shown an embodiment of a real-time simulation and testing method for a control system of an autonomous truck according to the present invention, the real-time simulation and testing method comprising the steps of:
s100: establishing a vehicle dynamic model; vehicle dynamics under normal conditions are modeled. In order to make the simulation more accurate, an error disturbance model at the input and a noise model at the output are added.
S200: carrying out simulation test and real vehicle test by using a control algorithm, repeatedly carrying out iterative optimization, judging whether the real vehicle test and the simulation test reach the performance consistency, and entering the next step if the real vehicle test and the simulation test reach the performance consistency; if not, returning to the previous step S100, and reestablishing the vehicle dynamics model, the error disturbance model and the noise model.
S300: and the input scene library is perfected, and the scene library can cover enough driving scenes. The scope of the scene library is shown in fig. 3, and the simulation scene set generally includes scenes of a real vehicle, including but not limited to weather, conditions, and functions, such as:
1. different acceleration-cruise-deceleration scenarios;
2. following scenes at different speeds;
AEB (automatic Emergency braking System) scenario;
4. a car following scene;
5. the method comprises the following steps of (1) leading a vehicle to cut into a scene in an emergency;
6. scenes of curves with different turning radii at different speeds;
7. and (5) emergency obstacle avoidance scenes.
S400: and (5) perfecting a vehicle dynamics model library. The range of the model library is shown in fig. 4, and a simulation scene set generally includes scenes of parameter changes of the whole life cycle of the real vehicle under different working conditions, and in general, the vehicle dynamics model library includes the following conditions:
1. a dynamic model under a normal working condition;
2. dynamic models of wet and slippery road surfaces with different numbers of attachment systems;
3. the boundaries of tire dynamics models caused by tire wear, etc. under different loads;
4. the performance boundaries of a brake, a steering wheel linear control system, an engine power model and the like in the whole life cycle of the vehicle.
S500: and designing a control algorithm, and designing the control algorithm and verifying the stability margin according to the dynamic model under the normal working condition.
S600: carrying out automatic traversal test by using a Monte Carlo targeting method, judging whether the analysis simulation result meets the requirements of robustness and stability of the control system, and if so, entering the next step; if not, return to step S500. And (3) carrying out automatic simulation and verification by using a control algorithm aiming at various combinations of all scenes and dynamic models by using the idea of Monte Carlo targeting.
S700: and (5) carrying out real vehicle test, finishing the control algorithm design if the design requirements are met, and returning to the step S500 to carry out the control algorithm design of the next round if the design requirements are not met.
The real-time simulation and test method for the control system of the automatic driving truck can verify the stability of the control algorithm in the life cycle of the whole vehicle, improve the stability and robustness of the control algorithm design, greatly shorten the research and development cycle of the algorithm, transplant most of the design and verification of the control algorithm to be completed on simulation, save a large amount of manpower and material resources and reduce the accident risk of real vehicle test.
The above-described embodiments are intended to illustrate rather than to limit the invention, and any modifications and variations of the present invention are within the spirit of the invention and the scope of the claims.
Claims (4)
1. A real-time simulation and test method for a control system of an automatic driving truck is characterized by comprising the following steps:
s100: establishing a vehicle dynamic model;
s200: carrying out simulation test and real vehicle test by using a control algorithm, repeatedly carrying out iterative optimization, judging whether the real vehicle test and the simulation test reach the performance consistency, and if so, entering the next step; if not, returning to the previous step S100;
s300: an input scene library is perfected, and the scene library can cover enough driving scenes;
s400: perfecting a vehicle dynamics model base;
s500: designing a control algorithm, and designing the control algorithm and verifying the stability margin according to the dynamic model under the normal working condition;
s600: carrying out automatic traversal test by using a Monte Carlo targeting method, judging whether the analysis simulation result meets the requirements of robustness and stability of the control system, and if so, entering the next step; if not, returning to the step S500;
s700: and (5) carrying out real vehicle test, finishing the control algorithm design if the design requirements are met, and returning to the step S500 to carry out the control algorithm design of the next round if the design requirements are not met.
2. The method for real-time simulation and testing of a control system of an autonomous truck as recited in claim 1, further comprising establishing an error disturbance model and a noise model in step S100.
3. The method for real-time simulation and testing of a control system of an autonomous truck as claimed in claim 1 or 2, characterized in that the library of scenarios of step S300 comprises the following scenarios:
1) different acceleration-cruise-deceleration scenarios;
2) following scenes at different speeds;
3) an AEB scenario;
4) a car following scene;
5) the method comprises the following steps of (1) leading a vehicle to cut into a scene in an emergency;
6) scenes of curves with different turning radii at different speeds;
7) and (5) emergency obstacle avoidance scenes.
4. The method for real-time simulation and testing of a control system of an autonomous truck as claimed in any of claims 1 to 3, characterized in that the library of dynamical models in step S400 comprises:
1) a dynamic model under a normal working condition;
2) dynamic models of wet and slippery road surfaces with different numbers of attachment systems;
3) the boundaries of tire dynamics models caused by tire wear, etc. under different loads;
4) the performance boundaries of a brake, a steering wheel linear control system, an engine power model and the like in the whole life cycle of the vehicle.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911293262.0A CN110888417A (en) | 2019-12-16 | 2019-12-16 | Real-time simulation and test method for control system of automatic driving truck |
PCT/CN2020/098279 WO2021120575A1 (en) | 2019-12-16 | 2020-06-24 | Real-time simulation and test method for control system of autonomous driving vehicle |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911293262.0A CN110888417A (en) | 2019-12-16 | 2019-12-16 | Real-time simulation and test method for control system of automatic driving truck |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110888417A true CN110888417A (en) | 2020-03-17 |
Family
ID=69752071
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911293262.0A Pending CN110888417A (en) | 2019-12-16 | 2019-12-16 | Real-time simulation and test method for control system of automatic driving truck |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110888417A (en) |
WO (1) | WO2021120575A1 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112327806A (en) * | 2020-11-02 | 2021-02-05 | 东软睿驰汽车技术(沈阳)有限公司 | Automatic driving test method and device and electronic equipment |
CN112925221A (en) * | 2021-01-20 | 2021-06-08 | 重庆长安汽车股份有限公司 | Auxiliary driving closed loop test method based on data reinjection |
WO2021120575A1 (en) * | 2019-12-16 | 2021-06-24 | Suzhou Zhijia Science & Technologies Co., Ltd. | Real-time simulation and test method for control system of autonomous driving vehicle |
CN114460914A (en) * | 2020-11-10 | 2022-05-10 | 陕西汽车集团有限责任公司 | Hardware-in-loop test system and test method for new energy vehicle controller |
CN115167182A (en) * | 2022-09-07 | 2022-10-11 | 禾多科技(北京)有限公司 | Automatic driving simulation test method, device, equipment and computer readable medium |
EP4191464A4 (en) * | 2020-08-24 | 2024-02-14 | Huawei Technologies Co., Ltd. | Method for constructing simulation traffic flow and simulation device |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113608991A (en) * | 2021-06-25 | 2021-11-05 | 浙江中控技术股份有限公司 | Method and device for testing wagon balance flow management system |
CN113589796B (en) * | 2021-08-03 | 2023-01-13 | 安徽江淮汽车集团股份有限公司 | Constant-speed cruise test system and method based on hardware-in-the-loop |
CN113799790B (en) * | 2021-10-19 | 2023-07-21 | 中国第一汽车股份有限公司 | Vehicle speed control performance testing method and device, electronic equipment and medium |
CN114527674A (en) * | 2021-12-24 | 2022-05-24 | 重庆长安汽车股份有限公司 | Model in-loop simulation test method and system based on vehicle road test data |
CN115016320B (en) * | 2022-06-13 | 2024-07-26 | 中国铁建重工集团股份有限公司 | Test system and method for drilling trolley |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107544290A (en) * | 2017-10-26 | 2018-01-05 | 南京越博电驱动系统有限公司 | A kind of new-energy automobile Performance Evaluation analysis and optimization system and method |
CN107992016A (en) * | 2016-10-26 | 2018-05-04 | 法乐第(北京)网络科技有限公司 | A kind of automatic driving vehicle analog detection method |
CN108595901A (en) * | 2018-07-09 | 2018-09-28 | 黄梓钥 | A kind of autonomous driving vehicle normalized security simulating, verifying model data base system |
CN108897240A (en) * | 2018-08-13 | 2018-11-27 | 济南浪潮高新科技投资发展有限公司 | Automatic Pilot emulation testing cloud platform and automatic Pilot emulation test method |
US20190196468A1 (en) * | 2017-12-22 | 2019-06-27 | TuSimple | Method and System for Modeling Autonomous Vehicle Behavior |
CN110333730A (en) * | 2019-08-12 | 2019-10-15 | 安徽江淮汽车集团股份有限公司 | Verification method, platform and the storage medium of automatic Pilot algorithm expectation function safety |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6811335B2 (en) * | 2017-09-29 | 2021-01-13 | 日立オートモティブシステムズ株式会社 | Map generation method for autonomous driving simulator and autonomous driving simulator |
JP6824137B2 (en) * | 2017-10-13 | 2021-02-03 | キャッツ株式会社 | Operation simulator of autonomous driving vehicle, operation confirmation method of autonomous driving vehicle, control device of autonomous driving vehicle and control method of autonomous driving vehicle |
CN109141929A (en) * | 2018-10-19 | 2019-01-04 | 重庆西部汽车试验场管理有限公司 | Intelligent network joins automobile emulation test system and method |
CN109656148B (en) * | 2018-12-07 | 2022-02-01 | 清华大学苏州汽车研究院(吴江) | Simulation method of automatic driving dynamic traffic flow scene |
CN110160804B (en) * | 2019-05-31 | 2020-07-31 | 中国科学院深圳先进技术研究院 | Test method, device and system for automatically driving vehicle |
CN110888417A (en) * | 2019-12-16 | 2020-03-17 | 苏州智加科技有限公司 | Real-time simulation and test method for control system of automatic driving truck |
-
2019
- 2019-12-16 CN CN201911293262.0A patent/CN110888417A/en active Pending
-
2020
- 2020-06-24 WO PCT/CN2020/098279 patent/WO2021120575A1/en active Application Filing
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107992016A (en) * | 2016-10-26 | 2018-05-04 | 法乐第(北京)网络科技有限公司 | A kind of automatic driving vehicle analog detection method |
CN107544290A (en) * | 2017-10-26 | 2018-01-05 | 南京越博电驱动系统有限公司 | A kind of new-energy automobile Performance Evaluation analysis and optimization system and method |
US20190196468A1 (en) * | 2017-12-22 | 2019-06-27 | TuSimple | Method and System for Modeling Autonomous Vehicle Behavior |
CN108595901A (en) * | 2018-07-09 | 2018-09-28 | 黄梓钥 | A kind of autonomous driving vehicle normalized security simulating, verifying model data base system |
CN108897240A (en) * | 2018-08-13 | 2018-11-27 | 济南浪潮高新科技投资发展有限公司 | Automatic Pilot emulation testing cloud platform and automatic Pilot emulation test method |
CN110333730A (en) * | 2019-08-12 | 2019-10-15 | 安徽江淮汽车集团股份有限公司 | Verification method, platform and the storage medium of automatic Pilot algorithm expectation function safety |
Non-Patent Citations (2)
Title |
---|
周干 等: "自动驾驶汽车仿真测试与评价方法进展", 《汽车文摘》 * |
王天舸: "智能驾驶汽车运动规划与运动控制方法研究", 《中国优秀博硕士学位论文全文数据库(硕士)工程科技II辑》 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021120575A1 (en) * | 2019-12-16 | 2021-06-24 | Suzhou Zhijia Science & Technologies Co., Ltd. | Real-time simulation and test method for control system of autonomous driving vehicle |
EP4191464A4 (en) * | 2020-08-24 | 2024-02-14 | Huawei Technologies Co., Ltd. | Method for constructing simulation traffic flow and simulation device |
CN112327806A (en) * | 2020-11-02 | 2021-02-05 | 东软睿驰汽车技术(沈阳)有限公司 | Automatic driving test method and device and electronic equipment |
CN112327806B (en) * | 2020-11-02 | 2022-02-15 | 东软睿驰汽车技术(沈阳)有限公司 | Automatic driving test method and device, electronic equipment and storage medium |
CN114460914A (en) * | 2020-11-10 | 2022-05-10 | 陕西汽车集团有限责任公司 | Hardware-in-loop test system and test method for new energy vehicle controller |
CN112925221A (en) * | 2021-01-20 | 2021-06-08 | 重庆长安汽车股份有限公司 | Auxiliary driving closed loop test method based on data reinjection |
CN115167182A (en) * | 2022-09-07 | 2022-10-11 | 禾多科技(北京)有限公司 | Automatic driving simulation test method, device, equipment and computer readable medium |
Also Published As
Publication number | Publication date |
---|---|
WO2021120575A1 (en) | 2021-06-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110888417A (en) | Real-time simulation and test method for control system of automatic driving truck | |
JP6898101B2 (en) | Systems and methods for analyzing vehicle energy efficiency | |
JP7053147B2 (en) | Systems and methods for analyzing the energy efficiency of automobiles, especially automobile equipment | |
WO2021036083A1 (en) | Driver behavior model development method and device for automatic driving, and storage medium | |
Gáspár et al. | Predictive cruise control for road vehicles using road and traffic information | |
Lv et al. | Cyber-physical system based optimization framework for intelligent powertrain control | |
CN109357900B (en) | Method and system for determining test system of mechanical electronic equipment | |
Rodríguez | Fuel consumption simulation of HDVs in the EU: Comparisons and limitations | |
Ward et al. | A method of optimal control for class 8 vehicle platoons over hilly terrain | |
CN109284582A (en) | A kind of vehicle body pitch damping glue lightweight optimizing method for disposing | |
Dehkordi et al. | Energy efficient and safe control strategy for electric vehicles including driver preference | |
Naeem et al. | Energy Efficient Solution for Connected Electric Vehicle and Battery Health Management Using Eco-driving Under Uncertain Environmental Conditions | |
CN113553663B (en) | Model selection method of motor system, terminal and readable storage medium | |
Radrizzani et al. | An add-on model predictive control strategy for the energy management of hybrid electric tractors | |
SE540598C2 (en) | A method for controlling a powertrain of a motor vehicle | |
Divakarla et al. | Journey mapping—a new approach for defining automotive drive cycles | |
Wang et al. | Energy-efficient speed planner for connected and automated electric vehicles on sloped roads | |
Kim et al. | Simulation of heavy-duty vehicles in platooning scenarios | |
Meshginqalam et al. | Two-level MPC speed profile optimization of autonomous electric vehicles considering detailed internal and external losses | |
CN108108841A (en) | A kind of hybrid power energy management strategies global optimization system based on large database concept | |
CN116627133A (en) | Sanitation truck lane change track planning method oriented to automatic driving scene | |
Harris | Implementation of radial basis function artificial neural network into an adaptive equivalent consumption minimization strategy for optimized control of a hybrid electric vehicle | |
Liu et al. | Optimal Lane Changing Problem of Vehicle Handling Inverse Dynamics based on Mesh Refinement Method | |
Villagrá et al. | Model-free control techniques for Stop & Go systems | |
Barnes et al. | Scalable Simulation Environment for Adaptive Cruise Controller Development |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200317 |