Simple Variable Mass 6DOF Wind (Wind Angles)

Implement wind angle representation of six-degrees-of-freedom equations of motion of simple variable mass

Library

Equations of Motion/6DOF

Description

For a description of the coordinate system employed and the translational dynamics, see the block description for the Simple Variable Mass 6DOF (Quaternion) block.

The relationship between the wind angles, [μγχ]T, can be determined by resolving the wind rates into the wind-fixed coordinate frame.

[pwqwrw]=[μ˙00]+[1000cosμsinμ0sinμcosμ][0γ˙0]+[1000cosμsinμ0sinμcosμ][cosγ0sinγ010sinγ0cosγ][00χ˙]J1[μ˙γ˙χ˙]

Inverting J then gives the required relationship to determine the wind rate vector.

[μ˙γ˙χ˙]=J[pwqwrw]=[1(sinμtanγ)(cosμtanγ)0cosμsinμ0sinμcosγcosμcosγ][pwqwrw]

The body-fixed angular rates are related to the wind-fixed angular rate by the following equation.

[pwqwrw]=DMCwb[pbβ˙sinαqbα˙rb+β˙cosα]

Using this relationship in the wind rate vector equations, gives the relationship between the wind rate vector and the body-fixed angular rates.

[μ˙γ˙χ˙]=J[pwqwrw]=[1(sinμtanγ)(cosμtanγ)0cosμsinμ0sinμcosγcosμcosγ]DMCwb[pbβ˙sinαqbα˙rb+β˙cosα]

Parameters

Main

Units

Specifies the input and output units:

UnitsForcesMomentAccelerationVelocityPositionMassInertia
Metric (MKS)NewtonNewton meterMeters per second squaredMeters per secondMetersKilogramKilogram meter squared
English (Velocity in ft/s)PoundFoot poundFeet per second squaredFeet per secondFeetSlugSlug foot squared
English (Velocity in kts)PoundFoot poundFeet per second squaredKnotsFeetSlugSlug foot squared
Mass Type

Select the type of mass to use:

Fixed

Mass is constant throughout the simulation.

Simple Variable

Mass and inertia vary linearly as a function of mass rate.

Custom Variable

Mass and inertia variations are customizable.

The Simple Variable selection conforms to the previously described equations of motion.

Representation

Select the representation to use:

Wind Angles

Use wind angles within equations of motion.

Quaternion

Use quaternions within equations of motion.

The Wind Angles selection conforms to the previously described equations of motion.

Initial position in inertial axes

The three-element vector for the initial location of the body in the flat Earth reference frame.

Initial airspeed, sideslip angle, and angle of attack

The three-element vector containing the initial airspeed, initial sideslip angle and initial angle of attack.

Initial wind orientation

The three-element vector containing the initial wind angles [bank, flight path, and heading], in radians.

Initial body rotation rates

The three-element vector for the initial body-fixed angular rates, in radians per second.

Initial mass

The initial mass of the rigid body.

Empty mass

A scalar value for the empty mass of the body.

Full mass

A scalar value for the full mass of the body.

Empty inertia matrix

A 3-by-3 inertia tensor matrix for the empty inertia of the body, in body-fixed axes.

Full inertia matrix

A 3-by-3 inertia tensor matrix for the full inertia of the body, in body-fixed axes.

Include mass flow relative velocity

Select this check box to add a mass flow relative velocity port. This is the relative velocity at which the mass is accreted or ablated.

Include inertial acceleration

Select this check box to enable an additional output port for the accelerations in body-fixed axes with respect to the inertial frame. You typically connect this signal to the accelerometer.

State Attributes

Assign unique name to each state. You can use state names instead of block paths during linearization.

  • To assign a name to a single state, enter a unique name between quotes, for example, 'velocity'.

  • To assign names to multiple states, enter a comma-delimited list surrounded by braces, for example, {'a', 'b', 'c'}. Each name must be unique.

  • If a parameter is empty (' '), no name assignment occurs.

  • The state names apply only to the selected block with the name parameter.

  • The number of states must divide evenly among the number of state names.

  • You can specify fewer names than states, but you cannot specify more names than states.

    For example, you can specify two names in a system with four states. The first name applies to the first two states and the second name to the last two states.

  • To assign state names with a variable in the MATLAB® workspace, enter the variable without quotes. A variable can be a character vector, cell array, or structure.

Position: e.g., {'Xe', 'Ye', 'Ze'}

Specify position state names.

Default value is ''.

Velocity: e.g., 'V'

Specify velocity state name.

Default value is ''.

Incidence angle: e.g., 'alpha'

Specify incidence angle state name.

Default value is ''.

Sideslip angle: e.g., 'beta'

Specify sideslip angle state name.

Default value is ''.

Wind orientation: e.g., {'mu', 'gamma', 'chi'}

Specify wind orientation state names. This parameter appears if the Representation parameter is set to Wind Angles.

Default value is ''.

Body rotation rates: e.g., {'p', 'q', 'r'}

Specify body rotation rates state names.

Default value is ''.

Mass: e.g., 'mass'

Specify mass state name.

Default value is ''.

Inputs and Outputs

InputDimension TypeDescription

First

VectorContains the three applied forces in wind-fixed axes.

Second

VectorContains the three applied moments in body-fixed axes.

Third

Scalar or vectorContains one or more rates of change of mass. This value is positive if the mass is added (accreted) to the body in wind axes. It is negative if the mass is ejected (ablated) from the body in wind axes.

Fourth (Optional)

Three-element vectorContains one or more relative velocities at which the mass is accreted to or ablated from the body in wind axes.
OutputDimension TypeDescription

First

Three-element vectorContains the velocity in the fixed Earth reference frame.

Second

Three-element vectorContains the position in the flat Earth reference frame.

Third

Three-element vectorContains the wind rotation angles [bank, flight path, heading], within ±pi, in radians.

Fourth

3-by-3 matrixApplies to the coordinate transformation from flat Earth axes to wind-fixed axes.

Fifth

Three-element vectorContains the velocity in the wind-fixed frame.

Sixth

Two-element vectorContains the angle of attack and sideslip angle, in radians.

Seventh

Two-element vectorContains the rate of change of angle of attack and rate of change of sideslip angle, in radians per second.

Eighth

Three-element vectorContains the angular rates in body-fixed axes, in radians per second.

Ninth

Three-element vectorContain the angular accelerations in body-fixed axes, in radians per second squared.

Tenth

Three-element vectorContains the accelerations in body-fixed axes with respect to body frame.

Eleventh

Scalar elementContains a flag for fuel tank status:
  • 1 indicates that the tank is full.

  • 0 indicates that the integral is neither full nor empty.

  • -1 indicates that the tank is empty.

Twelfth (Output)

Three-element vectorContains the accelerations in body-fixed axes with respect to inertial frame (flat Earth). You typically connect this signal to the accelerometer.

Assumptions and Limitations

The block assumes that the applied forces are acting at the center of gravity of the body.

References

Stevens, Brian, and Frank Lewis, Aircraft Control and Simulation, Second Edition, John Wiley & Sons, 2003.

Zipfel, Peter H., Modeling and Simulation of Aerospace Vehicle Dynamics. Second Edition, AIAA Education Series, 2007.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Introduced in R2006a