Rashedpaper
Rashedpaper
net/publication/355656303
CITATIONS READS
5 1,705
3 authors:
Ali Abed
University of Basrah
45 PUBLICATIONS 289 CITATIONS
SEE PROFILE
All content following this page was uploaded by Ali Abed on 02 May 2023.
ABSTRACT—Modern technologies have required the labor sensor, which is an advanced type of sound system that
market to provide robots that work in many fields, including simulates parts of the arm and allows it to perform tasks more
industrial, medical, military, and agricultural [3]. In this efficiently [2]. Robots are not just machines [4], but an
project we design a robotic arm that enters in many areas that indispensable part of large industries and hospitals, as they
can be used in oil fields that are dangerous to operators are used in the manufacture of auto parts, laboratories, and
2021 International Conference on Communication & Information Technology (ICICT) | 978-1-6654-3914-5/21/$31.00 ©2021 IEEE | DOI: 10.1109/ICICT52195.2021.9568446
working on sites containing inert gases or in environmentally military sites, for example, removing explosives, and almost
polluted areas. The aim of the design is to make the robot arm all kinds of heavy-duty operations. Robotic arms are
fully operate by voice, that is, it responds to commands issued designed with different types, consisting of five servo motors
by the operator. There are many methods that can be used to
or six motors according to the type of movement and
make the robot work without controlling it manually, but each
design has a special practical character, as the sound-based
required angles, as it can perform all complex tasks such as
approach makes the robot practically easier and efficient to welding and cutting. Moreover, it can operate in hazardous
perform accurate tasks in dangerous places. A robotic arm is environments and areas inaccessible to workers or operators.
classified from a group of units: (arm, Arduino controller, The main objective of designing this project is to help
NRF sensor, and voice module). The arm contains the main industries reduce errors, work with high accuracy and speed,
base, three rotary joints and an end-effector, in which the reduce labour costs, and achieve better results. Several types
rotational motion is provided by a servo motor. The NRF of robots have various designs depending on the actual need
sensor has been placed to be a wireless remote control for a to use them, as the robot can be useful for people with
distance up to one kilometer and can work inside and outside different abilities in performing their daily tasks [5]. There
buildings. The arm is programmed by training the voice sensor are several methods of wireless control, such as keyboard
on the voice commands (hello, right-left, up down, forward - control, gesture control, and vision-based techniques such as
reverse, catch - open). placing cameras with a robot, but they are time-consuming
and require a lot of technical expertise and field knowledge.
Keywords- Arduino UNO, Robotic arm, NRF 24L01 wireless, The voice control work is smooth and it helps the user to
Voice module sensor. control the arm easily, with a high level of proficiency from
the robot programming language, which makes the operation
of the arm flexible in terms of use [6].
I. INTRODUCTION
II. RELATEDWORK
The robotic arm has entered many fields, including
industrial, medical devices, and military sites, where it has In [6], the authors designed a wheelchair controlled by
become almost an important requirement for it to be able to sound through embedded systems. This chair serves the
perform a wide range of tasks automatically and with the physically handicapped by setting a voice system instead of
help of some supervisors who are in the control room [1]. manual control, as the voice commands are predefined in the
Robots contain many types designed according to the Arabic language and the word recognition system depends
location and work environment, as it consists of an on the loudspeaker associated with the sound sensor (IWRS)
eelectromechanically machine that can be controlled by to give sound results with high accuracy and commensurate
computer and some electronic control units that can be with the patient's situation. A voice controller was used with
programmed easily to control them. Another types of robots the HM2007 speech processor as it contains a buffer
that are autonomous or semi-autonomous and they are memory, processor, and a set of digital outputs to send
controlled remotely. Robots are widely used in a variety of digital signals according to the voice command. The overall
tasks such as factories, military, medical sites, banks, and in
mechanical parts work adopts two 14A / 24V / 200Watt DC
locations dangerous to humans. The robotic arm is the most
motors with engagement / disengaging clutch and speed
commonly used because its operation is similar to a human
hand. This robotic arm is inherently programmable and its reduction parts with integrated lockout control.
movement can be controlled through the combined action of In [7], the authors designed a simple technology to
each joint it is attached to. So the angle of the joint can be recognize isolated Arabic words to control robots. The
determined according to the required movement and extracted data is stored in a mat file by the Mel Frequency
response time to work with utmost precision. The robotic Cepstral Coefficients (MFCC) algorithm. Data analysis is
arm is designed to be manually or self-programmable with done with MATLAB software. The addition of the new
components such as mechanical or electronic and electrical feature, which is a non-linear feature, is identical technology
circuits. In general, it is a robot that can perceive a range of works in determining speech with the lowest error rates and
voice commands under various conditions and make rapid response to voice commands in the field of robotics.
decisions about the course of action based on the method of In [8], the authors designed a robotic arm that is also based
design and programming. Current robots are equipped with
sensory devices such as the Elechouse v3 voice recognition on an Arduino controller based on voice commands. The
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
2021 International Conference on Communication & Information Technology - ICICT2021– Basra- IRAQ
285
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
2021 International Conference on Communication & Information Technology - ICICT2021– Basra- IRAQ
286
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
2021 International Conference on Communication & Information Technology - ICICT2021– Basra- IRAQ
B. IDENTIFICATION PHASE
Parity bit None
It is the stage in which voice commands are examined after
completing the registration for all groups as shown in fig 10
Stop bit 0
IV. SOFTWAREIMPLEMENTATION
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
2021 International Conference on Communication & Information Technology - ICICT2021– Basra- IRAQ
"stop "catch " "open" " revers" "to define how this robotic TABLE III. RESPONSE TIME AND RECOGNITION RATE
arm works as summarized in table II . The accuracy of the Recognition rate
operation depends on various factors such as noise, Commands/ (Number of successful Response time
environment, and work site. To evaluate the performance of Instructions recordings/ Total number of (seconds)
the voice recognition system provided for the command of attempts to record)
the robotic arm, the recorded instructions are divided into Left 89 % 3S
two groups: a group for training the voice sensor and a group Right 89 % 3S
Forward 90 % 4S
for testing the recording.
Revers 90 % 4S
Each of the fourteen-word words (thirteen plus the volume Up 90 % 4S
key) are trained fifteen times to create enough number of Down 90 % 4S
vectors within the SRAM of the speech system for different Stop 92 % 4S
states of experimental work. Therefore, we create many Open 92 % 3S
templates. In test mode, each of the fourteen words is tested Catch 92 % 4S
Release 92 % 3S
at least 40 times at system time. Test results are taken for
four different speakers. The measured recognition rates and
the real-time response time are summarized in table III.
VII. CONCLUSIONS
TABLE II. VOICE COMMAND ACTION The design of an effective speech recognition system for an
isolated voice to control the robotic arm to serve a large
No of Voice
Groups Command
condition group of workers in dangerous places is the focus of this
Security Key to Enter All paper. Creating five groups leads to each group having
1 Hello isolated and pre-defined prompts in the database that are
Groups
Left tagged and partitioned to match the test words at runtime
2 Base
Right instead of storing the entire speech signal, saving memory
Forward space, and making the matching process very fast. The
Revers processing units (speech group and microcontrollers) are
3 move Up connected directly to the robotic arm in one package that
Down made the design represent an intelligent and fully
Catch independent arm that can be controlled remotely and at one
4 hand kilometer with the presence of an NRF sensor, which makes
Open
it control the voice transmission of Wi-Fi. The voice sensor
Close all groups and return
5 Good-by
to the starting point has been tested to demonstrate its performance in generating
precise arm movement.
VI. THE ALGORITHM FOR MOTION CONTROL Future works can add a group of other sensors to make the
The flow chart in the fig 11, lists the algorithm of operation benefit more, such as temperature sensors and inert gases in
of the arm starting from the first word "hello", which is the factories and industrial workshops, or moisture sensors in
word that prepares the robot. This word is the main key and agricultural sites.
a source of protection for the arm from unauthorized
persons. Four servomotors were used that have been REFERENCES
[1] Naik, P. Adwait , and Abraham. "Arduino based Voice-controlled
programmed corresponding to the movement of each joint Robotic Arm." arXiv preprint arXiv: 2001.01222, 2020.
attached to the arm and according to the voice command [2] K. HARISH, et al. “Pick and place robotic arm using Arduino”, Int.
directed to it. The arm movement can be controlled ("right- J. Sci. Eng. Technol. Res. (IJSETR), 6.12: 1568-1573. International
Journal of Science, Engineering and Technology Research (IJSETR)
left" - "up - and down" - "forward - revers" - "catch - open") John Iovine, 2017.
where the movement of each servo motor is separate from [3] D. Diwakar, A. Choudhary, A. Singh, & N. Fatima, “Voice
the other by its action and at different angles according to Controlled Robotic Vehicle”, 2019
the design of the robot. After applying all the voice [4] B. Jolad, M. Arora, R. Ganu, & C. Bhatia, “Voice-controlled
robotic vehicle, 2017.
commands in the form of a successful operation on the [5] A. Paswan, A.K. Gautam, & B. Vimal, “Voice-controlled robotic
robot, a voice command (goodbye) is placed to exit and vehicle”, 2014.
returns the robotic arm to its normal position. [6] A. A. Abed, “Design of Voice Controlled Smart Wheelchair”,
International Journal of Computer Applications, 131(1), 32-38.,
2015.
[7] A. A. Abed, & A. A. Jasim, “Design and implementation of a
wireless voice-controlled mobile robot”. Al-Qadisiyah Journal for
Engineering Sciences, 9(2), 135-147. 2016.
[8] P.H. Pande, P.V. Saklecha, P.D. Pawar, & Shire, A. N. “Arduino
Based Robot for Pick and Place Application” International Journal
of Electronics, Communication and Soft Computing Science &
Engineering (IJECSCSE), 23-27., 2018.
[9] M. V. Chikhale, M.R. Gharat, M.S. Gogate, & Amireddy, M. R.
“A voice-controlled robotic system using Arduino microcontroller”
International Journal of New Technology and Research, 3(4) -
Paswan, A., Gautam, A. K., & Vimal, B., 2017.
[10] .K. Mostaque, & B. Karmakar, (2016). “Low-Cost Arduino Based
Voice Controlled Pick and Drop Service with Movable Robotic
Arm”, European Journal of Engineering Research and Science, 1(5),
288
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
2021 International Conference on Communication & Information Technology - ICICT2021– Basra- IRAQ
Fig.11. Flow chart for motion control of the voice-controlled Robotic Arm
289
Authorized licensed use limited to: SWANSEA UNIVERSITY. Downloaded on November 23,2022 at 15:34:20 UTC from IEEE Xplore. Restrictions apply.
View publication stats