Team CoeBotics Seattle, WA USA Robot Engineering Overview

Size: px
Start display at page:

Download "Team CoeBotics Seattle, WA USA Robot Engineering Overview"

Transcription

1 Team CoeBotics Seattle, WA USA Robot Engineering Overview

2

3 Robot Strategy Simple effective mission strategy: Go for easy to reach targets - missions that always score versus going for everything, but accruing high amount of potential touch penalties Use base to reset between missions Use sensors when they help and can adjust robot course Use the walls as the robots friend - straighten out the robot

4 Mission Strategy 1. Get the blue truck, and bring it to base. 2. Get the cat and the dog to base. 3. Shake the tree branch free 4. Get water bottle and release plane 5. Release the Tsunami 6. Go get Josh and the fuel can 7. Push the ambulance to the yellow zone (with blue truck on arms) - on way back shake earthquake building, return to base.

5 Robot Sensors Color Sensors - three - to detect various black lines to initiate turns. Gyro Sensor to make a number of precise turns. Gyro Sensor Three Color Sensors

6 Robot Design Simple Effective Attachments K.I.S.S Design principles

7 Gyro Sensor Intended use: when robot is placed in a know position in base, the Gyro is reset to obtain the 0 angle of the robot. (see diagram 1) This angle can then be used throughout the whole robot run to calculate the angle of subsequent turns in relationship to the known starting angle if distant traveled (rotation count of wheels) in a known course relative to the starting heading is known. In essence creating a robot INS (inertial Navigation System). (see diagram 2) It is possible to turn the robot at any given location on the course in certain direction based on the initial 0 angle at the start of the run. (see diagram 3 and diagram 4)

8 Gyro Sensor Diagram 1: Robot squared against wall, Gyro pointing forward. If Gyro is reset in this position, then the the direction of the red arrow is the 0 angle. 0 degree Angle - reference angle

9 Diagram 2: Gyro Sensor Turn robot to be 90deg turned in relation to starting angle of 0 degrees First angle turned - 20deg. Gyro use: Even if the robot arrives not under 20degree angle based on the initial turn, because we know how much the robot may have turned in relation to the 0 point, we should be able to turn the robot to a position where it is now facing 90degrees relative to the initial starting position. Using a simple turn robot until angle = 90 degree program sequence 0 degree Angle - reference angle Observation: This does not work! After the initial turn in base, the Gyro will become confused is is unable to make the robot turn consistently in relation to the 0 angle. Expected Causes: Gyro Drift caused by the movement and shaking of table as robot travels, robot increasing slowly angle traveled as it is underway.

10 Diagram 4: Gyro Sensor Turn robot using standard odometer based rotation First angle turned - 20deg. Instead of relying on the gyro to make the turn to the perfect 90 degree angle in relation to the starting position of the robot, we use the wall. We drive on purpose into the wall to straighten the robot. Observation: When we do this the gyro will get absolutely confused! To then afterwards use the gyre, it requires a gyro reset (re-zeroing the angle) BUT it also requires a 1 ~ 2 sec wait to make sure the rest finish executing and stabilizing the gyro. Also drift may need to be cancelled out. 0 degree Angle - reference angle Conclusion: The gyro is difficult to rely on at best the further the robot travels from it s initial starting position. It can be used with success along the course, if prior to initiating a turn it is reset, and does the turn becomes relative to the current position of the robot.

11 Gyro Sensor The Gyro Sensor is extremely sensitive to drift. This is caused by a variety of things, the biggest being shaking of the table, the gyro not being perfectly still when EV3 is powered up. RESULT: turns will no longer be precise - a 90degree turn maybe 115degrees or 74degrees depending on the amount of drift effecting the Gyro Sensor SOLUTION: we have developed two solutions - we created a gyroreset program which we can run when we setup our robot for the first time at our robot game time. We use the gyro reset function when we rely on the gyro for precise turns and after we intentionally bump the side wall. We measure actual turn prior to calculating new turn and use it as an offset.

12 Diagram 3a: Gyro Sensor Observations: The robot will not make a turn to position itself in perfect 90 degree angle as it relates to the 0 starting position. It will either turn way to far as much as 35 or more degrees past the 90 degree angle, or it will start spinning uncontrollable. Conclusion: unreliable use of gyro! turndemo1 program in gyrodemos Project

13 Diagram 3b: Gyro Sensor Observations: After resetting (zeroing) the gyro, giving it a second to settle, a turn at given angle can be made. Conclusion: If the robot has drifted anything of course of the initial 20degree angled course, the subsequent turn will be off as well! turndemo2 program in gyrodemos Project

14 Gyro Sensor More Reliable use of Gyro: Slow the turn speed down, this will ensure that the robot does not surpass the maximum d/s angular motion of 400deg/s. Read the angle of the actual previous turn right before resetting the gyro, and use it to calculate the new offset for the subsequent turn.

