TL;DR
Accurate wheel load estimation is crucial for advanced driver assistance systems (ADAS) but is challenging due to complex vehicle dynamics and noise. DBPnet, a Bayesian physics-informed neural network, was developed to improve this estimation by integrating a physics-aware embedding module based on damper characteristics.
✦ Why It Matters
Engineers can leverage DBPnet to improve wheel load estimation in ADAS, enhancing vehicle safety and performance.
Key Takeaways
Full Summary
Accurate estimation of wheel load is essential for the safety and stability of advanced driver assistance systems (ADAS), yet it is complicated by factors like suspension geometry and measurement noise. DBPnet, a Bayesian physics-informed neural network (PINN), was created to address these challenges by incorporating a physics-aware embedding module that leverages damper characteristics.
The methodology includes a suspension linkage-level modeling (SLLM) approach to develop a nonlinear dynamic model that reflects the suspension's complex structure. Bayesian inference is integrated into the PINN to manage noise and uncertainty effectively, while a physics-informed loss function ensures adherence to physical principles.
Extensive testing on high-fidelity simulations and real-world data demonstrated that DBPnet consistently outperformed baseline methods, achieving lower RMSE and maximum error metrics. These findings suggest that DBPnet can significantly enhance wheel load estimation, contributing to the development of more reliable ADAS actuator functions.
Related