DTMF Based Controlled Robot Vehicle: February 2015
DTMF Based Controlled Robot Vehicle: February 2015
net/publication/273074456
CITATION READS
1 18,370
1 author:
Raj Hakani
Nirma University
12 PUBLICATIONS 5 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Raj Hakani on 05 March 2015.
I. INTRODUCTION
A robot is electro-mechanical machine which is guided by
computer, Mobile phone or programming, and is thus able to
do tasks on its own. The Robot Institute of America define
“A robot is a reprogrammable multifunctional manipulator
designed to move material parts, tools or specialized device
through variable programmed motions for the performance
of a variety of tasks.”
Conventionally, wireless controlled robots use RF
circuits, which have drawbacks of limited working range &
frequency range, use of mobile phones can overcome this Fig. 1: Block Diagram of DTMF based Navigation Mobile
limitation. It provides the advantages of robust control, Robot
working range as large as the coverage area of the service
provider, no interference with other controllers and up to III. HARDWARE DESCRIPTION
twelve controls[1]. A. DTMF Decoder:
DTMF Mobile ROBOT is a machine that can be
controlled with a mobile. In this project, the robot is DTMF means Dual-Tone-Multi-Frequency. DTMF
controlled by a mobile phone that makes a call to the mobile signaling is used for telecommunication signaling over
phone attached to the robot. In the course of a call, if any analog telephone lines in the voice-frequency band between
button is pressed, a tone corresponding to the button pressed telephone handsets and other communication devices and
is heard at the other end of the call. This tone is called "Dual the switching centre. The DTMF system generally uses eight
Tone Multiple-Frequency" (DTMF) tone. The robot different frequency signals transmitted in pairs to represent
perceives this DTMF tone with the help of the phone sixteen different numbers, symbols and letters. When
stacked on the robot. The received tone is processed by the someone presses any key in the key pad of the handset, a
Arduino microcontroller with the help of DTMF decoder DTMF signal is generate unique tone which consists of two
MT8870 IC the decoder decodes the DTMF tone is to its different frequencies one each of higher frequency range
equivalent binary digit and this binary number is send to the (>1KHz) and lower frequency (<1KHz) range. The
microcontroller, the microcontroller is pre-programmed to resultant tone is convolution of two frequencies [2]. The
take decision for any give input and output its decision to frequencies and their corresponding frequency are shown in
motor drivers in order to drive the motors for forward or Table I.
backward motion or a turn. 1633
1209 Hz 1336 Hz 1477 Hz
Hz
679 Hz 1 2 3 A
770 Hz 4 5 6 B
852 Hz 7 8 9 C
941 Hz * 0 # D
Table 1: DTMF Keypad Frequency
Each of these tones is composed of two pure sine
waves of the low and high frequencies superimposed on
each other. These two frequencies explicitly represent one of
the digits on the telephone keypad. Thus generated signal
can be expressed mathematically as follows:
VII. APPLICATION
This type of wireless communication (GSM) gives
the security of robots when the owner is not
present.
Operating robot from a remote place anywhere in
the world with any telecommunication device
having DTFM technology.
VIII. RESULTS
V. CIRCUIT SIMULATION
The Simulation of the circuit has been done on Proteus
Professional v7.8 software package. The Simulation of the
circuit is shown in figure 6. Atmega328P Microcontroller
has been used in simulation. Four DC Motor are connected
to Port B (Pin 2,3,4,5) of Microcontroller through H-Bridge
driver Circuit.
Fig. 12: Designed Robot
REFERENCES
[1] Awab Fakih, Jovita Serrao, “Cell Phone Operated
Robotic Car.” International Journal of Scientific &
Engineering Research, ISSN 2229-5518.
[2] Yun Chan Cho and Jae Wook Jeon “Remote Robot
control System based on DTMF of Mobile Phone”,
IEEE International Conference INDIN 2008, July
2008.
Fig. 13: Simulation Result when Press Key is '6' [3] http://www.dialabc.com/sound/dtmf.html
[4] http://www.robotplatform.com/howto/L293/motor_
driver_1.html
[5] http://www.atmel.in/devices/ATMEGA328.aspx
[6] Datasheet MT8870 Zarlink Semiconductor page 6.
IX. CONCLUSION
By developing this robotic vehicle, we have overcome the
drawbacks of RF communication which have a limited
range whereas this car can be controlled from anywhere just
using this DTMF technology. In these project with the use
of a mobile phone for robotic control can overcome these
limitations. It provides the advantages of robust control,
working range as large as the coverage area of the service
provider, no interference with other controllers and up to
twelve controls. Although the appearance and capabilities of