Misplaced Pages

Velocity: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 18:33, 12 May 2004 view sourceTomD~enwiki (talk | contribs)2 edits 'change of displacement' vs. 'displacement'← Previous edit Revision as of 19:19, 13 May 2004 view source Wwoods (talk | contribs)Administrators46,160 editsmNo edit summaryNext edit →
Line 5: Line 5:
In ] the average speed <i>v</i> of an object moving a distance <i>d</i> during a time interval <i>t</i> is described by the simple formula: In ] the average speed <i>v</i> of an object moving a distance <i>d</i> during a time interval <i>t</i> is described by the simple formula:


:<i>v</i> = <i>d</i>/<i>t</i>. :<math> v = d / t \,</math>.


The instantaneous velocity vector <b>v</b> of an object whose position at time <i>t</i> is given by <b>x</b>(<i>t</i>) can be computed as the ] The instantaneous velocity vector <b>v</b> of an object whose position at time <i>t</i> is given by <b>x</b>(<i>t</i>) can be computed as the ]


:<b>v</b> = d<b>x</b>/d<i>t</i>. :<math> \mathbf{v} = d\mathbf{x}/dt \,</math>.


] is the change of an object's velocity over time. The average acceleration of <i>a</i> of an object whose speed changes from <i>v</i><sub><i>i</i></sub> to <i>v</i><sub><i>f</i></sub> during a time interval <i>t</i> is given by: ] is the change of an object's velocity over time. The average acceleration of <i>a</i> of an object whose speed changes from <i>v</i><sub><i>i</i></sub> to <i>v</i><sub><i>f</i></sub> during a time interval <i>t</i> is given by:


:<math> a = ( v_f - v_i )/ t \,</math>.
:<i>a</i> = (<i>v</i><sub><i>f</i></sub> - <i>v</i><sub><i>i</i></sub>)/<i>t</i>.


The instantaneous acceleration vector <b>a</b> of an object whose position at time <i>t</i> is given by <b>x</b>(<i>t</i>) is The instantaneous acceleration vector <b>a</b> of an object whose position at time <i>t</i> is given by <b>x</b>(<i>t</i>) is


:<b>a</b> = d<sup>2</sup><b>x</b>/(d<i>t</i>)<sup>2</sup> :<math> \mathbf{a} = d^2\mathbf{x}/(d t )^2 \,</math>


The final velocity <i>v</i><sub><i>f</i></sub> of an object which starts with velocity <i>v</i><sub><i>i</i></sub> and then accelerates at constant acceleration <i>a</i> for a period of time <i>t</i> is: The final velocity <i>v</i><sub><i>f</i></sub> of an object which starts with velocity <i>v</i><sub><i>i</i></sub> and then accelerates at constant acceleration <i>a</i> for a period of time <i>t</i> is:


:<math> v_f = v_i + a t \,</math>
:<i>v</i><sub><i>f</i></sub> = <i>v</i><sub><i>i</i></sub> + <i>a</i><i>t</i>


The average velocity of an object undergoing constant acceleration is (<i>v</i><sub><i>f</i></sub> + <i>v</i><sub><i>i</i></sub>)/2. To find the displacement <i>d</i> of such an accelerating object during a time interval <i>t</i>, substitute this expression into the first formula to get: The average velocity of an object undergoing constant acceleration is (<i>v</i><sub><i>f</i></sub> + <i>v</i><sub><i>i</i></sub>)/2. To find the displacement <i>d</i> of such an accelerating object during a time interval <i>t</i>, substitute this expression into the first formula to get:


:<math> d = t ( v_f + v_i )/2 \,</math>
:<i>d</i> = <i>t</i>(<i>v</i><sub><i>f</i></sub> + <i>v</i><sub><i>i</i></sub>)/2


When only the object's initial velocity is known, the expression When only the object's initial velocity is known, the expression


:<i>d</i> = <i>v</i><sub><i>i</i></sub><i>t</i> + (<i>a</i><i>t</i><sup>2</sup>)/2 :<math> d = v_i t + ( a t^2 )/2 \,</math>


