Master Driver. Master Driver Activity Your Engineering Challenge Make your robot move in a straight line from the start position, and make it stop accurately,

Slides:



Advertisements
Similar presentations
What Is an Electric Motor? How Does a Rotation Sensor Work?
Advertisements

How Do You Make a Program Wait?. 1. What is an algorithm? 2. Can you think of a reason why it might be inconvenient to program your robot to always go.
LabView Basics.
Ideation and the Engineering Design Process Copyright © Texas Education Agency, All rights reserved. 1 Engineering Design and Presentation.
Challenges Close Shave Sprint, Spin, Sprint The Labyrinth
Follow the Light Follow the Light Presentation > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Instructional Guide Technological Systems: Creating Mechanical Toys
READY, GO! Hare and Snail Challenges. 1. What are some design considerations to make a fast robot? 2. What are some design considerations to make a slow.
Copyright Carnegie Mellon Robotics Academy all rights reserved Vex 1.0 © 2005 Carnegie Mellon Robotics Academy Inc. Wheel Size Matters: Programmed Rotations.
Ideation and the Engineering Design Process
Team JADS 1 The PFADS Competition Team JADS Sean McNary John Yoshimura ENGR 5 - Lab 5.
Somerset Berkley Regional High School Robotics Engineering with LabView.
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.
Microsoft PowerPoint for Graphics.  Shapes & Pictures  WordArt & SmartArt  ClipArt & Beyond  Quick Styles & Effects  Position  Save as Picture.
Robotics Enrichment class Mr. Bosworth. Goals of Class Learn how to build a basic robot that performs various functions Learn how to program robot to.
Music by Touch. 1. Provide an example “stimulus-sensor- coordinator-effector-response” framework for both your (human) sense of touch and the robotic.
Have FUN!!! Demo the power of robotics to: –improve problem solving skills –utilize math skills –develop an “engineering mindset” –improve communication/teamwork.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Why do robots need to move?
Navigating a Maze. Navigating a Maze Pre-Quiz 2 1. What is the difference between a program and an algorithm? 2. About how many inches does an NXT move.
Engineering Design Process
Getting Started! Lego Mindstorms Program NXT 2.0.
Maze Challenge Maze Challenge activity > TeachEngineering.org
Wait Program! WAIT please!. 1. Why is it often better to use conditional commands rather than program a robot to move exact distances? 2. What is the.
Measured Turns Introductory Presentation. Opening Activity In the Right Face Activity, we made our robot turn right using the program below.
In the original lesson we learned that a robot should move forward a specific distance for each rotation. That distance traveled is equivalent to the.
Using Waits, Loops and Switches WAIT please!. Waits, Loops and Switches Pre-Quiz 1. In programming, what is a loop? When is a loop useful? 2. How can.
Simple Pi Challenge! Pi = 3.14 Diameter = 5.6 cm Distance Robot Travels in 1 Rotation = 3.14 * 5.6 cm 3.14 * 5.6 = cm Circumference = Pi * Diameter.
Somerset Berkley Regional High School Robotics Engineering with LabView Mobile Burger King.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Find the Mindstorms Icon on the computer.. To start a new program click go.
Inches, Hands and feet Instructional Guide. Learning Goals You will: Demonstrate an understanding of basic design concepts as they relate to measurement.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Laboratory 5: Quality, Test & Data Analysis General Engineering Polytechnic University.
Treboo-What? Ms. Stanton Pre-Calculus. Treboo-Shay… Yay!
EV3 Software EV3 Robot Workshop
ROBOTC Software EV3 Robot Workshop
Somerset Berkley Regional High School Robotics Engineering with LabView.
Science 801 Robotics The Final Project. Task Your team will create a robot that will complete a number of challenges as it moves through a series of tasks.
Somerset Berkley Regional High School Robotics Engineering with LabView Lauren Marques, Miranda Chace, and Ashley Frank.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Copyright Carnegie Mellon Robotics Academy all rights reserved Vex 1.0 © 2005 Carnegie Mellon Robotics Academy Inc. Does Wheel Size Matter? Starter Kit.
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.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Somerset Berkley Regional High School Robotics Engineering with LabView.
How Do You Make a Program Wait?
OVERVIEW In this challenge, you will:
OVERVIEW In this challenge, you will:
What is Engineering?.
What Is an Electric Motor? How Does a Rotation Sensor Work?
Robo-Math How Far? The Distance a Robot Travels in One Rotation of the Motor = The Circumference of the Wheel Circumference (of the Wheel) = Diameter (of.
OVERVIEW In this challenge, you will:
Follow the Light Follow the Light Presentation > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Navigating a Maze.
Introductory Presentation
Lego Robotics Will Schleter 11/12/2018.
Chapter 2 The Process of Design.
Navigating a Maze.
Introduction To Engineering Bike Lab 1 – 2 Procedure
Maze Challenge Maze Challenge activity > TeachEngineering.org
Somerset Berkley Regional High School
Somerset Berkley Regional High School
Somerset Berkley Regional High School
Using Waits, Loops and Switches
Hare and Snail Challenges
Presentation transcript:

Master Driver

Master Driver Activity Your Engineering Challenge Make your robot move in a straight line from the start position, and make it stop accurately, as close to the finish line as possible, without hitting any people or crossing the finish line. 2

3 What is the engineering design process? A series of steps used by engineering teams to guide them as they develop new solutions, products or systems. Steps 1. Define the problem 2. Identify criteria and constraints 3. Brainstorm possible solutions 4. Generate ideas 5. Explore possibilities 6. Select an approach 7. Build a prototype to test 8. Refine the design Engineering Design Process  The process is cyclical — it is usually necessary to test and modify many times to improve your design and get it right!

4 Part 1: Testing & Calibration Find the relationship between the number of rotations and the distance the robot travels. To do this, try out different number of rotations in the program, and then let the robot move. Then measure the distance the robot traveled each time. Record findings on your worksheet. Use the start line and a tape measure (or ruler) to help with testing and calibration. Part 2: Programming & Accuracy Competition Line up the people (action figures or LEGO people) on the finish line. Program your robot to move from the start line to the finish line without crossing the line or hitting any figures. One by one, groups test their programs. Record how close each robot comes to the people and the finish line. The group with the robot that comes closest without touching the people has the winning *best* design. Master Driver Activity (continued)

5 Part 1: Testing & Calibration (without people) Track Setup and Constraints starting point measuring tape finish line

6 Number of RotationsDistance (inches) Part 1: Use this chart to help you find a pattern between the number of rotations and the distance the NXT moves. Calculate the ratio of distance to the number of rotations for each trial. Compare this ratio for each trial. What does this tell you about the distance the robot travels for each wheel rotation? Hint: You may find using inches easier to find the pattern. Master Driver Worksheet

7 Part 2: Programming & Accuracy Competition (with people) Track Setup and Constraints starting point measuring tape finish line toy people in a line track length: 4 feet

8 TrialEnding Distance from Finish Line (inches) Part 2 How close was your robot from the people and the finish line when it came to a stop? For each trial, measure this distance and record your results in a chart like this: Master Driver Worksheet The group with the robot that comes closest without touching the people has the winning *best* design.

Images Sources Slide 1: NXT servo motor; source: LEGO Education: education-product-database/mindstorms/9842-interactive-servo-motorhttp://education.lego.com/en-gb/lego- education-product-database/mindstorms/9842-interactive-servo-motor Slide 1: man waving checkered flag; source: Microsoft® clipart: us/images/results.aspx?qu=checkered+flag&ex=1#ai:MC | us/images/results.aspx?qu=checkered+flag&ex=1#ai:MC | Slide 2: award trophy graphic; source: Microsoft® clipart: us/images/results.aspx?qu=winner&ex=1#ai:MC | us/images/results.aspx?qu=winner&ex=1#ai:MC | Slide 3: Engineering design process graphic; source: NASA: Slide 4: hand holding LEGO person; source: Looking Glass, flickr (CC): Slide 8: gold medal graphic; source: Microsoft® clipart: us/images/results.aspx?qu=winner&ex=1#ai:MC | us/images/results.aspx?qu=winner&ex=1#ai:MC | 9