SlideShare a Scribd company logo
http://www.iaeme.com/IJECET/index.asp 71 editor@iaeme.com
International Journal of Electronics and Communication Engineering & Technology
(IJECET)
Volume 7, Issue 2, March-April 2016, pp. 71–77, Article ID: IJECET_07_02_009
Available online at
http://www.iaeme.com/IJECET/issues.asp?JType=IJECET&VType=7&IType=2
Journal Impact Factor (2016): 8.2691 (Calculated by GISI) www.jifactor.com
ISSN Print: 0976-6464 and ISSN Online: 0976-6472
© IAEME Publication
PROMINENT NAVIGATION FOR
VISUALLY IMPAIRED PEOPLE
Arun.R, Atul Ravi, Anandu Surendren
UG (Scholar) Department of Mechatronics,
Nehru institute of Engineering and Technology
Coimbatore, Tamilnadu, India
P. Gokulsrinath
UG (Scholar) Department of ECE,
Nehru institute of Engineering and Technology
Coimbatore, Tamilnadu, India
Ragimol. M.G
Assistant Professor Mechatronics,
Nehru Institute of Engineering and Technology
Coimbatore, Tamilnadu, India
ABSTRACT
The most of the technical challenges for the society to detect and find a
solution for visually impaired, with increased security and service motto
towards the society helped to bring a solution which would help the visually
impaired in the industries and other companies. Here we had come out with a
prototype as a way of finding a solution to the visually impaired. The
navigation assistant technology using RFID Tag Grid minimizes the
dependency. The reader used in this system is embedded in the mobile and
shoes to avoid dependency on travel. The RFID reader matches with the
information specified to that ID and a voice signal is generated. Wireless RF
links is placed in the Bluetooth device/ headphone for voice guidance. The
proximity sensing unit is an auxiliary unit is added as a solution to address
unexpected and non-mapped obstacles in the user’s path. Basically it contains
ultrasonic Sensor Unit interfaced with microcontroller which is inter-linked to
a vibrator that would be activated when nearing obstacles. This system is
technically and economically feasible and may offer a maximum benefit to the
disabled.
Key words: RFID Tag, reader, Wireless RF links, Proximity, Sensing,
Ultrasonic, microcontroller, vibrator
Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G
http://www.iaeme.com/IJECET/index.asp 72 editor@iaeme.com
Cite this Article: Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and
Ragimol. M.G. Prominent Navigation For Visually Impaired People,
International Journal of Electronics and Communication Engineering &
Technology, 7(2), 2016, pp. 71–77.
http://www.iaeme.com/IJECET/issues.asp?JType=IJECET&VType=7&IType=2
1. INTRODUCTION
The main objective of out proposed system is to provide a reliable system for indoor
[5], [7] and outdoor way finding and proximity sensing for visually impaired. The
visually impaired students/faculty faces a tremendous dis advantages when they
arrives on college campus and in unfamiliar public places. In order to become
independent in their daily life with guaranteed full social inclusion, without depending
on other physical bodies. Mobiles and wireless technologies can be used to experience
the navigation system in a better and effective way into an intelligent environment. At
present the issue we diagnosed and detected is, when the visually impaired persons
enter into a building they would be not familiar with the environment they may miss
the path often. At such cases they seek for some other individual help, they are
pretended to be dependent. And some other problems are Limitations in pre-viewing
Difficulty in detecting the hazards and obstacles. Hence a prototype has been
designed to find a solution to solve the above listed issues in an effective, easier and
in an economical way using RFID technology both in indoor and outdoor for visually
impaired. Many robots are being designed by this technology as said in [8], [9].
2. LITERATURE SURVEY
There are various and numerous research works are carried out in current scenario for
navigation, to visual Impaired.
[1] Drishti gives a combination of ultrasound positioning devices for indoor
navigation on ‘walk able’ areas outdoors and differential global positioning system
(DGPS). The main shortcoming of this system the size and the weight, The DGPS
approach is limited due to the signal barriers such as buildings, skyscrapers, and vast
trees. Hence it reduces the accuracy rate. The size of the system can be reduced by
choosing the smaller size reader it would reflect an issue in the sensing the tags
Magenta.
[2] Marta Mei developed a project named GLIDEO (Glove for Identification and
Description of B Objects) it had a database to store the tag information which can be
updated from the on net sources available on internet. This system possess a security
issue and building and maintaining of these databases is highly risky since it varies
from time to time. [3] made a navigation device / system for indoor environment
using celling mounted optical beacons; it generates and emits the position code as an
IR signal. These IR signals are harmful to the human body. And the major drawback
of the system is loss of signals because of the greater ranging in the transmitter and
the receiver and it consumes more power and the software development is a complex
task to carry out.
3. WORKING
The system, which consists of two units, namely Proximity Sensing (Obstacle
Detection) unit and Navigation Unit, figure 1.1 shows the block diagram of the
proposed system. The Oscillator generates the 40KHZ signal, which is fed to the
ultrasonic transmitter.
Prominent Navigation For Visually Impaired People
http://www.iaeme.com/IJECET/index.asp 73 editor@iaeme.com
Figure 1 Block diagram of the Prototype
The Transmitter emits ultrasonic waves, which are reflected on encountering any
obstacle in the user’s path. The echo is received by the ultrasonic receiver, which is
weak signal and is hence fed to a signal conditioning unit (SCU), where it is
amplified. It is then given to the micro controller's I/O port, where the distance is
calculated. The RFID system, comprising the reader and the tag is the major part of
the navigation unit. When the reader inside the shoe moves over a specific tag, unique
ID is sent to the reader. Corresponding to the ID string received the micro controller
places data on the I/O pins. The corresponding voice is played back by the APR9600
IC through the headphone. A Bluetooth module is placed in between the reader and
the microcontroller for wireless transmission of data. Thus the directions for the
specific location are made available to the user.
Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G
http://www.iaeme.com/IJECET/index.asp 74 editor@iaeme.com
No
Yes
NO
YES
Figure 2 Flow chart of the main Routine
Start
Initialize TX, RX, REL of Port 3
Define Port 1 as Speaker declare
Distance measure ()
Declare Necessary variables
Initialize UART with BAUD rate
SET TIMER MODE (16 Bit Timer Register)
While (1)
If (i=7)
Send Bit 1 to Port 1 pins corresponding to tag ID
to plat specific memory location of IC ARP9600
CAL FUNCTION
Distance measure ()
If (RESULT>
25)
Relay ON
Stop
Relay ON l
OFF
Prominent Navigation For Visually Impaired People
http://www.iaeme.com/IJECET/index.asp 75 editor@iaeme.com
4. NAVIGATION UNIT
The navigation unit contains the pre-installed guidelines for the way-finding of the
user. The pre-recorded instructions guide the visually impaired user to find his/her
way.
Figure 3 Block diagram of Navigation Unit
As shown in the above diagram, the RFID system, comprising the reader and the
tags [6] is the major part of the navigation unit. When the reader placed inside the
shoe moves over a specific tag, unique tag ID is sent to the reader. The tag ID is
transmitted to the microcontroller through the serial port using RS-232 protocols.
Corresponding to the ID string received, the microcontroller places data on the pin
activates, which transmits a string of 0’s and 1’s to the APR9600 IC. A LOW signal
placed on the pin activates it and voice stored in that memory location is played back
through the headphone. Thus the directions for the specific location are made
available to the user.
4.1. Proximity sensing unit
The Proximity sensing unit or the obstacle detection unit is a supplementary module
provided to detect unexpected or moving objects on the user’s path, for example,
fellow human beings
Figure 4 Block Diagram of Proximity sensing unit
Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G
http://www.iaeme.com/IJECET/index.asp 76 editor@iaeme.com
The figure shows the block diagram of the proximity sensing unit. The oscillator
in the PIC125C508 microcontroller generates the 40KHZ signal, which is fed to the
ultrasonic transmitter. The TTL signal from the microcontroller is fed to the driver
circuit (MAX232) converted to an 8V signal to drive the transmitter. The transmitter
emits ultrasonic waves, which are reflected on encountering any obstacle in the user’s
path The echo is received by the ultrasonic receiver, which is weak signal and is
hence fed to two stage amplifier where the gain is sufficiently improved. The
amplified signal is fed into a comparator to convert the analogy signal to a TTL signal
compatible with the microcontroller pins.
5. CALCULATION OF DISTANCE
The distance of the obstacle from the user is calculated using the microcontroller. The
time from transmission of the pulse to reception of the echo is the time taken for the
sound energy to travel through the air to the object and back again. Since the speed of
sound is constant through air, the distance of the object is calculated by measuring the
echo reflection tome:
Distance= (SPEED * TIME)/2(in meters). Based on the response generated with
the obstacles alerts the users to choose a different path
6. RESULTS
Demonstration was carried out by a person, assuming how a visually impaired person
would feel. 8RFID tags were placed on the floor at a distance of 1 foot each and the
person moved within the specific area. The RFID reader was placed in the user’s shoe
and the proximity sensing unit was placed in the belt. The tags were detected when
the reader came within the 12cm circumference around the tags [4] and the guiding
voice specific to the location was played through the head phones. The obstacles in
the user’s path, which came within the range of 25 inches, were sensed and the
vibrator was activated and thus the tactile system was employed for informing the
user of the obstacles. This setup is illustrated in the figure 6.
7. CONCLUSION AND FUTURE SCOPE
The system reduces the external dependency on a central database, which would
involve some tedious work in putting together a lot of information on mapping the
desired locations. Since, each tag is separately programmed to relay-time information;
this system is more advantageous and requires lesser implementation of time.
Through developed with the welfare of the visually impaired in mind, the system
could still be used by all people, making the system economically feasible. For
example, it could be implemented in huge unfamiliar places like museums; people
tend to get lost, for guidance. Thus this could be applied to the majority of the
population, enhancing the system usage. The grid could be used for lot more
applications, for example, for guiding people on wheelchairs equipped with RFID and
robotic systems for automation. Thus the same grid [10] could become multi-purpose,
since the RFID technology is growing to be applied in almost all fields, with the
production costs corresponding coming down. The concept of setting up an RFID
information grid in all the buildings is technically and economically feasible. As the
applications of RFID in the retail sector are growing enormously, the manufacturing
costs would come down considerably due to mass production, thus permitting the
adoption of RFID grids in government buildings, college campuses, large corporate
offices, etc.
Prominent Navigation For Visually Impaired People
http://www.iaeme.com/IJECET/index.asp 77 editor@iaeme.com
REFERENCE
[1] Ran.L,Helal.A, and Moore.S.E(2004),’Drishti: ‘An integrated indoor/Outdoor
Blind Navigation System and Service’ In Proceeding of second IEEE annual
Conference on pervasive computing and communications(Pre-com.04), pp.23-30.
[2] Ugo Biader Ceipidor, Carl Maria Medaglia,Marta Mei, Maurizio Sabene,
Aleandru Serbanti (1998),’GLIEDO : A RFID System for Identification and
description of objects by Blind and visually Impaired People’, in proc. Second
International Symposium on Wearable computers, Pittsburgh, PA. pp. 164-165
[3] Kazushige Magatani, Koji Sawa, Kenji Yanashima (2007), Development of the
navigation system for visually impaired by Optical beacons’, proceeding 10th
ICBME.
[4] Willis. S Helal.S (2005), ‘A passive RFID information grid for location and
proximity sensing for the blind user’, Proceedings of the ninth annual IEEE
International Symposium on Wearable Computers.
[5] Hao Ji, Lei Xie, Yafeng Yin, Sanglu Lu, ‘An Efficient Indoor Navigation Scheme
UsingRFID-based Delay Tolerant Network’, Globecom 2013 - Ad Hoc and
Sensor Networking Symposium, pp 183-188.
[6] A.M. Kassim, H. I Jaafar, M.A. Azam, N. Abas , T.Yasuno ‘Design and
Development of Navigation System by using RFID Technology’, 2013 IEEE 3rd
International Conference on System Engineering and Technology, 19 - 20 Aug.
2013, Shah Alam, Malaysia, pp 258-262. Noah Pritt,‘Indoor Location with Wi-Fi
Fingerprinting’.
[7] Brian Olszewski, Steven Fenton, Brian Tworek, Jiao Liang, Kumar Yelamarthi
,‘RFID Positioning Robot: An Indoor Navigation System’
[8] Ricardo Gonalvesl Nuno B. Carvalho, Pedro Pinho and Luca Roselli,‘Smart
Environment Technology as a Possible Enabler of Smart Cities’978·1-4799-
3869-8/14/$31.00 ®2014 IEEE ‘Accurate Self-Localization in RFID Tag
Information Grids Using FIR Filtering’, Industrial Informatics, IEEE
Transactions on (Volume:10 , Issue: 2 ).pp 1317-1326.
[9] Jae-Yeon Won, Hyunsurk Ryu, Tobi Delbruck, Jun Haeng Lee, and Jiang
Hu,‘Proximity Sensing Based on Dynamic Vision Sensor for Mobile Devices’,
IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS.
[10] Mala Mitra, A Random Number Generator For RFID Tags, International Journal
of Electronics and Communication Engineering & Technology, 1(1), 2010, pp.
71–87.
[11] J. V. Gorabal and Manjaiah D. H, Privacy And Security Issues In RFID
Technology, International Journal of Computer Engineering & Technology, 5(8),
2014, pp. 88–96.
[12] Dr. Shankaraiah and P.S.Kiran Kumar Intelligent Students Tracking System In
Campus Based on RFID and Zigbee, International Journal of Electronics and
Communication Engineering & Technology, 5(8), 2014, pp. 117–126.
[13] Tong Kun Lai†, Anping Wang†, Chun-Min Chang†, Hua-Min Tseng†, Kailing
Huang, Jo-Ping Li, Wen-Chan Shih, Pai H. Chou,‘Demonstration Abstract: An
8×8 mm2 Bluetooth Low Energy Wireless Motion-Sensing Platform’,978-1-
4799-3146-0/14/$31.00 ©2014 IEEE

