In a simple pendulum angular velocity $ω$ is related to angle $θ$ as $$θ = wΔt$$ But what would be the relationship between the angular velocity and angles comprising a spherical pendulum described by angles $θ$ and $\phi$?
Asked
Active
Viewed 300 times
1

Qmechanic
- 201,751

Lenny White
- 187
-
If the motion is constrained to a plane then we can still define an angle in the same way. But if the motion is haphazard, then you can only talk about angular displacement if you have displacement as a function of time. – Superfast Jellyfish Mar 07 '20 at 17:47
1 Answers
1
So the $3\times 3$ Rotation Matrix R is a function of $\varphi$ and $\theta$
With
Where equation (1) and (2) are the pendulum differential equation . With the solution of $\varphi(t)$ and $\theta(t)$ you can obtain the component of the angular velocity $\vec \omega$ equation (3).
Example

Eli
- 11,878
-
I'm sorry I don't quite get this. If $R′=R w$ then are we deriving $w=R^{−1} R'$? We can solve for $φ, φ', θ, θ'$. But how do we solve the equation $w=f(φ,φ′,θ,θ′)$? Do we create matrix $R′$ from $φ′,θ′$ and matrix $R$ from $φ,θ$? – Lenny White Mar 08 '20 at 01:38
-
You can use thus equation $\dfrac{dR}{dt}=R\tilde\omega $ to obtain the angular velocity, where tilde omega is a skew tensor, check this equation with one rotation $\varphi$ about the z axes you get $\omega_z=\dot\varphi$ – Eli Mar 08 '20 at 08:35
-
See also https://physics.stackexchange.com/questions/67053/velocity-in-a-turning-reference-frame – Eli Mar 08 '20 at 20:24