Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

Simulative Assessments of Cyclic Queuing and Forwarding with Preemption in In-Vehicle Time-Sensitive Networking

2024-04-09
2024-01-1986
The current automotive industry has a growing demand for real-time transmission to support reliable communication and for key technologies. The Time-Sensitive Networking (TSN) working group introduced standards for reliable communication in time-critical systems, including shaping mechanisms for bounded transmission latency. Among these shaping mechanisms, Cyclic Queuing and Forwarding (CQF) and frame preemption provide deterministic guarantees for frame transmission. However, despite some current studies on the performance analysis of CQF and frame preemption, they also need to consider the potential effects of their combined usage on frame transmission. Furthermore, there is a need for more research that addresses the impact of parameter configuration on frame transmission under different situations and shaping mechanisms, especially in the case of mechanism combination.
Technical Paper

Braking Judder Test and Simulation Analysis of Commercial Vehicle

2024-04-09
2024-01-2342
Brake judder affects vehicle safety and comfort, making it a key area of research in brake NVH. Transfer path analysis is effective for analyzing and reducing brake judder. However, current studies mainly focus on passenger cars, with limited investigation into commercial vehicles. The complex chassis structures of commercial vehicles involve multiple transfer paths, resulting in extensive data and testing challenges. This hinders the analysis and suppression of brake judder using transfer path analysis. In this study, we propose a simulation-based method to investigate brake judder transfer paths in commercial vehicles. Firstly, road tests were conducted to investigate the brake judder of commercial vehicles. Time-domain analysis, order characteristics analysis, and transfer function analysis between components were performed.
Technical Paper

Efficient Fatigue Performance Dominated Optimization Method for Heavy-Duty Vehicle Suspension Brackets under Proving Ground Load

2024-04-09
2024-01-2256
Lightweight design is a key factor in general engineering design practice, however, it often conflicts with fatigue durability. This paper presents a way for improving the effectiveness of fatigue performance dominated optimization, demonstrated through a case study on suspension brackets for heavy-duty vehicles. This case study is based on random load data collected from fatigue durability tests in proving grounds, and fatigue failures of the heavy-duty vehicle suspension brackets were observed and recorded during the tests. Multi-objective fatigue optimization was introduced by employing multiaxial time-domain fatigue analysis under random loads combined with the non-dominated sorting genetic algorithm II with archives.
Technical Paper

A Target-Speech-Feature-Aware Module for U-Net Based Speech Enhancement

2024-04-09
2024-01-2021
Speech enhancement can extract clean speech from noise interference, enhancing its perceptual quality and intelligibility. This technology has significant applications in in-car intelligent voice interaction. However, the complex noise environment inside the vehicle, especially the human voice interference is very prominent, which brings great challenges to the vehicle speech interaction system. In this paper, we propose a speech enhancement method based on target speech features, which can better extract clean speech and improve the perceptual quality and intelligibility of enhanced speech in the environment of human noise interference. To this end, we propose a design method for the middle layer of the U-Net architecture based on Long Short-Term Memory (LSTM), which can automatically extract the target speech features that are highly distinguishable from the noise signal and human voice interference features in noisy speech, and realize the targeted extraction of clean speech.
Technical Paper

Multicast Transmission in DDS Based on the Client-Server Discovery Model

2024-04-09
2024-01-2392
The functions of modern intelligent connected vehicles are becoming increasingly complex and diverse, and software plays an important role in these advanced features. In order to decouple the software and the hardware and improve the portability and reusability of code, Service-Oriented Architecture (SOA) has been introduced into the automotive industry. Data Distribution Service (DDS) is a widely used communication middleware which provides APIs for service-oriented Remote Procedure Call (RPC) and Service-Oriented Communications (SOC). By using DDS, application developers can flexibly define the data format according to their needs and transfer them more conveniently by publishing and subscribing to the corresponding topic. However, current open source DDS protocols all use unicast communication during the transmission of user data. When there are multiple data readers subscribing to the same topic, the data writer needs to send a unicast message to each data reader individually.
Technical Paper

Coordinated Longitudinal and Lateral Motions Control of Automated Vehicles Based on Multi-Agent Deep Reinforcement Learning for On-Ramp Merging

