Refine Your Search

Topic

Search Results

Technical Paper

A Comparative Study on ESC Drive and Brake Control Based on Hierarchical Structure for Four-Wheel Hub-Motor-Driven Vehicle

2019-11-04
2019-01-5051
Electronic Stability Control (ESC) is an important measure to proactively guarantee vehicle safety. In this paper, the method of four-wheel hub-motor torque control is compared with the traditional single-wheel hydraulic brake control in ESC system. The control strategy adopts the hierarchical structure. In upper controller, the stability of the vehicle is identified by threshold method, the additional yaw moment control uses a way to get the moment including feedforward and feedback parts based on the linear quadratic regulator (LQR). The medium controller is tire slip rate control, in order to get the optimal target slip rate from the upper additional yaw moment, a method of quadratic programming to optimize the longitudinal force is proposed for each wheel. The inputs of tire state for the magic tire model is introduced so as to calculate the target slip rate from the target longitudinal force.
Journal Article

A Novel Indirect Health Indicator Extraction Based on Charging Data for Lithium-Ion Batteries Remaining Useful Life Prognostics

2017-06-17
2017-01-9078
In order to solve the environmental pollution and energy crisis, Electric Vehicles (EVs) have been developed rapidly. Lithium-ion (Li-ion) battery is the key power supply equipment for EVs, and the scientific and accurate prediction of its Remaining Useful Life (RUL) has become a hot topic in the field of new energy research. The internal resistance and capacity are often used to characterize the Li-ion battery State of Health (SOH) from which RUL is obtained. However, in practical applications, it is difficult to obtain internal resistance and capacity information by using the non-intrusive measurement method. Therefore, it is necessary to extract the measurable parameters to characterize the degradation of Li-ion battery. At present, the methods of extracting health indicators based on measurable parameters have gained preliminary results, but most of them are derived from the Li-ion battery discharging data.
Technical Paper

A Novel Velocity Planner for Autonomous Vehicle Considering Human Driver’s Habits

2020-04-14
2020-01-0133
In automatic driving application, the velocity planner can be considered as a key factor to ensure the safety and comfort. One of the most important tasks of the velocity planner is to simulate the velocity characteristics of human drivers. In this paper, two Driver In-the-Loop (DIL) experiments are designed to explain velocity characteristics of human drivers. In the first experiment, static obstacles are placed on both sides of the straight road to shorten the cross range that vehicles can driver across. Moreover, different cross ranges are set to study the influence of the steering wheel error. In the second experiment, velocity characteristics are investigated under the condition of different road widths and curvatures in a U-turn road contour. In both tests, different drivers’ preview behavior is analyzed through the operation of throttle, braking, and steering.
Technical Paper

A Semantic Segmentation Algorithm for Intelligent Sweeper Vehicle Garbage Recognition Based on Improved U-net

2023-04-11
2023-01-0745
Intelligent sweeper vehicle is gradually applied to human life, in which the accuracy of garbage identification and classification can improve cleaning efficiency and save labor cost. Although Deep Learning has made significant progress in computer vision and the application of semantic network segmentation can improve waste identification rate and classification accuracy. Due to the loss of some spatial information during the convolution process, coupled with the lack of specific datasets for garbage identification, the training of the network and the improvement of recognition and classification accuracy are affected. Based on the Unet algorithm, in this paper we adjust the number of input and output channels in the convolutional layer to improve the speed during the feature extraction part. In addition, manually generated datasets are used to greatly improve the robustness of the model.
Technical Paper

A Sparse Spatiotemporal Transformer for Detecting Driver Distracted Behaviors

2023-04-11
2023-01-0835
At present, the development of autonomous driving technology is still immature, and there is still a long way until fully driverless vehicles. Therefore, the state of the driver is still an important factor affecting traffic safety, and it is of great significance to detect the driver’s distracted behavior. In the task of driver distracted behavior detection, some characteristics of driver behavior in the cockpit can be further utilized to improve the detection performance. Compared with general human behaviors, driving behaviors are confined to enclosed space and are far less diverse. With this in mind, we propose a sparse spatiotemporal transformer which extracts local spatiotemporal features by segmenting the video at the low level of the model, and filters out local key spatiotemporal information associated with larger attention values based on the attention map in the middle layer, so as to enhance the high-level global semantic features.
Technical Paper

