SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1890
ULTRASONIC NAVIGATION ENABLED WALKING STICK FOR THE
VISUALLY IMPAIRED
Jayashree J1, Amisha Verma2, Dhanya Varshini V3, Abisha B4, Mrs. Vanitha R5
1,2,3,4
UGScholar,HindusthanCollegeofEngineeringandTechnology,India.
5
Assistant Professor, Department of Electronics and Communication Engineering,
Hindusthan College of Engineering and Technology, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Basically it is difficult for blind people pass their
day to day life with their disabilities. Blindnessisacondition of
lacking the visual perception due to physiological or
neurological factors partially or fully. Blindness hinders the
ability of a person to walk on his own as it can be very
dangerous. Mobility aids like walking sticks and guide dogs
are used by blinds depending on their affordability. In this
system we interfaced some smart functions with their stick.
The obstacle along their way is detected through ultrasonic
sensor placed on the stick; Camera gets triggered to capture
the object which is on the way. The captured image is sent to
cloud to identify the type of the object and then it is converted
to text and is intimated as voice command through speaker or
via earphones connected with Raspberry pi. So that blind can
be able to identify the object in-front of them. Additionally, by
interfacing GPS with the system, with the help of Google maps,
the system will automatically detect the live location in terms
of latitude and longitude and the location can be sharedtothe
caretaker via email. Also through camera, the writings on the
board can be captured, read and converted to text through
Tesseract and the text is vocally received to the person with
the help of connected earphones. . RF ID is used to find the
stick using tags. The buzzer goes ON to identify the location of
the stick. When the distance is less than the threshold value
(15cm), the buzzer goes ON.
Key Words: Blindness, Walking stick, Obstacle, Camera, GPS,
image to text, text to speech, Tesseract.
1. INTRODUCTION
Blindness is a lack of vision. It may also refer to a
loss of vision that cannot be corrected with glasses or
contact lenses. Partial blindness means you have very
limited vision. Complete blindness means you cannot see
anything and DO NOT see light. (Most people who use the
term "blindness" mean complete blindness.) People with
vision that is worse than 20/200 with glasses or contact
lenses are considered legally blind in most states in the
United States. Vision loss refers to the partial or complete
loss of vision. This vision loss may happen suddenly or over
a period of time. Some types of vision loss never lead to
complete blindness.
Vision loss has many causes. In the United States,
the leading causes are Accidents or injuries to the surface of
the eye (chemical burns or sports injuries), Diabetes,
Glaucoma, Macular degeneration.
Blindness referstolossofuseful sight.Blindnesscan
be temporary or permanent. Damage to any portion of the
eye, the optic nerve or the area of the brain responsible for
vision can lead to blindness. There are numerous (actually,
innumerable) causes of blindness. The current politically
correct terms for blindnessincludevisuallyhandicapped and
visually challenged.
Blind people do lead a normal life with their own
style of doing things. But, they definitely face troublesdue to
inaccessible infrastructure and social challenges.Letushave
an empathetic look at some of the daily life problems faced
by the blind people.
The most valuable thing for a disabled person is
gaining independence. A blind person can lead an
independent life with some specifically designed adaptive
things for them. There are lots of adaptive equipment that
can enable a blind person to live their life independently but
they are not easily available in the local shops or markets. A
blind person needs to hunt and put much effort to get each
equipment that can take them one step closer towards
independence.
2. Software and Components used:
• Raspbian Jessie
• Programming Language: Python
RaspberryPi,Ultrasonicsensor,GPSmodule,Camera
module, RF ID Tags, Walking stick, Earphones, Buzzer.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1891
3. Block Diagram:
Fig -1: Block diagram of ULTRASONIC
NAVIGATION ENABLED WALKING STICK
4. Specification of Components:
4.1 Raspberry Pi 3:
Fig-2: Raspberry pi 3
A computer which is credit card sized is the
Raspberry Pi, in which any HDMI input gadget is able to plug
as well as for an operation, a keyboard is required for a
procedure. Raspberry Pi is also said as Minicomputer. It has
40 pin extended GPIO, 2 USB Port, CSI camera port, Micro SD
port, DSI display port, Micro USB power source.
The Raspberry Pi 3 Model B features a quad-core
64-bit ARM Cortex A53 clocked at 1.2 GHz. This puts the Pi 3
roughly 50% faster than the Pi 2. Compared to the Pi 2, the
RAM remains the same – 1GB of LPDDR2-900 SDRAM, and
the graphics capabilities, provided by the VideoCore IVGPU,
are the same as they ever were. As the leaked FCC docs will
tell you, the Pi 3 now includes on-board 802.11n WiFi and
Bluetooth-4.0. WiFi, wireless keyboards, and wireless mice
now work out of the box.
Fig-2a: Raspberry pi 3 Blocks
Fig-2b: Raspberry pi 3 Pin Diagram
4.2 Ultrasonic Sensor:
RASPBERRY
PI 3
ULTRASONIC
SENSOR
EARPHONES
GPS
RFID READER
BUZZER
CAMERA
GMAIL
RFID
TRANSMITTER
TAG
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1892
Fig-3: Ultrasonic Sensor
Ultrasonic sensor is a 4 pin module, whose pin
names are Vcc, Trigger, Echo and Ground respectively. This
sensor is a very popular sensor used in many applications
where measuring distance or sensing objects are required.
The module has two eyes like projects in the front which
forms the Ultrasonic transmitter and Receiver.
4.3 GPS Module:
Fig-4: GPS Module
It has 44 channel GPS receivers and Quectel chipset
solution to track up to 20 satellites at a time while providing
fast time-to-first-fix and 1Hz navigation updates. This
hardware capability combined with software intelligence
makes the board easy to be integrated and used in all kinds
of navigation applications or products. The module
communicates with application system via RS232 or UART
level with NMEA0183 protocol.
4.4 Camera Module:
The images are actually storedas a several pixel,for
every pixel in the sensor, the brightnessdata,represented by
a number from 0 to 4095 for a 12-bit A/D converter, along
with the coordinates of the location of the pixel,arestored in
a file. Although the camera can record 12 bits or 4096 steps
of brightness information, almost all outputdevicescanonly
display 8 bits or 256 steps per color channel.
Fig-5: Camera
The original 12-bit (212 = 4096) input data must be
converted to 8-bits (28 = 256) for output. the indicated pixel
has a brightness level of 252 in the red channel, 231 in the
green channel, and 217 in the blue channel. Each color's
brightness can range from 0 to 255, for 256 total steps in
each color channel when it is displayed on a computer
monitor, or output to a desktop printer. Zero indicates pure
black, and 255 indicates pure white. 256 colors each of red,
green and blue may not seem like a lot, but actually it is a
huge number because 256 x 256 x 256 = more then 16
million individual colors.
4.5 RFID Tag:
Fig-6: RFID Tag
RFID (Radio Frequency Identification) uses
electromagnetic fields to read, monitor and transfer data
from tags attached to different objects. EM-18 RFID reader
module is one of the commonly used readers and can read
any 125 KHz tags. It features low cost, low power
consumption, small form factor and easy to use. It can be
directly interfaced with microcontrollers using UART and
with PC using an RS232 converter.
5. Working:
The system includes ultrasonic sensor to detect the
distance (in cms) of the obstacle and when it is detected at a
particular distance it alerts the disabled by a voice command
by using espeak module. The GPS is used to track the live
location of the user and it can also be sent to the care taker
through email. Italsoconsists ofaRFIDtagandaRFIDreader
module; When the stick is somewhere away from the user,
with the help of the RFID tag (if the tag is within the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1893
respected range of distance) buzzer goes on, so that with the
help of the buzzer sound, the user would be able to find the
location of the stick. The camera is used to identify the
obstacle ahead and it also captures the writings on the board
(eg.name of the shop) and using the software TESSERACT,
that image is converted to text and using espeak module text
is converted to speech.
6. Conclusions:
This system helps the blind people to lead their life
independently with confidence. The camera acts as an
artificial eye to the visually impaired. The obstaclesalongthe
way is detected by the ultrasonic sensor. Camera identifies
the object along the way.
This system also uses GPS which detects the live location
of the blind and it is sent to the caretaker via email. Thus the
caretaker can be available to help the blind person during
emergency situations. In future, the GPS can also be
interfaced with G-Maps and navigation to specific location
can be achieved.
References:
[1] Balu N. Ilag, Yogesh Athave, “A Design review of
Smart Stick for the Blind Equipped with Obstacle
Detection and Identification using Artificial
Intelligence”, International Journal of Computer
Applications (0975 – 8887) Volume 182 – No. 49,
April 2019.
[2] Mohamedarif Regade, S BibiAyesha khazi,Sushmita
Sunkad, Mrityunjay C.K, Sharda K.S., “SMART STICK
FOR BLIND USING MACHINE LEARNING”,
International Journal of Innovative Science and
Research Technology, Volume 4, Issue 5, May-2019.
[3] Naiwrita Dey, Ankita Paul,PrithaGhosh,Chandrama
Mukherjee, Rahul De, Sohini Dey, “ULTRASONIC
SENSOR BASED SMART BLIND STICK”, IEEE
International Conference on Current Trendstoward
Converging Technologies-2018
[4] Md. Allama Ikbal, Faidur Rahman, M. Hasnat Kabir,
“MICROCONTROLLER BASED SMART WALKING
STICK FOR THE VISUALLY IMPAIRED PEOPLE”,
2018
[5] Sudeep Gupta, Ilika Sharma, Aishwarya Tiwari and
Gaurav Chitranshi, “ADVANCED GUIDE CANE FOR
THE VISUALLY IMPAIRED PEOPLE”, NGCT-2015.
[6] Arjun Sharma, Rahul Patidar, Shubham Mandovara,
Ishwar Rathod, (January 2013) “BLIND AUDIO
GUIDANCE SYSTEM”, IJETAE, Volume 3, Special
Issue 2.
[7] Benjamin, J. Malvern, Nazir A. Ali, and Adamo F.
Schepis. “A Laser Cane for the Blind” Proceedings of
the San Diego Biomedical Symposium, vol. 12, 2011,
pp. 53-57.
[8] Dhanuja, R., F. Farhana, & G. Savitha, (2008) “Smart
Blind Stick Using Arduino.” International Research
Journal of Engineering and Technology, vol. 5, no. 3,
pp. 2553-2555.
[9] Sathya, D. S. Nithyaroopa, P. Betty, G. Santhoshni, S.
Sabharinath, & M. J. Ahanaa, (2018 ) “SmartWalking
Stick forBlind Person.” InternationalJournalofPure
and Applied Mathematics, vol. 118, no. 20, pp.4531-
4536.
[10] Srinidhi Srinivasan, Rajesh M, (2019)Departmentof
Computer ScienceandEngineering,AmritaSchoolof
Engineering, Bengaluru, “ SMARTWALKINGSTICK”,
ICOEI.

