SlideShare a Scribd company logo
P01
• Introduction.
P02
• The DTMF System Technology.
P03
• The Hardware of The Robot.
P04
• The Implementation of The System.
P05
• Conclusion.
Outline
Controlling a robot wirelessly is possible with several methods
such as Remote, Bluetooth, Wi-Fi, etc. But, the controls of
these communication methods are limited to certain areas, and
complicated to design as well.
A Mobile Controlled Robot is a solution to overcome these
difficulties.
1.Introduction
A Mobile Controlled Robot is a mobile device, which provides
wide-range of wireless control ability to your robot unless your
cell phone gets out of signal.
A general concept of mobile controlled robot is that it can be
controlled from any part of the world
Robotics has been a dominant contributor to the development
of the human society over the years.
1
# The Control of robot involves three distinct phases:
perception, processing and action.
- Generally, the preceptors are sensors mounted on
the robot.
- processing is done by the on-board microcontroller
or processor.
- The task is performed using motors or with some
other actuators.
1.Introduction
2
Before DTMF was created, telephone networks used a
system called Decadic. This system was used extensively in
telephone networks to dial numbers, it was very useful system, but
limited to the local exchange connections requiring an operator to
connect long distance calls.
In the late years of 1950, DTMF was being developed for the
purpose of allowing tone signals to dial long distance numbers,
which could be potentially be dialed not only via standard wire
networks, but also via radio links .
The version of DTMF used for telephone tone dialing is
known by the trademarked term “Touch-Tone”.
2.DTMF System Technology
1. History
3
2. DTMF Basics
DTMF (Dual Tone Multi Frequency) is a system of signal
tones used in telecommunication.
As its acronym suggests, a valid DTMF signal is a tone
composed of two sine (cos) waves given frequencies to each key.
Individual frequencies are chosen so that it is quite easy
can be identified by the electronic circuit and can easily pass
through telephone lines.
2.DTMF System Technology
4
The signal generated by the DTMF encoder is a direct
algebraic summation of “the amplitudes”, of two tones of different
frequencies, one from a low group (697-941Hz) and the other from
a high group (1209-1633Hz) with each group containing four
individual tones.
2.DTMF System Technology
3. How to generate DTMF Signals
5
2.DTMF System Technology
6
4. DTMF Usage
Dual-tone multi-frequency signaling is used for
telecommunication signaling over analog telephone lines
between telephone handsets and other communications devices.
Also used to switch adverts on TV, and in other domains
(Military, Scientific…)
2.DTMF System Technology
7
3. Robot Hardware
1. DTMF receiver / decoder (CM8870))
8
Its internal architecture consists of :
1.Filter section : separates the high and Low frequency tones
2.Decoder section : determines the frequencies of the incoming tones
and to verify that they correspond to the standard DTMF frequency.
3.Steering circuit : Before registration of a decoder tone pair, the receiver
checks for a valid signal.
4.Clock circuit : The clock is completed with addition of external 3.58MHz
crystal oscillator.
3. Robot Hardware
9
A microcontroller is a self-contained system with peripherals, memory and
a processor that can be used as an embedded system.
3. Robot Hardware
2. PIC Microcontroller)
10
3. Robot actuators driver: H-Bridge (L293D)
3. Robot Hardware
Motor drivers act as current amplifiers since they take a low-current control
signal and provide a higher-current signal. This higher current signal is used
to drive the motors.
L293D is a dual motor driver integrated circuit (IC).
11
4. Robot actuator: DC Motors
3. Robot Hardware
A DC motor is any electrical machine that converts direct current electrical
power into mechanical power.
1. DC motors work by using a basic law of physics which states that a force
2. is exerted on an electrical current passing through a magnetic field.
12
5. Robot sensor : IR obstacle detector
3. Robot Hardware
It is an emitter/ receiver where a LED emits an invisible light which is
reflected when hitting an obstacle
The GP2D15 is an example of a digital distance measuring sensor with
integrated signal processing and digital output.
It has three pins Vin, Vout, and GND.
13
4. System Implementation
A  Hardware Part
The circuit can be divided in blocks :
14
5. The schematic diagram
15
B  Software Part
B.1 Writing the code
We use a high level language which is MikroC which is basically a C with
some custom extensions and libraries.
B.2 Compiling the Code
MikroC PRO for PIC is used to compile the C program. It is a Windows-
based Integrated Development Environment of mikroElektronika, used for
PIC microcontroller .
B.3 Simulating the code
To simulate the code execution we can use PROTEUS virtual System
Modeling (VSM).
B.4 Loading the code
The PICkit 2 programmer is used to load the program into the PIC16877A.
It is connected to the PC via USB port.
16
C  The robot remote control tests
Using the mobile phone as remote control, the user is provided with
12 keys, however in this project only 4 keysare operable which are:
2,4,6,8 and each key has a different function:
The key 2 is responsible for running forward.
The key 8 is responsible for running backward.
The key 4 is responsible for turning to the left.
The key 6 is responsible for turning to the right.
17
5. Conclusion
This report presents a useful way to control a robot, which is
performed using the DTMF tones generated by the phone.
It presents several advantages like the large range of working
distance and the robustness of control with respect to the
communication interference.
However, it is not flexible with all cell phones, and mobile
batteries drain out early so charging problem.
18
19

