Marine systems simulation
+ Collaboration diagram for Rudder:

The simplified rudder model is based on lift and drag curves as a function of rudder angle. The orientation of the rudder is defined by vectors which define the stem axis around which the rudder rotate and the normal vector of the rudder surface. The rudder is a functional object and contain no internal state. The rudder is oriented and positioned form input ports.

The rudder area is partitioned in order to calculate the lift since the lift force is for the most part generated by the propeller by the incoming propeller jet stream. The incoming velocity is queries from the environment object at 21 evenly spaced points along the rudder stem in order to capture any variations in jet stream are by contraction of the propeller slipstream. The lift and drag force is calculated for slices of the rudder corresponding to the 21 incoming velocities and summarized to yield the final lift and drag force on the rudder.

Lift and drag curves of a rudder

Input ports

Name Width Description
RudderAngleBODY 1

VelocityNED 3

PositionNED 3

QuaternionNED 4

Output ports

Name Width Description
ForceNED 3

The force produced by the rudder in north-east-down coordinates

Configuration parameters

Name Width Description
Height 1

Chord 1

Area 1

Material 1 The material used to draw the propeller in the visualization
RudderType 1

Alfa 1 The angle of attack of the \(C_l\) and \(C_t\) data, list of length \(N\). (Only appliccable for RudderType="Curve")
Cl 1 The lift coefficient of the rudder. Single value for 2D rudder or list of length \(N\) curve rudder
Cd 1 The drag coefficient of the rudder. Single value for 2D rudder or list of length \(N\) curve rudder