15 Diagram 3c: Gyro Sensor Observations: record the final angle the robot is under just prior to doing a reset and zeroing the gyro. Use this angle to calculate the new offset for the subsequent turn using a math block. (either add - neg. turn or subtract pos. turn based on direction we want to turn.) Conclusion: This will dramatically improve the accuracy of subsequent turns, when used in combination with other known waypoints on the course. turndemo3 program in gyrodemos Project

16 gyroreset Program After the robot is initially booted up in a perfect still position, sometime the gyro will get so confused and build up intolerable drift that a full reset maybe required. We have learned by experimentation that changing the gyro sensor from angle mode to angle+rate mode and waiting 3seconds between those state changes, the EV3 will recalibrate the Gyro sensor, canceling out all drift. Caution: robot must be standing still, no table shaking then run gyroreset.

17 gyro use in programs In a program where we will extensively use the Gyro to make precise turns, we start with a Gyro Reset so that we know it has zeroed the angle. After we bump a wall, we execute a gyro reset, so that we know the angle is yet again zeroed and drift removed. HOWEVER: we have now lost all references to the initial starting position!!!

18 Gyro Sensor In Conclusion: We can use gyro safely in base to turn the robot in a desired angled course. If we want to use the gyro to make precise turns anywhere else on the course we need to: first we need to locate another precise known point second reset the gyro - zeroing it - and then can make a precise turn from the know precise reference point. third we can improve these turns by using (reading) the angle the robot has turned right before the reset and use it to calculate a new turn offset. Overall the conclusion is that the gyro is a less useful sensor as first expected, yet knowing it limitations and using it within those parameters, an help improve the accuracy of our robot.

19 Blue Truck Mission Text

20 Blue Truck Mission Right color sensor as seen from front is aligned with the 9 hash mark on the base border wall. The robot is aligned into a straight path with the truck bed.

21 Blue Truck Mission Attachment used: Simple rake,which captures the truck, and will also rake the content of the truck bed, if they fall out into base.

22 Cat and Dog Mission

23 Cat & Dog Mission The cat & dog mission, uses a simple rake. The robot is aligned with the color sensor on the first hash mark, as shown. It uses the color sensor to find a black line and use it to slowly move towards the cat & dog in a precise motion. Does eliminating the error of the robot being slight further back then is ideal.

24 Shake the Tree Mission

25 Shake the Tree Mission The shake the tree mission, uses a simple fork which goes around the tree trunk. Once around the trunk, the robot slowly moves arm up and down and loosens the branch. The robot is aligned against he base side line as shown, and the red arm centered by eye wit the tree trunk.

26 Plane - Water Mission

27 Plane Water Mission For this mission we use a lineup jig. The jig is positioned so that one end is in the corner where the two base lines intersect. The robot front wheel is aligned with the black pin as show in picture.

28 Plane Water Mission The attachment used for this mission - as well as for other missions where we are trying to pick up items with a loop, uses a lego swivel wheel. The purpose, we will always know exactly the distance from the table, helping us with lining up a pickup stick in the right spot. Swivel Wheel Stick to launch the plane. Stick to pick up water bottle etc.

29 Plane BackupMission

30 Plane Backup Mission For this mission we use a lineup jig. The jig is positioned so that one end is in the corner where the two base liens intersect. The robot front wheel is aligned with the black pin as show in picture.

31 Tsunami Mission

32 Tsunami Mission

33 Josh & Gas Can Mission

34 Josh & Gas CanMission The Robot is lined up against the wall, and using the LEGO as shown. The extra pin is added to the grey arm. Robot has two arms attached.

35 Ambulance Mission

36 Ambulance Mission Blue truck on arms, guides down under angle. Make sure not touching the floor. Change attachments to simple arms. The Robot is lined up against the wall, and using Automation as line up.

37 Red Zone Mission

38 Red Zone Mission Basket installed and filled with supplies - make sure cat, dog etc are on the loop The Robot is lined up against the wall, and using Automation as line up.

39 Robot Programs

40 Program: bluetruck Program: catdog Program: tree

41 Program: plane Program: tsunami

42 Program: joshallgyro

43 Program: ambulance

44 Program: redzone

45 Program: gyroresetmyblock

North Texas FLL Coaches' Clinics. Beginning Programming October 2014. Patrick R. Michaud pmichaud@pobox.com republicofpi.org

North Texas FLL Coaches' Clinics. Beginning Programming October 2014. Patrick R. Michaud pmichaud@pobox.com republicofpi.org North Texas FLL Coaches' Clinics Beginning Programming October 2014 Patrick R. Michaud pmichaud@pobox.com republicofpi.org Goals Learn basics of Mindstorms programming Be able to accomplish some missions

More information

The Basics of Robot Mazes Teacher Notes

The Basics of Robot Mazes Teacher Notes The Basics of Robot Mazes Teacher Notes Why do robots solve Mazes? A maze is a simple environment with simple rules. Solving it is a task that beginners can do successfully while learning the essentials

