Impulse and Momentum: Difference between revisions
No edit summary |
|||
Line 24: | Line 24: | ||
==Connectedness== | ==Connectedness== | ||
==History== | ==History== | ||
== See also == | == See also == | ||
===Further reading=== | ===Further reading=== | ||
===External links=== | ===External links=== | ||
==References== | ==References== | ||
[[Category:Which Category did you place this in?]] | [[Category:Which Category did you place this in?]] |
Revision as of 19:02, 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
What are the mathematical equations that allow us to model this topic. For example [math]\displaystyle{ {\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net} }[/math] where p is the momentum of the system and F is the net force from the surroundings.
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