Literature Review. Humans navigate by using visual cues to perceive depth from two-dimensional images,

Size: px
Start display at page:

Download "Literature Review. Humans navigate by using visual cues to perceive depth from two-dimensional images,"

Transcription

1 Sameer Kamath Literature Review Visual Depth Perception Humans navigate by using visual cues to perceive depth from two-dimensional images, which allows them to navigate. These cues can be divided into oculomotor, monocular, and binocular cues. Binocular cues require both eyes to be open, whereas monocular cues require only one eye to be open. Oculomotor cues rely upon the tensions in eye muscles and the positions of the eyes. As the distance between an object and a person s eyes varies, the eyes move inward toward the nose or outward away the nose. This movement causes the eye muscles to change tension. The relationship between the tension and positon of the eyes provides depth information to the brain. Additionally, monocular cues such as the sizes of familiar objects, shadows, texture gradient, linear perspective, motion parallax, and occlusion further enhance depth perception. Occlusion occurs when an object is covered by other objects, causing the human brain to perceive the covered object as being farther away. Motion parallax causes nearby objects to appear to move through the field of vision faster. Because of motion parallax, objects that are farther away appear to move more slowly. Figure 1. Familiar Size Cues. ( Perceiving Depth, n.d.) Furthermore, the brain uses binocular cues such as stereopsis, the disparity between images the two eyes produce, to calculate depth from the correspondence of the points in the two

2 images ( Perceiving Depth, n.d.). All these complex cues simultaneously work together to provide sighted humans with detailed three dimensional perceptions of their surroundings. Blindness There are an estimated 285 million visually-impaired people, 39 million of which are blind ( Visual Impairment, 2014). Visual impairment indicates that a person has vision 20/40 or worse in his or her better eye when the eye is corrected ( Blindness and Vision Impairment, 2011). A person with 20/40 vision can read a line of letters at 20 feet that a normal person can read at 40 feet ( What Does 20/20 Vision Mean?, n.d.). A person is legally blind if his or her corrected vision in his or her best eye is 20/200. A visual field less than or equal to 20 degrees in diameter in a person s best, corrected eye also constitutes legal blindness. ( Blindness and Vision Impairment, 2011). A person s depth perception and ability to navigate can be severely hindered if his or her visual impairment is substantial. Assistive Technology Many devices have been engineered to help blind people navigate. The white and red cane is one of the simplest of these devices. Blind people sweep the cane from side to side with the tip of the cane hovering above the ground (Edison, 2014). The canes provide people with information about obstructing objects and changes in surface and elevation (Schellingerhout, Bongers, Grinsven, Smitsman, Galen, 2001). Figure 2. Obstacle Detection with a Red and White Cane. (Edison, 2014)

3 Unfortunately, according to several cane-users, canes are inaccurate and tend to miss obstacles (Schellingerhout et al., 2001). These flaws can pose a significant threat to the safety and peace of mind of blind people when navigating. Also, the majority of cane-users hold the cane at angles greater than 35 to the ground, which is far too high to adequately detect many obstacles on the ground (Schellingerhout et al., 2001). Approximately 2% of blind people use trained guide dogs. Guide dogs follow commands and lead their owners around obstacles ( Travel Tools, n.d.). However, guide dogs can cost upwards of $42,000, which makes them unaffordable for many people ( FAQ, 2016). The lack of decent assistive equipment for blind people has lead researchers to utilize more advanced technology, such as sensors and microcontrollers, to engineer complex electronic aids ( National Research Council, 1986). Infrared and ultrasonic sensors are two common types of distance sensors that are widely available. Infrared Sensors Infrared sensors emit a beam of infrared light, and the light is reflected back to a receiver if an obstacle is present. This returning beam creates a triangle between the emitter, obstacle, and receiver. The light is transmitted from the receiver of the sensor to a device called a chargecoupled (CCD) array. The sensor then uses the CCD array to calculate the base angle of the triangular beam, as shown in Figure 3. The base angle is used to calculate the distance to the obstacle (Al-Fahoum, Al-Hmoud, Al-Fraihat, 2013).

4 Points of Emission Figure 3. Infrared Sensor Triangulation. (Al-Fahoum et al., 2013) Unfortunately, infrared sensors, when compared to ultrasonic sensors, are terrible at detecting objects that are not perpendicular to the sensor (Loven, 2016). Furthermore, reflecting infrared light is a tricky process; sunlight can cancel out the infrared beams, and non-reflective surfaces render these sensors useless. (Kanwal, Bostanci, Currie, Clark, 2015). Ultrasonic Sensors The ultrasonic sensor is another common type of sensor that can be used to find distances to objects. The transmitting piezoelectric transducer of an ultrasonic sensor emits a short ultrasonic pulse. After the pulse reflects off an object, the receiving transducer times how long it takes for the pulse to be received. This duration, along with the speed of sound in air, 343 m/s, is used to calculate the distance to the target object. For optimum detection, the obstacle must be relatively flat and capable of reflecting sound properly. It is very important that the sensor face is parallel to the object. If the face of the sensor is not parallel to the surface of the object, the readings can be inaccurate due to the cone-shaped spread of the sound waves ( Ultrasonic Acoustic Sensing, n.d.).

5 Figure 4. Inaccuracies with Ultrasonic Sensors ( Ultrasonic Acoustic Sensing, n.d.) As the energy of the sound beam spreads, beam divergence occurs, as shown in Figure 5. The greatest sound pressure comes from the centerline of the transducer. Therefore, objects directly in front of the transmitting transducer will send the strongest echoes to the receiving transducer. Figure 5. Beam Divergence from a Transducer ( Transducer, n.d.) Sound is a longitudinal pressure wave that moves through a medium by transferring energy between particles. An ideal sound wave would be a perfectly straight, cylindrical shape. However, in the real world, beam divergence occurs because the particles in the air do not perfectly transfer all their energy to the particles directly in front of them as the sound wave propagates. Beam spread is significantly affected by frequency and transducer diameter. Higher frequencies and larger transducers correspond to less beam spread ( Transducer, n.d.).

