systemArchitectureType

complexType · extension complexBaseType · all

System architecture

A system architecture represents the logical and functional view of an aircraft system. It complements the physical and geometric description provided by genericSystems by defining the connections between instantiated components and their interfaces to other systems.

In accordance with the CPACS top-down approach, a system architecture may initially be specified only by its systemType. The systemType can be used to classify the architecture by a predefined ATA chapter or by the keyword generic.

The optional controlDevices can be used to describe operating states by assigning abstract control parameters. The optional connections define the source and target of interactions within the architecture. These references may point to components or sub-components, or alternatively to external elements (ambient | passengers), ATA chapters, or other system architectures.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file
@uIDxsd:IDoptionalUID

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
namestringBaseType[1..1] requiredName
descriptionstringBaseType[0..1] optionalDescription
systemTypesystemTypeTypeone of 2 types[0..1] optionalATA Chapter | generic
controlDevicessystemControlDevicesType[0..1] optionalControl devices
connectionssystemConnectionsType[0..1] optionalConnections between the system elements

Used by

In a dataset · 2 paths

In the schema · 1 declaration

TypeName
systemArchitecturesTypesystemArchitecture