用行车数据训练模型,判断路面是干湿还是冰雪,即使车辆匀速行驶也能准确识别。
Binary Road Surface Classification Using Machine Learning on Production Vehicle Signals During Cruising
- 通过滑动窗口提取车轮速度、扭矩等信号,用机器学习建模路况与动态的关联
- 在真实道路数据上验证,匀速行驶时仍能正确分类干/湿与雪/冰路面
- 为车载预警系统提供不依赖打滑的实时路面摩擦力估计方案,适合自动驾驶研发
实时掌握路面防滑性能或峰值抓地力的精细估计,对车辆预警与干预控制系统至关重要。传统方法依赖动力学递归估计算法,通过滑移斜率估算摩擦力,但其有效性受限于车辆动态场景。当车辆匀速行驶且无明显滑移时,现有量产级传感器(如轮速传感器)无法测量或准确估计微滑移——而这是区分不同路面的关键。为此,本文采用基于特征的框架与端到端数据驱动框架,将车辆动态行为统计量与路面状况相关联,实现干/湿与雪/冰路面的二分类。采用滑动窗口技术,批量处理轮速、轮扭矩、纵向加速度、转向角和横摆率的短时缓冲数据,并输入机器学习模块预测路面状态。在真实道路数据上的验证表明,该方法即使在匀速行驶条件下仍能准确识别路面类型,展现出在轮胎与车辆动力学领域构建高精度数据驱动摩擦状态估计算法的潜力。
原文摘要 · Abstract (English)
Knowledge of real-time road slipperiness, or even better, a refined estimate of peak grip potential, is a critical input for vehicle warning and intervention control systems. Typically, friction is estimated through dynamics-based recursive estimators by calculating the slip slope; however, its efficacy is heavily constrained by the vehicle dynamic scenario. When the vehicle is cruising and there is little to no slip, these methods become ineffective due to the inability of present-day production-grade sensors, such as wheel speed sensors, and methods to either measure or accurately estimate micro slip, which is crucial for distinguishing different surfaces. To address this challenge, the correlation between vehicle signals and road surface condition during cruising needs to be uncovered using machine learning. In this paper, a feature-based framework and an end-to-end data-driven framework are used to correlate the statistics of vehicle dynamics behavior with the condition of the road surface and perform binary classification into grip, dry or damp, and slip, snow or ice, conditions. A sliding-window approach is adopted to batch a short buffered window of wheel speeds, wheel torques, longitudinal acceleration, steering angle, and yaw rate, which are fed into a machine learning module for predicting the road state. Validation results on public-road data show scenarios where the data-driven method identifies the road surface correctly even during cruising, showing promise for accurate data-driven friction-related state estimators in the field of tire and vehicle dynamics.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。