predictive-maintenance-engine-data
收藏资源简介:
该数据集是一个用于预测性维护分析的发动机传感器读数数据集,主要目的是基于发动机运行状态和热传感器测量数据,开发能够识别发动机是正常运行还是需要维护干预的机器学习模型。数据集包含6个数值型传感器特征:发动机转速(RPM)、润滑油压力、燃油压力、冷却液压力、润滑油温度和冷却液温度。目标变量为发动机状态,采用二元分类标签:0表示正常操作,1表示需要维护/故障状态。数据集采用结构化表格形式,适用于监督学习的二元分类任务。该数据集旨在支持各种发动机驱动系统(包括汽车、便携式发电机、割草机和小型工业机械)的预测性维护应用,可用于实时发动机监控系统、维护计划优化、车队可靠性分析、故障风险预测等场景。数据集不包含时间序列行为、外部环境变量或超出二元分类的故障严重程度信息,也不含个人身份信息或敏感数据,纯用于教育、研究和预测性维护建模目的。
This dataset is an engine sensor reading dataset for predictive maintenance analytics. Its primary objective is to develop machine learning models capable of identifying whether an engine is operating normally or requires maintenance intervention, based on engine operating status and thermal sensor measurement data. The dataset includes 6 numerical sensor features: engine speed (RPM), lubricating oil pressure, fuel pressure, coolant pressure, lubricating oil temperature, and coolant temperature. The target variable is engine status, with binary classification labels: 0 indicates normal operation, while 1 indicates a state requiring maintenance or indicating a fault. The dataset is structured in tabular format, suitable for binary classification tasks in supervised learning. This dataset aims to support predictive maintenance applications across various engine-driven systems, including automobiles, portable generators, lawn mowers, and small industrial machinery, and can be applied in scenarios such as real-time engine monitoring systems, maintenance schedule optimization, fleet reliability analysis, and fault risk prediction. The dataset does not contain time series behavior, external environmental variables, or fault severity information beyond the scope of binary classification, nor does it include personally identifiable information or sensitive data, and is purely intended for educational, research, and predictive maintenance modeling purposes.
数据集名称
Predictive Maintenance Engine Dataset(预测性维护引擎数据集)
数据集概述
该数据集包含用于预测性维护分析的发动机传感器读数,旨在通过机器学习的分类任务识别发动机是否正常运行或需要维护干预。数据值反映小型和大型发动机环境中的真实运行状态。
商业问题
发动机意外故障可能导致昂贵维修、运营停机、设备寿命缩短、安全风险和生产力损失。传统的被动式或定期维护策略可能遗漏早期故障信号或导致不必要的维修成本。该数据集支持基于传感器遥测数据的主动维护方案开发。
目标变量
- Engine Condition(发动机状态)
- 0 → 正常运行
- 1 → 需要维护/故障
数据特征
| 特征名称 | 描述 |
|---|---|
| Engine rpm | 发动机转速(转/分钟) |
| Lub oil pressure | 润滑油压力(用于减少摩擦) |
| Fuel pressure | 燃油压力(影响燃烧效率) |
| Coolant pressure | 冷却系统压力(用于热调节) |
| lub oil temp | 润滑油温度(影响润滑质量) |
| Coolant temp | 发动机冷却液温度(监测过热) |
| Engine Condition | 目标变量:0=正常,1=需维护 |
数据类型与结构
- 结构化表格数据
- 数值型传感器读数
- 二分类目标变量
- 适用于监督学习和集成学习技术
预期应用
- 预测性维护建模
- 二分类任务
- 传感器分析研究
- 机器学习实验
- 汽车维护优化
- 车队管理分析
适用算法包括:决策树、随机森林、梯度提升、AdaBoost、XGBoost、深度学习模型。
潜在应用场景:实时发动机监测系统、维护计划优化、车队可靠性分析、故障风险预测、智能维护警报。
可发现的关键洞察
可帮助识别:过热模式、润滑相关异常、压力不稳定性、异常运行状况以及关联传感器变化与发动机退化之间的关系。
局限性
- 不包含基于时间戳的时序行为数据
- 未包含外部环境变量
- 未提供超出二分类的故障严重程度等级
伦理考量
数据集中不包含个人身份信息、用户敏感数据或保密操作记录。数据集仅用于教育、研究和预测性维护建模目的。
许可证
Apache-2.0
维护方
该数据集作为预测性维护机器学习毕业设计项目的一部分进行维护。




