Difference between revisions of "Angular momentum" - New World Encyclopedia

From New World Encyclopedia
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Claimed}}{{Contracted}}
+
{{Copyedited}}{{Images OK}}{{Submitted}}{{Approved}}{{Paid}}
 
[[Image:Gyroskop.jpg|thumb|right|200px|This [[gyroscope]] remains upright while spinning due to its angular momentum.]]
 
[[Image:Gyroskop.jpg|thumb|right|200px|This [[gyroscope]] remains upright while spinning due to its angular momentum.]]
  
In [[physics]], the '''angular momentum''' of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external [[torque]].
+
In [[physics]], the '''angular momentum''' of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external [[torque]]. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the [[mass]] of the object, its [[velocity]], and its [[distance]] from the axis.
  
In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the [[mass]] of the object, the velocity and the distance of the mass to the axis.
+
The concept of angular momentum is important in physics because it is a [[Conservation law|conserved]] quantity: a system's angular momentum stays constant unless an external [[torque]] acts on it. Torque is the rate at which angular momentum is transferred in or out of the system. When a rigid body rotates, its resistance to a change in its rotational motion is measured by its moment of [[inertia]].
  
Angular momentum is important in physics because it is a [[Conservation law|conserved]] quantity: a system's angular momentum stays constant unless an external [[torque]] acts on it. Torque is the rate at which angular momentum is transferred in or out of the system. When a rigid body rotates, its resistance to a change in its rotational motion is measured by its [[moment of inertia]].
+
The conservation of angular momentum explains many phenomena in human activities and nature. For instance, it explains why an ice skater spins faster when drawing her arms close to her body, and slower when stretching her arms outward. It also explains why a compact star, such as a [[white dwarf]], spins very fast, whereas the large star from which it was formed rotated much more slowly.
 +
{{toc}}
 +
Knowledge of the angular momentum of an object also has important applications in engineering. For example, the [[kinetic energy]] stored in a rotating object such as a [[flywheel]] is proportional to the square of the angular momentum.
  
Angular momentum is an important concept in both physics and engineering, with numerous applications. For example, the [[kinetic energy]] stored in a massive rotating object such as a [[flywheel]] is proportional to the square of the angular momentum.
+
== Angular momentum in classical mechanics ==
 +
[[Image:Torque_animation.gif|frame|right|Relationship between force (F), [[torque]] (τ), and momentum vectors (p and L) in a rotating system.]]
  
Conservation of angular momentum also explains many phenomena in sports and nature.
+
===Fundamental equation===
  
== Angular momentum in classical mechanics ==
+
The angular momentum of an object or particle that is moving around some origin (reference point) is defined by the following mathematical equation:
[[Image:Torque_animation.gif|frame|right|Relationship between force (F), [[torque]] (τ), and momentum vectors (p and L) in a rotating system]]
 
===Definition===
 
 
 
Angular momentum of a particle about some origin is defined as:
 
  
 
:<math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>
 
:<math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>
Line 22: Line 21:
 
where:
 
where:
  
:<math>\mathbf{L}</math> is the angular momentum of an object or particle,  
+
:<math>\mathbf{L}</math> is the angular momentum of the object or particle,  
 
:<math>\mathbf{r}</math> is the position of the object or particle expressed as a displacement vector from the origin,
 
:<math>\mathbf{r}</math> is the position of the object or particle expressed as a displacement vector from the origin,
 
:<math>\mathbf{p}</math> is the [[Momentum|linear momentum]] of the object or particle, and
 
:<math>\mathbf{p}</math> is the [[Momentum|linear momentum]] of the object or particle, and
 
:<math>\times\,</math> is the vector [[cross product]].
 
:<math>\times\,</math> is the vector [[cross product]].
  
The [[derived SI unit]]s of angular momentum are [[Force|newton]]·[[metre]]·[[second]]s; N·m·s (kgm<sup>2</sup>s<sup>-1</sup>).
+
The [[derived SI unit]]s for angular momentum are [[Force|newton]][[meter]][[second]]s, or N•m•s (kgm<sup>2</sup>s<sup>-1</sup>).
  
 
Because of the cross product, '''L''' is a vector perpendicular to both the radial vector '''r''' and the momentum vector '''p'''.  
 
Because of the cross product, '''L''' is a vector perpendicular to both the radial vector '''r''' and the momentum vector '''p'''.  
  
