.Modelica_Requirements.Examples.AircraftRequirements.MinimumAirDistributionPerformance

Requirement: If only one engine is running, the air distribution circuit shall provide nominal performance

Information

This example demonstrates the modeling and verification of the following aircraft requirement:

Requirement:
In flight, with only one engine running, the air distribution circuit shall provide nominal performance.

This requirement can be modelled with the logical blocks and the ChecksInFixedWindow.During block.

Setup of this example:

InFlight.y          : True if the aircraft is in flight.
EngineOff.y         : True if one of the two engines is off.
NominalPerformance.y: True if the system provides nominal performance.

results in

simulation result

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos