Processing math: 100%

PHYS 170

Lecture 02a - Motion in One Dimension (Motion Graphs)

Introduction

Three main variables to describe motion:

Name Symbol Unit Meaning
Displacement s m position
Velocity v m/s rate of change of displacement
Acceleration a m/s2 rate of change of velocity

This chapter is about one dimensional motion only, so we do not need the full mathematics of vectors yet. Instead of writing s=(5ˆi)m for an object 5m West of you, we will simply denote the direction using the sign as s=5m. In other words, in one dimension, there is no need to put the vector symbol (the little arrow) on the variables, and no need to use ˆi,ˆj. Vectors will become useful in two or higher dimensions.

Sometimes s is denoted as x for horizontal motion, or y for vertical motion.

In calculus, "rate of change" literally means taking the time derivative (ddt). Therefore: v=dsdta=dvdt=ddt(dsdt)=d2sdt2

One can have a rough idea about the meanings using the following approximation: v=dsdtΔsΔt=change in displacementchange in timea=dvdtΔvΔt=change in velocitychange in time where the symbol Δ means "change". It is always computed by final value minus the initial value, like so: Δs=sfinalsinitialΔv=vfinalvinitial

motion_graph

Example - acceleration from velocity

The velocity of a car changed from $1m/s$ to $16m/s$ in $10s$. Find his acceleration (assume constant acceleration).

Solution

The velocity changed from $1m/s$ to $16m/s$, so the change is: $$\Delta v = 16m/s-1m/s = 15m/s $$ We can then find the acceleration: $$ a \approx \frac{\Delta v}{\Delta t} = \frac{15m/s}{10s} = 1.5m/s^2$$ $1.5m/s^2$ can be thought of as $\frac{1.5m/s}{1s}$, which means the car's velocity increased $1.5m/s$ every $1s$.

Velocity vs Speed

In physics the word "speed" is not the same as "velocity". Speed means the magnitude of velocity, i.e. speed = |v|. For example, say you calculate v=3m/s in a 1D problem (negative because the object is moving left), if the question asks you for the "speed", you must answer 3m/s instead of 3m/s. If your online homework said you had the wrong sign in an answer even though you followed the sign convention correctly, read the question carefully, did it ask you for the velocity or the speed? Many students are not observant enough and it becomes a major source of confusion.

Math Review - Slope of a Line

I will assume that you already know how to calculate the slope of a straight line, and that you know the following meanings:

There are multiple ways to calculate the slope, but in our application here the fastest way is the method "Rise over Run": slope=riserun=ΔyΔx where "rise" stands for the vertical change, and "run" stands for the horizontal change. Below are two videos that refeshes your memory, in particular, you will need to be able to handle negative slope, so pay some attention to the second video.

Slope in physics (unlike in your Math courses) almost always carries its own unit, and is given by: unit of the slope=unit of the y-axisunit of the x-axis For example, if the y-axis is displacement measured in m while the x-axis is time measured in s, then the unit of the slope will be m/s. If the y-axis is in m/s, the x-axis is in s, then the slope will be in m/s2.

Basics about slope (click to show)

Negative slope (click to show)

Try It Yourself (click to show)

motion_graph

Exercise - slope

The graph above is made up of four straight segments. Find their slopes. If you cannot calculate all four slopes correctly, please watch the videos above because you are not ready to continue to the rest of this lecture.

Solution

0
0.02
-2
0.02
1.5
0.02
0
0.02
Feedback will appear here.

The Slope of a Motion Graph

We will learn how to analyze three types of graphs that describe motion, they are:

Note that "displacement vs time" means displacement is on the y-axis while time is on the x-axis.

Here is an st graph (displacement s is denoted as x) and an explanation of the motion it represents:
two simple vectors

Since the y-axis is the horizontal displacement x, one could obviously read off the position x from the graph. Less obvious, is that you could also read off the velocity by calculating the slope of the graph as you could see in the figure above. Here is the rule concerning slopes of such motion graphs:

slope of st graph = velocity
slope of vt graph = acceleration
motion_graph

Example - velocity from $st$ graph

Find the velocity at $1s$, and also the velocity at $2s$.

Solution

