Refine Your Search

Topic

Search Results

Technical Paper

Steering Control Based on the Yaw Rate and Projected Steering Wheel Angle in Evasion Maneuvers

2018-04-03
2018-01-0030
When automobiles are at the threat of collisions, steering usually needs shorter longitudinal distance than braking for collision avoidance, especially under the condition of high speed or low adhesion. Thus, more collision accidents can be avoided in the same situation. The steering assistance is in need since the operation is hard for drivers. And considering the dynamic characteristics of vehicles in those maneuvers, the real-time and the accuracy of the assisted algorithms is essential. In view of the above problems, this paper first takes lateral acceleration of the vehicle as the constraint, aiming at the collision avoidance situation of the straight lane and the stable driving inside the curve, and trajectory of the collision avoidance is derived by a quintic polynomial.
Technical Paper

Spatio-Temporal Trajectory Planning Using Search And Optimizing Method for Autonomous Driving

2024-04-09
2024-01-2563
In the field of autonomous driving trajectory planning, it’s virtual to ensure real-time planning while guaranteeing feasibility and robustness. Current widely adopted approaches include decoupling path planning and velocity planning based on optimization method, which can’t always yield optimal solutions, especially in complex dynamic scenarios. Furthermore, search-based and sampling-based solutions encounter limitations due to their low resolution and high computational costs. This paper presents a novel spatio-temporal trajectory planning approach that integrates both search-based planning and optimization-based planning method. This approach retains the advantages of search-based method, allowing for the identification of a global optimal solution through search. To address the challenge posed by the non-convex nature of the original solution space, we introduce a spatio-temporal semantic corridor structure, which constructs a convex feasible set for the problem.
Technical Paper

Research on the Classification and Identification for Personalized Driving Styles

2018-04-03
2018-01-1096
Most of the Advanced Driver Assistance System (ADAS) applications are aiming at improving both driving safety and comfort. Understanding human drivers' driving styles that make the systems more human-like or personalized for ADAS is the key to improve the system performance, in particular, the acceptance and adaption of ADAS to human drivers. The research presented in this paper focuses on the classification and identification for personalized driving styles. To motivate and reflect the information of different driving styles at the most extent, two sets, which consist of six kinds of stimuli with stochastic disturbance for the leading vehicles are created on a real-time Driver-In-the-Loop Intelligent Simulation Platform (DILISP) with PanoSim-RT®, dSPACE® and DEWETRON® and field test with both RT3000 family and RT-Range respectively.
Technical Paper

Research on a Novel Electro-Hydraulic Brake System and Pressure Control Strategy

2018-04-03
2018-01-0764
Based on the research and analysis of the current brake systems, this paper presents a novel electro-hydraulic brake system, which can better meet the functional requirements. The system mainly contains a master cylinder, two brake hydraulic cylinders and drive motors, two transmission mechanisms, thirteen solenoid valves, pedal force simulator, etc. Since the proposed brake system uses a dual motor along with two brake hydraulic cylinders, it has advantages in providing fast pressure response, flexible working modes, high precision and strong fault tolerance. In order to facilitate the study of pressure control algorithm for the proposed brake system, a mathematical model of the brake system is firstly established, then a multiplexed time-division pressure control algorithm is proposed to realize the simultaneous or partially simultaneous pressure control, which ensures the high precision and short response time.
Technical Paper

Research on Tracking Algorithm for Forward Target-Vehicle Using Millimeter-Wave Radar

2020-04-14
2020-01-0702
In order to solve such problems that the millimeter-wave radar is of large computation, poor robustness and low precision of the target tracking algorithm, this paper presents an algorithmic framework for millimeter-wave radar tracking of target-vehicles. The target measurement information outside the millimeter- wave radar detection range is eliminated by the data plausibility judgment method based on the millimeter-wave radar detection parameters. Target clustering is made using Manhattan distance, to eliminate clutter interference and cluster multiple target measurements into one. The data association is made by use of nearest neighbor to determine the correspondence between information received measured by the radar and the real target. The vehicle is the key detection target of the vehicle millimeter-wave radar during road driving.
Technical Paper

