You are on page 1of 13

MINI PROJECT SYNOPSIS ON

Implementation of Unmanned Ground Vehicle


(UGV) using GSM Network with Arduino

Group No:47
Shubham Chourasia (20130557)
Nitish Nandan (20130568)
Debashish Sen (20130492)
In partial fulfillment of requirements for the award of degree in Bachelor of Technology in
Computer Science and Engineering (2013-17).

Under the Project Guidance of


Mr. Kiran Gautam
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

Abstract
An unmanned ground vehicle (UGV) is a vehicle that operates while in
contact with the ground and without an onboard human presence.
UGVs can be used for many applications where it may be inconvenient,
dangerous, or impossible to have a human operator present.
The basic idea of this system is based on the problems that are related to
the above fact.

Introduction
We are very much well versed about the general concept of remote
controller system, which is used to control electronic gadgets from a
certain distance.
It may be more than twenty years or so that Scientists, Engineers are
working on long distance controller systems towards management of
home or office appliances remotely.
Some of the developments consist of DTMF based circuitry to receive
and execute control signals over traditional telephone networks and
suggests future development using microcontroller based systems.

Literature Survey
Serial No.

Paper & Author

Finding

Awab Fakih, Jovita


Serrao, Cell Phone
Operated Robotic
Car.International Journal
of Scientific &
Engineering Research,
ISSN 2229-5518.

It overcome the
drawbacks of the
conventionally
used RF circuits.

Relevance to
Project
The project utilizes
the same concept
of DualTone MultiFrequency
(DTMF).

Literature Survey
Serial No.

Paper & Author

Finding

Sourangsu Banerji,
(2014), Design and
Implementation of an
Unmanned Vehicle Using
A GSM Network without
Microcontrollers, Journal
of Electrical Engineering
(JEE), vol.14, Issue 1.

As microcontroller
is not used extra
function cannot be
added

Relevance to
Project
The project uses
the concept of
GSM & DTMF.

Literature Survey
Serial No.
3

Paper & Author

Finding

Relevance to
Project
Amey Kelkar, (2014)
Arduino Uno
The project
Implementation of
provides many
implements
Unmanned Vehicle using features prototype Unmanned Vehicle
GSM Network with
shield, Wi - Fi
using
Arduino, International
shield, Bluetooth
GSM Network with
Journal of Advanced
shield etc. and it is Arduino.
Research in Computer
specially designed
Science and Software
for experiment and
Engineering (IJARCSSE), research purpose
Vol.4, Issue 4.

Objectives
Cellular phones using GSM network is used to control an unmanned
ground vehicle(UGV).
This technique is solely dependent on worldwide GSM network,
which is up and running 24x7 and has very minimal interference.
The unmanned vehicle is interfaced with a GSM network consisting
of Arduino GSM Shield, Arduino Uno microcontroller board and two
motors.
One GSM enabled cellular phone is used as a transmitter (handheld
remote controlled device) and Arduino GSM Shield is used as a
receiver interfaced with the unmanned ground vehicle(UGV).

Problem Definition
The major disadvantage of these wireless unmanned robots is
that they typically make use of RF circuits for maneuver and
control
Bluetooth controlled devices work on Bluetooth technology for
sending and receiving of data which uses short wavelengths (UHF
Radio Waves).
The IR systems which employ the infrared technology work only
on the principle of line of sight.
Furthermore, the communication is fettered if there are obstacles
and other hindrances.

Solution Strategy
A call is placed from a cellular phone to the Arduino GSM Shield interfaced
with the unmanned vehicle.
As soon as the call is received by the Arduino GSM Shield, it is auto
answered and the connection between the sender and receiver is established.
During the call, if any button is pressed on the keypad of the cellular phone, a
tone (DTMF) corresponding to the key pressed is generated.
The Arduino Uno controller board is programmed to make decision based on
the input from the DTMF decoder and accordingly outputs the signals to the
motors attached.

System Overview:

Proposed Methodology
When we want to move the vehicle from remote place,
firstly we have to make a call to the destination number
which we insert the SIM in the GSM module.
During the call, if any button is pressed on the keypad of a
cellular phone, a tone corresponding to the key pressed is
generated. This tone is called as DTMF (Dual Tone Multiple
Frequency).
The DTMF microcontroller decodes the tones to resultant
binary digits which are in turn sent to the Arduino Uno
microcontroller board.
The microcontroller is preprogrammed and according to the
code it performs the action i.e. the vehicle can be move
forward, reverse, left and right.

References
Awab Fakih, Jovita Serrao, Cell Phone Operated
Robotic Car. International Journal of Scientific &
Engineering Research, ISSN 2229-5518.
Sourangsu Banerji, (2014), Design and
Implementation of an Unmanned Vehicle Using A
GSM Network without Microcontrollers, Journal of
Electrical Engineering (JEE), vol.14, Issue 1.
Amey Kelkar, (2014) Implementation of
Unmanned Vehicle using GSM Network with
Arduino, International Journal of Advanced
Research in Computer Science and Software

THANK YOU

You might also like