More information

Lego Robot Tutorials Touch Sensors

Lego Robot Tutorials Touch Sensors Lego Robot Tutorials Touch Sensors Bumper Cars with a Touch Sensor With a touch sensor and some robot programming, you can make your robot search its way around the room. It can back up and turn around

More information

Total Indicated Runout, Version 2

Total Indicated Runout, Version 2 Total Indicated Runout, Version 2 By R.G. Sparber 1/21/2009 Copyleft protects this article Maybe I'm just looking in the wrong place, but a quick search of the web did not turn up a clear explanation of

More information

CONTENTS. What is ROBOTC? Section I: The Basics

CONTENTS. What is ROBOTC? Section I: The Basics BEGINNERS CONTENTS What is ROBOTC? Section I: The Basics Getting started Configuring Motors Write Drive Code Download a Program to the Cortex Write an Autonomous Section II: Using Sensors Sensor Setup

More information

How To Program An Nxt Mindstorms On A Computer Or Tablet Computer

How To Program An Nxt Mindstorms On A Computer Or Tablet Computer NXT Generation Robotics Introductory Worksheets School of Computing University of Kent Copyright c 2010 University of Kent NXT Generation Robotics These worksheets are intended to provide an introduction

More information

understanding sensors

understanding sensors The LEGO MINDSTORMS NXT 2.0 robotics kit includes three types of sensors: Ultrasonic, Touch, and Color. You can use these sensors to build a robot that makes sounds when it sees you or to build a vehicle

More information

Building Instructions: Maze Robot

Building Instructions: Maze Robot Building Instructions: Maze Robot Basic Design from: Building Robots with Lego Mindstorms Modifications by: David Wang Diagrams and Instructions by: David Wang Diagrams and Instructions generated by: MLCad,

More information

AwanaGames Circle. Official. Diagram 1. Key to diagram: Pin & Striped Bean Bag C Diagonal or Starting Line. B Scoring Pins, or Center.

AwanaGames Circle. Official. Diagram 1. Key to diagram: Pin & Striped Bean Bag C Diagonal or Starting Line. B Scoring Pins, or Center. Official AwanaGames Circle Diagram 1 The AwanaGames Circle is 30 feet in diameter surrounded by a 37-40 foot square. Each team is designated by a color and occupies a quarter-circle or one side of that

More information

Rubber Band Race Car

Rubber Band Race Car Rubber Band Race Car Physical Science Unit Using LEGO Mindstorms NXT Copyright 2009 by Technically Learning 1 of 17 Overview: Through a series of hands-on activities, students will design a rubber band

More information

Advanced Programming with LEGO NXT MindStorms

Advanced Programming with LEGO NXT MindStorms Advanced Programming with LEGO NXT MindStorms Presented by Tom Bickford Executive Director Maine Robotics Advanced topics in MindStorms Loops Switches Nested Loops and Switches Data Wires Program view

More information

Analysis of Micromouse Maze Solving Algorithms

Analysis of Micromouse Maze Solving Algorithms 1 Analysis of Micromouse Maze Solving Algorithms David M. Willardson ECE 557: Learning from Data, Spring 2001 Abstract This project involves a simulation of a mouse that is to find its way through a maze.

More information

Get to Know Golf! John Dunigan

Get to Know Golf! John Dunigan Get to Know Golf! John Dunigan Get to Know Golf is an initiative designed to promote the understanding the laws that govern ball flight. This information will help golfers develop the most important skill

More information

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry CEENBoT Mobile Robotics Platform Laboratory Series CEENBoT v2.21 '324 Platform The Peter Kiewit Institute of Information Science

More information

Grade 7/8 Math Circles November 3/4, 2015. M.C. Escher and Tessellations

Grade 7/8 Math Circles November 3/4, 2015. M.C. Escher and Tessellations Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Tiling the Plane Grade 7/8 Math Circles November 3/4, 2015 M.C. Escher and Tessellations Do the following

More information

How to Build a Simple Pac-Man Game

How to Build a Simple Pac-Man Game How to Build a Simple Pac-Man Game For today's program, we are going to build a simple Pac-Man game. Pac-Man was one of the very first arcade games developed around 1980. For our version of Pac-Man we

More information

Lesson #13 Congruence, Symmetry and Transformations: Translations, Reflections, and Rotations

Lesson #13 Congruence, Symmetry and Transformations: Translations, Reflections, and Rotations Math Buddies -Grade 4 13-1 Lesson #13 Congruence, Symmetry and Transformations: Translations, Reflections, and Rotations Goal: Identify congruent and noncongruent figures Recognize the congruence of plane

More information

Building a Better Robot

Building a Better Robot http://tinyurl.com/betterro Building a Better Robot Tips and Techniques for a great robot design Weight and Balance Too much weight on non-drive wheel(s) Hard to make turns Need more force to overcome

