SlideShare une entreprise Scribd logo
1  sur  20
Project Presentation on
Land rover robot using GSM Technology
Submitted by : Roll no: Under the guidance of:
1.J.Sudarshanreddy 117Y1A0425 V.Madhuri mam
2.D.Rambabu 117Y1A0417 Asst.Professor
3.P.Ajaykumar 117Y1A0446 Dept of E.C.E
4.S.Hasan 117Y1A0463 A1 Global Inst of Engg & Tech
5.Y.Chandrasekharreddy 117Y1A0493
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY
Department of electronics and communication engineering
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
CONTENTS:
 INTRODUCTION.
 AIM.
 BLOCK DIAGRAM.
 FUNCTIONS.
 SOFTWARES.
 IMPLEMENTATION
 ADVANTAGES.
 DISADVANTAGES.
 APPLICATIONS.
 FUTURE SCOPE.
 CONCLUSION.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
INTRODUCTION:
 This project taken from embedded system.
 Embedded system is combination of hardware and software.
 Embedded system is used to perform a single task.
 In this project the robot control based on message.
 Sent message from mobile to GSM modem .
 Based on message the robot move the forward or backward or
right .
 In this project used wireless communication.
 GSM modem for communication purpose.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
AIM:
 The main aim of this project to control the robot trough GSM in
anywhere in the earth.
 The other important objective that are associated in installing of
robotic system is;
1. Saving of manpower.
2. Ability to work in any type environment.
 The other one object of this project to build a low cost and
efficient wireless robotic system.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
EXISTING SYSTEMS
 Designed and developed an land rover robot motion is
controlled by using an bit 8 bit microcontroller.
 To move in all direction like forward, reverse, right and left as
per the commands given by the controller.
 Communication between robot and mobile is bidirectional
communication, which takes place by DTMF with 9600bps.
A1 GLOBAL INSTITUTE OF ENGINEERING AND
TECHNOLOGY, MARKAPUR
PROPOSED SYSTEM:
 This system is made more useful by migrating from 8bit to 32bit
ARM 7 microcontroller.
 The high range GSM transmitter and receiver are used.
 A GSM modem is used send SMS.
 In industries different type of sensors are used to develop.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
BLOCK DIAGRAM:
Micro Controller
LCDPower Supply
GSM Modem
Mobile
H-Bridge
Motor1
Motor2
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
FUNCTIONS:
1.POWER SUPPLY
 The project requires low power.
 This consist a 9v power supply source and a power regulator
(7805)to get 5v power supply.
2. GSM MODEM
 GSM modem is a one type of modulator
demodulator.
 GSM supports data transfer speed is up to 9.6kbps,it allowing
the transmission of basic data services such as SMS.
 GSM operates on the 900 MHz, 1800 MHz and 1900 MHz .
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
3.MICROCONTROLLER:
 In this project we used a 32bit ARM7 microcontroller.
 The micro controller connect GSM modem interface with a
RS232 cable.
 This microcontroller contains 512KB flash memory,32KB RAM
and additional 8KB for USB.
 It has 2 UARTs for communication purpose.
 It has a pipe line architecture and low power RTC(real time
clock).
 It has 2 ports (P0,P1),we use only P0.
 It contains 32pins it is used for input and output connection
purpose. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
4.LCD
 LCD is used for to display the motion
of a robot like forward, reverse or right side.
5.H-BRIDGE
 H-Bridge is a one of the IC(L293D),it is also
known as motor driver.
 L293D inputs are take from microcontroller and
amplifies their power to control the motor.
 Wide supply voltage range:4.5v to 36v and High-Noise-
Immunity input.
6.DC MOTORS
 It is mainly used for moving a robot .
 It requires 12v of DC supply.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
SOFTWARE:
1.KEIL
 It is used for developing a programming code.
 By using this software to create a hex file.
2.PROTEUS
 we can design a hardware in this software.
 The output can verified in this software.
3.FLASH MAGIC
 Flash magic is used to dump a programming code(hex file) into
hardware.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
IMPLEMENTATION
 The power supply 3.6V is connected IC pins 23,6(VDD&GND).
 The GSM modem is connected to any one of UARTs trough a
RS232 cable.
 The LCD (16 2) is connected to 8pins of PORT0.
 The H-Bridge(L293D) 4 input pins are connected to any 4pins
