Retrieved from Vol. 29, No. 1, 2026
Pages 71 -84
Received 25.01.2026
Revised 18.05.2026
Accepted 25.06.2026
Published 04.07.2026
Retrieved from Vol. 29, No. 1, 2026
Pages 71 -84
Abstract
Point machine drives are critical components of railway signalling infrastructure, with their failures accounting for 15-20% of all signal system malfunctions across European networks, causing significant operational and economic losses. This study aimed to develop a predictive maintenance approach for 1,520 mm-gauge point machine drives using a digital twin, enabling early fault detection from power electrical signatures recorded during each switch cycle. The methodology combined a four-layer digital twin architecture (physical layer, data layer, analytics layer, and decision-making layer) with a comparison of three deep learning architectures: one-dimensional convolutional neural network (1D-CNN), long short-term memory network (LSTM), and a hybrid CNN-LSTM model. These were benchmarked against logistic regression, support vector machines (SVM), and Random Forest on a synthetic, physics-based dataset comprising 5,000 power curves for SP-6M and VSP-220 point machines. Models were evaluated on five-class state classification and 50-cycle degradation forecasting. The hybrid CNN-LSTM achieved the highest classification performance (macro F1 = 0.938), while LSTM yielded the best degradation forecast (R² = 0.937); both substantially outperformed the strongest baseline model (Random Forest: F1 = 0.871, R² = 0.845). Cross-generator validation and artefact ablation experiments confirmed that deep learning advantages arise from capturing transferable signal shape features rather than memorising simulation artefacts. A recommended deployment configuration includes 1D-CNN at the edge for real-time classification, LSTM at the server level for degradation forecasting, and Random Forest as an intermediate solution for operators with limited labelled data. The practical significance of these results lies in providing evidence-based guidelines for implementing the digital twin analytics layer on 1520 mm railway networks, supporting a transition from scheduled to condition-based maintenance and reducing unplanned downtime
Keywords:
control; diagnostics; power signature analysis; monitoring; architecture; modelling