Search papers, labs, and topics across Lattice.
The paper investigates the security risks of accelerometer-based process monitoring in machining systems, highlighting the potential for reconstructing CNC axis positions from sensor data. They demonstrate that sequence-to-sequence learning models, specifically LSTM networks, can accurately reconstruct CNC axis positions from accelerometer data, overcoming limitations of traditional signal processing methods. The results show a significant reduction in reconstruction error compared to double integration, with up to 98% improvement for simple motions and 85% for complex machining sequences.
Your factory floor's accelerometer data might be leaking your CNC machine's exact movements: LSTMs can reconstruct axis positions with high accuracy, turning condition monitoring data into a security vulnerability.
Accelerometer-based process monitoring is widely deployed in modern machining systems. When mounted on moving machine components, such sensors implicitly capture kinematic information related to machine motion and tool trajectories. If this information can be reconstructed, condition monitoring data constitutes a severe security threat, particularly for retrofitted or weakly protected sensor systems. Classical signal processing approaches are infeasible for position reconstruction from broadband accelerometer signals due to sensor- and process-specific non-idealities, like noise or sensor placement effects. In this work, we demonstrate that sequence-to-sequence machine learning models can overcome these non-idealities and enable reconstruction of CNC axis and tool positions. Our approach employs LSTM-based sequence-to-sequence models and is evaluated on an industrial milling dataset. We show that learning-based models reduce the reconstruction error by up to 98% for low complexity motion profiles and by up to 85% for complex machining sequences compared to double integration. Furthermore, key geometric characteristics of tool trajectories and workpiece-related motion features are preserved. To the best of our knowledge, this is the first study demonstrating learning-based CNC position reconstruction from industrial condition monitoring accelerometer data.