CH-01-3: Predicting Position. Predicting Position - first time step +y +x t = 0 t =  t The position of the object at t=  t is its initial position plus.

Slides:



Advertisements
Similar presentations
Motion and Force A. Motion 1. Motion is a change in position
Advertisements

A graph of the instantaneous velocity of an object over a specified period of time Time is independent (x-axis) Velocity is dependent (y-axis) Remember,
Halliday/Resnick/Walker Fundamentals of Physics 8th edition
Uniform Motion The stretch or compression of a spring can be used to measure a force. If the cart is at rest, a force is needed to make the cart speed.
a) The kinetic energy of the car. b) The distance it takes to stop.
Distance The length an object actually travels. How far you go. Scalar Displacement The change in position of an object. Length between start and finish.
-Speed and Velocity -Uniform Linear Motion Physics Mrs. Coyle
Kinematics Demo – Ultrasonic locator Graph representation.
More Practice: Distance, Speed, and Unit Conversion.
WHAT IS SPEED? Speed is how fast an object is moving relative to another object. A frame of reference is necessary to calculate speed. Speed depends on.
I: Intro to Kinematics: Motion in One Dimension AP Physics C Mrs. Coyle.
SPH4U – Grade 12 Physics Unit 3
Acceleration Physics Mrs. Coyle. Part I Average Acceleration Instantaneous Acceleration Deceleration Uniform Accelerated Motion.
Acceleration (a vector quantity) is defined as the rate of change of velocity. It has units of m/s 2 Acceleration can be positive, negative, or zero. An.
Graphical Analysis of motion in _________________ I.Distance and displacement. What is the total distance moved? What is the resultant displacement? 20.
Motion in One Dimension
Chapter Acceleration Non-uniform motion – more complex.
Acceleration 1D motion with Constant Acceleration Free Fall Lecture 04 (Chap. 2, Sec ) General Physics (PHYS101) Sections 30 and 33 are canceled.
Motion.
Uniform Motion t = 0 t = 1 s t = 2 s t = 3 s t = 4 st = 5 st = 6 s t = 7 s t = 8 s t (s)x (cm)v (cm/s)
Intro to Motion – Ch FRAME OF REFERENCE (COORDINATE SYSTEM)  The context in which we study motion  Includes a reference point and a directional.
One-dimensional motion Chapter 2 Motion in 1-D PHY211 Dr. Aaron Titus Note that all definitions, terms, conclusions, and analysis applies to motion in.
Chapter 2 Motion in One Dimension. Kinematics In kinematics, you are interested in the description of motion Not concerned with the cause of the motion.
One-dimensional motion Chapter 2 Motion in 1-D PHY211 Dr. Aaron Titus Note that all definitions, terms, conclusions, and analysis applies to motion in.
1 Motion along a straight line: Position, Displacement and Velocity Lecture 03 General Physics (PHYS101)
Uniform Motion The stretch or compression of a spring can be used to measure a force. If the cart is at rest, a force is needed to make the cart speed.
Physics 207: Lecture 6, Pg 1 Lecture 6 l Goals:  Discuss circular motion Chapters 5 & 6  Recognize different types of forces and know how they act on.
Newton’s Laws of Motion
Physics MOTION Motion Diagrams n A series of images of a moving object that records its position after equal time intervals n *see the pictures in your.
CH01-4 Momentum. Force and momentum A constant force acts on a fan cart. If we double the mass of the cart (with the same force acting on the cart), has.
CH02-1 Constant Net Force.
CH02-2 Constant Net Force in 2D. Summary of Analytic Method Theory.
Motion is neither created nor destroyed but transferred via interactions. Principle in English: Principle in Mathematics: momentum force Outline Vector.
Circular Motion Chapter 7.3. Motion & Forces What you already know: –Velocity – a measure of the change in over with. –Mass – A measure of the amount.
Section 1Motion Bellringer, continued 1. For each of the devices above, indicate whether it measures distance, time, or speed. 2. For each of the devices.
Motion in One Dimension. Displacement  x = x f - x i.
Resolve the vector into x & y components 40.0 m/s at 45 o SoW.
Kinematics Descriptions of Motion aka “Kinematics” time ( t ) position (d)  displacement (  d) velocity (v) acceleration (a)
Introduction to Motion
Graphs. Topic Overview The motion of an object can be represented by two types of graphs (x, v) 1) Displacement vs. Time graphs Tells you where the object.
1.1Motion and Motion Graphs. Kinematics Terminology Scalar vs. Vector Scalar: quantities that have only a size, but no direction – ie: distance, speed.
Uniform Motion t = 0 t = 1 s t = 2 s t = 3 s t = 4 st = 5 st = 6 s t = 7 s t = 8 s.
Physics Chapter 2 Notes. Chapter Mechanics  Study of the motion of objects Kinematics  Description of how objects move Dynamics  Force and why.
Summer 2012 PHYS 172: Modern Mechanics Lecture 2 – Vectors, Momentum, & Relativity Read:
Motion in One Dimension
Lecture 4 Motion and Velocity Ozgur Unal
Uniform Motion t (s) x (cm) v (cm/s)
Non-Constant Velocity
Physics definitions.
One-dimensional motion
What is Motion?.
Graphical Analysis of motion in _________________ one direction
Motion.
Speed Pages 220 – 223.
Graphing Motion Walk Around
Position, Speed, and Velocity Ch. 4 Physical Science
Velocity Pages.
Section 1 Displacement and Velocity
Average vs.Instantaneous Velocity
Ch. 11: Motion 11.1: Distance and Displacement
One-dimensional motion
Unit B01 – Motion in One Dimension
Momentum and Impulse SPH4U.
Describing Motion: Kinematics in One Dimension
Speed and Velocity What is speed?
REVIEW: Motion in 1D Review Questions Sep 26, 2011.
Uniform Motion t (s) x (cm) v (cm/s)
Motion in One Dimension
Motion Linear motion and Relative Velocities
Motion, Speed, and Velocity
Presentation transcript:

