Refine Your Search

Topic

Author

Affiliation

Search Results

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

High-Precision Autonomous Parking Localization System based on Multi-Sensor Fusion

2024-04-09
2024-01-2843
This paper addresses the issues of long-term signal loss in localization and cumulative drift in SLAM-based online mapping and localization in autonomous valet parking scenarios. A GPS, INS, and SLAM fusion localization framework is proposed, enabling centimeter-level localization with wide scene adaptability at multiple scales. The framework leverages the coupling of LiDAR and Inertial Measurement Unit (IMU) to create a point cloud map within the parking environment. The IMU pre-integration information is used to provide rough pose estimation for point cloud frames, and distortion correction, line and plane feature extraction are performed for pose estimation. The map is optimized and aligned with a global coordinate system during the mapping process, while a visual Bag-of-Words model is built to remove dynamic features.
Technical Paper

Energy Efficiency Technologies of Connected and Automated Vehicles: Findings from ARPA-E’s NEXTCAR Program

2024-04-09
2024-01-1990
This paper details the advancements and outcomes of the NEXTCAR (Next-Generation Energy Technologies for Connected and Automated on-Road Vehicles) program, an initiative led by the Advanced Research Projects Agency-Energy (ARPA-E). The program focusses on harnessing the full potential of Connected and Automated Vehicle (CAV) technologies to develop advanced vehicle dynamic and powertrain control technologies (VD&PT). These technologies have shown the capability to reduce energy consumption by 20% in conventional and hybrid electric cars and trucks at automation levels L1-L3 and by 30% L4 fully autonomous vehicles. Such reductions could lead to significant energy savings across the entire U.S. vehicle fleet.
Technical Paper

A Method for Evaluating the Complexity of Autonomous Driving Road Scenes

2024-04-09
2024-01-1979
An autonomous vehicle is a comprehensive intelligent system that includes environment sensing, vehicle localization, path planning and decision-making control, of which environment sensing technology is a prerequisite for realizing autonomous driving. In the early days, vehicles sensed the surrounding environment through sensors such as cameras, radar, and lidar. With the development of 5G technology and the Vehicle-to-everything (V2X), other information from the roadside can also be received by vehicles. Such as traffic jam ahead, construction road occupation, school area, current traffic density, crowd density, etc. Such information can help the autonomous driving system understand the current driving environment more clearly. Vehicles are no longer limited to areas that can be sensed by sensors. Vehicles with different autonomous driving levels have different adaptability to the environment.
Technical Paper

Energy Dissipation Characteristics Analysis of Automotive Vibration PID Control Based on Adaptive Differential Evolution Algorithm

2024-04-09
2024-01-2287
To address the issue of PID control for automotive vibration, this paper supplements and develops the evaluation of automotive vibration characteristics, and proposes a vibration response quantity for evaluating the energy dissipation characteristics of automotive vibration. A two-degree-of-freedom single wheel model for automotive vibration control is established, and the conventional vibration response variables for ride comfort evaluation and the energy consumption vibration response variables for energy dissipation characteristics evaluation are determined. This paper uses the Adaptive Differential Evolution (ADE) algorithm to tune the PID control parameters and introduces an adaptive mutation factor to improve the algorithm's adaptability. Several commonly used adaptive mutation factors are summarized in this paper, and their effects on algorithm improvement are compared.
Technical Paper

Research on the Control Strategy of Electric Vehicle Active Suspension Based on Fuzzy Theory

2024-04-09
2024-01-2290
The performance of suspension system has a direct impact on the riding comfort and smoothness. For the traditional suspension can not effectively alleviate the impact of road surface and the poor anti-vibration performance, The dynamics model of vehicle suspension system is established, and the control model of vehicle four-degree-of-freedom active suspension is designed with fuzzy control strategy. On this basis, a comprehensive simulation model of the control model of vehicle active suspension coupled with road excitation is established. and the ride comfort of vehicles under different types of suspension are tested through Simulink. The simulation results show that compared with the passive suspension, the reduction of vehicle acceleration and dynamic deformation of the active suspension controlled by fuzzy PID can reach 33.76% and 22.45%. and the reduction of pitch Angle speed and dynamic load of the active suspension controlled by fuzzy PID can reach 16.18% and 10.72%.
Technical Paper

Road Feel Modeling and Return Control Strategy for Steer-by-Wire Systems

2024-04-09
2024-01-2316
The steer-by-wire (SBW) system, an integral component of the drive-by-wire chassis responsible for controlling the lateral motion of a vehicle, plays a pivotal role in enhancing vehicle safety. However, it poses a unique challenge concerning steering wheel return control, primarily due to its fundamental characteristic of severing the mechanical connection between the steering wheel and the turning wheel. This disconnect results in the inability to directly transmit the self-aligning torque to the steering wheel, giving rise to complications in ensuring a seamless return process. In order to realize precise control of steering wheel return, solving the problem of insufficient low-speed return and high-speed return overshoot of the steering wheel of the SBW system, this paper proposes a steering wheel active return control strategy for SBW system based on the backstepping control method.
Technical Paper