More Related Content

What's hot

Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
Kevin Nesamani
 
Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF
Vivek chan
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOT
narendra019
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMiindranilsarkar
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
bhavana kanisetty
 
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
Robo India
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
Sree Sree
 
Microcontroller remote controlling project
Microcontroller remote controlling projectMicrocontroller remote controlling project
Microcontroller remote controlling project
Bipro Roy
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationYogesh Kumar
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16
Prashant Saini
 
Dtmf based home appliance control 2
Dtmf based home appliance control 2Dtmf based home appliance control 2
Dtmf based home appliance control 2Krish Karn
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
Daksh Raj Chopra
 
DTMF base Mobile controlled appliances control
DTMF base Mobile controlled  appliances controlDTMF base Mobile controlled  appliances control
DTMF base Mobile controlled appliances control
Gopal Bardhan
 
IRJET- DTMF based Control Robot using Arduino
IRJET- DTMF based Control Robot using ArduinoIRJET- DTMF based Control Robot using Arduino
IRJET- DTMF based Control Robot using Arduino
IRJET Journal
 
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
Vishwanath Neha
 
DTMF based Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance System
Daksh Raj Chopra
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
Chetan Kataria
 

What's hot (20)

Mobile operated spy robot
Mobile operated spy robotMobile operated spy robot
Mobile operated spy robot
 
Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF Wireless Communication via Mobile Phone Using DTMF
Wireless Communication via Mobile Phone Using DTMF
 
DTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOTDTMF CONTROLLED ROBOT
DTMF CONTROLLED ROBOT
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
 
Ppt2 (1)
Ppt2 (1)Ppt2 (1)
Ppt2 (1)
 
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
DTMF - Dual Tone Multi Frequency Signaling and AVR Atmel Atmega16multi-freque...
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
 
Microcontroller remote controlling project
Microcontroller remote controlling projectMicrocontroller remote controlling project
Microcontroller remote controlling project
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based Automation
 
DTMF
DTMFDTMF
DTMF
 
DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16DTMF Mobile Operated Robot using Atmega16
DTMF Mobile Operated Robot using Atmega16
 
Dtmf based home appliance control 2
Dtmf based home appliance control 2Dtmf based home appliance control 2
Dtmf based home appliance control 2
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
 
DTMF base Mobile controlled appliances control
DTMF base Mobile controlled  appliances controlDTMF base Mobile controlled  appliances control
DTMF base Mobile controlled appliances control
 
IRJET- DTMF based Control Robot using Arduino
IRJET- DTMF based Control Robot using ArduinoIRJET- DTMF based Control Robot using Arduino
IRJET- DTMF based Control Robot using Arduino
 
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 Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance System
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
 
Major
MajorMajor
Major
 

Viewers also liked

Dtmf Detection
Dtmf DetectionDtmf Detection
Dtmf Detectionbiometria
 
ivr system
ivr systemivr system
ivr system
tulika310
 
Touch Tone Dial Telephone System
Touch Tone Dial Telephone SystemTouch Tone Dial Telephone System
Touch Tone Dial Telephone System
Vmeg
 
Paradigmes de Programmation
Paradigmes de ProgrammationParadigmes de Programmation
Paradigmes de Programmation
mahfoudsam
 
Interactive voice-response-system
Interactive voice-response-systemInteractive voice-response-system
Interactive voice-response-system
VIKAS SINGH BHADOURIA
 
Projects list for ece & eee
Projects list for ece & eeeProjects list for ece & eee
Projects list for ece & eeevarun29071
 
IVR (Interactive Voice Response) system & technology
IVR (Interactive Voice Response) system & technologyIVR (Interactive Voice Response) system & technology
IVR (Interactive Voice Response) system & technology
Vijay Sharma
 
Présentation VOIP
Présentation  VOIPPrésentation  VOIP
Présentation VOIP
Cynapsys It Hotspot
 
Rapport de stage TOIP/VOIP
Rapport de stage TOIP/VOIPRapport de stage TOIP/VOIP
Rapport de stage TOIP/VOIPMounir Kaali
 
Projet haute disponibilité asterisk pdf
Projet haute disponibilité asterisk pdfProjet haute disponibilité asterisk pdf
Projet haute disponibilité asterisk pdf
Abderahim Amine Ali
 

