Close

Control electronics_1

A project log for Soft-Handy

This project is an exploration of a pneumatic artificial hand that could be used for a robot or as a prosthesis.

nelson-phillipsNelson Phillips 10/05/2016 at 12:420 Comments

The initial software and hardware for the control of the hand has been done. It basically doesn't blow the fingers up. A calibration test was done to understand the readings of the sensor to activate a comfortable amount of pressure in the actuators. Then a basic control sketch was written and tested with the intention of this to be the basis for a more complex control regime.


The function diagram represents the components with the valve in open loop and the sensor in closed loop. Using pwm to control the motor pump will enable the feedback sensor to proportionally change the output of the motor. There probably not a necessity to implement a full PID control and currently just the P will do, but the possibility is there for the future.

The whole system runs off a 5 volt power supply, as shown in the video this is definitely enough and will probably need to be carefully regulated so as to not blow a finger.

Discussions