If a system consists of several particles, the total angular momentum about an origin can be obtained by adding all the angular momenta of the constituent particles. Angular momentum can also be calculated by multiplying the square of the displacement ''r'', the [[mass]] of the particle and the [[angular velocity]].
+
If a system consists of several particles moving around the same origin, the total angular momentum can be obtained by adding all the angular momenta of the constituent particles. Angular momentum can also be calculated by multiplying the square of the displacement ''r'', the [[mass]] of the particle and the [[angular velocity]].
  
=== Orbital and spin angular momentum ===
+
=== Angular momentum of group of particles ===
  
It is very often convenient to consider the angular momentum of a collection of particles about their [[center of mass]], since this simplifies the mathematics considerably. The angular momentum of a collection of particles is the sum of the angular momenta of each particle:
+
It is often convenient to consider the angular momentum of a collection of particles about their [[center of mass]], because this simplifies the mathematics considerably. The angular momentum of a collection of particles is the sum of the angular momenta of each particle:
  
 
:<math>\mathbf{L}=\sum_i \mathbf{R}_i\times m_i \mathbf{V}_i</math>
 
:<math>\mathbf{L}=\sum_i \mathbf{R}_i\times m_i \mathbf{V}_i</math>
Line 43: Line 42:
 
:<math>\mathbf{R}=\frac{1}{M}\sum_i m_i \mathbf{R}_i</math>
 
:<math>\mathbf{R}=\frac{1}{M}\sum_i m_i \mathbf{R}_i</math>
  
 
+
where <math>M</math> is the total mass of all the particles.
  
 
If we define <math>\mathbf{r}_i</math> as the displacement of particle ''i'' from the center of mass, and <math>\mathbf{v}_i</math> as the velocity of particle ''i'' with respect to the center of mass, then we have
 
If we define <math>\mathbf{r}_i</math> as the displacement of particle ''i'' from the center of mass, and <math>\mathbf{v}_i</math> as the velocity of particle ''i'' with respect to the center of mass, then we have
Line 49: Line 48:
 
:<math>\mathbf{R}_i=\mathbf{R}+\mathbf{r}_i\,</math>&nbsp;&nbsp; and &nbsp;&nbsp; <math>\mathbf{V}_i=\mathbf{V}+\mathbf{v}_i\,</math>
 
:<math>\mathbf{R}_i=\mathbf{R}+\mathbf{r}_i\,</math>&nbsp;&nbsp; and &nbsp;&nbsp; <math>\mathbf{V}_i=\mathbf{V}+\mathbf{v}_i\,</math>
  
 
+
In this case, the total angular momentum is:
so that the total angular momentum is
 
  
 
:<math>\mathbf{L}=\sum_i (\mathbf{R}+\mathbf{r}_i)\times m_i (\mathbf{V}+\mathbf{v}_i) = \left(\mathbf{R}\times M\mathbf{V}\right) + \left(\sum_i \mathbf{r}_i\times m_i \mathbf{v}_i\right)</math>
 
:<math>\mathbf{L}=\sum_i (\mathbf{R}+\mathbf{r}_i)\times m_i (\mathbf{V}+\mathbf{v}_i) = \left(\mathbf{R}\times M\mathbf{V}\right) + \left(\sum_i \mathbf{r}_i\times m_i \mathbf{v}_i\right)</math>
  
The first term is just the angular momentum of the center of mass. It is the same angular momentum one would obtain if there were just one particle of mass ''M'' moving at velocity '''V''' located at the center of mass. The second term is the angular momentum that is the result of the particles spinning about their center of mass. This second term can be even further simplified if the particles form a [[rigid body]]. An analogous result is obtained for a continuous distribution of matter. '''DOES THIS MEAN A SOLID OBJECT ?'''
+
The first term is just the angular momentum of the center of mass. It is the same angular momentum one would obtain if there were just one particle of mass ''M'' moving at velocity '''V''', located at the center of mass. The second term is the angular momentum that is the result of the particles spinning about their center of mass. The second term can be further simplified if the particles form a [[rigid body]].
  
 
=== Fixed axis of rotation ===
 
=== Fixed axis of rotation ===
  
