SlideShare a Scribd company logo
1 of 8
Download to read offline
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 75 | P a g e 
Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology Amrutha.V*, Surenkumar.H*, Dinesh John.P*, Reenu Mary Kuriakose*** * Faculty, Department of Electronics and Communication Engineering, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 ** IV Year, B.E. Electronics and Communication, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 ***II Year, M. Tech, Nanotechnology, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 Abstract Surveillance place a pivotal role in addressing a wide range of security challenges .In the present paper we propose a Dual Tone Multiple Frequency ( DTMF) based Robot with video surveillance. In the proposed model a DTMF based Robot with video surveillance with multiple key functions, Arm picker and security system was implemented. Master and slave concept using 3 Microcontroller and motor driver IC to drive motors was implemented and belt wheel platform was used to move the robot from one place to another. Multiple key functions were used to perform more functions and a camera for surveillance .The robot can navigate with the help of the user. Keywords: Dual Tone Multiple Frequency ,DTMF Robot, Microcontroller 
I. Introduction 
DTMF (Dual Tone Multiple Frequency) is a concept used in mobile phones to dial numbers. DTMF Tone is generated by two frequencies (low frequency and high frequency) .The two frequencies are arranged by matrix format and when user presses the keys the two frequencies will get shorted and will generate a tone, that tone is detected by DTMF decoder. DTMF Encoder is used to generate DTMF tones in mobile and will decode the tone and gives a 4 bit binary output and this output is the source of input to the Robot. A DTMF Decoder which gives a 4 bit binary output can perform 16 operations, but as mobiles have only 12 keys only 12 operations can be performed. Another drawback of DTMF decoder is that anyone who knows the receiver mobile number can access the Robot, So Robot needs a security system to access it. So a security system (Password) and multiple function keys is to be implemented. A mobile phone placed in the Robot will acts as a receiver, output signal taken through audio jack and given input to DTMF decoder, the Decoder decodes the analog frequency and give output as 4 bit binary value, this output value is given to the input of Microcontroller (Atmel 89s52). Three Microcontrollers are used and each Microcontroller have been assigned specific task and function by using coding, 3 Microcontroller has been separated 2 categories 1: master, 2: slaves. Master has one Microcontroller and remaining 2 Microcontrollers act as slaves. 
Master controller deals with Password system and slave selection while slave 1 deals with the function and operation of platform and camera arm and slave 2 deals with the function and operation of Arm section and camera arm. Security system is protecting the Robot using 4 digit password. Only when the password is entered the user can access the Robot to perform operation. To select slaves *and # will be assigned. An arm is used to pick and place operation and task defined by the user. Camera is used to cover the complete surveillance area. 
II. Literature review 
Ladwa.T.M "Control of remote domestic system using DTMF" 2009 proposed a remote domestic system using DTMF. The proposed model was used to control home appliance using DTMF decode such as light ON and OFF, switching motor ON and OFF, etc. Kumar, M. "Design of cell phone operated robot using DTMF for object research” 2013 proposed a robot controlled by DTMF and GSM. DTMF used to control the Robot and GSM is used to send and received sensors information and commends. Muhury,L. "Device control by using GSM network," 2012 proposed an application controlled by GSM modem. In GSM modem can able to send and receive data and information. GSM modem was used and the network is used in external device controlling 
Felix, C. "Home automation using GSM," 2011 proposed a home automation using GSM. The 
RESEARCH ARTICLE OPEN ACCESS
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 76 | P a g e 
proposed GSM model was better than Zig bee, RF, IR etc. it was able to control sensors, switching, temperature controlling. 
III. The system setup 
The Robot based on DTMF (Dual Tone Multi Frequency) technique is implemented. The DTMF Decoder circuit is made using M8870 Decoder IC. Just connect your cell phone headset (headphone) jack to the mobile phone and then mobile control electrical appliances and electrical equipment via DTMF key pad of your cell phone and this concept is implemented in this Robot so that it can able to control any were in the world were ever mobile network is available. Security system is implemented so authorized users only able to access this Robot, each key has multiple function so many operation can be performed in this robot. A 4 digit password is given and only when the user enters the password, the robot can be accessed by user. DTMF have limited key to operate the robot. As the robot requires more controls multiple key function concept is implemented so that each key have 2 functions and over all 24 operations can be performed. 3.1. DTMF Decoder DTMF generation is a composite audio signals of two tones between the frequency of 697Hz and 1633Hz. The DTMF keypad is arranged such that each row will have its own unique tone frequency and also each column will have its own unique tone. Below is a representation of the typical DTMF keypad and the associated row/column frequencies. By pressing a key, for example pressing key 5, will generate a dual tone consisting of 770 Hz for the low Group, and 1336 Hz of the high group. Fig 3.1.1 DTMF keypad 
3.2. DTMF working Fig 3.2.1 DTMF block diagram DTMF (Dual Tone Multi Frequency) decoder is a decoder circuit which detects the telephone dial tone and decodes the key .A touch tone decoder IC, IC MT8870DE was used for DTMF Signal detection and decodes the signal to 4 digital outputs. The M- 8870 DTMF (Dual Tone Multi Frequency) decoder IC was used to determine the frequencies of the limited tones. The DTMF communication is a one way communication which consists of a touch tone initiator and a decoder, which decodes the input bits and interfaces it to a computer for any further application. DTMF technology is used in telephone switching centers to identify the dialed number. The decoder identifies the DTMF tone and will generate the binary equivalent of the key pressed. The M-8870 DTMF decoder IC decodes the tone generated by the cell phone. The microphone pin will directly tap the DTMF signals. The red wire of the microphone is DTMF input to the circuit. The microphone wire signals are processed by the DTMF decoder IC and generate binary equivalent sequence Q1, Q2, Q3, and Q4 as parallel sequence. The M-8870 decoder IC contains an inbuilt operational amplifier. The signals from the microphone pin are fed in to inverting input of the Op amp through a series of resistance (100kΩ) and capacitance (0.1 μF). The non inverting input of Op- amp is connected to a Reference voltage (pin4 - VREF) is connected to the non inverting input of the Op-amp. The output voltage is taken from the pin 3 (GS) .The reference voltage VREF is Vcc /2. The feedback signal is fed in to the inverting input pin 2 through a resistor (270kΩ). 
The output of Op Amp is passed through the filter network. The filter network contains switched capacitors, which divides the DTMF tones into low and high frequency signals. Filtered frequencies will pass through the frequency detector and code detector
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 77 | P a g e 
circuits and a four digit binary code is latched at the output of M-8870 DTMF decoder IC. 
Fig3.2.2 DTMF frequency filter resonance Table: 3.3.1. DTMF decoder output. 
3.3. Motor driver (L293D) 
The H-bridge motor driver is the most common method to drive DC motors in two directions with computer control. H-bridges can be built with bi- polar junction transistors (BJT) or with a field effect transistors (FET), or can be even purchased as integrated packages such as the L293. For low current motors the L293 is simplest and inexpensive one while for high current motors, it is easy and inexpensive to make our own H-bridge.
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 78 | P a g e 
Fig: 3.3.1 Motor driver circuit diagram. 
3.4. Working 
The Device is a high voltage, high current integrated four channel driver designed for standard DTL or TTL logic levels and drive inductive loads and switching power transistors. . A separate supply input is provided for the logic which allows operations at lower voltages. The internal clamp diodes are enabled in the circuit and the device is suitable for switching applications at frequencies less than 5 KHz. The L293D assembled in a 16 lead plastic package has 4 center pins connected together while the L293DD assembled in 20 lead surface mount has 8 center pins connected together and both of them can be used for heat sinking. 
Fig: 3.4.1 Switching times Fig: 3.4.2 DTMF Robot block diagram and wireless camera transmitter 
Transmitter consists of GSM or CDMA handset (mobile) and is used as a remote control to operate robot. AV or camera receiver is placed in transmitter section and DTMF encoder is fixed in mobile phone as default. Mobile phone, Microcontrollers, DTMF receiver or decoder, motor drivers, power source (battery), robot platform, arms and camera are placed in receiver section. One mobile phone is placed in the Robot and get output through the audio jack and its given to the DTMF decoder. DTMF decoder output is given to the input of master and the slave Microcontroller separately. Master Microcontroller is used to deal with password protection and the slave selection. The slave1 controller is used to control the Robot platform and camera arm and slave2 controller is used to control the robot and camera arm. 
DTMF encoder is placed in mobile phone acts as a remote control and 3x4 matrix mobile key pads is the control keys of the Robot .The Robot acts according to the program coded by the programmer when a call is being made to the receiver mobile. The low and high frequency new tone generated by the DTMF encoder is transmitted to receiver through the call and the remote controlled operation can be
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 79 | P a g e 
performed .Only 12 operation can be performed ,but Robot can perform 24 operation with receiver coding. One mobile phone is kept permanently in the receiver. Audio jack of mobile phone sent the received analog signal to the DTMF decoder for decoding and filtering it, and gives a 4 bit digital output. The 4 bit output is fed to the input of Microcontrollers. The Robot uses 3 Microcontrollers of which one Microcontroller act as Master and remaining 2 Microcontroller act as slaves. Master controller contains 3.3 Robotcircuit 
password protection and slave selection as DTMF normally has security problems that anyone can access it if they know the receiver mobile number. A security system will be implemented to rectify this, as the system has a 4 digit password and if only user knows this password, they can be able to access the Robot. Another drawback in DTMF is only 12 key can able to perform operation. Multiple key functions are implemented so that each key have two functions and 24 functions can be performed totally. Slave 1 controller deals with Robot platform and camera arm and when then user gives a command it will either forward, backward, left or right. Slave 2 controller deals with Robot and camera arm. Robot arm is used to pick and place operation and camera arm is used to keep the surveillance of the Robot. Motor drivers are used to switch the motors forward and backward. H bridge circuit is normally used to drive the DC gear motor. Camera is being fixed into camera arm. Wheels and motors are used to move the robot from one place to anothe Fig: 3.5.1Robot circuit diagram
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 80 | P a g e 
IV. Results and discussion 
Master controller program was of zero error and warning, so the program was executed 
Master controller result Slave 1 and slave 2 controller program was of zero error and warning so program was executed.
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 81 | P a g e 
Slave 1 controller result
Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 
www.ijera.com 82 | P a g e 
Fig: 4.1Surveillance arm robot using DTMF Fig: 4.1 DTMF ROBOT circuit board 
V. Conclusion 
Surveillance arm robot using DTMF technology robot is implemented for the security system using multiple key function. The program is executed successfully and the robot output is obtained. The complete operation using DTMF technology is performed; the overall result has been executed successfully when both the receiver and transmitter operate in the same OS.When the transmitter and receiver operates in different OS that is when an android mobile phone is connected as the transmitter (Remote) and windows mobile as receiver, the DTMF tone is not detected in DTMF decoder and is the future scope of this work References 
[1] Sehgal, V.K.; Singhal, M.; Mangla, B.; Singh, S.; Kulshrestha, S., "An Embedded Interface for GSM Based Car Security System," Computational Intelligence, Communication Systems and Networks (CICSyN), 2012 Fourth International Conference on , vol., no., pp.9,13, 24-26 July 2012 doi: 10.1109/CICSyN.2012.12 
[2] Nagi, J.; Yap, K.S.; Tiong, S.K.; Ahmed, S. K.; Nagi, F., "Intelligent detection of DTMF tones using a hybrid signal processing technique with support vector machines," Information Technology, 2008. IT Sim 2008. International Symposium on , vol.4, no., pp.1,8, 26-28 Aug. 2008 doi: 10.1109/ITSIM.2008.4631887 
[3] Patil, B.C.; Henry, R., "Dual functional reconfigurable mobile robot," TENCON 2008 - 2008 IEEE Region 10 Conference , vol., no., pp.1,5, 19-21 Nov. 2008 doi: 10.1109/TENCON.2008.4766699 
[4] Yun Chan Cho; Jae Wook Jeon, "Remote robot control system based on DTMF of mobile phone," Industrial Informatics, 2008. INDIN 2008. 6th IEEE International Conference on , vol., no., pp.1441,1446, 13- 16 July 2008 doi: 10.1109/ INDIN. 2008. 4618331 
[5] Suvad Selman, Raveendran Paramesran, “Comparative Analysis of Methods Used in the Design of DTMF Tone Detectors” IEEE International Conference on Telecommunications and Malaysia International Conference on Communications, 14-17 May 2007, Penang, Malaysia 
[6] Sharma, R.; Kumar, K.; Vig, S., "DTMF Based Remote Control System," Industrial Technology, 2006. ICIT 2006. IEEE International Conference on , vol., no., pp.2380, 2383, 15-17 Dec. 2006 doi: 10.1109/ICIT.2006.372611 
[7] M J. Callahan, Jr., “Integrated DTMF receiver,” IEEE J. Solzd-State Czrcuzts, vol. Sc-14, pp. 85-90, Feb. 1979. 
[8] 8870 Datasheet http://www.clare.com/data sheets/8870-01.pdf