More Related Content

What's hot

Visible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDsVisible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDs
ijtsrd
 

What's hot (20)

IRJET-IOT Based Garbage Monitoring and Sorting System
IRJET-IOT Based Garbage Monitoring and Sorting SystemIRJET-IOT Based Garbage Monitoring and Sorting System
IRJET-IOT Based Garbage Monitoring and Sorting System
 
IRJET- Healthy Beat
IRJET- Healthy BeatIRJET- Healthy Beat
IRJET- Healthy Beat
 
Time Table Management System using Raspberry PI and RFID
Time Table Management System using Raspberry PI and RFIDTime Table Management System using Raspberry PI and RFID
Time Table Management System using Raspberry PI and RFID
 
IRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice BoardIRJET - Wireless Digital Notice Board
IRJET - Wireless Digital Notice Board
 
7276575 sam-project
7276575 sam-project7276575 sam-project
7276575 sam-project
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled Robot
 
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
 
IRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine Learning
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
IRJET- i-Stroller (Robot)
IRJET-  	  i-Stroller (Robot)IRJET-  	  i-Stroller (Robot)
IRJET- i-Stroller (Robot)
 
IRJET- Examination Room Guidance System using RFID and Arduino
IRJET-  	  Examination Room Guidance System using RFID and ArduinoIRJET-  	  Examination Room Guidance System using RFID and Arduino
IRJET- Examination Room Guidance System using RFID and Arduino
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoT
 
