PlanetPhysics/Euler 213 Sequence

From testwiki
Jump to navigation Jump to search

For more info on Euler Sequences, notation and convention see the generic entry on [[../EulerAngleSequence/|Euler angle sequences]]. \\

R213(ϕ,θ,ψ)=R3(ψ)R1(θ)R2(ϕ) \\

The rotation [[../Matrix/|matrices]] are

R3(ψ)=[cψsψ0sψcψ0001]
R1(θ)=[1000cθsθ0sθcθ]
R2(ϕ)=[cϕ0sϕ010sϕ0cϕ]

Carrying out the [[../Matrix/|matrix multiplication]] from right to left \\

R1(θ)R2(ϕ)=[1000cθsθ0sθcθ][cϕ0sϕ010sϕ0cϕ]=[cϕ0sϕsθsϕcθsθcϕcθsϕsθcθcϕ] \\

Finaly leaving us with the Euler 213 sequence \\

R3(ψ)R1(θ)R2(ϕ)=[cψcϕ+sψsθsϕsψcθcψsϕ+sψsθcϕsψcϕ+cψsθsϕcψcθsψsϕ+cψsθcϕcθsϕsθcθcϕ]

Template:CourseCat