NXT-G – Data Collection and Analysis Pendulum Motion.

Slides:



Advertisements
Similar presentations
NXTG Workshop Day 2 Programming with Touch Sensor Light Sensor Ultrasonic Sensor Repeat CJ Chung Associate Professor of Computer Science Lawrence Technological.
Advertisements

Periodic motion Frequency Period. Periodic motion – Any motion that repeats itself.
Percentiles and the Normal Curve
Chapter 4 Work and Energy Additional Concepts For Describing Motion.
Science and Engineering Festival Some Robotic STEM Ideas
Exercise Exercise3.1 8 Exercise3.1 9 Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise6.1 7 Exercise6.1 8 Exercise6.1 9.
Chapter 11 Vibrations and Waves Ms. Hanan.
f has a saddle point at (1,1) 2.f has a local minimum at.
X AND R CHART EXAMPLE IN-CLASS EXERCISE The following collection of data represents samples of the amount of force applied in a gluing process: Determine.
Warm-Up Exercises 1.Write the numbers in order from least to greatest. 82, 45, 98, 87, 82, The heights in inches of the basketball players in order.
Measuring Simple Harmonic Motion
Math – Getting Information from the Graph of a Function 1.
Mean, Median, and Mode An Introduction to Data Management: Measures of Central Tendencies.
Robotics NXT sensors Back to Light sensor: red vs blue ball.
Position, Velocity, Acceleration, & Speed of a Snowboarder.
Relationships of CREATED BY CANDACE SMALLEY
Sullivan Algebra and Trigonometry: Section 9.5 Objectives of this Section Find an Equation for an Object in Simple Harmonic Motion Analyze Simple Harmonic.
1) Find the rate of change from 2 to 4 years. = 4 in / year Time (years) Height (in.) ) Find the domain and range of the data. D =
General Physics.  A motion that that is regular and repeating  Examples  Circular motion  Mass bouncing up and down on a spring  Pendulums.
Q13.1 An object on the end of a spring is oscillating in simple harmonic motion. If the amplitude of oscillation is doubled, 1. the oscillation period.
15.1 Motion of an Object Attached to a Spring 15.1 Hooke’s law 15.2.
Section 2 Measuring simple harmonic motion. Amplitude, Period and Frequency.
1 15.1Motion of an Object Attached to a Spring 15.2Particle in Simple Harmonic Motion 15.5The pendulum.
Reminder: Bellworks were collected on Friday. Please hand yours in this morning if you haven’t already! Reggie graded and entered those that were turned.
 A mechanical wave is a rhythmic disturbance that carries energy through matter and space.  All mechanical waves are made by something that vibrates.
S IMPLE H ARMONIC M OTION Pendulums & Longitudinal Waves.
Logarithmic Functions PRE-CALCULUS UNIT 3: EXPONENTIAL AND LOGARITHMIC FUNCTIONS.
Types of Graphs.
Using Technology to Connect Real-World Data with Science and Math in Middle School Lori Andersen, MSEd, NBCT The College of William & Mary.
Simple Harmonic Motion. Ideal Springs F Applied =kx k = spring constant x = displacement of the spring +x  pulled displacement -x  compressed displacement.
專題 TYWu. Project 1 Function –Spiral Light Show Grade: 60~65 Components –LED Array –Arduino UNO Maximum Team Number –2.
1.To arrive at the relationship between displacement, velocity and acceleration for a system in SHM 2.To be able calculate the magnitude & direction of.
Good Vibrations 1. Use three different words / phrases to describe the motion of the pendulum.
Motion Graphs.
Harmonic Motion. Vector Components  Circular motion can be described by components. x = r cos x = r cos  y = r sin y = r sin   For uniform circular.
Simple harmonic motion. Vibration… Equilibrium … Restoring force… Displacement…
Strengthening & range of motion exercises Out with the old and in with the new. The Strength Boot creates many new methods of lower extremity training.
Physics Section 11.2 Apply properties of pendulums and springs A pendulum exhibits harmonic motion. A complete cycle is called an oscillation. The maximum.
Graphical analysis of SHM
Simple Harmonic Motion  Simple Harmonic Motion – Vibration about an equilibrium position in which a restoring force is proportional to the displacement.
National Highway Institute 5-1 REV-2, JAN 2006 EQUIPMENT FACTORS AFFECTING INERTIAL PROFILER MEASUREMENTS BLOCK 5.
Simple Harmonic Motion
Oscillations An Introduction.
X AND R CHART EXAMPLE IN-CLASS EXERCISE
Harmonic Motion Chapter 11 Mr. Rassi.
الفصل 1: الحركة الدورانية Rotational Motion
Constant Force (F = constant)
Example - Sales A large department store collects data on sales made by each of its salespeople. The number of sales made on a given day by each of 20.
Hexbug Worksheet 02 Definitions of sensors:
Hexbug Worksheet 06 Definitions of sensors:
Example - Sales A large department store collects data on sales made by each of its salespeople. The number of sales made on a given day by each of 20.
Ch. 12 Waves pgs
Period & Frequency Ch – 25.2.
What is the motion simple pendulum called?
Measuring Simple Harmonic Motion
2.4 Measures of Variation.
Period 2 Question 1.
Measuring Harmonic Motion
What do these have in common?
X y y = x2 - 3x Solutions of y = x2 - 3x y x –1 5 –2 –3 6 y = x2-3x.
Reflectance and Sensor Basics
C.2.10 Sample Questions.
C.2.8 Sample Questions.
Flexibility.
C.2.8 Sample Questions.
It has Simple Harmonic Motion!
Starter Find the medians of these sets of data: 1, 6, 5, 3, 8, 5, 4
Presentation transcript:

NXT-G – Data Collection and Analysis Pendulum Motion

2 Data Logging Pendulum Data Logging Program

Application Measuring period of a pendulum common exercise for students Period = 2 π √ (L/g) 84 ½ inches 12 ½ inches

Pendulum Data 84 ½ inches Ultrasonic sensor

Pendulum Data 84 ½ inches Ultrasonic sensor

Pendulum Data 84 ½ inches Light sensor

Pendulum Data 84 ½ inches Light sensor

Pendulum Data 84 ½ inches Acceleration sensor

Pendulum Data 84 ½ inches Acceleration sensor

Pendulum Relationships

Maximum Negative Acceleration Maximum Light Minimum Ultrasonic Range

12 Math Excursion Pendulum Program Lower the sample Frequency to Something near the Pendulum period.

NXT-G – Data Collection and Analysis Pendulum Motion