SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 3, June 2019, pp. 1676~1682
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1676-1682  1676
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Development of automatic healthcare instruction system via
movement gesture sensor for paralysis patient
S. A. C. Aziz, A. F. Kadmin, N. Rahim, W. H. W. Hassan, I. F. A. Aziz, M. S. Hamid, R. A. Hamzah
Centre for Telecommunication Research & Innovation, Fakulti Teknologi Kejuruteraan Elektrik & Elektronik (FTKEE),
Universiti Teknikal Malaysia Melaka, Malaysia
Article Info ABSTRACT
Article history:
Received Aug 11, 2018
Revised Nov 20, 2018
Accepted Dec 11, 2018
This paper presented an automatic healthcare system where the system able to
help and facilitates the paralysis patient to complete their daily life. When a
patient suffers from a paralysis attack, the whole or partial of their body maybe
disabled to move which means their movement is restricted and they also
barely to communicate with anyone because they are unable to speak like a
normal person. It will be hard for medical staff to understand what they want
to convey and in helping them to manage their daily needs such as eating,
drinking, bathing and etc. By developing this project, the health officer can
assist the paralyzed patient when they are alerted by the message from patient
via GSM network. There are several instruction of movement gesture sensor
presented in this paper in order to assist health officer in helping the paralyzed
patient to complete their needs. Whenever the patient gives the simple hand
movement instruction, then it will be delivered through SMS and the alerted
notice will be display on notification board to alert the health officers for
assisting the patient.
Keywords:
GSM
Healthcare
Movement gesture
Palaysis
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Siti Asma Che Aziz,
Fakulti Teknologi Kejuruteraan Elektrik & Elektronik (FTKEE),
Universiti Teknikal Malaysia Melaka, Hang Tuah Jaya,
76100 Durian Tunggal, Melaka, Malaysia.
Email: sitiasma@utem.edu.my
1. INTRODUCTION
In advance telecommunication technology, people make it easier and faster to do a something in a
long distance with the short time. People always use the technology to complete the work or help a worker to
take care of paralyzed patient especially at hospital and also for family who aid paralyzed patient at home or
any specific area. Based on the sensor automated wheelchair project [1] it state that, to give assistive in the
modern technology is better than before technology world because with the technology can reduce time and
facilitate to do daily life.
To relate with problem statement, this project were indicate with utilized automated wheelchair that
will help the handicapped or paralyzed person to move by using wheelchair without usage of their hand.
The purpose of this project is similar to the paralyzed patient healthcare where both project were invented to
help the disabled person in facilitating them in running their daily life easier. Besides that, the automated
wheelchair also can be used at hospital and specific area and same goes with paralyzed patient health care that
fully used in hospital and still suitable to place the project at specific area such as elderly care center. However,
this proposed project only used hand movement to operate by using movement gesture sensor. Even though
these projects used main device and sensor, but the purpose of the project invented is same and can solve the
problem of paralysis patient in their daily life [2].
Besides that, based on [3] stated that the most problem paralysis disease is their movement is restricted
and in every paralyzed patient required almost 24 hours support. This project was invented to help paralyzed
patient to control their house without any assistive from another person with only using IR eye Blink sensor
Int J Elec & Comp Eng ISSN: 2088-8708 
Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz)
1677
that consider eye blink as an input. The related purpose of this project with automated paralyzed healthcare
system is to provide the patient to operate device without anyone help to do daily life. The similarities with
both journal is the basic concept and purpose to aid and help paralysis patient without anyone help. Other than
that, the proposed project from [4] that used wireless voice-based wheelchair controller system, which consists
of an Android device and a control system that controls the movement of wheelchair using a DC motor.
The project aimed to ease the burden for wheelchair user especially for elderly people to move around.
Nowadays, at hospital and NGO’s serving paralysis patient is about to take care at their patient almost
24 hours a day. This happened because their patient has a whole or partial body disabled to move by themselves
while their also not able to speak properly. This proposed project helps workers or family members who care
to the disabled person such as medical staff or doctor to facilitate and treat them.
In this project it is required for the sensor that can afford to fulfil the features within implement this
project which is APDS-9960 gesture sensor. This sensor is one of the gesture devices that been used widely
around the world such as in the game entertainment which is Wii Controller. Besides that, this project will not
used the same device to controller but based on [5], this sensor used to detect the some movement or gesture
of human and this sensor aware is the device that consist of five inbuilt sensor depending on internet of sensors.
Sense aware will consume low power and gives high performance. It consumes voltage of 3.3v to 5v.
2. METHODOLOGY
This proposed project used the technology in telecommunication, where the evolution in
telecommunication was applied in this project by using GSM module SIM900A. At the same time, a few circuit
and software such as ARDUINO IDE compiler was used to be as a controller for all of the main and sub
equipment. A few main component and equipment are used in this project which is gesture sensor (APDS-
9960) and controlled by ARDUINO UNO board which act as microcontroller by using GSM
module SIM900A.
By using the gesture sensor of (APDS-9960), it will aid the patient to convey anything that they want
through the GSM module by sending message. The function of this sensor is the patient just have to swipe their
hand at gesture sensor to convey a message. Besides that, the data will be display at the convey sign through
LCD screen to easier the patient know what they want to convey. Other than that, the buzzer will sound when
there are emergency case occurred if the patient swipe their hand to emergency case. The main concept of
entire project is the hand gesture movement act as transmit signal while the gesture sensor will received signal
and send data to Arduino board. This concept will help paralyzed patient to convey their instruction or need.
2.1. Software implementation
In this part, there are several software were used in this project which is ARDUINO IDE (Integrated
Developed Environment) and Proteus 8 Professional. By using the ARDUINO Software (IDE), this software
can be written in any programming language to compile and also support the language C and C++ by using a
special rules of code structure. This software will give the ARDUINO UNO board to operate and able to
controlled all the process. The ARDUINO UNO board act as the heart of the system and this device is most
important and the ARDUINO IDE is required to complete the project. With own program created by this
software can controlled any device which connect with ARDUINO board [6].
The software implementation is one of the major components for this project to complete and achieve
the planning project as expected. The software also provides the web editor to give opportunity to use and learn
this software without downloading. Besides that, before setting up the connection of Arduino board with any
devices, the coding need to verify first before uploading the program to the board. The coding will be uploaded
into ARDUINO when the compiling process is done without any error. When the coding already burned in
ADUINO board, ARDUINO board is able to use and make any connection with any device include GSM
module and sensor. Figure 1 shows the connection of ARDUINO Board with PC by using USB cable. The
similarities process of GSM is to give notification when the sensor triggered and GSM module will send the
short message to owner to take an action [7].
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682
1678
Figure 1. Designed circuit via fritzing software
2.2. Hardware implementation
In the circuit implementation will be explain briefly the whole circuit in the project system and
also explain about the lock diagram and component to be used in the circuit. Regarding to the project
design, the operation of this project is automatic paralysis healthcare system is aid and facilitate the
paralysis patient either patient in home or get treatment at Hospital.
Besides, the system of this project also aids the family patient or medical staff to take care of them
easier and not 24 hours to treat them. Figure 2 shows the flow chart where the sensor is activated by
program code; the sensors will be detected by swiping the hand toward the gesture sensor in particular
range. The operation of gesture sensor is detecting any movement with any part of the body mostly by
hand which used to convey instruction to help them for example medical staff or nurse at hospital which
responsible to treat and care of the patient almost 24 hours every day. There are several hand movement
direction set up and each movement direction will indicate different type of instructions for example to
help for meals, assist to toilet and etc. So, this system will use to facilitate those care taken of the paralysis
patient.
The Arduino is one of the electronic components that use the microcontroller ATmega328
interface where the hardware this board used consist of simple open source hardware board designed
around an 8-bit Atmel AVR microcontroller, or a 32-bit Atmel ARM. The GSM Module used in this
project is GSM Module SIM 900A due to 2G capabilities in Malaysia was used GSM900 and GSM1800.
In this project, GSM Module SIM900A used for sending simple message (SMS) to the consumer after
receiving signal from ARDUINO UNO.
The APDS-9960 RGB and gesture sensor is a one of the sensor that combine human and machine
interface. This sensor is only requiring the gesture by swiping hand over the sensor. This sensor used to
detect some movement or gesture of human and this sensor aware is the device that consists of five inbuilt
sensor depending on internet of sensors.
For the gesture sensing example, it has some requirement to make this sensor to function. There
are 6 types of gesture will use in this project which is up, down, right, left, near and far. For up, down, left
and right are required a distance around 4 to 8 inches (10 to 20 cm) above the sensor while for far and near
is different way to detect. To detect near gesture part, it will be achieved by holding hand far above the
sensor around 25cm and then need to bringing hand close to the sensor about 5cm over the sensor with
hold it at least one second.
For the far gesture part, it will be achieved when hand direct from above close to the sensor about
5cm at least one second and need to move by hand up above the sensor. Table 1 below has shown the
description and more details of each gesture.
Int J Elec & Comp Eng ISSN: 2088-8708 
Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz)
1679
Figure 2. Flowchart of the project system
Table 1. Type of Gesture with Description
Gesture Description
UP A swipe from the bottom of the board to the top and out of range of the sensor. Make sure
that our wrist/arm is not in the sensor's range at the end of the swipe!
DOWN A swipe from the top of the board to the bottom and out of range of the sensor.
LEFT A swipe from the right side of the board to the left and out of range of the sensor.
RIGHT A swipe from the left side of the board to the right and out of range of the sensor.
NEAR Object (e.g. hand) starts far above the sensor, moves close to the sensor, hovers for at least
1 second, and moves out of range of the sensor.
FAR Object starts near the sensor, hovers for at least 1 second, and then moves up above and
out of range of the sensor.
NONE The sensor could not correctly guess the gesture being performed.
3. RESULTS AND DISCUSSION
The aim of the project was to development of automatic healthcare system using GSM for paralysis
patient. The Arduino when Apds-9960 was detected by giving the simple gesture movement. This part was
analyzed the time delayed of GSM module and the sensitivity of Apds-9960.
3.1. Testing of time taken for receiving SMS from GSM to hardware module
SMS is a text messages for mobile phone sometimes it can takes more time to send or receive a
message. It can be happen because of network coverage was weaked at some places. So with this testing,
we are able to know how long the duration messages for reach at the other end. This figure below has shown
the analysis the performance of the GSM module in this project. Figure 3 shows the block diagram of
equipment connection to construct the proposed project respectively.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682
1680
Figure 3. Block diagram of the project system
Figure 4. Graph the time taken receive SMS vs. number of time taken receive message
3.2. Analysis the performance of the system
Paralysis patient need to take care almost 24 hours and they need someone beside them and care of
the. Based on the Figure 5, this system is suitable to use for this project due the sending system is quite faster.
Figure 5 shows the efficiency of sensor sensitivity Apds-9960 in this project. From this analysis, this sensor is
the most suitable to use due the limitation of this project was achieved.
The features that use in Apds-9960 in this project is gesture detection. The output for this sensor is
digital output. There are 4 directional photodiode in this sensor to ensure any gesture movement will convert
to digital signal. It occurs from others factor in manufacture of APDS-9960 which is IR LED emission, IR
reception and might be environment and the motion. To find out the efficiency and effectiveness APDS-9960
sensor in this project, the gesture detection has been tested to the sensitivity of Apds-9960 sensor was shown
in Figure 6.
Int J Elec & Comp Eng ISSN: 2088-8708 
Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz)
1681
Figure 5. Sensitivity of gesture detection
Figure 6. Graph distance against sensitivity of Apds-9960
4. CONCLUSION AND FUTURE WORK
As the conclusion, the project was developed to create a system using ARDUINO as the main
controller. Aligned with current technologies, this project was created to ensure the paralyze patient obtain the
best treatment and care during in hospital without family members to help them just only giving some easy
movement gesture to the sensor. Other than that, it also created to analyze the performance of APDS-9960 with
GSM module to give attention so that easy to assist their patient before asking what they want. Last but not
least, a few improvement still need to be done regarding to the research of automatic healthcare system using
GSM system.
To ensure the system still efficient and improve the already system has, a few modification should be
made to create the more sophisticated idea for this system. Thus, the automatic Healthcare System using GSM
can be upgraded by using several improvement of components, align with the latest technology. A few
recommendations can be applied such as upgrading the system at transmission system from GSM Module to
the wireless system communication because this system not depending the coverage network from services
provider and this system is more sophisticated than GSM system. Use the accelerometer system to ensure that
the gesture movement capable read the distance almost 5 meter than this sensor able to read 20cm maximum
and by using accelerometer able to make sign language via fingers because this system use x, y, z concept. Add
the gyroscope system which able to detect if a patient fall down and make this project more useful for patient.
ACKNOWLEDGEMENTS
This work was supported by Ministry of Education Malaysia with account no.
RAGS/1/2015/ICT01/UTEM/03/B00121 and Universiti Teknikal Malaysia Melaka.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682
1682
REFERENCES
[1] C. Vijayakumar, M. P. Kumar, S. Sivaji, S. Sadulla, J. Prathiba and K. V. Kumar, “Sensors based automated
wheelchair,” International Conference on Green Computing, Communication and Conservation of Energy (ICGCE),
Chennai, pp. 439-443, 2013.
[2] Majumdar, M., “The Health Site,” Retrieved from Paralysis-Understanding causes, ype, systoms:
http://www.thehealthsite.com/diseases-conditions/paralysis-causes-types-symptoms/, 22 May, 2014.
[3] R.K. Moje, Abhijeet Botre, “Sumit pakhare, Vikas Tupe, “Assisting System for Paralyzed,” International Journal Of
Innovative Research In Electrical, Electronics, Instrumentation And Control Engineering, vol. 4,
no. 5, 2016.
[4] Kadmin, A.F., Jidin, A.Z., Bakar, A., Aziz, K.A. and Rashid, W.A., “Wireless Voice-Based Wheelchair Controller
System,” Journal of Telecommunication, Electronic and Computer Engineering (JTEC), vol. 8, no 7,
pp.117-122, 2016.
[5] V. Sirisha,V. Sachin Kumar, “Design and Implementation of Robot Employed with Sense Aware,” International
Organization of Scientific Research, 2015.
[6] Ismail. S., “Advantages and Disadvantages of Using Arduino,” Engineer Experience. Retrieved from
http://engineerexperiences.com/advantages-and-disadvatages.html, 2016.
[7] Huzaimy, M., “Wi-Fi and GSM Based Motion Sensor for Home Security System Application,” 4th International
Conference on Electronic Devices, System and Applications, 2015.