Research on Lane-Changing Trajectory Planning for Autonomous Driving Considering Longitudinal Interaction

2024-04-09
2024-01-2557
Autonomous driving in real-world urban traffic must cope with dynamic environments. This presents a challenging decision-making problem, e.g. deciding when to perform an overtaking maneuver or how to safely merge into traffic. The traditional autonomous driving algorithm framework decouples prediction and decision-making, which means that the decision-making and planning tasks will be carried out after the prediction task is over. The disadvantage of this approach is that it does not consider the possible impact of ego vehicle decisions on the future states of other agents. In this article, a decision-making and planning method which considers longitudinal interaction is represented. The method’s architecture is mainly composed of the following parts: trajectory sampling, forward simulation, trajectory scoring and trajectory selection. For trajectory sampling, a lattice planner is used to sample three-dimensionally in both the time horizon and the space horizon.
Technical Paper

Research on Compensation Redundancy Control for Basic Force Boosting Failure of Electro-Booster Brake System

2020-04-14
2020-01-0216
As a new brake-by-wire solution, the electro-booster (Ebooster) brake system can work with the electronic stability program (ESP) equipped in the real vehicle to realize various excellent functions such as basic force boosting (BFB), active braking and energy recovery, which is promoting the development of smart vehicles. Among them, the BFB is the function of Ebooster's servo force to assist the driver's brake pedal force establishing high-intensity braking pressure. After the BFB function failure of the Ebooster, it was not possible to provide sufficient brake pressure for the driver's normal braking, and eventually led to traffic accidents. In this paper, a compensation redundancy control strategy based on ESP is proposed for the BFB failure of the self-designed Ebooster.
Technical Paper

Research on Autonomous Driving Decision Based on Improved Deep Deterministic Policy Algorithm

2022-03-29
2022-01-0161
Autonomous driving technology, as the product of the fifth stage of the information technology revolution, is of great significance for improving urban traffic and environmentally friendly sustainable development. Autonomous driving can be divided into three main modules. The input of the decision module is the perception information from the perception module and the output of the control strategy to the control module. The deep reinforcement learning method proposes an end-to-end decision-making system design scheme. This paper adopts the Deep Deterministic Policy Gradient Algorithm (DDPG) that incorporates the Priority Experience Playback (PER) method. The framework of the algorithm is based on the actor-critic network structure model. The model takes the continuously acquired perception information as input and the continuous control of the vehicle as output.
Journal Article

Research on Automatic Joint Calibration Method of Multi 3D-LIDARs and Inertial Measurement Unit

2021-04-06
2021-01-0070
In the field of automatic driving, the combination of 3D LIDAR and inertial measurement unit (IMU) is a common sensor configuration scheme in laser point-cloud localization, high-precision map making and point-cloud target detection. So it is critical to calibrate LIDAR and IMU accurately. At present, due to the large volume and high cost of 3D LIDAR with high-line-number(Such as 64 lines or 128 lines), the configuration scheme of using multiple low-line-number 3D LIDARs appears in the automatic driving vehicle sensing system. However, the common calibration methods are not suitable for multi 3D LIDARs and IMU parameters calibration on autonomous vehicle, which have the disadvantages of cumbersome implementation and low accuracy. In this paper, a joint calibration test platform composed of dual LIDARs and IMU is assembled, and a method of precise automatic calibration based on GPS/RTK data is proposed.
Technical Paper

Research on Artificial Potential Field based Soft Actor-Critic Algorithm for Roundabout Driving Decision

2024-04-09
2024-01-2871
Roundabouts are one of the most complex traffic environments in urban roads, and a key challenge for intelligent driving decision-making. Deep reinforcement learning, as an emerging solution for intelligent driving decisions, has the advantage of avoiding complex algorithm design and sustainable iteration. For the decision difficulty in roundabout scenarios, this paper proposes an artificial potential field based Soft Actor-Critic (APF-SAC) algorithm. Firstly, based on the Carla simulator and Gym framework, a reinforcement learning simulation system for roundabout driving is built. Secondly, to reduce reinforcement learning exploration difficulty, global path planning and path smoothing algorithms are designed to generate and optimize the path to guide the agent.
Technical Paper