More information

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine Blender Notes Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine The Blender Game Engine This week we will have an introduction to the Game Engine build

More information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information Sensors For Robotics What makes a machine a robot? Sensing Planning Acting information about the environment action on the environment where is the truck? What is sensing? Sensing is converting a quantity

More information

Copyright AC Ramskill (AcademyCoach83) October 2007

Copyright AC Ramskill (AcademyCoach83) October 2007 Copyright AC Ramskill (AcademyCoach83) October 2007 All Rights reserved no part of this publication maybe reproduced, transmitted or utilized in any form or by any means, electronic, mechanical photocopying

More information

Lab 3 - DC Circuits and Ohm s Law

Lab 3 - DC Circuits and Ohm s Law Lab 3 DC Circuits and Ohm s Law L3-1 Name Date Partners Lab 3 - DC Circuits and Ohm s Law OBJECTIES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

AEO Head Movement Tracker X-GYRO 1000 USER MANUAL(V1.1bata 20091019)

AEO Head Movement Tracker X-GYRO 1000 USER MANUAL(V1.1bata 20091019) AEO Head Movement Tracker X-GYRO 1000 USER MANUAL(V1.1bata 20091019) Introduction: X-GYRO 1000 is a two axis head tracking system, based on G sensor technique, designed for tracking complicated three-dimensional

More information

EV3 Programming. Overview for FLL Coaches. A very big high five to Tony Ayad

EV3 Programming. Overview for FLL Coaches. A very big high five to Tony Ayad EV3 Programming Overview for FLL Coaches A very big high five to Tony Ayad 2013 Nature s Fury Coach Call Basic programming of the Mindstorm EV3 Robot People Introductions Deborah Kerr & Faridodin Lajvardi

More information

Getting Started in Tinkercad

Getting Started in Tinkercad Getting Started in Tinkercad By Bonnie Roskes, 3DVinci Tinkercad is a fun, easy to use, web-based 3D design application. You don t need any design experience - Tinkercad can be used by anyone. In fact,

More information

Protocol for Microscope Calibration

Protocol for Microscope Calibration Protocol for Microscope Calibration A properly calibrated system is essential for successful and efficient software use. The following are step by step instructions on how to calibrate the hardware using

More information

Median, Mode, and Range Active Lesson

Median, Mode, and Range Active Lesson Median, Mode, and Range Active Lesson Teacher Candidate: Cory D Wilson_Dates: October 2007 Cooperating Teacher: Dr. Lori Engstrom Coop. Initials: Group Size: 25 students Allotted Time: 15 minutes _ Grade

More information

Introduction to programming moway

Introduction to programming moway moway Contents Contents... 1 Introduction... 2 Flowcharts... 2 Movement blocks... 5 Conditionals... 6 Loops... 7 AND/OR Operators... 8 Setting flowcharts in order... 10 www.moway-robot.com 1 Introduction

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

A Short Course on Wheel Alignment

A Short Course on Wheel Alignment A Short Course on Wheel Alignment In its most basic form, a wheel alignment consists of adjusting the angles of the wheels so that they are perpendicular to the ground and parallel to each other. The purpose

More information

Lesson 26: Reflection & Mirror Diagrams

Lesson 26: Reflection & Mirror Diagrams Lesson 26: Reflection & Mirror Diagrams The Law of Reflection There is nothing really mysterious about reflection, but some people try to make it more difficult than it really is. All EMR will reflect

More information

Torque and Rotation. Physics

Torque and Rotation. Physics Torque and Rotation Physics Torque Force is the action that creates changes in linear motion. For rotational motion, the same force can cause very different results. A torque is an action that causes objects

More information

WPA World Artistic Pool Championship. Official Shot / Challenge Program. November 8, 2011 1

WPA World Artistic Pool Championship. Official Shot / Challenge Program. November 8, 2011 1 WPA World Artistic Pool Championship 2012 Official Shot / Challenge Program November 8, 2011 1 Revision History November 30, 2010: Initial version of shot program. January 10, 2011: February 14, 2011:

More information

PALLETS ROLLER CONVEYOR LOADING CONVEYOR CHAIN TRANSFER TURNTABLE ROLLER STOP

PALLETS ROLLER CONVEYOR LOADING CONVEYOR CHAIN TRANSFER TURNTABLE ROLLER STOP AUGUST 12, 2014 INDEX 04 07 04 06 EMITTER REMOVER 07 08 10 12 14 BOXES BELT CONVEYOR BELT CONVEYOR GATE STRAIGHT SPUR CONVEYOR CONVEYOR SCALE 16 17 18 19 20 22 24 26 ALIGNERS WHEEL ALIGNER BRACKET CHUTE

More information

The Richard Pate School. Draft Year 4 Scheme of Work for Scratch

