SlideShare a Scribd company logo
Safety Guard for the Blind using AVR ATmega8
Abstract
The present electronic travel aid device consist usually available ultrasonic sensor to detect
obstacles on the way within a distance of two to three meters. It transmits ultrasound beams at
a regular time interval. If any object is present on the way, the emitted ultrasound will be
reflected back to the sensor. The discrete distance of the object is then measured according to
discrete levels of 1, 2 and 3 meter and sensed by tactile vibrators. In addition to this, device is
to give information about water pits in the traveling path which is sensed by audio signal.
I. Introduction
Mobility for the blind can be defined as the ability to move with ease, speed and safety through
his environment independently. It is estimated that there are 180 million people in the world
currently who are affected by problems with their vision. Within this number, approximately
40 – 45 million are blind, by definition not able to walk unaided. With an estimated 7 million
people going blind each year, the number of people visually impaired is expectedly to double
by the year 2020. A person who cannot see at 6 meter nor has a field vision of 10° or less is
considered legally blind. 95% of people classed as legally blind have some vision. To be classed
as blind, there is a total loss of vision. Low vision cannot be corrected by visual aids such as
glasses and contacts. With the general population living longer due to advances in medical
technology, more people are being affected by age-related macular degeneration (AMD). This
is a leading cause of blindness on the developed countries with an estimated 25 – 30 million
people affected worldwide. This number is expected to triple in the coming 25 years. AMD
causes the degeneration of central vision, leaving only peripheral view. This is caused by
damage to the damage to the retina and hence cannot be corrected. While it rarely causes
blindness, it can deteriorate into severe cases causing large disruption to normal life.
Mobility aids like walking stick and guide dogs are commonly used by the blind even today.
With the advances of modern technologies many different types of devices are available to
support the mobility of blind. These mobility aids are generally known as electronic travel aid.
This devices aim at conveying information (typically via the haptic and auditory channels)
about the environment to visually impaired individuals, so that they can exploit part of the
information that sighted people normally use to experience the world and navigate it. In this
technical report we focus on the objective and architecture of discrete distance indication in
electronic travel aid. The electronic travel aid like laser cane uses laser beam. But most of the
commonly used electronic travel aids use ultrasound . These devices, along with many others,
are all based on producing beams of ultrasonic sound or laser light. The device receives any
reflected waves, and produces either an audio or tactile stimulus in response to any nearby
object. The intensity of the sound or tactile vibration is proportional to the proximity of the
detected object.
II. Disadvantages of the Present Devices
Sonic pathfinder a head mounted device, on the other hand produces audio signal of different
frequencies but not designed to detect any hanging object. Moreover a blind person having
hearing acuity may be unable to use it properly due to the absence of any tactile sensor. Distance
information between blind person and object is missing in these devices because intensity of
audio signal or tactile vibration is uniform as blind person is approaching towards object.
III. Suggested Device
The suggested device uses ultrasonic sensor SRF04 and can detect any object that lies on the
ground or hanging from top, situated a distance of 3 meters from the user. The minimum size
of the object that can be detected should not be less than 3 cm width (or diameter). In operation
a beam of ultrasound of 40 KHz frequency is transmitted at a regular interval in the forward
direction. The ultrasound will be reflected from a nearby object, if any. The sensor will then
detect the presence of any object that lies within 3 meters by detecting the reflected sound beam.
The time intervals at which the transmitter will transmit ultrasound depend on the walking
speed of the user. For water pit indication electrodes are fitted at the bottom of the stick these
electrodes are sensing water and conveying information to blind people.
IV. Block Diagram
Figure 1, shows the complete block diagram of the suggested device. Once triggered the sensor
will generate and transmit ultrasound in the forward direction. This ultrasound will be reflected
back to the sensor if any object is present within 3 meter range. The time taken by the ultrasound
to travel to and back from the obstacle is measured by a counter using specific clock frequency.
Again for continuous distance measurement the ultrasonic sensor should be triggered at a
regular time Interval and the counter inside microcontroller should also be reset accordingly.
The counter output of microcontroller is then decoded and interfaced appropriately with output
devices. This produces one of the two audio signal either for water pit or for low battery
indication and to activate tactile vibrator to indicate discrete distance of 1 or 2 or 3 meter. The
detail description of each block is given below:
Figure 1. Block Diagram
IV.1 Ultrasonic Sensors
It is the heart of the suggested device. We have used ultrasonic sensor type SRF04, known as
ultrasonic range finder. The SRF04 is a light weight ( of 0.4 Oz), small size ( 4 cm wide, 2 cm
height and 1.5 cm depth) sensor and produces ultrasound of 40 KHz frequency and has built-
in transmitter and receiver. It operates from 5 V DC and consumes 30 mA to 50 mA current.
The maximum range of this sensor is 3 meters. This sensor can detect a stick having diameter
of 3 cm from a distance of 2 meters or more.
This SRF04 uses a microcontroller and requires an input trigger pulse of minimum 10 micro
second widths. In operation the processor of SRF04 waits for a trigger pulse. After receiving a
proper trigger pulse the processor will generate eight cycles of sonic burst of 40 kHz. This sonic
burst will be reflected back to the sensor by any obstacle that is situated within the range 3
meters. Accordingly an echo pulse whose width is proportional to obstacle distance will be
generated by the microcontroller. The width of the echo pulse can be anywhere between 100
microsecond to 18 m sec, if there is any obstacle present within the specified range. The
minimum pulse width is 100 microseconds corresponds to a distance of 1.67 meter and the
maximum pulse width of 18 m sec corresponds to a distance of 3 meters. However if there is
no obstacle within the range of 3 meters then width of the echo pulse will be 36 m sec.
IV.2. Input Trigger
The ultrasonic sensor SRF04 should be triggered regularly at a specified time interval for
continuous distance measurement. Considering the walking speed of a blind person in an
unknown place as 1.5 km/hour, the time taken to travel 1 meter is 2.4 second. The sensor needs
to be triggered at the time interval of 2.4 second which corresponds to a clock frequency of
0.417Hz. The timer IC 555 in a stable configuration is used to generate trigger pulses of
0.417Hz frequency [11].
IV.3. Reset Circuit
This circuit will generate pulse automatically to reset all the counters so that a new set of data
may enter into the counter. The reset pulse should be synchronized with the input trigger pulse
that is used to trigger the ultrasonic sensor. Every time a trigger pulse appears there should be
a corresponding reset pulse. Once again 555 timer has been used as a monostable multivibrator
that is triggered by the input trigger pulse to generate the required reset pulse.
V. Design Parameters
The proposed ETA is designed according to the following parameters:
Detectable range in meter 0.2 to 2.5
Weight in gram 300 to 350
Operating Voltage 9V
Allowable input frequency 40 kHz
Sensitivity in db -63±3
Operating temp. Range (o
C) -30 to +85
VI. Circuit Diagram
VII. Conclusion
This designed Electronic Travel Aid uses ultrasonic sensors. These sensors are capable of
detecting obstacle maximum at 2-3 fit; this is light weight device and includes ultrasonic
sensors and few electronic components with long life battery. The broad beam angle ultrasonic
sensors enable wide range environment recognition. The main functions of this system are the
clear path indication and the environment recognition.
Safety guard for blind