Pressure Tracking Control of Electro-Mechanical Brake Booster System

2020-04-14
2020-01-0211
The Electro-Mechanical Brake Booster system (EMBB) is a kind of novel braking booster system, which integrates active braking, regenerative braking, and other functions. It usually composes of a servo motor and the transmission mechanism. EMBB can greatly meet the development needs of vehicle intelligentization and electrification. During active braking, EMBB is required to respond quickly to the braking request and track the target pressure accurately. However, due to the highly nonlinearity of the hydraulic system and EMBB, traditional control algorithms especially for PID algorithm do not work well for pressure control. And a large amount of calibration work is required when applying PID algorithms to pressure control in engineering.
Journal Article

Power Assisted Braking Control Based on a Novel Mechatronic Booster

2016-04-05
2016-01-1644
This paper presents a power assisted braking control based on a novel mechatronic booster system. A brake pedal feel control unit is first discussed which includes a pedal emulator with an angular sensor to detect driver’s pedal travel, a signal processing module with a Kalman filter for sensor signal conditioning, and a driver braking intention detection and behavior recognition module based on the displacement and velocity of the pedal travel. A power assisted braking control is then presented as the core of the system which consists of controls on basic power assist, velocity compensation and friction compensation. The friction is estimated based on a generic algorithm offline. A motor controller is designed to provide the desired torque for the power assist. Finally, a novel mechatronic booster system is designed and built with an experimental platform set up with a widely adopted rapid prototype system using dSPACE products, such as MicroAutoBox, RapidPro, etc.
Journal Article

Multi-task Learning of Semantics, Geometry and Motion for Vision-based End-to-End Self-Driving

2021-04-06
2021-01-0194
It’s hard to achieve complete self-driving using hand-crafting generalized decision-making rules, while the end-to-end self-driving system is low in complexity, does not require hand-crafting rules, and can deal with complex situations. Modular-based self-driving systems require multi-task fusion and high-precision maps, resulting in high system complexity and increased costs. In end-to-end self-driving, we usually only use camera to obtain scene status information, so image processing is very important. Numerous deep learning applications benefit from multi-task learning, as the multi-task learning can accelerate model training and improve accuracy with combine all tasks into one model, which reduces the amount of calculation and allows these systems to run in real-time. Therefore, the approach of obtaining rich scene state information based on multi-task learning is very attractive. In this paper, we propose an approach to multi-task learning for semantics, geometry and motion.
Technical Paper

Multi-objective Combination Optimization of Automobile Subframe Dynamic Stiffness

2023-04-11
2023-01-0005
Subframe is an important part of automobile chassis, which is connected with body, suspension control arm, powertrain mount, etc. The dynamic stiffness value of the connection point is an important performance index of the subframe, which affects the vibration of the vehicle body. This paper introduces the basic concept and related theory of dynamic stiffness, derives the theoretical formula of dynamic stiffness, and analyzes the frequency response of the key points of the subframe. In view of the fact that the dynamic stiffness of the subframe of a certain vehicle model is not up to the standard at some connection points, the dynamic stiffness CAE simulation analysis is carried out to determine the frequency range of insufficient dynamic stiffness and the connection points that need to be optimized.
Technical Paper

Lidar Inertial Odometry and Mapping for Autonomous Vehicle in GPS-Denied Parking Lot

2020-04-14
2020-01-0103
High-precision and real-time ego-motion estimation is vital for autonomous vehicle. There is a lot GPS-denied maneuver such as underground parking lot in urban areas. Therefore, the localization system relying solely on GPS cannot meets the requirements. Recently, lidar odometry and visual odometry have been introduced into localization systems to overcome the problem of missing GPS signals. Compared with visual odometry, lidar odometry is not susceptible to light, which is widely applied in weak-light environments. Besides, the autonomous parking is highly dependent on the geometric information around the vehicle, which makes building map of surroundings essential for autonomous vehicle. We propose a lidar inertial odometry and mapping. By sensor fusion, we compensate for the drawback of applying a single sensor, allowing the system to provide a more accurate estimate.
Technical Paper