The Richard Pate School. Draft Year 4 Scheme of Work for Scratch The Richard Pate School Draft Year 4 Scheme of Work for Scratch Marcus Gilvear July 2014 (Acknowledgements: Phil Bagge and Duncan Hooper) Re Scratch: This work is licensed under the Creative Commons Attribution-NonCommercial

More information

Step by step guide to installing your own Ku Band satellite dish

Step by step guide to installing your own Ku Band satellite dish Step by step guide to installing your own Ku Band satellite dish If you don't feel comfortable installing your own system, your local TV Aerial or Handyman can easily follow these helpful guidelines for

More information

FORCE ON A CURRENT IN A MAGNETIC FIELD

FORCE ON A CURRENT IN A MAGNETIC FIELD 7/16 Force current 1/8 FORCE ON A CURRENT IN A MAGNETIC FIELD PURPOSE: To study the force exerted on an electric current by a magnetic field. BACKGROUND: When an electric charge moves with a velocity v

More information

TETRIX Add-On Extensions. Encoder Programming Guide (ROBOTC )

TETRIX Add-On Extensions. Encoder Programming Guide (ROBOTC ) Introduction: In this extension, motor encoders will be added to the wheels of the Ranger Bot. The Ranger Bot with Encoders will be programmed to move forward until it detects an object, turn 90, and move

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

How To Turn On A Robot On A Computer On A Black Box On A Pc Or Macbook

How To Turn On A Robot On A Computer On A Black Box On A Pc Or Macbook Written Directions for EV3 Line Follow (Heaviside Algorithm) Description: Given a black line and the light sensor on the EV3 robot, we want to have the light sensor read values from the reflected light.

More information

CATIA Tubing and Piping TABLE OF CONTENTS

CATIA Tubing and Piping TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Tubing and Piping design...3 Log on/off procedures for Windows...4 To log on...4 To logoff...8 Pull-down Menus...9 Edit...9 Insert...12 Tools...13 Analyze...16

More information

A BRIEF INTRODUCTION TO COMPUTER PROGRAMMING Scratch, LEGO MINDSTORMS, and Visual Basic. July 24, 2015

A BRIEF INTRODUCTION TO COMPUTER PROGRAMMING Scratch, LEGO MINDSTORMS, and Visual Basic. July 24, 2015 A BRIEF INTRODUCTION TO COMPUTER PROGRAMMING Scratch, LEGO MINDSTORMS, and Visual Basic July 24, 2015 ABSTRACT This project was created to provide a better understanding of computer programs and their

More information

Bydureon 2 mg powder and solvent for prolonged-release suspension for injection

Bydureon 2 mg powder and solvent for prolonged-release suspension for injection INSTRUCTIONS FOR THE USER Your step by step guide Bydureon 2 mg powder and solvent for prolonged-release suspension for injection If you have questions about taking Bydureon Refer to the Common questions

More information

Presents. AccuDraw. Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com

Presents. AccuDraw. Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com Presents AccuDraw Instructor Pam Roberts pamroberts@cadassist.com www.cadassist.com ACCUDRAW AccuDraw gives user an easy way to input accurate points. By default with MicroStation V8 AccuDraw will automatically

More information

Golf Swing. Golf Swing Mechanics. Address Position. Posture To position the upper body correctly you must have the proper stance as described above.

Golf Swing. Golf Swing Mechanics. Address Position. Posture To position the upper body correctly you must have the proper stance as described above. The golf swing is just that, a swing. In nearly all sports that involve swinging an implement, a bat, a hockey stick or racquet, the object to be struck is moving. In golf, the ball is always stationary.

More information

Name Partners Date. Energy Diagrams I

Name Partners Date. Energy Diagrams I Name Partners Date Visual Quantum Mechanics The Next Generation Energy Diagrams I Goal Changes in energy are a good way to describe an object s motion. Here you will construct energy diagrams for a toy

More information

Activity #1-HS What is a Seismometer? High School Level

Activity #1-HS What is a Seismometer? High School Level Activity #1-HS What is a Seismometer? High School Level Objective Students will learn that a seismometer detects 3 components of motion and that a seismogram is the record of an earthquake. Background

More information

Introduction to SketchUp

