Patient Monitoring Smart Wheelchair: September 2015
Patient Monitoring Smart Wheelchair: September 2015
net/publication/311059148
CITATIONS READS
0 924
3 authors, including:
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Manpreet Singh Minhas on 28 November 2016.
Abstract—The implemented patient-monitoring smart-wheelchair system is an ambulatory aid for specially-abled people
along with continuous monitoring of the user’s vital body parameters. In order to take into account different disabilities, four
interfaces have been developed for wheelchair control namely eyeball control, gesture control, joystick control and voice
control. A camera is used to capture the image of the eyeball. LabVIEW is used to take necessary decision depending upon the
position of the eyeball. Remaining three modes also provide control over the wheelchair movement. Ultrasonic sensors are
employed for implementing anti-collision mechanism. In the wheelchair body temperature and heart rate monitoring provision
is made. This system will alert proper medical authorities and the wheelchair user’s selected individuals if any parameter is
out of safe range. The final project is an assistive technology with a difference which would make the life of its user easy and
more stress free.
Proceedings of National Conf. on Recent Innovations in Science Engineering & Technology, 16th Aug 2015, Pune, India, ISBN: 978-93-85465-81-9
21
Patient Monitoring Smart Wheelchair
H. DC Motor
The motors used are DC motors. The motors chosen
are such that after using spur gear it is able to provide
enough torque to move the wheelchair on load Fig. 3 Motor Driver Module
condition.Fig. 1 shows the DC motor used and Table I J. Spur Gear
shows the motor specifications. Spur gears have been used to decrease the speed and
increase the torque to achieve the desired torque
Table I: Motor Specifications
value.Fig. 4 shows the spur gear assembly used. The
Torque 17 Nm gear ratio was calculated so that it can move the
wheelchair at desired load.
Voltage Rating 12 V
No Load RPM 60
On Load RPM 45
Proceedings of National Conf. on Recent Innovations in Science Engineering & Technology, 16th Aug 2015, Pune, India, ISBN: 978-93-85465-81-9
22
Patient Monitoring Smart Wheelchair
O. Audio Control
Fig. 5 Body Temperature Display
User’s voice commands are used to guide
M. Implemented Wheelchair wheelchair. Command spoken by user is processed
Fig. 6 shows the implemented wheelchair. In this using python. Recognized command is used to control
model the gears as well as the motors and the battery wheelchair. Commands used are forward, backward,
and control box has been fitted. The user can use the left, right and stop.Fig. 8 shows the graphical user
controls provided for controlling the wheelchair. The interface (GUI) created for the voice control mode. It
wheelchair is foldable and thus can be transported will give a visual indication to the user which
conveniently. command has been detected.
P. Joystick Control
This mode is provided for people who are paralyzed
below waist but are able to use their hands properly.
Normal joystick operation is used to direct the
wheelchair.
Q. Gesture Control
For those people who are paralyzed below neck and
are able to use their neck properly this mode is
incorporated. In this mode a capacitive accelerometer
Fig. 6 Implemented Wheelchair is used to detect the head gestures and ADC is used to
convert the analog values to digital values.
IV. WHEELCHAIR CONTROL MODES Microcontroller takes the necessary action.
Proceedings of National Conf. on Recent Innovations in Science Engineering & Technology, 16th Aug 2015, Pune, India, ISBN: 978-93-85465-81-9
23
Patient Monitoring Smart Wheelchair
Proceedings of National Conf. on Recent Innovations in Science Engineering & Technology, 16th Aug 2015, Pune, India, ISBN: 978-93-85465-81-9
24