Top 10 Lego Robot Dos and Don’ts Teacher Professional Development Spring, 2002.

Slides:



Advertisements
Similar presentations
Adding Gears to the NXT Taskbot
Advertisements

Teacher Professional Development Spring, 2002
Simple Machines.
Gears, Gears and More Gears
 Importance  Basics  Drive Types  Resources  Traction  Mobility  Speed  Timing  Importance.
Robot Construction Basics Les Turner Director of Technology, Northern Indiana ESC Head Coach, Bremen Botz!
DAZLR Dual Action Zamor Launching Robot Created by: Davis L. Brian Instructions prepared by: Guy Ziv Note: these instructions Only came to pass due to.
Building Mindstorms NXT Robots Dr. David Johnson School of Computing.
The Basics of Physics.
Robot Over Construction Mark D. Dahl Michael van der Giet Clint Esperson.
LEGO Theory and Practice Mark Green School of Creative Media.
Two-Gear Gear Trains Driving gear is attached to motor Driven gear is attached to wheel Gears spurs (teeth) mesh together Gears rotate in opposite directions.
©2006 CSUC Institute for Research in Intelligent Systems Structures June 12, 2006.
Building Mindstorms NXT Robots Dr. David Johnson School of Computing
Mechanical Engineering. What do mechanical engineers do? Work on the design and manufacturing of anything with moving parts Mechanical engineers are typically.
Pulleys Simple Machines.
Robots and Computer Science Dr. Dakai Zhu Department of Computer Science, UTSA
NASA SENSORS: Build A Sturdy Car/Rover Lynne Hehr, John Hehr, Cindy Cardwell, Mary Alice Mixon Center for Math and Science Education Arkansas NASA Educator.
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
Why do robots need to move?
Junior FIRST  LEGO  League Congratulates _________________________ Team Name Effort and Learning Award for a strong effort and a willingness to learn.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Dr. S. Ahmadi Class 3.
Adding Gears to the NXT Tribot. Here’s the basic Tribot that you can build with the LEGO NXT kit using the instruction booklet.
Integrated Science Unit 2, Chapter 4.
Chapter 4: Machines and Mechanical Systems
Teacher Education on Robotics-Enhanced Constructivist Pedagogical Methods - TERECoP Teacher Training Course : “LEGO NXT ROBOTICS: a CONSTRUCTIVIST APPROACH”
Gears and Speed/Power.
Some facts about Simple Machines
NXT A computer controlled brick and the “brain” of your robot that controls the motors and sensors.
Mobile Robots Why do robots need to move?. What defines a robot? Sense – a robot has to take in information about its environment Plan – a robot has to.
IBM Service Oriented Modeling and Architecture TM (SOMA) Licensed Materials - Property of IBM © Copyright IBM Corporation All rights reserved. Introduction.
The Art of LEGO Design Michael Rosenblatt September 19, 2000.
Goals for Today What is a Technical Element? What can we use? What are the Appraisers looking for?
Competition Robots that worked You can get construction hints from these even if you are adding to the Robot Zoo.
LEGO Construction Tips.
What’s in the Box?
Parts of my Chassis 12/10/10. An axle makes the wheels on my car move. The axle also holds the wheels in the correct position. The axles of a vehicle.
Designing Robots How to make a stable robot! Much of the information in this power point is from Winning Design! By James J. Trobaugh.
Overview: This lesson gives students some further hands-on experience with various NXT kit parts. Student gain familiarity and confidence in working with.
Building LEGO Robots For FIRST LEGO League By Dean Hystad
Deriving Consistency from LEGOs What we have learned in 6 years of FLL by Austin and Travis Schuh © 2005 Austin and Travis Schuh, all rights reserved.
Project Overview  Introduction  Clawbot Build  Design Modification  Design Development  Programming  Sensors  Advanced Sensors  Open design challenges.
RoverBot Assembly The following pages show assembly plans for the RoverBot using the Consumer MindStorms or School Team Challenge Lego kit. Assemble the.
LEGO Robotics Workshop
FLL Robots Mindstorms kits Parts Robot design Robot essentials
Foundations of Physical Science
Basic Building Techniques for LEGO Robots
Deriving Consistency from LEGOs
8/30/2004 RoverBot Assembly The following pages show assembly plans for the RoverBot using the Consumer MindStorms or School Team Challenge Lego kit. Assemble.
INSPIRATION – BLOODHOUND SSC WORLD LAND SPEED ATTEMPT
Structural Building: Longer Beams
Simple Machines.
This is the Lego NXT ->
Project Overview Introduction Clawbot Build Design Modification
What’s in the Box?
Robot Design gears lamp touch sensor right motor left motor
Lego Robotics Will Schleter 11/12/2018.
Mechanisms and Algorithms
Technological World Linking.
Basic Building Techniques for LEGO Robots
Technic Basics Seshan Brothers.
Integrated System Robot Project
Lego Mindstorms Unit By Devin O’Brien
Structural Building: Longer Beams
Structural Building: Longer Beams
What’s in the Box?
Computer Science Teachers Association Academy Lego Robotics
An Introduction to Machines: Student Learning Goal
AN alternative approach to FIRST LEGO LEGUE ROBOTS: Guidelines for a COMPETITION ROBOT HOTSHOT HOTWIRES.
Presentation transcript:

Top 10 Lego Robot Dos and Don’ts Teacher Professional Development Spring, 2002

Number 10 Do: lUse books. lUse the web. lUse existing machines as inspiration. lUse any resource and reference that you can find to construct and program your robot. Don’t: l “Reinvent the robot.” l Work in a vacuum.

Number 9 Do: lUse sturdy and rigid connections. lUse square frames. lUse pegs to act as rivets in double- beams for additional strength.

Number 9 Don’t: lRely on robots that are held together by one Lego “pip”.

Number 8 Do: lUse cross-bracing!

Number 8 Don’t: lRely on mere friction to hold the robot together.

Number 7 Do: lHave good axle support.

Number 7 Don’t: lBend the axles. lPut excessive forces on the motor axles. This is a good way to snap the motor axle.

Number 6 Do: lUse gears. lGears give the robot more strength and control.

Number 6 Don’t: lAttach wheels directly to the motors. lThis makes the robot too fast and out of control.

Number 5 Do: lUnderstand that the robot’s hardware and software work together. A change to one means a change to the other. lHave your “hardware” guys and your “software“ guys know what each other are doing.

Number 5 Don’t: lWork in isolation. lFamous last words: “I didn’t change anything!” ?

Number 4 Do: lUse sensors! lSensors help deal with unknown conditions. lSensors relieve the tedium of programming using time alone.

Number 4 Don’t: l“Gip” your students out of learning something about sensors and robotics. lBut, at the same time, don’t force them either.

Number 3 Do: lPrototype early. lPrototype often. lGood way to sub- divide tasks without needing all of the Lego parts (e.g. the RCX).

Number 3 Don’t: lBuild the WHOLE thing first, program and all, and then try it. lIt is more difficult to make changes the more “final” the robot is.

TIE Number 1 Do: lKeep it simple! lThe more things that you add, the more that can break. Don’t: lBut by the same token, don’t stifle creativity or innovation.

TIE Number 1 Do: lTEST TEST TEST! lBuild the game boards early and start using them NOW. lWhen you’re finished testing, TEST SOME MORE! Don’t: lWait until the night before the competition to finally try out the robot.