Home Latest Articles
Latest Articles
  • Yu Fang, Jipeng Xie, Guodong Hua, Zhendong Zhao
    Automotive Digest. 2025, (5): 37-43.

    In response to China’s “Transportation Power” strategy and the urgent need for breakthroughs in core technologies of Intelligent Connected Vehicle (ICV), addressing key challenges such as insufficient regional collaborative innovation and delays in building industry-wide patent barriers, this paper examines the development status and relevant policies of environmental perception technology. A comprehensive patent analysis is conducted on Jiangsu Province from multiple dimensions, including application trends, geographical distribution, patent mapping, and examination cycles. Finally, policy recommendations are proposed to optimize the patent layout in Jiangsu’s ICV sector, aiming to enhance its industrial competitiveness and provide valuable insights for future development.

  • Yu Xiang, Yonghao Liu, Lei Zhang
    Automotive Digest. 2025, (5): 16-26.

    In order to enhance the safety of vehicles equipped with air suspension and to prevent injuries to road users caused by air suspension failures during operation, a functional safety analysis of the air suspension system is conducted. Based on the ISO 26262 functional safety standard, relevant items of the air suspension system are defined, and a hazard analysis and risk assessment method are used to derive the functional safety objectives for the air suspension. These functional safety objectives are then decomposed step by step to the subsystem and hardware/software levels, establishing a complete safety architecture. Combining the vehicle rollover theoretical model, the risk of vehicle rollover is analyzed, along with the impact of air suspension height adjustment on the roll moment arm and lateral load transfer rate. A graded response mechanism is proposed: if the suspension fails but there is no rollover risk, an alarm is triggered and continuous monitoring is maintained; if there is a rollover risk, the height adjustment function is forcibly stopped to ensure the system enters a safe state. The designed strategy effectively balances functional safety with system availability, ensuring the functional safety of the air suspension and the overall stability of the vehicle.

  • Sheng Wu, Jiayi Fu, Xu Jiang, Jin Xi, Yongqi Liu
    Automotive Digest. 2025, (5): 27-33.

    At present, there is still a big gap between the performance of domestic air spring rubber capsules and foreign countries’, and the core technology is mainly in the hands of foreign companies. In order to study the core technical difficulties of air spring rubber airbags, the paper analyzes the application status and future development trend of air springs in the field of passenger vehicles. The rubber airbags are discussed from two aspects, materials and molding process. This paper finally summarizes the core technical problems of cystic skin, and the potential technological breakthrough paths to provide reference for the development of rubber skin technology in China.

  • WangChao, Liangliang Wang, Jing Wang
    Automotive Digest. 2025, (5): 44-50.

    The braking distance is longer due to the larger size and weight of commercial vehicles, resulting in greater collision energy when accidents occur. In order to effectively reduce the injury of passengers in collision accidents, occupant protection technology for commercial vehicle cab is widely studied. Using patent analysis methods, the patents related to occupant protection technology are sorted out in terms of patent disclosure trends and patent technology composition. Furthermore, relevant patents of important enterprises are interpreted, and suggestions for the direction of patent layout in this field are put forward.

  • Yixuan Li, Yunfei Zha
    Automotive Digest. 2025, (4): 12-22.

    To meet the demand for precise environmental perception in intelligent driving, this paper focuses on the application and development of intelligent driving environment perception sensors, analyzing their foundational position in system architecture. It discusses the working mechanisms, application scenarios, and advantages and disadvantages of various sensors such as visual sensors, LiDAR, millimeter-wave radar, and ultrasonic radar, analyzing the impact of multi-sensor fusion on improving perception accuracy and autonomous driving reliability. In the future, environmental perception sensor technology for intelligent vehicles will focus on 6 major directions: new sensing materials, intelligent adaptability, energy-efficient design, fault diagnosis, real-time calibration, and environmental impact suppression. Sensors will continue to evolve towards miniaturization, integration, and adaptive low-power design. Breakthroughs will be made in areas such as high-precision vehicle cameras, solid-state LiDAR, and innovative integration of ultrasonic radar, aiming to enhance sensing accuracy, real-time performance, and reliability to meet the increasingly complex demands of driving environments.

  • Caiyuan Huang, Anqi Hu
    Automotive Digest. 2025, (4): 56-62.

    Aiming at the Electromagnetic Interference (EMI) caused by DC/DC converter in switching power supply, the electromagnetic interference source of DC/DC converter is proposed and analyzed, and the EMI propagation path generated by the converter is constructed. The conducted interference under the influence of pure circuit and Printed Circuit Board (PCB) is compared and analyzed, and the measures of adding Π filter to suppress the electromagnetic interference of DC/DC converters are proposed, and the simulation of CST software is used to verify the suppression results. The results show that the suppression method proposed in this paper can effectively suppress the electromagnetic interference of switching power supply.

  • Anqi Hu, Yunfei Zha
    Automotive Digest. 2025, (4): 48-55.

    To address signal crosstalk and reflection phenomena caused by the wiring layout of automotive Printed Circuit Boards (PCBs), a simulation software Cadence is utilized to model the reflection phenomena of high-speed signal lines. The causes of signal reflection are analyzed, and impedance matching schemes for reflection are employed in the termination design. The effects of 4 different types of terminations, namely series termination, Thevenin termination, RC termination, and diode termination, on the signal quality in transmission lines are compared. Additionally, enhancements are made to power integrity through optimized power plane design, which significantly enhances the Electromagnetic Compatibility (EMC) performance of the PCB. The study demonstrates that signal integrity, power integrity, and electromagnetic interference are interrelated and mutually constraining. Conducting reliability designs for these 3 aspects by combining stimulation data can significantly improve the EMC performance of PCBs.

  • Yanyan Wang, Yunfei Zha
    Automotive Digest. 2025, (4): 29-36.

    In order to improve the efficiency and quality of parking path planning, a study on intelligent driving parking path planning algorithms has been conducted. By reviewing the parking planning methods from recent domestic and international academic research, based on their characteristics the parking path planning algorithms are categorized into 5 types: graph search algorithms, sampling-based algorithms, intelligent algorithms, curve interpolation algorithms, and optimal control algorithms. The advantages and disadvantages of these 5 types of algorithms are analyzed, and the application of fusion algorithms in specific environments is explored. The rationality and effectiveness of existing solutions are evaluated in terms of planning efficiency and path curvature. Furthermore, future development trends in parking path planning algorithms are discussed. The study concludes the following: (1) Graph search algorithms offer the advantages of globally optimal paths and good real-time performance but suffer from poor path continuity and high complexity in high-dimensional spaces. (2) Sampling-based algorithms have the advantages of probabilistic completeness and high search efficiency in high-dimensional spaces but have large memory consumption, significant randomness, and cannot guarantee path curvature. (3) Intelligent algorithms have strong learning capabilities based on samples and strong iteration capabilities but have high training costs, poor dynamic adaptability, and poor real-time performance. (4) Curve interpolation algorithms based on optimization are easy to calculate but cannot guarantee the continuity of curvature. (5) Optimal control algorithms based on optimization can handle complex optimization problems but cannot guarantee timeliness and are prone to falling into local minima. Fusion algorithms through complementary advantages can better adapt to vehicle constraints and environmental constraints, achieving efficient and safe parking path planning.

  • Xun Huang, Yunfei Zha
    Automotive Digest. 2025, (4): 42-47.

    When using the Random Forest (RF) algorithm to estimate the road adhesion coefficient, there are issues such as insufficient optimization of feature selection during model construction and insufficient diversity in the ensemble of decision trees. To address this issue, a method based on Particle Swarm Optimization (PSO) algorithm to improve RF is proposed, and the algorithmic process is presented. An RF model for estimating the road adhesion coefficient is established, and the PSO algorithm is used to optimize the parameter configuration of RF, including key factors such as the number of features of each tree and the number of trees, so as to enhance the diversity and generalization capabilities of the model. At last, a joint simulation model is built on the MATLAB/Simulink platform for experiments. The comparative experimental results show that the random forest road adhesion coefficient estimation method based on PSO-RF can overcome the limitations of the traditional RF methods, and both the estimation accuracy and stability have been significantly improved.

  • Hong Wang, Yunfei Zha, Jianxian Deng, Anqi Hu, Xun Huang
    Automotive Digest. 2025, (4): 37-41.

    To address the issues of poor tracking accuracy and driving stability caused by uncertain model parameters, modeling errors, and external disturbances, this paper proposes a motion control method for intelligent vehicles based on horizontal and longitudinal dual preview PID compensation. Firstly, an LQR(Linear Quadratic Regulator lateral motion controller is established using a path tracking error model to address angle compensation. This is achieved through a lateral previewing PID controller, utilizing the lateral deviation of the preview point as input. Secondly, a longitudinal motion controller is designed based on model-independent fuzzy theory to track vehicle speed. A previewing PID controller is established to compensate for vehicle speed using the longitudinal deviation of the preview point as input. Finally, the proposed method is validated through simulation under with uniform accelerated double lane shift. Simulation results demonstrate that the intelligent vehicle motion controller based on horizontal and longitudinal dual preview PID compensation achieves higher tracking accuracy and driving stability under conditions of high speed and large curvature during double lane shifts.