More Related Content

What's hot

PIR based security system
PIR based security systemPIR based security system
PIR based security system
Gyeltshen Gyeltshen
 
Silent Sound Technology
Silent Sound TechnologySilent Sound Technology
Silent Sound Technology
Moumita132
 
Silent sound technologyrevathippt
Silent sound technologyrevathipptSilent sound technologyrevathippt
Silent sound technologyrevathippt
revathiyadavb
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini project
vishnuchiluka
 
Mini project
Mini projectMini project
Mini project
Saurabh Jauhari
 
Substation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoTSubstation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoT
IRJET Journal
 
Real-time Vein Imaging
Real-time Vein ImagingReal-time Vein Imaging
Real-time Vein Imaging
Md Kafiul Islam
 
3D Internet Seminar Report.pdf
3D Internet Seminar Report.pdf3D Internet Seminar Report.pdf
3D Internet Seminar Report.pdf
roshnimp27
 
Silent Sound Technology
Silent Sound TechnologySilent Sound Technology
Silent Sound Technology
Charan Reddy Mutyala
 
IRJET - Women’s Safety System using IoT
IRJET -  	  Women’s Safety System using IoTIRJET -  	  Women’s Safety System using IoT
IRJET - Women’s Safety System using IoT
IRJET Journal
 
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNINGA SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
IRJET Journal
 
