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

Slides:



Advertisements
Similar presentations
Digital Logic Circuits
Advertisements

EV3 Workshop Curriculum Developed by Joe DeRose, Ph.D.
LabView Basics.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Mine Mapping Choose a Sensor.
Laboratory 5: Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report / Presentation Closing.
EIGHTH GRADE ROBOTICS KITTATINNY REGIONAL HIGH SCHOOL MR. SHEA Introduction to Robotics Day4.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
ME 411/511Prof. Sailor Data Acquisition & LabView Lecture goals… –Learn the basics of how to use and modify LabView Virtual Instruments –Become familiar.
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.
“LEGO MINDSTORMS Education” Rocío Buenaventura Mendieta Informática Avanzada Ing. Juan Calderón C.
Adapted for STLP Camp ‘10 STLP Robotics Camp June 3 & 4.
Program ultrasonic range sensor in autonomous mode
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 Program and Data Flow Review LabVIEW Robotics Fundamentals.
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.
EV3 Workshop Oct 3, 2015 Instructor: Chris Cartwright
Lego Mindstorms Robot Tracey Zhang. LEGO MINDSTORMS STATMENT The design challenge my group experimented with is the Lego Mindstorms robot. Our goal is.
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.
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.
Digital Logic Circuits. Overview  Objectives  Background  Materials  Procedure  Report / Presentation  Closing.
Laboratory 4: Reverse Engineering
Robotics NXT-G: variables, file Rotation sensor Lab: Use buttons to hit specific ball. Homework: Postings. Start planning mapping the room.
Digital Temperature Gauge Project Proposal ECE 4330 Patricia Kaminski System Overview Hardware Design Software Design Testing Extended Design.
Laboratory 7: Sensors. Overview Objective Background Materials Procedure Report / Presentation Closing.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
Digital Logic Circuits. Overview Objectives Background Materials Procedure Report/Presentation Closing.
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.
A Presentation on Mr. SAJID NAEEM M.SC – Electronics (UOP) PG-DEP (C-DAC)
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report/Presentation Closing.
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.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
Digital Logic Circuits
NXT Mindstorms Kit Programming
Digital Logic Circuits
Introduction to LabVIEW
Digital Logic Circuits
Product Evaluation & Quality Improvement
Sensors Training.
Computer-Aided Design (CAD) Competition
Laboratory 7: Sensors Matthew R. Gaglio, Feb 2007.
Laboratory 4: Sensors Matthew R. Gaglio, Feb 2007.
Product Evaluation & Quality Improvement
Introduction to LabVIEW
Digital Logic Circuits
Introduction into CAD.
Introduction into CAD.
Introduction to LabVIEW
Digital Logic Circuits
Lego EV3 Mindstorms SW Programming Blocks.
Digital Logic Circuits
Prototyping with Micro-controllers, Sensors, and Materials
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
Presentation transcript:

Laboratory 7: 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

Procedure: LabVIEW Sensor Program Design (based on VI from LabVIEW Lab) Back Panel – Add “AI Sample Channel.vi” Name the channel “thermocouple” Receives input from thermocouple Change thermometer to indicator Display input Testing and Data Insert thermocouple wires Yellow wire -> Pin 3 of DAC Orange wire -> Pin 4 of DAC Have TA test your program Take screenshot of Front and Back Panels

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