6 Arduino Mega Arduino is an open source microcontroller platform for building electronic devices, such as travel aids for the blind. Arduino boards can be programmed using the Arduino integrated development environment (IDE) (Blum, 2013). At the heart of the Arduino Mega, one of Arduino s largest and most versatile boards, is an ATMega2560 integrated circuit. Some features of the Mega are 54 digital input/output (I/O) pins, 15 of which can be used for pulse width modulation, 16 analog inputs, and one 16 MHz crystal oscillator for clock signaling ( Arduino - ArduinoBoardMega2560, n.d.). Ordinary binary digital pins can output and receive a high voltage of 5 V or low voltage of 0 V. The pulse width modulation pins can control the duty cycle of the digital high and low voltages, allowing for an analog output or input. For example, an LED can operate at half brightness by receiving a 50% duty cycle signal from an Arduino board (Hirzel, n.d.). The Arduino s low price and extraordinary (I/O) capabilities make the platform tremendously useful for controlling and receiving data from actuators and sensors. Figure 6. Analog Output with Pulse Width Modulation. (Hirzel, n.d.)

7 Vibrating Motors Vibration motors are commonly used in electronic travel aids to alert blind people about obstacles ( National Research Council, 1986). The fundamental principle behind a vibrating motor is a net centripetal force. The non-symmetrical mass attached to the shaft of the dc motor causes an unbalanced centripetal force, which in turn causes the entire motor to move. The shaft oscillates extremely fast, resulting in constant displacement of the motor, which creates vibration ( AB-004 : Understanding ERM, n.d.). Figure 7. Pancake Vibration Motor ( Coin Vibration Motors, n.d.) Electronic Travel Aids Many engineers have attempted to create electronic travel aids (ETA) that assist blind people with navigation. These devices usually consist of sensors, often ultrasonic or infrared, which gather information about a blind person s surroundings, and some sort of auditory or tactile system of transmitting the information to the person. Some aids, known as obstacle detectors, detect only the general area and direction of obstacles without collecting information about the nature of the obstacles. The Russell Pathsounder, for example, uses a chest-level ultrasonic sensor to detect obstacles. It triggers an auditory and tactile warning if an obstacle is

8 detected within 6 feet of the person. The Mowat Sensor, another sonar ETA, is a handheld device that consists of an ultrasonic sensor and vibration motors that vibrate with intensity proportional to the distance detected by the sensor. Researchers have also engineered a modified version of the Mowat Sensor that plays musical notes with frequencies proportional to the detected ranges. Unfortunately, none of these outdated devices have achieved much success on the market because they are expensive, uncomfortable and impractical. Furthermore, the devices do not properly transmit enough desired information ( National Research Council, 1986). Neuroscientists have recently attempted to reinvent electronic travel aids by trying to connect the tongue to the brain by using a device called BrainPort V100. The device consists of a video camera that is fixed to a pair of glasses, and an array of electrodes attached to the tongue. The pixels of the image from the camera are converted into electric pulses that are sent to the array of electrodes on the tongue. The identification of objects, shapes, and text were tested. After one year of training, 69% of subjects could pass the object recognition test ( FDA, 2015). Unfortunately, even with funding from the US Department of Defense and Google, the device still costs $10,000 ( FDA approves novel tongue sensor, 2015). Furthermore, the images transmitted to the brain are of extremely low resolution, and a cane is still necessary for depth perception and obstacle detection in 3D space ( BrainPort V100 Vision Aid, 2015). Researchers at Chonbuk National University in Korea recently engineered a device that used ultrasonic sensors and vibration feedback on the palm to detect and inform blind people about objects in their path (Jeong, Yu, 2016). Figures 8 and 9 show how the configuration of ultrasonic sensors on the device detects objects in front of users as well as changes in elevation. Because the two-point discrimination of the palm is 11 mm, the vibration motors were spaced

9 over 20 mm apart from each other so that users could easily differentiate between which motors were vibrating on their palms (Jeong et al., 2016). Figure 8. Spatial Obstacle Detection. (Jeong et al., 2016) Figure 9. Array of Ultrasonic Sensors. (Jeong et al., 2016)

10 Figure 10. Basic Indoor Obstacle Course. (Jeong et al., 2016) Figure 11. Complex Outdoor Obstacle Course. (Jeong et al., 2016) Figures 10 and 11 show the testing the device underwent. The test subjects of the experiment in Figure 10 were blind-folded university students, and obstacles were placed in random locations unknown to the test subjects. The obstacles were successfully avoided 90% of the time. In the experiment shown in Figure 11, the test subjects were completely blind people who normally used red and white canes for navigation. Single obstacles were avoided 96.7% of the time, dual obstacles were avoided 60% of the time, the toll bar was avoided 86.7% of the time, and the hanging obstacle only had a 13.3% avoidance rate. Detection of obstacles was not

11 the main issue; the researchers found that an overwhelming majority of the collisions were results of attempts to maneuver around obstacles. In fact, many subjects reported that the vibration feedback would change erratically during the maneuvers, leading to collisions (Jeong et al., 2016). Unfortunately, most blind people still have few alternatives to the red and white cane due to a lack of affordable and modern electronic travel aids that provide ample obstacle avoidance capabilities. Research Plan Engineering Problem Many blind people use canes to navigate. Unfortunately, canes are inaccurate and often miss obstacles. Guide dogs, a common alternative, are excessively expensive due to training costs. There are no affordable, widespread, modern electronic travel aids on the market that allow blind people to fully grasp the 3D space in front of them and avoid obstacles. Engineering Goal The goal of this project is to engineer a tactile device that will allow blind people to perceive and avoid walls, inclines, and obstacles below the waist. The final device must be able to notify a person quickly enough so that he or she can recognize and completely avoid such obstacles. Design Criteria Low Cost High Obstacle Avoidance High Comfort Development

12 Three rows of three ultrasonic sensors will be positioned vertically on the body. The first row will be at shoulder height. The second row will be at the midsection. The last row will be attached to the shins. The 3 by 3 array of stationary sonar sensors will scan and map out the depth of the region in front of the person and send the data to an Arduino. A 3 by 3 array of Arduino-controlled vibration motors will form a tactile hand-held grid that will be no larger than the size of a palm. The intensity and location of the vibrations on the grid will represent the presence of obstacles in the 3-D space in front of the person. Rows will correspond to obstacle range, columns will correspond to horizontal position, and vibration intensity will correspond to height. Testing To test the device, blind folded people will use it to navigate through an obstacle course. The subjects ability to successfully avoid walls, obstacles below the waist, and sharp inclines will be tested. The percentage of obstacles detected and avoided will indicate the obstacle detection capabilities of the device. A stick similar to a red and white visual impairment cane will also be tested for obstacle detection capability. All test subjects will be asked to rate the comfort of both the cane and the new device. Comfort ratings will be based on whether subjects would feel comfortable using the aid on a regular basis.