Securing the Healthcare Industry : Implantable Medical Devices
Securing the Healthcare Industry : Implantable Medical DevicesSecuring the Healthcare Industry : Implantable Medical Devices
Securing the Healthcare Industry : Implantable Medical Devices
Tandhy Simanjuntak
 
Hand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voiceHand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voice
Vivekanand Gaikwad
 
Esp32 cam arduino-123
Esp32 cam arduino-123Esp32 cam arduino-123
Esp32 cam arduino-123
Victor Sue
 
Augmented Reality
Augmented RealityAugmented Reality
Augmented Reality
ManojkumarKumaresan1
 
Sign language translator using glove
Sign language translator using gloveSign language translator using glove
Sign language translator using glove
chetanjain92r
 
A hybrid classification model for eeg signals
A hybrid classification model for  eeg signals A hybrid classification model for  eeg signals
A hybrid classification model for eeg signals
Aboul Ella Hassanien
 
Silent sound technology
Silent sound technologySilent sound technology
Silent sound technology
Kishan Vemula
 
ADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOTADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOT
D Y PATIL COLLEGE OF ENGINEERING PUNE
 
Medical Wearable Devices
Medical Wearable DevicesMedical Wearable Devices
Medical Wearable Devices
Gene Leybzon
 

What's hot (20)