CH-01-3: Predicting Position

Predicting Position - first time step +y +x t = 0 t =  t The position of the object at t=  t is its initial position plus its displacement.

Predicting Position - second time step +y +x t = 0 t =  t The position of the object at t=2  t is its initial position (at t=  t ) plus its displacement. t = 2  t

Simple Example A steel ball is at x=0.20 m at t=0. Its velocity is constant and equal to m/s. Using 0.1 s time steps, what is the position of the ball at t=0.5 s. Use the position update method.

Area under a x-velocity vs. time graph

Simple Example What is the displacement of the object between t = 0.5 s and t = 0.6 s? Sketch this on the x-velocity vs t graph.

Simulating uniform motion with VPython 1.Create a ball 2.Give it an initial position and velocity. 3.Define a time step dt. 4.Create a while loop. 5.Update the ball’s position in the while loop over and over and over again.

Newton’s First Law A reference frame in which Newton’s first law is valid is called an inertial reference frame. Newton’s laws are not valid in a non-inertial reference frame. If an object (or system) is isolated from interactions, its velocity should be constant. If it is not, then this is a non-inertial reference frame. Simulation

t = 0 t = 1 s t = 2 s t = 3 s t = 4 st = 5 s t = 6 s t = 7 s t = 8 s t = 9 s Measure the average velocity between t=5 and t=6 s. Use this to predict the position at t=7 s. Non-uniform motion

Instantaneous velocity Velocity at an instant of time (i.e. a single clock reading) is instantaneous velocity. t = 0 t = 1 s t = 2 s t = 3 s t = 4 st = 5 s t = 6 s t = 7 s t = 8 s t = 9 s

Poll At t=15 s two bees are observed to be at the position m. Bee #1 flies in a straight line with constant speed and arrives at position m at t=15.5 s. Bee #2 buzzes around, repeatedly changing speed and direction, sometimes going quickly and other times just hovering in the air, but it also arrives at position m at t=15.5 s. Which statement about their average velocities is correct? 1) The magnitude of Bee #1's average velocity is greater. 2) The magnitude of Bee #2's average velocity is greater. 3) The two bees have the same velocity at all times. 4) The two bees have the same average velocity although their velocity at a given time may not be the same.

Poll At t=12.18 s, a ball's position is m, and the ball's velocity is m/s. What is the (vector) position of the ball at t=12.21 s? Assume that the ball's velocity does not change significantly during this short time interval. 1) m 2) m 3) m 4) m 5) m

Poll A ball travels through the air. Part of its trajectory is shown in red. Which arrow best represents the direction of the average velocity of the ball as it travels from location A to location B?

Poll A ball travels through the air. Part of its trajectory is shown in red. Which arrow best represents the direction of the instantaneous velocity of the ball at location A?

Non-uniform motion - constant force t = 0 t = 1 s t = 2 s t = 3 s t = 4 st = 5 s t = 6 s t = 7 s t = 8 s t = 9 s For example, if you fire a single thruster on our VPython Spaceship, the motion of the spaceship will look like the picture above. What do you notice about the displacement between successive images?

constant force -- x vs. t graph

constant net force - v x vs t graph fan cart

area under the v x vs. t graph

mean velocity assuming a constant velocity of v avg gives the same result.

Predicting Position

Simple Example If the spaceship in a simulation is at x=1.0 m at t = 1.0 s and its thruster continuously fires in the +x direction, what will be its position at t = 3.0 s?

LAB -- Video Analysis of a Fan Cart