More Related Content

What's hot

Application for Women Safety
Application for Women SafetyApplication for Women Safety
Application for Women Safety
iosrjce
 
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY PSENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAKFLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET Journal
 
Women security application
Women security applicationWomen security application
Women security application
Akshay Surve
 
IJSRED-V2I4P4
IJSRED-V2I4P4IJSRED-V2I4P4
IJSRED-V2I4P4
IJSRED
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
IJECEIAES
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured Areas
IRJET Journal
 
IRJET- Voice Controlled Robot using Wi-Fi Module
IRJET-  	  Voice Controlled Robot using Wi-Fi ModuleIRJET-  	  Voice Controlled Robot using Wi-Fi Module
IRJET- Voice Controlled Robot using Wi-Fi Module
IRJET Journal
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-FiSmart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
ijtsrd
 
IOT Cloud Based Real Time Automobile Monitoring System
IOT Cloud Based Real Time Automobile Monitoring SystemIOT Cloud Based Real Time Automobile Monitoring System
IOT Cloud Based Real Time Automobile Monitoring System
Dr. Amarjeet Singh
 
IRJET - Ensuring Women Safety by Offline Tracking
IRJET -  	  Ensuring Women Safety by Offline TrackingIRJET -  	  Ensuring Women Safety by Offline Tracking
IRJET - Ensuring Women Safety by Offline Tracking
IRJET Journal
 