Application Study of Solar Energy and Heat Management System Utilizing Phase Change Materials in Parking Facilities

2024-04-09
2024-01-2451
Ambient temperature is a very sensitive use condition for electric vehicles (EVs), so it is imperative to ensure the maintenance of suitable temperature. This is particularly important in regions characterized by prolonged exposure to unfavorable temperature conditions. In such cases, it becomes necessary to implement insulation measures within parking facilities and allocate energy resources to sustain a desired temperature level. Solar energy is a renewable and environmentally friendly source of energy that is widely available. However, the effectiveness of utilizing solar energy is influenced by various factors, such as the time of day and weather conditions. The use of phase change material (PCM) in a latent heat energy storage (LHES) system has gained significant attention in this field. In contrast to single-phase energy storage materials, PCM offer a more effective heat storage capacity.
Technical Paper

Energy-Optimal Allocation of a Heterogeneous Delivery Fleet in a Dynamic Network of Distribution and Fulfillment Centers

2024-04-09
2024-01-2448
This paper presents an energy-optimal plan for the allocation of a heterogeneous fleet of delivery vehicles in a dynamic network of multiple distribution centers and fulfillment centers. Each distribution center with a heterogeneous fleet of delivery vehicles is considered as a hub connected with the fulfillment centers through the routes as spokes. The goal is to minimize the overall energy consumption of the fleet while meeting the demand of each of the fulfillment centers. To achieve this goal, the problem is divided into two sub-problems that are solved in a hierarchical way. Firstly, for each spoke, the optimal number of vehicles to be allocated from each hub is determined. Secondly, given the number of allocated delivery vehicles from a hub for each spoke, the optimal selection of vehicle type from the available heterogeneous fleet at the hub is done for each of spokes based on the energy requirement and the energy efficiency of the spoke under consideration.
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 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

Path Planning and Robust Path Tracking Control of an Automated Parallel Parking Maneuver

2024-04-09
2024-01-2558
Driver’s license examinations require the driver to perform either a parallel parking or a similar maneuver as part of the on-road evaluation of the driver’s skills. Self-driving vehicles that are allowed to operate on public roads without a driver should also be able to perform such tasks successfully. With this motivation, the S-shaped maneuverability test of the Ohio driver’s license examination is chosen here for automatic execution by a self-driving vehicle with drive-by-wire capability and longitudinal and lateral controls. The Ohio maneuverability test requires the driver to start within an area enclosed by four pylons and the driver is asked to go to the left of the fifth pylon directly in front of the vehicle in a smooth and continuous manner while ending in a parallel direction to the initial one. The driver is then asked to go backwards to the starting location of the vehicle without stopping the vehicle or hitting the pylons.
Technical Paper

Deep Reinforcement Learning Based Collision Avoidance of Automated Driving Agent

2024-04-09
2024-01-2556
Automated driving has become a very promising research direction with many successful deployments and the potential to reduce car accidents caused by human error. Automated driving requires automated path planning and tracking with the ability to avoid collisions as its fundamental requirement. Thus, plenty of research has been performed to achieve safe and time efficient path planning and to develop reliable collision avoidance algorithms. This paper uses a data-driven approach to solve the abovementioned fundamental requirement. Consequently, the aim of this paper is to develop Deep Reinforcement Learning (DRL) training pipelines which train end-to-end automated driving agents by utilizing raw sensor data. The raw sensor data is obtained from the Carla autonomous vehicle simulation environment here. The proposed automated driving agent learns how to follow a pre-defined path with reasonable speed automatically.
Technical Paper

Investigation of Diffuse Axonal Injury in Rats Induced by the Combined Linear and Rotational Accelerations Using Diffusion Tensor Imaging

2024-04-09
2024-01-2513
Diffuse Axonal Injury (DAI) is the most common type of traumatic brain injury, and it is associated with the linear and rotational accelerations resulting from head impacts, which often occurs in traffic related and sports accidents. To investigate the degree of influence of linear and rotational acceleration on DAI, a two-factor, two-level rat head impact experimental protocol involving linear and rotational acceleration was established using the L4(23) orthogonal table in this paper. Following the protocol, rats head was injured and diffusion tensor imaging (DTI) was performed at 24h post-injury to obtain the whole brain DAI injury, and the fractional anisotropy (FA) value of the corpus callosum was selected as the evaluation indicator. Using analysis of variance, the sum of squared deviations for the evaluation indicators was calculated to determine the degree of influence of linear acceleration and rotational acceleration on DAI. The results show that, 1.
Technical Paper

Biosignal-Based Driving Experience Analysis between Automated Mode and Manual Mode