Introduction to SketchUp Introduction to SketchUp This guide is handy to read if you need some basic knowledge to get started using SketchUp. You will see how to download and install Sketchup, and learn how to use your mouse (and

More information

Quick Start Guide to computer control and robotics using LEGO MINDSTORMS for Schools

Quick Start Guide to computer control and robotics using LEGO MINDSTORMS for Schools Quick Start Guide to computer control and robotics using LEGO MINDSTORMS for Schools www.lego.com/education/mindstorms LEGO, the LEGO logo and MINDSTORMS are trademarks of the LEGO Group. 2004 The LEGO

More information

If you know exactly how you want your business forms to look and don t mind

If you know exactly how you want your business forms to look and don t mind appendix e Advanced Form Customization If you know exactly how you want your business forms to look and don t mind detail work, you can configure QuickBooks forms however you want. With QuickBooks Layout

More information

APPENDIX A. Sets = the completion of one consecutive grouping of repetitions of an exercise.

APPENDIX A. Sets = the completion of one consecutive grouping of repetitions of an exercise. Exercise Instruction Sheet Instructions: APPENDIX A Exercises are to be performed 3 times per week. Allow one rest day between each exercise day. You may divide the exercises into groups and perform them

More information

MEASURING WHEEL ALIGNMENT

MEASURING WHEEL ALIGNMENT MEASURING WHEEL ALIGNMENT 2003-04 WHEEL ALIGNMENT Specifications & Procedures - Hummer - H2 Steering and vibration complaints are not always the result of improper alignment. One possible cause is wheel

More information

OPTO-PLUS 204. Type DSX2

OPTO-PLUS 204. Type DSX2 1 OPTO-PLUS 204 Type DSX2 OPTO-ELECTRONIC LASER ALIGNER Operators manual 2 Operators manual for OPTO-PLUS wheel aligner Model 204 Type DSX2 (Dual Sensor Doubble Laser) INDEX Accessories and specifications

More information

Chapter 3 Falling Objects and Projectile Motion

Chapter 3 Falling Objects and Projectile Motion Chapter 3 Falling Objects and Projectile Motion Gravity influences motion in a particular way. How does a dropped object behave?!does the object accelerate, or is the speed constant?!do two objects behave

More information

Lab 7: Rotational Motion

Lab 7: Rotational Motion Lab 7: Rotational Motion Equipment: DataStudio, rotary motion sensor mounted on 80 cm rod and heavy duty bench clamp (PASCO ME-9472), string with loop at one end and small white bead at the other end (125

More information

COACHING THE TACKLE Jim Mc CORRY

COACHING THE TACKLE Jim Mc CORRY COACHING THE TACKLE Jim Mc CORRY Defensive play is comprised of both individual defending and team defending and they form the platform for many a successful side. The purpose of this coaching session

More information

Graph Theory Problems and Solutions

Graph Theory Problems and Solutions raph Theory Problems and Solutions Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles November, 005 Problems. Prove that the sum of the degrees of the vertices of any finite graph is

More information

CHAPTER 7 DEAD RECKONING

CHAPTER 7 DEAD RECKONING CHAPTER 7 DEAD RECKONING DEFINITION AND PURPOSE 700. Definition and Use Dead reckoning is the process of determining one s present position by projecting course(s) and speed(s) from a known past position,

More information

Robotics. Lecture 3: Sensors. See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information.

Robotics. Lecture 3: Sensors. See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information. Robotics Lecture 3: Sensors See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information. Andrew Davison Department of Computing Imperial College London Review: Locomotion Practical

More information

/ Department of Mechanical Engineering. Manufacturing Networks. Warehouse storage: cases or layers? J.J.P. van Heur. Where innovation starts

/ Department of Mechanical Engineering. Manufacturing Networks. Warehouse storage: cases or layers? J.J.P. van Heur. Where innovation starts / Department of Mechanical Engineering Manufacturing Networks Warehouse storage: cases or layers? J.J.P. van Heur Where innovation starts Systems Engineering Group Department of Mechanical Engineering

More information

Determining the Acceleration Due to Gravity

Determining the Acceleration Due to Gravity Chabot College Physics Lab Scott Hildreth Determining the Acceleration Due to Gravity Introduction In this experiment, you ll determine the acceleration due to earth s gravitational force with three different

More information

Information regarding the Lockheed F-104 Starfighter F-104 LN-3. An article published in the Zipper Magazine #48. December-2001. Theo N.M.M.

Information regarding the Lockheed F-104 Starfighter F-104 LN-3. An article published in the Zipper Magazine #48. December-2001. Theo N.M.M. Information regarding the Lockheed F-104 Starfighter F-104 LN-3 An article published in the Zipper Magazine #48 December-2001 Author: Country: Website: Email: Theo N.M.M. Stoelinga The Netherlands http://www.xs4all.nl/~chair

More information

Socci Sport Alternative Games

Socci Sport Alternative Games - 1 - Socci Sport Alternative Games Table of Contents 1 Roller Socci 2 2 Pass and Shoot Socci 2 3 Punt & Catch Socci 2 4 Long Pass Socci 3 5 Pass, Dribble, and Shoot Socci 3 6 Scooter Socci Basketball

More information

Analog control unit for mobile robots

Analog control unit for mobile robots Analog control unit for mobile robots Soldering kit for experimentation For Fischertechnik robots and others Most diverse functions Requires no programming Patented sensor technology Summary We are pleased

More information

Creating Maze Games. Game Maker Tutorial. The Game Idea. A Simple Start. Written by Mark Overmars

Creating Maze Games. Game Maker Tutorial. The Game Idea. A Simple Start. Written by Mark Overmars Game Maker Tutorial Creating Maze Games Written by Mark Overmars Copyright 2007-2009 YoYo Games Ltd Last changed: December 23, 2009 Uses: Game Maker 8.0, Lite or Pro Edition, Advanced Mode Level: Beginner

More information

How to increase Bat Speed & Bat Quickness / Acceleration

How to increase Bat Speed & Bat Quickness / Acceleration How to increase Bat Speed & Bat Quickness / Acceleration What is Bat Speed? Bat Speed: Bat speed is measured in miles per hour (MPH) and considers only the highest speed of the bat head (peak velocity)

More information

Alignement of a ring cavity laser

Alignement of a ring cavity laser Alignement of a ring cavity laser 1 Introduction This manual describes a procedure to align the cavity of our Ti:Sapphire ring laser and its injection with an Argon-Ion pump laser beam. The setup is shown

More information

Renishaw 2008. apply innovation TM. Calibrating 5-axis machines to improve part accuracy. 5Align

Renishaw 2008. apply innovation TM. Calibrating 5-axis machines to improve part accuracy. 5Align Calibrating 5-axis machines to improve part accuracy 5Align Productive Process Pyramid TM Understanding and tracking machine behaviour Process verification Thermal compensation In-cycle process control

More information

Representing Vector Fields Using Field Line Diagrams

Representing Vector Fields Using Field Line Diagrams Minds On Physics Activity FFá2 5 Representing Vector Fields Using Field Line Diagrams Purpose and Expected Outcome One way of representing vector fields is using arrows to indicate the strength and direction

More information

3D Drawing. Single Point Perspective with Diminishing Spaces

3D Drawing. Single Point Perspective with Diminishing Spaces 3D Drawing Single Point Perspective with Diminishing Spaces The following document helps describe the basic process for generating a 3D representation of a simple 2D plan. For this exercise we will be

More information

START FINISH. 5 yards 5 yards

START FINISH. 5 yards 5 yards Agility, Plyometric & Conditioning Drills Pro Agility Objectives: Improve athletic ability and body coordination during sudden change of direction 1. Measure out a 10 yard area with 5 yard increments 2.

More information

Eye Tracking Instructions

Eye Tracking Instructions Eye Tracking Instructions [1] Check to make sure that the eye tracker is properly connected and plugged in. Plug in the eye tracker power adaptor (the green light should be on. Make sure that the yellow

More information

Table of Contents. Use. Troubleshooting. Setup. Welcome. 11 How to arm/disarm system/camera(s) 19 Sync Module setup issues. 3 Installing the Blink app

Table of Contents. Use. Troubleshooting. Setup. Welcome. 11 How to arm/disarm system/camera(s) 19 Sync Module setup issues. 3 Installing the Blink app User Guide Table of Contents Welcome Setup Use Troubleshooting 2 What s in the box 2 What you need 3 Installing the Blink app 4 Setting up the Sync Module 5 Connecting the Sync Module to Your Wi-Fi 7 Adding

More information

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205]

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Users Manual Robokits India info@robokits.co.in http://www.robokitsworld.com Page 1 Bluetooth + USB 16 Servo Controller is used to control up to

More information

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply Servo Motors (SensorDAQ only) Project 7 Servos are small, relatively inexpensive motors known for their ability to provide a large torque or turning force. They draw current proportional to the mechanical

More information

Balanced & Unbalanced Forces

Balanced & Unbalanced Forces 3 rd Grade Force in Motion An object's motion changes because of force. Pushing and Pulling are Kinds of Forces Motion is movement that changes an object's position. Pushing or pulling forces can be used

More information

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory Physics 41, Winter 1998 Lab 1 - The Current Balance Theory Consider a point at a perpendicular distance d from a long straight wire carrying a current I as shown in figure 1. If the wire is very long compared

More information

i3 STC Kit Extension Activities North Carolina

i3 STC Kit Extension Activities North Carolina i3 STC Kit Extension Activities North Carolina Grade: 4th Kit Name: Electrical Circuits Essential Standard(s): (List number, standard, clarifying objectives where appropriate) 4.P.1 Explain how various

More information

Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Z +

Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Z + Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Quick Review of Reflection Coefficient The Smith chart is a method of graphing reflection coefficients and impedance, and is often useful

More information

All sessions were observed at each of the Academy Venues

All sessions were observed at each of the Academy Venues These Academy coaching sessions have been delivered by UEFA A and B Licence coaches from Liverpool, Manchester United, Blackburn Rovers, Bolton and Preston. All sessions were observed at each of the Academy

More information

1.0-Scratch Interface 1.1. Valuable Information

1.0-Scratch Interface 1.1. Valuable Information 1.0-Scratch Interface 1.1 Valuable Information The Scratch Interface is divided to three: 1. Stage 2. Sprite/background properties 3. Scratch Action Blocks Building the game by designing the sprites and

More information

Laser cutter setup instructions:

Laser cutter setup instructions: Laser cutter setup instructions: 1. Cut your material to 18 x 24 or smaller. 2. Turn on the laser cutter by flipping the wall switch on the right behind Station B. You will hear the cooling fan and air

More information

CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL

CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL TABLE OF CONTENTS CORSAIR UTILITY ENGINE OVERVIEW PROFILES 1 9 Introduction 2 Starting the Corsair Utility Engine 2 Profiles: Settings for a Specific Program

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

ATOMIC SPECTRA. Apparatus: Optical spectrometer, spectral tubes, power supply, incandescent lamp, bottles of dyed water, elevating jack or block.

ATOMIC SPECTRA. Apparatus: Optical spectrometer, spectral tubes, power supply, incandescent lamp, bottles of dyed water, elevating jack or block. 1 ATOMIC SPECTRA Objective: To measure the wavelengths of visible light emitted by atomic hydrogen and verify the measured wavelengths against those predicted by quantum theory. To identify an unknown

More information

Using your LED Plus keypad

Using your LED Plus keypad Using your LED Plus keypad System 238 System 2316 System 238i System 2316i Part Number 5-051-372-00 Rev B Thank you for purchasing this C&K alarm system Your system is one of the most powerful and advanced

More information

10 FREE BASKETBALL DRILLS

10 FREE BASKETBALL DRILLS BASKETBALL DRILLS AND PRACTICE PLANS 1 10 FREE BASKETBALL DRILLS by Coach Patrick Anderson BASKETBALL DRILLS AND PRACTICE PLANS 2 CONTENTS 1.1 Rapid Swing Pass... 3 1.2 Box Out React Drill... 3 1.3 Bump...

More information

Exercises for older people

Exercises for older people Exercise for older people Exercises for older people Sitting Getting started If you ve not done much physical activity for a while, you may want to get the all-clear from a GP before starting. For the

More information

REFERENCE GUIDE 1. INTRODUCTION

REFERENCE GUIDE 1. INTRODUCTION 1. INTRODUCTION Scratch is a new programming language that makes it easy to create interactive stories, games, and animations and share your creations with others on the web. This Reference Guide provides

More information

MAGICAR M871A. Car alarm with two-way remote User s guide

MAGICAR M871A. Car alarm with two-way remote User s guide MAGICAR M871A Car alarm with two-way remote User s guide EN MAGICAR M871A Car alarm with two-way remote User s guide TABLE OF CONTENTS Table of contents...2 1. Important notice...4 2. Introduction...4

More information

CREATING SCENERY WITH THE PHOENIX RC CREATOR PROGRAM

CREATING SCENERY WITH THE PHOENIX RC CREATOR PROGRAM TUTORIAL 1 CREATING SCENERY WITH THE PHOENIX RC CREATOR PROGRAM This document is copyrighted to the author and may only be reproduced or copied with the author s consent. It is free for distribution on

More information

17 Basic Rules of Soccer

17 Basic Rules of Soccer 17 Basic Rules of Soccer Soccer has 17 laws or rules by which the game is played. Most of these laws are easy to understand. The laws are designed to make soccer fun, safe, and fair for all participants.

More information

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering ECE 495 Project 3: Shocker Actuator Subsystem and Website Design Group 1: One Awesome Engineering Luquita Edwards Evan Whetsell Sunny Verma Thomas Ryan Willis Long I. Executive Summary The main goal behind

More information

GYM PLANNER. User Guide. Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com.

GYM PLANNER. User Guide. Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com. GYM PLANNER User Guide Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com. Installing the Software The Powerzone gym Planner is a piece of software

More information

ACL Soccer 4 v 4 Small Sided Games (SSG s)

ACL Soccer 4 v 4 Small Sided Games (SSG s) KEY TO THE DIAGRAMS Introduction In recent years, the 4v4 method has rapidly increased in popularity however this method is certainly not a new one. The method was introduced by the Dutch Football Association

More information

hockeyplayerdeveloper.com

hockeyplayerdeveloper.com Many goals may be prevented by our players lining up shoulder to shoulder with their players or our players going immediately to their designated positions and covering their open players when the puck

More information

Laser Cutter User Manual

Laser Cutter User Manual Laser Cutter User Manual frequently asked questions... the laser is cutting weird! it s cutting a thick line or not cutting through at all! Table Of Contents Section 1: Materials Guide 1.1 Can I Cut this?

More information

Adjusting Convergence Instruction Sheet

Adjusting Convergence Instruction Sheet Adjusting Convergence Instruction Sheet INTRODUCTION WARNING Only qualified service technicians should attempt convergence adjustments. Best results come with experience and patience. These instructions

More information

Color quality guide. Quality menu. Color quality guide. Page 1 of 6

Color quality guide. Quality menu. Color quality guide. Page 1 of 6 Page 1 of 6 Color quality guide The Color Quality guide helps users understand how operations available on the printer can be used to adjust and customize color output. Quality menu Menu item Print Mode

More information