IRJET- Sign Language Converter for Deaf and Dumb People
IRJET- Sign Language Converter for Deaf and Dumb PeopleIRJET- Sign Language Converter for Deaf and Dumb People
IRJET- Sign Language Converter for Deaf and Dumb People
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-FiSmart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
 
BLE as Active RFID
BLE as Active RFIDBLE as Active RFID
BLE as Active RFID
 
IRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mallIRJET- IOT and RFID based shopping mall
IRJET- IOT and RFID based shopping mall
 
IRJET- Face Recognition based Attendance System using Raspberry Pi
IRJET- Face Recognition based Attendance System using Raspberry PiIRJET- Face Recognition based Attendance System using Raspberry Pi
IRJET- Face Recognition based Attendance System using Raspberry Pi
 
Visible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDsVisible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDs
 
IRJET- Review on Advance Student Identity Card with GSM-GPS-RFID for Child Se...
IRJET- Review on Advance Student Identity Card with GSM-GPS-RFID for Child Se...IRJET- Review on Advance Student Identity Card with GSM-GPS-RFID for Child Se...
IRJET- Review on Advance Student Identity Card with GSM-GPS-RFID for Child Se...
 
RFID Based School Children Security System
RFID Based School Children Security SystemRFID Based School Children Security System
RFID Based School Children Security System
 

