SlideShare a Scribd company logo
1 of 7
Download to read offline
TELKOMNIKA Telecommunication, Computing, Electronics and Control
Vol. 18, No. 4, August 2020, pp. 2080~2086
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v18i4.3775  2080
Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA
End-effector wheeled robotic arm gaming prototype for upper
limb coordination control in home-based therapy
Ahmad Hoirul Basori
Faculty of Computing and Information Technology Rabigh, King Abdulaziz University, Saudi Arabia
Article Info ABSTRACT
Article history:
Received Dec 9, 2019
Revised Feb 26, 2020
Accepted Mar 15, 2020
The stroke patient will be having difficulty to control their upper limb, which
causes their handling to become weak and unorganized. Conventional therapy
designed to retrain the subject ability when it's losses due to stroke.
As previous study concern that a subject with strong motivation and
concentration of treatment tends to recover better than people who don't follow
the program. This research focused on intensifying the training by providing
user with wheel robotic arm to train their upper limb. User will be asked to do
exercising on moving particular objects to another position repetitively during
a specific period. The robot will help the user to assist and relearn their motoric
skill and improve muscle strength and coordination. The result of training is
quite convincing when the user gives a positive response toward the practice.
Around 86 percent of subject likely prefer the proposed system as their
home-based rehabilitation system. The Anova testing with alpha 0.05 shows
that there is no significant difference between trained subject and untrained
subject on operating the wheeled robotic arm. It's mean the proposed system
is reliable and user friendly to be used without an assistant so user can have
more flexibility and improve their accomplishment on regaining their motoric
skills. The future work will focus on stroke patient testing with more challenge
and obstacle in enhancing the effectiveness of the stroke rehabilitation system.
Keywords:
Character recognition
Child education
Edutainment
Intelligence
Robotics
This is an open access article under the CC BY-SA license.
Corresponding Author:
Ahmad Hoirul Basori,
Faculty of Computing and Information Technology Rabigh,
King Abdulaziz University,
Rabigh, Makkah, Saudi Arabia.
Email: abasori@kau.edu.sa
1. INTRODUCTION
The utilization of robot for neuro-rehabilitation has been accepted widely, and previous researcher
used this method to do treatment of Cerebral Palsy student. It's proven as an effective method for their
therapy [1]. The rehabilitation processes a game that can help them to re-coordinate their motoric, memory
and even cognition skills. As we know, that upper limb holds a vital role for people to perform their daily
activities [2, 3]. Therefore, the researcher keep innovates, and they also used Kinect camera as assistive
technology to help stroke patient gain their motoric skills again [4]. They offered levelled tasks with various
of the challenge of interaction. The role required motoric and coordination upper limbs control. Kinect
technology has been effectively used for multiple control in stroke rehabilitation. Some of them by combining
the virtual reality (VR) technology to create virtual boat and bootle, then ask the user to perform a particular
task. The game designed to monitor movement of subject and keep track of their progress based on
accomplishment of each task [5-11]. The robot for therapy has been increased for the past several years and
TELKOMNIKA Telecommun Comput El Control 
End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori)
2081
keep growing in term of number and method how to produce more intensive and quantifiable training [12-14].
It argued that robotic treatment successfully increases the efficiency of therapy to be more interactive,
efficient, adaptive and intense. The other researcher focused on studying the mechanical design of the robot
used for treatment and how significant the impact of the robot toward rehabilitation process. It covers
the model of interaction between man and robot, how the control is ignited, and how the training model
is performed [15-20]. Rehabilitation using robotic generally divided into cluster end-effector (EE) and
exoskeleton (Exo) robot according to mechanical construction of the robot [8]. EE robot uses a connector to
link with one focused point of the human body, for example, hand, or finger so the joint not synchronized.
While Exo robot makes synchronization between human joint and robot fully, therefore coordination of motion
and its torque is more under control [21, 22]. Besides, to choose a suitable robot for rehabilitation, several
comparisons have been made between end-effector (EE) and exoskeleton (Exo) rehabilitation robot [23]. Their
experiment focused on two different clusters: EE and Exo cluster. Their assessment based on the score of
the fugl-meyer assessment (FMA) and wolf motor function test (WMFT). Its claimed that the differences
between both groups are minimum or nothing significant, refer to Figure 1 for both testing comparison.
The other researcher provides argued that training concerning upper limb motoric nerve with EE
able to boost up the recovery process, compared to conventional therapy with subacute stroke patients [24].
They claimed that the intensity of training would produce a better result for rehabilitation. The upper extremity
training is one of the methods used by researcher to return the functional task of the upper limb during daily
activities [25]. It can influence the motoric skills of a stroke patient. They used the end-effector robot along
with virtual reality game for a variety of training, refer to Figure 2. Previous researcher has worked intensively
by combining various methods, hardware and technology. The contribution of our research focused
on the low-cost solution yet work efficiently for home-based therapy. It’s used Kinect camera as robot
controller and Arduino based board as end-effector moile robotic arm motherboard.
(a) (b)
Figure 1. (a) Represent the experiment of the EE group, while
(b) experiment by exos group. image courtesy of Lee, S.H et al. [23]
Figure 2. The EE Robot device combined with VR games,
image courtesy of Cho K. H., and Song W. K. [25]
2. RESEARCH METHOD
The subject will use the Kinect camera as the control of the wheel robotic arm, which is synchronized
with a human arm. They will be asked to perform several tasks repetitively in different period.
Materials:
There is three leading hardware used for the experiment:
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086
2082
− Arduino based wheel robot that has four motor servos for arm gripper, and four motor servo for the wheel,
refer to Figure 3.
− Kinect camera for human body tracking.
− PC/laptop for software processing.
The robot has four motor servo that handling arm, one motor for hand gripping, the other two motors
supporting the arm for lifting or holding the object. The last motor servo is handling based on the arm, which
serves rotation purpose. These four motor servos work together synchronously based on the given control.
The other component is the Bluetooth sensor(HC-05) that responsible for receiving the command or control
from a Kinect camera. Since we used Kinect, then we map the human arm toward robotic arm component
as shown in Figure 4.
The proses are started by adjusting the position of the Kinect, then Kinect will begin to recognize
the location of the user. Kinect will grab the depth image of the user then convert into a sequence of motion to
be sent to the wheeled robotic arm via Bluetooth connection. Once its fully synchronized, the user can control
the wheeled robot, make it move to another location and control the gripper, the methodology is illustrated
in Figure 5.
(a) (b)
Figure 3. Arduino based wheel robotic arm, (a) assembly in progress, (b) assembly complete
Figure 4. Subject arm synchronization with Kinect camera
Figure 5. Methodology of the proposed system
TELKOMNIKA Telecommun Comput El Control 
End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori)
2083
Figure 6 describes various SDK involves on building the prototype, visual studio and Kinect SDK
come as a bundle for handling gesture tracking of the human skeleton. While Arduino library is responsible
for communication between Kinect camera and motor servo of the robot, the hand gesture of user will be
captured by Kinect camera then passed over Bluetooth sensor. This sensor will send the command wirelessly
via Peer to Peer communication with Arduino board.
Figure 6. Architecture diagram of the end-effector wheel robotic arm prototype
3. RESULTS AND DISCUSSION
The proposed research aims to help subject regain their motoric coordination and balancing their
movement toward practice with the robot. To relearn the subject upper extremity, a repetitive task yet
challenging need to be stimulated continuously toward through consistent training. During the training,
the user needs to accomplish a few jobs by moving the whiteboard marker from one holder to another holder:
3.1. General challenge of stroke therapy
This challenge focused on controlling the robot to freely move from one location toward another
location by using the subject gesture. User needs to move the wheeled robotic arm through three obstacles.
The speed of the robot can be set up independently or automatically. User need to provide gesture such as
moving hand left and right to manoeuvre and avoid an obstacle. This training is reflected in Figure 7, and user
will initiate the wheel robot movement then try to evade three boxes. At first, subject able to avoid
the obstacle, when the second trial its failed and crashed the box. User will repetitively use their hand gesture
to move the wheeled robot with more obstruction according to the level of training as shown in Figure 7.
(a) (b) (c)
Figure 7. General challenge of StrokeTheraphy: (a) wheel robot initialization,
(b) subject try to evade the obstacle, (c) user not able to avoid obstacle (crash)
3.2. Upper extremity challenge for upper limb motoric nerve
This challenge is designed to help user for relearning their upper limb motoric skills and coordination
that might lose due to stroke. In the first level, three pen holders consist of two board markers. User needs to
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086
2084
move the board markers from one holder into other holders repetitively. The second level: pen holders are
raised, and the subject will do a similar task by moving the board marker from one holder to another holder.
However, in this second level, user will struggle on their upper extremity due to the wheel robotic arm barely
catch up to the height of the box. The whole process is described in Table 1.
Table 1. Upper extremity challenge for upper limb motoric nerve
Challenge Scenario Score
1 The subject requires to control the wheeled robot and
make it close to the objects.
1 point if user closed enough for arm to reach
the board marker and didn’t crash the box
2 The Subject asked to approach a pen holder and hold
the marker.
1 point if the pen holder not falling down
3 The Subject raise the board marker out of the pen holder
and moved backwards.
1 point if the box and board marker not dropping
4 The Subject put the board marker on the pen the third pen
holders gently.
1 point if the box and board marker successfully inside
the pen holders and its not falling down
The initial evaluation was tested with 16 healthy subjects to proof the user acceptance toward our
prototype, two hypotheses derived from the experiment:
H1: The state of a subject that has intensive training with wheeled robotic arm for stroke therapy.
H2: The state of subject used the wheeled robotic arm for stroke therapy without any training.
To prove our hypothesis, we run the ANOVA test as shown in Table 2, and we obtain the F value
0.128449 < 4.170877 (F crit). So, we cannot reject the null hypothesis that means, there is no significant
difference between training before the therapy with direct use of wheeled robotic arm. Its also proven that our
proposed system is generally accepted by the user and its easy to use as home-based therapy, where user can
have more flexibility to do self-therapy independently and intensely, refer to Figure 8.
Table 2. Anova analysis for the proposed wheel robotic arm
Anova: Single Factor
SUMMARY
Groups Count Sum Average Variance
Without Training 16 1329.7 83.10625 41.63929
With Training 16 1342.8 83.925 41.862
ANOVA
Source of Variation SS df MS F P-value F crit
Between Groups 5.362813 1 5.362813 0.128449 0.722556 4.170877
Within Groups 1252.519 30 41.75065
Total 1257.882 31
TELKOMNIKA Telecommun Comput El Control 
End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori)
2085
Figure 8. User acceptance toward the proposed system
4. CONCLUSION
The stroke has caused a lot of issue in daily human life. Human obstructs to their daily activities due
to limited movement on their upper limb, and they cannot lift the object quickly. Therefore, an intense training
called stroke rehabilitation is designed to relearn their motoric skills and coordination between muscle and
brain. However, due to of complexity of therapy system in the hospital that mainly used very expensive
exoskeleton robot, user stuck with the very tight schedule and limited number of training. This paper proposes
an innovative and low-cost solution with an end-effector wheel robotic arm that built based on the Arduino
board and its component. The controller uses a Kinect camera that has capability on tracking the human gesture.
The subject asked to perform an intense training with two main challenge: general and upper extremity
challenge. They are very excited about the training and mostly happy with this home-based therapy system.
The evaluation result shows that the user didn’t meet any difficulty to use the system with a 95% confidence
rate and around 86% of them likely will adopt this proposed system as their home-based rehabilitation system.
We believe this system can be enhanced further with more challenge toward stroke patients to gain efficiency
of the proposed system toward society.
ACKNOWLEDGEMENTS
This work was supported by the Department of Information Technology, Faculty of Computing and
Information technology Rabigh, King Abdulaziz University, Rabigh, Makkah Saudi Arabia. The author,
therefore, gratefully acknowledge the FCITR technical support.
REFERENCES
[1] C. Bayon, R. Raya, and L. Sergio, "Robotic Therapies for Children with Cerebral Palsy: a Systematic Review,"
Translational Biomedicine, vol. 7, no. 1, pp. 1-10, 2016.
[2] D. J. Magermans, E.K. J. Chadwick,H. E. J.Veeger, and F.C. T. van der Helm, "Requirements for upper extremity motions
during activities of daily living," Clinical Biomechanics, vol. 20, no. 6, pp. 591-599, 2005.
[3] B. T. Volpe et al., "Robotic devices as therapeutic and diagnostic tools for stroke recovery," Arch Neurol, vol. 66,
no. 9, pp. 1086-1090, 2009.
[4] A. Dash, A. Yadav, A. Chauhan, and U. Lahiri, "Kinect-Assisted Performance-Sensitive Upper Limb Exercise
Platform for Post-stroke Survivors," Frontiers in Neuroscience, vol. 13, no. 228, pp. 1-15, 2019.
[5] L. V. Gauthier et al., "Video Game Rehabilitation for Outpatient Stroke (VIGoROUS): protocol for a multi-center
comparative effectiveness trial of in-home gamified constraint-induced movement therapy for rehabilitation of chronic
upper extremity hemiparesis," BMC Neurology, vol. 17, no. 1, 2017.
[6] S. H. George, M. H. Rafiei, A. Borstad, H. Adeli, and L. V. Gauthier, "Gross motor ability predicts response to upper
extremity rehabilitation in chronic stroke," Behavioural Brain Research, vol. 333, pp. 314-322, 2017.
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086
2086
[7] K. W. Lee, S. B. Kim, J. H. Lee, S. J. Lee, and J. W. Kim, "Effect of Robot-Assisted Game Training on Upper Extremity
Function in Stroke Patients," Ann Rehabil Med, vol. 41, no. 4, pp. 539-546, 2017.
[8] G. Saposnik et al., "Effectiveness of Virtual Reality Using Wii Gaming Technology in Stroke Rehabilitation," Stroke,
vol. 41, no. 7, pp. 1477-1484, 2010.
[9] P. A. McNulty et al., "The Efficacy of Wii-Based Movement Therapy for Upper Limb Rehabilitation in the Chronic
Poststroke Period: A Randomized Controlled Trial," International Journal of Stroke, vol. 10, no. 8, pp. 1253-1260, 2015.
[10] A. H. Basori, "Emotion Walking for Humanoid Avatars Using Brain Signals," International Journal of Advanced
Robotic Systems, vol. 10, p. 1-11, 2013.
[11] A. H. Basori and H. M. Aljahdali, "Telerobotic 3D Articulated Arm-Assisted Surgery Tools with Augmented Reality
for Surgery Training," in Telehealth, T. F. Heston, Ed. Austria: Intech, 2018. [Online]. Available:
https://www.intechopen.com/books/telehealth/telerobotic-3d-articulated-arm-assisted-surgery-tools-withaugmented-
reality-for-surgery-training
[12] C. Duret, A.-G. Grosmaire, and H. I. Krebs, "Robot-Assisted Therapy in Upper Extremity Hemiparesis: Overview of
an Evidence-Based Approach," Front Neurol, vol. 10, pp. 412-412, 2019.
[13] L. M. Weber and J. Stein, "The use of robots in stroke rehabilitation: A narrative review," NeuroRehabilitation,
vol. 43, no. 1, pp. 99-110, 2018.
[14] F. Aggogeri, T. Mikolajczyk, and J. O’Kane, "Robotics for rehabilitation of hand movement in stroke survivors,"
Advances in Mechanical Engineering, vol. 11, no. 4, p. 1-14, 2019.
[15] K. Zhang, X. Chen, F. Liu, H. Tang, J. Wang, and W. Wen, "System Framework of Robotics in Upper Limb
Rehabilitation on Poststroke Motor Recovery," Behavioural Neurology, vol. 2018, pp. 1-15, 2018.
[16] G. Morone et al., "Robot-assisted gait training for stroke patients: current state of the art and perspectives of robotics,"
Neuropsychiatr Dis Treat, vol. 15, no. 13, pp. 1303-1311, 2017.
[17] J. S. Tedla, S. Dixit, K. Gular, and M. Abohashrh, "Robotic-Assisted Gait Training Effect on Function and Gait Speed
in Subacute and Chronic Stroke Population: A Systematic Review and Meta-Analysis of Randomized Controlled
Trials," European Neurology, vol. 81, no. 3-4, pp. 103-111, 2019.
[18] I. Díaz et al., "Development of a robotic device for post-stroke home tele-rehabilitation," Advances in Mechanical
Engineering, vol. 10, no. 1, pp. 1-8, 2018.
[19] J. A. Díez, A. Blanco, J. M. Catalán, F. J. Badesa, L. D. Lledó, and N. García-Aracil, "Hand exoskeleton for
rehabilitation therapies with integrated optical force sensor," Advances in Mechanical Engineering, vol. 10, no. 2,
pp. 1-11, 2018.
[20] A. Kapsalyamov, S. Hussain, A. Sharipov, and P. Jamwal, "Brain–computer interface and assist-as-needed model for
upper limb robotic arm," Advances in Mechanical Engineering, vol. 11, no. 9, pp. 1-9, 2019.
[21] H. S. Lo and S. Q. Xie, "Exoskeleton robots for upper-limb rehabilitation: State of the art and future prospects,"
Medical Engineering & Physics, vol. 34, no. 3, pp. 261-268, 2012.
[22] P. Maciejasz, J. Eschweiler, K. Gerlach-Hahn, A. Jansen-Troy, and S. Leonhardt, "A survey on robotic devices for
upper limb rehabilitation," Journal of NeuroEngineering and Rehabilitation, vol. 11, no. 1, pp. 1-29, 2014.
[23] S. H. Lee et al., "Comparisons between end-effector and exoskeleton rehabilitation robots regarding upper extremity
function among chronic stroke patients with moderate-to-severe upper limb impairment," Scientific Reports, vol. 10,
no. 1, 2020.
[24] W. H. Chang and Y.-H. Kim, "Robot-assisted Therapy in Stroke Rehabilitation," J Stroke, vol. 15, no. 3, pp. 174-181, 2013.
[25] K. H. Cho and W. K. Song "Effect of robot arm reach training on upper extremity functional movement in chronic
stroke survivors: a preliminary study," Physical Therapy Rehabilitation Science, vol. 8, no. 2, pp. 93-98, 2019.
BIOGRAPHIES OF AUTHOR
Ahmad Hoirul Basori, received B.Sc (Software Engineering) degree from Institut Teknologi
Sepuluh Nopember Surabaya in 2004 and the Ph.D (Computer Graphics) from Universiti
Teknologi Malaysia, Johor Bahru, Johor, in 2011. In 2011, he has appointed as Assistant Professor
with the Department of Computer Graphics and Multimedia, Universiti Teknologi Malaysia.
In 2016, he is promoted to Associate Professor rank in Faculty of Computing and Information
Technology Rabigh, King Abdulaziz University. He is the member of Editorial board of some
international journal, and published more than 80 articles. He is also a member of professional
membership IEEE, ACM SIGGRAPH, IAENG and Senior Member of IACSIT. His research
interests include Computer Graphics, Facial Animation, Cloth Simulation, Medical Visualization,
Haptic Interaction, Man Machine Interaction and Robotics.