IRJET- Women Security System using GSM and GPS
IRJET-  	  Women Security System using GSM and GPSIRJET-  	  Women Security System using GSM and GPS
IRJET- Women Security System using GSM and GPS
IRJET Journal
 
Paper robot
Paper robotPaper robot
Paper robot
Akhil Ajith
 
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 Journal
 
Gesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using AccelerometerGesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using Accelerometer
Associate Professor in VSB Coimbatore
 
Video Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in RailroadsVideo Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in Railroads
Associate Professor in VSB Coimbatore
 
IRJET- Smart Child Safety Monitoring System
IRJET-  	  Smart Child Safety Monitoring SystemIRJET-  	  Smart Child Safety Monitoring System
IRJET- Smart Child Safety Monitoring System
IRJET Journal
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
IJAEMSJORNAL
 
IRJET- Home Automation System using IoT
IRJET- Home Automation System using IoTIRJET- Home Automation System using IoT
IRJET- Home Automation System using IoT
IRJET Journal
 

What's hot (20)

Application for Women Safety
Application for Women SafetyApplication for Women Safety
Application for Women Safety
 
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY PSENSOR DATA COMMUNICATION TO THNIGSPEAK  IOT PLATFORM USING RASPBERRY P
SENSOR DATA COMMUNICATION TO THNIGSPEAK IOT PLATFORM USING RASPBERRY P
 
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAKFLOOD ALERTING SYSTEM USING RASPBERRY PI  & THINGSPEAK
FLOOD ALERTING SYSTEM USING RASPBERRY PI & THINGSPEAK
 
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
 
