Impulse and Momentum: Difference between revisions

From Physics Book
Jump to navigation Jump to search
Line 9: Line 9:
===A Mathematical Model===
===A Mathematical Model===


The impulse-momentum theorem is a consequence of the [http://physicsbook.gatech.edu/Newton%27s_Second_Law:_the_Momentum_Principle momentum principle]. Below is its derivation:
The impulse-momentum theorem is a consequence of the momentum principle (see [[Newton's Second Law: the Momentum Principle]]. Below is its derivation:


<math>\vec{F}_{net} = \frac{d\vec{p}}{dt}</math>
<math>\vec{F}_{net} = \frac{d\vec{p}}{dt}</math>

Revision as of 19:12, 19 May 2019

This page defines impulse and describes its relationship to momentum.

The Main Idea

Impulse is a vector quantity describing both the nature and duration of a force. It is defined as the time integral of the net force vector: [math]\displaystyle{ \vec{J} = \int \vec{F}_{net}dt }[/math]. For constant forces, this simplifies to the product of the force vector and the time interval over which it is applied: [math]\displaystyle{ \vec{J} = \vec{F}_{net} \Delta t }[/math]. Impulse is represented by the letter [math]\displaystyle{ \vec{J} }[/math]. The most commonly used metric unit for impulse is the Newton*second.

People are interested in impulse primarily because of its relationship to momentum, as described by the impulse-momentum theorem. The theorem states that if an impulse is exerted on a system, the change in that system's momentum caused by the force is equal to the impulse: [math]\displaystyle{ \Delta \vec{p} = \vec{J} }[/math]. This works out dimensionally because the units for impulse are equivalent to the units for momentum. For example, the Newton*second is equivalent to the kilogram*meter/second because a Newton is defined as a kilogram*meter/second^2.

A Mathematical Model

The impulse-momentum theorem is a consequence of the momentum principle (see Newton's Second Law: the Momentum Principle. Below is its derivation:

[math]\displaystyle{ \vec{F}_{net} = \frac{d\vec{p}}{dt} }[/math]

can be arranged to [math]\displaystyle{ d\vec{p} = \vec{F}_{net}dt }[/math].

Integrating both sides yields [math]\displaystyle{ \int d\vec{p} = \int \vec{F}_{net}dt }[/math]

which simplifies to [math]\displaystyle{ \Delta \vec{p} = \int \vec{F}_{net}dt = \vec{J} }[/math].

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

Be sure to show all steps in your solution and include diagrams whenever possible

Simple

Middling

Difficult

Connectedness

History

See also

Further reading

External links

References