More Related Content

What's hot

A Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdfA Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdf
Sudipto Krishna Dutta
 
Project report on arduino based parking lot system
Project report on arduino based parking lot systemProject report on arduino based parking lot system
Project report on arduino based parking lot system
United International University
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
Gagandeep Singh
 
Smart Blind Stick using Arduino
Smart Blind Stick using ArduinoSmart Blind Stick using Arduino
Smart Blind Stick using Arduino
ijtsrd
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
Lokesh Parihar
 
Arduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart CitiesArduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart Cities
ijtsrd
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
Ratan Srikanth
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
laharipothula
 
IoT based Flood detection system
IoT based Flood detection systemIoT based Flood detection system
IoT based Flood detection system
ROHIT89352
 
Line follower robot
Line follower robotLine follower robot
Line follower robotPriya Hada
 
Intelligent shopping cart
Intelligent shopping cartIntelligent shopping cart
Intelligent shopping cart
Ashutha K
 
A prototype of finger print based licensing system for driving
A prototype of finger print based licensing system for drivingA prototype of finger print based licensing system for driving
A prototype of finger print based licensing system for driving
Vengamamba Pachava
 
Voice controlled Robot
Voice controlled RobotVoice controlled Robot
Voice controlled Robot
Aditya Kumar Tripathy
 