For many applications where one is only concerned about rotation around one axis, it is sufficient to discard the pseudovector nature of angular momentum, and treat it like a scalar where it is positive when it corresponds to a counter-clockwise rotations, and negative clockwise. To do this, just take the definition of the cross product and discard the unit vector, so that angular momentum becomes:
+
For many applications where one is concerned about rotation around a single axis, it is sufficient to discard the pseudovector nature of angular momentum and treat it like a scalar quantity. It is given a positive value for counterclockwise rotations, and a negative value for clockwise rotations. To do this, one takes the definition of the cross product and discards the unit vector, so that angular momentum becomes:
  
 
:<math>L = |\mathbf{r}||\mathbf{p}|\sin \theta_{r,p}</math>
 
:<math>L = |\mathbf{r}||\mathbf{p}|\sin \theta_{r,p}</math>
  
where '''&theta;<sub>r,p</sub>''' is the angle between '''r''' and '''p''' measured from '''r''' to '''p'''; an important distinction because without it, the sign of the cross product would be meaningless. From the above, it is possible to reformulate the definition to either of the following:
+
where '''&theta;<sub>r,p</sub>''' is the angle between '''r''' and '''p''', measured from '''r''' to '''p'''. (One needs to make this distinction because without it, the sign of the cross product would be meaningless.) From the above, it is possible to reformulate the definition to either of the following:
  
 
:<math>L = \pm|\mathbf{p}||\mathbf{r}_{\perp}|</math>
 
:<math>L = \pm|\mathbf{p}||\mathbf{r}_{\perp}|</math>
  
where '''r'''<sub>&perp;</sub> is called the '' perpendicular [[lever]] arm distance'' to '''p'''.  
+
where '''r'''<sub>&perp;</sub> is called the ''perpendicular [[lever]] arm distance'' to '''p'''.  
  
 
+
For an object with a fixed mass that is rotating about a fixed symmetry axis, the angular momentum is expressed as the product of the [[moment of inertia]] of the object and its angular
For an object with a fixed mass that is rotating about a fixed symmetry axis,
 
the angular momentum is expressed as the product of the [[moment of inertia]] of the object and its angular
 
 
velocity vector:
 
velocity vector:
  
Line 81: Line 77:
 
===Conservation of angular momentum===
 
===Conservation of angular momentum===
 
[[Image:PrecessionOfATop.svg|thumb|right|250px|The [[torque]] caused by the two opposing forces '''F'''<sub>g</sub> and -'''F'''<sub>g</sub> causes a change in the angular momentum '''L''' in the direction of that torque (since torque is the time derivative of angular momentum). This causes the top to move back upright.]]
 
[[Image:PrecessionOfATop.svg|thumb|right|250px|The [[torque]] caused by the two opposing forces '''F'''<sub>g</sub> and -'''F'''<sub>g</sub> causes a change in the angular momentum '''L''' in the direction of that torque (since torque is the time derivative of angular momentum). This causes the top to move back upright.]]
In a closed system angular momentum is constant. This conservation law mathematically follows from continuous directional symmetry of space (no direction in space is any different from any other direction).
 
  
The time derivative of angular momentum is called [[torque]]:
+
In a closed system, angular momentum is constant. This conservation law follows mathematically from what is called the "continuous directional symmetry" of space—that is, no direction in space is any different from any other direction.
 +
 
 +
The change of angular momentum over time is called [[torque]]. Mathematically, it is expressed as the time derivative of angular momentum, as follows:
  
 
:<math>\tau = \frac{\mathrm{d}\mathbf{L}}{\mathrm{d}t} = \mathbf{r} \times \frac{\mathrm{d}\mathbf{p}}{\mathrm{d}t} = \mathbf{r} \times \mathbf{F} </math>
 
:<math>\tau = \frac{\mathrm{d}\mathbf{L}}{\mathrm{d}t} = \mathbf{r} \times \frac{\mathrm{d}\mathbf{p}}{\mathrm{d}t} = \mathbf{r} \times \mathbf{F} </math>
  
So requiring the system to be "closed" here is mathematically equivalent to zero external torque acting on the system:
+
When the angular momentum is a constant (for a closed system), the mathematical expression for that is equivalent to the mathematical equation showing that the external torque acting on the system is zero. This equivalence may be written as follows:
 +
 
 +
:<math>\mathbf{L}_{\mathrm{system}} = \mathrm{constant} \leftrightarrow \sum \tau_{\mathrm{ext}} = 0 </math>
  
:<math>\mathbf{L}_{\mathrm{system}} =  \mathrm{constant} \leftrightarrow \sum \tau_{\mathrm{ext}} = 0 </math>
+
where <math>\tau_{ext}</math> is any torque applied to the system of particles.
  
