SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 1 Ver. III (Jan. – Feb. 2017), PP 06-10
www.iosrjournals.org
DOI: 10.9790/1676-1201030610 www.iosrjournals.org 6 | Page
Mobile Phone Operated Dual-tone-multiple-frequency controlled
Microcontroller Based Hockey-ground Rolling Technique
Pratim Banerjee1
1
(Department of Electronics and Communication, Academy Of Technology, India)
Abstract: Dual-tone-multiple-frequency (DTMF) controlled vehicle is a specific idea in automotive whose
actions can be controlled by a mobile phone from all over the world using the DTMF signaling. Traditionally
wireless controlled vehicles make use of RF (radio frequency) circuits, which have its own disadvantages of
restricted operational range, limited frequency range and limited control. Use of mobile phones for robotic
controls provides working range as large as the coverage area of the service provider and no interference with
other controllers. I can propose a microcontroller based less effort oriented, cost productive hockey ground
roller with smooth pitch rolling technique operated from long range distance by using Mobile phone which acts
as a DTMF signal controller with GSM technology. Generally the field of play is 91.4 by 55.0 meters with an
area of 5,027 square meters for Hockey. According to my proposed work ground authority can be able to
operate that roller to roll aforesaid measurement from pavilion without taking any help of ground staff.
Combination of DTMF-GSM technology is more controller friendly as it doesn’t interfere with other
controllers and can use up to twelve controls. It also has the advantages of robust control and provides
working range as large as the coverage area of the service provider.
Keywords: Dual-tone-multiple-frequency, radio frequency, roller, GSM
I. Introduction
Hockey pitch consists of the central rectangular area inside the boundary with measurement 5,027
square meters. The surface of pitch flattening is necessary. Grounds men can be responsible for rolling the pitch
manually, before starting a match. I think that with the help of microcontroller if I propose a system where pitch
rolling technique can takes place remotely from long range according to user‟s demand by using DTMF
signaling along with GSM network, it will give a cost effective beneficiary mechanical product in case of
hockey pitch preparation. In my proposed work, the roller is controlled by a mobile phone that makes a call to the
mobile phone attached to the robot. In the course of a call, if any button is pressed, a tone corresponding to the button
pressed is heard at the other end of the call. This tone is called DTMF (dual-tone- multiple-frequency).The roller perceives
this DTMF tone with the help of the phone stacked in the roller. The received tone is processed by the microcontroller
residing on the Arduino UNO board with the help of DTMF decoder IC (MT8870). The decoder decodes the DTMF tone
into its equivalent binary digit and this binary number is sent to the microcontroller. The microcontroller is programmed to
take a decision for any given input and outputs its decision to motor drivers in order to drive the motors in
forward direction or backward direction or turn. The mobile phone that makes a call to mobile phone stacked in
the roller act as a remote. DTMF (Dual tone multi frequency) as the name suggests uses a combination of two
sine wave tones to represent a key dialed on a push button or DTMF keypad.
II. My Proposed Work
In this paper i can propose a microcontroller based Mobile phone operated user friendly as well as cost
productive hockey ground roller with an effective 360 degree rolling technique operated from long range
distance by using DTMF signal controlling GSM technique. In this project work i am concentrating on free
movement of ground roller operated from the outside of a Hockey ground without any help of human beings.
Block diagram of working principles as well as list of primary components are given below.
II.A. Block Diagram With Activities:
Fig1. DTMF based Arduino Controlled Ground rolling principle
Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-
DOI: 10.9790/1676-1201030610 www.iosrjournals.org 7 | Page
a) Remote section:
This section‟s main component is DTMF. Here we get a tone from our cell phone by using aux wire to DTMF
Decoder IC namely MT8870 which decodes the tone into digital signal of 4bit.
b) Control Section:
Arduino UNO is used for controlling whole the process of robot. Arduino reads commands sent by
DTMF Decoder and compare with define code or pattern. If commands are match arduino sends respective
command to driver section.
c) Driver section:
Driver section consists motor driver and two DC motors. Motor driver is used for driving motors
because arduino does not supply enough voltage and current to motor. So we add a motor driver circuit to get
enough voltage and current for motor. By collecting commands from arduino motor driver drive motor
according to commands.
II.B. Formation Of Ground Roller - Primary Componenets :
A. Dual Tone Multiple Frequency (DTMF) Decoder :
B. Arduino Uno Microcontroller:
C. GSM 900 Module (2 Mobile phone needed,):
D. Motor Driver IC, L293D:
E. Accessories for Roller Body with wheels, chassis, connectors, M-F/M-M jumper.
F. Power supply(Rechargeable Battery).
II.C. Proposed Circuit Diagram:
Here one motor driver is connected to arduino for driving robot. Motor driver‟s input pin 2, 7, 10 and
15 is connected at arduino digital pin number 6, 5, 4 and 3 respectively. Here we have used two DC motors to
driver robot in which one motor is connected at output pin of motor driver 3 and 6 and another motor is
connected at 11 and 14. A 9 volt Battery is also used to power the motor driver for driving motors. A DTMF
decoder attached with this circuit and this decoder is plugged into a mobile using an aux wire for receiving
command or DTMF Tone. DTMF decoder pin D0-D3 is directly connected with Arduino‟s pin number
19,18,17,16. Two 9 Volt batteries are used to power the circuit in which one is used for power the motors,
connected at motor driver IC pin number 8. And another battery is connected to power the remaining circuit.
a) DTMF-ArduinoUNO-Connection:
b) Arduino UNO-Motor Driver(L293D) Connection:
Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-
DOI: 10.9790/1676-1201030610 www.iosrjournals.org 8 | Page
c) Motor Driver(L293D) – Hockey Ground Roller Connection:
II.D. Roller Operation Procedure:
STEP-1:
Microcontroller based ground roller can run by some commands that are send via mobile phone. I am using
DTMF function of mobile phone. Here I am using the mobile phone to show working of project. One is user
mobile phone that i will call „remote phone‟ and second one that are connected with Roller‟s circuit using aux
wire. This mobile phone i will call „Receiver Phone‟. First i make a call by using remote phone to receiver
phone and then attend the call by manually or automatic answer mode. Now here is how this DTMF controlled
ground roller is controlled by cell phone. When i press „2‟ by remote phone, roller start to moving forward and
moving continues forward until next command comes.
STEP-2:
When I press „8‟ by remote phone, roller change his state and start moving in backward direction until other
command comes
STEP-3:
When i press „4‟, Robot get turn left till next command executed. Stopping robot I pass„5‟. When i press „6‟,
robot turned to right.
Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-
DOI: 10.9790/1676-1201030610 www.iosrjournals.org 9 | Page
II.E. Conditions of DTMF Controlled hockey ground roller:
INPUT OUTPUT
Mobile
Key
Robot
MovementD3 D2 D1 D0 M11 M12 M21 M22
5 0 1 0 1 0 0 0 0 Stop
4 0 1 0 0 1 0 0 0 Left
6 0 1 1 0 0 0 1 0 Right
2 0 0 1 0 1 0 1 0 Forward
8 1 0 0 0 0 1 0 1 Backward
II.F Proposed Algorithm For Roller Movement With The Help Of Arduino Uno & Dtmf With The Help
Of Mobile Key Pressing:
Step 1:
Set Left most top motor m11 connected with pin 3 of Arduino UNO via pin 15 of Motor driver IC
L293D. Set Left most bottom motor m21 connected with pin 5 of Arduino UNO via pin 7 of Motor driver IC
L293D. Set Right most top motor m12 connected with pin 4 of Arduino UNO via pin 10 of Motor driver IC
L293D.Finally Set Right most bottom motor m22 connected with pin 6 of Arduino UNO via pin 2 of Motor
driver IC L293D.
Step 2:
Connect D0 pin of DTMF decoder module with pin 19 of Arduino UNO. Pin 18 of Arduino is
connected with D1 pin of DTMF controller. Connect D2 pin of DTMF decoder module with pin 17 of Arduino
UNO. Pin 16 of Arduino is connected with D3 pin of DTMF controller.
Step 3: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 0] AND [D3 Is equal To 0]
CALL FORWARD_MOVEMENT()
Step 4: IF [D0 Is equal To 0] AND [D1 Is equal To 0] AND [D2 Is equal To 0] AND [D3 Is equal To 1]
CALL BACKWARD_MOVEMENT()
Step 5: IF [D0 Is equal To 0] AND [D1 Is equal To 0] AND [D2 Is equal To 1] AND [D3 Is equal To 0]
CALL LEFT_MOVEMENT()
Step 6: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 1] AND [D3 Is equal To 0]
CALL RIGHT_MOVEMENT()
Step 7: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 1] AND [D3 Is equal To 0]
CALL STOP_MOVEMENT()
Step 8:
FORWARD_MOVEMENT(): M11 And M21 Motor rotate [Left most top & Bottom], M12,M22 Motor
rotation stop.
BACKWARD_MOVEMENT(): M12 And M22 Motor rotate [Right most top & Bottom], M11,M21 Motor
rotation stop.
LEFT_MOVEMENT():M11 Motor rotate [Left most top], M12,M21,M22 Motor rotation stop.
RIGHT_MOVEMENT():M21 Motor rotate [Left most bottom], M11,M12,M22 Motor rotation stop.
STOP_MOVEMENT(): M11,M12,M21,M22 Motor rotation stop.
Step 9: IF [ Mobile Key Is Equal To 2] SET D1=1,D0=0,D2=0,D3=0 and goto step 3.
ELSEIF [ Mobile Key Is Equal To 8] SET D1=0,D0=0,D2=0,D3=1 and goto step 4.
ELSEIF [ Mobile Key Is Equal To 4] SET D1=0,D0=0,D2=1,D3=0 and goto step 5.
ELSEIF [ Mobile Key Is Equal To 6] SET D1=1,D0=0,D2=1,D3=0 and goto step 6.
ELSEIF [ Mobile Key Is Equal To 5] SET D1=0,D0=1,D2=1,D3=0 and goto step 7.
III. Conclussion
In this proposed work I can successfully generate a technique through which i will take an initiative to
remove manual effort of Hockey Grounds man at the time of ground flattering through a roller. This Mobile
Phone Operated Dual-tone-multiple-frequency controlled Arduino UNO Microcontroller Based Hockey-ground
Rolling Technique reduces manual effort of human beings as well as we can use this technique also in long
range communication with the help of DTMF and Mobile GSM network. Even if by pressing mobile key after
making a call we can totally control that ground roller from outside the ground.
References
Journal Papers:
[1]. J. Banuchandar, V. Kaliraj, P. Balasubramanian, S. Deepa, N. Thamilarasi, Automated Unmanned Railway Level Crossing System,
International Journal of Modern Engineering Research (IJMER), Vol.2, Issue.1, Jan-Feb 2012 pp-458-463 ISSN: 2249-6645.
[2]. Harshavardhan B.Patil, Prof.V.M.Umale -Arduino Based Wireless Biomedical Parameter Monitoring System Using Zigbee.‖
IJETT, Volume 28 Number 7 - October 2015.
Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-
DOI: 10.9790/1676-1201030610 www.iosrjournals.org 10 | Page
[3]. V. Naga phanindra, B. Suresh Ram -Wireless Remote Control Car Based on ARM7.,International Journal IJETT, Volume 5
Number 5 - Nov 2013.
[4]. Raj Hakani-“DTMF Based Controlled Robot Vehicle”, IJSRD - International Journal for Scientific Research & Development,Vol.
2, Issue 12, 2015,ISSN (online): 2321-0613.
[5]. Awab Fakih, Jovita Serrao, “Cell Phone Operated Robotic Car.”International Journal of Scientific & Engineering Research, ISSN
2229-5518.
[6]. Yun Chan Cho and Jae Wook Jeon “Remote Robot control System based on DTMF of Mobile Phone”, IEEE International
Conference INDIN 2008, July 2008.
[7]. Dhiraj Singh Patel1,Dheeraj Mishra,Devendra Pandey,Ankit Sumele,Asst.Prof.Ishwar Rathod,“Mobile Operated Spy
Robot”,International Journal of Emerging Technology and Advanced Engineering(ISSN 2250-2459 (Online), An ISO 9001:2008
Certified Journal,Volume 3, Special Issue 2, January 2013
Books:
[8]. DSP-base DTMF Decoder”,Author-Xiao Meng,PublisherArizona State University, 1996
[9]. Getting Started with Arduino”,Massimo Banzi, Publisher:O'Reilly Media,Print: March 2009, Ebook: February 2009,Print
ISBN:978-0-596-15551-3,ISBN10:0-596-15551-4,Ebook ISBN:978-0-596-15917-7,ISBN 10:0-596-15917-X
[10]. "Arduino Cookbook",O'Reilly publication,Michael Margolis,ISBN-13: 978-1449313876, ISBN-10: 144 9313876

More Related Content

What's hot

driverless Robot car controlled using GSM
driverless Robot car controlled using GSMdriverless Robot car controlled using GSM
driverless Robot car controlled using GSMAfnan Khan
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTnarendra019
 
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
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project reportPankaj Rai
 
Final Report11
Final Report11Final Report11
Final Report11sonu kumar
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robotKevin Nesamani
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robotChetan Kataria
 
Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsisgopal002
 
Presentation1
Presentation1Presentation1
Presentation1ARCHANA S
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlledslmnsvn
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land roverAshu0711
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load controlMaheshMankar7592
 
Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology
Arm Robot Surveillance Using Dual Tone Multiple Frequency TechnologyArm Robot Surveillance Using Dual Tone Multiple Frequency Technology
Arm Robot Surveillance Using Dual Tone Multiple Frequency TechnologyIJERA Editor
 

What's hot (20)

driverless Robot car controlled using GSM
driverless Robot car controlled using GSMdriverless Robot car controlled using GSM
driverless Robot car controlled using GSM
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOT
 
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
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project report
 
Dtmf robot
Dtmf robotDtmf robot
Dtmf robot
 
DTMF
DTMFDTMF
DTMF
 
Mobile controlled robot
Mobile controlled robotMobile controlled robot
Mobile controlled robot
 
Final Report11
Final Report11Final Report11
Final Report11
 
Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
 
Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsis
 
Cell Phone Controlled Robotic Vehicle
Cell Phone Controlled Robotic VehicleCell Phone Controlled Robotic Vehicle
Cell Phone Controlled Robotic Vehicle
 
F0463842
F0463842F0463842
F0463842
 
Presentation1
Presentation1Presentation1
Presentation1
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlled
 
Mobile controll robot
Mobile controll robotMobile controll robot
Mobile controll robot
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land rover
 
Major
MajorMajor
Major
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load control
 
Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology
Arm Robot Surveillance Using Dual Tone Multiple Frequency TechnologyArm Robot Surveillance Using Dual Tone Multiple Frequency Technology
Arm Robot Surveillance Using Dual Tone Multiple Frequency Technology
 

Similar to Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-ground Rolling Technique

Mobile Controlled Car
Mobile Controlled CarMobile Controlled Car
Mobile Controlled CarMalik Zaid
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land RoverSanjay Talukdar
 
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
 
Design of Mine Dection Robot using GSM Network without Microcontroller
Design of Mine Dection Robot using GSM Network without MicrocontrollerDesign of Mine Dection Robot using GSM Network without Microcontroller
Design of Mine Dection Robot using GSM Network without MicrocontrollerIRJET Journal
 
Application of dual tone multi frequency technology and sensing in autonomous...
Application of dual tone multi frequency technology and sensing in autonomous...Application of dual tone multi frequency technology and sensing in autonomous...
Application of dual tone multi frequency technology and sensing in autonomous...eSAT Journals
 
IRJET- DTMF Controlled Robotic Car
IRJET-  	  DTMF Controlled Robotic CarIRJET-  	  DTMF Controlled Robotic Car
IRJET- DTMF Controlled Robotic CarIRJET Journal
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot Jeevan M
 
Project landrover
Project landroverProject landrover
Project landroverAshu0711
 
GSM Based Wireless Robot Vehicle with POF features using DTMF
GSM Based Wireless Robot Vehicle with POF features using DTMFGSM Based Wireless Robot Vehicle with POF features using DTMF
GSM Based Wireless Robot Vehicle with POF features using DTMFirjes
 
Wireless control system for spy devices based dual tone multi frequency techn...
Wireless control system for spy devices based dual tone multi frequency techn...Wireless control system for spy devices based dual tone multi frequency techn...
Wireless control system for spy devices based dual tone multi frequency techn...TELKOMNIKA JOURNAL
 
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
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequencySrilekha K
 
Mobile operated landrover using dtmf decoder
Mobile operated landrover using dtmf decoderMobile operated landrover using dtmf decoder
Mobile operated landrover using dtmf decoderLogic Mind Technologies
 
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"Disha Modi
 
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD.""Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."Disha Modi
 

Similar to Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-ground Rolling Technique (20)

Mobile Controlled Car
Mobile Controlled CarMobile Controlled Car
Mobile Controlled Car
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
 
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
 
Design of Mine Dection Robot using GSM Network without Microcontroller
Design of Mine Dection Robot using GSM Network without MicrocontrollerDesign of Mine Dection Robot using GSM Network without Microcontroller
Design of Mine Dection Robot using GSM Network without Microcontroller
 
final ppt2.pptx
final ppt2.pptxfinal ppt2.pptx
final ppt2.pptx
 
Dtmf report
Dtmf reportDtmf report
Dtmf report
 
Application of dual tone multi frequency technology and sensing in autonomous...
Application of dual tone multi frequency technology and sensing in autonomous...Application of dual tone multi frequency technology and sensing in autonomous...
Application of dual tone multi frequency technology and sensing in autonomous...
 
IRJET- DTMF Controlled Robotic Car
IRJET-  	  DTMF Controlled Robotic CarIRJET-  	  DTMF Controlled Robotic Car
IRJET- DTMF Controlled Robotic Car
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot
 
Project landrover
Project landroverProject landrover
Project landrover
 
GSM Based Wireless Robot Vehicle with POF features using DTMF
GSM Based Wireless Robot Vehicle with POF features using DTMFGSM Based Wireless Robot Vehicle with POF features using DTMF
GSM Based Wireless Robot Vehicle with POF features using DTMF
 
Wireless control system for spy devices based dual tone multi frequency techn...
Wireless control system for spy devices based dual tone multi frequency techn...Wireless control system for spy devices based dual tone multi frequency techn...
Wireless control system for spy devices based dual tone multi frequency techn...
 
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
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequency
 
F04123137
F04123137F04123137
F04123137
 
DTM Decoder
DTM DecoderDTM Decoder
DTM Decoder
 
Mobile operated landrover using dtmf decoder
Mobile operated landrover using dtmf decoderMobile operated landrover using dtmf decoder
Mobile operated landrover using dtmf decoder
 
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
 
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD.""Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
"Automatic Intelligent Plant Irrigation System using GSM and ARDUINO BOARD."
 
U50202126129
U50202126129U50202126129
U50202126129
 

More from IOSRJEEE

GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...IOSRJEEE
 
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantLoad Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantIOSRJEEE
 
A New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionA New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionIOSRJEEE
 
Investigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridInvestigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridIOSRJEEE
 
Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...IOSRJEEE
 
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...IOSRJEEE
 
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...IOSRJEEE
 
A Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideA Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideIOSRJEEE
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerIOSRJEEE
 
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRVoltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRIOSRJEEE
 
Design of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelDesign of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelIOSRJEEE
 
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFCompensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFIOSRJEEE
 
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsDesign of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsIOSRJEEE
 
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...IOSRJEEE
 
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...IOSRJEEE
 
Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)IOSRJEEE
 
On Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemOn Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemIOSRJEEE
 
A high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorA high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorIOSRJEEE
 
Improvement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorImprovement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorIOSRJEEE
 
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...IOSRJEEE
 

More from IOSRJEEE (20)

GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
GM Distributed Generation Inverters in a Micro grid by Controlling Energy Man...
 
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power PlantLoad Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
Load Performances of a PIC Based Speed Governor for Micro Hydro Power Plant
 
A New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat RetentionA New Design in Parabolic Trough Using Heat Retention
A New Design in Parabolic Trough Using Heat Retention
 
Investigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution GridInvestigation of Power Quality Indices in Jordanian Distribution Grid
Investigation of Power Quality Indices in Jordanian Distribution Grid
 
Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...Improving Distribution System Performance in Deregulated Electricity Industry...
Improving Distribution System Performance in Deregulated Electricity Industry...
 
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
High Efficiency Dc-Dc Converter for Renewable Energy Applications and High Vo...
 
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
Performance Indicators For Grid-Connected PV Systems: A Case Study In Casabla...
 
A Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal OxideA Review of Gas Sensors Based on Semiconducting Metal Oxide
A Review of Gas Sensors Based on Semiconducting Metal Oxide
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-Wheeler
 
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVRVoltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
Voltage Sag and Swell Identification Using FFT Analysis and Mitigation with DVR
 