Automated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontrollerAutomated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontroller
VijayMaheshwari12
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
NarasinghaRoy
 
password based door locking system using 8051
password based door locking system using 8051password based door locking system using 8051
password based door locking system using 8051
Mangleshwar Prajapati
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
Varun Divekar
 
Fingerprint Based Security System
Fingerprint Based Security SystemFingerprint Based Security System
Fingerprint Based Security System
Trijendra Singh
 
Smart door lock
Smart door lockSmart door lock
Smart door lock
aswin5432
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
Rohit Dadoriya
 

What's hot (20)

A Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdfA Project Report on RFID Based Attendance System.pdf
A Project Report on RFID Based Attendance System.pdf
 
Project report on arduino based parking lot system
Project report on arduino based parking lot systemProject report on arduino based parking lot system
Project report on arduino based parking lot system
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
 
Smart Blind Stick using Arduino
Smart Blind Stick using ArduinoSmart Blind Stick using Arduino
Smart Blind Stick using Arduino
 
Smart Irrigation System Using IoT
Smart Irrigation System Using IoTSmart Irrigation System Using IoT
Smart Irrigation System Using IoT
 
Arduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart CitiesArduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart Cities
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
 
IoT based Flood detection system
IoT based Flood detection systemIoT based Flood detection system
IoT based Flood detection system
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
 
Intelligent shopping cart
Intelligent shopping cartIntelligent shopping cart
Intelligent shopping cart
 
A prototype of finger print based licensing system for driving
A prototype of finger print based licensing system for drivingA prototype of finger print based licensing system for driving
A prototype of finger print based licensing system for driving
 
Voice controlled Robot
Voice controlled RobotVoice controlled Robot
Voice controlled Robot
 
Automated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontrollerAutomated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontroller
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
 
password based door locking system using 8051
password based door locking system using 8051password based door locking system using 8051
password based door locking system using 8051
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
Fingerprint Based Security System
Fingerprint Based Security SystemFingerprint Based Security System
Fingerprint Based Security System
 
Smart door lock
Smart door lockSmart door lock
Smart door lock
 
Line follower robot
Line follower robotLine follower robot
Line follower robot
 

Viewers also liked

Electronic travel aid
Electronic  travel aidElectronic  travel aid
Electronic travel aid
Anand Verma
 
Sensor Stick walking aid for the blinds
Sensor Stick walking aid for the blindsSensor Stick walking aid for the blinds
Sensor Stick walking aid for the blinds
IJRES Journal
 
Smart blind stick book
Smart blind stick bookSmart blind stick book
Smart blind stick bookAhmed Moawad
 
Electronic Walking Stick
Electronic Walking StickElectronic Walking Stick
Electronic Walking StickManav Mittal
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
Gagandeep Singh
 
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
IJMER
 
Heart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontrollerHeart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontroller
Sushil Mishra
 

Viewers also liked (7)

Electronic travel aid
Electronic  travel aidElectronic  travel aid
Electronic travel aid
 