where <math>\tau_{ext}</math> is any torque applied to the system of particles.
+
=== Angular momentum of planetary orbits ===
  
=== Angular momentum in orbits ===
+
For a planet in orbit, the angular momentum is distributed between the spin of the planet itself and the angular momentum of its orbit:
In orbits, the angular momentum is distributed between the spin of the planet itself and the angular momentum of its orbit:
 
  
 
:<math>\mathbf{L}_{\mathrm{total}} = \mathbf{L}_{\mathrm{spin}} + \mathbf{L}_{\mathrm{orbit}}
 
:<math>\mathbf{L}_{\mathrm{total}} = \mathbf{L}_{\mathrm{spin}} + \mathbf{L}_{\mathrm{orbit}}
 
</math>;
 
</math>;
  
If a planet is found to rotate slower than expected, then astronomers suspect that the planet is accompanied by a satellite, because the total angular momentum is shared between the planet and its satellite in order to be conserved.
+
If a planet appears to rotate slower than expected, astronomers suspect that the planet is accompanied by a satellite, because the total angular momentum is shared between the planet and its satellite in order to be conserved.
 +
 
 +
== Usefulness ==
  
The conservation of angular momentum is used extensively in analyzing what is called ''central force motion''. If the net force on some body is directed always toward some fixed point, the ''center'', then there is no torque on the body with respect to the center, and so the angular momentum of the body about the center is constant. Constant angular momentum is extremely useful when dealing with the [[orbit]]s of [[planet]]s and [[satellite]]s, and also when analyzing the [[Bohr model]] of the [[atom]].  
+
The conservation of angular momentum is used extensively in analyzing what is called ''central force motion''. If the net force on some body is always directed toward a fixed point, the ''center'', then there is no torque on the body with respect to the center, and the angular momentum of the body about the center is constant. Constant angular momentum is extremely useful when dealing with the [[orbit]]s of [[planet]]s and [[satellite]]s. This concept was also used for the [[Bohr model]] of the [[atom]].
  
The conservation of angular momentum explains the angular acceleration of an ice skater as she brings her arms and legs close to the vertical axis of rotation. By bringing part of mass of her body closer to the axis she decreases her body's moment of inertia. Because angular momentum is constant in the absence of external torques, the angular velocity (rotational speed) of the skater has to increase.
+
The conservation of angular momentum explains the angular acceleration of an ice skater as she brings her arms and legs close to the vertical axis of rotation (or close to her body). By bringing part of her body mass closer to the axis, she decreases her body's moment of [[inertia]]. Because angular momentum is constant in the absence of external torques, the angular velocity (rotational speed) of the skater has to increase.
  
The same phenomenon results in extremely fast spin of compact stars (like [[white dwarf]]s, [[neutron star]]s and [[black hole]]s) when they are formed out of much larger and slower rotating stars (indeed, decreasing the size of object 10<sup>4</sup> times results in increase of its angular velocity by the factor 10<sup>8</sup>).
+
The same phenomenon explains the extremely fast spin of compact stars (like [[white dwarf]]s and [[neutron star]]s) and [[black hole]]s, when they are formed out of much larger and slower rotating stars. (Decreasing the size of an object 10<sup>4</sup> times results in increasing its angular velocity by a factor of 10<sup>8</sup>).
  
 
== Angular momentum in quantum mechanics ==
 
== Angular momentum in quantum mechanics ==
 +
 +
