LEGO Robotics Ultrasonic Sensor

Slides:



Advertisements
Similar presentations
How Does an Ultrasonic Sensor Work?
Advertisements

Sensors.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Mine Mapping Choose a Sensor.
Measuring Distance with Sound Waves. You are driving and need to determine the distance between your car and the car in front of you. Come up with a way.
PING))) Ultrasonic Distance Sensor living with the lab ultrasonic pressure waves from PING))) speaker The PING))) sensor emits short bursts of sound and.
 Some animals such as bats, use ultrasound waves to detect obstacles and objects around them.  Ultrasounds are reflected of surfaces or objects and.
Sonar-Based Real-World Mapping and Navigation by ALBERTO ELFES Presenter Uday Rajanna.
EIGHTH GRADE ROBOTICS KITTATINNY REGIONAL HIGH SCHOOL MR. SHEA Introduction to Robotics Day4.
PRESENTATION BY ATIF DAR ULTRASONIC SENSORS.. CONTENTS PAGE Page 1 – Homepage Page 3 – Description of Ultrasonic Sensor. Page 4 – How the Ultrasonic Sensor.
EducateNXT NXT... an introduction The Kit and the Software.
1 Ultrasonic Distance Sensor. 2 How it Works The distance sensor emits short bursts of sound and listens for this sound to echo off of nearby objects.
+ Proximity Sensors Tahani Almanie | Physical Computing.
Embedded Programming and Robotics Lesson 10 Ultrasonic Range Finder Range Finder1.
Ultrasonic Sensor Made By: 1.Hadeer Radwan 2.Alaa Mustafa 3.Amany Amr.
Don’t Bump into Me!. 1. How do bats sense distance? 2. Describe how bats sense distance in a “stimulus-sensor-coordinator-effector- response” framework.
Eric Perry.  Since speeding in auto mobiles is so common in everyday life, people decided to use technology to help the drivers get away with it.  Detectors.
Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated ) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.
May 2008US Sensor Calibration1 Ultrasonic Sensors Calibration Omar A. Daud Truc-Vien T. Nguyen May 16, 2008.
Traffic Monitoring System using Acoustic Sensors Yuping Dong May 14, 2008.
PING))) Ultrasonic Distance Sensor living with the lab ultrasonic pressure waves from PING))) speaker The PING))) sensor emits short bursts of sound and.
By: Lisa Runt. What is Sonar? A technique that uses sound to navigate, communicate with or detect other vessels. These sonar waves are very high in frequency.
VEX Robotics Design System Sensors A Brief Overview
Obstacle Detection Introductory Presentation. Opening Activity If you were blindfolded, what senses would you use to find things in the room?
Sensing Today: Using Sensors Monday: Quiz on Controls and Sensing Rat Robots Scientists Develop Remote-Controlled Rats "The animal is not only doing something.
Material taken from Robotics with the Boe-Bot
PHY 235 Robotics Workshop Day 5 Distance Sensing Using The Ultrasonic Ping Sensor.
Periodic Motion Common Example: Pendulum Some elements of periodic motion we can describe –Oscillation or Cycle –Period, T –Frequency, f –Amplitude, A.
IPC Notes Uses of Sound. acoustics – the study of sound echolocation – the process of locating objects by emitting sounds and interpreting the reflected.
Navigational Devices Used At Sea By: Reynaldo Thomas
Using Sound By: Angelica Percy Dillon Lewis. Acoustics Echoing effect produced by reflection of sounds –Called reverberation Acoustics: the study of sound.
TechKnowTone Contents: Sensor Features Sensor Connections Sample Sketch Questions …Sensor Features… Arduino Coding – Distance Sensors.
Enables your robot to see, recognize, avoid objects, and detect movement. It uses the same scientific principle that bats use. It measures distance in.
Structure and Motion Ocean Mapping. Ocean Basin.
The Reflection of Sound Waves the reflection of sound is a common occurrence as in water waves, sound waves reflect at the same angle in which they were.
Obstacle Detection. In the previous program the robot moves forward and then checks for something in the way. As we observed it only checks for things.
Lego Mindstorm Robots 9797 kit.  Students will learn how to identify how to detect a change in a condition.  Students will learn where and how to identify.
Forward Until Near Stop when near a wall.
EV3 Attachments and Sensors. Ultrasonic Sensor  Purpose: detect distance from an object.  What it does: Generates sound waves and reads their echoes.
- Usable range of 0 to 6 feet. - Find dark or bright areas.
Prof. Sajid Naeem (DOES – PC)
Sonar and Echolocation
1.) How do animals and people use sound?
Ultrasonic Distance Sensor
Programming – Using a Range Finder
Introduction To Programming with LEGO NXT 0
‘SONAR’ using Arduino & ultrasonic distance sensor
Vex Ultrasonic Sensor (US) Interfacing and Programming
How Does an Ultrasonic Sensor Work?
Day 32 Range Sensor Models 11/13/2018.
Programming – Using a Range Finder
Introductory Presentation
Humans and Other Animals
Introductory Presentation
Obstacle Detection Ultrasonic Sensor.
Motors and Sensors Large Motor
Introductory Presentation
Prepared by : fatheyah faqih Supervisor:Dr.Falah Hassn
Holyoke Codes LEGO ROBOTICS
Distance Sensor Models
What we will do today: Carry out calculations involving ultrasound.
I can match a qualitative graph to a situation. GOFO!
Device Fabrication & Components Conclusions and Future Advancements
Introductory Presentation
Compiled from various Internet sources Presented by Mr. Hatfield
How Does an Ultrasonic Sensor Work?
Obstacle Detection.
Obstacle Detection.
Humans and Other Animals
9th Grade Science Chapter 12d
Ultrasonic Distance Sensor
Presentation transcript:

LEGO Robotics Ultrasonic Sensor

Ultrasonic Sensor An ultrasonic sensor works with waves and it is often used in applications for measuring distance between a robot and surrounding objects. The ultrasonic sensor emits sound waves and receives their echoes to detect and measure the distance to one or more objects. It can also listen for a sound wave which can be used to trigger programed event/s.

Ultrasonic Sensor The Ultrasonic Sensor can function as a sonar by sending out single sound waves and listening for their returns. The Ultrasonic Sensor generates sound waves and reads their echo returns to detect and measure the distance to objects. The newest EV3 Ultrasonic Sensor can be used as a passive or active sonar. The EV3 Ultrasonic Sensor is designed for a wide range of applications including here measure the distance, detection, or traffic monitoring

Ultrasonic Sensor Measures distances between one and 250 cm (approximately 100 in.) Accurate to +/- 1 cm (+/- .394 in.) Front illumination is constant while emitting and blinks while listening Returns true if other ultrasonic sound is recognized