Linear Momentum: Difference between revisions

From Physics Book
Jump to navigation Jump to search
(Created page with " == Linear Momentum == Linear momentum, denoted by the letter '''p''', is a vector quantity which represents the product of an object's velocity, '''v''', and mass, '''m''',...")
 
No edit summary
Line 1: Line 1:
==The Main Idea==


== Linear Momentum ==
Linear momentum is a vector quantity which is defined by the product of an object's mass, generally denoted as the lowercase "m", and its velocity (a vector), v.  Linear momentum is represented by the letter "p" and is generally referred to as momentum for short.


Linear momentum, denoted by the letter '''p''', is a vector quantity which represents the product of an object's velocity, '''v''', and mass, '''m''', as it moves along a straight line. As a vector quantity, an object's linear momentum possesses momentum and direction and is therefore always in the same direction as its velocity vector. Linear momentum can be expressed by the equation: '''p = mv'''
===A Mathematical Model===


[[File:Momentum_pic.jpg]]
====Single Particles====
Linear momentum is a vector quantity, like  velocity, possessing a direction as well as a magnitude:
:<math>\mathbf{p} = m \mathbf{v}</math>
where p is the vector stating the object's momentum in the three directions of space, and where v is the three-dimensional velocity vector giving the object's movement in each of these directions, and m is the object's mass.


When an object is moving, it has a non-zero momentum. If an object is standing still, then its momentum is zero.
====Multiple Particles====


By Newton's Second Law, '''F=ma''', the conservation of linear momentum is supported. Since acceleration can be expressed as ∆v/∆t, Newton's Second Law could therefore be expressed as '''F = m∆v/∆t'''. Since '''m∆v''' is equal to momentum, '''p''', an expression of Newton's Second Law can be expressed in terms of momentum as '''F=∆p/∆t'''. In many ways, this expression of Newton's Second Law is more versatile than the equation F=ma, because it can be used to analyze systems where the velocity changes and the mass of a body changes. For instance, it can be applied to a motorcycle burning fuel by taking in to account not only the velocity change, but also the change in the mass of the body, which in this case would be the fuel burning and thus lowering the total body mass of the motorcycle.  
The momentum of a system of particles is the sum of both particles' momentum (momenta). If the particles have masses m<sub>1</sub> and m<sub>2</sub>, respectively, and velocities v<sub>1</sub> and v<sub>2</sub>, the total momentum is:
:<math> \begin{align} p &= p_1 + p_2 \\
&= m_1 v_1 + m_2 v_2\,. \end{align} </math>
This model can be used to measure the momentum of a system of any amount of particles.


Newton's laws of motion also play a role in supporting the [[law of conservation of linear momentum]]. Linear momentum is a conserved quantity, and therefore in a closed system (a system that does not allow transfers of mass or energy into or out of the system), the total momentum of the system will not change. This allows one to calculate and predict the outcomes when objects bounce into one another. Or, by knowing the outcome of a collision, one can reason what was the initial state of the system.
A system of particles has a [http://hyperphysics.phy-astr.gsu.edu/hbase/cm.html center of mass], which is a point determined by the weighted sum of each of their positions:
:<math> r_\text{cm} = \frac{m_1 r_1 + m_2 r_2 + \cdots}{m_1 + m_2 + \cdots} = \frac{\sum\limits_{i}m_ir_i}{\sum\limits_{i}m_i}.</math>
 
If all the particles are in motion, the center of mass will most likely be moving as well (unless the particles are in rotation around it). If the center of mass is moving at velocity v<sub>cm</sub>, the momentum can be found by using:
:<math>p= mv_\text{cm}.</math>
 
====In Relation to Newton's Second Law====
 
When a force (<math>F</math>) is applied to a particle for a time interval Δt, the momentum of the particle changes by an amount
:<math>\Delta p = F \Delta t\,.</math>
This quantity is called [http://www.sparknotes.com/testprep/books/sat2/physics/chapter9section2.rhtml impulse].
 
When differentiated, this represents [http://www.physicsclassroom.com/class/newtlaws/Lesson-3/Newton-s-Second-Law Newton's Second Law]. Put simply, rate of change of a particle's momentum is proportional to the force <math>F</math> acting on it over a certain interval of time. This is symbolized by
:<math>F = \frac{dp }{d t}. </math>
 
===A Computational Model===
 
 
In this code I have simulated what happens when a cart (visualized by the box) is acted upon by the force of a small gust of wind.
Its initial velocity and mass is defined and you can clearly see it being affected by the wind.
Due to the wind, its momentum changes because its velocity (both direction and speed) is affected by the wind.
https://trinket.io/glowscript/ce43925647
 
==Examples==
 
===Scenario===
 
If you are standing at the bottom of a hill and faced with the option of stopping a runaway semi-truck or a runaway bicycle, you would probably choose to stop the bike because the semi truck has more momentum. Momentum simply means mass in motion. The semi truck has larger momentum because it is massive, but also has more speed.
 
===Simple===
Find the momentum of a ball that has a mass of 69kg and is moving at <1,2,3> m/s.
 
[[File:momentumsimple.jpg]]
 
===Middling===
A car has 20,000 N of momentum.
How would the momentum of the car change if:
a) the car slowed to half of its speed?
b) the car completely stopped?
c) the car gained its original weight in luggage?
 
 
[[File:momentummiddling.jpg]]
 
===Difficult===
You and your friends are watching NBA highlights at home and want to practice your physics. You notice at the beginning of a clip a basketball ball is rolling down the court at 23.5 m/s to the right. At the end, it is rolling at 3.8 m/s in the same direction. The commentator tells you that the change in its momentum is 17.24 kg m/s to the left. Curious at how many basketballs you can carry, you want to find the mass of the ball.
 
[[File:momentumhardaf.jpg]]
 
==Connectedness==
 
===How is momentum used in Electrical Engineering?===
Electrokinetic momentum is used in many devices to calculate the voltage necessary to change the current in an inductive circuit. This calculation is utilized within many electrical devices such as resistance grids.
 
==History==
 
===Newton's 2nd Law===
 
While Newton's 1st Law was not entirely his own, his 2nd and 3rd are.
 
Original Latin:
 
“Lex II: Mutationem motus proportionalem esse vi motrici impressae, et fieri secundum lineam rectam qua vis illa imprimitur.
 
This was translated closely in Motte's 1729:
 
“Law II: The alteration of motion is ever proportional to the motive force impress'd; and is made in the direction of the right line in which that force is impress'd.
 
Essentially:
 
The change of momentum of a body is proportional to the impulse impressed on the body, and happens along the straight line on which that impulse is impressed. In other words, F=ma.
 
== See also ==
 
*http://www.physicsbook.gatech.edu/Velocity
*http://www.physicsbook.gatech.edu/Mass
*http://www.physicsbook.gatech.edu/Vectors
*http://www.physicsbook.gatech.edu/Newton%E2%80%99s_Second_Law_of_Motion
 
===Further reading===
 
Chabay, Sherwood. (2015). Matter and Interactions (4th ed., Vol. 1). Raleigh, North Carolina: Wiley.
 
==References==
 
 
[[Category:Which Category did you place this in?]]
*http://www.sparknotes.com/testprep/books/sat2/physics/chapter9section1.rhtml
*http://hyperphysics.phy-astr.gsu.edu/hbase/mom.html
*http://www.sparknotes.com/testprep/books/sat2/physics/chapter9section2.rhtml
*http://www.physicsclassroom.com/class/newtlaws/Lesson-3/Newton-s-Second-Law
*http://study.com/academy/lesson/linear-momentum-definition-equation-and-examples.html

Revision as of 10:23, 17 May 2019

The Main Idea

Linear momentum is a vector quantity which is defined by the product of an object's mass, generally denoted as the lowercase "m", and its velocity (a vector), v. Linear momentum is represented by the letter "p" and is generally referred to as momentum for short.

A Mathematical Model

Single Particles

Linear momentum is a vector quantity, like velocity, possessing a direction as well as a magnitude:

[math]\displaystyle{ \mathbf{p} = m \mathbf{v} }[/math]

where p is the vector stating the object's momentum in the three directions of space, and where v is the three-dimensional velocity vector giving the object's movement in each of these directions, and m is the object's mass.

Multiple Particles

The momentum of a system of particles is the sum of both particles' momentum (momenta). If the particles have masses m1 and m2, respectively, and velocities v1 and v2, the total momentum is:

[math]\displaystyle{ \begin{align} p &= p_1 + p_2 \\ &= m_1 v_1 + m_2 v_2\,. \end{align} }[/math]

This model can be used to measure the momentum of a system of any amount of particles.

A system of particles has a center of mass, which is a point determined by the weighted sum of each of their positions:

[math]\displaystyle{ r_\text{cm} = \frac{m_1 r_1 + m_2 r_2 + \cdots}{m_1 + m_2 + \cdots} = \frac{\sum\limits_{i}m_ir_i}{\sum\limits_{i}m_i}. }[/math]

If all the particles are in motion, the center of mass will most likely be moving as well (unless the particles are in rotation around it). If the center of mass is moving at velocity vcm, the momentum can be found by using:

[math]\displaystyle{ p= mv_\text{cm}. }[/math]

In Relation to Newton's Second Law

When a force ([math]\displaystyle{ F }[/math]) is applied to a particle for a time interval Δt, the momentum of the particle changes by an amount

[math]\displaystyle{ \Delta p = F \Delta t\,. }[/math]

This quantity is called impulse.

When differentiated, this represents Newton's Second Law. Put simply, rate of change of a particle's momentum is proportional to the force [math]\displaystyle{ F }[/math] acting on it over a certain interval of time. This is symbolized by

[math]\displaystyle{ F = \frac{dp }{d t}. }[/math]

A Computational Model

In this code I have simulated what happens when a cart (visualized by the box) is acted upon by the force of a small gust of wind. Its initial velocity and mass is defined and you can clearly see it being affected by the wind. Due to the wind, its momentum changes because its velocity (both direction and speed) is affected by the wind. https://trinket.io/glowscript/ce43925647

Examples

Scenario

If you are standing at the bottom of a hill and faced with the option of stopping a runaway semi-truck or a runaway bicycle, you would probably choose to stop the bike because the semi truck has more momentum. Momentum simply means mass in motion. The semi truck has larger momentum because it is massive, but also has more speed.

Simple

Find the momentum of a ball that has a mass of 69kg and is moving at <1,2,3> m/s.

Middling

A car has 20,000 N of momentum. How would the momentum of the car change if: a) the car slowed to half of its speed? b) the car completely stopped? c) the car gained its original weight in luggage?


Difficult

You and your friends are watching NBA highlights at home and want to practice your physics. You notice at the beginning of a clip a basketball ball is rolling down the court at 23.5 m/s to the right. At the end, it is rolling at 3.8 m/s in the same direction. The commentator tells you that the change in its momentum is 17.24 kg m/s to the left. Curious at how many basketballs you can carry, you want to find the mass of the ball.

Connectedness

How is momentum used in Electrical Engineering?

Electrokinetic momentum is used in many devices to calculate the voltage necessary to change the current in an inductive circuit. This calculation is utilized within many electrical devices such as resistance grids.

History

Newton's 2nd Law

While Newton's 1st Law was not entirely his own, his 2nd and 3rd are.

Original Latin:

“Lex II: Mutationem motus proportionalem esse vi motrici impressae, et fieri secundum lineam rectam qua vis illa imprimitur.”

This was translated closely in Motte's 1729:

“Law II: The alteration of motion is ever proportional to the motive force impress'd; and is made in the direction of the right line in which that force is impress'd.”

Essentially:

The change of momentum of a body is proportional to the impulse impressed on the body, and happens along the straight line on which that impulse is impressed. In other words, F=ma.

See also

Further reading

Chabay, Sherwood. (2015). Matter and Interactions (4th ed., Vol. 1). Raleigh, North Carolina: Wiley.

References