Engee documentation

Aerodynamic Forces and Moments

Calculation of aerodynamic forces and moment.

blockType: SubSystem

Path in the library:

/Aerospace/Aerodynamics/Aerodynamic Forces and Moments

Description

Block Aerodynamic Forces and Moments calculates the components of the aerodynamic force and the aerodynamic moment relative to the center of gravity of the aircraft in the associated coordinate system using the following formulas.

Components of the aerodynamic force:

where

  • — coefficient of longitudinal force;

  • — the coefficient of normal force;

  • — coefficient of lateral force;

  • — high-speed pressure;

  • — a characteristic square.

Components of the aerodynamic moment:

where

  • — roll moment coefficient;

  • — coefficient of yaw moment;

  • — the coefficient of pitch moment;

  • — the characteristic linear size of the aircraft;

  • — the average aerodynamic chord of the wing;

  • , , — coordinates of the center of gravity;

  • , , — coordinates of the pressure center.

Ports

Input

# Coefbody — aerodynamic coefficients
The vector is 6 by 1

Details

The coefficients of the components of the aerodynamic force and moment along the axes in the associated coordinate system, specified as a vector. Vector elements:

  1. — coefficient of longitudinal force.

  2. — the coefficient of normal force.

  3. — coefficient of lateral force.

  4. — roll moment coefficient.

  5. — coefficient of yaw moment.

  6. — the coefficient of pitch moment.

Data types

Float64

Complex numbers support

No

# qbar — high-speed pressures
a 3-by-1 vector

Details

The velocity pressures calculated from the components of the speed of the aircraft along the axes of the associated coordinate system, set as a vector.

Data types

Float64

Complex numbers support

No

# CG — coordinates of the center of gravity
a 3-by-1 vector

Details

Coordinates of the aircraft’s center of gravity. They are measured in units of length, specified as a vector.

Data types

Float64

Complex numbers support

No

# CP — coordinates of the pressure center
a 3-by-1 vector

Details

The coordinates of the aircraft’s pressure center, set as a vector. They are measured in units of length.

Data types

Float64

Complex numbers support

No

Output

# Fbody — aerodynamic forces
a 3-by-1 vector

Details

The components of the aerodynamic force relative to the center of mass of the aircraft in the associated coordinate system, specified as a vector. Vector elements:

  1. — longitudinal force.

  2. — normal strength.

  3. — lateral force.

They are measured in units of force.

Data types

Float64

Complex numbers support

No

# Mbody — aerodynamic moments
a 3-by-1 vector

Details

The components of the aerodynamic moment relative to the center of mass of the aircraft in the associated coordinate system, specified as a vector. Vector elements:

  1. — roll moment.

  2. — the moment of yawing.

  3. — the moment of pitch.

They are measured in units of moment.

Data types

Float64

Complex numbers support

No

Parameters

Main

# Reference area — characteristic area

Details

The characteristic area of an aircraft. It is measured in units of area. For aircraft, the wing area is usually taken as the characteristic area.

Default value

1.0

Program usage name

S

Tunable

No

Evaluatable

Yes

# Reference span — mean aerodynamic chord of the wing

Details

The average aerodynamic chord of a wing. Measured in units of length.

Default value

1.0

Program usage name

b

Tunable

No

Evaluatable

Yes

# Reference length — characteristic linear dimension

Details

The characteristic linear dimension of an aircraft. It is measured in units of length. For aircraft, the characteristic linear dimension is usually taken as the wingspan.

Default value

1.0

Program usage name

cbar

Tunable

No

Evaluatable

Yes