在脚踝传感器上实时识别三种行走模式,助力外骨骼低延迟控制
Event-Driven On-Sensor Locomotion Mode Recognition Using a Shank-Mounted IMU with Embedded Machine Learning for Exoskeleton Control
- 将轻量决策树模型部署在传感器芯片内,直接本地分类
- 识别准确率98.7%,区分平地走与爬楼效果显著提升
- 适合外骨骼、可穿戴设备等需低功耗实时响应的场景
本文提出一种可穿戴人体活动识别系统,通过安装在小腿上的惯性测量单元(IMU)实现传感器级实时推理,支持下肢外骨骼的低延迟控制。不同于传统持续向微控制器传输原始数据的方式,该系统利用STMicroelectronics LSM6DSV16X IMU内置的机器学习核心(MLC),在传感器端执行活动识别,使主控微控制器可保持低功耗状态,仅读取识别出的活动标签。系统针对三种典型运动模式——站立、平地行走和爬楼梯进行优化,使用成人受试者采集的数据训练。采用ST MEMS Studio配置并部署轻量决策树模型,实现无需在微控制器上编写自定义机器学习代码的持续运行。当检测到运动或新分类时,IMU触发中断,微控制器唤醒后读取MLC输出寄存器,并将推断出的运动模式转发至外骨骼控制器。该中断驱动的传感器端推理架构有效降低计算与通信开销,节省电池能量,并显著提升对平地行走与爬楼梯的区分能力,适用于扭矩辅助控制。
原文摘要 · Abstract (English)
This work presents a wearable human activity recognition (HAR) system that performs real-time inference directly inside a shank-mounted inertial measurement unit (IMU) to support low-latency control of a lower-limb exoskeleton. Unlike conventional approaches that continuously stream raw inertial data to a microcontroller for classification, the proposed system executes activity recognition at the sensor level using the embedded Machine Learning Core (MLC) of the STMicroelectronics LSM6DSV16X IMU, allowing the host microcontroller to remain in a low-power state and read only the recognized activity label from IMU registers. While the system generalizes to multiple human activities, this paper focuses on three representative locomotion modes - stance, level walking, and stair ascent - using data collected from adult participants. A lightweight decision-tree model was configured and deployed for on-sensor execution using ST MEMS Studio, enabling continuous operation without custom machine learning code on the microcontroller. During operation, the IMU asserts an interrupt when motion or a new classification is detected; the microcontroller wakes, reads the MLC output registers, and forwards the inferred mode to the exoskeleton controller. This interrupt-driven, on-sensor inference architecture reduces computation and communication overhead while preserving battery energy and improving robustness in distinguishing level walking from stair ascent for torque-assist control.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。