Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2019, Dec - Jan
…
12 pages
1 file
This project is designed to guide a visually impaired person to walk and avoid bumping into obstacles. Low-cost ultrasonic rangefinders along with a microcontroller are used to measure the distance to obstacles and if they are close enough to provide feedback to the user in form of beeps or vibrations. The project is made on a small single layer PCB. It is a portable project which is mounted on a metal plate such that it can be fixed on any belt type structure. The sensors are not mounted on the PCB but they are mounted in the front of the plate and connected to the main board using wires. It’s designed exactly like a mobile carrying case used on belts.
Smart blind walker, 2018
In this paper, we introduce a smart wearable devise for assisting blind people. The smart stick comes as a proposed solution to enable visually impaired people to find difficulties in detecting obstacles and dangers in front of them during walking and to identify the world around. The system is designed to act like an artificial vision and alarm unit The system consists of five sensors: ultrasonic sensor, IR sensor, water sensor, fire sensor, and light (LDR) sensor, microcontroller (Arduino Uno R3) to receive the sensor signals and process them to short pulses to the Arduino pins where buzzers, vibrator and voice alarms are connected. GPS navigation in the Mobile can be used to guide the blind for new places and unfamiliar places. The blind man uses an earphone to listen to the navigation directions that are coming from the GPS and buzzer alarm to warn by sound. We seek in our project to provide a smart affordable and suitable for most blind people, and also it is light in weight. It can be made available to all segments of the society and their families who need them. I. Introduction Visually impaired persons have difficulty to interact and feel their environment. They have little contact with surrounding. Physical movement is a challenge for visually impaired persons, because it can become tricky to distinguish where he is, and how to get where he wants to go from one place to another. To navigate unknown places he will bring a sighted family member or his friend for support. Over half of the legally blind people in the world are unemployed. Because limited on the types of jobs they can do. They have a less percentage of employment. They are relying on their families for mobility and financial support. Their mobility opposes them from interacting with people and social activities. In the past different systems are designed with limitations without a solid understanding of the non-visual perception. Some of the systems are only for indoor navigations, and has no hurdle detection and determining location feature in outdoor environment. Researchers have spent the decades to develop an intelligent and smart stick to assist and alert visually impaired persons from obstacles and give information about their location [1-6]. Over the last decades, research has been conducted for new devices to design a good and reliable system for visually impaired persons to detect obstacles and warn them at danger places. There are some systems which has some deficiencies. A Navbelt was developed by Shovalet. al [7], an obstacle avoidance wearable portable computer which is only for indoor navigation. Navbelt was equipped with two modes, in the first one the system information was translated to audio in different sounds. One sound for free for travel direction and other for blocked, it was difficult for the person to differentiate the sounds. Other problem was the system would not know the user momentary position. A stick for distance measurement using infrared sensors, have introduced by S. Innet and N. Ritnoom [8] which is a complex and time wasting process. The stick has different vibration modes for different range which is difficult for a blind to differentiate, it needs time for training. The stick informs the person clearly at dangerous stage which conveys less information and safety. The stick has no location and positioning features. J.Na [9] proposed an interactive guide system for indoor positioning, which can't detect the obstacles and hurdles. The system is not suitable for the outdoor activities. Our project aims to design and implement of an intelligent and cheap stick with Global Positioning System (GPS) for the visually impaired peoples, which will detect the obstacle and hurdle in the path and also determine the position and location through GPS coordinates
Walking stick for visually impaired (Blind Stick) is an innovative stick designed for visually disabled people for improved navigation. In this article we propose an advanced blind stick that allows visually challenged people to navigate with ease using advanced technology. The blind stick is integrated with ultrasonic sensor .Our proposed project first uses ultrasonic sensors to detect obstacles ahead using ultrasonic waves. On sensing obstacles the sensor passes this data to the arduino. The arduino then processes this data and calculates if the obstacle is close enough. If the obstacle is not close enough the circuit does nothing. If the obstacle is close the arduino sends a signal to sound a buzzer.
The objective of this project is to design a mapping system which displays the surrounding of the vehicle by using ultrasonic sensor and graphical user interface (GUI) which provides maximum vehicle's surveillance. Its mechanical and electronic hardware implementations as well as Java programming are discussed in this paper. 33 series dsPIC from Microchip Inc. is used in this system to work as peripheral interface between ultrasonic sensor, buzzer and Java-compatible-display device. Ultrasonic sensor rotated by drive of servo motor to achieve certain sensing coverage. PIC processes the sensor output and transfers this data to Java platform. A developed Java program is used to acquire and process the data from PIC, map the vehicle surrounding and it is displayed in graphics via the GUI. In addition, the casing of sensor is attached on a surface of car by using magnet and designed to allow the sensor to move within 180º (sensing coverage).
This paper presents an electronic navigation system for visually impaired and blind people. This system understands obstacles around it and in front, left and right direction using a network of ultrasonic sensors. It effectively calculates distance of the detected object from the subject and prepares navigation path accordingly avoiding obstacles. It uses speech feedback to aware the subject about the detected obstacle and its distance. This proposed system uses AT89S52/LPC2148 microcontroller based embedded system to process real time data collected using ultrasonic sensor network. Based on direction and distance of detected obstacle, relevant pre-recorded speech message stored in Voice and play back circuit. Such speech messages are conveyed to the subject using speaker on voice and playback circuit.
The main aim of this paper is to expand the electronic travel aid for the blind and visually impaired pedestrians by emerging into the ultrasonic technology. The paper represents an innovative project design and implementation of an Ultrasonic Navigation system in order to provide fully automatic obstacle avoidance with audible notification for blind pedestrians. This blind guidance system is safe, reliable and cost-effective.
The main objective of developing this Ultrasonic Range Finder Using Micro controller is to provide the information about destination whether is available or not when it is middle of transmission. The previous system was worked with radar based system but we could not find the effective results while using it in water based systems. The main advantage of this micro controller system we can find the targeted file while it is water. And this microcontroller finds the destination and sends the proper signals to that. 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 measuring the echo reflection time lets you calculate the distance to the object using the formula D = (s * t)/2 (in meters). You can get ultrasonic transducers optimized for 25 kHz, 32 kHz, 40 kHz or wide bandwidth transducers. This project uses a 40 kHz transducer but it will still work with the others if you make simple changes to the software. The receiver and generator circuits will work as they are. The 40kz signal is easily generated by the microcontroller but detection requires a sensitive amplifier. We can use a three transistor amplifier for the receiver. This is followed by a peak detector and comparator which set the sensitivity threshold so that false reflections are ignored. In the development of this project I with my team have implemented our knowledge that we have learned from the subjects like Electronic Circuit Design,Micro Controller interfacing,communications,Programming and Embedded system Design in our Undergraduation.
This project Implements’ an intelligent microcontroller based Crash evasion system that will employ obstacle detection and distance measurement using ultrasonic sensors to detect obstacles and their distances. Once the obstacle has been detected and safe separation distance is not provided, the automobile will perform safety braking and further decrease in separation distance will cause the system to initiate teering control so as to reduce the severity of the collision. A warning signal is provided to the driver to alert them before he system takes automobile steering into control. Hazard lights are turned ON the moment a collision is detected and rake lights are turned ON after activation of the brake assist system and the brakes which are preferably ABS. Dash board displays of LEDs are incorporated to make the system more nteractive. The system provides for manual control by the driver when they find need to operate the automobile without it as in case of parking and testing or driving in arrow confined paths.
— This research article focuses on the design and implementation of a microcontroller based Automatic Reverse Sensor for Electric Wheelchair. The purposed model presents a reliable and cost effective obstacle detection technique and thereby identifying the obstacles only in reverse motion. The system functions in accordance to the controlled inputs from the sensor to the microcontroller.
REAL TIME WIRELESS FLOOD MONITORING SYSTEM USING ULTRASONIC WAVES
— This project is designed to measure the distance of any object or obstacle in open areas where measurement becomes difficult by manual means. In particular, the need of monitoring air traffic and the defense borders where a soldier keeps on watching for any intruder from top of the buildings. Ultrasonic means of distance measurement is a convenient method compared to traditional one using measurement scales. This kind of measurement is particularly applicable to inaccessible areas where traditional means cannot be implemented such as high temperature, pressure zones etc. This proposed system uses an ultrasonic module interfaced to Arduino microcontroller.
Culture, Medicine, and Psychiatry, 2024
[Revue européenne des migrations internationales], 2019
Internet Histories, 2024
Konservasi Moral sebagai Solusi Penyimpangan Moral, 2020
PRATIQUE DE L'ENTRETIEN MOTIVATIONNEL EN SANTÉ MENTALE, 2013
Journal of Applied …, 2007
Journal of Medicinal Plants and By-products (JMPB), 2015
Journal of Personalized Medicine
anadolu journal of agricultural sciences, 2021
ACS Applied Materials & Interfaces, 2016
Brazilian journal of microbiology : [publication of the Brazilian Society for Microbiology], 2018