2024-04-09
2024-01-2560
The on-ramp merging driving scenario is challenging for achieving the highest-level autonomous driving. Current research using reinforcement learning methods to address the on-ramp merging problem of automated vehicles (AVs) is mainly designed for a single AV, treating other vehicles as part of the environment. This paper proposes a control framework for cooperative on-ramp merging of multiple AVs based on multi-agent deep reinforcement learning (MADRL). This framework facilitates AVs on the ramp and adjacent mainline to learn a coordinate control policy for their longitudinal and lateral motions based on the environment observations. Unlike the hierarchical architecture, this paper integrates decision and control into a unified optimal control problem to solve an on-ramp merging strategy through MADRL.
Technical Paper

Risk field enhanced game theoretic model for interpretable and consistent lane-changing decision makings

2024-04-09
2024-01-2566
This paper presents an integrated modeling approach for real-time discretionary lane-changing decisions by autonomous vehicles, aiming to achieve human-like behavior. The approach incorporates a two-player normal-form game and a novel risk field method. The normal-form game represents the strategic interactions among traffic participants. It captures the trade-offs between lane-changing benefits and risks based on vehicle motion states during a lane change. By continuously determining the Nash equilibrium of the game at each time step, the model decides when it is appropriate to change the lane. A novel risk field method is integrated with the game to model risks in the game pay-offs. The risk field introduces regions along the desired target lane with different time headway ranges and risk weights, capturing traffic participants' complex risk perceptions and considerations in lane-changing scenarios.
Technical Paper

Combining Dynamic Movement Primitives and Artificial Potential Fields for Lane Change Obstacle Avoidance Trajectory Planning of Autonomous Vehicles

2024-04-09
2024-01-2567
Lane change obstacle avoidance is a common driving scenario for autonomous vehicles. However, existing methods for lane change obstacle avoidance in vehicles decouple path and velocity planning, neglecting the coupling relationship between the path and velocity. Additionally, these methods often do not sufficiently consider the lane change behaviors characteristic of human drivers. In response to these challenges, this paper innovatively applies the Dynamic Movement Primitives (DMPs) algorithm to vehicle trajectory planning and proposes a real-time trajectory planning method that integrates DMPs and Artificial Potential Fields (APFs) algorithm (DMP-Fs) for lane change obstacle avoidance, enabling rapid coordinated planning of both path and velocity. The DMPs algorithm is based on the lane change trajectories of human drivers. Therefore, this paper first collected lane change trajectory samples from on-road vehicle experiments.
Technical Paper

A Method of Generating a Composite Dataset for Monitoring of Non-Driving Related Tasks

2024-04-09
2024-01-2640
Recently, several datasets have become available for occupant monitoring algorithm development, including real and synthetic datasets. However, real data acquisition is expensive and labeling is complex, while virtual data may not accurately reflect actual human physiology. To address these issues and obtain high-fidelity data for training intelligent driving monitoring systems, we have constructed a hybrid dataset that combines real driving image data with corresponding virtual data generated from 3D driving scenarios. We have also taken into account individual anthropometric measures and driving postures. Our approach not only greatly enriches the dataset by using virtual data to augment the sample size, but it also saves the need for extensive annotation efforts. Besides, we can enhance the authenticity of the virtual data by applying ergonomics techniques based on RAMSIS, which is crucial in dataset construction.
Technical Paper

Vulnerability analysis of DoIP implementation based on model learning

2024-04-09
2024-01-2807
The software installed in Electronic Control Units (ECUs) has witnessed a significant scale expansion as the functionality of Intelligent Connected Vehicles (ICVs) has become more sophisticated. To seek convenient long-term functional maintenance, stakeholders want to access ECUs data or update software from anywhere via diagnostic. Accordingly, as one of the external interfaces, Diagnostics over Internet Protocol (DoIP) is inevitably prone to malicious attacks. It is essential to note that cybersecurity threats not only arise from inherent protocol defects but also consider software implementation vulnerabilities. When implementing a specification, developers have considerable freedom to decide how to proceed. Differences between protocol specifications and implementations are often unavoidable, which can result in security vulnerabilities and potential attacks exploiting them.
Technical Paper

Experimental Analysis on Noise and Vibration of Electric Drive System Focusing on Order Contribution Ratio