Women security application
Women security applicationWomen security application
Women security application
 
IJSRED-V2I4P4
IJSRED-V2I4P4IJSRED-V2I4P4
IJSRED-V2I4P4
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
 
Secured Spy for Highly Secured Areas
Secured Spy for Highly Secured AreasSecured Spy for Highly Secured Areas
Secured Spy for Highly Secured Areas
 
IRJET- Voice Controlled Robot using Wi-Fi Module
IRJET-  	  Voice Controlled Robot using Wi-Fi ModuleIRJET-  	  Voice Controlled Robot using Wi-Fi Module
IRJET- Voice Controlled Robot using Wi-Fi Module
 
Smart Home Automation using Wi-Fi
Smart Home Automation using Wi-FiSmart Home Automation using Wi-Fi
Smart Home Automation using Wi-Fi
 
IOT Cloud Based Real Time Automobile Monitoring System
IOT Cloud Based Real Time Automobile Monitoring SystemIOT Cloud Based Real Time Automobile Monitoring System
IOT Cloud Based Real Time Automobile Monitoring System
 
IRJET - Ensuring Women Safety by Offline Tracking
IRJET -  	  Ensuring Women Safety by Offline TrackingIRJET -  	  Ensuring Women Safety by Offline Tracking
IRJET - Ensuring Women Safety by Offline Tracking
 
IRJET- Women Security System using GSM and GPS
IRJET-  	  Women Security System using GSM and GPSIRJET-  	  Women Security System using GSM and GPS
IRJET- Women Security System using GSM and GPS
 
Paper robot
Paper robotPaper robot
Paper robot
 
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
 
Gesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using AccelerometerGesture Based Wireless Air Mouse using Accelerometer
Gesture Based Wireless Air Mouse using Accelerometer
 
Video Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in RailroadsVideo Surveillance with Hanging Robot for Animal Safety in Railroads
Video Surveillance with Hanging Robot for Animal Safety in Railroads
 
IRJET- Smart Child Safety Monitoring System
IRJET-  	  Smart Child Safety Monitoring SystemIRJET-  	  Smart Child Safety Monitoring System
IRJET- Smart Child Safety Monitoring System
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
 
IRJET- Home Automation System using IoT
IRJET- Home Automation System using IoTIRJET- Home Automation System using IoT
IRJET- Home Automation System using IoT
 

Viewers also liked

Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
Gagandeep Singh
 
Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...
eSAT Journals
 
PosterPresentationCertificate-Prasanth
PosterPresentationCertificate-PrasanthPosterPresentationCertificate-Prasanth
PosterPresentationCertificate-Prasanthgapras94
 