Sensor Stick walking aid for the blinds
Sensor Stick walking aid for the blindsSensor Stick walking aid for the blinds
Sensor Stick walking aid for the blinds
 
Smart blind stick book
Smart blind stick bookSmart blind stick book
Smart blind stick book
 
Electronic Walking Stick
Electronic Walking StickElectronic Walking Stick
Electronic Walking Stick
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
 
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...Microcontroller Based Obstacle Detection Device Using Voice  Signal for the V...
Microcontroller Based Obstacle Detection Device Using Voice Signal for the V...
 
Heart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontrollerHeart beat monitor using AT89S52 microcontroller
Heart beat monitor using AT89S52 microcontroller
 

Similar to Safety guard for blind

B010320711
B010320711B010320711
B010320711
IOSR Journals
 
Annunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic SensorAnnunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic Sensor
paperpublications3
 
Design and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually ImpairedDesign and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually Impaired
Dr.SHANTHI K.G
 
UWB radar as a life detection system
UWB radar as a life detection system UWB radar as a life detection system
UWB radar as a life detection system
ShwetaRevankar4
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINO
jovin Richard
 
Life detection system using microwaves
Life detection system using microwavesLife detection system using microwaves
Life detection system using microwaves
Suhaildar123
 
Ultrasonic sensors
Ultrasonic sensorsUltrasonic sensors
Ultrasonic sensors
AnCh24
 
Obstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensorObstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensor
satyashanker
 
Life detection using microwave L band
Life detection using microwave L bandLife detection using microwave L band
Life detection using microwave L band
shiva kumar cheruku
 
PIR AND ULTRASONIC PPT.pptx
PIR AND ULTRASONIC PPT.pptxPIR AND ULTRASONIC PPT.pptx
PIR AND ULTRASONIC PPT.pptx
varshanaira
 
Smart walking Stick for blinds
Smart walking Stick for blindsSmart walking Stick for blinds
Smart walking Stick for blinds
AmbikaR4
 
UNIT III_Smart Sensor.pptx
UNIT III_Smart Sensor.pptxUNIT III_Smart Sensor.pptx
UNIT III_Smart Sensor.pptx
SattiBabu16
 
Life detection system
Life detection systemLife detection system
Life detection system
Satyam Srivastava
 
Interfacing ultrasonic rangefinder with avr mc us
Interfacing ultrasonic rangefinder with avr mc usInterfacing ultrasonic rangefinder with avr mc us
Interfacing ultrasonic rangefinder with avr mc us
Kushagra Ganeriwal
 
Vibration sensor
Vibration sensorVibration sensor
Vibration sensor
Harid Pratama
 
Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor Technology
IOSR Journals
 
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATIONTHIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
srajece
 
med_010_03_030928
med_010_03_030928med_010_03_030928
med_010_03_030928gapras94
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually Impaired
IRJET Journal
 

Similar to Safety guard for blind (20)

B010320711
B010320711B010320711
B010320711
 
Annunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic SensorAnnunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic Sensor
 
Ultrasonic_Based_Security_System
Ultrasonic_Based_Security_SystemUltrasonic_Based_Security_System
Ultrasonic_Based_Security_System
 
Design and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually ImpairedDesign and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually Impaired
 
UWB radar as a life detection system
UWB radar as a life detection system UWB radar as a life detection system
UWB radar as a life detection system
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINO
 
Life detection system using microwaves
Life detection system using microwavesLife detection system using microwaves
Life detection system using microwaves
 
Ultrasonic sensors
Ultrasonic sensorsUltrasonic sensors
Ultrasonic sensors
 
Obstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensorObstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensor
 
Life detection using microwave L band
Life detection using microwave L bandLife detection using microwave L band
Life detection using microwave L band
 
PIR AND ULTRASONIC PPT.pptx
PIR AND ULTRASONIC PPT.pptxPIR AND ULTRASONIC PPT.pptx
PIR AND ULTRASONIC PPT.pptx
 