13 Works Cited Perceiving Depth and Size. (n.d.). Retrieved November 23, 2016, from Visual impairment and blindness. (2014, August). Retrieved November 23, 2016, from Blindness and Vision Impairment. (2011, February 08). Retrieved November 23, 2016, from html Edison, T. (Producer). (2014, April 1). How Blind People Use a White Cane [Video file]. In Youtube. Retrieved November 23, 2016, from Schellingerhout, R., Bongers, R. M., Grinsven, R. V., Smitsman, A. W., & Galen, G. P. (2001). Improving obstacle detection by redesign of walking canes for blind persons. Ergonomics, 44(5), doi: / Travel Tools and Techniques of People Who are Blind or Who Have Low Vision. (n.d.). Retrieved November 23, 2016, from FAQ. (2016). Retrieved November 23, 2016, from Al-Fahoum, A. S., Al-Hmoud, H. B., & Al-Fraihat, A. A. (2013). A Smart Infrared Microcontroller-Based Blind Guidance System. Hindawi, 2013, 1-7. doi: /2013/ Loven, P. (2016, October 30). STEM Project With Arduinos [ to the author]. Kanwal, N., Bostanci, E., Currie, K., & Clark, A. F. (2015). A Navigation System for the Visually Impaired: A Fusion of Vision and Depth Sensor. Applied Bionics and Biomechanics, 2015, doi: /2015/ Ultrasonic Acoustic Sensing. (n.d.). Retrieved November 23, 2016, from National Research Council (US) Working Group on Mobility Aids for the Visually Impaired and Blind. (1986). THE TECHNOLOGY OF ELECTRONIC TRAVEL AIDS - Electronic Travel AIDS: New Directions for Research - NCBI Bookshelf. Retrieved November 23, 2016, from FDA allows marketing of new device to help the blind process visual signals via their tongues. (2015, June 18). Retrieved November 23, 2016, from FDA approves novel tongue sensor for the blind. (2015, June 19). Retrieved November 23, 2016, from

14 BrainPort V100 Vision Aid [Video file]. (2015, November 30). In Youtube. Retrieved November 23, 2016, from Blum, J. (2013). Exploring Arduino: Tools and techniques for engineering wizardry. Indianapolis, IN: Wiley. Arduino - ArduinoBoardMega2560. (n.d.). Retrieved November 23, 2016, from Hirzel, T. (n.d.). PWM. Retrieved November 23, 2016, from AB-004 : Understanding ERM Vibration Motor Characteristics. (n.d.). Retrieved November 23, 2016, from understanding-erm-vibration-motor-characteristics Jeong, G., & Yu, K. (2016, July 12). Multi-Section Sensing and Vibrotactile Perception for Walking Guide of Visually Impaired Person. Sensors, 16(7). doi: /s Coin Vibration Motors. (n.d.). Retrieved November 27, 2016, from Transducer Beam Spread. (n.d.). Retrieved December 06, 2016, from What Does 20/20 Vision Mean? (n.d.). Retrieved December 19, 2016, from

t t t rt t s s tr t Manuel Martinez 1, Angela Constantinescu 2, Boris Schauerte 1, Daniel Koester 1, and Rainer Stiefelhagen 1,2

t t t rt t s s tr t Manuel Martinez 1, Angela Constantinescu 2, Boris Schauerte 1, Daniel Koester 1, and Rainer Stiefelhagen 1,2 t t t rt t s s Manuel Martinez 1, Angela Constantinescu 2, Boris Schauerte 1, Daniel Koester 1, and Rainer Stiefelhagen 1,2 1 r sr st t t 2 st t t r t r t s t s 3 Pr ÿ t3 tr 2 t 2 t r r t s 2 r t ts ss

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

Automated Mobility and Orientation System for Blind

Automated Mobility and Orientation System for Blind Automated Mobility and Orientation System for Blind Shradha Andhare 1, Amar Pise 2, Shubham Gopanpale 3 Hanmant Kamble 4 Dept. of E&TC Engineering, D.Y.P.I.E.T. College, Maharashtra, India. ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Mechatronics Chapter Sensors 9-1

Mechatronics Chapter Sensors 9-1 MEMS1049 Mechatronics Chapter Sensors 9-1 Proximity sensors and Switches Proximity sensor o o o A proximity sensor is a sensor able to detect the presence of nearby objects without any physical contact.

More information

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright E90 Project Proposal 6 December 2006 Paul Azunre Thomas Murray David Wright Table of Contents Abstract 3 Introduction..4 Technical Discussion...4 Tracking Input..4 Haptic Feedack.6 Project Implementation....7

More information

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst Thinking About Psychology: The Science of Mind and Behavior 2e Charles T. Blair-Broeker Randal M. Ernst Sensation and Perception Chapter Module 9 Perception Perception While sensation is the process by

More information

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module

Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM Module IJSTE - International Journal of Science Technology & Engineering Volume 4 Issue 11 May 2018 ISSN (online): 2349-784X Distance Measurement of an Object by using Ultrasonic Sensors with Arduino and GSM

More information

Part 1: Determining the Sensors and Feedback Mechanism

Part 1: Determining the Sensors and Feedback Mechanism Roger Yuh Greg Kurtz Challenge Project Report Project Objective: The goal of the project was to create a device to help a blind person navigate in an indoor environment and avoid obstacles of varying heights

More information

Color Deficiency ( Color Blindness )

Color Deficiency ( Color Blindness ) Color Deficiency ( Color Blindness ) Monochromat - person who needs only one wavelength to match any color Dichromat - person who needs only two wavelengths to match any color Anomalous trichromat - needs

More information

Adaptable Handy Clench for Destitute of Vision using GSM

