DTMF Mobile-Controlled Robot Using DTMF
Decoder IC And Motor Driver IC
Dr. D. Meganathan Mr. M. Sanjay Kumar M Mr. S. Guna
Department of Electronics Engineering Department of Electronics Engineering Department of Electronics Engineering
Madras Institute of Technology Madras Institute of Technology Madras Institute of Technology
Chennai, India Chennai, India Chennai, India
[email protected] [email protected] [email protected] Mr. P. Sudarshan
Department of Electronics Engineering
Madras Institute of Technology
Chennai, India
[email protected]
Abstract—This paper presents the design and B. Motor Driver ICs
implementation of a mobile-controlled robot utilizing a DTMF
Motor driver ICs serve as vital components in robotics
decoder IC (HT9107B) and a motor driver IC (L293D). The
systems, facilitating the translation of control signals into
integration of these components enables remote operation of
the robot via standard mobile phone keypads, offering
motor commands for precise navigation and movement.
versatility and accessibility in various applications. The Previous research in motor driver ICs has focused on their
HT9107B DTMF decoder IC interprets signals from the mobile various types, capabilities, and applications in
phone keypad, while the L293D motor driver IC translates mobile-controlled robots and similar projects. Studies have
these signals into motor commands for navigation. The examined the performance of motor driver ICs under
system's simplicity, efficiency, and cost-effectiveness make it different load conditions, the efficiency of motor control
suitable for DIY robotics projects, educational initiatives, and algorithms, and the integration of motor drivers with other
practical applications in fields such as surveillance, electronic components for enhanced functionality. Recent
exploration, and remote monitoring. developments in motor driver IC technology, exemplified by
the L293D IC used in this project, have led to improvements
Keywords—DTMF mobile-controlled robot, HT9107B in motor control precision, energy efficiency, and overall
DTMF decoder IC, L293D motor driver IC, remote operation, system reliability.
surveillance, and remote monitoring
The relevance of the literature survey findings to the
I. INTRODUCTION current work lies in their influence on the design,
In today's rapidly evolving technological landscape, the implementation, and objectives of the mobile-controlled
demand for efficient and accessible remote operation robot using DTMF decoder IC (HT9107B) and motor driver
systems has surged across various domains. From industrial IC (L293D). Insights from previous research have informed
automation to educational endeavors and beyond, the the choice of DTMF technology for remote control,
integration of mobile-controlled robotics has become considering its proven track record in signal transmission
increasingly prevalent. This paper delves into the design and and decoding. Similarly, the selection of the L293D motor
implementation of a mobile-controlled robot, leveraging the driver IC reflects advancements in motor control
capabilities of a DTMF decoder IC (HT9107B) and a motor capabilities, ensuring accurate and responsive movement
driver IC (L293D). By harnessing the ubiquitous nature of commands. By integrating these technologies, the current
standard mobile phone keypads, this system offers a project aims to address challenges identified in previous
versatile and cost-effective solution for remote operation literature, such as signal interpretation accuracy, motor
tasks. control precision, and system reliability, while contributing
to the advancement of mobile-controlled robotics in diverse
II. LITERATURE REVIEW applications [2].
A. DTMF Technology III. PROPOSED SOLUTION
In the realm of telecommunication systems, the The proposed solution introduces a mobile-controlled
Dual-Tone Multi-Frequency (DTMF) technology has played robot capable of dynamic movement control through the use
a pivotal role in transmitting signals over phone lines by of standard cell phone keypads. This innovative system
encoding digits using two tones. Previous research on allows users to control the robot's motion, including
DTMF technology has explored its applications beyond forward, backward, right, or left directions, simply by
traditional telephony, particularly in the domain of remote pressing the corresponding numbers on a cell phone. The
control systems and robotics. Studies have investigated key technology enabling this functionality is the Dual
methodologies for using DTMF signals to remotely control Tone-Multi Frequency (DTMF) module integrated into the
devices, including robots, and have highlighted the robot.
versatility and reliability of DTMF-based control
mechanisms. Furthermore, advancements in DTMF decoder By leveraging DTMF technology, the mobile-controlled
ICs, such as the HT9107B utilized in this project, have robot can receive a predefined set of commands in the form
improved signal interpretation accuracy and response times, of DTMF tones transmitted via a phone call to the mobile
making DTMF technology an attractive choice for remote device connected to the robot. During the call, each key
operation tasks [1]. press on the cell phone keypad generates a unique
frequency, which is then decoded by the DTMF decoder
XXX-X-XXXX-XXXX-X/XX/$XX.00 ©20XX IEEE
module within the robot. The logic circuit processes the
decoded commands, translating each key press into a
specific robot operation, such as moving forward, backward,
right, or left [3].
One of the key advantages of this proposed solution is
its flexibility and accessibility. Users can operate the
mobile-controlled robot using any mobile device within the
coverage area of the service provider, making it suitable for
a wide range of applications and scenarios. This
mobile-controlled robot offers a user-friendly interface for
remote operation, making it ideal for tasks requiring
mobility, versatility, and real-time responsiveness [4].
IV. COMPONENTS INVOLVED IN THE SYSTEM
Fig 1. Circuit design
A. HT9107B IC:
The HT9107B IC is a Dual Tone Multi-Frequency By integrating these components, the mobile-controlled
(DTMF) decoder IC used in the project. It plays a crucial robot system achieves robust functionality, precise control,
role in interpreting DTMF signals received from the mobile and reliable performance, making it suitable for diverse
phone keypad, enabling precise command recognition for applications in remote operation and robotics.
the mobile-controlled robot.
V. MOTOR CONTROL ALGORITHM FOR
B. Motor Driver IC: MOBILE-CONTROLLED ROBOTS
The motor driver IC, such as the L293D, serves as a vital Motor Control Algorithm
component in translating control signals from the DTMF
decoder into motor commands. It provides the necessary The Motor Control Algorithm implemented in the
interface between the logic circuitry and the motors, mobile-controlled robot system plays a pivotal role in
allowing for smooth and accurate movement control. translating control signals received from the DTMF decoder
into precise motor commands for navigation and movement.
C. Motors: This algorithm ensures efficient and responsive control over
The project utilizes motors to drive the the robot's motors, enabling smooth transitions between
mobile-controlled robot's movement. These motors are different motion states and precise maneuvering in various
controlled by the motor driver IC based on the commands directions [5].
received from the DTMF decoder, enabling the robot to Signal Interpretation:
move forward, backward, right, or left as per user input.
The algorithm begins by interpreting DTMF signals
D. Resistors R1, R2, R3: received from the mobile phone keypad through the DTMF
Resistors R1, R2, and R3 are used in the circuitry to decoder. Each key press generates a unique combination of
regulate current flow and voltage levels, ensuring proper frequencies, which are decoded to determine the
functionality and stability of the electronic components. corresponding motor command [6].
E. Capacitors C1 to C4: Command Mapping:
Capacitors C1 to C4 are employed for various purposes, Once the DTMF signals are decoded, the algorithm
such as filtering noise, stabilizing voltage, and providing maps each decoded command to a specific motor operation.
energy storage within the circuit. They contribute to For example, certain frequency combinations may
maintaining a reliable and efficient operation of the correspond to moving the robot forward, backward, right, or
mobile-controlled robot system. left, while others may trigger stop or turn actions.
F. Crystal Oscillator: Speed Regulation:
The crystal oscillator is an essential component that The Motor Control Algorithm includes provisions for
generates precise clock signals for timing synchronization regulating the speed of motor operations based on the
within the system. It ensures accurate data processing and duration or repetition of specific commands. This ensures
coordination between the DTMF decoder, motor driver IC, consistent and controlled movement speeds, enhancing the
and other electronic elements. robot's overall performance and stability.
G. Chassis Kit: Direction Control:
The chassis kit includes the structural framework and
mechanical components of the mobile-controlled robot, The algorithm manages direction control by coordinating
providing support for mounting the motors, wheels, and the activation and deactivation of motor channels or phases.
electronic modules. It forms the physical platform for the By controlling the sequence and timing of motor signals, the
robot's movement and operation. algorithm achieves precise direction changes and smooth
transitions between different movement states.
By incorporating these key elements, the Motor Control
Algorithm ensures precise, reliable, and efficient control of
the mobile-controlled robot's motors, enabling seamless
navigation and maneuverability in diverse environments and commands. Additionally, the software logic for motor
scenarios. control, encompassing speed regulation and direction
control, was implemented. Extensive testing and debugging
VI. WORKING PRINCIPLE were conducted during this phase to ensure the correct
The implementation of the mobile-controlled robot interpretation and execution of DTMF commands,
system followed a specific working principle that enabled optimizing the software code for efficient control and
remote operation and precise control over the robot's operation of the robot.
movements. The key steps in the working principle Integration:
included:
Following the hardware setup and software development
a) Call Initiation: phases, the integration phase commenced, where the
Users initiates a call to the phone number associated hardware components were connected and integrated with
with the robot's SIM card. the developed software. This phase involved verifying the
b) DTMF Signal Processing: compatibility and functionality of the interconnected
components, ensuring seamless communication and
Upon receiving the call, the robot's DTMF decoder interaction between the DTMF decoder, motor driver, and
processes the tones generated by pressing keys on the other peripheral devices. Special attention was given to
caller's phone keypad. These tones represents commands for establishing reliable signal pathways and maintaining proper
the robot's navigation and actions. wiring configurations to facilitate efficient system
c) Signal Interpretation: integration and operation.
The motor driver IC embedded in the robot interprets the Testing and Calibration:
received DTMF signals, mapping them to specific robot
commands such as forward, backward, left, right, stop, or The final phase of implementation encompassed
other predefined actions. comprehensive testing and calibration procedures to validate
the functionality and performance of the mobile-controlled
d) Motor Control Activation: robot system. Various test scenarios were executed,
Based on the interpreted commands, the DC motor including placing test calls and sending DTMF commands
activates the corresponding motor movements through the to assess the robot's responses accurately. Observations and
motor driver circuit. This activation ensures precise control evaluations were made to verify the accuracy,
and execution of the commanded actions by the robot. responsiveness, and reliability of motor movements based
on the interpreted DTMF commands. Calibration
e) Execution of Commands: adjustments were made as necessary to fine-tune motor
The robot executes the commanded actions, such as control parameter and sensitivity settings, ensuring optimal
moving in the specified direction, turning, stopping, or system performance and functionality in diverse operating
performing predefined tasks based on the received DTMF conditions.
signals.
VIII. CONCLUSION
In conclusion, the mobile-controlled robot system
utilizing DTMF technology has successfully demonstrated
its capabilities in remote operation and precise
maneuverability. Through the integration of key components
such as the DTMF decoder IC and motor driver IC, the
system enables seamless navigation and execution of
commands via standard mobile phone keypads. The
Fig 2. Flow Chart: Mobile-Controlled Robot Working Principle implementation process, encompassing hardware setup,
software development, integration, testing, and calibration,
VII. IMPLEMENTATION has been meticulously executed to ensure optimal
Hardware Setup: functionality and reliability. This system's simplicity,
efficiency, and cost-effectiveness make it suitable for
The initial phase of the implementation involved various applications, including DIY robotics projects,
assembling the robot platform, which included integrating educational initiatives, and practical deployments in
the chassis, motors, wheels, and mechanical components. surveillance, exploration, and remote monitoring. Looking
Simultaneously, the electronic components such as the forward, potential enhancements could focus on
DTMF decoder IC (HT9107B), motor driver IC (L293D), incorporating advanced sensing technologies and
and other necessary hardware elements were integrated autonomous navigation algorithms to further augment its
according to the system design. The critical aspect of this capabilities and usability, contributing to the ongoing
phase was ensuring proper connectivity and compatibility evolution of robotics technology in diverse domains.
between the hardware components, including establishing
the necessary wiring and connections between the DTMF REFERENCES
decoder, motor driver, and mobile phone. [1] R. Sharma, K. Kumar and S. Vig, "DTMF Based Remote Control
System," 2006 IEEE International Conference on Industrial
Software Development: Technology, Mumbai, India, 2006, pp. 2380-2383, doi:
10.1109/ICIT.2006.372611.
The software development phase focused on creating the [2] Hakani, Raj. (2015). DTMF Based Controlled Robot Vehicle.
International Journal for Scientific Research & Development. 2.
code required to initialize DTMF decoding, interpret the 2321-613.
received signals accurately, and map them to specific motor
[3] M. Kumar, N. Kaushal, H. Bhute and M. K. Sharma, "Design of cell [5] Emami, Mohsen & Bahmani, Mohammad Reza. (2015). Design and
phone operated robot using DTMF for object research," 2013 Tenth implementation of a robot controlled by android. 10. 33438-33441.
International Conference on Wireless and Optical Communications [6] Mole, S & Allanki, Sanyasi Rao. (2023). GENERATION AND
Networks (WOCN), Bhopal, India, 2013, pp. 1-5, doi: DETECTION OF DUAL TONE MULTI-FREQUENCY (DTMF)
10.1109/WOCN.2013.6616244. SIGNALS. XIII. 119-125.
[4] Artal-Sevil, Jesús & Caraballo, Julio & Dufo, R.. (2014). DTMF
technology applied to the identification and control of a small mobile
robot. 1-6. 10.1109/TAEE.2014.6900169.