Design of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy LevelDesign of Intrusion Tolerance System based on Service Redundancy Level
Design of Intrusion Tolerance System based on Service Redundancy Level
 
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHFCompensation of Harmonics of Fully Controlled Loads by Using SAHF
Compensation of Harmonics of Fully Controlled Loads by Using SAHF
 
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc ApplicationsDesign of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
Design of Half Bridge LLC Resonant Converter for Low Voltage Dc Applications
 
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
Design of the Pulse Oximetry Measurement Circuit and Its Sensing System Based...
 
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
Design of an Integrated Power Factor Converter with PI Controller for Low Pow...
 
Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)Magneto Optic Current Transformer Technology (MOCT)
Magneto Optic Current Transformer Technology (MOCT)
 
On Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D EcosystemOn Essentiality of RoHS in EE R&D Ecosystem
On Essentiality of RoHS in EE R&D Ecosystem
 
A high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensorA high stable on-chip CMOS temperature sensor
A high stable on-chip CMOS temperature sensor
 
Improvement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using CapacitorImprovement of Load Power Factor by Using Capacitor
Improvement of Load Power Factor by Using Capacitor
 
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
Modeling and Simulation of Three Phase Induction Machine Using Written Pole T...
 

Recently uploaded

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
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
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
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
 
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...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
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 )
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-ground Rolling Technique

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 1 Ver. III (Jan. – Feb. 2017), PP 06-10 www.iosrjournals.org DOI: 10.9790/1676-1201030610 www.iosrjournals.org 6 | Page Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey-ground Rolling Technique Pratim Banerjee1 1 (Department of Electronics and Communication, Academy Of Technology, India) Abstract: Dual-tone-multiple-frequency (DTMF) controlled vehicle is a specific idea in automotive whose actions can be controlled by a mobile phone from all over the world using the DTMF signaling. Traditionally wireless controlled vehicles make use of RF (radio frequency) circuits, which have its own disadvantages of restricted operational range, limited frequency range and limited control. Use of mobile phones for robotic controls provides working range as large as the coverage area of the service provider and no interference with other controllers. I can propose a microcontroller based less effort oriented, cost productive hockey ground roller with smooth pitch rolling technique operated from long range distance by using Mobile phone which acts as a DTMF signal controller with GSM technology. Generally the field of play is 91.4 by 55.0 meters with an area of 5,027 square meters for Hockey. According to my proposed work ground authority can be able to operate that roller to roll aforesaid measurement from pavilion without taking any help of ground staff. Combination of DTMF-GSM technology is more controller friendly as it doesn’t interfere with other controllers and can use up to twelve controls. It also has the advantages of robust control and provides working range as large as the coverage area of the service provider. Keywords: Dual-tone-multiple-frequency, radio frequency, roller, GSM I. Introduction Hockey pitch consists of the central rectangular area inside the boundary with measurement 5,027 square meters. The surface of pitch flattening is necessary. Grounds men can be responsible for rolling the pitch manually, before starting a match. I think that with the help of microcontroller if I propose a system where pitch rolling technique can takes place remotely from long range according to user‟s demand by using DTMF signaling along with GSM network, it will give a cost effective beneficiary mechanical product in case of hockey pitch preparation. In my proposed work, the roller is controlled by a mobile phone that makes a call to the mobile phone attached to the robot. In the course of a call, if any button is pressed, a tone corresponding to the button pressed is heard at the other end of the call. This tone is called DTMF (dual-tone- multiple-frequency).The roller perceives this DTMF tone with the help of the phone stacked in the roller. The received tone is processed by the microcontroller residing on the Arduino UNO board with the help of DTMF decoder IC (MT8870). The decoder decodes the DTMF tone into its equivalent binary digit and this binary number is sent to the microcontroller. The microcontroller is programmed to take a decision for any given input and outputs its decision to motor drivers in order to drive the motors in forward direction or backward direction or turn. The mobile phone that makes a call to mobile phone stacked in the roller act as a remote. DTMF (Dual tone multi frequency) as the name suggests uses a combination of two sine wave tones to represent a key dialed on a push button or DTMF keypad. II. My Proposed Work In this paper i can propose a microcontroller based Mobile phone operated user friendly as well as cost productive hockey ground roller with an effective 360 degree rolling technique operated from long range distance by using DTMF signal controlling GSM technique. In this project work i am concentrating on free movement of ground roller operated from the outside of a Hockey ground without any help of human beings. Block diagram of working principles as well as list of primary components are given below. II.A. Block Diagram With Activities: Fig1. DTMF based Arduino Controlled Ground rolling principle
  • 2. Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey- DOI: 10.9790/1676-1201030610 www.iosrjournals.org 7 | Page a) Remote section: This section‟s main component is DTMF. Here we get a tone from our cell phone by using aux wire to DTMF Decoder IC namely MT8870 which decodes the tone into digital signal of 4bit. b) Control Section: Arduino UNO is used for controlling whole the process of robot. Arduino reads commands sent by DTMF Decoder and compare with define code or pattern. If commands are match arduino sends respective command to driver section. c) Driver section: Driver section consists motor driver and two DC motors. Motor driver is used for driving motors because arduino does not supply enough voltage and current to motor. So we add a motor driver circuit to get enough voltage and current for motor. By collecting commands from arduino motor driver drive motor according to commands. II.B. Formation Of Ground Roller - Primary Componenets : A. Dual Tone Multiple Frequency (DTMF) Decoder : B. Arduino Uno Microcontroller: C. GSM 900 Module (2 Mobile phone needed,): D. Motor Driver IC, L293D: E. Accessories for Roller Body with wheels, chassis, connectors, M-F/M-M jumper. F. Power supply(Rechargeable Battery). II.C. Proposed Circuit Diagram: Here one motor driver is connected to arduino for driving robot. Motor driver‟s input pin 2, 7, 10 and 15 is connected at arduino digital pin number 6, 5, 4 and 3 respectively. Here we have used two DC motors to driver robot in which one motor is connected at output pin of motor driver 3 and 6 and another motor is connected at 11 and 14. A 9 volt Battery is also used to power the motor driver for driving motors. A DTMF decoder attached with this circuit and this decoder is plugged into a mobile using an aux wire for receiving command or DTMF Tone. DTMF decoder pin D0-D3 is directly connected with Arduino‟s pin number 19,18,17,16. Two 9 Volt batteries are used to power the circuit in which one is used for power the motors, connected at motor driver IC pin number 8. And another battery is connected to power the remaining circuit. a) DTMF-ArduinoUNO-Connection: b) Arduino UNO-Motor Driver(L293D) Connection:
  • 3. Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey- DOI: 10.9790/1676-1201030610 www.iosrjournals.org 8 | Page c) Motor Driver(L293D) – Hockey Ground Roller Connection: II.D. Roller Operation Procedure: STEP-1: Microcontroller based ground roller can run by some commands that are send via mobile phone. I am using DTMF function of mobile phone. Here I am using the mobile phone to show working of project. One is user mobile phone that i will call „remote phone‟ and second one that are connected with Roller‟s circuit using aux wire. This mobile phone i will call „Receiver Phone‟. First i make a call by using remote phone to receiver phone and then attend the call by manually or automatic answer mode. Now here is how this DTMF controlled ground roller is controlled by cell phone. When i press „2‟ by remote phone, roller start to moving forward and moving continues forward until next command comes. STEP-2: When I press „8‟ by remote phone, roller change his state and start moving in backward direction until other command comes STEP-3: When i press „4‟, Robot get turn left till next command executed. Stopping robot I pass„5‟. When i press „6‟, robot turned to right.
  • 4. Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey- DOI: 10.9790/1676-1201030610 www.iosrjournals.org 9 | Page II.E. Conditions of DTMF Controlled hockey ground roller: INPUT OUTPUT Mobile Key Robot MovementD3 D2 D1 D0 M11 M12 M21 M22 5 0 1 0 1 0 0 0 0 Stop 4 0 1 0 0 1 0 0 0 Left 6 0 1 1 0 0 0 1 0 Right 2 0 0 1 0 1 0 1 0 Forward 8 1 0 0 0 0 1 0 1 Backward II.F Proposed Algorithm For Roller Movement With The Help Of Arduino Uno & Dtmf With The Help Of Mobile Key Pressing: Step 1: Set Left most top motor m11 connected with pin 3 of Arduino UNO via pin 15 of Motor driver IC L293D. Set Left most bottom motor m21 connected with pin 5 of Arduino UNO via pin 7 of Motor driver IC L293D. Set Right most top motor m12 connected with pin 4 of Arduino UNO via pin 10 of Motor driver IC L293D.Finally Set Right most bottom motor m22 connected with pin 6 of Arduino UNO via pin 2 of Motor driver IC L293D. Step 2: Connect D0 pin of DTMF decoder module with pin 19 of Arduino UNO. Pin 18 of Arduino is connected with D1 pin of DTMF controller. Connect D2 pin of DTMF decoder module with pin 17 of Arduino UNO. Pin 16 of Arduino is connected with D3 pin of DTMF controller. Step 3: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 0] AND [D3 Is equal To 0] CALL FORWARD_MOVEMENT() Step 4: IF [D0 Is equal To 0] AND [D1 Is equal To 0] AND [D2 Is equal To 0] AND [D3 Is equal To 1] CALL BACKWARD_MOVEMENT() Step 5: IF [D0 Is equal To 0] AND [D1 Is equal To 0] AND [D2 Is equal To 1] AND [D3 Is equal To 0] CALL LEFT_MOVEMENT() Step 6: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 1] AND [D3 Is equal To 0] CALL RIGHT_MOVEMENT() Step 7: IF [D0 Is equal To 0] AND [D1 Is equal To 1] AND [D2 Is equal To 1] AND [D3 Is equal To 0] CALL STOP_MOVEMENT() Step 8: FORWARD_MOVEMENT(): M11 And M21 Motor rotate [Left most top & Bottom], M12,M22 Motor rotation stop. BACKWARD_MOVEMENT(): M12 And M22 Motor rotate [Right most top & Bottom], M11,M21 Motor rotation stop. LEFT_MOVEMENT():M11 Motor rotate [Left most top], M12,M21,M22 Motor rotation stop. RIGHT_MOVEMENT():M21 Motor rotate [Left most bottom], M11,M12,M22 Motor rotation stop. STOP_MOVEMENT(): M11,M12,M21,M22 Motor rotation stop. Step 9: IF [ Mobile Key Is Equal To 2] SET D1=1,D0=0,D2=0,D3=0 and goto step 3. ELSEIF [ Mobile Key Is Equal To 8] SET D1=0,D0=0,D2=0,D3=1 and goto step 4. ELSEIF [ Mobile Key Is Equal To 4] SET D1=0,D0=0,D2=1,D3=0 and goto step 5. ELSEIF [ Mobile Key Is Equal To 6] SET D1=1,D0=0,D2=1,D3=0 and goto step 6. ELSEIF [ Mobile Key Is Equal To 5] SET D1=0,D0=1,D2=1,D3=0 and goto step 7. III. Conclussion In this proposed work I can successfully generate a technique through which i will take an initiative to remove manual effort of Hockey Grounds man at the time of ground flattering through a roller. This Mobile Phone Operated Dual-tone-multiple-frequency controlled Arduino UNO Microcontroller Based Hockey-ground Rolling Technique reduces manual effort of human beings as well as we can use this technique also in long range communication with the help of DTMF and Mobile GSM network. Even if by pressing mobile key after making a call we can totally control that ground roller from outside the ground. References Journal Papers: [1]. J. Banuchandar, V. Kaliraj, P. Balasubramanian, S. Deepa, N. Thamilarasi, Automated Unmanned Railway Level Crossing System, International Journal of Modern Engineering Research (IJMER), Vol.2, Issue.1, Jan-Feb 2012 pp-458-463 ISSN: 2249-6645. [2]. Harshavardhan B.Patil, Prof.V.M.Umale -Arduino Based Wireless Biomedical Parameter Monitoring System Using Zigbee.‖ IJETT, Volume 28 Number 7 - October 2015.
  • 5. Mobile Phone Operated Dual-tone-multiple-frequency controlled Microcontroller Based Hockey- DOI: 10.9790/1676-1201030610 www.iosrjournals.org 10 | Page [3]. V. Naga phanindra, B. Suresh Ram -Wireless Remote Control Car Based on ARM7.,International Journal IJETT, Volume 5 Number 5 - Nov 2013. [4]. Raj Hakani-“DTMF Based Controlled Robot Vehicle”, IJSRD - International Journal for Scientific Research & Development,Vol. 2, Issue 12, 2015,ISSN (online): 2321-0613. [5]. Awab Fakih, Jovita Serrao, “Cell Phone Operated Robotic Car.”International Journal of Scientific & Engineering Research, ISSN 2229-5518. [6]. Yun Chan Cho and Jae Wook Jeon “Remote Robot control System based on DTMF of Mobile Phone”, IEEE International Conference INDIN 2008, July 2008. [7]. Dhiraj Singh Patel1,Dheeraj Mishra,Devendra Pandey,Ankit Sumele,Asst.Prof.Ishwar Rathod,“Mobile Operated Spy Robot”,International Journal of Emerging Technology and Advanced Engineering(ISSN 2250-2459 (Online), An ISO 9001:2008 Certified Journal,Volume 3, Special Issue 2, January 2013 Books: [8]. DSP-base DTMF Decoder”,Author-Xiao Meng,PublisherArizona State University, 1996 [9]. Getting Started with Arduino”,Massimo Banzi, Publisher:O'Reilly Media,Print: March 2009, Ebook: February 2009,Print ISBN:978-0-596-15551-3,ISBN10:0-596-15551-4,Ebook ISBN:978-0-596-15917-7,ISBN 10:0-596-15917-X [10]. "Arduino Cookbook",O'Reilly publication,Michael Margolis,ISBN-13: 978-1449313876, ISBN-10: 144 9313876