All projects

ENGINEERING CASE STUDY · IN PROGRESS

EMG-Controlled Prosthetic Robotic Hand

Transforming forearm muscle activity into reliable finger actuation through digital signal processing.

EMG-Controlled Prosthetic Robotic Hand research process 1
01

Engineering challenge

Raw surface EMG signals contain baseline drift, motion artifacts, electrical interference, and high-frequency noise. The project investigated an accessible way to extract dependable muscle-activation commands for prosthetic-hand control.

02

Prosthetic system

The PETG hand uses a tendon-driven mechanism with nylon paracord and five servomotors, allowing each finger to move independently. Surface electrodes capture forearm activity through an EMG sensor connected to an Arduino Uno for signal acquisition and servo control.

03

Signal-processing pipeline

Recorded EMG data were processed in MATLAB through DC-offset removal, moving-average filtering, full-wave rectification, RMS-envelope extraction, and adaptive threshold detection. The final output converts detected contractions into a binary activation signal.

04

Prototype result

The pipeline reduced noise and identified two dominant contraction events in the analyzed trial. Those detections were translated into mechanical finger movement, demonstrating a functional low-cost foundation for EMG-controlled prosthetics.

05

My role

I led project conceptualization, software development, and project administration, and contributed to methodology, investigation, formal analysis, visualization, and manuscript preparation.

06

Next development steps

The current prototype is limited by response delay, grip strength, electrode-placement sensitivity, and offline MATLAB analysis. Planned development includes real-time embedded processing, adaptive thresholds, and more robust classification across users.