What does the principal axes help in rotation probelm?

  • Context: Graduate 
  • Thread starter Thread starter KFC
  • Start date Start date
  • Tags Tags
    Axes Rotation
Click For Summary

Discussion Overview

The discussion revolves around the application of principal axes and principal moments of inertia in rotational dynamics, particularly in the context of a dumbbell rotating around an axis. Participants explore the implications of using principal axes for analyzing torque and angular momentum, while addressing confusion regarding the relationship between fixed and rotating frames of reference.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants explain that the principal axes are fixed in the body and relate to the moment of inertia tensor, which is essential for calculating angular momentum and torque.
  • There is a discussion about whether the principal axes change over time and whether they are defined with respect to a fixed space frame or a body-attached frame.
  • One participant presents a method for calculating torque using both the fixed frame and Euler's equations, noting discrepancies in results between the two approaches.
  • Concerns are raised about the physical significance of the torque obtained from Euler's equations, particularly regarding time-dependence and consistency with results from fixed-frame calculations.
  • Participants share their calculations for the principal moments of inertia and angular velocities, with some disagreement on the signs of angular velocity components.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation of results from different methods of calculating torque, indicating that the discussion remains unresolved regarding the consistency of these approaches. There is no consensus on the implications of the principal axes and their relationship to time-dependent torque.

Contextual Notes

Limitations include potential misunderstandings regarding the definitions of principal axes, the dependence of calculations on the chosen frame of reference, and unresolved mathematical steps in the derivation of torque from different methods.

KFC
Messages
477
Reaction score
4
In analytical mechanics, we always need to solve the eigenvalue problem of moment of inertia tensor to find out the principal axes and principal moment of inertia. Well, I know that if we know the principal moment of inertia, the total rotating energy of the system could be written as
<br /> \frac{1}{2}I_x\omega_x^2 + \frac{1}{2}I_y\omega_y^2 + \frac{1}{2}I_z\omega_z^2<br />

where I_x, I_y, I_z are principal moment of inertia.

Except for that, I don't quite understand how to use principal axes and principal moment of inertia in analysis physical problem.

For understanding more about this topic, I read an example in a textbook. But still feel confusing about the relative concepts between axes. Here it is the example: A dumbbell (with two point mass, each is m, attached to two ends of a weightless bar, length 2L) is rotating around z axis at constant angular momentum \omega, the dumbbell make an angle \theta to z axis, at t=0, the dumbbell located on the x-z plane (so no y component at t=0). Find the torque of the system.

Here is how it solve the problem:

1) Setting up a coordinate system (call body coordinate system) attaching to the rotating object with z-axis along the rotating axis. Note that the coordinate system rotates exactly the same way as the object is rotating so x and y are relatively unchanged during the rotation.

<br /> x = L\sin\theta, y = 0, z = L\cos\theta<br />

2) With x, y and z, according to the definition, we can write the tenor of moment of inertia
<br /> I = \left(<br /> \begin{matrix}<br /> 2mL^2\cos^2\theta &amp; 0 &amp; -mL^2\sin2\theta \\<br /> 0 &amp; 2mL^2 &amp; 0 \\<br /> -mA^2\sin 2\theta &amp; 0 &amp; 2mL^2\sin^2\theta<br /> \end{matrix}<br /> \right)<br />

3) We can find the principal axes and principal moment of inertia by solving the corresponding eigenvalue problem.

4) From the problem, the body is rotating about z-axis with angular velocity \vec{\omega}. Now, project this angular velocity to the principal axes to get three components \omega&#039;_1, \omega&#039;_2, \omega&#039;_3

5) Since we already found principal moment of inertia and components of angular velocity along principal axes. We could plug all of these into Euler equation to find the torque.

The procedure seems quite forward but I don't understand why we could do that. My question is:

1) when we obtain the principal axes, whether this axes change with respect to time? Does principal axes defined with respect to a space frame or a frame defined and attached to an rotating object?

2) if we use the following equation to find the torque

\vec{L} = I\vec{\omega}, \vec{N} = \frac{d\vec{L}}{dt}
where \vec{L} is the angular momentum, \vec{N} is the torque, both of them are with respect to a origin of a fixed coordinate (or space coordinate). In this way,

