Planar Motion Carriage

The motion of a body that is forced to move on a plane has three degrees of freedom.

For planar motion, the independent coordinate vector can be written as:

Figure 1. EQUATION_DISPLAY
q=(zθϕ)
(4921)

For the planar motion carriage, the Jacobian matrices and other quantities in Eqn. (4909) reduce to:

Figure 2. EQUATION_DISPLAY
JT=(000000100)
(4922)
Figure 3. EQUATION_DISPLAY
JR=(0sinψcosψcosθ0cosψsinψcosθ00sinθ)
(4923)
Figure 4. EQUATION_DISPLAY
LT=0LR=(0cosψψtcosψsinθϕ˙sinψcosθψt0sinψψtsinψsinθϕ˙cosψcosθψt0cosθϕ˙0)v'=(rxtryt0)ω'=(00ψt)v˙'=(2rxt22ryt20)ω˙'=(002ψt2)
(4924)

Simcenter STAR-CCM+ provides various methods for modeling planar motion. The position vector and the orientation matrix depend on the method in use.

Planar Motion Mechanism (PMM)

The Planar Motion Mechanism is a method of the Planar Motion Carriage that prescribes the motion in the X-Y plane in the form of a sinusoidal sway motion. With this method, the body position r can be written as:

Figure 5. EQUATION_DISPLAY
r=(rxryrz)=(V0ty0sin(2πft)z)
(4925)

where V 0 is the forward velocity of the body, y 0 is the sway amplitude, and f′ is the sway frequency.

The orientation T is given by Eqn. (4917), with the roll angle ϕ = 0 .

If pure yawing is activated, the yawing angle is given by:

Figure 6. EQUATION_DISPLAY
ψ=ψ0cos(2πft)
(4926)
with
Figure 7. EQUATION_DISPLAY
ψ0=arctan(y02πfV0)
(4927)

else ψ = 0 .

Rotating Arm Motion

The Rotating Arm Motion mechanism is a method of the Planar Motion Carriage that prescribes the motion in the X-Y plane in the form of a rotation. The result is a circular path of the body in the X-Y plane. With this method, the body position r can be written as:

Figure 8. EQUATION_DISPLAY
r=(rxryrz)=(rc,x+(r0,xrc,x)cosωt(r0,yrc,y)sinωtrc,y+(r0,xrc,x)sinωt(r0,y+rc,y)cosωtz)
(4928)

where rc,x,rc,y,rc,z define the center of rotation of the rotating arm, and r0,x,r0,y,r0,z define the initial body position, that is, the location where the body is initially attached to the rotating arm.

The yaw angle is given by:

Figure 9. EQUATION_DISPLAY
ψ=ωt
(4929)

General Planar Motion

The General Planar Motion mechanism is a method of the Planar Motion Carriage that prescribes the motion in the X-Y plane in the form of a user-defined trajectory. With this method, the body position r can be written as:

Figure 10. EQUATION_DISPLAY
r=(rxryrz)=(x(t)y(t)z)
(4930)

The yaw angle is given by:

Figure 11. EQUATION_DISPLAY
ψ=ψ(t)
(4931)

where x , y , ψ are user-defined functions of time.