of PORT0.
 The H-Bridge amplifies the input signal and send to the motors.
 The 2motors are connected to 4pins of the H-Bridge.
 The LCD and H-Bridge pins are connected to PORT0 as per the
program.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
 The USB cable is connected between PC and hardware kit.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
 The developing program is dumped to hardware kit trough Flash
magic and USB.
 By using a mobile we can send a message to GSM modem, it
demodulate that message to send a microcontroller.
 The microcontroller compare GSM information and programming
code information.
 If the information is correct the controller generate a input to H-
bridge.
 Based on controller instruction it will controls the motors.
ADVANTAGES
• It requires low power.
• Robotic workers never get tired.
• 24/7 continuous working.
• It can move from one location to another location.
• Can be made to perform even the most dangerous tasks.
• It is simple to operate and is very reliable.
• It reduce the man power.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
DISADVANTAGES
• New products require complete reprogramming.
• Cell phone bill.
• When GSM modem fail the robot can not move.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
APPLICATIONS
1.Military applications
 Bomb detection
 Surveillance device’
2.Industrial applications
 Temperature measurement
 Fire detection
3.Scientific applications
 In a space vehicles control
4.Search and rescue operation
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
FUTURESCOPE
 Robot can be controlled through voice recognition mechanism.
 We can make this security robot to be moved automatically.
 We can add different sensors.
 We can add camera also.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
CONCLUSION:
 In our project , the robot is designed to move by our command
and also own according to the command given by the program.
 In this project ,we design in such a way that this robot can be
moved anywhere and it can get the information of particular
place.
 This project is very much useful in the paces where a human
cannot go into the place like ground canals, smoke oriented
caves.
 An alerting message will be sent to a prescribed SIM using GSM
modem.
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR

Contenu connexe

Tendances

Project on gsm based mobile controlling robot
Project on gsm based mobile controlling robotProject on gsm based mobile controlling robot
Project on gsm based mobile controlling robotAnwarul Islam Mithu
 
Mobile controlled robotic car
Mobile controlled robotic carMobile controlled robotic car
Mobile controlled robotic carxenothium
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated RobotAniket Bhor
 
Gsm controlled robot abstract
Gsm controlled robot   abstractGsm controlled robot   abstract
Gsm controlled robot abstractSrinivasan Vino
 
Cell Phone Operated Vehicle
Cell Phone Operated VehicleCell Phone Operated Vehicle
Cell Phone Operated Vehicleprasanna naik
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16Prashant Saini
 
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
 
dtmf based mobile control robot
dtmf based mobile control robotdtmf based mobile control robot
dtmf based mobile control robotPankaj Rai
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMiindranilsarkar
 
Gsm robot with cctv camera
Gsm robot with cctv cameraGsm robot with cctv camera
Gsm robot with cctv cameraashutoshsahu2908
 
cell phone based device control
cell phone based device controlcell phone based device control
cell phone based device controlstudent
 
War Field Spying Robot with Night Vision Wireless Camera
War Field Spying Robot with Night Vision Wireless CameraWar Field Spying Robot with Night Vision Wireless Camera
War Field Spying Robot with Night Vision Wireless CameraEdgefxkits & Solutions
 
War field spying robot
War field spying robotWar field spying robot
War field spying robotARUN S L
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load controlMaheshMankar7592
 
Increasing Safety Bomb Disposal missions
Increasing Safety Bomb Disposal missions  Increasing Safety Bomb Disposal missions
Increasing Safety Bomb Disposal missions charan gotte
 

Tendances (20)

Project on gsm based mobile controlling robot
Project on gsm based mobile controlling robotProject on gsm based mobile controlling robot
Project on gsm based mobile controlling robot
 
Mobile controlled robotic car
Mobile controlled robotic carMobile controlled robotic car
Mobile controlled robotic car
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated Robot
 
Gsm controlled robot abstract
Gsm controlled robot   abstractGsm controlled robot   abstract
Gsm controlled robot abstract
 
Cell Phone Operated Vehicle
Cell Phone Operated VehicleCell Phone Operated Vehicle
Cell Phone Operated Vehicle
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16
 
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
 
dtmf based mobile control robot
dtmf based mobile control robotdtmf based mobile control robot
dtmf based mobile control robot
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
 
Gsm robot with cctv camera
Gsm robot with cctv cameraGsm robot with cctv camera
Gsm robot with cctv camera
 