Analysis and Evaluation of the Urban Bus Driving Cycle on Fuel Economy

2007-07-23
2007-01-2073
On-road testing of driving performance of the urban bus was carried out, and a representative urban bus driving cycle was developed after on-road testing, according to the test results. Then, the vehicle simulation software AVL CRUISE was used to simulate the dynamic behavior of the urban bus. It involves the simulation of complete drive train system and the driver behavior. The model is validated by comparing the results of the simulation to the results of the field test. Then the developed driving cycle is evaluated by fuel consumption resulted from the simulation and engine bench test on fuel economy.
Technical Paper

Analysis of Alcohol-Impaired Driving on Vehicle Dynamic Control of Steering, Braking and Acceleration Behaviors in Female Drivers

2021-04-06
2021-01-0859
Road traffic accidents resulting from alcohol-impaired driving are increasing globally despite several measures, currently in place, to curb the trend. For this reason, recent research aims at integrating alcohol early-detection systems and driving simulator experiments to identify intoxicated drivers. However, driving simulator experiments on drunk driving have focused mostly on male participants than female drivers whose characteristics have scarcely been explored. Hence in this paper, vehicle dynamic control inputs on steering, braking, and acceleration performance of 75 licensed female drivers with an upshot of alcohol at four different blood alcohol concentration (BAC) levels (0%, 0.03%, 0.05%, and 0.08%) were investigated. The participants completed simulated driving in a fixed-based simulator experiment coupled with real-time ecological scenarios to extract discrete responses.
Technical Paper

Automatic Optimization Method for FSAE Racing Car Aerodynamic Kit Based on the Integration of CAD and CAE

2024-04-09
2024-01-2079
In the process of designing the aerodynamic kit for Formula SAE racing cars, there is a lot of repetitive work and low efficiency in optimizing parameters such as wing angle of attack and chord length. Moreover, the optimization of these parameters in past designs heavily relied on design experience and it's difficult to achieve the optimal solution through theoretical calculations. By establishing a parametric model in CAD software and integrating it with CFD software, we can automatically modify model parameters, run a large number of simulations, and analyze the simulation results using statistical methods. After multiple iterations, we achieve fully automatic parameter optimization and obtain higher negative lift. At the same time, the simulation process is optimized, and simulations are run based on GPUs, resulting in a significant increase in simulation speed compared to the original.
Technical Paper

Automatic Parking Control Algorithms and Simulation Research Based on Fuzzy Controller

2020-04-14
2020-01-0135
With the increase of car ownership and the complex and crowded parking environment, it is difficult for drivers to complete the parking operation quickly and accurately, which may cause traffic accidents such as vehicle collisions and road jams because of poor parking skills. The emergence of an automatic parking system can help drivers park safely and reduce the occurrence of safety accidents. In this paper, the neural network identifier on the control method of an adaptive integral derivative of a neural network is proposed for an automatic parallel parking system with front-wheel steering is studied by using MATLAB/Simulink environment, and the simulation is carried out. Firstly, according to vehicle parameters and obstacle avoidance constraints, the minimum parking space, and parking starting position are calculated. Meanwhile, the path planning of parallel parking spaces is carried out by quintic polynomial.
Technical Paper

Autopilot Strategy Based on Improved DDPG Algorithm

2019-11-04
2019-01-5072
Deep Deterministic Policy Gradient (DDPG) is one of the Deep Reinforcement Learning algorithms. Because of the well perform in continuous motion control, DDPG algorithm is applied in the field of self-driving. Regarding the problems of the instability of DDPG algorithm during training and low training efficiency and slow convergence rate. An improved DDPG algorithm based on segmented experience replay is presented. On the basis of the DDPG algorithm, the segmented experience replay select the training experience by the importance according to the training progress to improve the training efficiency and stability of the training model. The algorithm was tested in an open source 3D car racing simulator called TORCS. The simulation results demonstrate the training stability is significantly improved compared with the DDPG algorithm and the DQN algorithm, and the average return is about 46% higher than the DDPG algorithm and about 55% higher than the DQN algorithm.
Technical Paper