To explain the behavior of [[subatomic particle]]s, the theory of [[quantum mechanics]] indicates that the angular momentum of a particle is "[[Quantization (physics)|quantized]]." In other words, the angular momentum of a subatomic particle does not vary continuously, but it changes in "[[quantum leap]]s" between certain allowed values. When a subatomic particle is moving through space, its angular momentum due to this motion is always a whole-number multiple of a constant denoted as <math>\hbar</math> ("h-bar").<ref><math>\hbar</math> is defined as [[Planck's constant]] <math>h</math> divided by 2π.</ref>
 +
 +
Experiments show that most subatomic particles also have a permanent, built-in angular momentum that is not due to their motion through space. This "[[spin (physics)|spin]]" angular momentum comes in units of <math>\hbar/2</math>. For example, an [[electron]] has a spin angular momentum of <math>\hbar/2</math>.
  
 
===Basic definition===
 
===Basic definition===
The classical definition of angular momentum as <math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>  depends on six numbers: <math>r_x</math>, <math>r_y</math>, <math>r_z</math>, <math>p_x</math>, <math>p_y</math>, and <math>p_z</math>. Translating this into quantum-mechanical terms, the [[uncertainty principle|Heisenberg uncertainty principle]] tells us that it is not possible for all six of these numbers to be measured simultaneously with arbitrary precision. Therefore, there are limits to what can be known or measured about a particle's angular momentum. It turns out that the best that one can do is to simultaneously measure both the angular momentum vector's magnitude and its component along one axis.
 
  
Mathematically, angular momentum in quantum mechanics is defined like [[momentum# Momentum in quantum mechanics|momentum]] - not as a quantity but as an [[operator]] on the [[wave function]]:
+
As noted above, the classical definition of angular momentum can be written as:
 +
:<math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>
 +
The value of angular momentum depends on six numbers: <math>r_x</math>, <math>r_y</math>, <math>r_z</math>, <math>p_x</math>, <math>p_y</math>, and <math>p_z</math>.
 +
 
 +
When dealing with particles on the subatomic scale, the [[uncertainty principle|Heisenberg uncertainty principle]] tells us that it is not possible for all six of these numbers to be measured simultaneously with arbitrary precision. Therefore, there are limits to what can be known or measured about a particle's angular momentum. It turns out that the best that one can do is to simultaneously measure both the angular momentum vector's magnitude and its component along one axis.
 +
 
 +
Mathematically, angular momentum in quantum mechanics is defined in the same way as [[momentum# Momentum in quantum mechanics|momentum]]—not as a quantity but as an [[operator]] on the [[wave function]]:
  
 
:<math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>
 
:<math>\mathbf{L}=\mathbf{r}\times\mathbf{p}</math>
Line 120: Line 129:
 
:<math>\mathbf{L}=-i\hbar(\mathbf{r}\times\nabla)</math>
 
:<math>\mathbf{L}=-i\hbar(\mathbf{r}\times\nabla)</math>
  
where <math>\nabla</math> is the [[gradient]] operator, read as "del," "grad," or "nabla." This is a commonly encountered form of the angular momentum operator, though not the most general one. It satisfies the following '''commutation relations'''
+
where <math>\nabla</math> is the [[gradient]] operator, read as "del," "grad," or "nabla." This is a commonly encountered form of the angular momentum operator, though not the most general one.
:<math>[L_i, L_j ] = i \hbar \epsilon_{ijk} L_k</math>
 
from which follows
 
:<math>\left[L_i, L^2 \right] = 0</math>
 
 
 
 
 
  
 
== See also ==
 
== See also ==
  
* [[Angular momentum coupling]]
 
 
* [[Angular velocity]]
 
* [[Angular velocity]]
 
* [[Momentum]]
 
* [[Momentum]]
* [[Rotational energy]]
+
* [[Speed and Velocity]]
 
* [[Torque]]
 
* [[Torque]]
* [[Noether's theorem]]
+
 
 +
== Notes ==
 +
<references/>
  
 
==References==
 
==References==
Line 141: Line 146:
 
* Edmonds, A. R. 1974. ''Angular momentum in quantum mechanics. Investigations in physics, 4.'' Princeton, N.J.: Princeton University Press. ISBN 0691079129
 
* Edmonds, A. R. 1974. ''Angular momentum in quantum mechanics. Investigations in physics, 4.'' Princeton, N.J.: Princeton University Press. ISBN 0691079129
 
*Serway, Raymond A., and John W. Jewett. 2004. ''Physics for scientists and engineers.'' Belmont, CA: Thomson-Brooks/Cole. ISBN 0534408427
 
*Serway, Raymond A., and John W. Jewett. 2004. ''Physics for scientists and engineers.'' Belmont, CA: Thomson-Brooks/Cole. ISBN 0534408427
* Tipler, Paul (1998). ''Physics for Scientists and Engineers: Vol. 1: Mechanics, Oscillations and Waves, Thermodynamics'' (4th ed.). W. H. Freeman. ISBN 1-57259-492-6
+
* Tipler, Paul. 1998. ''Physics for Scientists and Engineers: Vol. 1: Mechanics, Oscillations and Waves, Thermodynamics'', 4th ed. W. H. Freeman. ISBN 1-57259-492-6
  
 
==External links==
 
==External links==
 +
All links retrieved July 27, 2023.
  
*[http://www.lightandmatter.com/html_books/2cl/ch05/ch05.html Conservation of Angular Momentum] - a chapter from an online textbook
+
*[http://www.hakenberg.de/diffgeo/collision_resolution.htm Angular Momentum in a Collision Process] - derivation of the three dimensional case.
 
 
*[http://www.hakenberg.de/diffgeo/collision_resolution.htm Angular Momentum in a Collision Process] - derivation of the three dimensional case
 
  
 
[[Category:Physical sciences]]
 
[[Category:Physical sciences]]

Latest revision as of 06:03, 28 July 2023

This gyroscope remains upright while spinning due to its angular momentum.

In physics, the angular momentum of an object rotating about some reference point is the measure of the extent to which the object will continue to rotate about that point unless acted upon by an external torque. In particular, if a point mass rotates about an axis, then the angular momentum with respect to a point on the axis is related to the mass of the object, its velocity, and its distance from the axis.

The concept of angular momentum is important in physics because it is a conserved quantity: a system's angular momentum stays constant unless an external torque acts on it. Torque is the rate at which angular momentum is transferred in or out of the system. When a rigid body rotates, its resistance to a change in its rotational motion is measured by its moment of inertia.

The conservation of angular momentum explains many phenomena in human activities and nature. For instance, it explains why an ice skater spins faster when drawing her arms close to her body, and slower when stretching her arms outward. It also explains why a compact star, such as a white dwarf, spins very fast, whereas the large star from which it was formed rotated much more slowly.

Knowledge of the angular momentum of an object also has important applications in engineering. For example, the kinetic energy stored in a rotating object such as a flywheel is proportional to the square of the angular momentum.

Angular momentum in classical mechanics

Relationship between force (F), torque (τ), and momentum vectors (p and L) in a rotating system.

Fundamental equation

The angular momentum of an object or particle that is moving around some origin (reference point) is defined by the following mathematical equation:

where:

is the angular momentum of the object or particle,
is the position of the object or particle expressed as a displacement vector from the origin,
is the linear momentum of the object or particle, and
is the vector cross product.

The derived SI units for angular momentum are newtonmeterseconds, or N•m•s (kgm2s-1).

Because of the cross product, L is a vector perpendicular to both the radial vector r and the momentum vector p.

If a system consists of several particles moving around the same origin, the total angular momentum can be obtained by adding all the angular momenta of the constituent particles. Angular momentum can also be calculated by multiplying the square of the displacement r, the mass of the particle and the angular velocity.

Angular momentum of group of particles

It is often convenient to consider the angular momentum of a collection of particles about their center of mass, because this simplifies the mathematics considerably. The angular momentum of a collection of particles is the sum of the angular momenta of each particle:

where is the distance of particle i from the reference point, is its mass, and is its velocity. The center of mass is defined by:

where is the total mass of all the particles.

If we define as the displacement of particle i from the center of mass, and as the velocity of particle i with respect to the center of mass, then we have

   and   

In this case, the total angular momentum is:

The first term is just the angular momentum of the center of mass. It is the same angular momentum one would obtain if there were just one particle of mass M moving at velocity V, located at the center of mass. The second term is the angular momentum that is the result of the particles spinning about their center of mass. The second term can be further simplified if the particles form a rigid body.

Fixed axis of rotation

For many applications where one is concerned about rotation around a single axis, it is sufficient to discard the pseudovector nature of angular momentum and treat it like a scalar quantity. It is given a positive value for counterclockwise rotations, and a negative value for clockwise rotations. To do this, one takes the definition of the cross product and discards the unit vector, so that angular momentum becomes:

where θr,p is the angle between r and p, measured from r to p. (One needs to make this distinction because without it, the sign of the cross product would be meaningless.) From the above, it is possible to reformulate the definition to either of the following:

where r is called the perpendicular lever arm distance to p.

For an object with a fixed mass that is rotating about a fixed symmetry axis, the angular momentum is expressed as the product of the moment of inertia of the object and its angular velocity vector:

where

is the moment of inertia of the object
is the angular velocity.

Conservation of angular momentum

The torque caused by the two opposing forces Fg and -Fg causes a change in the angular momentum L in the direction of that torque (since torque is the time derivative of angular momentum). This causes the top to move back upright.

In a closed system, angular momentum is constant. This conservation law follows mathematically from what is called the "continuous directional symmetry" of space—that is, no direction in space is any different from any other direction.

The change of angular momentum over time is called torque. Mathematically, it is expressed as the time derivative of angular momentum, as follows:

When the angular momentum is a constant (for a closed system), the mathematical expression for that is equivalent to the mathematical equation showing that the external torque acting on the system is zero. This equivalence may be written as follows:

where is any torque applied to the system of particles.

Angular momentum of planetary orbits

For a planet in orbit, the angular momentum is distributed between the spin of the planet itself and the angular momentum of its orbit:

;

If a planet appears to rotate slower than expected, astronomers suspect that the planet is accompanied by a satellite, because the total angular momentum is shared between the planet and its satellite in order to be conserved.

Usefulness

The conservation of angular momentum is used extensively in analyzing what is called central force motion. If the net force on some body is always directed toward a fixed point, the center, then there is no torque on the body with respect to the center, and the angular momentum of the body about the center is constant. Constant angular momentum is extremely useful when dealing with the orbits of planets and satellites. This concept was also used for the Bohr model of the atom.

The conservation of angular momentum explains the angular acceleration of an ice skater as she brings her arms and legs close to the vertical axis of rotation (or close to her body). By bringing part of her body mass closer to the axis, she decreases her body's moment of inertia. Because angular momentum is constant in the absence of external torques, the angular velocity (rotational speed) of the skater has to increase.

The same phenomenon explains the extremely fast spin of compact stars (like white dwarfs and neutron stars) and black holes, when they are formed out of much larger and slower rotating stars. (Decreasing the size of an object 104 times results in increasing its angular velocity by a factor of 108).

Angular momentum in quantum mechanics

To explain the behavior of subatomic particles, the theory of quantum mechanics indicates that the angular momentum of a particle is "quantized." In other words, the angular momentum of a subatomic particle does not vary continuously, but it changes in "quantum leaps" between certain allowed values. When a subatomic particle is moving through space, its angular momentum due to this motion is always a whole-number multiple of a constant denoted as ("h-bar").[1]

Experiments show that most subatomic particles also have a permanent, built-in angular momentum that is not due to their motion through space. This "spin" angular momentum comes in units of . For example, an electron has a spin angular momentum of .

Basic definition

As noted above, the classical definition of angular momentum can be written as:

The value of angular momentum depends on six numbers: , , , , , and .

When dealing with particles on the subatomic scale, the Heisenberg uncertainty principle tells us that it is not possible for all six of these numbers to be measured simultaneously with arbitrary precision. Therefore, there are limits to what can be known or measured about a particle's angular momentum. It turns out that the best that one can do is to simultaneously measure both the angular momentum vector's magnitude and its component along one axis.

Mathematically, angular momentum in quantum mechanics is defined in the same way as momentum—not as a quantity but as an operator on the wave function:

where r and p are the position and momentum operators respectively. In particular, for a single particle with no electric charge and no spin, the angular momentum operator can be written in the position basis as

where is the gradient operator, read as "del," "grad," or "nabla." This is a commonly encountered form of the angular momentum operator, though not the most general one.

See also

Notes

  1. is defined as Planck's constant divided by 2π.

References
ISBN links support NWE through referral fees

  • Brink, D. M., and G. R. Satchler. 1993. Angular momentum. Oxford: Clarendon Press. ISBN 0198517599
  • Edmonds, A. R. 1974. Angular momentum in quantum mechanics. Investigations in physics, 4. Princeton, N.J.: Princeton University Press. ISBN 0691079129
  • Serway, Raymond A., and John W. Jewett. 2004. Physics for scientists and engineers. Belmont, CA: Thomson-Brooks/Cole. ISBN 0534408427
  • Tipler, Paul. 1998. Physics for Scientists and Engineers: Vol. 1: Mechanics, Oscillations and Waves, Thermodynamics, 4th ed. W. H. Freeman. ISBN 1-57259-492-6

External links

All links retrieved July 27, 2023.

Credits

New World Encyclopedia writers and editors rewrote and completed the Wikipedia article in accordance with New World Encyclopedia standards. This article abides by terms of the Creative Commons CC-by-sa 3.0 License (CC-by-sa), which may be used and disseminated with proper attribution. Credit is due under the terms of this license that can reference both the New World Encyclopedia contributors and the selfless volunteer contributors of the Wikimedia Foundation. To cite this article click here for a list of acceptable citing formats.The history of earlier contributions by wikipedians is accessible to researchers here:

The history of this article since it was imported to New World Encyclopedia:

Note: Some restrictions may apply to use of individual images which are separately licensed.