Adaptable Handy Clench for Destitute of Vision using GSM Adaptable Handy Clench for Destitute of Vision using GSM N Hemalatha 1, S Dhivya 2, M Sobana 2, R Viveka 2, M Vishalini 2 UG Student, Dept. of EEE, Velammal Engineering College, Chennai, Tamilnadu, India

More information

PROJECT BAT-EYE. Developing an Economic System that can give a Blind Person Basic Spatial Awareness and Object Identification.

PROJECT BAT-EYE. Developing an Economic System that can give a Blind Person Basic Spatial Awareness and Object Identification. PROJECT BAT-EYE Developing an Economic System that can give a Blind Person Basic Spatial Awareness and Object Identification. Debargha Ganguly royal.debargha@gmail.com ABSTRACT- Project BATEYE fundamentally

More information

By Pierre Olivier, Vice President, Engineering and Manufacturing, LeddarTech Inc.

By Pierre Olivier, Vice President, Engineering and Manufacturing, LeddarTech Inc. Leddar optical time-of-flight sensing technology, originally discovered by the National Optics Institute (INO) in Quebec City and developed and commercialized by LeddarTech, is a unique LiDAR technology

More information

Technical Explanation for Displacement Sensors and Measurement Sensors

Technical Explanation for Displacement Sensors and Measurement Sensors Technical Explanation for Sensors and Measurement Sensors CSM_e_LineWidth_TG_E_2_1 Introduction What Is a Sensor? A Sensor is a device that measures the distance between the sensor and an object by detecting

More information

Team members: Christopher A. Urquhart Oluwaseyitan Joshua Durodola Nathaniel Sims

Team members: Christopher A. Urquhart Oluwaseyitan Joshua Durodola Nathaniel Sims Team members: Christopher A. Urquhart Oluwaseyitan Joshua Durodola Nathaniel Sims Background Problem Formulation Current State of Art Solution Approach Systematic Approach Task and Project Management Costs

More information

Robot Sensors Introduction to Robotics Lecture Handout September 20, H. Harry Asada Massachusetts Institute of Technology

Robot Sensors Introduction to Robotics Lecture Handout September 20, H. Harry Asada Massachusetts Institute of Technology Robot Sensors 2.12 Introduction to Robotics Lecture Handout September 20, 2004 H. Harry Asada Massachusetts Institute of Technology Touch Sensor CCD Camera Vision System Ultrasonic Sensor Photo removed

More information

Blind navigation with a wearable range camera and vibrotactile helmet

Blind navigation with a wearable range camera and vibrotactile helmet Blind navigation with a wearable range camera and vibrotactile helmet (author s name removed for double-blind review) X university 1@2.com (author s name removed for double-blind review) X university 1@2.com

More information

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE ISSN: 0976-2876 (Print) ISSN: 2250-0138 (Online) SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE L. SAROJINI a1, I. ANBURAJ b, R. ARAVIND c, M. KARTHIKEYAN d AND K. GAYATHRI e a Assistant professor,

More information

INTELLIGENT WHITE CANE TO AID VISUALLY IMPAIRED

INTELLIGENT WHITE CANE TO AID VISUALLY IMPAIRED INTELLIGENT WHITE CANE TO AID VISUALLY IMPAIRED S.LAKSHMI, PRIYAS,KALPANA ABSTRACT--Visually impaired people need some aid to interact with their environment with more security. The traditional methods

More information

Lab 2. Logistics & Travel. Installing all the packages. Makeup class Recorded class Class time to work on lab Remote class

Lab 2. Logistics & Travel. Installing all the packages. Makeup class Recorded class Class time to work on lab Remote class Lab 2 Installing all the packages Logistics & Travel Makeup class Recorded class Class time to work on lab Remote class Classification of Sensors Proprioceptive sensors internal to robot Exteroceptive

More information

SMART VIBRATING BAND TO INTIMATE OBSTACLE FOR VISUALLY IMPAIRED

SMART VIBRATING BAND TO INTIMATE OBSTACLE FOR VISUALLY IMPAIRED SMART VIBRATING BAND TO INTIMATE OBSTACLE FOR VISUALLY IMPAIRED PROJECT REFERENCE NO.:39S_BE_0094 COLLEGE BRANCH GUIDE STUDENT : GSSS ISTITUTE OF ENGINEERING AND TECHNOLOGY FOR WOMEN, MYSURU : DEPARTMENT

More information

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation Unit IV: Sensation & Perception Module 19 Vision Organization & Interpretation Visual Organization 19-1 Perceptual Organization 19-1 How do we form meaningful perceptions from sensory information? A group

More information

Sonic Distance Sensors

Sonic Distance Sensors Sonic Distance Sensors Introduction - Sound is transmitted through the propagation of pressure in the air. - The speed of sound in the air is normally 331m/sec at 0 o C. - Two of the important characteristics

More information

Mechatronics Project Report

Mechatronics Project Report Mechatronics Project Report Introduction Robotic fish are utilized in the Dynamic Systems Laboratory in order to study and model schooling in fish populations, with the goal of being able to manage aquatic

More information

Sensors. CS Embedded Systems p. 1/1

Sensors. CS Embedded Systems p. 1/1 CS 445 - Embedded Systems p. 1/1 Sensors A device that provides measurements of a physical process. Many sensors are transducers, devices that convert energy from one form to another. Examples: Pressure

More information

COPYRIGHTED MATERIAL. Overview

COPYRIGHTED MATERIAL. Overview In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experience data, which is manipulated

More information

COPYRIGHTED MATERIAL OVERVIEW 1

COPYRIGHTED MATERIAL OVERVIEW 1 OVERVIEW 1 In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experiential data,

More information

Section 1: Sound. Sound and Light Section 1

Section 1: Sound. Sound and Light Section 1 Sound and Light Section 1 Section 1: Sound Preview Key Ideas Bellringer Properties of Sound Sound Intensity and Decibel Level Musical Instruments Hearing and the Ear The Ear Ultrasound and Sonar Sound

More information

Sensing. Autonomous systems. Properties. Classification. Key requirement of autonomous systems. An AS should be connected to the outside world.

Sensing. Autonomous systems. Properties. Classification. Key requirement of autonomous systems. An AS should be connected to the outside world. Sensing Key requirement of autonomous systems. An AS should be connected to the outside world. Autonomous systems Convert a physical value to an electrical value. From temperature, humidity, light, to