Avoiding Accelerating Incorrectly While Steering with CAN Networks

2004-03-08
2004-01-0200
People, vehicles and circumstances are the three key factors, which affect transportation systems. Offering more information to the driver and helping him observe on all sides so that he can make decisions correctly are of great importance for reducing accidents. According to the present traffic regulations, in this paper we focus on the rules and process used during steering and proposed to implement them in a car information central control system based on CAN. A comparison of the brake time between brake by driver and by radars revealed the great interest of using ECUs connected by CAN network.
Technical Paper

Big-Data Based Online State of Charge Estimation and Energy Consumption Prediction for Electric Vehicles

2016-04-05
2016-01-1200
Whether the available energy of the on-board battery pack is enough for the driver’s next trip is a major contributor in slowing the growth rate of Electric Vehicles (EVs). What’s more, the actual capacity of the battery pack depend on so many factors that a real-time estimation of the state of charge of the battery pack is often difficult. We proposed a big-data based algorithm to build a battery pack dynamic model for the online state of charge estimation and a stochastic model for the energy consumption prediction. And the good performance of sensors, high-bandwidth communication systems and cloud servers make it convenient to measure and collect the related data, which are grouped into three categories: standard, historical and real-time data. First a resistance-capacitance ( RC )-equivalent circuit is taken consideration to simplify the battery dynamics.
Technical Paper

Brake Guidance System for Commercial Vehicles with Coordinated Friction and Engine Brakes

2017-09-17
2017-01-2508
Using friction brakes for long time can increase easily its temperature and lower vehicle brake performance in the downhill process. The drivers' hysteretic perception to future driving condition could mislead them to stop untimely the engine brake, and some other auxiliary braking devices are designed to increase the brake power for reduction of the friction brake torque. The decompression engine brake has complex structure and high cost, and the application of eddy current retarder or hydraulic retarder on the commercial vehicles is mainly limited to their cost and mass. In this paper, an innovative brake guidance system for commercial vehicles with coordinated friction brakes and engine brake is introduced to guide the drivers to minimize the use of the friction brakes on the downhill with consideration of future driving conditions, which is aimed at releasing the engine brake potential fully and controlling the friction brake temperature in safe range.
Technical Paper

Collision Avoidance Strategy of High-Speed AEB System Based on Minimum Safety Distance

2021-04-06
2021-01-0335
The automatic emergency braking (AEB) system is an important part of automobile active safety, which can effectively reduce rear-end collision accidents and protect drivers' safety through active braking. AEB system has been included in many countries' new car assessment programme as the test content of active safety. In view of obviously deficiencies of the existing AEB control algorithm in avoiding longitudinal collision at high speed, it is proposed to an optimized model of the minimum safe distance for rear-end collision prevention on high-speed road in order to improve the accuracy of AEB system. Considering the influence of road adhesion coefficient and human comfort on the maximum braking deceleration, it is established to a more accurate and reasonable AEB system to avoid collision for expressway. The collision avoidance strategy is verified by simulation software.
Technical Paper

Color Variable Speed Limit Sign Visibility for the Freeway Exit Driving Safety

2017-03-28
2017-01-0085
Typical vehicle speed deceleration occurs at the freeway exit due to the driving direction change. Well conducting the driver to control the velocity could enhance the vehicle maneuverability and give drivers more response time when running into potential dangerous conditions. The freeway exit speed limit sign (ESLS) is an effect way to remind the driver to slow down the vehicle. The ESLS visibility is significant to guarantee the driving safety. This research focuses on the color variable ESLS system, which is placed at the same location with the traditional speed limit sign. With this system, the driver could receive the updated speed limit recommendation in advance and without distraction produced by eyes contract change over the dashboard and the front sight. First, the mathematical model of the drivetrain and the engine brake is built for typical motor vehicles. The vehicle braking characteristics with various initial speeds in the deceleration area are studied.
Journal Article

Cracking Failure Analysis and Optimization on Exhaust Manifold of Engine with CFD-FEA Coupling

