FuelSystemErrorHandling

Model of fuel system in aircraft with error handling.

During takeoff, the engine used an increased amount of fuel, and no fuel is transfered between the tanks.
At altitude=10, fuel consumption decreases, and fuel is transfered from the middle tank LMT, to the trim tank TT in the back of the aircraft.
When the feed tank LFT is low on fuel, fuel is transfered from LMT to LFT.
When LFT is empty, fuel is transfered from TT to LFT.

This model introduces an error on TT level sensor. By setting the stop time of the SampleClock to less than the simulation time, an error is introduced, and the TT_level sensor no longer sends a signal.
The fuel transfer controller reacts by stopping all transfers to/from TT.
Normal operation will continue with the remaining tanks.

Click on the Launch button to start the model:

See Web Start Help for details.