摘要
高速铁路夜间检修是保障列车持续、安全、稳定运行的重要环节。针对当前高速铁路工务运维中人工清点效率低、核查易出错等问题,本文设计并实现了一套铁路工机具上下线智能化自动清点核查系统。系统采用B/S架构,前端基于Vue框架,后端业务服务采用SpringBoot构建,结合MongoDB进行数据管理。在实际应用中,作业人员通过微信小程序采集并上传现场图像;系统后端调用部署于Flask框架的旋转目标检测模型对工机具进行精准识别,并与计划工单自动比对,实现异常结果提示与核查结果输出。测试结果表明,系统平均响应时间为1.8 s,识别准确率达96%。该系统运行稳定,安全性和兼容性良好,满足实际铁路运维场景下的部署与使用需求。
Nighttime maintenance of high-speed railways is crucial to ensuring the continuous,safe,and efficient operation of trains.To mitigate the inefficiencies and high error rates associated with manual inventory checks in current railway maintenance workflows,this paper designed and implemented an intelligent automatic inventory and verification system for railway tools and equipment.The system employs a browser-server(B/S)architecture,with the front-end developed using the Vue framework and the back-end services built on SpringBoot,integrated with MongoDB for efficient data management.In operational settings,field personnel use a WeChat Mini Program to capture and upload images of tools.The server-side component utilizes a rotated object detection model,deployed on a Flask framework,to accurately identify tools and automatically compare them with the corresponding task sheets,generating anomaly alerts and verification results.The test results show that the system has an average response time of 1.8 seconds and an accuracy rate of 96%.The system operates stably with strong security and compatibility,meeting the deployment and operational requirements in real-world railway maintenance scenarios.
作者
刘帅
苑连更
胥雷刚
李岩
白双
LIU Shuai;YUAN Liangeng;XU Leigang;LI Yan;BAI Shuang(Beijing Jiaotong University,Beijing 100044,China;China Railway Beijing Group Co.,Ltd.,Beijing 100070,China)
出处
《高速铁路技术》
2025年第6期90-96,共7页
High Speed Railway Technology
基金
中国铁路北京局集团有限公司科技研究开发计划重点课题(2024BG01)。
关键词
高速铁路运维
工机具管理
目标检测
智能清点核查系统
high-speed railway maintenance
tool management
object detection
Intelligent Inventory Verification System