2014-04-01
2014-01-1710
For fracture cracks that occurred in the tight coupling exhaust manifold durability test of a four-cylinder gasoline engine with EGR channel, causes and solutions for fracture failure were found with the help of CFD and FEA numerical simulations. Wall temperature and heat transfer coefficient of the exhaust manifold inside wall were first accurately obtained through the thermal-fluid coupling analysis, then thermal modal and thermoplastic analysis were acquired by using the finite element method, on account of the bolt pretightening force and the contact relationship between flange face and cylinder head. Results showed that the first-order natural frequency did not meet the design requirements, which was the main reason of fatigue fracture. However, when the first-order natural frequency was rising, the delta equivalent plastic strain was increasing quickly as well.
Technical Paper

Decision Making and Trajectory Planning of Intelligent Vehicle’ s Lane-Changing Behavior on Highways under Multi-Objective Constrains

2020-04-14
2020-01-0124
Discretionary lane changing is commonly seen in highway driving. Intelligent vehicles are expected to change lanes discretionarily for better driving experience and higher traffic efficiency. This study proposed to optimize the decision-making and trajectory-planning process so that intelligent vehicles made lane changes not only with driving safety taken into account, but also with the goal to improve driving comfort as well as to meet the driver’ s expectation. The mechanism of how various factors contribute to the driver’s intention to change lanes was studied by carrying out a series of driving simulation experiments, and a Lane-Changing Intention Generation (LCIG) model based on Bi-directional Long Short-Term Memory (Bi-LSTM) was proposed.
Technical Paper

Design and Simulation of Active Anti-Rollover Control System for Heavy Trucks

2022-03-29
2022-01-0909
With the rapid development of the logistics and transportation industry, heavy-duty trucks play an increasingly important role in social life. However, due to the characteristics of large cargo loads, high center of mass and relatively narrow wheelbase, the driving stability of heavy trucks are poor, and it is easy to cause rollover accidents under high-speed driving conditions, large angle steering and emergency obstacle avoidance. To improve the roll stability of heavy trucks, it is necessary to design an active anti-rollover control system, through the analysis of the yaw rate and the load transfer rate of the vehicle, driving states can be estimated during the driving process. Under the intervention of the control system, the lateral transfer rate of heavy trucks can be reduced to correct the driving posture of the vehicle body and reduce the possibility of rollover accidents.
Technical Paper

Development and Test of ESC Controller with Driver-In-the-Loop Platform

2017-09-23
2017-01-1993
This paper presents a Driver-In-the-Loop (DIL) bench test system for development of ESC controller. The real-time platform is built-up based on NI/PXI system and the real steering/throttle/braking actuator. In addition, the CarSim provides the vehicle model and the animator for virtual driving environment. A hierarchical ESC controller is proposed in MATLAB/Simulink then download into PXI. In the upper motion controller, the sliding mode theory is adopted and the logic threshold algorithm is used in the lower slip controller. Finally, ESC test is implemented under typical conditions by DIL and Model-In-the-Loop (MIL). The results show that, DIL could make up the shortage of driver model which can’t accurately simulate the emergency response of real driver. Therefore, DIL test could verify the ESC controller more accurately and effectively with considering the human-vehicle-road environment.
Technical Paper

Differential Speed Steering Control for Four-Wheel Distributed Electric Vehicle

2019-04-02
2019-01-1235
In order to perform differential control instead of the mechanical differential and improve the steering performance of distributed electric vehicles, a two-level differential speed steering control strategy is proposed. Firstly, an upper-layer controller to track the yaw rate is designed based on PID feedback and 3-D lookup table model, which could shorten the response time and reduce the impact of model parameters mismatch. Then, in order to improve the robustness to external disturbances and parameter uncertainties, a lower-layer controller to track the wheel speed is proposed based on integral sliding mode control. Moreover, three simulations are conducted to validate the proposed strategy. The first simulation results indicate that the driving torques of the inner and outer wheels are distributed properly to avoid wheel slip. In the second simulation, when the conventional steering system fails, the proposed control strategy could avoid vehicle losing steering function.
X