相关实验视频
Updated: Jun 7, 2025

09:47
Spotting Cheetahs: Identifying Individuals by Their Footprints
Published on: May 1, 2016
14.8K
使用1D-CNN预测轮胎面的磨损量
Hyunjae Park1, Junyeong Seo1, Kangjun Kim1
1Department of Mechanical Design Engineering, Tech University of Korea, Siheung-si 15073, Gyeonggi-do, Republic of Korea.
Sensors (Basel, Switzerland)
|November 9, 2024
概括
监测轮胎磨损对于车辆安全至关重要. 这项研究验证了一种高效的算法,使用加速数据和机器学习来预测轮胎磨损,达到5.2%的RMSE.
科学领域:
- 汽车工程 汽车工程
- 机器学习 机器学习
- 传感器技术 传感器技术
背景情况:
- 过度磨损的轮胎构成重大车辆安全风险,需要定期监测.
- 以前的研究提出了一种高效的轮胎磨损预测算法,需要最小的输入数据.
研究的目的:
- 用现实世界驾驶测试数据验证拟议的轮胎磨损预测算法.
- 评估算法在预测轮胎磨损状态方面的效率和准确性.
主要方法:
- 用不同磨损级别的轮胎进行了驾驶测试,以收集内部加速数据.
- 在机器学习之前,加速信号经过经验选以删除非典型数据.
- 一个具有瓶特征的1D-Convolutional神经网络 (1D-CNN) 已被开发用于轮胎磨损预测.
主要成果:
- 1D-CNN算法只使用加速信号,实现了5.2% (0.42毫米) 的根平均平方误差 (RMSE).
- 结合轮胎压力和垂直负载数据,预测误差降低了11.5%,达到4.6%的RMSE.
结论:
- 1D-CNN方法展示了一种有效的方法,可以用最小的输入数据来预测轮胎磨损.
- 这些发现支持智能轮胎技术框架的可行性,以提高车辆安全.
相关概念视频
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Rolling Resistance
274
When a solid cylinder rolls steadily on a rigid surface, the normal force applied by the surface on the cylinder is perpendicular to the tangent at the contact point. However, since no materials are entirely rigid, the surface's reaction to the cylinder involves a range of normal pressures.
For instance, imagine a hard cylinder rolling on a comparatively soft surface. The cylinder's weight compresses the surface beneath it. As the cylinder moves, the material in front of it slows down...
For instance, imagine a hard cylinder rolling on a comparatively soft surface. The cylinder's weight compresses the surface beneath it. As the cylinder moves, the material in front of it slows down...
274
End Point Prediction: Gran Plot
280
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
280
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Force Classification
1.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.1K
Survival Tree
61
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
61

