SlideShare uma empresa Scribd logo
1 de 30
CELL PHONE OPERATED
LAND ROVER
USHA MITTAL INSTITUTE OF TECNOLOGY, MUMBAI
PROJECT PRESENTATION ON
ELECTRONICS AND COMMUNICATION DEPARTMENT
UMIT, MUMBAI-400049
PREPARED BY:
POOJA KASTURI (1011017)
SUNANDA KOTHARI (1011018)
MADHURA CHANDRASEKAR (1011021)
GUIDED BY:
Dr. NEMA SHIKHA
CONTENTS
• Introduction
• Basic block diagram of project
• Circuit diagram
• Technology used
• Components used
• Software used
• Algorithm
• Advantages and disadvantages
• Applications
• Future scope
• Conclusion
• References
INTRODUCTION
• Aim of the project is to use a mobile phone to
control a robotic arm mounted on a land rover
• Provides robust control, large working range
and 16 controls.
• Control of robot involves 4 different phases:
a) Perception
b) Processing
c) Action
d) Detection
BASIC BLOCK DIAGRAM OF
PROJECT
MT
1.PERCEPTION
• First part is to make a call to the mobile phone
which is attached to the robot.
• Next part is the decoding of DTMF tone
generated by pressing a key in calling phone.
• Audio signal output from receiving phone is fed
to DTMF decoder chip.
• Decoder chip converts DTMF tone into binary
codes to be fed to microcontroller.
• MT8870 IC used as DTMF decoder in our
project.
2. PROCESSING
• After perception stage, microcontroller
processes the binary codes it receives.
• Microcontroller is pre-programmed in “C” to
perform specific task according to input bits.
• Atmel‟s ATmega16 is used for processing.
3. ACTION
• Final stage is rotation of motors based on input
given by the microcontroller.
• Two DC motors of 30 rpm are used for the
land rover and driven by motor driver IC
L293D.
4. DETECTION
• For obstacle detection, a pair of IR transmitter
and receiver is used along with buzzer.
• When the obstacle come near the robot, the IR
transmitter will transmit the IR rays on the
object and the object will reflect the IR rays to
the IR receiver.
• The IR receiver will receive the IR rays and it
will activate the buzzer.
CIRCUIT DIAGRAM OF MAIN
PROJECT
OBSTACLE DETECTION
CIRCUIT
DTMF SIGNALS AND DTMF
DECODING CIRCUIT
• DTMF “Dual Tone Multiple-Frequency”.
• Used in a telecommuncating signaling
• The 16-keys touch tone pad.
• DTMF assigns a unique „sound‟ to each key.
• Keys are arranged in a matrix of 4 columns
and 4 rows.
GROUPING OF FREQUENCY
• Signals generated by the superposition of two pure
sinusoidal tones.
•The DTMF signal generated is the sum of two
sinusoidal tones.
DTMF DECODER IC
TRUTH TABLE FOR DTMF
DECODER
ATMEGA16
MICROCONTROLLER
• Advanced-RISC architecture.
• 16K bytes of In-System Programmable Flash
Program memory.
• Internal and external interrupts.
• 32 general-purpose registers.
• High-performance, Low-power AVR 8-bit
Microcontroller.
FEATURES OF ATMEGA16
• Widely used.
• Easily available.
• Cost effective.
• Speed of execution of instructions.
• Flexible instruction set.
• Vast documentation.
• Easily available support and development
tools.
DIAGRAM OF ATMEGA16
DC MOTOR CONTROLLER
L293D
• Microcontroller output is not sufficient to drive
DC motors, so L293D is used.
• L293D comes in 16-pin DIP. It can provide
current upto 600mA at voltages from 4.5V to
36V.
• It can be used to drive inductive loads such as
relays, solenoids etc
• In the project it is used for simultaneous bi-
directional control of two DC motors.
DC MOTOR CONTROL
ACTION PERFORMED
CORRESPONDING TO THE KEY
PRESS
SOFTWARE USED
• The software is written in „C‟ language
• Hex code for Atmega 16 is generated by using
Code Vision AVR „C‟ compiler.
• The next software we used is „EAGLE‟ for
circuit schematic design and layout design.
ALGORITHM
• STEP 1: START
• STEP 2: DECLARE VARIABLES
• STEP 3: SET PORT AAS I/P PORT
• STEP 4: SET PORT D AS O/P PORT
• STEP 5: ACCEPT INPUT
• IF I/P IS 0X02 THEN MOVE MOTOR IN FORWARD
DIRECTION
• IF I/P IS 0X08 THEN MOVE MOTOR IN BACKWARD
DIRECTION
• IF I/P IS 0X04 THEN MOVE MOTOR TO LEFT
• IF I/P IS 0X06 THEN MOVE MOTOR TO RIGHT
• IF I/P IS 0X05 THEN STOP MOVING MOTOR
• STEP 6: STOP
ADVANTAGES
• Wireless control
• Surveillance System.
• Takes in use of the mobile technology which is
almost available everywhere.
• This wireless device has no boundation of
range and can be controlled as far as network
of cell phone
DISADVANTAGES
• Cell phone bill.
• Mobile batteries drain out early so charging
problem.
• Not flexible with all cell phones as only a
particular cell phone whose earpiece is
attached can only be used.
APPLICATIONS
• Scientific
• Military and Law Enforcement
• Search and Rescue
• Recreation and Hobby
FUTURE SCOPE
• Password Protection
• Alarm-Phone Dialer
• Adding a Camera
CONCLUSION
• We have successfully implemented the entire
circuit on the PCB with obstacle detection feature.
• Since all we need is a mobile call establishment to
instruct the robot due to the cell phone‟s unending
and cheap availability, this is highly feasible.
• The level of sophistication is quite low and hence
its working is user friendly.
• Project can also be subjected to standardization
and hence has a good future scope.
REFERENCES
[1] Schenker, L, "Pushbutton Calling with a Two-Group Voice- Frequency Code” The
Bell system technical journal, vol 14,no. 2, Jan 2006.
[2] M. Ali Yousuf, R. Montúfar Chaveznava, and V. de la Cueva Cueva
Hernández, "Robotic projects to enhance student participation, motivation and
learning", Hernández Current Developments in Technology-Assisted Education ,pp
922-952, July 2008.
[3] Robert Siwy, "Generation and Recognition of DTMF Signals with the
Microcontroller MSP430", Texas Instruments Deutschland, October 2005.
[4] “Cell phone based land rover” Liu, Simon & Silverman, Mark. November 2009
[online] Available: http://www.instructables.com/id/Cellphone-operated-Robot/
[accessed:Jan 2013].
[5]http://www.datasheetcatalog.com/datasheets_pdf/M/T/8/8/MT8870.shtml
[6]http://www.alldatasheet.com/datasheetpdf/pdf/STMICROELECTRONICS/L298.ht
ml
[8]http://robosapiensindia.com/robomart/index.php?product_id=218&page=shop
project presentation on cell phone operated land rover

