PHYS 218 Chapter 2

From Notes
Jump to navigation Jump to search

« previous | Tuesday, January 25, 2011 | next »


Motion In General

  • kinematics: how objects move as a function of time
  • dynamics: why objects move the way they do


Motion in a Single Direction

Plot position () vs. time ()

Velocity

VECTOR Displacement from a point in a certain amount of time (if you end up where you started, your velocity is 0)

Acceleration

VECTOR change in velocity = derivative of velocity

Summary

Derived Formulas

Solving Constant Acceleration Problems

  1. Read the problem. Write the possible variables for each (, , , , and )
  2. Reread the problem and identify all given values. Convert directly to SI units
  3. If only one object, then count number of unknowns (more than 2 go to next step).
    If more than one object, determine what variable they have in common
  4. Use substitution to get rid of some variables (e.g. )

Free Fall

Acceleration due to gravity:

Example 1

A ball is thrown upwards from the top of the building with an initial velocity . What is the speed of the ball when it hits the ground?

Given:

We're not interested in time, so we'll use the third derived equation:


Example 2

From the previous example, what is the maximum height of the ball from the top of the building?

Given:

Using derived equation 3:


Example 3

A car is stopped at a traffic light. It then travels along a straight road so that its distance from the light is given by where = 2.4 m/s2 and = 0.12 m/s2.

Calculate:

  1. instantaneous velocity of the car at t = {0, 5, 10} seconds
  2. How long after starting from rest is the car again at rest


Dr. Ricardo Eusebi

Monday, January 31, 2011

Equations of motion

For constant acceleration,


Sample Problem 1

A cannon 80m from the ground tilted up at 30° fires a cannon ball at 60m/s. Find the following:

  1. Height as a function of time
  2. Position in as a function of time
  3. Velocity as a function of time
  4. Maximum height, distance of height, and time (, , )
  5. Max range ()
  6. Velocity at the time of impact (), speed as well

Assume, for this problem, that

1 & 2: height and position as functions of time

Plug in known values:

3: Velocity as function of time

Derivatives of position and height components

4: Max height, reached at time and position

To find time, plug in 0 for because at max height, vertical component of velocity is 0:


Plug 3 seconds back into to solve for max height:


Plug 3 seconds back into equation to solve for position:

5: Range/ Point of impact

Set equal to 0 since that's where function crosses -axis

(−2 is a non-physical solution)

Plug time into position equation to get position of impact:

6: Velocity and speed at impact

Speed is magnitude of velocity:


Sample Problem 2

A balloonist ascending at 5m/s drops a sand bag from 40m

  1. What is the position and velocity at t=0.25
  2. What is the position and velocity at t=1
  3. How many seconds after release will bag hit the ground
  4. What magnitude of velocity (speed) does it hit the ground

  1. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y'(t_g)=5-9.8t}


Summary

For non-constant acceleration:

For constant acceleration:

  1. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v(t)=v_0+at}
  2. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v^2(t)={v_0}^2+2a(x(t)-x_0)} (derived)
  3. (derived)


Derived Example

An object is thrown straight up at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v_0} m/s. What is the velocity 20 m up?


Problem 2.77

A certain volcano on earth can eject rocks vertically to a maximum height Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle H} .

  1. How high (in terms of H) would these rocks go if a volcano on Mars ejected them with the same initial velocity? The acceleration due to gravity on Mars is 3.71 m/s2, and you can neglect air resistance on both planets.
  2. If the rocks are in the air for a time Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle T} on earth, for how long (in terms of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle T} ) will they be in the air on Mars?

Not given Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v_0} , so let's set up pictures and problems:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y(t) = 0 + v_0t-\frac{g}{2}t^2}

Take derivative for velocity:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v(t) = v_0-gt}

The max height is where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle v(t)} is 0:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 = v_0-gt_H \longrightarrow t_H=\frac{v_0}{g}}

Plug into original position equation:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle H = y(t_H) = \frac{{v_0}^2}{g}-\frac{g}{2}\frac{{v_0}^2}{g^2} = \frac{{v_0}^2}{2g}}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle H_M = y(t_H) = \frac{{v_0}^2}{2g_M}}

Find ratio between:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{H_M}{H} = \frac{{v_0}^2}{2g_M}\frac{2g}{{v_0}^2}=\frac{g}{g_M} \approx 2.64}