Ieeepro techno solutions ieee 2014 embedded project talking assistance ab...
Ieeepro techno solutions    ieee  2014 embedded project talking assistance ab...Ieeepro techno solutions    ieee  2014 embedded project talking assistance ab...
Ieeepro techno solutions ieee 2014 embedded project talking assistance ab...
srinivasanece7
 
Navigation System for the visually challenged
Navigation System for the visually challengedNavigation System for the visually challenged
Navigation System for the visually challengedSiddhant Sharma
 
assisting device for visually impaired person
assisting device for visually impaired personassisting device for visually impaired person
assisting device for visually impaired person
Pushpa Gothwal
 
Voice enabling system for blind people using gps and gsm
Voice enabling system for blind people using gps and gsmVoice enabling system for blind people using gps and gsm
Voice enabling system for blind people using gps and gsm
Abhijit Ghosh
 
GPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind PersonGPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind Person
ijsrd.com
 
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
 
Location Finding for blind People Using Voice Navigation Stick Seminar
Location Finding for blind People Using Voice Navigation Stick SeminarLocation Finding for blind People Using Voice Navigation Stick Seminar
Location Finding for blind People Using Voice Navigation Stick Seminar
Sanjana Vasu
 
Graphical Password Authentication
Graphical Password AuthenticationGraphical Password Authentication
Graphical Password Authentication
Abha nandan
 
Graphical Password Authentication
Graphical Password AuthenticationGraphical Password Authentication
Graphical Password Authentication
Abhijit Akotkar
 
Smart blind stick
Smart blind stickSmart blind stick
Smart blind stick
varsh12345
 
Navigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSMNavigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSM
Prateek Anand
 
graphical password authentication
graphical password authenticationgraphical password authentication
graphical password authenticationAkhil Kumar
 
Graphical password authentication
Graphical password authenticationGraphical password authentication
Graphical password authenticationAsim Kumar Pathak
 
Free Download Powerpoint Slides
Free Download Powerpoint SlidesFree Download Powerpoint Slides
Free Download Powerpoint Slides
George
 

Viewers also liked (18)

Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
 
Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...
 
PosterPresentationCertificate-Prasanth
PosterPresentationCertificate-PrasanthPosterPresentationCertificate-Prasanth
PosterPresentationCertificate-Prasanth
 
Ieeepro techno solutions ieee 2014 embedded project talking assistance ab...
Ieeepro techno solutions    ieee  2014 embedded project talking assistance ab...Ieeepro techno solutions    ieee  2014 embedded project talking assistance ab...
Ieeepro techno solutions ieee 2014 embedded project talking assistance ab...
 
Navigation System for the visually challenged
Navigation System for the visually challengedNavigation System for the visually challenged
Navigation System for the visually challenged
 
assisting device for visually impaired person
assisting device for visually impaired personassisting device for visually impaired person
assisting device for visually impaired person
 
Voice enabling system for blind people using gps and gsm
Voice enabling system for blind people using gps and gsmVoice enabling system for blind people using gps and gsm
Voice enabling system for blind people using gps and gsm
 
GPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind PersonGPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind Person
 
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
 
Location Finding for blind People Using Voice Navigation Stick Seminar
Location Finding for blind People Using Voice Navigation Stick SeminarLocation Finding for blind People Using Voice Navigation Stick Seminar
Location Finding for blind People Using Voice Navigation Stick Seminar
 
Graphical Password Authentication
Graphical Password AuthenticationGraphical Password Authentication
Graphical Password Authentication
 
Graphical Password Authentication
Graphical Password AuthenticationGraphical Password Authentication
Graphical Password Authentication
 
Smart blind stick
Smart blind stickSmart blind stick
Smart blind stick
 
Graphical password
Graphical passwordGraphical password
Graphical password
 
Navigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSMNavigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSM
 
graphical password authentication
graphical password authenticationgraphical password authentication
graphical password authentication
 
Graphical password authentication
Graphical password authenticationGraphical password authentication
Graphical password authentication
 
Free Download Powerpoint Slides
Free Download Powerpoint SlidesFree Download Powerpoint Slides
Free Download Powerpoint Slides
 

Similar to PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE

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...
IRJET Journal
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
IRJET Journal
 
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 Journal
 
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
vivatechijri
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
IRJET Journal
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoT
IRJET Journal
 
THIRD EYE FOR BLIND
THIRD EYE FOR BLINDTHIRD EYE FOR BLIND
THIRD EYE FOR BLIND
IRJET Journal
 
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET Journal
 
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
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
IRJET Journal
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robot
IRJET Journal
 
IRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For BlindIRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For Blind
IRJET Journal
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino Uno
IRJET Journal
 
IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET Journal
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
IRJET Journal
 
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 Journal
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
IRJET Journal
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and Nodemcu
IRJET Journal
 
