RCAIDE.Library.Methods.Powertrain.Propulsors.Electric_Rotor

Electric_Rotor#

Collection of methods for analyzing electric rotor propulsion systems. These methods handle the performance computation, state management, and solver integration for electric motor-driven rotors.

See also

RCAIDE.Library.Methods.Powertrain.Propulsors.Electric_Ducted_Fan_Propulsor, RCAIDE.Library.Components.Powertrain.Propulsors.Electric_Rotor

Modules

append_electric_rotor_conditions(propulsor, ...)

Appends data structures arrays for storing electric rotor conditions.

append_electric_rotor_residual_and_unknown(...)

Appends the torque matching residual and unknown for an electric rotor propulsor.

compute_electric_rotor_performance(...[, ...])

Computes the performance of an electric rotor propulsion system.

design_electric_rotor(electric_rotor[, ...])

Computes performance properties of an electrically powered rotor.

pack_electric_rotor_residuals(propulsor, segment)

Computes the torque-matching residual between the motor and the rotor to be evalauted by the mission solver

unpack_electric_rotor_unknowns(propulsor, ...)

Unpack residuals for electric rotor and assigns them to the specfic compoment each interation of the mission solver