cell phone based device control
cell phone based device controlcell phone based device control
cell phone based device control
 
My project
My projectMy project
My project
 
War Field Spying Robot with Night Vision Wireless Camera
War Field Spying Robot with Night Vision Wireless CameraWar Field Spying Robot with Night Vision Wireless Camera
War Field Spying Robot with Night Vision Wireless Camera
 
Dtmf robot
Dtmf robotDtmf robot
Dtmf robot
 
War field spying robot
War field spying robotWar field spying robot
War field spying robot
 
Ppt
PptPpt
Ppt
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load control
 
22.ir based wireless robo
22.ir based wireless robo22.ir based wireless robo
22.ir based wireless robo
 
GSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCESGSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCES
 
Increasing Safety Bomb Disposal missions
Increasing Safety Bomb Disposal missions  Increasing Safety Bomb Disposal missions
Increasing Safety Bomb Disposal missions
 

En vedette

DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTnarendra019
 
Embedded System - Dtmf robot
Embedded System - Dtmf robotEmbedded System - Dtmf robot
Embedded System - Dtmf robotAbhishek Sood
 
Voice controlled spy robot for security system
Voice controlled spy robot for security systemVoice controlled spy robot for security system
Voice controlled spy robot for security systemMayank Prajapati
 
Land Rover Case Study Presentation
Land Rover Case Study PresentationLand Rover Case Study Presentation
Land Rover Case Study PresentationDharmesh Gandhi
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOjovin Richard
 
android controlled robot
android controlled robotandroid controlled robot
android controlled robotsunny080593
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNOViswanadh Ivaturi
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by    Er. ASHWANI DIXITDrone (Quadcopter) full project report by    Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by Er. ASHWANI DIXITAshwani Dixit
 

En vedette (14)

DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOT
 
Mobile controlled robot
Mobile controlled robotMobile controlled robot
Mobile controlled robot
 
DTMF
DTMFDTMF
DTMF
 
Arduino dtmf controlled robot
Arduino dtmf controlled robotArduino dtmf controlled robot
Arduino dtmf controlled robot
 
Embedded System - Dtmf robot
Embedded System - Dtmf robotEmbedded System - Dtmf robot
Embedded System - Dtmf robot
 
Voice controlled spy robot for security system
Voice controlled spy robot for security systemVoice controlled spy robot for security system
Voice controlled spy robot for security system
 
Land rover
Land roverLand rover
Land rover
 
Land Rover Case Study Presentation
Land Rover Case Study PresentationLand Rover Case Study Presentation
Land Rover Case Study Presentation
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINO
 
android controlled robot
android controlled robotandroid controlled robot
android controlled robot
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by    Er. ASHWANI DIXITDrone (Quadcopter) full project report by    Er. ASHWANI DIXIT
Drone (Quadcopter) full project report by Er. ASHWANI DIXIT
 
Voice controlled Robot
Voice controlled RobotVoice controlled Robot
Voice controlled Robot
 

Similaire à land rover robot control using GSM technology

accident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxaccident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxRakeshRockey4
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd Iaetsd
 
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...IJMER
 
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGEELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGEmuhammed jassim k
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distanceIaetsd Iaetsd
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...JOLLUSUDARSHANREDDY
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTAsish Nayak
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home AutomationIRJET Journal
 
Security system using Arduino
Security system using ArduinoSecurity system using Arduino
Security system using ArduinoApoorv Anand
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMNishil Patel
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMIRJET Journal
 
gui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationgui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationPalak Sinha
 
seminar.pptx
seminar.pptxseminar.pptx
seminar.pptxAmanKaim
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android applicationDheeraj Kumar
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET Journal
 
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONCLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONAdeel Ahmed
 

Similaire à land rover robot control using GSM technology (20)

accident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptxaccident detection tech seminar ppt.pptx
accident detection tech seminar ppt.pptx
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railway
 
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
 
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGEELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distance
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
 
Inducter
InducterInducter
Inducter
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
densitybased
densitybaseddensitybased
densitybased
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOT
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
 
Security system using Arduino
Security system using ArduinoSecurity system using Arduino
Security system using Arduino
 
A1 Presentation
A1 PresentationA1 Presentation
A1 Presentation
 
VEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEMVEHICLE TRACKING SYSTEM
VEHICLE TRACKING SYSTEM
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
gui based device controller using matlab Major presentation
gui based device controller using matlab Major presentationgui based device controller using matlab Major presentation
gui based device controller using matlab Major presentation
 