More Related Content

What's hot

Smart Door Lock System Using DTMF
Smart Door Lock System Using DTMFSmart Door Lock System Using DTMF
Smart Door Lock System Using DTMFBirinchi Medhi
 
Cell Phone Operated Vehicle
Cell Phone Operated VehicleCell Phone Operated Vehicle
Cell Phone Operated Vehicleprasanna naik
 
1444461651 p327 334
1444461651 p327 3341444461651 p327 334
1444461651 p327 334Alok Tiwari
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation SystemDaksh Raj Chopra
 
Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsisgopal002
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequencyNeeraj Khatri
 
Microcontroller based remote locator
Microcontroller based remote locatorMicrocontroller based remote locator
Microcontroller based remote locatorKamal Lamichhane
 
Microcontroller remote controlling project
Microcontroller  remote controlling projectMicrocontroller  remote controlling project
Microcontroller remote controlling projectBipro Roy
 
DTMF Controlled Robot Car WITHOUT using MICROCONTROLLER
DTMF Controlled Robot Car  WITHOUT using MICROCONTROLLERDTMF Controlled Robot Car  WITHOUT using MICROCONTROLLER
DTMF Controlled Robot Car WITHOUT using MICROCONTROLLERVishwanath Neha
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneKamal Lamichhane
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmfPratik Gupta
 
