Refine Your Search

Topic

Search Results

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

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 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

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.
Journal Article

Design of the Linear Quadratic Control Strategy and the Closed-Loop System for the Active Four-Wheel-Steering Vehicle

2015-05-05
2015-01-9107
In the field of active safety, the active four-wheel-steering (4WS) system seems to be an attractive alternative and an effective tool to improve the vehicles' handling stability in lane-keeping control performance. Under normal using condition, the vehicle's lateral acceleration is comparatively small, and the mathematic relationship between the small side force excitation and the small slip angle of the tire is in the linear region. Furthermore, the effects of roll, heave, and pitch motions are neglected as well as the dynamic characteristics of the tires and suspension system in this work. Therefore, the linear quadratic control (LQC) theory is used to ensure that the output of the 4WS control system can keep track of the desired yaw rate and zero-sideslip-angle response can also be realized at the same time.
Technical Paper

Energy-Harvesting Potential and Vehicle Dynamics Conflict Analysis under Harmonic and Random Road Excitations

2018-04-03
2018-01-0568
Energy has the worldwide concern since the World War. Recently, the energy harvesting technology has got more attraction in different fields and applications. Hence, in a world where energy becomes rare and expensive, even the small quantities are worth to be harvested where it can be exploited in different applications. Vehicle suspension is one of the vibration power dissipation sources in which the undesired vibration is dissipated into heat waste. Accordingly, the principal motivation of this study is exploitation the conflict between the potentially harvested power and vehicle dynamics in automotive suspension system induced by road irregularity. Therefore, in terms of RMS conflict diagrams, the conflict between the potential power and vehicle dynamics are sufficiently and comprehensively defined considering a vehicle speed of 20 m/s.
Technical Paper

Evaluation Index System and Empire Analysis of Drivability for Passenger Car Powertrain

2021-04-06
2021-01-0710
In order to improve the driving experience of drivers and the efficiency of vehicle development, a method of objective drivability for passenger car powertrain is proposed, which is based on prior knowledge, principal component analysis (PCA) and SMART principle. First, drivability parameters of powertrain for passenger cars are determined according to working principle of powertrain, including engine torque, engine speed, gearbox position, accelerate pedal, brake pedal, steering wheel angle, longitudinal acceleration and lateral acceleration, etc. The drivability quantitative index system is designed based on field test data, prior knowledge and SMART principles. Then, D-S evidence theory and sliding window method are applied to identify objective drivability evaluation conditions of powertrain for passenger cars, including static gearshift conditions, starting conditions, creep conditions, tip-in, tip out, upshift conditions, acceleration, downshift conditions and de-acceleration.
Technical Paper

Federated Learning Enable Training of Perception Model for Autonomous Driving

2024-04-09
2024-01-2873
For intelligent vehicles, a robust perception system relies on training datasets with a large variety of scenes. The architecture of federated learning allows for efficient collaborative model iteration while ensuring privacy and security by leveraging data from multiple parties. However, the local data from different participants is often not independent and identically distributed, significantly affecting the training effectiveness of autonomous driving perception models in the context of federated learning. Unlike the well-studied issues of label distribution discrepancies in previous work, we focus on the challenges posed by scene heterogeneity in the context of federated learning for intelligent vehicles and the inadequacy of a single scene for training multi-task perception models. In this paper, we propose a federated learning-based perception model training system.
Technical Paper

Intention-Aware Dual Attention Based Network for Vehicle Trajectory Prediction

2022-12-22
2022-01-7098
Accurate surrounding vehicle motion prediction is critical for enabling safe, high quality autonomous driving decision-making and motion planning. Aiming at the problem that the current deep learning-based trajectory prediction methods are not accurate and effective for extracting the interaction between vehicles and the road environment information, we design a target vehicle intention-aware dual attention network (IDAN), which establishes a multi-task learning framework combining intention network and trajectory prediction network, imposing dual constraints. The intention network generates an intention encoding representing the driver’s intention information. It inputs it into the attention module of the trajectory prediction network to assist the trajectory prediction network to achieve better prediction accuracy.
Technical Paper

Kalman Filter Slope Measurement Method Based on Improved Genetic Algorithm-Back Propagation

2020-04-14
2020-01-0897
How to improve the measurement accuracy of road gradient is the key content of the research on the speed warning of commercial vehicles in mountainous roads. The large error of the measurement causes a significant effect of the vehicle speed threshold, which causes a risk to the vehicle's safety. Conventional measuring instruments such as accelerometers and gyroscopes generally have noise fluctuation interference or time accumulation error, resulting in large measurement errors. To solve this problem, the Kalman filter method is used to reduce the interference of unwanted signals, thereby improving the accuracy of the slope measurement. However, the Kalman filtering method is limited by the estimation error of various parameters, and the filtering effect is difficult to meet the project research requirements.
Technical Paper

MPC Based Car-Following Control for Electric Vehicles Considering Comfort

2023-04-11
2023-01-0683
This paper proposed a model predictive control(MPC) based car-following control strategy for electric vehicles considering comfort, in order to improve the comfort of the car-following control system of electric vehicles. The MPC algorithm is improved in the following three aspects to improve the comfort: Firstly, a five-state longitudinal car-following model is adopted, so that the MPC algorithm can optimize the acceleration and acceleration change rate of the ego vehicle. Secondly, for the weight coefficients of the output vector and the input vector of the objective function, the fixed weight coefficients are changed into variable weight coefficients by the way of Nash equilibrium game, so that the control system can improve the weight of the parameters used to control the comfort under suitable driving conditions.
Technical Paper

Model-Based Pressure Control for an Electro Hydraulic Brake System on RCP Test Environment

