RCAIDE.Library.Methods.Powertrain.Propulsors.Constant_Speed_Internal_Combustion_Engine

Constant_Speed_Internal_Combustion_Engine#

Methods for modeling and analyzing constant speed internal combustion engine propulsors.

This module provides functions for designing, analyzing, and simulating internal combustion engines that operate at a constant speed in aircraft propulsion systems. These methods are particularly useful for modeling generators and auxiliary power units where the engine operates at a fixed RPM regardless of the aircraft’s flight condition.

The module includes methods for computing engine performance, appending engine conditions to mission segments, and designing the engine-propeller combination for optimal performance.

Modules

append_constant_speed_internal_combustion_engine_conditions(...)

Initializes constant speed internal combustion engine operating conditions for a mission segment.

compute_constant_speed_internal_combustion_engine_performance(...)

Computes the performance of a constant speed internal combustion engine.

design_constant_speed_internal_combustion_engine(ICE_CS)

Sizes the propeller of a propeller-driven constant speed internal combustion engine and computes sea level static performance.