More Related Content

Similar to End-effector wheeled robotic arm gaming prototype for upper limb coordination control in home-based therapy

Control of a Movable Robot Head Using Vision-Based Object Tracking
Control of a Movable Robot Head Using Vision-Based Object TrackingControl of a Movable Robot Head Using Vision-Based Object Tracking
Control of a Movable Robot Head Using Vision-Based Object Tracking
IJECEIAES
 
Wearable sensor network for lower limb angle estimation in robotics applications
Wearable sensor network for lower limb angle estimation in robotics applicationsWearable sensor network for lower limb angle estimation in robotics applications
Wearable sensor network for lower limb angle estimation in robotics applications
TELKOMNIKA JOURNAL
 
Development of a quadruped mobile robot and its movement system using geometr...
Development of a quadruped mobile robot and its movement system using geometr...Development of a quadruped mobile robot and its movement system using geometr...
Development of a quadruped mobile robot and its movement system using geometr...
journalBEEI
 
Augmented Reality for Robotic Surgical Dissection - Final Report
Augmented Reality for Robotic Surgical Dissection - Final ReportAugmented Reality for Robotic Surgical Dissection - Final Report
Augmented Reality for Robotic Surgical Dissection - Final Report
Milind Soman
 

Similar to End-effector wheeled robotic arm gaming prototype for upper limb coordination control in home-based therapy (20)

