PlanetPhysics/Euler 123 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]].

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

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

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

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

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

Finaly leaving us with the Euler 123 sequence

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

Template:CourseCat