First note that it is a $st$ graph, so to find the velocity we will need to evaluate the slope. At $1s$: $$ v(1s) = \frac{rise}{run}= \frac{-3m}{1s} = -3m/s $$

At $2s$: $$ v(2s) = \frac{rise}{run}= \frac{2m}{1.5s} = 1.33m/s $$

Simulation - Slope of a Motion Graph (click to hide)

Canvas not supported
Drag the mouse across the graph to see how the slope of the top graph determines the value of the graph at the bottom.
There are 10 examples altogether, press "Next Example" to see.
Rule 1: Slope of a displacement-vs-time (st) graph gives the velocity (v).
Rule 2: Slope of a velocity-vs-time (vt) graph gives the acceleration (a).

Activity

Which examples represent the motion (displacement, velocity, and acceleration) of an object flying vertically under the influence of gravity (free fall)?

Try It Yourself (click to show)

motion_graph

Exercise - acceleration from $vt$ graph

Find the acceleration at $2s$ and also at $11s$.
The accerlation is the slope of the $vt$ graph. You need to calculate the slope of the straight lines at $2s$ and at $11s$.

Solution

First note that it is a \(vt\) graph, so to find the acceleration we will need to evaluate the slope. At \(2s\): $$ a(2s) = \frac{rise}{run}= \frac{(12-4)m/s}{10s} = 0.8m/s^2 $$

At \(11s\): $$ a(11s) = \frac{rise}{run}= \frac{-12m/s}{2s} = -6m/s^2 $$
$a(2s)=$
0.8
0.02
$ m/s^2 $, \t\t $a(11s)=$
-6
0.02
$m/s^2 $
$a(2s)=$ $ m/s^2 $, \t\t $a(11s)=$ $m/s^2 $
Feedback will appear here.

The Area of a Motion Graph

As you saw before, slope allows you to start from s to v to t. It turns out the area of the graph allows you to go from a to v to s:

area of vt graph = change of displacement
area of at graph = change of velocity
When the line is below the x-axis, the area should be treated as negative!
motion_graph

Example - velocity from a $at$ graph

Suppose a car was at rest at $t=0s$. What is the velocity of the car at $10s$, $20s$, $30s$, and $40s$?

Solution

At $10s$, the only area is the rectangle above the x-axis, giving a positive velocity: $$ v(10s) = (2m/s^2)(5s) = 10m/s $$
At $20s$, there are two rectangles, one above the x-axis, and one below. Note that the area below the x-axis is regarded as a negative area, giving the velocity: $$ \begin{eqnarray} v(20s) &=& (2m/s^2)(5s) - (2m/s^2)(20s-15s) \\ &=& 0m/s \end{eqnarray} $$ Hence the object is at rest at $20s$.
At $30s$, there are two rectangles, one above the x-axis (positive area), and one below (negative area), giving the velocity: $$ \begin{eqnarray} v(30s) &=& (2m/s^2)(5s) - (2m/s^2)(25s-15s) \\ &=& 10m/s-20m/s \\ &=& -10m/s \end{eqnarray} $$ The negative velocity means the car is moving in the negative x direction.
At $40s$, there are three rectangles, two above the x-axis (positive area), and one below (negative area), giving the velocity: $$ \begin{eqnarray} v(40s) &=& (2m/s^2)(5s) - (2m/s^2)(25s-15s) + (2m/s^2)(40s-35s) \\ &=& 10m/s-20m/s +10m/s \\ &=& 0m/s \end{eqnarray} $$ The car is again at rest at $40s$

Simulation - Area of a Motion Graph (click to hide)

Canvas not supported
Drag the mouse across the graph to see how the area of the top graph determines the value of the graph at the bottom.
For simplicity, we will assume the initial value of s or v at the bottom graph to be zero, so Δs=s and Δv=v.
There are 6 examples altogether, press "Next Example" to see.
Rule 1: Area of a velocity-vs-time (vt) graph gives the change in displacement (Δs).
Rule 2: Area of a acceleration-vs-time (at) graph gives the velocity (Δv).

Try It Yourself (click to show)

motion_graph

Exercise - displacement from a $vt$ graph