A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEMA SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
A SMART BRAIN CONTROLLED WHEELCHAIR BASED MICROCONTROLLER SYSTEM
 
Control of a Movable Robot Head Using Vision-Based Object Tracking
Control of a Movable Robot Head Using Vision-Based Object TrackingControl of a Movable Robot Head Using Vision-Based Object Tracking
Control of a Movable Robot Head Using Vision-Based Object Tracking
 
IRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARMIRJET- Human Hand Movement Training with Exoskeleton ARM
IRJET- Human Hand Movement Training with Exoskeleton ARM
 
C1103011926
C1103011926C1103011926
C1103011926
 
Design and Development of Low Cost 3D Printed Ambidextrous Robotic Hand Drive...
Design and Development of Low Cost 3D Printed Ambidextrous Robotic Hand Drive...Design and Development of Low Cost 3D Printed Ambidextrous Robotic Hand Drive...
Design and Development of Low Cost 3D Printed Ambidextrous Robotic Hand Drive...
 
complete
completecomplete
complete
 
An overview on Advanced Research Works on Brain-Computer Interface
An overview on Advanced Research Works on Brain-Computer InterfaceAn overview on Advanced Research Works on Brain-Computer Interface
An overview on Advanced Research Works on Brain-Computer Interface
 
Wearable sensor network for lower limb angle estimation in robotics applications
Wearable sensor network for lower limb angle estimation in robotics applicationsWearable sensor network for lower limb angle estimation in robotics applications
Wearable sensor network for lower limb angle estimation in robotics applications
 
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONINGMULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
 
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONINGMULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
 
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONINGMULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
 
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONINGMULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
MULTIPLE CONFIGURATIONS FOR PUNCTURING ROBOT POSITIONING
 