\vec{N} = mL^2\omega^2\sin2\theta (\sin\omega t \vec{\hat{x&#039;}} - \cos\omega t\vec{\hat{y&#039;}})

and \vec{\hat{x&#039;}}, \vec{\hat{y&#039;}} is the unit vector of fixed (space) coordinate system.

However, if we apply Euler equation to find the torque, since everything of the equation is defined in principal coordinate system, I wonder what's physical significance of the torque we obtained in this way? Obviously, from Euler equation, we will obtain an time-independent solution of torque, how can I construct a time-dependent torque with that solution?
 
Last edited:
Physics news on Phys.org
KFC said:
1) when we obtain the principal axes, whether this axes change with respect to time? Does principal axes defined with respect to a space frame or a frame defined and attached to an rotating object?

Hi KFC! :smile:

The principal axes are fixed in the body

in this case, the principal axes are the rod itself, with I = 0, and any perpendicular axis, with I = 2ML2

so the angular momentum is ωsinθ.0 along the rod, and ωcosθ.2ML2 perpendicular to it, and of course rotating with the rod.
2) … However, if we apply Euler equation to find the torque, since everything of the equation is defined in principal coordinate system, I wonder what's physical significance of the torque we obtained in this way? Obviously, from Euler equation, we will obtain an time-independent solution of torque, how can I construct a time-dependent torque with that solution?

Euler's equations give the same net torque as the fixed-frame equation.

The only reason why we prefer Euler's equations to the fixed-frame equations is that the moment of inertia tensor is changing in the latter, but only the angular momentum vector is changing in the former …

and a non-zero derivative of a tensor is a lot nastier to work with than a non-zero derivative of a vector! :smile:
 
Thanks a lot tiny-tim :)

I reorganize all the material and what you said and did the problem again with two methods to find the torque: general method (dL/dt) and Euler equation

Firstly, in fixed coordinate, the body frame is rotating, it is quite easy to solve the angular momentum

<br /> \vec{L} = \left(<br /> \begin{matrix}<br /> -Ml^2\omega\sin 2\theta\cos\omega t \\ -Ml^2\omega\sin 2\theta\sin\omgea t \\<br /> Ml^2\omega\sin^2\theta<br /> \end{matrix}<br /> \right)<br />

where l is the half length of the rod. Hence, the net torque with respect to the fixed frame will be
<br /> \tau = \frac{d\vec{L}}{dt} =<br /> \left(<br /> \begin{matrix}<br /> Ml^2\omega^2\sin 2\theta\sin\omega t \\<br /> -Ml^2\omega^2\sin 2\theta\cos\omega t \\<br /> 0<br /> \end{matrxi}<br /> \right)<br />

This result is quite make senses. The torque is changing with respect with time.

Now I apply the Euler to solve the problem. First of all, I solve the eigenvalue problem for the inertia tensor, just same as what you get in last reply, I have three principal inertia as

I_1 = I_3 = 2ml^2, I_2=0

and the eigenvectors just give the direction of the principal axes

<br /> \vec{v}_1 = \left(<br /> \begin{matrix}<br /> -\cos\theta \\ 0 \\ \sin\theta<br /> \end{matrix}<br /> \right),<br /> <br /> \vec{v}_2 = \left(<br /> \begin{matrix}<br /> 0 \\ 1 \\ 0<br /> \end{matrix}<br /> \right)<br /> ,<br /> \vec{v}_3 = \left(<br /> \begin{matrix}<br /> \sin\theta \\ 0 \\ \cos\theta<br /> \end{matrix}<br /> \right)<br />

This tells us the z direction of the principal axes is along the rod itself, we could pick y direction of principal axes along with the old y-axis of the body frame and x direction of the principal axes just perpendicular to others two principal axes. With this setup, we project the old angular velocity to the principal axes, we have

<br /> \omega_1 = -\omega\sin\theta, \qquad \omega_2 =0, \qquad \omega_3 = \omega\cos\theta<br />

One of my friend solve the problem and get \omgea_1=\omega\sin\theta (no minus), but I think it should have negative ...

Ok, now we can plug everything we get to the Euler equation

<br /> I_1\dot{\omega}_1 - \omega_2\omega_3(I_2 - I_3) = \tau_1, \qquad<br /> I_2\dot{\omega}_2 - \omega_3\omega_1(I_3 - I_1) = \tau_2, \qquad<br /> I_3\dot{\omega}_3 - \omega_1\omega_2(I_1 - I_2) = \tau_3.<br />

Since \omega's are constant, all \dot{\omega}_k on the left hand side vanish. and I_1=I_3 so the second equation gives \tau_2=0. In addition, \omega_2=0, hence, first and third equations also gives \tau_1=\tau_3=0, this is totally not consistency with what we get above!? Please help and tell me what's going one here, two method don't give the same net torque?

tiny-tim said:
Hi KFC! :smile:

The principal axes are fixed in the body

in this case, the principal axes are the rod itself, with I = 0, and any perpendicular axis, with I = 2ML2

so the angular momentum is ωsinθ.0 along the rod, and ωcosθ.2ML2 perpendicular to it, and of course rotating with the rod.


Euler's equations give the same net torque as the fixed-frame equation.

The only reason why we prefer Euler's equations to the fixed-frame equations is that the moment of inertia tensor is changing in the latter, but only the angular momentum vector is changing in the former …

and a non-zero derivative of a tensor is a lot nastier to work with than a non-zero derivative of a vector! :smile:
 
Last edited:
KFC said:
I_1 = I_3 = 2ml^2, I_2=0

<br /> \omega_1 = -\omega\sin\theta, \qquad \omega_2 =0, \qquad \omega_3 = \omega\cos\theta<br />

<br /> I_1\dot{\omega}_1 - \omega_2\omega_3(I_2 - I_3) = \tau_1, \qquad<br /> I_2\dot{\omega}_2 - \omega_3\omega_1(I_3 - I_1) = \tau_2, \qquad<br /> I_3\dot{\omega}_3 - \omega_1\omega_2(I_1 - I_2) = \tau_3.<br />

Since \omega's are constant, all \dot{\omega}_k on the left hand side vanish. and I_1=I_3 so the second equation gives \tau_2=0. In addition, \omega_2=0, hence, first and third equations also gives \tau_1=\tau_3=0, this is totally not consistency with what we get above!? Please help and tell me what's going one here, two method don't give the same net torque?

Hi KFC! :smile:

I think you've got your directions mixed up …

if I2 = 0, then ω is a mixture of ω1 and ω2, with ω3 = 0. :wink:
 
tiny-tim said:
Hi KFC! :smile:

I think you've got your directions mixed up …

if I2 = 0, then ω is a mixture of ω1 and ω2, with ω3 = 0. :wink:

Yes, you are absolutely right. I am to careless. Now, I rephrase the problem. The principal inertia would be

Along principal x axis:
<br /> I_1 = 2ml^2, \qquad \omega_1 = -\omega\sin\theta<br />

Along principal y axis:
<br /> I_2 = 2ml^2, \qquad \omega_2 = 0<br />

Along principal z axis:
<br /> I_3 = 0, \qquad \omega_3 = \omega\cos\theta<br />

So applying the Euler equation

<br /> \tau_1 = I_1\dot{\omega}_1 - \omega_2\omega_3(I_2-I_3) = 0<br />

<br /> \tau_2 = I_2\dot{\omega}_2 - \omega_3\omega_1(I_3-I_1) = -ml^2\omega^2\sin 2\theta <br />

<br /> \tau_3 = I_3\dot{\omega}_3 - \omega_1\omega_2(I_1-I_2) = 0<br />

This time I've got something nonzero. But I am still so confusing this torque is not the torque we get with previous method (directly calculate with dL/dt). But you said "Euler's equations give the same net torque as the fixed-frame equation.", where do I doing wrong?
 
Hi KFC! :smile:
KFC said:
Firstly, in fixed coordinate, the body frame is rotating, it is quite easy to solve the angular momentum

<br /> \vec{L} = \left(<br /> \begin{matrix}<br /> -Ml^2\omega\sin 2\theta\cos\omega t \\ -Ml^2\omega\sin 2\theta\sin\omgea t \\<br /> Ml^2\omega\sin^2\theta<br /> \end{matrix}<br /> \right)<br />

where l is the half length of the rod. Hence, the net torque with respect to the fixed frame will be
<br /> \tau = \frac{d\vec{L}}{dt} =<br /> \left(<br /> \begin{matrix}<br /> Ml^2\omega^2\sin 2\theta\sin\omega t \\<br /> -Ml^2\omega^2\sin 2\theta\cos\omega t \\<br /> 0<br /> \end{matrxi}<br /> \right)<br />

This result is quite make senses. The torque is changing with respect with time.
KFC said:
So applying the Euler equation

<br /> \tau_1 = I_1\dot{\omega}_1 - \omega_2\omega_3(I_2-I_3) = 0<br />

<br /> \tau_2 = I_2\dot{\omega}_2 - \omega_3\omega_1(I_3-I_1) = -ml^2\omega^2\sin 2\theta <br />

<br /> \tau_3 = I_3\dot{\omega}_3 - \omega_1\omega_2(I_1-I_2) = 0<br />

This time I've got something nonzero. But I am still so confusing this torque is not the torque we get with previous method (directly calculate with dL/dt). But you said "Euler's equations give the same net torque as the fixed-frame equation.", where do I doing wrong?

But they're the same! :wink:

Get some sleep! :zzz:​
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K