Similar to IRJET - Ultrasonic Navigation Enabled Walking Stick for the Visually Impaired

Similar to IRJET - Ultrasonic Navigation Enabled Walking Stick for the Visually Impaired (20)

IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using PiIRJET-  	  Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
IRJET- Virtual Eye for Blind- A Multi Functionality Interactive Aid using Pi
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET -  	  Home Automation for Physically Challenged and Elder PeopleIRJET -  	  Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
 
IRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting MachineIRJET- IoT Color based Product Sorting Machine
IRJET- IoT Color based Product Sorting Machine
 
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
IRJET - Third Eye for Blind People using Ultrasonic Vibrating Gloves with Ima...
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
 
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
 
IRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking SystemIRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking System
 
IRJET - For(E)Sight :A Perceptive Device to Assist Blind People
IRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind PeopleIRJET -  	  For(E)Sight :A Perceptive Device to Assist Blind People
IRJET - For(E)Sight :A Perceptive Device to Assist Blind People
 
IRJET - IoT based Surveillance Robot
IRJET -  	  IoT based Surveillance RobotIRJET -  	  IoT based Surveillance Robot
IRJET - IoT based Surveillance Robot
 
Obstacle Detection for Visually Impaired Using Computer Vision
Obstacle Detection for Visually Impaired Using Computer VisionObstacle Detection for Visually Impaired Using Computer Vision
Obstacle Detection for Visually Impaired Using Computer Vision
 
IRJET- Virtual Eye for Visually Blind People
IRJET-  	  Virtual Eye for Visually Blind PeopleIRJET-  	  Virtual Eye for Visually Blind People
IRJET- Virtual Eye for Visually Blind People
 
IRJET - Boat Shrinking Alert System using IoT
IRJET -  	  Boat Shrinking Alert System using IoTIRJET -  	  Boat Shrinking Alert System using IoT
IRJET - Boat Shrinking Alert System using IoT
 
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET-  	  IoT and ML based Smart TV for Child Eyes SafetyIRJET-  	  IoT and ML based Smart TV for Child Eyes Safety
IRJET- IoT and ML based Smart TV for Child Eyes Safety
 
IRJET- Review on Portable Camera based Assistive Text and Label Reading f...
IRJET-  	  Review on Portable Camera based Assistive Text and Label Reading f...IRJET-  	  Review on Portable Camera based Assistive Text and Label Reading f...
IRJET- Review on Portable Camera based Assistive Text and Label Reading f...
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance Robot
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 

Recently uploaded (20)

1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 