Home Automation using DTMF
Home Automation using DTMFHome Automation using DTMF
Home Automation using DTMFPrashant Jaitly
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptSree Sree
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening systemMukul Mohal
 
Dtmf based home appliance control 2
Dtmf based home appliance control 2Dtmf based home appliance control 2
Dtmf based home appliance control 2Krish Karn
 
Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF Vivek chan
 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyTaufique Sekh
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmfAjay Naidu Jami
 

What's hot (20)

Smart Door Lock System Using DTMF
Smart Door Lock System Using DTMFSmart Door Lock System Using DTMF
Smart Door Lock System Using DTMF
 
Cell Phone Operated Vehicle
Cell Phone Operated VehicleCell Phone Operated Vehicle
Cell Phone Operated Vehicle
 
1444461651 p327 334
1444461651 p327 3341444461651 p327 334
1444461651 p327 334
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
 
Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsis
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequency
 
Microcontroller based remote locator
Microcontroller based remote locatorMicrocontroller based remote locator
Microcontroller based remote locator
 
Microcontroller remote controlling project
Microcontroller  remote controlling projectMicrocontroller  remote controlling project
Microcontroller remote controlling project
 
J04701080085
J04701080085J04701080085
J04701080085
 
DTMF Controlled Robot Car WITHOUT using MICROCONTROLLER
DTMF Controlled Robot Car  WITHOUT using MICROCONTROLLERDTMF Controlled Robot Car  WITHOUT using MICROCONTROLLER
DTMF Controlled Robot Car WITHOUT using MICROCONTROLLER
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhane
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmf
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
 