More information

LDOR: Laser Directed Object Retrieving Robot. Final Report

LDOR: Laser Directed Object Retrieving Robot. Final Report University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory LDOR: Laser Directed Object Retrieving Robot Final Report 4/22/08 Mike Arms TA: Mike

More information

Perceived depth is enhanced with parallax scanning

Perceived depth is enhanced with parallax scanning Perceived Depth is Enhanced with Parallax Scanning March 1, 1999 Dennis Proffitt & Tom Banton Department of Psychology University of Virginia Perceived depth is enhanced with parallax scanning Background

More information

Substitute eyes for Blind using Android

Substitute eyes for Blind using Android 2013 Texas Instruments India Educators' Conference Substitute eyes for Blind using Android Sachin Bharambe, Rohan Thakker, Harshranga Patil, K. M. Bhurchandi Visvesvaraya National Institute of Technology,

More information

Intelligent Robotics Sensors and Actuators

Intelligent Robotics Sensors and Actuators Intelligent Robotics Sensors and Actuators Luís Paulo Reis (University of Porto) Nuno Lau (University of Aveiro) The Perception Problem Do we need perception? Complexity Uncertainty Dynamic World Detection/Correction

More information

EEE 187: Robotics. Summary 11: Sensors used in Robotics

EEE 187: Robotics. Summary 11: Sensors used in Robotics 1 EEE 187: Robotics Summary 11: Sensors used in Robotics Fig. 1. Sensors are needed to obtain internal quantities such as joint angle and external information such as location in maze Sensors are used

More information

Directional Driver Hazard Advisory System. Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He

Directional Driver Hazard Advisory System. Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He Directional Driver Hazard Advisory System Benjamin Moore and Vasil Pendavinji ECE 445 Project Proposal Spring 2017 Team: 24 TA: Yuchen He 1 Table of Contents 1 Introduction... 3 1.1 Objective... 3 1.2

More information