IRJET - Ultrasonic Navigation Enabled Walking Stick for the Visually Impaired

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1890 ULTRASONIC NAVIGATION ENABLED WALKING STICK FOR THE VISUALLY IMPAIRED Jayashree J1, Amisha Verma2, Dhanya Varshini V3, Abisha B4, Mrs. Vanitha R5 1,2,3,4 UGScholar,HindusthanCollegeofEngineeringandTechnology,India. 5 Assistant Professor, Department of Electronics and Communication Engineering, Hindusthan College of Engineering and Technology, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Basically it is difficult for blind people pass their day to day life with their disabilities. Blindnessisacondition of lacking the visual perception due to physiological or neurological factors partially or fully. Blindness hinders the ability of a person to walk on his own as it can be very dangerous. Mobility aids like walking sticks and guide dogs are used by blinds depending on their affordability. In this system we interfaced some smart functions with their stick. The obstacle along their way is detected through ultrasonic sensor placed on the stick; Camera gets triggered to capture the object which is on the way. The captured image is sent to cloud to identify the type of the object and then it is converted to text and is intimated as voice command through speaker or via earphones connected with Raspberry pi. So that blind can be able to identify the object in-front of them. Additionally, by interfacing GPS with the system, with the help of Google maps, the system will automatically detect the live location in terms of latitude and longitude and the location can be sharedtothe caretaker via email. Also through camera, the writings on the board can be captured, read and converted to text through Tesseract and the text is vocally received to the person with the help of connected earphones. . RF ID is used to find the stick using tags. The buzzer goes ON to identify the location of the stick. When the distance is less than the threshold value (15cm), the buzzer goes ON. Key Words: Blindness, Walking stick, Obstacle, Camera, GPS, image to text, text to speech, Tesseract. 1. INTRODUCTION Blindness is a lack of vision. It may also refer to a loss of vision that cannot be corrected with glasses or contact lenses. Partial blindness means you have very limited vision. Complete blindness means you cannot see anything and DO NOT see light. (Most people who use the term "blindness" mean complete blindness.) People with vision that is worse than 20/200 with glasses or contact lenses are considered legally blind in most states in the United States. Vision loss refers to the partial or complete loss of vision. This vision loss may happen suddenly or over a period of time. Some types of vision loss never lead to complete blindness. Vision loss has many causes. In the United States, the leading causes are Accidents or injuries to the surface of the eye (chemical burns or sports injuries), Diabetes, Glaucoma, Macular degeneration. Blindness referstolossofuseful sight.Blindnesscan be temporary or permanent. Damage to any portion of the eye, the optic nerve or the area of the brain responsible for vision can lead to blindness. There are numerous (actually, innumerable) causes of blindness. The current politically correct terms for blindnessincludevisuallyhandicapped and visually challenged. Blind people do lead a normal life with their own style of doing things. But, they definitely face troublesdue to inaccessible infrastructure and social challenges.Letushave an empathetic look at some of the daily life problems faced by the blind people. The most valuable thing for a disabled person is gaining independence. A blind person can lead an independent life with some specifically designed adaptive things for them. There are lots of adaptive equipment that can enable a blind person to live their life independently but they are not easily available in the local shops or markets. A blind person needs to hunt and put much effort to get each equipment that can take them one step closer towards independence. 2. Software and Components used: • Raspbian Jessie • Programming Language: Python RaspberryPi,Ultrasonicsensor,GPSmodule,Camera module, RF ID Tags, Walking stick, Earphones, Buzzer.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1891 3. Block Diagram: Fig -1: Block diagram of ULTRASONIC NAVIGATION ENABLED WALKING STICK 4. Specification of Components: 4.1 Raspberry Pi 3: Fig-2: Raspberry pi 3 A computer which is credit card sized is the Raspberry Pi, in which any HDMI input gadget is able to plug as well as for an operation, a keyboard is required for a procedure. Raspberry Pi is also said as Minicomputer. It has 40 pin extended GPIO, 2 USB Port, CSI camera port, Micro SD port, DSI display port, Micro USB power source. The Raspberry Pi 3 Model B features a quad-core 64-bit ARM Cortex A53 clocked at 1.2 GHz. This puts the Pi 3 roughly 50% faster than the Pi 2. Compared to the Pi 2, the RAM remains the same – 1GB of LPDDR2-900 SDRAM, and the graphics capabilities, provided by the VideoCore IVGPU, are the same as they ever were. As the leaked FCC docs will tell you, the Pi 3 now includes on-board 802.11n WiFi and Bluetooth-4.0. WiFi, wireless keyboards, and wireless mice now work out of the box. Fig-2a: Raspberry pi 3 Blocks Fig-2b: Raspberry pi 3 Pin Diagram 4.2 Ultrasonic Sensor: RASPBERRY PI 3 ULTRASONIC SENSOR EARPHONES GPS RFID READER BUZZER CAMERA GMAIL RFID TRANSMITTER TAG
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1892 Fig-3: Ultrasonic Sensor Ultrasonic sensor is a 4 pin module, whose pin names are Vcc, Trigger, Echo and Ground respectively. This sensor is a very popular sensor used in many applications where measuring distance or sensing objects are required. The module has two eyes like projects in the front which forms the Ultrasonic transmitter and Receiver. 4.3 GPS Module: Fig-4: GPS Module It has 44 channel GPS receivers and Quectel chipset solution to track up to 20 satellites at a time while providing fast time-to-first-fix and 1Hz navigation updates. This hardware capability combined with software intelligence makes the board easy to be integrated and used in all kinds of navigation applications or products. The module communicates with application system via RS232 or UART level with NMEA0183 protocol. 4.4 Camera Module: The images are actually storedas a several pixel,for every pixel in the sensor, the brightnessdata,represented by a number from 0 to 4095 for a 12-bit A/D converter, along with the coordinates of the location of the pixel,arestored in a file. Although the camera can record 12 bits or 4096 steps of brightness information, almost all outputdevicescanonly display 8 bits or 256 steps per color channel. Fig-5: Camera The original 12-bit (212 = 4096) input data must be converted to 8-bits (28 = 256) for output. the indicated pixel has a brightness level of 252 in the red channel, 231 in the green channel, and 217 in the blue channel. Each color's brightness can range from 0 to 255, for 256 total steps in each color channel when it is displayed on a computer monitor, or output to a desktop printer. Zero indicates pure black, and 255 indicates pure white. 256 colors each of red, green and blue may not seem like a lot, but actually it is a huge number because 256 x 256 x 256 = more then 16 million individual colors. 4.5 RFID Tag: Fig-6: RFID Tag RFID (Radio Frequency Identification) uses electromagnetic fields to read, monitor and transfer data from tags attached to different objects. EM-18 RFID reader module is one of the commonly used readers and can read any 125 KHz tags. It features low cost, low power consumption, small form factor and easy to use. It can be directly interfaced with microcontrollers using UART and with PC using an RS232 converter. 5. Working: The system includes ultrasonic sensor to detect the distance (in cms) of the obstacle and when it is detected at a particular distance it alerts the disabled by a voice command by using espeak module. The GPS is used to track the live location of the user and it can also be sent to the care taker through email. Italsoconsists ofaRFIDtagandaRFIDreader module; When the stick is somewhere away from the user, with the help of the RFID tag (if the tag is within the
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1893 respected range of distance) buzzer goes on, so that with the help of the buzzer sound, the user would be able to find the location of the stick. The camera is used to identify the obstacle ahead and it also captures the writings on the board (eg.name of the shop) and using the software TESSERACT, that image is converted to text and using espeak module text is converted to speech. 6. Conclusions: This system helps the blind people to lead their life independently with confidence. The camera acts as an artificial eye to the visually impaired. The obstaclesalongthe way is detected by the ultrasonic sensor. Camera identifies the object along the way. This system also uses GPS which detects the live location of the blind and it is sent to the caretaker via email. Thus the caretaker can be available to help the blind person during emergency situations. In future, the GPS can also be interfaced with G-Maps and navigation to specific location can be achieved. References: [1] Balu N. Ilag, Yogesh Athave, “A Design review of Smart Stick for the Blind Equipped with Obstacle Detection and Identification using Artificial Intelligence”, International Journal of Computer Applications (0975 – 8887) Volume 182 – No. 49, April 2019. [2] Mohamedarif Regade, S BibiAyesha khazi,Sushmita Sunkad, Mrityunjay C.K, Sharda K.S., “SMART STICK FOR BLIND USING MACHINE LEARNING”, International Journal of Innovative Science and Research Technology, Volume 4, Issue 5, May-2019. [3] Naiwrita Dey, Ankita Paul,PrithaGhosh,Chandrama Mukherjee, Rahul De, Sohini Dey, “ULTRASONIC SENSOR BASED SMART BLIND STICK”, IEEE International Conference on Current Trendstoward Converging Technologies-2018 [4] Md. Allama Ikbal, Faidur Rahman, M. Hasnat Kabir, “MICROCONTROLLER BASED SMART WALKING STICK FOR THE VISUALLY IMPAIRED PEOPLE”, 2018 [5] Sudeep Gupta, Ilika Sharma, Aishwarya Tiwari and Gaurav Chitranshi, “ADVANCED GUIDE CANE FOR THE VISUALLY IMPAIRED PEOPLE”, NGCT-2015. [6] Arjun Sharma, Rahul Patidar, Shubham Mandovara, Ishwar Rathod, (January 2013) “BLIND AUDIO GUIDANCE SYSTEM”, IJETAE, Volume 3, Special Issue 2. [7] Benjamin, J. Malvern, Nazir A. Ali, and Adamo F. Schepis. “A Laser Cane for the Blind” Proceedings of the San Diego Biomedical Symposium, vol. 12, 2011, pp. 53-57. [8] Dhanuja, R., F. Farhana, & G. Savitha, (2008) “Smart Blind Stick Using Arduino.” International Research Journal of Engineering and Technology, vol. 5, no. 3, pp. 2553-2555. [9] Sathya, D. S. Nithyaroopa, P. Betty, G. Santhoshni, S. Sabharinath, & M. J. Ahanaa, (2018 ) “SmartWalking Stick forBlind Person.” InternationalJournalofPure and Applied Mathematics, vol. 118, no. 20, pp.4531- 4536. [10] Srinidhi Srinivasan, Rajesh M, (2019)Departmentof Computer ScienceandEngineering,AmritaSchoolof Engineering, Bengaluru, “ SMARTWALKINGSTICK”, ICOEI.