Viewers also liked (11)

Dtmf Detection
Dtmf DetectionDtmf Detection
Dtmf Detection
 
ivr system
ivr systemivr system
ivr system
 
Touch Tone Dial Telephone System
Touch Tone Dial Telephone SystemTouch Tone Dial Telephone System
Touch Tone Dial Telephone System
 
IVR presentation
IVR  presentationIVR  presentation
IVR presentation
 
Paradigmes de Programmation
Paradigmes de ProgrammationParadigmes de Programmation
Paradigmes de Programmation
 
Interactive voice-response-system
Interactive voice-response-systemInteractive voice-response-system
Interactive voice-response-system
 
Projects list for ece & eee
Projects list for ece & eeeProjects list for ece & eee
Projects list for ece & eee
 
IVR (Interactive Voice Response) system & technology
IVR (Interactive Voice Response) system & technologyIVR (Interactive Voice Response) system & technology
IVR (Interactive Voice Response) system & technology
 
Présentation VOIP
Présentation  VOIPPrésentation  VOIP
Présentation VOIP
 
Rapport de stage TOIP/VOIP
Rapport de stage TOIP/VOIPRapport de stage TOIP/VOIP
Rapport de stage TOIP/VOIP
 
Projet haute disponibilité asterisk pdf
Projet haute disponibilité asterisk pdfProjet haute disponibilité asterisk pdf
Projet haute disponibilité asterisk pdf
 

Similar to Dtmf technology

Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsisgopal002
 
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
IJERA Editor
 
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
irjes
 
Final Report11
Final Report11Final Report11
Final Report11sonu kumar
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
Sanjay Talukdar
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
Sumit Saini
 
G3602050055
G3602050055G3602050055
G3602050055
ijceronline
 
Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Vikas Mehta
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated Robot
Aniket Bhor
 
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
Mukul Mohal
 
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
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot
Jeevan M
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land roverAshu0711
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system ppt
Nilgiri publicity
 
Analysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote ControlAnalysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote Control
IJERD Editor
 
F0463842
F0463842F0463842
F0463842
IOSR Journals
 
Embedded System
Embedded System Embedded System
Embedded System
Sonali Parab
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Editor IJARCET
 
J04701080085
J04701080085J04701080085
J04701080085
ijceronline
 

Similar to Dtmf technology (20)

Cell phone operated robot synopsis
Cell phone operated robot synopsisCell phone operated robot synopsis
Cell phone operated robot synopsis
 
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
 
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
 
Final Report11
Final Report11Final Report11
Final Report11
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
G3602050055
G3602050055G3602050055
G3602050055
 
Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02Cellphoneoperatedrobot 090508035359-phpapp02
Cellphoneoperatedrobot 090508035359-phpapp02
 
Cell Phone Operated Robot
Cell Phone Operated RobotCell Phone Operated Robot
Cell Phone Operated Robot
 
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
 
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...
 
Dtmf robot
Dtmf robot Dtmf robot
Dtmf robot
 
Ppt land rover
Ppt land roverPpt land rover
Ppt land rover
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system ppt
 
Analysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote ControlAnalysis and Construction of a Robot controlled by a Universal Remote Control
Analysis and Construction of a Robot controlled by a Universal Remote Control
 
F0463842
F0463842F0463842
F0463842
 
Embedded System
Embedded System Embedded System
Embedded System
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 
J04701080085
J04701080085J04701080085
J04701080085
 

Recently uploaded

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 

Recently uploaded (20)

Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 

