Optimization of the Semi-Active-Suspension Control of BP Neural Network PID Based on the Sparrow Search Algorithm

Mei Li,Jie Xu,Zelong Wang,Shuaihang Liu
DOI: https://doi.org/10.3390/s24061757
IF: 3.9
2024-03-09
Sensors
Abstract:Electric vehicles with hub motors have integrated the motor into the wheel, which increase the unsprung mass of the vehicle, and intensifies the vibration of the underspring components. The motor excitation during driving also intensifies the wheel vibration. The coupling effect between the two makes the performance of electric vehicles deteriorate. The article employed a disc-type permanent-magnet motor as the hub motor, taking into consideration the increase in sprung mass caused by the hub motor and the adverse effects of vertical vibration from motor excitation. Based on random road-surface excitation, and considering the secondary excitation caused by wheel motor drive and vehicle-road coupling, a coupled-dynamics model of a semi-active-suspension vehicle-road system for vertical vehicle motion is investigated under multiple excitations. Using body acceleration, suspension deflection, and dynamic tire load as evaluation indicators, a BP neural network PID controller based on the sparrow search algorithm optimization is proposed for the semi-active-suspension system. Compared with PID control and particle swarm optimization (PSO-BPNN-PID), the research findings indicate that the optimized semi-active suspension significantly improves the ride comfort of hub-motor electric vehicles, and meets the requirements for control performance under different vehicle driving conditions.
engineering, electrical & electronic,chemistry, analytical,instruments & instrumentation
What problem does this paper attempt to address?
This paper aims to solve the problem of aggravated vibration caused by motors during the driving process of electric in - wheel - motor vehicles. Specifically, the paper focuses on: 1. **The influence of motor installation on the vehicle suspension system**: The installation of in - wheel - motors increases the unsprung mass of the vehicle, thus aggravating the vehicle's vibration, especially the vibration of the unsprung parts. 2. **The influence of motor electromagnetic excitation on vehicle vertical vibration**: The electromagnetic excitation generated by the motor during operation further affects the vehicle's vertical vibration. This secondary excitation combined with the random excitation of the road surface reduces the ride comfort of the vehicle. 3. **Dynamic characteristics of the vehicle - road coupling system**: The vertical movement of electric in - wheel - motor vehicles under multiple excitations was studied, considering the random excitation of the road surface, the secondary excitation caused by in - wheel - motor driving, and the vehicle - road coupling effect. To address the above problems, the paper proposes a BP neural network PID controller optimized based on the sparrow search algorithm for semi - active suspension systems. By comparing the traditional PID control and the particle swarm optimization BP neural network PID control (PSO - BPNN - PID), the research results show that the optimized semi - active suspension system significantly improves the ride comfort of electric in - wheel - motor vehicles and meets the requirements of control performance under different vehicle driving conditions. ### Formula summary The main formulas involved in the paper are as follows: 1. **Vehicle vertical vibration equation**: \[ \begin{cases} m_2 \ddot{y}_2 - C_2 (\dot{y}_1 - \dot{y}_2) - K_2 (y_1 - y_2) = F_d \\ (m_1 + m_3) \ddot{y}_1 + C_2 (\dot{y}_1 - \dot{y}_2) + K_1 (y_1 - q - y_r) + K_2 (y_1 - y_2) = F(t) - F_d \end{cases} \] 2. **Road surface vibration equation**: \[ \frac{\partial^2}{\partial x^2} \left( EI \frac{\partial^2 y_r}{\partial x^2} \right) + K y_r + C \frac{\partial y_r}{\partial t} + \rho A \frac{\partial^2 y_r}{\partial t^2} = F \delta(x - vt) \] 3. **White - noise road excitation model**: \[ \dot{x}(t) + 2\pi f_0 x(t) = 2\pi n_0 \sqrt{G_q(n_0) v} \omega(t) \] 4. **Road surface secondary excitation**: \[ \ddot{\eta}_i(t) + 2\xi_i \omega_i \dot{\eta}_i(t) + \omega_i^2 \eta_i(t) = q_i(t) \] where, \[ \omega_i = \sqrt{\left( \frac{i\pi}{L} \right)^4 \frac{EI}{m} + \frac{K}{m}}, \quad \xi_i = \frac{C}{2m\omega_i}, \quad \omega_{di} = \omega_i \sqrt{1 - \xi_i^2} \] \[ q_i(t) = \int_0^L F(t) \delta(x - x_t) Y_i(x) dx = F(t) Y_i(x_t) \] These formulas respectively describe the dynamic behavior of the vehicle suspension system, the vibration response of the road surface, the model of white - noise road excitation, and the secondary excitation of the road surface. Through these models, the paper proposes an optimized control strategy to improve the ride comfort of the vehicle.