Lane Detection and Pixel-Level Tracking for Autonomous Vehicles

2022-03-29
2022-01-0077
Lane detection and tracking play a key role in autonomous driving, not only in the LKA System but help estimate the pose of the vehicle. While there has been significant development in recent years, traditional outdoor SLAM algorithms still struggle to provide reliable information in challenging dynamic environments such as lack of roadside landscape or surrounding vehicles at almost the same speed or on the road in the woods. On the structured road, lane markings as static semantic features may provide a stable landmark assist in robust localization. As most of the current lane detection work mainly on separated images ignoring the relationship between adjacent frames, we propose a pixel-level lane tracking method for autonomous vehicles. In this paper, we introduce a deep network to detect and track lane features. The network has two parallel branches. One branch detects the lane position, while the other extracts the point description on a pixel level.
Technical Paper

Development of Active Control Strategy for Flat Tire Vehicles

2014-04-01
2014-01-0859
This paper first presents an algorithm to detect tire blowout based on wheel speed sensor signals, which either reduces the cost for a TPMS or provides a backup in case it fails, and a tire blowout model considering different tire pressure is also built based on the UniTire model. The vehicle dynamic model uses commercial software CarSim. After detecting tire blowout, the active braking control, based on a 2DOF reference model, determines an optimal correcting yaw moment and the braking forces that slow down and stop the vehicle, based on a linear quadratic regulator. Then the braking force commands are further translated into target pressure command for each wheel cylinder to ensure the target braking forces are generated. Some simulations are conducted to verify the active control strategy.
Technical Paper

Development and Verification of Control Algorithm for Permanent Magnet Synchronous Motor of the Electro-Mechanical Brake Booster

2019-04-02
2019-01-1105
To meet the new requirements of braking system for modern electrified and intelligent vehicles, various novel electro-mechanical brake boosters (Eboosters) are emerging. This paper is aimed at a new type of the Ebooster, which is mainly consisted of a permanent magnet synchronous motor (PMSM), a two-stage reduction transmission and a servo mechanism. Among them, the PMSM is a vital actuator to realize the functions of the Ebooster. To get fast response of the Ebooster system, a novel control strategy employing a maximum torque per ampere (MTPA) control with current compensation decoupling and current-adjusting adaptive flux-weakening control is proposed, which requires the PMSM can operate in a large speed range and maintain a certain anti-load interference capability. Firstly, the wide speed control strategy for the Ebooster’s PMSM is designed in MATLAB/Simulink.
Technical Paper

Combustion System Development in GAC Turbocharged Miller GDI Engine with 0.5L/Cylinder

2020-04-14
2020-01-0838
GAC Group has set up two modular engine families, G and GS, for various vehicle classes equipping demands. G family engines, which have already gone through three generations, target for the higher torque and power, the lower fuel consumption and the future strict emission standards. For the latest generation, new technologies were added to achieve the development goals based on the previous modular engines. For example, miller combustion cycle with increased compression ratio is introduced in the newer engine combustion system. Additional key technologies such as 350 bar injection system and high tumble intake ports are also applied. The combustion system development, which established on the GAC Combustion Controlling System (GCCS), was facilitated by integrated use of advanced optical measurements and computational fluid dynamics for improving the in-cylinder flow, fuel sprays and the interaction between them.
Technical Paper

Arrangement and Control Method of Cooperative Vehicle Platoon

2021-04-06
2021-01-0113
With the development of cellular communication technology and for the sake of reducing drag resistance, the multi-lane platoon technology will be more prosperous in the future. In this article, the cooperative vehicle platoon method on the public road is represented. The method’s architecture is mainly composed of the following parts: decision-making, path planning and control command generation. The decision-making uses the finite state machine to make decision and judgment on the cooperative lane change of vehicles, and starts to execute the lane change step when the lane change requirements are met. In terms of path planning, with the goal of ensuring comfort, the continuity of the vehicle state and no collision between vehicles, a fifth-order polynomial is used to fit every vehicle trajectory. In terms of control command generation module, a model predictive control algorithm is used to solve the multi-vehicle centralized optimization control problem.
X