can be used. These basic equations for final velocity and displacement can be combined to form an equation that is independent of time: can be used. These basic equations for final velocity and displacement can be combined to form an equation that is independent of time:


:<math> v_f^2 = v_i^2 + 2 a d \,</math>
:<i>v</i><sub><i>f</i></sub><sup>2</sup> = <i>v</i><sub><i>i</i></sub><sup>2</sup> + 2<i>a</i><i>d</i>


The above equations are valid for both ] and ]. Where ] and ] differ is in how different observers would describe the The above equations are valid for both ] and ]. Where ] and ] differ is in how different observers would describe the
same situation. In particular, in ], all observers same situation. In particular, in ], all observers
agree on the value of 't' and the transformation rules for position agree on the value of ''t'' and the transformation rules for position
create a situation in which all non-accelerating observers would describe create a situation in which all non-accelerating observers would describe
the acceleration of an object with the same values. Neither is true the acceleration of an object with the same values. Neither is true
Line 44: Line 44:
The ] (movement ]) of a moving object is linear with both its ] and the square of its velocity: The ] (movement ]) of a moving object is linear with both its ] and the square of its velocity:


:<math>E_{v} = \frac{1}{2} mv^2</math> :<math> E_{v} = \begin{matrix} \frac{1}{2} \end{matrix} mv^2 </math>


The kinetic energy is a ] quantity. The kinetic energy is a ] quantity.

Revision as of 19:19, 13 May 2004


Velocity is a vector measurement of the rate and direction of motion. The scalar absolute value (magnitude) of velocity is speed. Velocity can also be defined as rate of change of displacement or just as the rate of displacement, depending on how the term displacement is used (see article on displacement).

In mechanics the average speed v of an object moving a distance d during a time interval t is described by the simple formula:

v = d / t {\displaystyle v=d/t\,} .

The instantaneous velocity vector v of an object whose position at time t is given by x(t) can be computed as the derivative

v = d x / d t {\displaystyle \mathbf {v} =d\mathbf {x} /dt\,} .

Acceleration is the change of an object's velocity over time. The average acceleration of a of an object whose speed changes from vi to vf during a time interval t is given by:

a = ( v f v i ) / t {\displaystyle a=(v_{f}-v_{i})/t\,} .

The instantaneous acceleration vector a of an object whose position at time t is given by x(t) is

a = d 2 x / ( d t ) 2 {\displaystyle \mathbf {a} =d^{2}\mathbf {x} /(dt)^{2}\,}

The final velocity vf of an object which starts with velocity vi and then accelerates at constant acceleration a for a period of time t is:

v f = v i + a t {\displaystyle v_{f}=v_{i}+at\,}

The average velocity of an object undergoing constant acceleration is (vf + vi)/2. To find the displacement d of such an accelerating object during a time interval t, substitute this expression into the first formula to get:

d = t ( v f + v i ) / 2 {\displaystyle d=t(v_{f}+v_{i})/2\,}

When only the object's initial velocity is known, the expression

d = v i t + ( a t 2 ) / 2 {\displaystyle d=v_{i}t+(at^{2})/2\,}

can be used. These basic equations for final velocity and displacement can be combined to form an equation that is independent of time:

v f 2 = v i 2 + 2 a d {\displaystyle v_{f}^{2}=v_{i}^{2}+2ad\,}

The above equations are valid for both classical mechanics and special relativity. Where classical mechanics and special relativity differ is in how different observers would describe the same situation. In particular, in classical mechanics, all observers agree on the value of t and the transformation rules for position create a situation in which all non-accelerating observers would describe the acceleration of an object with the same values. Neither is true for special relativity.

The kinetic energy (movement energy) of a moving object is linear with both its mass and the square of its velocity:

E v = 1 2 m v 2 {\displaystyle E_{v}={\begin{matrix}{\frac {1}{2}}\end{matrix}}mv^{2}}

The kinetic energy is a scalar quantity.