Motion equations of a disc rotating freely around its center (3d)

Click For Summary
SUMMARY

The discussion focuses on the motion equations of a disc rotating freely around its center, constrained at the origin with no friction. The primary forces acting on the system are gravitational, leading to oscillatory motion akin to a pendulum when weights are added. The equations of motion are defined as dω/dt = f(t, ω, θ) and dθ/dt = ω, with initial conditions ω(t0) = ω0 ≠ 0 and θ(t0) = θ0 ≠ 0. The user seeks to simulate this motion using the Runge-Kutta integration method, emphasizing the need to express the vectorial equations in a linear format.

PREREQUISITES
  • Understanding of rotational dynamics and angular momentum
  • Familiarity with vector calculus and differential equations
  • Knowledge of the Runge-Kutta integration method
  • Basic principles of oscillatory motion and pendulum dynamics
NEXT STEPS
  • Research the derivation of motion equations for rigid body dynamics
  • Learn about the Runge-Kutta integration method for solving ordinary differential equations
  • Explore the relationship between angular velocity and angular displacement in rotational systems
  • Study the effects of external forces on oscillatory systems
USEFUL FOR

Students and professionals in physics, mechanical engineering, and robotics who are interested in understanding the dynamics of rotating systems and simulating their motion accurately.

bluekuma
Messages
7
Reaction score
0
The system is made of a disc the center of which is pinned to the origin (so the disc cannot translate), and some weights that can be stuck on the disc to make it tilt (weights do not translate on the disc) (see images attached).
There is no friction whatsoever. The only force is gravitational force, with direction opposite to the z-axis'.

Let's start with the disc at rest with its axis parallel to axis z. Now, if you put a weight on it, the disc starts oscillating just as if it was a pendulum. Then, at time t=t0, you put another weight on it.

If \vec{ω} is the rotational speed vector and \vec{θ} is the rotation vector of the disc (meaning the direction of the disc's axis is always the z-versor rotated by θ radians around \vec{θ} ) what's the expression of \vec{f}(t,ω,θ) in:

d\vec{ω}/dt = f(t,ω,θ),
d\vec{θ}/dt = \vec{ω}

Given the initial values \vec{ω}(t0) =\vec{ω}0≠0 and \vec{θ}(t0=\vec{θ}0≠0, d\vec{ω}(t0)/dt≠0,
that would give me a way to simulate the system's motion through a standard Runge-Kutta integration method.

MIGHT HELP TO KNOW:
- I'm pretty sure there is a way to divide the two vectorial equations in six (three systems of two) linear equations
- z-component of momentum \vec{M} (where d\vec{ω}/dt = \vec{M}/I ) is always 0 (zero) as M is the result of a cross product between a vector r (x, y, x) and the gravitational force (0, 0, -mg), therefore z-component of \vec{ω} and \vec{θ} are also 0.

If my teacher is reading this: no, ultimately I could not do it alone, sorry. (This is not homework but I bet he'd get pissed if he knew I asked for help).
 

Attachments

  • disc at rest.jpg
    disc at rest.jpg
    21.8 KB · Views: 506
  • dic in motion.jpg
    dic in motion.jpg
    22.6 KB · Views: 540
Physics news on Phys.org
ok maaaaybe I should have posted this in the homework section, if no admin moves the thread by tomorrow I'll just repost there :D
i'm deeply sorry for the trouble.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 43 ·
2
Replies
43
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 31 ·
2
Replies
31
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K