Smart walking Stick for blinds
Smart walking Stick for blindsSmart walking Stick for blinds
Smart walking Stick for blinds
 
UNIT III_Smart Sensor.pptx
UNIT III_Smart Sensor.pptxUNIT III_Smart Sensor.pptx
UNIT III_Smart Sensor.pptx
 
Life detection system
Life detection systemLife detection system
Life detection system
 
Interfacing ultrasonic rangefinder with avr mc us
Interfacing ultrasonic rangefinder with avr mc usInterfacing ultrasonic rangefinder with avr mc us
Interfacing ultrasonic rangefinder with avr mc us
 
Vibration sensor
Vibration sensorVibration sensor
Vibration sensor
 
Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor Technology
 
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATIONTHIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
THIRD EYE FOR THE BLIND PEOPLE FINAL PRESENTATION
 
med_010_03_030928
med_010_03_030928med_010_03_030928
med_010_03_030928
 
IRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually ImpairedIRJET- Smart Assistive Device for Visually Impaired
IRJET- Smart Assistive Device for Visually Impaired
 

More from Daksh Raj Chopra

Prove/disprove of microphone used for targeting Ads
Prove/disprove of microphone used for targeting Ads Prove/disprove of microphone used for targeting Ads
Prove/disprove of microphone used for targeting Ads
Daksh Raj Chopra
 
Foundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor ProjectFoundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor Project
Daksh Raj Chopra
 
Foundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor ProjectFoundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor Project
Daksh Raj Chopra
 
Maggi noodles Case Study
Maggi noodles Case StudyMaggi noodles Case Study
Maggi noodles Case Study
Daksh Raj Chopra
 
Internet of things (IoT) Architecture Security Analysis
Internet of things (IoT) Architecture Security AnalysisInternet of things (IoT) Architecture Security Analysis
Internet of things (IoT) Architecture Security Analysis
Daksh Raj Chopra
 
8 bit Multiplier Accumulator
8 bit Multiplier Accumulator8 bit Multiplier Accumulator
8 bit Multiplier Accumulator
Daksh Raj Chopra
 
Simulation of a Wireless Sub Network using QualNET
Simulation of a Wireless Sub Network using QualNETSimulation of a Wireless Sub Network using QualNET
Simulation of a Wireless Sub Network using QualNET
Daksh Raj Chopra
 
Self Organizing Maps
Self Organizing MapsSelf Organizing Maps
Self Organizing Maps
Daksh Raj Chopra
 
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
Daksh Raj Chopra
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
Daksh Raj Chopra
 
Advance Microcontroller AVR
Advance Microcontroller AVRAdvance Microcontroller AVR
Advance Microcontroller AVR
Daksh Raj Chopra
 
DTMF based Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance System
Daksh Raj Chopra
 

More from Daksh Raj Chopra (12)

Prove/disprove of microphone used for targeting Ads
Prove/disprove of microphone used for targeting Ads Prove/disprove of microphone used for targeting Ads
Prove/disprove of microphone used for targeting Ads
 
Foundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor ProjectFoundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor Project
 
Foundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor ProjectFoundations for New Champlain Bridge Corridor Project
Foundations for New Champlain Bridge Corridor Project
 
Maggi noodles Case Study
Maggi noodles Case StudyMaggi noodles Case Study
Maggi noodles Case Study
 
Internet of things (IoT) Architecture Security Analysis
Internet of things (IoT) Architecture Security AnalysisInternet of things (IoT) Architecture Security Analysis
Internet of things (IoT) Architecture Security Analysis
 
8 bit Multiplier Accumulator
8 bit Multiplier Accumulator8 bit Multiplier Accumulator
8 bit Multiplier Accumulator
 
Simulation of a Wireless Sub Network using QualNET
Simulation of a Wireless Sub Network using QualNETSimulation of a Wireless Sub Network using QualNET
Simulation of a Wireless Sub Network using QualNET
 