2016-09-18
2016-01-1954
In this paper a new pressure control method of a modified accumulator-type Electro-hydraulic Braking System (EHB) is proposed. The system is composed of a hydraulic motor pump, an accumulator, an integrated master cylinder, a pedal feel simulator, valves and pipelines. Two pressurizing modes are switched between by-motor and by-accumulator to adapt different pressure boost demands. A differentiator filtering raw sensor signal and calculating pedal speed is designed. By using the pedal feel simulator, the relationship between wheel pressures and brake force is decoupled. The relationships among pedal displacement, pedal force and wheel pressure are calibrated by experiments. A model-based PI controller with predictor is designed to lower the influences caused by delay. Moreover, a self-tuning regulator is introduced to deal with the parameter’s time-varying caused by temperature, brake pads wearing and delay variation.
Technical Paper

Modeling and Simulation Research of Dual Clutch Transmission Based On Fuzzy Control

2007-08-05
2007-01-3754
Dual-Clutch-Transmission (DCT) is one kind new automatic transmission which has double clutch structure. The most important unit of DCT is Transmission-Control-Module (TCM).In the development process of TCM, simulation is an important research tools. We have analyzed the DCT principle of work, established its mathematical model, created the charge and discharge oil models of typical wet dual clutch transmission, established the control logic to unify and separate double clutch in turn, and also designed out the shift control using fuzzy control using MATLAB/Simulink software. Utilizing engine model, driver model, the DCT model, the TCM model, the vehicle model, established the vehicle simulation model, and implemented simulation; Result indicated that, the established model can correctly reflect the torque and speed change when shifted gears and can correctly realize the automatic shift gears.
Technical Paper

Parameter Optimization of Two-Speed AMT Electric Vehicle Transmission System

2020-04-14
2020-01-0435
At present, many electric vehicles are often equipped with only a single-stage final drive. Although the single-stage speed ratio can meet the general driving requirements of electric vehicles, if the requirements of the maximum speed and the requirements for starting acceleration or climbing are met at the same time, the power demand of the drive motor is relatively large, and the efficient area of the drive motor may be far away from the operating area corresponding to daily driving. If the two-speed automatic transmission is adopted, the vehicle can meet the requirements of maximum speed, starting acceleration and climbing at the same time, reduce the power demand of the driving motor, and improve the economy under certain power performance. This is especially important for medium and large vehicles.
Technical Paper

Research on Objective Drivability Evaluation with Multi-Source Information Fusion for Passenger Car

2020-04-14
2020-01-1044
The drivability plays an important role for marketability and competitiveness of passenger car in meeting some customer requirements, which directly affects the driving experience and the desire of purchasing. In this paper, a framework of objective drivability evaluation with multi-source information fusion for passenger car is proposed. At first, according to vehicle powertrain system and optimization theory, certain vehicle performances, which are closely related to objective drivability are analyzed, including vehicle longitudinal acceleration, vehicle speed, engine torque, engine speed, gear position, accelerator pedal, brake signal and voltage signal. Then, combined with the evaluation criterion of signal-to-noise ratio (SNR), mean error (ME), root mean squared error (RMSE) and signal smoothness (SS), a de-noising method is developed for the drivability evaluation information.
Technical Paper

Research on Overload Dynamic Identification Based on Vehicle Vertical Characteristics

2023-04-11
2023-01-0773
With the development of highway transportation and automobile industry technology, highway truck overload phenomenon occurs frequently, which poses a danger to road safety and personnel life safety. So it is very important to identify the overload phenomenon. Traditionally, static detection is adopted for overload identification, which has low efficiency. Aiming at this phenomenon, a dynamic overload identification method is proposed. Firstly, the coupled road excitation model of vehicle speed and speed bump is established, and then the 4-DOF vehicle model of half car is established. At the same time, considering that the double input vibration of the front and rear wheels will be coupled when vehicle passes through the speed bump, the model is decoupled. Then, the vertical trajectory of the body in the front axle position is obtained by Carsim software simulation.
Technical Paper

Research on Trajectory Tracking of Autonomous Vehicle Based on Lateral and Longitudinal Cooperative Control

2024-03-29
2024-01-5039
Autonomous vehicles require the collaborative operation of multiple modules during their journey, and enhancing tracking performance is a key focus in the field of planning and control. To address this challenge, we propose a cooperative control strategy, which is designed based on the integration of model predictive control (MPC) and a dual proportional–integral–derivative approach, referred to as collaborative control of MPC and double PID (CMDP for short in this article).The CMDP controller accomplishes the execution of actions based on information from perception and planning modules. For lateral control, the MPC algorithm is employed, transforming the MPC’s optimal problem into a standard quadratic programming problem. Simultaneously, a fuzzy control is designed to achieve adaptive changes in the constraint values for steering angles.
Technical Paper

Research on the Best Driving Speed of the Deceleration Bump

2020-04-14
2020-01-1088
The ride performance and stability of the vehicle will decrease while the vehicle passing a deceleration bump with relatively high speed. If the speed is too low, the road efficiency and ride comfort will be affected. It is essential to identify the proper speed taking into account all the factors. In this paper, the dynamic model of the vehicle passing through the deceleration bump is established. Three kinds of indicators vibration weighted acceleration RMS, maximum vertical vibration acceleration and wheel load impact coefficient, are used to comprehensively evaluate the ride comfort and safety. The highway model, vehicle model, and common trapezoidal cross-sections bump models are set up in Carsim. Parameters such as vertical acceleration and tire force at different vehicle speeds are obtained. Then use the spline interpolation method to fit the data, and comprehensively consider the three indicators to get the best speed.
X