L010127579
L010127579L010127579
L010127579
IOSR Journals
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance
IOSR Journals
 

Similar to PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE (20)

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 ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
 
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
 
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoT
 
THIRD EYE FOR BLIND
THIRD EYE FOR BLINDTHIRD EYE FOR BLIND
THIRD EYE FOR BLIND
 
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
 
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
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robot
 
IRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For BlindIRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For Blind
 
Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino Uno
 
IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway Track
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
 
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 Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 
Distance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and NodemcuDistance Measurement Using Ultrasonic Sensor and Nodemcu
Distance Measurement Using Ultrasonic Sensor and Nodemcu
 
L010127579
L010127579L010127579
L010127579
 
Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance Literature on safety module for vehicular driver assistance
Literature on safety module for vehicular driver assistance
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
IAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
IAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
IAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
IAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
IAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
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
 
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
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
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
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
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
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
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
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 

Recently uploaded (20)

H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
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
 
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.
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.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
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
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
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
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
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 

PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE

  • 1. http://www.iaeme.com/IJECET/index.asp 71 editor@iaeme.com International Journal of Electronics and Communication Engineering & Technology (IJECET) Volume 7, Issue 2, March-April 2016, pp. 71–77, Article ID: IJECET_07_02_009 Available online at http://www.iaeme.com/IJECET/issues.asp?JType=IJECET&VType=7&IType=2 Journal Impact Factor (2016): 8.2691 (Calculated by GISI) www.jifactor.com ISSN Print: 0976-6464 and ISSN Online: 0976-6472 © IAEME Publication PROMINENT NAVIGATION FOR VISUALLY IMPAIRED PEOPLE Arun.R, Atul Ravi, Anandu Surendren UG (Scholar) Department of Mechatronics, Nehru institute of Engineering and Technology Coimbatore, Tamilnadu, India P. Gokulsrinath UG (Scholar) Department of ECE, Nehru institute of Engineering and Technology Coimbatore, Tamilnadu, India Ragimol. M.G Assistant Professor Mechatronics, Nehru Institute of Engineering and Technology Coimbatore, Tamilnadu, India ABSTRACT The most of the technical challenges for the society to detect and find a solution for visually impaired, with increased security and service motto towards the society helped to bring a solution which would help the visually impaired in the industries and other companies. Here we had come out with a prototype as a way of finding a solution to the visually impaired. The navigation assistant technology using RFID Tag Grid minimizes the dependency. The reader used in this system is embedded in the mobile and shoes to avoid dependency on travel. The RFID reader matches with the information specified to that ID and a voice signal is generated. Wireless RF links is placed in the Bluetooth device/ headphone for voice guidance. The proximity sensing unit is an auxiliary unit is added as a solution to address unexpected and non-mapped obstacles in the user’s path. Basically it contains ultrasonic Sensor Unit interfaced with microcontroller which is inter-linked to a vibrator that would be activated when nearing obstacles. This system is technically and economically feasible and may offer a maximum benefit to the disabled. Key words: RFID Tag, reader, Wireless RF links, Proximity, Sensing, Ultrasonic, microcontroller, vibrator
  • 2. Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G http://www.iaeme.com/IJECET/index.asp 72 editor@iaeme.com Cite this Article: Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G. Prominent Navigation For Visually Impaired People, International Journal of Electronics and Communication Engineering & Technology, 7(2), 2016, pp. 71–77. http://www.iaeme.com/IJECET/issues.asp?JType=IJECET&VType=7&IType=2 1. INTRODUCTION The main objective of out proposed system is to provide a reliable system for indoor [5], [7] and outdoor way finding and proximity sensing for visually impaired. The visually impaired students/faculty faces a tremendous dis advantages when they arrives on college campus and in unfamiliar public places. In order to become independent in their daily life with guaranteed full social inclusion, without depending on other physical bodies. Mobiles and wireless technologies can be used to experience the navigation system in a better and effective way into an intelligent environment. At present the issue we diagnosed and detected is, when the visually impaired persons enter into a building they would be not familiar with the environment they may miss the path often. At such cases they seek for some other individual help, they are pretended to be dependent. And some other problems are Limitations in pre-viewing Difficulty in detecting the hazards and obstacles. Hence a prototype has been designed to find a solution to solve the above listed issues in an effective, easier and in an economical way using RFID technology both in indoor and outdoor for visually impaired. Many robots are being designed by this technology as said in [8], [9]. 2. LITERATURE SURVEY There are various and numerous research works are carried out in current scenario for navigation, to visual Impaired. [1] Drishti gives a combination of ultrasound positioning devices for indoor navigation on ‘walk able’ areas outdoors and differential global positioning system (DGPS). The main shortcoming of this system the size and the weight, The DGPS approach is limited due to the signal barriers such as buildings, skyscrapers, and vast trees. Hence it reduces the accuracy rate. The size of the system can be reduced by choosing the smaller size reader it would reflect an issue in the sensing the tags Magenta. [2] Marta Mei developed a project named GLIDEO (Glove for Identification and Description of B Objects) it had a database to store the tag information which can be updated from the on net sources available on internet. This system possess a security issue and building and maintaining of these databases is highly risky since it varies from time to time. [3] made a navigation device / system for indoor environment using celling mounted optical beacons; it generates and emits the position code as an IR signal. These IR signals are harmful to the human body. And the major drawback of the system is loss of signals because of the greater ranging in the transmitter and the receiver and it consumes more power and the software development is a complex task to carry out. 3. WORKING The system, which consists of two units, namely Proximity Sensing (Obstacle Detection) unit and Navigation Unit, figure 1.1 shows the block diagram of the proposed system. The Oscillator generates the 40KHZ signal, which is fed to the ultrasonic transmitter.
  • 3. Prominent Navigation For Visually Impaired People http://www.iaeme.com/IJECET/index.asp 73 editor@iaeme.com Figure 1 Block diagram of the Prototype The Transmitter emits ultrasonic waves, which are reflected on encountering any obstacle in the user’s path. The echo is received by the ultrasonic receiver, which is weak signal and is hence fed to a signal conditioning unit (SCU), where it is amplified. It is then given to the micro controller's I/O port, where the distance is calculated. The RFID system, comprising the reader and the tag is the major part of the navigation unit. When the reader inside the shoe moves over a specific tag, unique ID is sent to the reader. Corresponding to the ID string received the micro controller places data on the I/O pins. The corresponding voice is played back by the APR9600 IC through the headphone. A Bluetooth module is placed in between the reader and the microcontroller for wireless transmission of data. Thus the directions for the specific location are made available to the user.
  • 4. Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G http://www.iaeme.com/IJECET/index.asp 74 editor@iaeme.com No Yes NO YES Figure 2 Flow chart of the main Routine Start Initialize TX, RX, REL of Port 3 Define Port 1 as Speaker declare Distance measure () Declare Necessary variables Initialize UART with BAUD rate SET TIMER MODE (16 Bit Timer Register) While (1) If (i=7) Send Bit 1 to Port 1 pins corresponding to tag ID to plat specific memory location of IC ARP9600 CAL FUNCTION Distance measure () If (RESULT> 25) Relay ON Stop Relay ON l OFF
  • 5. Prominent Navigation For Visually Impaired People http://www.iaeme.com/IJECET/index.asp 75 editor@iaeme.com 4. NAVIGATION UNIT The navigation unit contains the pre-installed guidelines for the way-finding of the user. The pre-recorded instructions guide the visually impaired user to find his/her way. Figure 3 Block diagram of Navigation Unit As shown in the above diagram, the RFID system, comprising the reader and the tags [6] is the major part of the navigation unit. When the reader placed inside the shoe moves over a specific tag, unique tag ID is sent to the reader. The tag ID is transmitted to the microcontroller through the serial port using RS-232 protocols. Corresponding to the ID string received, the microcontroller places data on the pin activates, which transmits a string of 0’s and 1’s to the APR9600 IC. A LOW signal placed on the pin activates it and voice stored in that memory location is played back through the headphone. Thus the directions for the specific location are made available to the user. 4.1. Proximity sensing unit The Proximity sensing unit or the obstacle detection unit is a supplementary module provided to detect unexpected or moving objects on the user’s path, for example, fellow human beings Figure 4 Block Diagram of Proximity sensing unit
  • 6. Arun.R, Atul Ravi, Anandu Surendren, P.Gokulsrinath and Ragimol. M.G http://www.iaeme.com/IJECET/index.asp 76 editor@iaeme.com The figure shows the block diagram of the proximity sensing unit. The oscillator in the PIC125C508 microcontroller generates the 40KHZ signal, which is fed to the ultrasonic transmitter. The TTL signal from the microcontroller is fed to the driver circuit (MAX232) converted to an 8V signal to drive the transmitter. The transmitter emits ultrasonic waves, which are reflected on encountering any obstacle in the user’s path The echo is received by the ultrasonic receiver, which is weak signal and is hence fed to two stage amplifier where the gain is sufficiently improved. The amplified signal is fed into a comparator to convert the analogy signal to a TTL signal compatible with the microcontroller pins. 5. CALCULATION OF DISTANCE The distance of the obstacle from the user is calculated using the microcontroller. The time from transmission of the pulse to reception of the echo is the time taken for the sound energy to travel through the air to the object and back again. Since the speed of sound is constant through air, the distance of the object is calculated by measuring the echo reflection tome: Distance= (SPEED * TIME)/2(in meters). Based on the response generated with the obstacles alerts the users to choose a different path 6. RESULTS Demonstration was carried out by a person, assuming how a visually impaired person would feel. 8RFID tags were placed on the floor at a distance of 1 foot each and the person moved within the specific area. The RFID reader was placed in the user’s shoe and the proximity sensing unit was placed in the belt. The tags were detected when the reader came within the 12cm circumference around the tags [4] and the guiding voice specific to the location was played through the head phones. The obstacles in the user’s path, which came within the range of 25 inches, were sensed and the vibrator was activated and thus the tactile system was employed for informing the user of the obstacles. This setup is illustrated in the figure 6. 7. CONCLUSION AND FUTURE SCOPE The system reduces the external dependency on a central database, which would involve some tedious work in putting together a lot of information on mapping the desired locations. Since, each tag is separately programmed to relay-time information; this system is more advantageous and requires lesser implementation of time. Through developed with the welfare of the visually impaired in mind, the system could still be used by all people, making the system economically feasible. For example, it could be implemented in huge unfamiliar places like museums; people tend to get lost, for guidance. Thus this could be applied to the majority of the population, enhancing the system usage. The grid could be used for lot more applications, for example, for guiding people on wheelchairs equipped with RFID and robotic systems for automation. Thus the same grid [10] could become multi-purpose, since the RFID technology is growing to be applied in almost all fields, with the production costs corresponding coming down. The concept of setting up an RFID information grid in all the buildings is technically and economically feasible. As the applications of RFID in the retail sector are growing enormously, the manufacturing costs would come down considerably due to mass production, thus permitting the adoption of RFID grids in government buildings, college campuses, large corporate offices, etc.
  • 7. Prominent Navigation For Visually Impaired People http://www.iaeme.com/IJECET/index.asp 77 editor@iaeme.com REFERENCE [1] Ran.L,Helal.A, and Moore.S.E(2004),’Drishti: ‘An integrated indoor/Outdoor Blind Navigation System and Service’ In Proceeding of second IEEE annual Conference on pervasive computing and communications(Pre-com.04), pp.23-30. [2] Ugo Biader Ceipidor, Carl Maria Medaglia,Marta Mei, Maurizio Sabene, Aleandru Serbanti (1998),’GLIEDO : A RFID System for Identification and description of objects by Blind and visually Impaired People’, in proc. Second International Symposium on Wearable computers, Pittsburgh, PA. pp. 164-165 [3] Kazushige Magatani, Koji Sawa, Kenji Yanashima (2007), Development of the navigation system for visually impaired by Optical beacons’, proceeding 10th ICBME. [4] Willis. S Helal.S (2005), ‘A passive RFID information grid for location and proximity sensing for the blind user’, Proceedings of the ninth annual IEEE International Symposium on Wearable Computers. [5] Hao Ji, Lei Xie, Yafeng Yin, Sanglu Lu, ‘An Efficient Indoor Navigation Scheme UsingRFID-based Delay Tolerant Network’, Globecom 2013 - Ad Hoc and Sensor Networking Symposium, pp 183-188. [6] A.M. Kassim, H. I Jaafar, M.A. Azam, N. Abas , T.Yasuno ‘Design and Development of Navigation System by using RFID Technology’, 2013 IEEE 3rd International Conference on System Engineering and Technology, 19 - 20 Aug. 2013, Shah Alam, Malaysia, pp 258-262. Noah Pritt,‘Indoor Location with Wi-Fi Fingerprinting’. [7] Brian Olszewski, Steven Fenton, Brian Tworek, Jiao Liang, Kumar Yelamarthi ,‘RFID Positioning Robot: An Indoor Navigation System’ [8] Ricardo Gonalvesl Nuno B. Carvalho, Pedro Pinho and Luca Roselli,‘Smart Environment Technology as a Possible Enabler of Smart Cities’978·1-4799- 3869-8/14/$31.00 ®2014 IEEE ‘Accurate Self-Localization in RFID Tag Information Grids Using FIR Filtering’, Industrial Informatics, IEEE Transactions on (Volume:10 , Issue: 2 ).pp 1317-1326. [9] Jae-Yeon Won, Hyunsurk Ryu, Tobi Delbruck, Jun Haeng Lee, and Jiang Hu,‘Proximity Sensing Based on Dynamic Vision Sensor for Mobile Devices’, IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS. [10] Mala Mitra, A Random Number Generator For RFID Tags, International Journal of Electronics and Communication Engineering & Technology, 1(1), 2010, pp. 71–87. [11] J. V. Gorabal and Manjaiah D. H, Privacy And Security Issues In RFID Technology, International Journal of Computer Engineering & Technology, 5(8), 2014, pp. 88–96. [12] Dr. Shankaraiah and P.S.Kiran Kumar Intelligent Students Tracking System In Campus Based on RFID and Zigbee, International Journal of Electronics and Communication Engineering & Technology, 5(8), 2014, pp. 117–126. [13] Tong Kun Lai†, Anping Wang†, Chun-Min Chang†, Hua-Min Tseng†, Kailing Huang, Jo-Ping Li, Wen-Chan Shih, Pai H. Chou,‘Demonstration Abstract: An 8×8 mm2 Bluetooth Low Energy Wireless Motion-Sensing Platform’,978-1- 4799-3146-0/14/$31.00 ©2014 IEEE