seminar.pptx
seminar.pptxseminar.pptx
seminar.pptx
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android application
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
 
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONCLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
 

Plus de JOLLUSUDARSHANREDDY

RTOS CASE STUDY OF CODING FOR SENDING APPLIC...
                                RTOS  CASE STUDY OF CODING FOR SENDING APPLIC...                                RTOS  CASE STUDY OF CODING FOR SENDING APPLIC...
RTOS CASE STUDY OF CODING FOR SENDING APPLIC...JOLLUSUDARSHANREDDY
 
Basic functions & types of RTOS ES
Basic functions & types of  RTOS ESBasic functions & types of  RTOS ES
Basic functions & types of RTOS ESJOLLUSUDARSHANREDDY
 
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENT
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENTDEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENT
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENTJOLLUSUDARSHANREDDY
 
INTERRUPT LATENCY AND RESPONSE OF THE TASK
INTERRUPT LATENCY AND RESPONSE OF THE TASKINTERRUPT LATENCY AND RESPONSE OF THE TASK
INTERRUPT LATENCY AND RESPONSE OF THE TASKJOLLUSUDARSHANREDDY
 
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLS
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLSINTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLS
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLSJOLLUSUDARSHANREDDY
 
RTOS MICRO CONTROLLER OPERATING SYSTEM-2
RTOS MICRO CONTROLLER OPERATING SYSTEM-2RTOS MICRO CONTROLLER OPERATING SYSTEM-2
RTOS MICRO CONTROLLER OPERATING SYSTEM-2JOLLUSUDARSHANREDDY
 
Automated system for fault analysis in industries using
Automated system for fault analysis  in industries usingAutomated system for fault analysis  in industries using
Automated system for fault analysis in industries usingJOLLUSUDARSHANREDDY
 
CASE STUDY OF DIGITAL CAMERA HARDWARE AND SOFT WARE ARCHITECTURECASE STUDY OF...
CASE STUDY OF DIGITAL CAMERAHARDWARE AND SOFT WAREARCHITECTURECASE STUDY OF...CASE STUDY OF DIGITAL CAMERAHARDWARE AND SOFT WAREARCHITECTURECASE STUDY OF...
CASE STUDY OF DIGITAL CAMERA HARDWARE AND SOFT WARE ARCHITECTURECASE STUDY OF...JOLLUSUDARSHANREDDY
 
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLER
 SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLERJOLLUSUDARSHANREDDY
 
Zigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRZigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRJOLLUSUDARSHANREDDY
 
Design of smart nodes for wireless sensor network ...
Design of smart nodes for wireless sensor network                            ...Design of smart nodes for wireless sensor network                            ...
Design of smart nodes for wireless sensor network ...JOLLUSUDARSHANREDDY
 
ATM USER ACCOUNT SECURE BY USING GSM TECHNOLOGY
ATM USER ACCOUNTSECURE BYUSING GSM TECHNOLOGYATM USER ACCOUNTSECURE BYUSING GSM TECHNOLOGY
ATM USER ACCOUNT SECURE BY USING GSM TECHNOLOGYJOLLUSUDARSHANREDDY
 
BOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSBOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSJOLLUSUDARSHANREDDY
 
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFID
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFIDSTUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFID
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFIDJOLLUSUDARSHANREDDY
 

Plus de JOLLUSUDARSHANREDDY (20)

RTOS CASE STUDY OF CODING FOR SENDING APPLIC...
                                RTOS  CASE STUDY OF CODING FOR SENDING APPLIC...                                RTOS  CASE STUDY OF CODING FOR SENDING APPLIC...
RTOS CASE STUDY OF CODING FOR SENDING APPLIC...
 
MEMORY MANAGEMENT
MEMORY MANAGEMENTMEMORY MANAGEMENT
MEMORY MANAGEMENT
 
Os security issues
Os security issuesOs security issues
Os security issues
 
Basic functions & types of RTOS ES
Basic functions & types of  RTOS ESBasic functions & types of  RTOS ES
Basic functions & types of RTOS ES
 
RTOS LINUX2.6.X & LINUX2.6.24
 RTOS    LINUX2.6.X & LINUX2.6.24 RTOS    LINUX2.6.X & LINUX2.6.24
RTOS LINUX2.6.X & LINUX2.6.24
 
OSEK / VDX
OSEK / VDXOSEK / VDX
OSEK / VDX
 
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENT
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENTDEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENT
DEVICE FILE AND INPUT OUTPUT SUBSYSTEMS MANAGEMENT
 
INTERRUPT LATENCY AND RESPONSE OF THE TASK
INTERRUPT LATENCY AND RESPONSE OF THE TASKINTERRUPT LATENCY AND RESPONSE OF THE TASK
INTERRUPT LATENCY AND RESPONSE OF THE TASK
 
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLS
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLSINTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLS
INTERRUPT ROUTINES IN RTOS EN VIRONMENT HANDELING OF INTERRUPT SOURCE CALLS
 
Rt linux-lab1
Rt linux-lab1Rt linux-lab1
Rt linux-lab1
 
RTOS MICRO CONTROLLER OPERATING SYSTEM-2
RTOS MICRO CONTROLLER OPERATING SYSTEM-2RTOS MICRO CONTROLLER OPERATING SYSTEM-2
RTOS MICRO CONTROLLER OPERATING SYSTEM-2
 
WINDOWS-CE
WINDOWS-CEWINDOWS-CE
WINDOWS-CE
 
Automated system for fault analysis in industries using
Automated system for fault analysis  in industries usingAutomated system for fault analysis  in industries using
Automated system for fault analysis in industries using
 
CASE STUDY OF DIGITAL CAMERA HARDWARE AND SOFT WARE ARCHITECTURECASE STUDY OF...
CASE STUDY OF DIGITAL CAMERAHARDWARE AND SOFT WAREARCHITECTURECASE STUDY OF...CASE STUDY OF DIGITAL CAMERAHARDWARE AND SOFT WAREARCHITECTURECASE STUDY OF...
CASE STUDY OF DIGITAL CAMERA HARDWARE AND SOFT WARE ARCHITECTURECASE STUDY OF...
 
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLER
 SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLER
 
Zigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDRZigbee Based Solar Light System By Using LDR
Zigbee Based Solar Light System By Using LDR
 
Design of smart nodes for wireless sensor network ...
Design of smart nodes for wireless sensor network                            ...Design of smart nodes for wireless sensor network                            ...
Design of smart nodes for wireless sensor network ...
 
ATM USER ACCOUNT SECURE BY USING GSM TECHNOLOGY
ATM USER ACCOUNTSECURE BYUSING GSM TECHNOLOGYATM USER ACCOUNTSECURE BYUSING GSM TECHNOLOGY
ATM USER ACCOUNT SECURE BY USING GSM TECHNOLOGY
 
BOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSBOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPS
 
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFID
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFIDSTUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFID
STUDENT DATA LOGGING SYSTEM INTO COLLEGE WEBSITE BASED ON RFID
 

Dernier

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
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
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
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
 

Dernier (20)

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
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
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
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
 

land rover robot control using GSM technology

  • 1. Project Presentation on Land rover robot using GSM Technology Submitted by : Roll no: Under the guidance of: 1.J.Sudarshanreddy 117Y1A0425 V.Madhuri mam 2.D.Rambabu 117Y1A0417 Asst.Professor 3.P.Ajaykumar 117Y1A0446 Dept of E.C.E 4.S.Hasan 117Y1A0463 A1 Global Inst of Engg & Tech 5.Y.Chandrasekharreddy 117Y1A0493 A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY Department of electronics and communication engineering A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 2. CONTENTS:  INTRODUCTION.  AIM.  BLOCK DIAGRAM.  FUNCTIONS.  SOFTWARES.  IMPLEMENTATION  ADVANTAGES.  DISADVANTAGES.  APPLICATIONS.  FUTURE SCOPE.  CONCLUSION. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 3. INTRODUCTION:  This project taken from embedded system.  Embedded system is combination of hardware and software.  Embedded system is used to perform a single task.  In this project the robot control based on message.  Sent message from mobile to GSM modem .  Based on message the robot move the forward or backward or right .  In this project used wireless communication.  GSM modem for communication purpose. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 4. AIM:  The main aim of this project to control the robot trough GSM in anywhere in the earth.  The other important objective that are associated in installing of robotic system is; 1. Saving of manpower. 2. Ability to work in any type environment.  The other one object of this project to build a low cost and efficient wireless robotic system. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 5. EXISTING SYSTEMS  Designed and developed an land rover robot motion is controlled by using an bit 8 bit microcontroller.  To move in all direction like forward, reverse, right and left as per the commands given by the controller.  Communication between robot and mobile is bidirectional communication, which takes place by DTMF with 9600bps. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 6. PROPOSED SYSTEM:  This system is made more useful by migrating from 8bit to 32bit ARM 7 microcontroller.  The high range GSM transmitter and receiver are used.  A GSM modem is used send SMS.  In industries different type of sensors are used to develop. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 7. BLOCK DIAGRAM: Micro Controller LCDPower Supply GSM Modem Mobile H-Bridge Motor1 Motor2 A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 8. FUNCTIONS: 1.POWER SUPPLY  The project requires low power.  This consist a 9v power supply source and a power regulator (7805)to get 5v power supply. 2. GSM MODEM  GSM modem is a one type of modulator demodulator.  GSM supports data transfer speed is up to 9.6kbps,it allowing the transmission of basic data services such as SMS.  GSM operates on the 900 MHz, 1800 MHz and 1900 MHz . A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 9. 3.MICROCONTROLLER:  In this project we used a 32bit ARM7 microcontroller.  The micro controller connect GSM modem interface with a RS232 cable.  This microcontroller contains 512KB flash memory,32KB RAM and additional 8KB for USB.  It has 2 UARTs for communication purpose.  It has a pipe line architecture and low power RTC(real time clock).  It has 2 ports (P0,P1),we use only P0.  It contains 32pins it is used for input and output connection purpose. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 10. 4.LCD  LCD is used for to display the motion of a robot like forward, reverse or right side. 5.H-BRIDGE  H-Bridge is a one of the IC(L293D),it is also known as motor driver.  L293D inputs are take from microcontroller and amplifies their power to control the motor.  Wide supply voltage range:4.5v to 36v and High-Noise- Immunity input. 6.DC MOTORS  It is mainly used for moving a robot .  It requires 12v of DC supply. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 11. SOFTWARE: 1.KEIL  It is used for developing a programming code.  By using this software to create a hex file. 2.PROTEUS  we can design a hardware in this software.  The output can verified in this software. 3.FLASH MAGIC  Flash magic is used to dump a programming code(hex file) into hardware. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 12. IMPLEMENTATION  The power supply 3.6V is connected IC pins 23,6(VDD&GND).  The GSM modem is connected to any one of UARTs trough a RS232 cable.  The LCD (16 2) is connected to 8pins of PORT0.  The H-Bridge(L293D) 4 input pins are connected to any 4pins of PORT0.  The H-Bridge amplifies the input signal and send to the motors.  The 2motors are connected to 4pins of the H-Bridge.  The LCD and H-Bridge pins are connected to PORT0 as per the program. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 13.  The USB cable is connected between PC and hardware kit. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR  The developing program is dumped to hardware kit trough Flash magic and USB.  By using a mobile we can send a message to GSM modem, it demodulate that message to send a microcontroller.  The microcontroller compare GSM information and programming code information.  If the information is correct the controller generate a input to H- bridge.  Based on controller instruction it will controls the motors.
  • 14. ADVANTAGES • It requires low power. • Robotic workers never get tired. • 24/7 continuous working. • It can move from one location to another location. • Can be made to perform even the most dangerous tasks. • It is simple to operate and is very reliable. • It reduce the man power. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 15. DISADVANTAGES • New products require complete reprogramming. • Cell phone bill. • When GSM modem fail the robot can not move. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 16. APPLICATIONS 1.Military applications  Bomb detection  Surveillance device’ 2.Industrial applications  Temperature measurement  Fire detection 3.Scientific applications  In a space vehicles control 4.Search and rescue operation A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 17. FUTURESCOPE  Robot can be controlled through voice recognition mechanism.  We can make this security robot to be moved automatically.  We can add different sensors.  We can add camera also. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 18. CONCLUSION:  In our project , the robot is designed to move by our command and also own according to the command given by the program.  In this project ,we design in such a way that this robot can be moved anywhere and it can get the information of particular place.  This project is very much useful in the paces where a human cannot go into the place like ground canals, smoke oriented caves.  An alerting message will be sent to a prescribed SIM using GSM modem. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 19. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR
  • 20. A1 GLOBAL INSTITUTE OF ENGINEERING AND TECHNOLOGY, MARKAPUR