PIR based security system
PIR based security systemPIR based security system
PIR based security system
 
Silent Sound Technology
Silent Sound TechnologySilent Sound Technology
Silent Sound Technology
 
Silent sound technologyrevathippt
Silent sound technologyrevathipptSilent sound technologyrevathippt
Silent sound technologyrevathippt
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini project
 
Mini project
Mini projectMini project
Mini project
 
Substation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoTSubstation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoT
 
Real-time Vein Imaging
Real-time Vein ImagingReal-time Vein Imaging
Real-time Vein Imaging
 
3D Internet Seminar Report.pdf
3D Internet Seminar Report.pdf3D Internet Seminar Report.pdf
3D Internet Seminar Report.pdf
 
Silent Sound Technology
Silent Sound TechnologySilent Sound Technology
Silent Sound Technology
 
IRJET - Women’s Safety System using IoT
IRJET -  	  Women’s Safety System using IoTIRJET -  	  Women’s Safety System using IoT
IRJET - Women’s Safety System using IoT
 
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNINGA SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
A SURVEY ON KIDNEY STONE DETECTION USING IMAGE PROCESSING AND DEEP LEARNING
 
Securing the Healthcare Industry : Implantable Medical Devices
Securing the Healthcare Industry : Implantable Medical DevicesSecuring the Healthcare Industry : Implantable Medical Devices
Securing the Healthcare Industry : Implantable Medical Devices
 
Hand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voiceHand talk (assistive technology for dumb)- Sign language glove with voice
Hand talk (assistive technology for dumb)- Sign language glove with voice
 
Esp32 cam arduino-123
Esp32 cam arduino-123Esp32 cam arduino-123
Esp32 cam arduino-123
 
Augmented Reality
Augmented RealityAugmented Reality
Augmented Reality
 
Sign language translator using glove
Sign language translator using gloveSign language translator using glove
Sign language translator using glove
 
A hybrid classification model for eeg signals
A hybrid classification model for  eeg signals A hybrid classification model for  eeg signals
A hybrid classification model for eeg signals
 
Silent sound technology
Silent sound technologySilent sound technology
Silent sound technology
 
ADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOTADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOT
 
Medical Wearable Devices
Medical Wearable DevicesMedical Wearable Devices
Medical Wearable Devices
 

Similar to Development of automatic healthcare instruction system via movement gesture sensor for paralysis patient

SANJAY.K MINOR PROJECT 2-3.pptx
SANJAY.K MINOR PROJECT 2-3.pptxSANJAY.K MINOR PROJECT 2-3.pptx
SANJAY.K MINOR PROJECT 2-3.pptx
aravind Guru
 
Iot based Patient Health Monitoring System.pptx
Iot based Patient Health Monitoring System.pptxIot based Patient Health Monitoring System.pptx
Iot based Patient Health Monitoring System.pptx
harimaxwell0712
 
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGEDNECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docxIOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
hashelectrolabs
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
IRJET Journal
 
Android Based Patient Health Monitoring System
Android Based Patient Health Monitoring SystemAndroid Based Patient Health Monitoring System
Android Based Patient Health Monitoring System
IRJET Journal
 
Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using android
Iaetsd Iaetsd
 
