Fundamentals of Physics/Motion in One Dimension

From testwiki
Jump to navigation Jump to search

The goal of one dimensional motion is to understand how acceleration (a), drives changes in speed (v) and position (x) along a single direction of motion (one-dimension). An "object" means anything that can move, like a ball, car, truck, or person. One-dimensional means the object will only move along a straight line, typically along the x-axis if it's moving left or right or y-axis if it's moving up or down. There are two equations you need for this,

x=x0+v0Δt+12aΔt2,

and the second is

v=v0+aΔt.

If the object is at x0 with speed v0, then x and v will be the object's new position and speed at some time interval Δt later. These two equations allow you to compute the new position and speed of an object (x and v), based on its old position and speed (x0 and v0), given some acceleration a that is acting on the object, over a time interval Δt. Δt is sometimes called the "time step" and is a small interval of time that separates when the object has x0 and v0, and when it will have x and v.

We said that a drives changes in v and x. Notice in these equations if a=0, then v=v0, meaning that v doesn't change between time steps; v is constant if a=0. In order for v to change, a must be nonzero. In other words, an object's speed can change only if it has an acceleration. For the x-axis (left-right motion), we have that

x=x0+v0xΔt+12axΔt2

and

vx=v0x+axΔt.

For the y-axis (up-down motion), we have that

y=y0+v0yΔt+12ayΔt2

and

vy=v0y+ayΔt.

These equations are the same, just the notation is different, being very specific as to which axis it pertains.

A numerical example

As an example, Suppose you have a sphere at x=5 m with speed v=1 m/s and an acceleration of a=0.5 m/s 2. When the next frame comes up, say Δt=0.1 s later, where will the sphere be and what will its speed be? Use the equations to get that x=5m+(1m/s)(0.1s)+(0.5)(0.5m/s2)(0.1s)2 or x=5.1025 m and v=1m/s+(0.5m/s2)(0.1s) or v=1.05 m/s. Be sure you see how the equations allowed you to compute the new position and speed of the object over the time step Δt. You can iteratively use this new x and v as a new x0 and v0 (i.e. xx0 and vv0) for computing still another x and v another Δt in the future. Can you find x and v after another Δt has gone by? In the Figure 3.22 find the acceleration of the masses and the tension in the string.

Signs

Be very aware of signs. Think of a cartesian coordinate system with +x to the right, x to the left, +y up and y down (assume Δt is always positive). Positive values of position mean the object is to the right (x), or up (y) relative to the origin. Negative means the object is left (x) (or down, y) relative to the origin. Positive values of speed mean the object is moving toward the right (vx) or up (vy), negative means to the left (vx) or down (vy). The sign of a alone doesn't immediately help to characterize the object's motion. If, however, a and v have the same sign, v=v0+aΔt will predict an increase in v (that is if v and a have the same sign, an object will speed up). Likewise, an object will slow down if v and a have opposite signs.

A case where opposite signs of v and a persist means v will get smaller and smaller, until eventually v=0 at which case the object will stop. If a still persists, then v will begin to increase in the same direction as a; now the object is speeding up, but in the opposite direction to its original motion. All told the object slowed down, stopped, then started speeding up in the opposite direction. All combinations of signs between v and a are possible. v>0 and a<0 is a slow-down and potential turn-around case, as is v<0 and a>0. v>0 and a>0 or v<0 and a<0 are speed up cases, but in opposite directions. Lastly, you should be able to draw arrows on an object, representing its v and a and that instant. The arrow should point in the direction of a given parameter and its length should be proportional to its strength. For example, if on an object the arrow for v and the arrow for a were opposite, you'd know the object was slowing down.

Template:BookCat