Self Organizing Maps
Self Organizing MapsSelf Organizing Maps
Self Organizing Maps
 
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
MATLAB IMPLEMENTATION OF SELF-ORGANIZING MAPS FOR CLUSTERING OF REMOTE SENSIN...
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
 
Advance Microcontroller AVR
Advance Microcontroller AVRAdvance Microcontroller AVR
Advance Microcontroller AVR
 
DTMF based Home Applicance System
DTMF based Home Applicance SystemDTMF based Home Applicance System
DTMF based Home Applicance System
 

Recently uploaded

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 

Recently uploaded (20)

ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 

Safety guard for blind

  • 1. Safety Guard for the Blind using AVR ATmega8 Abstract The present electronic travel aid device consist usually available ultrasonic sensor to detect obstacles on the way within a distance of two to three meters. It transmits ultrasound beams at a regular time interval. If any object is present on the way, the emitted ultrasound will be reflected back to the sensor. The discrete distance of the object is then measured according to discrete levels of 1, 2 and 3 meter and sensed by tactile vibrators. In addition to this, device is to give information about water pits in the traveling path which is sensed by audio signal. I. Introduction Mobility for the blind can be defined as the ability to move with ease, speed and safety through his environment independently. It is estimated that there are 180 million people in the world currently who are affected by problems with their vision. Within this number, approximately 40 – 45 million are blind, by definition not able to walk unaided. With an estimated 7 million people going blind each year, the number of people visually impaired is expectedly to double by the year 2020. A person who cannot see at 6 meter nor has a field vision of 10° or less is considered legally blind. 95% of people classed as legally blind have some vision. To be classed as blind, there is a total loss of vision. Low vision cannot be corrected by visual aids such as glasses and contacts. With the general population living longer due to advances in medical technology, more people are being affected by age-related macular degeneration (AMD). This is a leading cause of blindness on the developed countries with an estimated 25 – 30 million people affected worldwide. This number is expected to triple in the coming 25 years. AMD causes the degeneration of central vision, leaving only peripheral view. This is caused by damage to the damage to the retina and hence cannot be corrected. While it rarely causes blindness, it can deteriorate into severe cases causing large disruption to normal life. Mobility aids like walking stick and guide dogs are commonly used by the blind even today. With the advances of modern technologies many different types of devices are available to support the mobility of blind. These mobility aids are generally known as electronic travel aid. This devices aim at conveying information (typically via the haptic and auditory channels) about the environment to visually impaired individuals, so that they can exploit part of the information that sighted people normally use to experience the world and navigate it. In this technical report we focus on the objective and architecture of discrete distance indication in electronic travel aid. The electronic travel aid like laser cane uses laser beam. But most of the commonly used electronic travel aids use ultrasound . These devices, along with many others, are all based on producing beams of ultrasonic sound or laser light. The device receives any reflected waves, and produces either an audio or tactile stimulus in response to any nearby object. The intensity of the sound or tactile vibration is proportional to the proximity of the detected object. II. Disadvantages of the Present Devices Sonic pathfinder a head mounted device, on the other hand produces audio signal of different frequencies but not designed to detect any hanging object. Moreover a blind person having hearing acuity may be unable to use it properly due to the absence of any tactile sensor. Distance information between blind person and object is missing in these devices because intensity of audio signal or tactile vibration is uniform as blind person is approaching towards object.
  • 2. III. Suggested Device The suggested device uses ultrasonic sensor SRF04 and can detect any object that lies on the ground or hanging from top, situated a distance of 3 meters from the user. The minimum size of the object that can be detected should not be less than 3 cm width (or diameter). In operation a beam of ultrasound of 40 KHz frequency is transmitted at a regular interval in the forward direction. The ultrasound will be reflected from a nearby object, if any. The sensor will then detect the presence of any object that lies within 3 meters by detecting the reflected sound beam. The time intervals at which the transmitter will transmit ultrasound depend on the walking speed of the user. For water pit indication electrodes are fitted at the bottom of the stick these electrodes are sensing water and conveying information to blind people. IV. Block Diagram Figure 1, shows the complete block diagram of the suggested device. Once triggered the sensor will generate and transmit ultrasound in the forward direction. This ultrasound will be reflected back to the sensor if any object is present within 3 meter range. The time taken by the ultrasound to travel to and back from the obstacle is measured by a counter using specific clock frequency. Again for continuous distance measurement the ultrasonic sensor should be triggered at a regular time Interval and the counter inside microcontroller should also be reset accordingly. The counter output of microcontroller is then decoded and interfaced appropriately with output devices. This produces one of the two audio signal either for water pit or for low battery indication and to activate tactile vibrator to indicate discrete distance of 1 or 2 or 3 meter. The detail description of each block is given below: Figure 1. Block Diagram
  • 3. IV.1 Ultrasonic Sensors It is the heart of the suggested device. We have used ultrasonic sensor type SRF04, known as ultrasonic range finder. The SRF04 is a light weight ( of 0.4 Oz), small size ( 4 cm wide, 2 cm height and 1.5 cm depth) sensor and produces ultrasound of 40 KHz frequency and has built- in transmitter and receiver. It operates from 5 V DC and consumes 30 mA to 50 mA current. The maximum range of this sensor is 3 meters. This sensor can detect a stick having diameter of 3 cm from a distance of 2 meters or more. This SRF04 uses a microcontroller and requires an input trigger pulse of minimum 10 micro second widths. In operation the processor of SRF04 waits for a trigger pulse. After receiving a proper trigger pulse the processor will generate eight cycles of sonic burst of 40 kHz. This sonic burst will be reflected back to the sensor by any obstacle that is situated within the range 3 meters. Accordingly an echo pulse whose width is proportional to obstacle distance will be generated by the microcontroller. The width of the echo pulse can be anywhere between 100 microsecond to 18 m sec, if there is any obstacle present within the specified range. The minimum pulse width is 100 microseconds corresponds to a distance of 1.67 meter and the maximum pulse width of 18 m sec corresponds to a distance of 3 meters. However if there is no obstacle within the range of 3 meters then width of the echo pulse will be 36 m sec. IV.2. Input Trigger The ultrasonic sensor SRF04 should be triggered regularly at a specified time interval for continuous distance measurement. Considering the walking speed of a blind person in an unknown place as 1.5 km/hour, the time taken to travel 1 meter is 2.4 second. The sensor needs to be triggered at the time interval of 2.4 second which corresponds to a clock frequency of 0.417Hz. The timer IC 555 in a stable configuration is used to generate trigger pulses of 0.417Hz frequency [11]. IV.3. Reset Circuit This circuit will generate pulse automatically to reset all the counters so that a new set of data may enter into the counter. The reset pulse should be synchronized with the input trigger pulse that is used to trigger the ultrasonic sensor. Every time a trigger pulse appears there should be a corresponding reset pulse. Once again 555 timer has been used as a monostable multivibrator that is triggered by the input trigger pulse to generate the required reset pulse. V. Design Parameters The proposed ETA is designed according to the following parameters: Detectable range in meter 0.2 to 2.5 Weight in gram 300 to 350 Operating Voltage 9V Allowable input frequency 40 kHz Sensitivity in db -63±3 Operating temp. Range (o C) -30 to +85
  • 4. VI. Circuit Diagram VII. Conclusion This designed Electronic Travel Aid uses ultrasonic sensors. These sensors are capable of detecting obstacle maximum at 2-3 fit; this is light weight device and includes ultrasonic sensors and few electronic components with long life battery. The broad beam angle ultrasonic sensors enable wide range environment recognition. The main functions of this system are the clear path indication and the environment recognition.