Development of a Voice Controlled Robotic Arm

Akkas U. Haque,Humayun Kabir,S. C. Banik,M. T. Islam
2023-03-17
Abstract:This paper describes a robotic arm with 5 degrees-of-freedom (DOF) which is controlled by human voice and has been developed in the Mechatronics Laboratory, CUET. This robotic arm is interfaced with a PC by serial communication (RS-232). Users' voice command is captured by a microphone, and this voice is processed by software which is made by Microsoft visual studio. Then the specific signal (obtained by signal processing) is sent to control unit. The main control unit that is used in the robotic arm is a microcontroller whose model no. is PIC18f452. Then Control unit drives the actuators, (Hitec HS-422, HS-81) according to the signal or signals to give required motion of the robotic arm. At present the robotic arm can perform a set action like pick & pull, gripping, holding & releasing, and some other extra function like dance-like movement, and can turn according to the voice commands.
Robotics,Sound,Audio and Speech Processing
What problem does this paper attempt to address?
The main objective of this paper is to develop a robotic arm that can be controlled via voice commands to improve work efficiency and precision in various scenarios. Specifically, the research team designed and implemented a robotic arm with 5 degrees of freedom (DOF) that can be operated through human voice instructions. This technology aims to address the following issues: 1. **Reducing the need for additional labor**: In many situations, such as in operating rooms or during mechanical repairs, assistants are needed to pass tools or help complete tasks. A robotic arm that can understand and execute voice commands can replace some human labor, thereby increasing efficiency. 2. **Improving stability and accuracy**: Compared to human assistants, a voice-controlled robotic arm can provide higher stability and accuracy, which is particularly important for tasks requiring high precision. 3. **Enhancing human-machine interaction experience**: The ultimate goal is for the robotic arm to understand common phrases in natural language and collaborate seamlessly with humans. This is not limited to simple command execution but also includes more complex dialogue and interaction functions. Through this research, the authors hope to demonstrate the potential applications of robots based on voice recognition technology in future industrial, medical, and other fields.