Home Automation using DTMF
Home Automation using DTMFHome Automation using DTMF
Home Automation using DTMF
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening system
 
Dtmf based home appliance control 2
Dtmf based home appliance control 2Dtmf based home appliance control 2
Dtmf based home appliance control 2
 
Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF
 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF Technology
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmf
 

Viewers also liked

Cr9 presentacion
Cr9 presentacionCr9 presentacion
Cr9 presentacionrixani
 
tejeRedes. Redes productivas e innovacion
tejeRedes. Redes productivas e innovaciontejeRedes. Redes productivas e innovacion
tejeRedes. Redes productivas e innovaciontejeRedes
 
WaveBoat - Give Space to Your Emotions
WaveBoat - Give Space to Your EmotionsWaveBoat - Give Space to Your Emotions
WaveBoat - Give Space to Your Emotionslikwidlife
 
Pruba de hipòtesis
Pruba de hipòtesisPruba de hipòtesis
Pruba de hipòtesisJohn
 
C:\Fakepath\Desarrollo Organizacional De La Utes ComisióN Chiquita Ii
C:\Fakepath\Desarrollo Organizacional De La   Utes ComisióN Chiquita IiC:\Fakepath\Desarrollo Organizacional De La   Utes ComisióN Chiquita Ii
C:\Fakepath\Desarrollo Organizacional De La Utes ComisióN Chiquita Iiutesinfofcm
 
8 manual cerca eletrica-intelbras-elc2002dm
8 manual cerca eletrica-intelbras-elc2002dm8 manual cerca eletrica-intelbras-elc2002dm
8 manual cerca eletrica-intelbras-elc2002dmMiguel Eletricista
 
Tp3 (web 2.0)
Tp3 (web 2.0)Tp3 (web 2.0)
Tp3 (web 2.0)MarianaBC
 
Artdelaphotographie
ArtdelaphotographieArtdelaphotographie
Artdelaphotographiemariane m
 
Theroutedanube
TheroutedanubeTheroutedanube
TheroutedanubeGIA VER
 
Pasos para subir una presentación de power point
Pasos para subir una presentación de power pointPasos para subir una presentación de power point
Pasos para subir una presentación de power pointxxxnicolasxxx
 

Viewers also liked (20)

Australian Open (2)
Australian Open (2)Australian Open (2)
Australian Open (2)
 
Cr9 presentacion
Cr9 presentacionCr9 presentacion
Cr9 presentacion
 
