Laboratory 4: Sensors Matthew R. Gaglio, Feb 2007.

Slides:



Advertisements
Similar presentations
LabView Basics.
Advertisements

EG1003: Introduction to Engineering and Design Renewable Energy Lab.
FOLLOWER SENSORS AND ACTUATORS EE 552 INTSTRUCTOR :Dr MOHAN KRISNAN BY MOHAMMED KASHIF IQBAL ANESH BODDAPATTI UNIVERSITY OF DETROIT MERCY.
Laboratory 5: Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report / Presentation Closing.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
The NXT is the brain of a MINDSTORMS® robot. It’s an intelligent, computer-controlled LEGO® brick that lets a MINDSTORMS robot come alive and perform.
EG1003: Introduction to Engineering and Design Sensors.
LEGO Mindstorms NXT Introduction. Component NXT Brick Touch Sensor Light Sensor Ultrasonic Sensor Interactive Servo Motors MMN Lab.
Adapted for STLP Camp ‘10 STLP Robotics Camp June 3 & 4.
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.
Laboratory 7: Sensors Matthew R. Gaglio, Feb 2007.
Robotics NXT sensors Back to Light sensor: red vs blue ball.
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
LabVIEW Basics Review LabVIEW Robotics Fundamentals.
Robotics Light sensor. Calibration. Reverse engineering challenge. Lab work: Create and show your program. Add light sensor (different orientations). Robot.
Product Evaluation & Quality Improvement. Overview  Objectives  Background  Materials  Procedure  Report  Closing.
Overview: The goal of this lesson is to transition from discussing robots in general to the specifics of NXT robot. Objectives: Students will be able.
Robotics in the Classroom Using Lego Mindstorms. Getting to know Lego Mindstorms We all are familiar with Legos We need to add motors and a brain.
Patina Becenti Mentor – Mansel Nelson. Introduction  The idea is to educate young students to explore the world of science and engineering.  Implement.
1. True or False: All these pieces are connector pegs. A. True B. False.
Castor Bot. Now, we will begin creating a robot Log onto your computer On your screen, click on the website labeled “castor bot” Your building instructions.
Laboratory 4: Reverse Engineering
Laboratory 7: Sensors. Overview Objective Background Materials Procedure Report / Presentation Closing.
Minds and Computers 2.1 The RCX l Hitachi H8/3297 series processor l 3 inputs/sensors (1, 2, 3) l 3 outputs/motors (A, B, C) l 32k RAM/ 16k ROM ä 12 kB.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
Laboratory 5: Introduction to LabVIEW
Introduction to LabVIEW
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
DPS Secondary Science Institute 1 Agenda 8:30-8:45 Introduction and Overview 8:45-9:15 The Bumper Car 9:15-10:15 The Line Follower 10:15-10:30 Questions.
Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report/Presentation Closing.
Forward Until Near Stop when near a wall.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
Lego NXT based Robotics at Afton Elementary School
Digital Logic Circuits
NXT Mindstorms Kit Programming
Introduction to LabVIEW
Exploring Computer Science Lesson 6-5
SEI Robotics Lego Mindstorm Competition
EG1003: Introduction to Engineering
Digital Logic Circuits
Product Evaluation & Quality Improvement
Sensors Training.
Computer-Aided Design (CAD) Competition
Laboratory 7: Sensors Matthew R. Gaglio, Feb 2007.
Product Evaluation & Quality Improvement
Exploring Computer Science Lesson 6-5
Forward Until Touch Robot goes forward until it hits a wall.
Introduction to LabVIEW
Digital Logic Circuits
Introduction into CAD.
Renewable Energy Lab.
EV3 Programming guide to “Following”
Introduction into CAD.
Introduction to LabVIEW
Warm Up- What is a robot? Describe in one sentence what you understand by the term ‘robot’ 2. What are the main parts of a robot? What do people do to.
Lego EV3 Mindstorms SW Programming Blocks.
Renewable Energy Lab.
Prototyping with Micro-controllers, Sensors, and Materials
Renewable Energy Lab.
Prototyping with Micro-controllers, Sensors, and Materials
Introduction to LabVIEW
Prototyping with Micro-controllers, Sensors, and Materials
Introduction to LabVIEW
Computer-Aided Design (CAD) Competition
Prototyping with Micro-controllers, Sensors, and Materials
Introduction to LabVIEW
LEGO MINDSTORMS NXT PROGRAMMING
Presentation transcript:

Laboratory 4: Sensors Matthew R. Gaglio, Feb 2007

Overview Objective Background Materials Procedure Report / Presentation Closing

Objectives Design two sensor programs Mindstorms: use sensors to stop a motor when a red ball is detected LabVIEW: use a thermocouple to measure temperature in a heating and cooling program Apply sensors to Semester-Long Design Projects

Concept : Control Systems System created to read and analyze data Use analyzed data for appropriate action Examples: Thermal controls Lighting systems Alarm systems Motion sensors

Concept: Sensors Sensors Some sensor types: Read data from test environment Data converted to digital format for computer Some sensor types: Light Temperature Ultrasonic Touch Sensors connect to different control devices: Lego sensors -> NXT Thermocouple -> DAC -> PC

Materials Mindstorms sensor program LabVIEW sensor program NXT Test assembly Computer with Mindstorms LabVIEW sensor program Computer with LabVIEW + DAC Thermocouple

Procedure: Mindstorms Sensor Program Part A Port 1 touch sensor Starts program Starts motor on Port A Reverses direction of motor Port 2 touch sensor Stops motor on Port A Ends program Port B motor Varies speed of Port A motor

Procedure: Mindstorms Sensor Program Part B Port 3 ultrasonic sensor Reverse direction of motor when greater than 20cm from wall Reverse direction of motor when less than 8cm from wall

Procedure: Mindstorms Sensor Program Part C Port 4 light sensor Stops motor when red ball is detected (value greater than 45) Ends program

Assignment: Report/Presentation No report for this lab No Presentation for this lab Milestone 2 due next recitation

Closing Have all lab notes signed by TA Each team member should have turn using software Return all unused materials to TA