Development of a quadruped mobile robot and its movement system using geometr...
Development of a quadruped mobile robot and its movement system using geometr...Development of a quadruped mobile robot and its movement system using geometr...
Development of a quadruped mobile robot and its movement system using geometr...
 
2010TDC_light
2010TDC_light2010TDC_light
2010TDC_light
 
Mathematical modeling and kinematic analysis of 5 degrees of freedom serial l...
Mathematical modeling and kinematic analysis of 5 degrees of freedom serial l...Mathematical modeling and kinematic analysis of 5 degrees of freedom serial l...
Mathematical modeling and kinematic analysis of 5 degrees of freedom serial l...
 
Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
 
Project Profile -jimmy.pdf
Project Profile -jimmy.pdfProject Profile -jimmy.pdf
Project Profile -jimmy.pdf
 
International Journal on Cybernetics & Informatics (IJCI) Vol. 4, No. 2, Apr...
International Journal on Cybernetics & Informatics  (IJCI) Vol. 4, No. 2, Apr...International Journal on Cybernetics & Informatics  (IJCI) Vol. 4, No. 2, Apr...
International Journal on Cybernetics & Informatics (IJCI) Vol. 4, No. 2, Apr...
 
Augmented Reality for Robotic Surgical Dissection - Final Report
Augmented Reality for Robotic Surgical Dissection - Final ReportAugmented Reality for Robotic Surgical Dissection - Final Report
Augmented Reality for Robotic Surgical Dissection - Final Report
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
TELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
TELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
TELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 