2024-04-09
2024-01-2504
With the rapid development of intelligent driving technology, there has been a growing interest in the driving comfort of automated vehicles. As vehicles become more automated, the role of the driver shifts from actively engaging in driving tasks to that of a passenger. Consequently, the study of the passenger experience in automated driving vehicles has emerged as a significant research area. In order to examine the impact of automatic driving on passengers' riding experience in vehicle platooning scenarios, this study conducted real vehicle experiments involving six participants. The study assessed the subjective perception scores, eye movement, and electrocardiogram (ECG) signals of passengers seated in the front passenger seat under various vehicle speeds, distances, and driving modes. The results of the statistical analysis indicate that vehicle speed has the most substantial influence on passenger perception.
Technical Paper

Steering Angle Safety Control for Redundant Steering System Considering Motor Winding’s Various Faults

2024-04-09
2024-01-2520
Reliable and safe Redundant Steering System (RSS) equipped with Dual-Winding Permanent Magnet Synchronous Motor (DW-PMSM) is considered an ideal actuator for future autonomous vehicle chassis. The built-in DW-PMSM of the RSS is required to identify various winding’s faults such as disconnection, open circuit, and grounding. When achieving redundant control through winding switching, it is necessary to suppress speed fluctuations during the process of winding switching to ensure angle control precision. In this paper, a steering angle safety control for RSS considering motor winding’s faults is proposed. First, we analyze working principle of RSS. Corresponding steering system model and fault model of DW-PMSM have been established. Next, we design the fault diagnosis and fault tolerance strategy of RSS.
Technical Paper

Damping Force Optimal Control Strategy for Semi-Active Suspension System

2024-04-09
2024-01-2286
Semi-active suspension system (SASS) could enhance the ride comfort of the vehicle across different operating conditions through adjusting damping characteristics. However, current SASS are often calibrated based on engineering experience when selecting parameters for its controller, which complicates the achievement of optimal performance and leads to a decline in ride comfort for the vehicle being controlled. Linear quadratic constrained optimal control is a crucial tool for enhancing the performance of semi-active suspensions. It considers various performance objectives, such as ride comfort, handling stability, and driving safety. This study presents a control strategy for determining optimal damping force in SASS to enhance driving comfort. First, we analyze the working principle of the SASS and construct a seven-degree-of-freedom model.
Technical Paper

A Rolling Prediction-Based Multi-Scale Fusion Velocity Prediction Method Considering Road Slope Driving Characteristics

2023-12-20
2023-01-7063
Velocity prediction on hilly road can be applied to the energy-saving predictive control of intelligent vehicles. However, the existing methods do not deeply analyze the difference and diversity of road slope driving characteristics, which affects prediction performance of some prediction method. To further improve the prediction performance on road slope, and different road slope driving features are fully exploited and integrated with the common prediction method. A rolling prediction-based multi-scale fusion prediction considering road slope transition driving characteristics is proposed in this study. Amounts of driving data in hilly sections were collected by the advanced technology and equipment. The Markov chain model was used to construct the velocity and acceleration joint state transition characteristics under each road slope transition pair, which expresses the obvious driving difference characteristics when the road slope changes.
Journal Article

Estimation of Tire-road Friction Limit with Low Lateral Excitation Requirement Using Intelligent Tire

2023-04-11
2023-01-0755
Tire-road friction condition is crucial to the safety of vehicle driving. The emergence of autonomous driving makes it more important to estimate the friction limit accurately and at the lowest possible excitation. In this paper, an early detection method of tire-road friction coefficient based on pneumatic trail under cornering conditions is proposed using an intelligent tire system. The previously developed intelligent tire system is based on a triaxial accelerometer mounted on the inner liner of the tire tread. The friction estimation scheme utilizes the highly sensitive nature of the pneumatic trail to the friction coefficient even in the linear region and its approximately linear relationship with the excitation level. An indicator referred as slip degree indicating the utilization of the road friction is proposed using the information of pneumatic trail, and it is used to decide whether the excitation is sufficient to adopt the friction coefficient estimate.
Journal Article

Trajectory Planning and Tracking for Four-Wheel Independent Drive Intelligent Vehicle Based on Model Predictive Control

2023-04-11
2023-01-0752
This paper proposes a dynamic obstacle avoidance system to help autonomous vehicles drive on high-speed structured roads. The system is mainly composed of trajectory planning and tracking controllers. The potential field (PF) model is introduced to establish a three-dimensional potential field for structured roads and obstacle vehicles. The trajectory planning problem that considers the vehicle’s and tires’ dynamics constraints is transformed into an optimization problem with muti-constraints by combining the model predictive control (MPC) algorithms. The trajectory tracking controller used in this paper is based on the 7 degrees of freedom (DOF) vehicle model and the UniTire tire model, which was discussed in detail in previous work [25, 26]. The controller maintains good trajectory tracking performance even under extreme driving conditions, such as roads with poor adhesion conditions, where the car’s tires enter the nonlinear region easily.
X