EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.

Slides:



Advertisements
Similar presentations
LabView Basics.
Advertisements

EG1003: Introduction to Engineering and Design Renewable Energy Lab.
EG1003: Introduction to Engineering and Design EG1003 Overview.
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.
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.
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.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
EG1003: Introduction to Engineering and Design Product Evaluation & Quality Improvement.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
Laboratory 5: Introduction to LabVIEW
Introduction to LabVIEW
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
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
NXT Mindstorms Kit Programming
Digital Logic Circuits
Introduction to LabVIEW
SEI Robotics Lego Mindstorm Competition
Introduction To Programming with LEGO NXT 0
This is the Lego NXT ->
EG1003: Introduction to Engineering
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
Forward Until Touch Robot goes forward until it hits a wall.
Product Evaluation & Quality Improvement
Introduction to LabVIEW
Introduction into CAD.
Renewable Energy Lab.
Product Evaluation & Quality Improvement
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:

EG1003: Introduction to Engineering and Design Laboratory 4: Sensors

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 Control system 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 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 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