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.
Cite As
Sky Sartorius (2024). Simple propulsion performance estimation (https://github.com/sky-s/simple-propulsion), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- 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
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
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 |