Simple propulsion performance estimation
This set of functions enables building a full engine deck by modeling the engine core (which produces shaft power) and the fan or propeller (how that shaft power is turned into thrust).
Variations in fuel consumption / fuel flow and available thrust can be mapped as functions of speed, altitude, and throttle setting. Closed-form reverse lookup of throttle setting for desired thrust is also possible.
Some default modeling assumptions are provided, but can all be easily replaced by your own assumptions to e.g. use alternate fuel, alternate efficiency functions, etc.
An example engine deck function is provided with an included example.
Zitieren als
Sky Sartorius (2025). Simple propulsion performance estimation (https://github.com/sky-s/simple-propulsion), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Industries > Energy Production > Oil, Gas & Petrochemical >
- Physical Modeling > Simscape Driveline > Engines & Motors >
- Industries > Aerospace and Defense > Propulsion Systems >
- Sciences > Physics >
- Sciences > Material Sciences > Thermal Analysis >
Tags
Quellenangaben
Inspiriert von: Standard Atmosphere Functions, Physical Units Toolbox, The carpetplot class
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.5.0.0 | Some small updates and cleanup. |
|
|
1.4.0.0 | new actuatordisc derivation (more robust); fixed screenshot |
||
1.1.0.0 | small updates to actuatordisc
|
||
1.0.0.0 |