Click or drag to resize
aeroLimitsMapType Complex Type

Aerodynamic limitations

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
All All
      Element altitude

Altitude [m]

      Element angleOfSideslip

Angle of sideslip

      Element incrementMaps[0, 1]

Increments of the limitation values due to movable device deflections

      Element machNumber

Mach number

      Element operationLimit[0, 1]

Operation limits belonging to the aerodynamic map

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks

This map explicitly specifies limitations of a vehicle in terms of angles of attack and sideslip angles. All vectors, i.e. altitude, machNumber, angleOfSideslip and angleOfAttack, must have the same length. To avoid redundancy with the aeroPerformanceMap, this type does not contain any aerodynamic coefficients.

Since angleOfSideslip and angleOfAttack are closely interdependent for a given machNumber and altitude combination, a positive and negative maximum angleOfAttack is defined for a given combination of machNumber, altitude and angleOfSideslip. The limits of angleOfSideslip can be determined by evaluating the nominal decrease of angleOfAttack values or by agreeint with the data supplier that the minimum and maximum value of the angleOfSideslip vector corresponds with physical limits.

In order to avoid data redundancy, the operational limits should not reflect the extrema of aerodynamic coefficients as these can be extracted from the performanceMap via interpolation.

Note: In future CPACS versions, a revision of the aeroLimitsMap will be targeted, since operational limits are not a purely aerodynamic issue.