2024-04-09
2024-01-2339
In the process of automobile industrialization, integrated electric drive systems turn to be the mainstream transmission system of electric vehicles gradually. The main sources of noise and vibration in the chassis are from the gear reducer and motor system, as a replacement of engine. For improving the electric vehicles NVH performance, effective identification and quantitative analysis of the main noise sources are a significant basis. Based on the rotating hub test platform in the semi-anechoic chamber, in this experiment, an electric vehicle equipped with a three-in-one electric drive system is taken as the research object. As well the noise and vibration signals in the interior vehicle and the near field of the electric drive system are collected under the operating conditions of uniform speed, acceleration speed, and coasting with gears under different loads, and the test results are processed and analyzed by using the spectral analysis and order analysis theories.
Technical Paper

Lane Changing Comfort Trajectory Planning of Intelligent Vehicle Based on Particle Swarm Optimization Improved Bezier Curve

2023-12-31
2023-01-7103
This paper focuses on lane-changing trajectory planning and trajectory tracking control in autonomous vehicle technology. Aiming at the lane-changing behavior of autonomous vehicles, this paper proposes a new lane-changing trajectory planning method based on particle swarm optimization (PSO) improved third-order Bezier curve path planning and polynomial curve speed planning. The position of Bezier curve control points is optimized by the particle swarm optimization algorithm, and the lane-changing trajectory is optimized to improve the comfort of lane changing process. Under the constraints of no-collision and vehicle dynamics, the proposed method can ensure that the optimal lane-changing trajectory can be found in different lane-changing scenarios. To verify the feasibility of the above planning algorithm, this paper designs the lateral and longitudinal controllers for trajectory tracking control based on the vehicle dynamic tracking error model.
Technical Paper

Critical Scenarios Based on Graded Hazard Disposal Model of Human Drivers

2023-12-20
2023-01-7054
In order to improve the efficiency of safety performance test for intelligent vehicles and construct the test case set quickly, critical scenarios based on graded hazard disposal model of human drivers are proposed, which can be used for extraction of test cases for safety performance. Based on the natural driving data in China Field Operational Test (China-FOT), the four-stage collision avoidance process of human drivers is obtained, including steady driving stage, risk judgment stage, collision reaction stage and collision avoidance stage. And there are two human driver states: general state and alert state. Then the graded hazard disposal model of human drivers is constructed.
Technical Paper

Cooperative Lane Change Control Based on Null-Space-Behavior for a Dual-Column Intelligent Vehicle Platoon

2023-12-20
2023-01-7064
With the extension of intelligent vehicles from individual intelligence to group intelligence, intelligent vehicle platoons on intercity highways are important for saving transportation costs, improving transportation efficiency and road utilization, ensuring traffic safety, and utilizing local traffic intelligence [1]. However, there are several problems associated with vehicle platoons including complicated vehicle driving conditions in or between platoon columns, a high degree of mutual influence, dynamic optimization of the platoon, and difficulty in the cooperative control of lane change. Aiming at the dual-column intelligent vehicle platoon control (where “dual-column” refers to the vehicle platoon driving mode formed by multiple vehicles traveling in parallel on two adjacent lanes), a multi-agent model as well as a cooperative control method for lane change based on null space behavior (NSB) for unmanned platoon vehicles are established in this paper.
Technical Paper

Electro-Hydraulic Composite Braking Control Optimization for Front-Wheel-Driven Electric Vehicles Equipped with Integrated Electro-Hydraulic Braking System

2023-11-05
2023-01-1864
With the development of brake-by-wire technology, electro-hydraulic composite braking technology came into being. This technology distributes the total braking force demand into motor regenerative braking force and hydraulic braking force, and can achieve a high energy recovery rate. The existing composite braking control belongs to single-channel control, i.e., the four wheel braking pressures are always the same, so the hydraulic braking force distribution relationship of the front and rear wheels does not change. For single-axle-driven electric vehicles, the additional regenerative braking force on the driven wheels will destroy the original braking force distribution relationship, resulting in reduced braking efficiency of the driven wheels, which are much easier to lock under poor road adhesion conditions.
Technical Paper

Prediction of the Remaining Useful Life of the Proton Exchange Membrane Fuel Cell with an Integrated Health Index