End-effector wheeled robotic arm gaming prototype for upper limb coordination control in home-based therapy

  • 1. TELKOMNIKA Telecommunication, Computing, Electronics and Control Vol. 18, No. 4, August 2020, pp. 2080~2086 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v18i4.3775  2080 Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA End-effector wheeled robotic arm gaming prototype for upper limb coordination control in home-based therapy Ahmad Hoirul Basori Faculty of Computing and Information Technology Rabigh, King Abdulaziz University, Saudi Arabia Article Info ABSTRACT Article history: Received Dec 9, 2019 Revised Feb 26, 2020 Accepted Mar 15, 2020 The stroke patient will be having difficulty to control their upper limb, which causes their handling to become weak and unorganized. Conventional therapy designed to retrain the subject ability when it's losses due to stroke. As previous study concern that a subject with strong motivation and concentration of treatment tends to recover better than people who don't follow the program. This research focused on intensifying the training by providing user with wheel robotic arm to train their upper limb. User will be asked to do exercising on moving particular objects to another position repetitively during a specific period. The robot will help the user to assist and relearn their motoric skill and improve muscle strength and coordination. The result of training is quite convincing when the user gives a positive response toward the practice. Around 86 percent of subject likely prefer the proposed system as their home-based rehabilitation system. The Anova testing with alpha 0.05 shows that there is no significant difference between trained subject and untrained subject on operating the wheeled robotic arm. It's mean the proposed system is reliable and user friendly to be used without an assistant so user can have more flexibility and improve their accomplishment on regaining their motoric skills. The future work will focus on stroke patient testing with more challenge and obstacle in enhancing the effectiveness of the stroke rehabilitation system. Keywords: Character recognition Child education Edutainment Intelligence Robotics This is an open access article under the CC BY-SA license. Corresponding Author: Ahmad Hoirul Basori, Faculty of Computing and Information Technology Rabigh, King Abdulaziz University, Rabigh, Makkah, Saudi Arabia. Email: abasori@kau.edu.sa 1. INTRODUCTION The utilization of robot for neuro-rehabilitation has been accepted widely, and previous researcher used this method to do treatment of Cerebral Palsy student. It's proven as an effective method for their therapy [1]. The rehabilitation processes a game that can help them to re-coordinate their motoric, memory and even cognition skills. As we know, that upper limb holds a vital role for people to perform their daily activities [2, 3]. Therefore, the researcher keep innovates, and they also used Kinect camera as assistive technology to help stroke patient gain their motoric skills again [4]. They offered levelled tasks with various of the challenge of interaction. The role required motoric and coordination upper limbs control. Kinect technology has been effectively used for multiple control in stroke rehabilitation. Some of them by combining the virtual reality (VR) technology to create virtual boat and bootle, then ask the user to perform a particular task. The game designed to monitor movement of subject and keep track of their progress based on accomplishment of each task [5-11]. The robot for therapy has been increased for the past several years and
  • 2. TELKOMNIKA Telecommun Comput El Control  End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori) 2081 keep growing in term of number and method how to produce more intensive and quantifiable training [12-14]. It argued that robotic treatment successfully increases the efficiency of therapy to be more interactive, efficient, adaptive and intense. The other researcher focused on studying the mechanical design of the robot used for treatment and how significant the impact of the robot toward rehabilitation process. It covers the model of interaction between man and robot, how the control is ignited, and how the training model is performed [15-20]. Rehabilitation using robotic generally divided into cluster end-effector (EE) and exoskeleton (Exo) robot according to mechanical construction of the robot [8]. EE robot uses a connector to link with one focused point of the human body, for example, hand, or finger so the joint not synchronized. While Exo robot makes synchronization between human joint and robot fully, therefore coordination of motion and its torque is more under control [21, 22]. Besides, to choose a suitable robot for rehabilitation, several comparisons have been made between end-effector (EE) and exoskeleton (Exo) rehabilitation robot [23]. Their experiment focused on two different clusters: EE and Exo cluster. Their assessment based on the score of the fugl-meyer assessment (FMA) and wolf motor function test (WMFT). Its claimed that the differences between both groups are minimum or nothing significant, refer to Figure 1 for both testing comparison. The other researcher provides argued that training concerning upper limb motoric nerve with EE able to boost up the recovery process, compared to conventional therapy with subacute stroke patients [24]. They claimed that the intensity of training would produce a better result for rehabilitation. The upper extremity training is one of the methods used by researcher to return the functional task of the upper limb during daily activities [25]. It can influence the motoric skills of a stroke patient. They used the end-effector robot along with virtual reality game for a variety of training, refer to Figure 2. Previous researcher has worked intensively by combining various methods, hardware and technology. The contribution of our research focused on the low-cost solution yet work efficiently for home-based therapy. It’s used Kinect camera as robot controller and Arduino based board as end-effector moile robotic arm motherboard. (a) (b) Figure 1. (a) Represent the experiment of the EE group, while (b) experiment by exos group. image courtesy of Lee, S.H et al. [23] Figure 2. The EE Robot device combined with VR games, image courtesy of Cho K. H., and Song W. K. [25] 2. RESEARCH METHOD The subject will use the Kinect camera as the control of the wheel robotic arm, which is synchronized with a human arm. They will be asked to perform several tasks repetitively in different period. Materials: There is three leading hardware used for the experiment:
  • 3.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086 2082 − Arduino based wheel robot that has four motor servos for arm gripper, and four motor servo for the wheel, refer to Figure 3. − Kinect camera for human body tracking. − PC/laptop for software processing. The robot has four motor servo that handling arm, one motor for hand gripping, the other two motors supporting the arm for lifting or holding the object. The last motor servo is handling based on the arm, which serves rotation purpose. These four motor servos work together synchronously based on the given control. The other component is the Bluetooth sensor(HC-05) that responsible for receiving the command or control from a Kinect camera. Since we used Kinect, then we map the human arm toward robotic arm component as shown in Figure 4. The proses are started by adjusting the position of the Kinect, then Kinect will begin to recognize the location of the user. Kinect will grab the depth image of the user then convert into a sequence of motion to be sent to the wheeled robotic arm via Bluetooth connection. Once its fully synchronized, the user can control the wheeled robot, make it move to another location and control the gripper, the methodology is illustrated in Figure 5. (a) (b) Figure 3. Arduino based wheel robotic arm, (a) assembly in progress, (b) assembly complete Figure 4. Subject arm synchronization with Kinect camera Figure 5. Methodology of the proposed system
  • 4. TELKOMNIKA Telecommun Comput El Control  End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori) 2083 Figure 6 describes various SDK involves on building the prototype, visual studio and Kinect SDK come as a bundle for handling gesture tracking of the human skeleton. While Arduino library is responsible for communication between Kinect camera and motor servo of the robot, the hand gesture of user will be captured by Kinect camera then passed over Bluetooth sensor. This sensor will send the command wirelessly via Peer to Peer communication with Arduino board. Figure 6. Architecture diagram of the end-effector wheel robotic arm prototype 3. RESULTS AND DISCUSSION The proposed research aims to help subject regain their motoric coordination and balancing their movement toward practice with the robot. To relearn the subject upper extremity, a repetitive task yet challenging need to be stimulated continuously toward through consistent training. During the training, the user needs to accomplish a few jobs by moving the whiteboard marker from one holder to another holder: 3.1. General challenge of stroke therapy This challenge focused on controlling the robot to freely move from one location toward another location by using the subject gesture. User needs to move the wheeled robotic arm through three obstacles. The speed of the robot can be set up independently or automatically. User need to provide gesture such as moving hand left and right to manoeuvre and avoid an obstacle. This training is reflected in Figure 7, and user will initiate the wheel robot movement then try to evade three boxes. At first, subject able to avoid the obstacle, when the second trial its failed and crashed the box. User will repetitively use their hand gesture to move the wheeled robot with more obstruction according to the level of training as shown in Figure 7. (a) (b) (c) Figure 7. General challenge of StrokeTheraphy: (a) wheel robot initialization, (b) subject try to evade the obstacle, (c) user not able to avoid obstacle (crash) 3.2. Upper extremity challenge for upper limb motoric nerve This challenge is designed to help user for relearning their upper limb motoric skills and coordination that might lose due to stroke. In the first level, three pen holders consist of two board markers. User needs to
  • 5.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086 2084 move the board markers from one holder into other holders repetitively. The second level: pen holders are raised, and the subject will do a similar task by moving the board marker from one holder to another holder. However, in this second level, user will struggle on their upper extremity due to the wheel robotic arm barely catch up to the height of the box. The whole process is described in Table 1. Table 1. Upper extremity challenge for upper limb motoric nerve Challenge Scenario Score 1 The subject requires to control the wheeled robot and make it close to the objects. 1 point if user closed enough for arm to reach the board marker and didn’t crash the box 2 The Subject asked to approach a pen holder and hold the marker. 1 point if the pen holder not falling down 3 The Subject raise the board marker out of the pen holder and moved backwards. 1 point if the box and board marker not dropping 4 The Subject put the board marker on the pen the third pen holders gently. 1 point if the box and board marker successfully inside the pen holders and its not falling down The initial evaluation was tested with 16 healthy subjects to proof the user acceptance toward our prototype, two hypotheses derived from the experiment: H1: The state of a subject that has intensive training with wheeled robotic arm for stroke therapy. H2: The state of subject used the wheeled robotic arm for stroke therapy without any training. To prove our hypothesis, we run the ANOVA test as shown in Table 2, and we obtain the F value 0.128449 < 4.170877 (F crit). So, we cannot reject the null hypothesis that means, there is no significant difference between training before the therapy with direct use of wheeled robotic arm. Its also proven that our proposed system is generally accepted by the user and its easy to use as home-based therapy, where user can have more flexibility to do self-therapy independently and intensely, refer to Figure 8. Table 2. Anova analysis for the proposed wheel robotic arm Anova: Single Factor SUMMARY Groups Count Sum Average Variance Without Training 16 1329.7 83.10625 41.63929 With Training 16 1342.8 83.925 41.862 ANOVA Source of Variation SS df MS F P-value F crit Between Groups 5.362813 1 5.362813 0.128449 0.722556 4.170877 Within Groups 1252.519 30 41.75065 Total 1257.882 31
  • 6. TELKOMNIKA Telecommun Comput El Control  End-effector wheeled robotic arm gaming prototype for… (Ahmad Hoirul Basori) 2085 Figure 8. User acceptance toward the proposed system 4. CONCLUSION The stroke has caused a lot of issue in daily human life. Human obstructs to their daily activities due to limited movement on their upper limb, and they cannot lift the object quickly. Therefore, an intense training called stroke rehabilitation is designed to relearn their motoric skills and coordination between muscle and brain. However, due to of complexity of therapy system in the hospital that mainly used very expensive exoskeleton robot, user stuck with the very tight schedule and limited number of training. This paper proposes an innovative and low-cost solution with an end-effector wheel robotic arm that built based on the Arduino board and its component. The controller uses a Kinect camera that has capability on tracking the human gesture. The subject asked to perform an intense training with two main challenge: general and upper extremity challenge. They are very excited about the training and mostly happy with this home-based therapy system. The evaluation result shows that the user didn’t meet any difficulty to use the system with a 95% confidence rate and around 86% of them likely will adopt this proposed system as their home-based rehabilitation system. We believe this system can be enhanced further with more challenge toward stroke patients to gain efficiency of the proposed system toward society. ACKNOWLEDGEMENTS This work was supported by the Department of Information Technology, Faculty of Computing and Information technology Rabigh, King Abdulaziz University, Rabigh, Makkah Saudi Arabia. The author, therefore, gratefully acknowledge the FCITR technical support. REFERENCES [1] C. Bayon, R. Raya, and L. Sergio, "Robotic Therapies for Children with Cerebral Palsy: a Systematic Review," Translational Biomedicine, vol. 7, no. 1, pp. 1-10, 2016. [2] D. J. Magermans, E.K. J. Chadwick,H. E. J.Veeger, and F.C. T. van der Helm, "Requirements for upper extremity motions during activities of daily living," Clinical Biomechanics, vol. 20, no. 6, pp. 591-599, 2005. [3] B. T. Volpe et al., "Robotic devices as therapeutic and diagnostic tools for stroke recovery," Arch Neurol, vol. 66, no. 9, pp. 1086-1090, 2009. [4] A. Dash, A. Yadav, A. Chauhan, and U. Lahiri, "Kinect-Assisted Performance-Sensitive Upper Limb Exercise Platform for Post-stroke Survivors," Frontiers in Neuroscience, vol. 13, no. 228, pp. 1-15, 2019. [5] L. V. Gauthier et al., "Video Game Rehabilitation for Outpatient Stroke (VIGoROUS): protocol for a multi-center comparative effectiveness trial of in-home gamified constraint-induced movement therapy for rehabilitation of chronic upper extremity hemiparesis," BMC Neurology, vol. 17, no. 1, 2017. [6] S. H. George, M. H. Rafiei, A. Borstad, H. Adeli, and L. V. Gauthier, "Gross motor ability predicts response to upper extremity rehabilitation in chronic stroke," Behavioural Brain Research, vol. 333, pp. 314-322, 2017.
  • 7.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 2080 - 2086 2086 [7] K. W. Lee, S. B. Kim, J. H. Lee, S. J. Lee, and J. W. Kim, "Effect of Robot-Assisted Game Training on Upper Extremity Function in Stroke Patients," Ann Rehabil Med, vol. 41, no. 4, pp. 539-546, 2017. [8] G. Saposnik et al., "Effectiveness of Virtual Reality Using Wii Gaming Technology in Stroke Rehabilitation," Stroke, vol. 41, no. 7, pp. 1477-1484, 2010. [9] P. A. McNulty et al., "The Efficacy of Wii-Based Movement Therapy for Upper Limb Rehabilitation in the Chronic Poststroke Period: A Randomized Controlled Trial," International Journal of Stroke, vol. 10, no. 8, pp. 1253-1260, 2015. [10] A. H. Basori, "Emotion Walking for Humanoid Avatars Using Brain Signals," International Journal of Advanced Robotic Systems, vol. 10, p. 1-11, 2013. [11] A. H. Basori and H. M. Aljahdali, "Telerobotic 3D Articulated Arm-Assisted Surgery Tools with Augmented Reality for Surgery Training," in Telehealth, T. F. Heston, Ed. Austria: Intech, 2018. [Online]. Available: https://www.intechopen.com/books/telehealth/telerobotic-3d-articulated-arm-assisted-surgery-tools-withaugmented- reality-for-surgery-training [12] C. Duret, A.-G. Grosmaire, and H. I. Krebs, "Robot-Assisted Therapy in Upper Extremity Hemiparesis: Overview of an Evidence-Based Approach," Front Neurol, vol. 10, pp. 412-412, 2019. [13] L. M. Weber and J. Stein, "The use of robots in stroke rehabilitation: A narrative review," NeuroRehabilitation, vol. 43, no. 1, pp. 99-110, 2018. [14] F. Aggogeri, T. Mikolajczyk, and J. O’Kane, "Robotics for rehabilitation of hand movement in stroke survivors," Advances in Mechanical Engineering, vol. 11, no. 4, p. 1-14, 2019. [15] K. Zhang, X. Chen, F. Liu, H. Tang, J. Wang, and W. Wen, "System Framework of Robotics in Upper Limb Rehabilitation on Poststroke Motor Recovery," Behavioural Neurology, vol. 2018, pp. 1-15, 2018. [16] G. Morone et al., "Robot-assisted gait training for stroke patients: current state of the art and perspectives of robotics," Neuropsychiatr Dis Treat, vol. 15, no. 13, pp. 1303-1311, 2017. [17] J. S. Tedla, S. Dixit, K. Gular, and M. Abohashrh, "Robotic-Assisted Gait Training Effect on Function and Gait Speed in Subacute and Chronic Stroke Population: A Systematic Review and Meta-Analysis of Randomized Controlled Trials," European Neurology, vol. 81, no. 3-4, pp. 103-111, 2019. [18] I. Díaz et al., "Development of a robotic device for post-stroke home tele-rehabilitation," Advances in Mechanical Engineering, vol. 10, no. 1, pp. 1-8, 2018. [19] J. A. Díez, A. Blanco, J. M. Catalán, F. J. Badesa, L. D. Lledó, and N. García-Aracil, "Hand exoskeleton for rehabilitation therapies with integrated optical force sensor," Advances in Mechanical Engineering, vol. 10, no. 2, pp. 1-11, 2018. [20] A. Kapsalyamov, S. Hussain, A. Sharipov, and P. Jamwal, "Brain–computer interface and assist-as-needed model for upper limb robotic arm," Advances in Mechanical Engineering, vol. 11, no. 9, pp. 1-9, 2019. [21] H. S. Lo and S. Q. Xie, "Exoskeleton robots for upper-limb rehabilitation: State of the art and future prospects," Medical Engineering & Physics, vol. 34, no. 3, pp. 261-268, 2012. [22] P. Maciejasz, J. Eschweiler, K. Gerlach-Hahn, A. Jansen-Troy, and S. Leonhardt, "A survey on robotic devices for upper limb rehabilitation," Journal of NeuroEngineering and Rehabilitation, vol. 11, no. 1, pp. 1-29, 2014. [23] S. H. Lee et al., "Comparisons between end-effector and exoskeleton rehabilitation robots regarding upper extremity function among chronic stroke patients with moderate-to-severe upper limb impairment," Scientific Reports, vol. 10, no. 1, 2020. [24] W. H. Chang and Y.-H. Kim, "Robot-assisted Therapy in Stroke Rehabilitation," J Stroke, vol. 15, no. 3, pp. 174-181, 2013. [25] K. H. Cho and W. K. Song "Effect of robot arm reach training on upper extremity functional movement in chronic stroke survivors: a preliminary study," Physical Therapy Rehabilitation Science, vol. 8, no. 2, pp. 93-98, 2019. BIOGRAPHIES OF AUTHOR Ahmad Hoirul Basori, received B.Sc (Software Engineering) degree from Institut Teknologi Sepuluh Nopember Surabaya in 2004 and the Ph.D (Computer Graphics) from Universiti Teknologi Malaysia, Johor Bahru, Johor, in 2011. In 2011, he has appointed as Assistant Professor with the Department of Computer Graphics and Multimedia, Universiti Teknologi Malaysia. In 2016, he is promoted to Associate Professor rank in Faculty of Computing and Information Technology Rabigh, King Abdulaziz University. He is the member of Editorial board of some international journal, and published more than 80 articles. He is also a member of professional membership IEEE, ACM SIGGRAPH, IAENG and Senior Member of IACSIT. His research interests include Computer Graphics, Facial Animation, Cloth Simulation, Medical Visualization, Haptic Interaction, Man Machine Interaction and Robotics.