Mais conteúdo relacionado

Mais procurados

Google Project Soli PPT
Google Project Soli PPTGoogle Project Soli PPT
Google Project Soli PPTRaman Temre
 
Distance measurement using Ultrasonic sensor on Arduino Uno
Distance measurement using Ultrasonic sensor on Arduino UnoDistance measurement using Ultrasonic sensor on Arduino Uno
Distance measurement using Ultrasonic sensor on Arduino UnoAswin KP
 
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNOObstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNOSanjay Kumar
 
Tongue Operated Wheel Chair
Tongue Operated Wheel ChairTongue Operated Wheel Chair
Tongue Operated Wheel ChairSIDDHARTHA ARORA
 
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
 
Automated Plant Watering System
Automated Plant Watering SystemAutomated Plant Watering System
Automated Plant Watering SystemSoumyadeep Kal
 
Power point1..metal detector..final1_
Power point1..metal detector..final1_Power point1..metal detector..final1_
Power point1..metal detector..final1_Muhamamd Awaissaleem
 
Master synchronous serial port (mssp)
Master synchronous serial port (mssp)Master synchronous serial port (mssp)
Master synchronous serial port (mssp)babak danyal
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarVarun A M
 
Simple metal detector by Pratik Mankar
Simple metal detector by Pratik MankarSimple metal detector by Pratik Mankar
Simple metal detector by Pratik MankarPratik Mankar
 
Content for report on micro electronic pill
Content for report on micro electronic pillContent for report on micro electronic pill
Content for report on micro electronic pillRohit Roy
 
TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)sushil roy thalakayala
 
Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Rishav Pandey
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robotnikhilsaini25
 
Smart walking Stick for blinds
Smart walking Stick for blindsSmart walking Stick for blinds
Smart walking Stick for blindsAmbikaR4
 

Mais procurados (20)

Google Project Soli PPT
Google Project Soli PPTGoogle Project Soli PPT
Google Project Soli PPT
 
Distance measurement using Ultrasonic sensor on Arduino Uno
Distance measurement using Ultrasonic sensor on Arduino UnoDistance measurement using Ultrasonic sensor on Arduino Uno
Distance measurement using Ultrasonic sensor on Arduino Uno
 
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNOObstacle detection Robot using Ultrasonic Sensor and Arduino UNO
Obstacle detection Robot using Ultrasonic Sensor and Arduino UNO
 
Tongue Operated Wheel Chair
Tongue Operated Wheel ChairTongue Operated Wheel Chair
Tongue Operated Wheel Chair
 
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGEELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
ELECTRONIC PROTECTION FOR EXAM PAPER LEAKAGE
 
Automated Plant Watering System
Automated Plant Watering SystemAutomated Plant Watering System
Automated Plant Watering System
 
Power point1..metal detector..final1_
Power point1..metal detector..final1_Power point1..metal detector..final1_
Power point1..metal detector..final1_
 
Master synchronous serial port (mssp)
Master synchronous serial port (mssp)Master synchronous serial port (mssp)
Master synchronous serial port (mssp)
 
Simple Touch Alarm
Simple Touch AlarmSimple Touch Alarm
Simple Touch Alarm
 
IOT Unit-2 by Durgacharan
IOT Unit-2 by DurgacharanIOT Unit-2 by Durgacharan
IOT Unit-2 by Durgacharan
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/Car
 
Simple metal detector by Pratik Mankar
Simple metal detector by Pratik MankarSimple metal detector by Pratik Mankar
Simple metal detector by Pratik Mankar
 
SMART BLIND STICK
SMART BLIND STICK SMART BLIND STICK
SMART BLIND STICK
 
Content for report on micro electronic pill
Content for report on micro electronic pillContent for report on micro electronic pill
Content for report on micro electronic pill
 
TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)TV Remote control Home Appliances using Arduino(Infrared)
TV Remote control Home Appliances using Arduino(Infrared)
 
Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266Patient Health Monitoring System Using Arduino & ESP8266
Patient Health Monitoring System Using Arduino & ESP8266
 
Security door lock system
Security door lock system Security door lock system
Security door lock system
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
 
Smart walking Stick for blinds
Smart walking Stick for blindsSmart walking Stick for blinds
Smart walking Stick for blinds
 
I twin technology
I twin technologyI twin technology
I twin technology
 

Destaque

Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsisgopal002
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated RobotAniket Bhor
 
Cell phone operated robot
Cell phone operated robotCell phone operated robot
Cell phone operated robotAbhishek Rawat
 
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
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMiindranilsarkar
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land roverAshu0711
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16Prashant Saini
 
land rover robot control using GSM technology
land rover robot control using GSM technologyland rover robot control using GSM technology
land rover robot control using GSM technologyJOLLUSUDARSHANREDDY
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land RoverSayanton Vhaduri
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled RobotPankaj Rai
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
Presentation1
Presentation1Presentation1
Presentation1ARCHANA S
 
Robots.pptx 1
Robots.pptx 1Robots.pptx 1
Robots.pptx 1jloch
 
Adz Zoo Opportunity Overview
Adz Zoo Opportunity OverviewAdz Zoo Opportunity Overview
Adz Zoo Opportunity OverviewJohnBenham
 
Gsm controlled robot abstract
Gsm controlled robot   abstractGsm controlled robot   abstract
Gsm controlled robot abstractSrinivasan Vino
 

Destaque (19)

Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsis
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated Robot
 
Cell phone operated robot
Cell phone operated robotCell phone operated robot
Cell phone operated robot
 
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
 
DTMF Robot
DTMF RobotDTMF Robot
DTMF Robot
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land rover
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16
 
land rover robot control using GSM technology
land rover robot control using GSM technologyland rover robot control using GSM technology
land rover robot control using GSM technology
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
Presentation1
Presentation1Presentation1
Presentation1
 
Presentation1
Presentation1Presentation1
Presentation1
 
Robots.pptx 1
Robots.pptx 1Robots.pptx 1
Robots.pptx 1
 
Adz Zoo Opportunity Overview
Adz Zoo Opportunity OverviewAdz Zoo Opportunity Overview
Adz Zoo Opportunity Overview
 
Gsm controlled robot abstract
Gsm controlled robot   abstractGsm controlled robot   abstract
Gsm controlled robot abstract
 
Robotic 11-26-14
Robotic 11-26-14Robotic 11-26-14
Robotic 11-26-14
 
Arduino dtmf controlled robot
Arduino dtmf controlled robotArduino dtmf controlled robot
Arduino dtmf controlled robot
 

Semelhante a project presentation on cell phone operated land rover

GSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensorsGSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensorsRahul Sidhu
 
Triac based Speed control of an ac motor using DTMF technique
Triac based Speed control of an ac motor using DTMF techniqueTriac based Speed control of an ac motor using DTMF technique
Triac based Speed control of an ac motor using DTMF techniquebharath bharath
 
telecom communication ppt
telecom communication ppttelecom communication ppt
telecom communication pptpavan kumar
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot Jeevan M
 
DTMF based Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance SystemDaksh Raj Chopra
 
seminar.pptx
seminar.pptxseminar.pptx
seminar.pptxAmanKaim
 
sniffer technology.pptx
sniffer technology.pptxsniffer technology.pptx
sniffer technology.pptxDivyaDewkathe
 
Mobile control robot
Mobile control robotMobile control robot
Mobile control robotSachin Malik
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load controlMaheshMankar7592
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled DevicesNarayan Jaiswal
 
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介ShinsukeAiki1
 
WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT KrishGupta94
 
breif about automations and iot.ppt.pptx
breif about automations and iot.ppt.pptxbreif about automations and iot.ppt.pptx
breif about automations and iot.ppt.pptxahmedkn1999
 
Embedded based car parking system
Embedded based car parking systemEmbedded based car parking system
Embedded based car parking systempunitkumar Kulli
 
WORLDWIDE REMOTE DEVICE ACCESS SYSTEM
WORLDWIDE REMOTE DEVICE ACCESS SYSTEMWORLDWIDE REMOTE DEVICE ACCESS SYSTEM
WORLDWIDE REMOTE DEVICE ACCESS SYSTEMguest55c6bd
 
ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS Rohit Sinha
 

Semelhante a project presentation on cell phone operated land rover (20)

GSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensorsGSM controlled robot with obstacle avoidance using IR sensors
GSM controlled robot with obstacle avoidance using IR sensors
 
Triac based Speed control of an ac motor using DTMF technique
Triac based Speed control of an ac motor using DTMF techniqueTriac based Speed control of an ac motor using DTMF technique
Triac based Speed control of an ac motor using DTMF technique
 
Group no 6
Group no 6Group no 6
Group no 6
 
telecom communication ppt
telecom communication ppttelecom communication ppt
telecom communication ppt
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot
 
DTMF based Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance System
 
seminar.pptx
seminar.pptxseminar.pptx
seminar.pptx
 
sniffer technology.pptx
sniffer technology.pptxsniffer technology.pptx
sniffer technology.pptx
 
Mobile control robot
Mobile control robotMobile control robot
Mobile control robot
 
DTMF based Different Load control
DTMF  based Different Load controlDTMF  based Different Load control
DTMF based Different Load control
 
DTMF ROBOT
DTMF ROBOTDTMF ROBOT
DTMF ROBOT
 
Inducter
InducterInducter
Inducter
 
Infrared Remote Controlled Devices
Infrared Remote Controlled DevicesInfrared Remote Controlled Devices
Infrared Remote Controlled Devices
 
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介
ハイブリッドLoRa-BLEモジュールとTTN対応キャリアグレードLoRaWANゲートウェイの紹介
 
WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT WIRELESS SURVILLANCE ROBOT
WIRELESS SURVILLANCE ROBOT
 
breif about automations and iot.ppt.pptx
breif about automations and iot.ppt.pptxbreif about automations and iot.ppt.pptx
breif about automations and iot.ppt.pptx
 
Embedded based car parking system
Embedded based car parking systemEmbedded based car parking system
Embedded based car parking system
 
Sniffer ppt
Sniffer pptSniffer ppt
Sniffer ppt
 
WORLDWIDE REMOTE DEVICE ACCESS SYSTEM
WORLDWIDE REMOTE DEVICE ACCESS SYSTEMWORLDWIDE REMOTE DEVICE ACCESS SYSTEM
WORLDWIDE REMOTE DEVICE ACCESS SYSTEM
 
ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS ACCIDENT REPORTING SYSTEM USING MEMS
ACCIDENT REPORTING SYSTEM USING MEMS
 

Último

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 

Último (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 

project presentation on cell phone operated land rover

  • 1. CELL PHONE OPERATED LAND ROVER USHA MITTAL INSTITUTE OF TECNOLOGY, MUMBAI PROJECT PRESENTATION ON ELECTRONICS AND COMMUNICATION DEPARTMENT UMIT, MUMBAI-400049
  • 2. PREPARED BY: POOJA KASTURI (1011017) SUNANDA KOTHARI (1011018) MADHURA CHANDRASEKAR (1011021) GUIDED BY: Dr. NEMA SHIKHA
  • 3. CONTENTS • Introduction • Basic block diagram of project • Circuit diagram • Technology used • Components used • Software used • Algorithm • Advantages and disadvantages • Applications • Future scope • Conclusion • References
  • 4. INTRODUCTION • Aim of the project is to use a mobile phone to control a robotic arm mounted on a land rover • Provides robust control, large working range and 16 controls. • Control of robot involves 4 different phases: a) Perception b) Processing c) Action d) Detection
  • 5. BASIC BLOCK DIAGRAM OF PROJECT MT
  • 6. 1.PERCEPTION • First part is to make a call to the mobile phone which is attached to the robot. • Next part is the decoding of DTMF tone generated by pressing a key in calling phone. • Audio signal output from receiving phone is fed to DTMF decoder chip. • Decoder chip converts DTMF tone into binary codes to be fed to microcontroller. • MT8870 IC used as DTMF decoder in our project.
  • 7. 2. PROCESSING • After perception stage, microcontroller processes the binary codes it receives. • Microcontroller is pre-programmed in “C” to perform specific task according to input bits. • Atmel‟s ATmega16 is used for processing.
  • 8. 3. ACTION • Final stage is rotation of motors based on input given by the microcontroller. • Two DC motors of 30 rpm are used for the land rover and driven by motor driver IC L293D.
  • 9. 4. DETECTION • For obstacle detection, a pair of IR transmitter and receiver is used along with buzzer. • When the obstacle come near the robot, the IR transmitter will transmit the IR rays on the object and the object will reflect the IR rays to the IR receiver. • The IR receiver will receive the IR rays and it will activate the buzzer.
  • 10. CIRCUIT DIAGRAM OF MAIN PROJECT
  • 12. DTMF SIGNALS AND DTMF DECODING CIRCUIT • DTMF “Dual Tone Multiple-Frequency”. • Used in a telecommuncating signaling • The 16-keys touch tone pad. • DTMF assigns a unique „sound‟ to each key. • Keys are arranged in a matrix of 4 columns and 4 rows.
  • 13. GROUPING OF FREQUENCY • Signals generated by the superposition of two pure sinusoidal tones. •The DTMF signal generated is the sum of two sinusoidal tones.
  • 15. TRUTH TABLE FOR DTMF DECODER
  • 16. ATMEGA16 MICROCONTROLLER • Advanced-RISC architecture. • 16K bytes of In-System Programmable Flash Program memory. • Internal and external interrupts. • 32 general-purpose registers. • High-performance, Low-power AVR 8-bit Microcontroller.
  • 17. FEATURES OF ATMEGA16 • Widely used. • Easily available. • Cost effective. • Speed of execution of instructions. • Flexible instruction set. • Vast documentation. • Easily available support and development tools.
  • 19. DC MOTOR CONTROLLER L293D • Microcontroller output is not sufficient to drive DC motors, so L293D is used. • L293D comes in 16-pin DIP. It can provide current upto 600mA at voltages from 4.5V to 36V. • It can be used to drive inductive loads such as relays, solenoids etc • In the project it is used for simultaneous bi- directional control of two DC motors.
  • 22. SOFTWARE USED • The software is written in „C‟ language • Hex code for Atmega 16 is generated by using Code Vision AVR „C‟ compiler. • The next software we used is „EAGLE‟ for circuit schematic design and layout design.
  • 23. ALGORITHM • STEP 1: START • STEP 2: DECLARE VARIABLES • STEP 3: SET PORT AAS I/P PORT • STEP 4: SET PORT D AS O/P PORT • STEP 5: ACCEPT INPUT • IF I/P IS 0X02 THEN MOVE MOTOR IN FORWARD DIRECTION • IF I/P IS 0X08 THEN MOVE MOTOR IN BACKWARD DIRECTION • IF I/P IS 0X04 THEN MOVE MOTOR TO LEFT • IF I/P IS 0X06 THEN MOVE MOTOR TO RIGHT • IF I/P IS 0X05 THEN STOP MOVING MOTOR • STEP 6: STOP
  • 24. ADVANTAGES • Wireless control • Surveillance System. • Takes in use of the mobile technology which is almost available everywhere. • This wireless device has no boundation of range and can be controlled as far as network of cell phone
  • 25. DISADVANTAGES • Cell phone bill. • Mobile batteries drain out early so charging problem. • Not flexible with all cell phones as only a particular cell phone whose earpiece is attached can only be used.
  • 26. APPLICATIONS • Scientific • Military and Law Enforcement • Search and Rescue • Recreation and Hobby
  • 27. FUTURE SCOPE • Password Protection • Alarm-Phone Dialer • Adding a Camera
  • 28. CONCLUSION • We have successfully implemented the entire circuit on the PCB with obstacle detection feature. • Since all we need is a mobile call establishment to instruct the robot due to the cell phone‟s unending and cheap availability, this is highly feasible. • The level of sophistication is quite low and hence its working is user friendly. • Project can also be subjected to standardization and hence has a good future scope.
  • 29. REFERENCES [1] Schenker, L, "Pushbutton Calling with a Two-Group Voice- Frequency Code” The Bell system technical journal, vol 14,no. 2, Jan 2006. [2] M. Ali Yousuf, R. Montúfar Chaveznava, and V. de la Cueva Cueva Hernández, "Robotic projects to enhance student participation, motivation and learning", Hernández Current Developments in Technology-Assisted Education ,pp 922-952, July 2008. [3] Robert Siwy, "Generation and Recognition of DTMF Signals with the Microcontroller MSP430", Texas Instruments Deutschland, October 2005. [4] “Cell phone based land rover” Liu, Simon & Silverman, Mark. November 2009 [online] Available: http://www.instructables.com/id/Cellphone-operated-Robot/ [accessed:Jan 2013]. [5]http://www.datasheetcatalog.com/datasheets_pdf/M/T/8/8/MT8870.shtml [6]http://www.alldatasheet.com/datasheetpdf/pdf/STMICROELECTRONICS/L298.ht ml [8]http://robosapiensindia.com/robomart/index.php?product_id=218&page=shop