tejeRedes. Redes productivas e innovacion
tejeRedes. Redes productivas e innovaciontejeRedes. Redes productivas e innovacion
tejeRedes. Redes productivas e innovacion
 
Splendor
SplendorSplendor
Splendor
 
1º telf
1º telf1º telf
1º telf
 
WaveBoat - Give Space to Your Emotions
WaveBoat - Give Space to Your EmotionsWaveBoat - Give Space to Your Emotions
WaveBoat - Give Space to Your Emotions
 
Moguaidelparaguay
MoguaidelparaguayMoguaidelparaguay
Moguaidelparaguay
 
2
22
2
 
Venice Carnival
Venice CarnivalVenice Carnival
Venice Carnival
 
1
11
1
 
Tropical Dream
Tropical DreamTropical Dream
Tropical Dream
 
Pruba de hipòtesis
Pruba de hipòtesisPruba de hipòtesis
Pruba de hipòtesis
 
C:\Fakepath\Desarrollo Organizacional De La Utes ComisióN Chiquita Ii
C:\Fakepath\Desarrollo Organizacional De La   Utes ComisióN Chiquita IiC:\Fakepath\Desarrollo Organizacional De La   Utes ComisióN Chiquita Ii
C:\Fakepath\Desarrollo Organizacional De La Utes ComisióN Chiquita Ii
 
Steve jobs
Steve jobsSteve jobs
Steve jobs
 
8 manual cerca eletrica-intelbras-elc2002dm
8 manual cerca eletrica-intelbras-elc2002dm8 manual cerca eletrica-intelbras-elc2002dm
8 manual cerca eletrica-intelbras-elc2002dm
 
Tp3 (web 2.0)
Tp3 (web 2.0)Tp3 (web 2.0)
Tp3 (web 2.0)
 
1
11
1
 
Artdelaphotographie
ArtdelaphotographieArtdelaphotographie
Artdelaphotographie
 
Theroutedanube
TheroutedanubeTheroutedanube
Theroutedanube
 
Pasos para subir una presentación de power point
Pasos para subir una presentación de power pointPasos para subir una presentación de power point
Pasos para subir una presentación de power point
 

Similar to Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology

Iaetsd design and implementation of mobile operated
Iaetsd design and implementation of mobile operatedIaetsd design and implementation of mobile operated
Iaetsd design and implementation of mobile operatedIaetsd Iaetsd
 
Bw32898902
Bw32898902Bw32898902
Bw32898902IJMER
 
Mobile Operated Landrover Using Dtmf Decoder
Mobile Operated Landrover Using Dtmf DecoderMobile Operated Landrover Using Dtmf Decoder
Mobile Operated Landrover Using Dtmf DecoderIJMER
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land RoverSanjay Talukdar
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project reportPankaj Rai
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robotKevin Nesamani
 
Mine detecting robot
Mine detecting robot Mine detecting robot
Mine detecting robot Rahul Singh
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTnarendra019
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot Jeevan M
 
Automatic Garage System using VHDL
Automatic Garage System using VHDLAutomatic Garage System using VHDL
Automatic Garage System using VHDLAhmed Nabil
 
cellphone based device control
cellphone based device controlcellphone based device control
cellphone based device controlstudent
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robotChetan Kataria
 
IRJET- DTMF Controlled Robotic Car
IRJET-  	  DTMF Controlled Robotic CarIRJET-  	  DTMF Controlled Robotic Car
IRJET- DTMF Controlled Robotic CarIRJET Journal
 
Implementation of modified goertzel algorithm using fpga
Implementation of modified goertzel algorithm using fpgaImplementation of modified goertzel algorithm using fpga
Implementation of modified goertzel algorithm using fpgaIAEME Publication
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated RobotAniket Bhor
 
Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Vikas Mehta
 

Similar to Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology (20)

Iaetsd design and implementation of mobile operated
Iaetsd design and implementation of mobile operatedIaetsd design and implementation of mobile operated
Iaetsd design and implementation of mobile operated
 
Bw32898902
Bw32898902Bw32898902
Bw32898902
 
Mobile Operated Landrover Using Dtmf Decoder
Mobile Operated Landrover Using Dtmf DecoderMobile Operated Landrover Using Dtmf Decoder
Mobile Operated Landrover Using Dtmf Decoder
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
 
GSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCESGSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCES
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project report
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
 
Mine detecting robot
Mine detecting robot Mine detecting robot
Mine detecting robot
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOT
 
final ppt2.pptx
final ppt2.pptxfinal ppt2.pptx
final ppt2.pptx
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot
 
Automatic Garage System using VHDL
Automatic Garage System using VHDLAutomatic Garage System using VHDL
Automatic Garage System using VHDL
 