2023-10-30
2023-01-7013
To improve the prediction accuracy of the remaining useful life (RUL) of the proton exchange membrane fuel cell (PEMFC), an integrated health index (IHI) including electrical and non-electrical parameters of PEMFC is established, and the RUL prediction is conducted based on the above index. Firstly, several operating conditions including the PEMFC degradation information are selected according to the information theory method. Moreover, the IHI is established by the sequential quadratic programming method. Secondly, RUL predictions based on the power and IHI are conducted by the adaptive neuro fuzzy inference system (ANFIS), respectively. Finally, different results comparisons including power and IHI differences, differences between experimental and training/predicting results, amounts of different differences in training and predicting phases, and RUL prediction results are presented in detail.
Technical Paper

Transient Temperature Field Prediction of PMSM Based on Electromagnetic-Heat-Flow Multi-Physics Coupling and Data-Driven Fusion Modeling

2023-10-30
2023-01-7031
With the increase of motor speed and the deterioration of operating environment, it is more difficult to predict the transient temperature field (TTF). Meanwhile, it is difficult to obtain the temperature test dataset of key nodes under various complete road conditions, so the cost of bench test or real vehicle test is high. Therefore, it is of great significance to establish a high fidelity, lightweight temperature prediction model which can be applied to real vehicle thermal management for ensuring the safe and stable operation of motor. In this paper, a physical model simulating electromagnetic-heat-flow multi-physical coupling of permanent magnet synchronous motor (PMSM) in electric drive gearbox (EDG) is established, and the correctness of the model is verified by the actual EDG bench test.
Technical Paper

Study on the Effect of Gravity on the Performance of CPVA

2023-04-11
2023-01-0456
Most centrifugal pendulum vibration absorber (CPVA) research focuses on the horizontal or vertical plane, ignoring the influence of gravity. However, with the wide application of CPVAs in the automobile industry, some gravity-related problems have been encountered in practice. In this study, employing the second kind of Lagrange equation, the differential equation of motion of a CPVA is established, and the first-order approximate analytical solution is solved using the method of multiple scales. The mathematical relations among the excitation torque amplitude and phase, gravity influence, absorber trajectory shape, absorber position, viscous damping coefficient, and mistuning level parameters are provided for study. Specifically, the second-order responses of four absorbers and two absorbers in a gravity field are studied, and the influence of the change in the torque excitation phase on the response of the absorber is thoroughly analyzed.
Technical Paper

Research on Fatigue Damage of Independent Suspension Support Structure for a Commercial Vehicle Based on Load Spectrum of Basic Vehicle

2023-04-11
2023-01-0807
In this paper, an equivalent conversion method is proposed to apply the six-dimensional force road spectrum of the four-axle vehicle on the same platform to the three-axle through the axle load comparison. Further, the feasibility of the devolved equivalent conversion method is verified, and the fatigue performance improvement of the wishbone support structure of a commercial vehicle is finally achieved. Specifically, firstly, the load spectrum at each attachment point of the suspension for the three-axle vehicle is obtained through the iteration of the multi-body dynamic model. Furthermore, the finite element model of the suspension for the three-axle vehicle is established; the analysis of fatigue life for the suspension structure is performed by extracting stress amplitude through the multi-axis cyclic counting method and calculating equivalent force amplitude through McDiarmid’s criterion, combined with the SN curve of the material.
Technical Paper

Research on Low Illumination Image Enhancement Algorithm and Its Application in Driver Monitoring System

2023-04-11
2023-01-0836
The driver monitoring system (DMS) plays an essential role in reducing traffic accidents caused by human errors due to driver distraction and fatigue. The vision-based DMS has been the most widely used because of its advantages of non-contact and high recognition accuracy. However, the traditional RGB camera-based DMS has poor recognition accuracy under complex lighting conditions, while the IR-based DMS has a high cost. In order to improve the recognition accuracy of conventional RGB camera-based DMS under complicated illumination conditions, this paper proposes a lightweight low-illumination image enhancement network inspired by the Retinex theory. The lightweight aspect of the network structure is realized by introducing a pixel-wise adjustment function. In addition, the optimization bottleneck problem is solved by introducing the shortcut mechanism.
X