Dtmf technology

  • 1.
  • 2.
  • 3. P01 • Introduction. P02 • The DTMF System Technology. P03 • The Hardware of The Robot. P04 • The Implementation of The System. P05 • Conclusion. Outline
  • 4. Controlling a robot wirelessly is possible with several methods such as Remote, Bluetooth, Wi-Fi, etc. But, the controls of these communication methods are limited to certain areas, and complicated to design as well. A Mobile Controlled Robot is a solution to overcome these difficulties. 1.Introduction A Mobile Controlled Robot is a mobile device, which provides wide-range of wireless control ability to your robot unless your cell phone gets out of signal. A general concept of mobile controlled robot is that it can be controlled from any part of the world Robotics has been a dominant contributor to the development of the human society over the years. 1
  • 5. # The Control of robot involves three distinct phases: perception, processing and action. - Generally, the preceptors are sensors mounted on the robot. - processing is done by the on-board microcontroller or processor. - The task is performed using motors or with some other actuators. 1.Introduction 2
  • 6. Before DTMF was created, telephone networks used a system called Decadic. This system was used extensively in telephone networks to dial numbers, it was very useful system, but limited to the local exchange connections requiring an operator to connect long distance calls. In the late years of 1950, DTMF was being developed for the purpose of allowing tone signals to dial long distance numbers, which could be potentially be dialed not only via standard wire networks, but also via radio links . The version of DTMF used for telephone tone dialing is known by the trademarked term “Touch-Tone”. 2.DTMF System Technology 1. History 3
  • 7. 2. DTMF Basics DTMF (Dual Tone Multi Frequency) is a system of signal tones used in telecommunication. As its acronym suggests, a valid DTMF signal is a tone composed of two sine (cos) waves given frequencies to each key. Individual frequencies are chosen so that it is quite easy can be identified by the electronic circuit and can easily pass through telephone lines. 2.DTMF System Technology 4
  • 8. The signal generated by the DTMF encoder is a direct algebraic summation of “the amplitudes”, of two tones of different frequencies, one from a low group (697-941Hz) and the other from a high group (1209-1633Hz) with each group containing four individual tones. 2.DTMF System Technology 3. How to generate DTMF Signals 5
  • 10. 4. DTMF Usage Dual-tone multi-frequency signaling is used for telecommunication signaling over analog telephone lines between telephone handsets and other communications devices. Also used to switch adverts on TV, and in other domains (Military, Scientific…) 2.DTMF System Technology 7
  • 11. 3. Robot Hardware 1. DTMF receiver / decoder (CM8870)) 8
  • 12. Its internal architecture consists of : 1.Filter section : separates the high and Low frequency tones 2.Decoder section : determines the frequencies of the incoming tones and to verify that they correspond to the standard DTMF frequency. 3.Steering circuit : Before registration of a decoder tone pair, the receiver checks for a valid signal. 4.Clock circuit : The clock is completed with addition of external 3.58MHz crystal oscillator. 3. Robot Hardware 9
  • 13. A microcontroller is a self-contained system with peripherals, memory and a processor that can be used as an embedded system. 3. Robot Hardware 2. PIC Microcontroller) 10
  • 14. 3. Robot actuators driver: H-Bridge (L293D) 3. Robot Hardware Motor drivers act as current amplifiers since they take a low-current control signal and provide a higher-current signal. This higher current signal is used to drive the motors. L293D is a dual motor driver integrated circuit (IC). 11
  • 15. 4. Robot actuator: DC Motors 3. Robot Hardware A DC motor is any electrical machine that converts direct current electrical power into mechanical power. 1. DC motors work by using a basic law of physics which states that a force 2. is exerted on an electrical current passing through a magnetic field. 12
  • 16. 5. Robot sensor : IR obstacle detector 3. Robot Hardware It is an emitter/ receiver where a LED emits an invisible light which is reflected when hitting an obstacle The GP2D15 is an example of a digital distance measuring sensor with integrated signal processing and digital output. It has three pins Vin, Vout, and GND. 13
  • 17. 4. System Implementation A Hardware Part The circuit can be divided in blocks : 14
  • 18. 5. The schematic diagram 15
  • 19. B Software Part B.1 Writing the code We use a high level language which is MikroC which is basically a C with some custom extensions and libraries. B.2 Compiling the Code MikroC PRO for PIC is used to compile the C program. It is a Windows- based Integrated Development Environment of mikroElektronika, used for PIC microcontroller . B.3 Simulating the code To simulate the code execution we can use PROTEUS virtual System Modeling (VSM). B.4 Loading the code The PICkit 2 programmer is used to load the program into the PIC16877A. It is connected to the PC via USB port. 16
  • 20. C The robot remote control tests Using the mobile phone as remote control, the user is provided with 12 keys, however in this project only 4 keysare operable which are: 2,4,6,8 and each key has a different function: The key 2 is responsible for running forward. The key 8 is responsible for running backward. The key 4 is responsible for turning to the left. The key 6 is responsible for turning to the right. 17
  • 21. 5. Conclusion This report presents a useful way to control a robot, which is performed using the DTMF tones generated by the phone. It presents several advantages like the large range of working distance and the robustness of control with respect to the communication interference. However, it is not flexible with all cell phones, and mobile batteries drain out early so charging problem. 18
  • 22. 19

Editor's Notes

  1. President of jury, members of jury, our families, our friends, you are all welcome to attend our project presentation under the title of:
  2. our presentation will be given according to the following outline, firstly we start by the introduction, then we move to the basic materials description, where we are going to describe briefly the main materials used in this project which are/…/after that we describe our system in details . Finally we end up by the conclusion.
  3. It is an integrated circuit that has a small size, low power consumption and high performance. It can recognize the received electrical signal and convert it to BCD code and unaffected by other signals such as noise. Its internal architecture consists of band split filter which separates the high and Low frequency tones followed by digital counting section, which verifies the frequency and duration of the received tones, then it passes the corresponding code to the output bus.