Refine Your Search

Topic

Search Results

Viewing 1 to 10 of 10
Journal Article

Network Scheduling for Distributed Controls of Electric Vehicles Considering Actuator Dynamic Characteristics

2017-03-28
2017-01-0019
Electric vehicle (EV) has been regarded as not only an effective solution for environmental issues but also a more controllable and responsible device to driving forces with electric motors and precise torque measurement. For electric vehicle equipped with four in-wheel motors, its tire longitudinal forces can be generated independently and individually with fully utilized tire adhesion at each corner. This type of the electric vehicles has a distributed drive system, and often regarded as an over-actuated system since the number of actuators in general exceeds the control variables. Control allocation (CA) is often considered as an effective means for the control of over-actuated systems. The in-vehicle network technology has been one of the major enablers for the distributed drive systems. The vehicle studied in this research has an electrohydraulic brake system (EHB) on front axle, while an electromechanical brake system (EMB) on rear axle.
Journal Article

Evaluation and Design of Electric/Electronic-Architectures of the Electric Vehicle

2016-06-17
2016-01-9143
The evaluation of electric vehicle electric/electronic-architectures (e/e-architectures) is the main topic of this paper. The electric vehicle is chosen as an example system, as it reflects the typical challenges of modern vehicle e/e-architecture development. The development of modern automotive technology also presents another important trend - vehicle electrification. New electric and electronic devices are developed and required in the automotive industry and control commands are exchanged by electric and electronic ones. The energy storage systems (ESS) properly reflect the above two aspects. The energy storage device also takes care of the peak loads, the high load dynamics, and it utilizes the braking energy in order to increase the efficiency. In this work a Li-ion battery and an ultracapacitor both are considered as energy storage devices.
Technical Paper

Personalized Adaptive Cruise Control Considering Drivers’ Characteristics

2018-04-03
2018-01-0591
In order to improve drivers’ acceptance to advanced driver assistance systems (ADAS) with better adaptation, drivers’ driving behavior should play key role in the design of control strategy. Adaptive cruise control systems (ACC) have many factors that can be influenced by different driving behavior. It is important to recognize drivers’ driving behavior and take human-like parameters to the adaptive cruise control systems to assist different drivers effectively via their driving characteristics. The paper proposed a method to recognize drivers’ behavior and intention based on Gaussian Mixture Model. By means of a fuzzy PID control method, a personalized ACC control strategy was designed for different kinds of drivers to improve the adaptabilities of the systems. Several typical testing scenarios of longitudinal case were created with a host vehicle and a traffic vehicle.
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

Accurate Pressure Control Strategy of Electronic Stability Program Based on the Building Characteristics of High-Speed Switching Valve

2019-04-02
2019-01-1107
The Electronic Stability Program (ESP), as a key actuator of traditional automobile braking system, plays an important role in the development of intelligent vehicles by accurately controlling the pressure of wheels. However, the ESP is a highly nonlinear controlled object due to the changing of the working temperature, humidity, and hydraulic load. In this paper, an accurate pressure control strategy of single wheel during active braking of ESP is proposed, which doesn’t rely on the specific parameters of the hydraulic system and ESP. First, the structure and working principle of ESP have been introduced. Then, we discuss the possibility of Pulse Width Modulation (PWM) control based on the mathematical model of the high-speed switching valve. Subsequently, the pressure building characteristics of the inlet and outlet valves are analyzed by the hardware in the Loop (HiL) experimental platform.
Technical Paper

Research on Adaptive Cruise Control Strategy Considering the Disturbance of Preceding Vehicle and Multi-Objective Optimization

2021-04-06
2021-01-0338
Adaptive Cruise Control (ACC) includes three modes: cruise control, car following control, and autonomous emergency braking. Among them, the car following control mode is mainly used to manage the speed and vehicle spacing approach the preceding vehicle within the range of smooth acceleration changes. In addition, although the motion information signal of the preceding vehicle can be collected by auxiliary equipment, it is still a random variable and normally regarded as a disturbance to affect the performance of vehicle controller. Therefore, this paper proposed an ACC strategy considering the disturbance of the preceding vehicle and multi-objective optimization.
Technical Paper

Linear Electro-Magnetic Valve Characteristic Analysis and Precise Pressure Control of the Electro-Hydraulic Brake System

2016-04-05
2016-01-0093
With the development of modern vehicle chassis control systems, such as Anti-Lock Brake System (ABS), Acceleration Slip Regulation (ASR), Electronic Stability Control (ESC), and Regenerative Braking System (RBS) for EVs, etc., there comes a new requirement for the vehicle brake system that is the precise control of the wheel brake pressure. The Electro-Hydraulic Brake system (EHB), which owns an ability to adjust four wheels’ brake pressure independently, can be a good match with these systems. However, the traditional control logic of EHB is based on the PWM (Pulse-Width Modulation), which has a low control accuracy of linear electromagnetic valves. Therefore, this paper presents a research of the linear electro-magnetic valve characteristic analysis, and proposes a precise pressure control algorithm of the EHB system with a feed forward and a PID control of linear electro-magnetic valves.
Journal Article

Research on Multi-Vehicle Coordinated Lane Change of Connected and Automated Vehicles on the Highway

2019-04-02
2019-01-0678
With the rapid development of modern economy and society, traffic congestion has become an increasingly serious problem. Vehicle cooperative driving can alleviate traffic congestion and improve road traffic capacity. Compare with vehicle separate control, cooperative driving combines various vehicle systems, and highly integrates information on obstacle location, vehicle status and driving intention. Then the controller uniformly issues instructions to ensure the orderly driving of the platoon. In the cooperative driving platoon, the displacement difference and the speed difference between vehicles have a certain relationship, which reduces the possibility of traffic accidents and then improves the safety of driving. In the process of cooperative driving, if there are multiple vehicles whose speeds don’t meet the current lane requirements, or if there are obstacles ahead, multi-vehicle lane change measures must be taken.
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

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