DTM Decoder
DTM DecoderDTM Decoder
DTM Decoder
 
cellphone based device control
cellphone based device controlcellphone based device control
cellphone based device control
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
 
IRJET- DTMF Controlled Robotic Car
IRJET-  	  DTMF Controlled Robotic CarIRJET-  	  DTMF Controlled Robotic Car
IRJET- DTMF Controlled Robotic Car
 
Implementation of modified goertzel algorithm using fpga
Implementation of modified goertzel algorithm using fpgaImplementation of modified goertzel algorithm using fpga
Implementation of modified goertzel algorithm using fpga
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated Robot
 
Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02
 
F04123137
F04123137F04123137
F04123137
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology

  • 1. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 75 | P a g e Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology Amrutha.V*, Surenkumar.H*, Dinesh John.P*, Reenu Mary Kuriakose*** * Faculty, Department of Electronics and Communication Engineering, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 ** IV Year, B.E. Electronics and Communication, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 ***II Year, M. Tech, Nanotechnology, Sathyabama University, Jeppiaar Nagar, Old Mamallapuram Road, Chennai 600119 Abstract Surveillance place a pivotal role in addressing a wide range of security challenges .In the present paper we propose a Dual Tone Multiple Frequency ( DTMF) based Robot with video surveillance. In the proposed model a DTMF based Robot with video surveillance with multiple key functions, Arm picker and security system was implemented. Master and slave concept using 3 Microcontroller and motor driver IC to drive motors was implemented and belt wheel platform was used to move the robot from one place to another. Multiple key functions were used to perform more functions and a camera for surveillance .The robot can navigate with the help of the user. Keywords: Dual Tone Multiple Frequency ,DTMF Robot, Microcontroller I. Introduction DTMF (Dual Tone Multiple Frequency) is a concept used in mobile phones to dial numbers. DTMF Tone is generated by two frequencies (low frequency and high frequency) .The two frequencies are arranged by matrix format and when user presses the keys the two frequencies will get shorted and will generate a tone, that tone is detected by DTMF decoder. DTMF Encoder is used to generate DTMF tones in mobile and will decode the tone and gives a 4 bit binary output and this output is the source of input to the Robot. A DTMF Decoder which gives a 4 bit binary output can perform 16 operations, but as mobiles have only 12 keys only 12 operations can be performed. Another drawback of DTMF decoder is that anyone who knows the receiver mobile number can access the Robot, So Robot needs a security system to access it. So a security system (Password) and multiple function keys is to be implemented. A mobile phone placed in the Robot will acts as a receiver, output signal taken through audio jack and given input to DTMF decoder, the Decoder decodes the analog frequency and give output as 4 bit binary value, this output value is given to the input of Microcontroller (Atmel 89s52). Three Microcontrollers are used and each Microcontroller have been assigned specific task and function by using coding, 3 Microcontroller has been separated 2 categories 1: master, 2: slaves. Master has one Microcontroller and remaining 2 Microcontrollers act as slaves. Master controller deals with Password system and slave selection while slave 1 deals with the function and operation of platform and camera arm and slave 2 deals with the function and operation of Arm section and camera arm. Security system is protecting the Robot using 4 digit password. Only when the password is entered the user can access the Robot to perform operation. To select slaves *and # will be assigned. An arm is used to pick and place operation and task defined by the user. Camera is used to cover the complete surveillance area. II. Literature review Ladwa.T.M "Control of remote domestic system using DTMF" 2009 proposed a remote domestic system using DTMF. The proposed model was used to control home appliance using DTMF decode such as light ON and OFF, switching motor ON and OFF, etc. Kumar, M. "Design of cell phone operated robot using DTMF for object research” 2013 proposed a robot controlled by DTMF and GSM. DTMF used to control the Robot and GSM is used to send and received sensors information and commends. Muhury,L. "Device control by using GSM network," 2012 proposed an application controlled by GSM modem. In GSM modem can able to send and receive data and information. GSM modem was used and the network is used in external device controlling Felix, C. "Home automation using GSM," 2011 proposed a home automation using GSM. The RESEARCH ARTICLE OPEN ACCESS
  • 2. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 76 | P a g e proposed GSM model was better than Zig bee, RF, IR etc. it was able to control sensors, switching, temperature controlling. III. The system setup The Robot based on DTMF (Dual Tone Multi Frequency) technique is implemented. The DTMF Decoder circuit is made using M8870 Decoder IC. Just connect your cell phone headset (headphone) jack to the mobile phone and then mobile control electrical appliances and electrical equipment via DTMF key pad of your cell phone and this concept is implemented in this Robot so that it can able to control any were in the world were ever mobile network is available. Security system is implemented so authorized users only able to access this Robot, each key has multiple function so many operation can be performed in this robot. A 4 digit password is given and only when the user enters the password, the robot can be accessed by user. DTMF have limited key to operate the robot. As the robot requires more controls multiple key function concept is implemented so that each key have 2 functions and over all 24 operations can be performed. 3.1. DTMF Decoder DTMF generation is a composite audio signals of two tones between the frequency of 697Hz and 1633Hz. The DTMF keypad is arranged such that each row will have its own unique tone frequency and also each column will have its own unique tone. Below is a representation of the typical DTMF keypad and the associated row/column frequencies. By pressing a key, for example pressing key 5, will generate a dual tone consisting of 770 Hz for the low Group, and 1336 Hz of the high group. Fig 3.1.1 DTMF keypad 3.2. DTMF working Fig 3.2.1 DTMF block diagram DTMF (Dual Tone Multi Frequency) decoder is a decoder circuit which detects the telephone dial tone and decodes the key .A touch tone decoder IC, IC MT8870DE was used for DTMF Signal detection and decodes the signal to 4 digital outputs. The M- 8870 DTMF (Dual Tone Multi Frequency) decoder IC was used to determine the frequencies of the limited tones. The DTMF communication is a one way communication which consists of a touch tone initiator and a decoder, which decodes the input bits and interfaces it to a computer for any further application. DTMF technology is used in telephone switching centers to identify the dialed number. The decoder identifies the DTMF tone and will generate the binary equivalent of the key pressed. The M-8870 DTMF decoder IC decodes the tone generated by the cell phone. The microphone pin will directly tap the DTMF signals. The red wire of the microphone is DTMF input to the circuit. The microphone wire signals are processed by the DTMF decoder IC and generate binary equivalent sequence Q1, Q2, Q3, and Q4 as parallel sequence. The M-8870 decoder IC contains an inbuilt operational amplifier. The signals from the microphone pin are fed in to inverting input of the Op amp through a series of resistance (100kΩ) and capacitance (0.1 μF). The non inverting input of Op- amp is connected to a Reference voltage (pin4 - VREF) is connected to the non inverting input of the Op-amp. The output voltage is taken from the pin 3 (GS) .The reference voltage VREF is Vcc /2. The feedback signal is fed in to the inverting input pin 2 through a resistor (270kΩ). The output of Op Amp is passed through the filter network. The filter network contains switched capacitors, which divides the DTMF tones into low and high frequency signals. Filtered frequencies will pass through the frequency detector and code detector
  • 3. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 77 | P a g e circuits and a four digit binary code is latched at the output of M-8870 DTMF decoder IC. Fig3.2.2 DTMF frequency filter resonance Table: 3.3.1. DTMF decoder output. 3.3. Motor driver (L293D) The H-bridge motor driver is the most common method to drive DC motors in two directions with computer control. H-bridges can be built with bi- polar junction transistors (BJT) or with a field effect transistors (FET), or can be even purchased as integrated packages such as the L293. For low current motors the L293 is simplest and inexpensive one while for high current motors, it is easy and inexpensive to make our own H-bridge.
  • 4. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 78 | P a g e Fig: 3.3.1 Motor driver circuit diagram. 3.4. Working The Device is a high voltage, high current integrated four channel driver designed for standard DTL or TTL logic levels and drive inductive loads and switching power transistors. . A separate supply input is provided for the logic which allows operations at lower voltages. The internal clamp diodes are enabled in the circuit and the device is suitable for switching applications at frequencies less than 5 KHz. The L293D assembled in a 16 lead plastic package has 4 center pins connected together while the L293DD assembled in 20 lead surface mount has 8 center pins connected together and both of them can be used for heat sinking. Fig: 3.4.1 Switching times Fig: 3.4.2 DTMF Robot block diagram and wireless camera transmitter Transmitter consists of GSM or CDMA handset (mobile) and is used as a remote control to operate robot. AV or camera receiver is placed in transmitter section and DTMF encoder is fixed in mobile phone as default. Mobile phone, Microcontrollers, DTMF receiver or decoder, motor drivers, power source (battery), robot platform, arms and camera are placed in receiver section. One mobile phone is placed in the Robot and get output through the audio jack and its given to the DTMF decoder. DTMF decoder output is given to the input of master and the slave Microcontroller separately. Master Microcontroller is used to deal with password protection and the slave selection. The slave1 controller is used to control the Robot platform and camera arm and slave2 controller is used to control the robot and camera arm. DTMF encoder is placed in mobile phone acts as a remote control and 3x4 matrix mobile key pads is the control keys of the Robot .The Robot acts according to the program coded by the programmer when a call is being made to the receiver mobile. The low and high frequency new tone generated by the DTMF encoder is transmitted to receiver through the call and the remote controlled operation can be
  • 5. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 79 | P a g e performed .Only 12 operation can be performed ,but Robot can perform 24 operation with receiver coding. One mobile phone is kept permanently in the receiver. Audio jack of mobile phone sent the received analog signal to the DTMF decoder for decoding and filtering it, and gives a 4 bit digital output. The 4 bit output is fed to the input of Microcontrollers. The Robot uses 3 Microcontrollers of which one Microcontroller act as Master and remaining 2 Microcontroller act as slaves. Master controller contains 3.3 Robotcircuit password protection and slave selection as DTMF normally has security problems that anyone can access it if they know the receiver mobile number. A security system will be implemented to rectify this, as the system has a 4 digit password and if only user knows this password, they can be able to access the Robot. Another drawback in DTMF is only 12 key can able to perform operation. Multiple key functions are implemented so that each key have two functions and 24 functions can be performed totally. Slave 1 controller deals with Robot platform and camera arm and when then user gives a command it will either forward, backward, left or right. Slave 2 controller deals with Robot and camera arm. Robot arm is used to pick and place operation and camera arm is used to keep the surveillance of the Robot. Motor drivers are used to switch the motors forward and backward. H bridge circuit is normally used to drive the DC gear motor. Camera is being fixed into camera arm. Wheels and motors are used to move the robot from one place to anothe Fig: 3.5.1Robot circuit diagram
  • 6. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 80 | P a g e IV. Results and discussion Master controller program was of zero error and warning, so the program was executed Master controller result Slave 1 and slave 2 controller program was of zero error and warning so program was executed.
  • 7. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 81 | P a g e Slave 1 controller result
  • 8. Amrutha.V et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 1), September 2014, pp.75-82 www.ijera.com 82 | P a g e Fig: 4.1Surveillance arm robot using DTMF Fig: 4.1 DTMF ROBOT circuit board V. Conclusion Surveillance arm robot using DTMF technology robot is implemented for the security system using multiple key function. The program is executed successfully and the robot output is obtained. The complete operation using DTMF technology is performed; the overall result has been executed successfully when both the receiver and transmitter operate in the same OS.When the transmitter and receiver operates in different OS that is when an android mobile phone is connected as the transmitter (Remote) and windows mobile as receiver, the DTMF tone is not detected in DTMF decoder and is the future scope of this work References [1] Sehgal, V.K.; Singhal, M.; Mangla, B.; Singh, S.; Kulshrestha, S., "An Embedded Interface for GSM Based Car Security System," Computational Intelligence, Communication Systems and Networks (CICSyN), 2012 Fourth International Conference on , vol., no., pp.9,13, 24-26 July 2012 doi: 10.1109/CICSyN.2012.12 [2] Nagi, J.; Yap, K.S.; Tiong, S.K.; Ahmed, S. K.; Nagi, F., "Intelligent detection of DTMF tones using a hybrid signal processing technique with support vector machines," Information Technology, 2008. IT Sim 2008. International Symposium on , vol.4, no., pp.1,8, 26-28 Aug. 2008 doi: 10.1109/ITSIM.2008.4631887 [3] Patil, B.C.; Henry, R., "Dual functional reconfigurable mobile robot," TENCON 2008 - 2008 IEEE Region 10 Conference , vol., no., pp.1,5, 19-21 Nov. 2008 doi: 10.1109/TENCON.2008.4766699 [4] Yun Chan Cho; Jae Wook Jeon, "Remote robot control system based on DTMF of mobile phone," Industrial Informatics, 2008. INDIN 2008. 6th IEEE International Conference on , vol., no., pp.1441,1446, 13- 16 July 2008 doi: 10.1109/ INDIN. 2008. 4618331 [5] Suvad Selman, Raveendran Paramesran, “Comparative Analysis of Methods Used in the Design of DTMF Tone Detectors” IEEE International Conference on Telecommunications and Malaysia International Conference on Communications, 14-17 May 2007, Penang, Malaysia [6] Sharma, R.; Kumar, K.; Vig, S., "DTMF Based Remote Control System," Industrial Technology, 2006. ICIT 2006. IEEE International Conference on , vol., no., pp.2380, 2383, 15-17 Dec. 2006 doi: 10.1109/ICIT.2006.372611 [7] M J. Callahan, Jr., “Integrated DTMF receiver,” IEEE J. Solzd-State Czrcuzts, vol. Sc-14, pp. 85-90, Feb. 1979. [8] 8870 Datasheet http://www.clare.com/data sheets/8870-01.pdf