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

bluekuma
Messages
7
Reaction score
0

Homework Statement



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 ω⃗ is the rotational speed vector and θ⃗ is the rotation vector of the disc (meaning the direction of the disc's axis is always the z-versor rotated by θ radians around θ⃗ ) what's the expression of f⃗ (t,ω,θ) in:

dω⃗ /dt = f(t,ω,θ),
dθ⃗ /dt = ω⃗

Given the initial values ω⃗ (t0) =ω⃗0≠0 and θ⃗ (t0=θ⃗0≠0, dω⃗ (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 M⃗ (where dω⃗ /dt = 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 ω⃗ and θ⃗ are also 0.


Homework Equations



d\vec{ω}/dt = \vec{M}/I
where \vec{M} is the momentum and I the moment of inertia.


The Attempt at a Solution



ehr...i'm actively looking for a system of coordinates in which the vectorial equations can be separated in three linear equations, that would solve my problem. Obviously I had no success so far.
 
Physics news on Phys.org
I tried with Lagrangian and Euler-Lagrange equation but I really don't know where to start writing kinetic and potential energies in cartesian or spherical coordinates.

I tried with a coordinate system that moves together with the disc (longitudinal and vertical axis, as it is usually done when studying motion of airplanes). There I'd have that the weights are still but force of gravity keeps changing its direction, that only adds to the confusion.

Any idea?
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top