Suppose a car was at the origin at $t=0s$. What is its displacement at $5s$, and at $20s$?
Displacement is the area of the \(vt\) graph. In this case the areas are triangles. Watch out for the negative area when the curve drops below the x-axis.

Solution

There are 2 triangles between the curve and the x-axis. At \(5s\), only the triangle above is needed: $$ s(5s) = \frac{1}{2}(5s)(30m/s) = 75m $$ At \(20s\), both triangles are needed, but watch out for the negative area represented by the second triangle: $$ \begin{eqnarray} s(20s) &=& \frac{1}{2}(5s)(30m/s) - \frac{1}{2}(20s-5s)(20m/s) \\ &=& 75m-150m = -75m \end{eqnarray} $$ Negative displcement means the car has moved in the negative x direction (or to the left of the origin).
$s(5s) = $
75
0.2
$m$, $s(20s) = $
-75
0.2
$s(5s) = $ $m$, $s(20s) = $
Feedback will appear here.
motion_graph

Exercise - velocity from a $at$ graph

Suppose a car was at rest at $t=0s$. What is its final velocity at $3s$?
The change of velocity is the area of the $at$ graph. In this case the areas are triangles. Watch out for the negative area when the curve drops below the x-axis.

Solution

There are 2 triangles between the curve and the x-axis. Take the area of the triangle above the x-axis minus the area of the one below $$ \begin{eqnarray} v(3s) &=& \frac{1}{2}(2s)(2m/s^2) - \frac{1}{2}(1s)(1m/s^2) \\ &=& 2m/s- 0.5m/s = 1.5m/s \end{eqnarray} $$
1.5
0.02
$m/s$
$m/s$
Feedback will appear here.

More Exercises and Summary

Try It Yourself (click to show)

motion_graph

Exercise - slope or area

Given a $vt$ graph, what should you evaluate in order to calculate the displacement?

Solution

Slope
Incorrect.
Area
Correct.
1
Slope
Area
Feedback will appear here.
motion_graph

Exercise - slope or area

Given a $st$ graph, what should you evaluate in order to calculate the velocity?

Solution

Slope
Correct.
Area
Incorrect.
0
Slope
Area
Feedback will appear here.
motion_graph

Exercise - slope or area

Given a $at$ graph, what should you evaluate in order to calculate the velocity?

Solution

Slope
Incorrect.
Area
Correct.
1
Slope
Area
Feedback will appear here.
motion_graph

Exercise - slope or area

Given a $vt$ graph, what should you evaluate in order to calculate the acceleration?

Solution

Slope
Correct.
Area
Incorrect.
0
Slope
Area
Feedback will appear here.
motion_graph

Exercise - slope or area

The area of which type of graph will give the displcement?

Solution

$st$
Incorrect.
$vt$
Correct.
$at$
Incorrect.
None of the above
Incorrect.
1
$st$
$vt$
$at$
None of the above
Feedback will appear here.
motion_graph

Exercise - slope or area

The slope of which type of graph will give the acceleration?

Solution

$st$
Incorrect.
$vt$
Correct.
$at$
Incorrect.
None of the above
Incorrect.
1
$st$
$vt$
$at$
None of the above
Feedback will appear here.
motion_graph

Exercise - slope or area

The area of which type of graph will give the acceleration?

Solution

$st$
Incorrect.
$vt$
Incorrect.
$at$
Incorrect.
None of the above
Correct.
3
$st$
$vt$
$at$
None of the above
Feedback will appear here.
motion_graph

Exercise - slope or area

The area of which type of graph will give the velocity?

Solution

$st$
Incorrect.
$vt$
Incorrect.
$at$
Correct.
None of the above
Incorrect.
2
$st$
$vt$
$at$
None of the above
Feedback will appear here.
motion_graph

Exercise - slope or area

The slope of which type of graph will give the displacement?

Solution

$st$
Incorrect.
$vt$
Incorrect.
$at$
Incorrect.
None of the above
Correct.
3
$st$
$vt$
$at$
None of the above
Feedback will appear here.
Here is a final reminder of what you have learned:
slope of st graph = velocity
slope of vt graph = acceleration
area of vt graph = change of displacement
area of at graph = change of velocity
When the line is below the x-axis, the area should be treated as negative!