LaserPING Rangefinder Module (#28041)

LaserPING Rangefinder Module (#28041) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical:support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Walking Assistance for blind Using Microcontroller in Indoor Navigation

Walking Assistance for blind Using Microcontroller in Indoor Navigation Walking Assistance for blind Using Microcontroller in Indoor Navigation Shanmugam G 1, K.Marimuthu 2 U.G. Student, Department of Mechatronics Engineering, Nehru Institute of Coimbatore, India 1 Assistant

More information

Probabilistic Robotics Course. Robots and Sensors Orazio

Probabilistic Robotics Course. Robots and Sensors Orazio Probabilistic Robotics Course Robots and Sensors Orazio Giorgio Grisetti grisetti@dis.uniroma1.it Dept of Computer Control and Management Engineering Sapienza University of Rome Outline Robot Devices Overview

More information

Sensors for Automated Assembly

Sensors for Automated Assembly Home Sensors for Automated Assembly The typical multistation automated assembly system is equipped with myriad sensors. By John Sprovieri June 3, 2014 Assembly machines are dumb. They can only do what

More information

Shape Memory Alloy Actuator Controller Design for Tactile Displays

Shape Memory Alloy Actuator Controller Design for Tactile Displays 34th IEEE Conference on Decision and Control New Orleans, Dec. 3-5, 995 Shape Memory Alloy Actuator Controller Design for Tactile Displays Robert D. Howe, Dimitrios A. Kontarinis, and William J. Peine

More information

Basic functions of the universal flaw detector GEKKO

Basic functions of the universal flaw detector GEKKO Product Description GEKKO Portable ultrasonic flaw detector for phased array, TOFD und conventional inspection techniques. Basic functions of the universal flaw detector GEKKO Phased array techniques Phased

More information

Implementation of Mind Control Robot

Implementation of Mind Control Robot Implementation of Mind Control Robot Adeel Butt and Milutin Stanaćević Department of Electrical and Computer Engineering Stony Brook University Stony Brook, New York, USA adeel.butt@stonybrook.edu, milutin.stanacevic@stonybrook.edu

More information

Virtual Eye for Blind People

Virtual Eye for Blind People Virtual Eye for Blind People Ms.Harshali Kumbhar 1, Ms.Nandini S. Mule 2, Ms. Shamal Gaikwad 3, Mrs. Shweta Suryawanshi 4 1,2,3 Student, 4 Asst. Prof., E&TC Dept., DYPIEMR, Akurdi, Pune(India) ABSTRACT

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

Design and Development of Blind Navigation System using GSM and RFID Technology

Design and Development of Blind Navigation System using GSM and RFID Technology Indian Journal of Science and Technology, Vol 9(2), DOI: 10.17485/ijst/2016/v9i2/85809, January 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Design and Development of Blind Navigation System

More information

3D Space Perception. (aka Depth Perception)

3D Space Perception. (aka Depth Perception) 3D Space Perception (aka Depth Perception) 3D Space Perception The flat retinal image problem: How do we reconstruct 3D-space from 2D image? What information is available to support this process? Interaction

More information

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Advanced Mechatronics 1 st Mini Project Remote Control Car Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Remote Control Car Manual Control with the remote and direction buttons Automatic

More information

IMGD 3100 Novel Interfaces for Interactive Environments: Physical Input

IMGD 3100 Novel Interfaces for Interactive Environments: Physical Input IMGD 3100 Novel Interfaces for Interactive Environments: Physical Input Robert W. Lindeman Associate Professor Human Interaction in Virtual Environments (HIVE) Lab Department of Computer Science Worcester

More information

Perceptual Organization

Perceptual Organization PSYCHOLOGY (8th Edition, in Modules) David Myers PowerPoint Slides Aneeq Ahmad Henderson State University Worth Publishers, 2007 1 Perceptual Organization Module 16 2 Perceptual Organization Perceptual

More information

Waves and Sound Practice Test 43 points total Free- response part: [27 points]

Waves and Sound Practice Test 43 points total Free- response part: [27 points] Name Waves and Sound Practice Test 43 points total Free- response part: [27 points] 1. To demonstrate standing waves, one end of a string is attached to a tuning fork with frequency 120 Hz. The other end

More information

International Journal OF Engineering Sciences & Management Research

International Journal OF Engineering Sciences & Management Research EMBEDDED MICROCONTROLLER BASED REAL TIME SUPPORT FOR DISABLED PEOPLE USING GPS Ravi Sankar T *, Ashok Kumar K M.Tech, Dr.M.Narsing Yadav M.S.,Ph.D(U.S.A) * Department of Electronics and Computer Engineering,

More information

Ordinary Level SOLUTIONS: WAVES, SOUND AND LIGHT.

Ordinary Level SOLUTIONS: WAVES, SOUND AND LIGHT. Ordinary Level SOLUTIONS: WAVES, SOUND AND LIGHT. 2015 Question 7 [Ordinary Level] (i) Explain the term resonance. transfer of energy between objects of similar natural frequency (ii) Describe a laboratory

More information

EECE498 - Electrical Engineering Senior Design Project Final Report Spring 2013

EECE498 - Electrical Engineering Senior Design Project Final Report Spring 2013 EECE498 - Electrical Engineering Senior Design Project Final Report Spring 2013 Self-Energized Smart Vision Stick for Visually Impaired People Team Members Mohammad Hossain Mohammadi Saif Al Ameri Sana

More information

SONAR THEORY AND APPLICATIONS

SONAR THEORY AND APPLICATIONS SONAR THEORY AND APPLICATIONS EXCERPT FROM IMAGENEX MODEL 855 COLOR IMAGING SONAR USER'S MANUAL IMAGENEX TECHNOLOGY CORP. #209-1875 BROADWAY ST. PORT COQUITLAM, B.C. V3C 4Z1 CANADA TEL: (604) 944-8248

More information

Smart Navigation System for Visually Impaired Person

Smart Navigation System for Visually Impaired Person Smart Navigation System for Visually Impaired Person Rupa N. Digole 1, Prof. S. M. Kulkarni 2 ME Student, Department of VLSI & Embedded, MITCOE, Pune, India 1 Assistant Professor, Department of E&TC, MITCOE,

More information

Devantech SRF04 Ultra-Sonic Ranger Finder Cornerstone Electronics Technology and Robotics II

Devantech SRF04 Ultra-Sonic Ranger Finder Cornerstone Electronics Technology and Robotics II Devantech SRF04 Ultra-Sonic Ranger Finder Cornerstone Electronics Technology and Robotics II Administration: o Prayer PicBasic Pro Programs Used in This Lesson: o General PicBasic Pro Program Listing:

More information

DIGITAL IMAGE PROCESSING LECTURE # 4 DIGITAL IMAGE FUNDAMENTALS-I

DIGITAL IMAGE PROCESSING LECTURE # 4 DIGITAL IMAGE FUNDAMENTALS-I DIGITAL IMAGE PROCESSING LECTURE # 4 DIGITAL IMAGE FUNDAMENTALS-I 4 Topics to Cover Light and EM Spectrum Visual Perception Structure Of Human Eyes Image Formation on the Eye Brightness Adaptation and

More information

Visual Effects of Light. Prof. Grega Bizjak, PhD Laboratory of Lighting and Photometry Faculty of Electrical Engineering University of Ljubljana

Visual Effects of Light. Prof. Grega Bizjak, PhD Laboratory of Lighting and Photometry Faculty of Electrical Engineering University of Ljubljana Visual Effects of Light Prof. Grega Bizjak, PhD Laboratory of Lighting and Photometry Faculty of Electrical Engineering University of Ljubljana Light is life If sun would turn off the life on earth would

More information

ZeroTouch: A Zero-Thickness Optical Multi-Touch Force Field

ZeroTouch: A Zero-Thickness Optical Multi-Touch Force Field ZeroTouch: A Zero-Thickness Optical Multi-Touch Force Field Figure 1 Zero-thickness visual hull sensing with ZeroTouch. Copyright is held by the author/owner(s). CHI 2011, May 7 12, 2011, Vancouver, BC,

More information

Gestalt Principles of Visual Perception

Gestalt Principles of Visual Perception Gestalt Principles of Visual Perception Fritz Perls Father of Gestalt theory and Gestalt Therapy Movement in experimental psychology which began prior to WWI. We perceive objects as well-organized patterns

More information

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21 Virtual Reality I Visual Imaging in the Electronic Age Donald P. Greenberg November 9, 2017 Lecture #21 1968: Ivan Sutherland 1990s: HMDs, Henry Fuchs 2013: Google Glass History of Virtual Reality 2016:

More information

MAKER: Development of Smart Mobile Robot System to Help Middle School Students Learn about Robot Perception

MAKER: Development of Smart Mobile Robot System to Help Middle School Students Learn about Robot Perception Paper ID #14537 MAKER: Development of Smart Mobile Robot System to Help Middle School Students Learn about Robot Perception Dr. Sheng-Jen Tony Hsieh, Texas A&M University Dr. Sheng-Jen ( Tony ) Hsieh is

More information

A Simple Design of Clean Robot

A Simple Design of Clean Robot Journal of Computing and Electronic Information Management ISSN: 2413-1660 A Simple Design of Clean Robot Huichao Wu 1, a, Daofang Chen 2, Yunpeng Yin 3 1 College of Optoelectronic Engineering, Chongqing

More information

Nikhil Mahalingam 1, Veera S. Kumar 2 1,2 (Computer Science & Engineering, PSG College of Technology, India)

Nikhil Mahalingam 1, Veera S. Kumar 2 1,2 (Computer Science & Engineering, PSG College of Technology, India) Robotic Walking Aid for Visually Impaired Nikhil Mahalingam 1, Veera S. Kumar 2 1,2 (Computer Science & Engineering, PSG College of Technology, India) ABSTRACT : In this fast developing world, it is hard

More information

16. Sensors 217. eye hand control. br-er16-01e.cdr

16. Sensors 217. eye hand control. br-er16-01e.cdr 16. Sensors 16. Sensors 217 The welding process is exposed to disturbances like misalignment of workpiece, inaccurate preparation, machine and device tolerances, and proess disturbances, Figure 16.1. sensor

More information

Technology offer. Aerial obstacle detection software for the visually impaired

Technology offer. Aerial obstacle detection software for the visually impaired Technology offer Aerial obstacle detection software for the visually impaired Technology offer: Aerial obstacle detection software for the visually impaired SUMMARY The research group Mobile Vision Research

More information

Haptic presentation of 3D objects in virtual reality for the visually disabled

Haptic presentation of 3D objects in virtual reality for the visually disabled Haptic presentation of 3D objects in virtual reality for the visually disabled M Moranski, A Materka Institute of Electronics, Technical University of Lodz, Wolczanska 211/215, Lodz, POLAND marcin.moranski@p.lodz.pl,

More information

Regan Mandryk. Depth and Space Perception

Regan Mandryk. Depth and Space Perception Depth and Space Perception Regan Mandryk Disclaimer Many of these slides include animated gifs or movies that may not be viewed on your computer system. They should run on the latest downloads of Quick

More information

Precision Range Sensing Free run operation uses a 2Hz filter, with. Stable and reliable range readings and

Precision Range Sensing Free run operation uses a 2Hz filter, with. Stable and reliable range readings and HRLV-MaxSonar - EZ Series HRLV-MaxSonar - EZ Series High Resolution, Precision, Low Voltage Ultrasonic Range Finder MB1003, MB1013, MB1023, MB1033, MB10436 The HRLV-MaxSonar-EZ sensor line is the most

More information

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»!

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! The speaker is Anatole Lécuyer, senior researcher at Inria, Rennes, France; More information about him at : http://people.rennes.inria.fr/anatole.lecuyer/

More information

Basic Microprocessor Interfacing Trainer Lab Manual

Basic Microprocessor Interfacing Trainer Lab Manual Basic Microprocessor Interfacing Trainer Lab Manual Control Inputs Microprocessor Data Inputs ff Control Unit '0' Datapath MUX Nextstate Logic State Memory Register Output Logic Control Signals ALU ff

More information

EC-433 Digital Image Processing

EC-433 Digital Image Processing EC-433 Digital Image Processing Lecture 2 Digital Image Fundamentals Dr. Arslan Shaukat 1 Fundamental Steps in DIP Image Acquisition An image is captured by a sensor (such as a monochrome or color TV camera)

More information

Penn State University ESM Ultrasonics R&D Laboratory Joseph L. Rose Research Activities

Penn State University ESM Ultrasonics R&D Laboratory Joseph L. Rose Research Activities Penn State University ESM Ultrasonics R&D Laboratory Joseph L. Rose Research Activities Crack Detection in Green Compacts The Center for Innovative Sintered Products Identifying cracked green parts before

More information

Humanoid robot. Honda's ASIMO, an example of a humanoid robot

Humanoid robot. Honda's ASIMO, an example of a humanoid robot Humanoid robot Honda's ASIMO, an example of a humanoid robot A humanoid robot is a robot with its overall appearance based on that of the human body, allowing interaction with made-for-human tools or environments.

More information

Chapter: Sound and Light

Chapter: Sound and Light Table of Contents Chapter: Sound and Light Section 1: Sound Section 2: Reflection and Refraction of Light Section 3: Mirrors, Lenses, and the Eye Section 4: Light and Color 1 Sound Sound When an object

More information

Resonance Tube Lab 9

Resonance Tube Lab 9 HB 03-30-01 Resonance Tube Lab 9 1 Resonance Tube Lab 9 Equipment SWS, complete resonance tube (tube, piston assembly, speaker stand, piston stand, mike with adaptors, channel), voltage sensor, 1.5 m leads

More information

Visual Effects of. Light. Warmth. Light is life. Sun as a deity (god) If sun would turn off the life on earth would extinct

Visual Effects of. Light. Warmth. Light is life. Sun as a deity (god) If sun would turn off the life on earth would extinct Visual Effects of Light Prof. Grega Bizjak, PhD Laboratory of Lighting and Photometry Faculty of Electrical Engineering University of Ljubljana Light is life If sun would turn off the life on earth would

More information

AN UNIQUE METHODOLOGY ENABLING BUS BOARD NAVIGATING SYSTEM USING WSN

AN UNIQUE METHODOLOGY ENABLING BUS BOARD NAVIGATING SYSTEM USING WSN AN UNIQUE METHODOLOGY ENABLING BUS BOARD NAVIGATING SYSTEM USING WSN Ms.R.Madhumitha [1], N.Nandhini [2], R.Rajalakshmi [3], K.Raja Rajeswari [4]. [1] UG Student, Department of ECE,Panimalar Engineering

More information

CENG 5931 HW 5 Mobile Robotics Due March 5. Sensors for Mobile Robots

CENG 5931 HW 5 Mobile Robotics Due March 5. Sensors for Mobile Robots CENG 5931 HW 5 Mobile Robotics Due March 5 Sensors for Mobile Robots Dr. T. L. Harman: 281 283-3774 Office D104 For reports: Read HomeworkEssayRequirements on the web site and follow instructions which

More information

IV: Visual Organization and Interpretation

IV: Visual Organization and Interpretation IV: Visual Organization and Interpretation Describe Gestalt psychologists understanding of perceptual organization, and explain how figure-ground and grouping principles contribute to our perceptions Explain

More information

[Bhoge* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Bhoge* et al., 5.(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY REVIEW ON GPS NAVIGATION SYSTEM FOR BLIND PEOPLE Vidya Bhoge *, S.Y.Chinchulikar * PG Student, E&TC Department, Shreeyash College

More information

Figure 1 HDR image fusion example

Figure 1 HDR image fusion example TN-0903 Date: 10/06/09 Using image fusion to capture high-dynamic range (hdr) scenes High dynamic range (HDR) refers to the ability to distinguish details in scenes containing both very bright and relatively

More information

MB1013, MB1023, MB1033, MB1043

MB1013, MB1023, MB1033, MB1043 HRLV-MaxSonar - EZ Series HRLV-MaxSonar - EZ Series High Resolution, Low Voltage Ultra Sonic Range Finder MB1003, MB1013, MB1023, MB1033, MB1043 The HRLV-MaxSonar-EZ sensor line is the most cost-effective

More information

The Performance Improvement of a Linear CCD Sensor Using an Automatic Threshold Control Algorithm for Displacement Measurement

The Performance Improvement of a Linear CCD Sensor Using an Automatic Threshold Control Algorithm for Displacement Measurement The Performance Improvement of a Linear CCD Sensor Using an Automatic Threshold Control Algorithm for Displacement Measurement Myung-Kwan Shin*, Kyo-Soon Choi*, and Kyi-Hwan Park** Department of Mechatronics,

More information

Electronic Travel Aid Based on. Consumer Depth Devices to Avoid Moving Objects

Electronic Travel Aid Based on. Consumer Depth Devices to Avoid Moving Objects Contemporary Engineering Sciences, Vol. 9, 2016, no. 17, 835-841 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2016.6692 Electronic Travel Aid Based on Consumer Depth Devices to Avoid Moving

More information

Devastator Tank Mobile Platform with Edison SKU:ROB0125

Devastator Tank Mobile Platform with Edison SKU:ROB0125 Devastator Tank Mobile Platform with Edison SKU:ROB0125 From Robot Wiki Contents 1 Introduction 2 Tutorial 2.1 Chapter 2: Run! Devastator! 2.2 Chapter 3: Expansion Modules 2.3 Chapter 4: Build The Devastator

More information

A Survey on Assistance System for Visually Impaired People for Indoor Navigation

A Survey on Assistance System for Visually Impaired People for Indoor Navigation A Survey on Assistance System for Visually Impaired People for Indoor Navigation 1 Omkar Kulkarni, 2 Mahesh Biswas, 3 Shubham Raut, 4 Ashutosh Badhe, 5 N. F. Shaikh Department of Computer Engineering,

More information

A Smart walking stick for visually impaired using Raspberry pi

A Smart walking stick for visually impaired using Raspberry pi Volume 119 No. 16 2018, 3485-3489 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ 1 A Smart walking stick for visually impaired using Raspberry pi 1 M.Vanitha,

More information

Mathematical Modeling of Ultrasonic Phased Array for Obstacle Location for Visually Impaired

Mathematical Modeling of Ultrasonic Phased Array for Obstacle Location for Visually Impaired IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 2, Issue 6 (Jul. Aug. 2013), PP 52-56 e-issn: 2319 4200, p-issn No. : 2319 4197 Mathematical Modeling of Ultrasonic Phased Array for Obstacle

More information

MaxBotix Inc. Copyright MaxBotix Incorporated Patent 7,679,996. Close Range Operation. Warning: Personal Safety Applications

MaxBotix Inc. Copyright MaxBotix Incorporated Patent 7,679,996. Close Range Operation. Warning: Personal Safety Applications HRXL-MaxSonar - WR Series High Resolution, Precision, IP67 Weather Resistant, Ultrasonic Range Finder MB7360, MB7363, MB7366, MB7367, MB7369, MB7380, MB7383, MB7386, MB7387, MB7389 8 The HRXL-MaxSonar-WR

More information

Multisensory Virtual Environment for Supporting Blind Persons' Acquisition of Spatial Cognitive Mapping a Case Study

Multisensory Virtual Environment for Supporting Blind Persons' Acquisition of Spatial Cognitive Mapping a Case Study Multisensory Virtual Environment for Supporting Blind Persons' Acquisition of Spatial Cognitive Mapping a Case Study Orly Lahav & David Mioduser Tel Aviv University, School of Education Ramat-Aviv, Tel-Aviv,

More information

CPSC 4040/6040 Computer Graphics Images. Joshua Levine

CPSC 4040/6040 Computer Graphics Images. Joshua Levine CPSC 4040/6040 Computer Graphics Images Joshua Levine levinej@clemson.edu Lecture 04 Displays and Optics Sept. 1, 2015 Slide Credits: Kenny A. Hunt Don House Torsten Möller Hanspeter Pfister Agenda Open

More information

Resonance Tube. 1 Purpose. 2 Theory. 2.1 Air As A Spring. 2.2 Traveling Sound Waves in Air

Resonance Tube. 1 Purpose. 2 Theory. 2.1 Air As A Spring. 2.2 Traveling Sound Waves in Air Resonance Tube Equipment Capstone, complete resonance tube (tube, piston assembly, speaker stand, piston stand, mike with adapters, channel), voltage sensor, 1.5 m leads (2), (room) thermometer, flat rubber

More information

Touch technologies for large-format applications

Touch technologies for large-format applications Touch technologies for large-format applications by Geoff Walker Geoff Walker is the Marketing Evangelist & Industry Guru at NextWindow, the leading supplier of optical touchscreens. Geoff is a recognized

More information

White paper. More than face value. Facial Recognition in video surveillance

White paper. More than face value. Facial Recognition in video surveillance White paper More than face value Facial Recognition in video surveillance Table of contents 1. Introduction 3 2. Matching faces 3 3. Recognizing a greater usability 3 4. Technical requirements 4 4.1 Computers

More information

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL USER MANUAL 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device

More information

Haptic Feedback Technology

Haptic Feedback Technology Haptic Feedback Technology ECE480: Design Team 4 Application Note Michael Greene Abstract: With the daily interactions between humans and their surrounding technology growing exponentially, the development

More information

Ultrasonics. Introduction

Ultrasonics. Introduction Ultrasonics Introduction Ultrasonics is the term used to describe those sound waves whose frequency is above the audible range of human ear upward from approximately 20kHz to several MHz. The ultrasonics

More information

Considerations: Evaluating Three Identification Technologies

Considerations: Evaluating Three Identification Technologies Considerations: Evaluating Three Identification Technologies A variety of automatic identification and data collection (AIDC) trends have emerged in recent years. While manufacturers have relied upon one-dimensional

More information

ROVI: A Robot for Visually Impaired for Collision- Free Navigation

ROVI: A Robot for Visually Impaired for Collision- Free Navigation ROVI: A Robot for Visually Impaired for Collision- Free Navigation A. Allan Melvin, B. Prabu, R. Nagarajan, Bukhari Illias School of Mechatronic Engineering Universiti Malaysia Perlis, 02600 Jejawi, Arau,

More information

Vision: How does your eye work? Student Advanced Version Vision Lab - Overview

Vision: How does your eye work? Student Advanced Version Vision Lab - Overview Vision: How does your eye work? Student Advanced Version Vision Lab - Overview In this lab, we will explore some of the capabilities and limitations of the eye. We will look Sight at is the one extent

More information