# EMG wrist-hand motion recognition system for real-time Embedded platform

**Authors:** Sumit Raurale, John McAllister, Jesus Martinez del Rincon

arXiv: 1903.06764 · 2019-05-10

## TL;DR

This paper introduces a real-time EMG-based wrist-hand motion recognition system optimized for embedded platforms, achieving high accuracy and significantly faster processing than existing methods.

## Contribution

It presents a novel time-domain classification approach using minimal features and efficient classifiers, enabling real-time operation on low-power embedded processors.

## Key findings

- Over 99% accuracy in detecting nine wrist-hand movements
- Processing time is 50 times faster than leading time-frequency methods
- System successfully deployed on ARM Cortex-A53 for real-time use

## Abstract

Electromyography (EMG) signal analysis is a popular method for controlling prosthetic and gesture control equipment. For portable systems, such as prosthetic limbs, real-time low-power operation on embedded processors is critical, but to date, there has been no record of how existing EMG analysis approaches support such deployments. This paper presents a novel approach to time-domain classification of multi-channel EMG signals harnessed from randomly-placed sensors according to the wrist-hand movements which caused their occurrence. It shows how, by employing a very small set of time-domain features, Kernel Fisher discriminant feature projection and Radial Bias Function neural network classifiers, nine wrist-hand movements can be detected with accuracy exceeding 99% - surpassing the state-of-the-art on record. It also shows how, when deployed on ARM Cortex-A53, the processing time is not only sufficient to enable real-time processing but is also a factor 50 shorter than the leading time-frequency techniques on record.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.06764/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1903.06764/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1903.06764/full.md

---
Source: https://tomesphere.com/paper/1903.06764