Estimating the Efficiency of a Parallax Servo living with the lab.

Slides:



Advertisements
Similar presentations
Teacher Professional Development Spring, 2002
Advertisements

Designing Simple Machines Using Mechanical and Ideal Mechanical Advantage.
Chapter 14: Machines.
Fabrication and testing of a centrifugal pump living with the lab.
Gears, Gears and More Gears
Using the servo library living with the lab Libraries are computer programs written to add functionality to Arduino programs. A library to control hobby.
Pulleys Assignment #35.
Lab 06: AEV System Analysis 2 Advanced Energy Vehicle (AEV)
VEX Motors: Presented by: Mr. Harder & Thuan Doan Robotics Training Week 2010.
December 2009 David Giandomenico DC Permanent Magnet Motors A tutorial winch design David Giandomenico Lynbrook High School Robotics FIRST Team #846
The Basics of Physics.
Types of Simple Machines
MicroLab™ and Calibration Curves
Work and Energy Definition of Work Kinetic Energy Potential Energy
Integrated Natural Science. for Detroit Public Schools Ropes and Pulleys Kat Woodring.
Acceleration Lab The purpose of this lab was to determine the relationship between distance, time, and velocity of an object that is accelerating uniformly.
Motion of a mousetrap car
Final Review Powerpoint
Unit 53 Metalwork Technology and Practice
PJAS SCHEDULE Monday 14Tuesday 15 Wednesday 16 Thursda y 17 Mond ay 21 Slot 1 AmberRachel A.PranavJoshSean Slot 2 Julia KristenJohnMattGino Slot 3 PeteVeenaShannonDiamond.
Energy and Machines Physical Science.
8 th Grade Physical Science. Force and Motion  Speed is how fast an object is moving.  Speed =  You can also use this formula to find the distance.
Lab 04: AEV External Sensors Advanced Energy Vehicle (AEV)
Work, Power, Simple machines
Introduction to Robotics
Foundations of Physical Science Workshop: Ropes & Pulleys - Work.
Skilled Trades / Res. Cons’t. Drill Press Mr. Mark Shortall / Technology Department.
Today’s Plan: Tests are graded Energy Lecture Work – Energy Lab
10/10/ Controlling YOUR ROBOT. 10/10/2015 Basic Stamp  Basic Stamp Input - output pins Interpreter Chip Power supply: 5 Volts voltage Memory: EEPROM.
Vocabulary  Machine: any device that makes doing work easier  Mechanical advantage: the # of times a machine multiplies the input force;  MA= output.
Drills and Drill Press Safety in the Lab
Six Simple Machines. Simple Machines Simple machines are the six machines on which all other machines are based. –Lever –Wheel & Axle –Pulley –Inclined.
Chapter 8: Work, Power, Simple machines
ELECTROMAGNETIC INDUCTION
Engineering H193 - Team Project Gateway Engineering Education Coalition Lab 2P. 1Spring Quarter Motor Dynamics Lab 2.
Motion, Forces, and Energy Chapter 1: Motion. Recognizing Motion: Motion: –When an object’s distance changes relative to a frame of reference Frame of.
Conservation of Angular Momentum 8.01 W11D2 Fall 2006.
Pre-Lab 4B: Acceleration
Motors & Motor Drivers ECE 450.
Work, Machines, and Energy. Work and Power  Work is done if (1) an object moves, and (2) if a force acts in the same direction that the object moves.
Pulleys.
Simple machines in the real world.
1 Ch 14 Machines 14.1 Machines help people do work.
PROMGRAMING YOUR ROBOT How Servos Work: How to control your robot.
Physics 2225 – Standing Waves Minilab 1 Standing Waves Page 1Department of Physics & Astronomy.
Work Power Simple Machines Energy
Physics 211 Second Sample Exam Fall 2004 Professors Aaron Dominguez and Gregory Snow Please print your name _______________________________________________________________.
ENERGY.
Energy, Machines, & Motion 6 th Science Kingston Middle School.
Generator MS&T Physics 2135, Lab O5. Objectives  Study a generator powered by a falling mass.  Find the efficiency of the generator by examining how.
*When you use a machine to do work, there is always an exchange, or tradeoff, between the force you use and the distance over which you apply that force.
Velocity.   Speed describes the rate of motion of an object. It is a scalar quantity (magnitude only)  Velocity describes the rate of motion AND the.
Work and Machines  Work is a form of energy. It is the energy that it takes to cause things to move. Sometimes called Mechanical Energy. The Formula.
Unit 2, Chapter 5 Integrated Science. Unit Two: Work and Energy 4.1 Force and Machines 4.2 The Lever 4.3 Gears and Design Chapter 4 Machines and Mechanical.
Lab Safety Policies  Don’t stand on lab chairs  Don’t sit or stand on lab tables  No dangling jewelry or loose clothes.  No open toed shoes.  Be careful.
Test 6: Chapter 5 Work & Machines Honors Physical Science.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Controlling Servos with the Arduino
Simple Machines.
Pump Project Requirements
Lab Safety Policies Don’t stand on lab chairs
Using servos.
DC Permanent Magnet Motors A tutorial winch design
Servo Library and Functions
Conductivity Sensor.
Servo Library and Functions
Controlling YOUR ROBOT
Current and Voltage part 2
Calibration of Conductivity Sensors
Gearmotor Efficiency W table top gearmotor pulley string.
Presentation transcript:

Estimating the Efficiency of a Parallax Servo living with the lab

Calculating Servo Efficiency Energy to Lift Weight We know that energy is lost due to friction in the gearbox and that “losses” occur in the electric motor. The overall efficiency of the system is... electrical energy used is determined the same way as for pump project 2 living with the lab

Making a Pulley from a Wheel wheel is grooved using a lathe hole drilled through wheel for attaching lifting string (fishing line) original wheel 3

Servo Efficiency Assignment Wrap fishing line around a grooved wheel, and attach a weight to the end of the line Turn on your servo to lift a weight Use five different servo speeds during lifting: servo pulse width=1500  s for no servo motion servo pulse width=1700  s for full speed counterclockwise choose five values between 1500  s and 1700  s Measure the vertical distance traveled by the weight Use the millis() command to determine the time elapsed during lifting (print to serial monitor) Compute efficiency living with the lab 4

Spreadsheet for Computing Efficiency 5 living with the lab Create the following plots: 1.“Potential energy change of the weight” and “electrical energy input” (both on y-axis) versus “pulse width.” Be sure to label each of these curves on your plots. 2.“System efficiency” versus “pulse width.”

Recommendations Secure your robot in a vise or at your table (take one wheel off the robot and let the pulley wheel hang over the edge of the table, holding the robot during lifting. Measure the weight of an object to lift (cell phone, several sets of keys, purse), and attach the weight to the end of the fishing line provided. Write a Arduino sketch that allows servo speed to be controlled and wheel motion to be activated using the robot whiskers. Measure voltage and current for different servo speeds; you will need two multimeters. 6 living with the lab tie fishing line to pulley

Please return the pulley to your instructor, and clean up any messes that you made. 7 living with the lab