2
votes
0answers
90 views

Elastic collision of rotating bodies

How would you explain in detail elastic collision of two rotating bodies to someone with basic understanding of classical mechanics? I'm writing simple physics engine, but now only simulating ...
3
votes
1answer
174 views

Can any physical rigid body be represented by an ellipsoid with the same angular dynamics?

According to wikipedia, the inertia tensor of an ellipsoid with semi-axes $a,b,c$ and mass $m$ is $\left[\begin{array}{ccc} \frac{m}{5}(b^2+c^2)&0&0\\ 0&\frac{m}{5}(a^2+c^2)&0\\ ...
3
votes
1answer
477 views

Conservation of linear and angular momentum

Suppose I have two rigid bodies A and B and they are connected by a spring which is attached off-center (thus possibly causing torques). Due to the spring a force $f$ acts on A and a force $-f$ acts ...
7
votes
3answers
89 views

Rotationally invariant body and principal axis

Suppose a rigid body is invariant under a rotation around an axis $\mathsf{A}$ by a given angle $0 \leq \alpha_0 < 2\pi$ (and also every multiple of $\alpha_0$). Is it true that in this case the ...
2
votes
1answer
136 views

Will a precessing spinning whell fall down if there is no friction at all?

If there where no friction at all, would a spinning wheel held up by one end of the axis spin precess forever without falling down? I just asked another question about the same problem: Direction ...
1
vote
3answers
795 views

Direction of torque precession of a spinning wheel

Consider a spinning wheel, which is held up by one end of it's axis like this: To explain why the change of angular momentum is directed as shown in the figure above, one usually says that there is ...
4
votes
1answer
348 views

How do you combine two rigid bodies into one?

With respect to some fixed frame of reference, given the inertial tensors, positions, orientations, and angular and linear velocities of two rigid bodies, how do you combine them to make a single ...