IRJET- Virtual Assistant for Medical Emergency
IRJET-  	  Virtual Assistant for Medical EmergencyIRJET-  	  Virtual Assistant for Medical Emergency
IRJET- Virtual Assistant for Medical Emergency
IRJET Journal
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET Journal
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET Journal
 
A9399109119
A9399109119A9399109119
A9399109119
AKHIL575668
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patients
Neha Udeshi
 
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke PatientIRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
IRJET Journal
 
Industrial automation using internet of things
Industrial automation using internet of thingsIndustrial automation using internet of things
Industrial automation using internet of things
DeepakKumarMahanta2
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
IRJET Journal
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
IRJET Journal
 
Automated medical surgical trolley
Automated medical surgical trolleyAutomated medical surgical trolley
Automated medical surgical trolley
IJECEIAES
 
seminar report iot based health monitoring system 2023.pdf
seminar report  iot based health monitoring system 2023.pdfseminar report  iot based health monitoring system 2023.pdf
seminar report iot based health monitoring system 2023.pdf
riddheshbore97
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET Journal
 
A low-cost IoT-based auscultation training device
A low-cost IoT-based auscultation training deviceA low-cost IoT-based auscultation training device
A low-cost IoT-based auscultation training device
nooriasukmaningtyas
 

Similar to Development of automatic healthcare instruction system via movement gesture sensor for paralysis patient (20)

SANJAY.K MINOR PROJECT 2-3.pptx
SANJAY.K MINOR PROJECT 2-3.pptxSANJAY.K MINOR PROJECT 2-3.pptx
SANJAY.K MINOR PROJECT 2-3.pptx
 
Iot based Patient Health Monitoring System.pptx
Iot based Patient Health Monitoring System.pptxIot based Patient Health Monitoring System.pptx
Iot based Patient Health Monitoring System.pptx
 
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGEDNECK MOVEMENT BASED WHEELCHAIR TO ASSIST  THE PHYSICALLY CHALLENGED
NECK MOVEMENT BASED WHEELCHAIR TO ASSIST THE PHYSICALLY CHALLENGED
 
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docxIOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
IOT_BASED_PATIENT_MONITORING_SYSTEM_Anan.docx
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
 
Android Based Patient Health Monitoring System
Android Based Patient Health Monitoring SystemAndroid Based Patient Health Monitoring System
Android Based Patient Health Monitoring System
 
Iaetsd mobile icu using android
Iaetsd mobile icu using androidIaetsd mobile icu using android
Iaetsd mobile icu using android
 
IRJET- Virtual Assistant for Medical Emergency
IRJET-  	  Virtual Assistant for Medical EmergencyIRJET-  	  Virtual Assistant for Medical Emergency
IRJET- Virtual Assistant for Medical Emergency
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoT
 
IRJET- IoT based Portable Hand Gesture Recognition System
IRJET-  	  IoT based Portable Hand Gesture Recognition SystemIRJET-  	  IoT based Portable Hand Gesture Recognition System
IRJET- IoT based Portable Hand Gesture Recognition System
 
A9399109119
A9399109119A9399109119
A9399109119
 
Gesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patientsGesture Gloves - For Speechless patients
Gesture Gloves - For Speechless patients
 
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke PatientIRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
IRJET- Review on: A Wireless IoT System for Gait Detection in Stroke Patient
 
Industrial automation using internet of things
Industrial automation using internet of thingsIndustrial automation using internet of things
Industrial automation using internet of things
 
IRJET- Design and Implementation of Health Monitoring System
IRJET-  	  Design and Implementation of Health Monitoring SystemIRJET-  	  Design and Implementation of Health Monitoring System
IRJET- Design and Implementation of Health Monitoring System
 
A Healthcare Monitoring System Using Wifi Module
A Healthcare Monitoring  System Using Wifi ModuleA Healthcare Monitoring  System Using Wifi Module
A Healthcare Monitoring System Using Wifi Module
 
Automated medical surgical trolley
Automated medical surgical trolleyAutomated medical surgical trolley
Automated medical surgical trolley
 
seminar report iot based health monitoring system 2023.pdf
seminar report  iot based health monitoring system 2023.pdfseminar report  iot based health monitoring system 2023.pdf
seminar report iot based health monitoring system 2023.pdf
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
A low-cost IoT-based auscultation training device
A low-cost IoT-based auscultation training deviceA low-cost IoT-based auscultation training device
A low-cost IoT-based auscultation training device
 

More from IJECEIAES

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
IJECEIAES
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
IJECEIAES
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
IJECEIAES
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
IJECEIAES
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
IJECEIAES
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
IJECEIAES
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
IJECEIAES
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
IJECEIAES
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
IJECEIAES
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
IJECEIAES
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 

More from IJECEIAES (20)

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 

Recently uploaded

AI for Legal Research with applications, tools
AI for Legal Research with applications, toolsAI for Legal Research with applications, tools
AI for Legal Research with applications, tools
mahaffeycheryld
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
bijceesjournal
 
Engineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdfEngineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdf
edwin408357
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
PIMR BHOPAL
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
Design and optimization of ion propulsion drone
Design and optimization of ion propulsion droneDesign and optimization of ion propulsion drone
Design and optimization of ion propulsion drone
bjmsejournal
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
Yasser Mahgoub
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
CVCSOfficial
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
PKavitha10
 
Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...
bijceesjournal
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 

Recently uploaded (20)

AI for Legal Research with applications, tools
AI for Legal Research with applications, toolsAI for Legal Research with applications, tools
AI for Legal Research with applications, tools
 
Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...Comparative analysis between traditional aquaponics and reconstructed aquapon...
Comparative analysis between traditional aquaponics and reconstructed aquapon...
 
Engineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdfEngineering Standards Wiring methods.pdf
Engineering Standards Wiring methods.pdf
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
Design and optimization of ion propulsion drone
Design and optimization of ion propulsion droneDesign and optimization of ion propulsion drone
Design and optimization of ion propulsion drone
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
 
Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 

Development of automatic healthcare instruction system via movement gesture sensor for paralysis patient

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 3, June 2019, pp. 1676~1682 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1676-1682  1676 Journal homepage: http://iaescore.com/journals/index.php/IJECE Development of automatic healthcare instruction system via movement gesture sensor for paralysis patient S. A. C. Aziz, A. F. Kadmin, N. Rahim, W. H. W. Hassan, I. F. A. Aziz, M. S. Hamid, R. A. Hamzah Centre for Telecommunication Research & Innovation, Fakulti Teknologi Kejuruteraan Elektrik & Elektronik (FTKEE), Universiti Teknikal Malaysia Melaka, Malaysia Article Info ABSTRACT Article history: Received Aug 11, 2018 Revised Nov 20, 2018 Accepted Dec 11, 2018 This paper presented an automatic healthcare system where the system able to help and facilitates the paralysis patient to complete their daily life. When a patient suffers from a paralysis attack, the whole or partial of their body maybe disabled to move which means their movement is restricted and they also barely to communicate with anyone because they are unable to speak like a normal person. It will be hard for medical staff to understand what they want to convey and in helping them to manage their daily needs such as eating, drinking, bathing and etc. By developing this project, the health officer can assist the paralyzed patient when they are alerted by the message from patient via GSM network. There are several instruction of movement gesture sensor presented in this paper in order to assist health officer in helping the paralyzed patient to complete their needs. Whenever the patient gives the simple hand movement instruction, then it will be delivered through SMS and the alerted notice will be display on notification board to alert the health officers for assisting the patient. Keywords: GSM Healthcare Movement gesture Palaysis Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Siti Asma Che Aziz, Fakulti Teknologi Kejuruteraan Elektrik & Elektronik (FTKEE), Universiti Teknikal Malaysia Melaka, Hang Tuah Jaya, 76100 Durian Tunggal, Melaka, Malaysia. Email: sitiasma@utem.edu.my 1. INTRODUCTION In advance telecommunication technology, people make it easier and faster to do a something in a long distance with the short time. People always use the technology to complete the work or help a worker to take care of paralyzed patient especially at hospital and also for family who aid paralyzed patient at home or any specific area. Based on the sensor automated wheelchair project [1] it state that, to give assistive in the modern technology is better than before technology world because with the technology can reduce time and facilitate to do daily life. To relate with problem statement, this project were indicate with utilized automated wheelchair that will help the handicapped or paralyzed person to move by using wheelchair without usage of their hand. The purpose of this project is similar to the paralyzed patient healthcare where both project were invented to help the disabled person in facilitating them in running their daily life easier. Besides that, the automated wheelchair also can be used at hospital and specific area and same goes with paralyzed patient health care that fully used in hospital and still suitable to place the project at specific area such as elderly care center. However, this proposed project only used hand movement to operate by using movement gesture sensor. Even though these projects used main device and sensor, but the purpose of the project invented is same and can solve the problem of paralysis patient in their daily life [2]. Besides that, based on [3] stated that the most problem paralysis disease is their movement is restricted and in every paralyzed patient required almost 24 hours support. This project was invented to help paralyzed patient to control their house without any assistive from another person with only using IR eye Blink sensor
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708  Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz) 1677 that consider eye blink as an input. The related purpose of this project with automated paralyzed healthcare system is to provide the patient to operate device without anyone help to do daily life. The similarities with both journal is the basic concept and purpose to aid and help paralysis patient without anyone help. Other than that, the proposed project from [4] that used wireless voice-based wheelchair controller system, which consists of an Android device and a control system that controls the movement of wheelchair using a DC motor. The project aimed to ease the burden for wheelchair user especially for elderly people to move around. Nowadays, at hospital and NGO’s serving paralysis patient is about to take care at their patient almost 24 hours a day. This happened because their patient has a whole or partial body disabled to move by themselves while their also not able to speak properly. This proposed project helps workers or family members who care to the disabled person such as medical staff or doctor to facilitate and treat them. In this project it is required for the sensor that can afford to fulfil the features within implement this project which is APDS-9960 gesture sensor. This sensor is one of the gesture devices that been used widely around the world such as in the game entertainment which is Wii Controller. Besides that, this project will not used the same device to controller but based on [5], this sensor used to detect the some movement or gesture of human and this sensor aware is the device that consist of five inbuilt sensor depending on internet of sensors. Sense aware will consume low power and gives high performance. It consumes voltage of 3.3v to 5v. 2. METHODOLOGY This proposed project used the technology in telecommunication, where the evolution in telecommunication was applied in this project by using GSM module SIM900A. At the same time, a few circuit and software such as ARDUINO IDE compiler was used to be as a controller for all of the main and sub equipment. A few main component and equipment are used in this project which is gesture sensor (APDS- 9960) and controlled by ARDUINO UNO board which act as microcontroller by using GSM module SIM900A. By using the gesture sensor of (APDS-9960), it will aid the patient to convey anything that they want through the GSM module by sending message. The function of this sensor is the patient just have to swipe their hand at gesture sensor to convey a message. Besides that, the data will be display at the convey sign through LCD screen to easier the patient know what they want to convey. Other than that, the buzzer will sound when there are emergency case occurred if the patient swipe their hand to emergency case. The main concept of entire project is the hand gesture movement act as transmit signal while the gesture sensor will received signal and send data to Arduino board. This concept will help paralyzed patient to convey their instruction or need. 2.1. Software implementation In this part, there are several software were used in this project which is ARDUINO IDE (Integrated Developed Environment) and Proteus 8 Professional. By using the ARDUINO Software (IDE), this software can be written in any programming language to compile and also support the language C and C++ by using a special rules of code structure. This software will give the ARDUINO UNO board to operate and able to controlled all the process. The ARDUINO UNO board act as the heart of the system and this device is most important and the ARDUINO IDE is required to complete the project. With own program created by this software can controlled any device which connect with ARDUINO board [6]. The software implementation is one of the major components for this project to complete and achieve the planning project as expected. The software also provides the web editor to give opportunity to use and learn this software without downloading. Besides that, before setting up the connection of Arduino board with any devices, the coding need to verify first before uploading the program to the board. The coding will be uploaded into ARDUINO when the compiling process is done without any error. When the coding already burned in ADUINO board, ARDUINO board is able to use and make any connection with any device include GSM module and sensor. Figure 1 shows the connection of ARDUINO Board with PC by using USB cable. The similarities process of GSM is to give notification when the sensor triggered and GSM module will send the short message to owner to take an action [7].
  • 3.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682 1678 Figure 1. Designed circuit via fritzing software 2.2. Hardware implementation In the circuit implementation will be explain briefly the whole circuit in the project system and also explain about the lock diagram and component to be used in the circuit. Regarding to the project design, the operation of this project is automatic paralysis healthcare system is aid and facilitate the paralysis patient either patient in home or get treatment at Hospital. Besides, the system of this project also aids the family patient or medical staff to take care of them easier and not 24 hours to treat them. Figure 2 shows the flow chart where the sensor is activated by program code; the sensors will be detected by swiping the hand toward the gesture sensor in particular range. The operation of gesture sensor is detecting any movement with any part of the body mostly by hand which used to convey instruction to help them for example medical staff or nurse at hospital which responsible to treat and care of the patient almost 24 hours every day. There are several hand movement direction set up and each movement direction will indicate different type of instructions for example to help for meals, assist to toilet and etc. So, this system will use to facilitate those care taken of the paralysis patient. The Arduino is one of the electronic components that use the microcontroller ATmega328 interface where the hardware this board used consist of simple open source hardware board designed around an 8-bit Atmel AVR microcontroller, or a 32-bit Atmel ARM. The GSM Module used in this project is GSM Module SIM 900A due to 2G capabilities in Malaysia was used GSM900 and GSM1800. In this project, GSM Module SIM900A used for sending simple message (SMS) to the consumer after receiving signal from ARDUINO UNO. The APDS-9960 RGB and gesture sensor is a one of the sensor that combine human and machine interface. This sensor is only requiring the gesture by swiping hand over the sensor. This sensor used to detect some movement or gesture of human and this sensor aware is the device that consists of five inbuilt sensor depending on internet of sensors. For the gesture sensing example, it has some requirement to make this sensor to function. There are 6 types of gesture will use in this project which is up, down, right, left, near and far. For up, down, left and right are required a distance around 4 to 8 inches (10 to 20 cm) above the sensor while for far and near is different way to detect. To detect near gesture part, it will be achieved by holding hand far above the sensor around 25cm and then need to bringing hand close to the sensor about 5cm over the sensor with hold it at least one second. For the far gesture part, it will be achieved when hand direct from above close to the sensor about 5cm at least one second and need to move by hand up above the sensor. Table 1 below has shown the description and more details of each gesture.
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708  Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz) 1679 Figure 2. Flowchart of the project system Table 1. Type of Gesture with Description Gesture Description UP A swipe from the bottom of the board to the top and out of range of the sensor. Make sure that our wrist/arm is not in the sensor's range at the end of the swipe! DOWN A swipe from the top of the board to the bottom and out of range of the sensor. LEFT A swipe from the right side of the board to the left and out of range of the sensor. RIGHT A swipe from the left side of the board to the right and out of range of the sensor. NEAR Object (e.g. hand) starts far above the sensor, moves close to the sensor, hovers for at least 1 second, and moves out of range of the sensor. FAR Object starts near the sensor, hovers for at least 1 second, and then moves up above and out of range of the sensor. NONE The sensor could not correctly guess the gesture being performed. 3. RESULTS AND DISCUSSION The aim of the project was to development of automatic healthcare system using GSM for paralysis patient. The Arduino when Apds-9960 was detected by giving the simple gesture movement. This part was analyzed the time delayed of GSM module and the sensitivity of Apds-9960. 3.1. Testing of time taken for receiving SMS from GSM to hardware module SMS is a text messages for mobile phone sometimes it can takes more time to send or receive a message. It can be happen because of network coverage was weaked at some places. So with this testing, we are able to know how long the duration messages for reach at the other end. This figure below has shown the analysis the performance of the GSM module in this project. Figure 3 shows the block diagram of equipment connection to construct the proposed project respectively.
  • 5.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682 1680 Figure 3. Block diagram of the project system Figure 4. Graph the time taken receive SMS vs. number of time taken receive message 3.2. Analysis the performance of the system Paralysis patient need to take care almost 24 hours and they need someone beside them and care of the. Based on the Figure 5, this system is suitable to use for this project due the sending system is quite faster. Figure 5 shows the efficiency of sensor sensitivity Apds-9960 in this project. From this analysis, this sensor is the most suitable to use due the limitation of this project was achieved. The features that use in Apds-9960 in this project is gesture detection. The output for this sensor is digital output. There are 4 directional photodiode in this sensor to ensure any gesture movement will convert to digital signal. It occurs from others factor in manufacture of APDS-9960 which is IR LED emission, IR reception and might be environment and the motion. To find out the efficiency and effectiveness APDS-9960 sensor in this project, the gesture detection has been tested to the sensitivity of Apds-9960 sensor was shown in Figure 6.
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708  Development of Automatic Healthcare Instruction System Via Movement Gesture Sensor (S. A. C. Aziz) 1681 Figure 5. Sensitivity of gesture detection Figure 6. Graph distance against sensitivity of Apds-9960 4. CONCLUSION AND FUTURE WORK As the conclusion, the project was developed to create a system using ARDUINO as the main controller. Aligned with current technologies, this project was created to ensure the paralyze patient obtain the best treatment and care during in hospital without family members to help them just only giving some easy movement gesture to the sensor. Other than that, it also created to analyze the performance of APDS-9960 with GSM module to give attention so that easy to assist their patient before asking what they want. Last but not least, a few improvement still need to be done regarding to the research of automatic healthcare system using GSM system. To ensure the system still efficient and improve the already system has, a few modification should be made to create the more sophisticated idea for this system. Thus, the automatic Healthcare System using GSM can be upgraded by using several improvement of components, align with the latest technology. A few recommendations can be applied such as upgrading the system at transmission system from GSM Module to the wireless system communication because this system not depending the coverage network from services provider and this system is more sophisticated than GSM system. Use the accelerometer system to ensure that the gesture movement capable read the distance almost 5 meter than this sensor able to read 20cm maximum and by using accelerometer able to make sign language via fingers because this system use x, y, z concept. Add the gyroscope system which able to detect if a patient fall down and make this project more useful for patient. ACKNOWLEDGEMENTS This work was supported by Ministry of Education Malaysia with account no. RAGS/1/2015/ICT01/UTEM/03/B00121 and Universiti Teknikal Malaysia Melaka.
  • 7.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1676 - 1682 1682 REFERENCES [1] C. Vijayakumar, M. P. Kumar, S. Sivaji, S. Sadulla, J. Prathiba and K. V. Kumar, “Sensors based automated wheelchair,” International Conference on Green Computing, Communication and Conservation of Energy (ICGCE), Chennai, pp. 439-443, 2013. [2] Majumdar, M., “The Health Site,” Retrieved from Paralysis-Understanding causes, ype, systoms: http://www.thehealthsite.com/diseases-conditions/paralysis-causes-types-symptoms/, 22 May, 2014. [3] R.K. Moje, Abhijeet Botre, “Sumit pakhare, Vikas Tupe, “Assisting System for Paralyzed,” International Journal Of Innovative Research In Electrical, Electronics, Instrumentation And Control Engineering, vol. 4, no. 5, 2016. [4] Kadmin, A.F., Jidin, A.Z., Bakar, A., Aziz, K.A. and Rashid, W.A., “Wireless Voice-Based Wheelchair Controller System,” Journal of Telecommunication, Electronic and Computer Engineering (JTEC), vol. 8, no 7, pp.117-122, 2016. [5] V. Sirisha,V. Sachin Kumar, “Design and Implementation of Robot Employed with Sense Aware,” International Organization of Scientific Research, 2015. [6] Ismail. S., “Advantages and Disadvantages of Using Arduino,” Engineer Experience. Retrieved from http://engineerexperiences.com/advantages-and-disadvatages.html, 2016. [7] Huzaimy, M., “Wi-Fi and GSM Based Motion Sensor for Home Security System Application,” 4th International Conference on Electronic Devices, System and Applications, 2015.