Skip to content

juri117/hybrid-propulsion-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comparison of hybrid propulsionsystems in small aircrafts

This repo contains the python code of my bachelor thesis. It simulates a flight of a small aircraft (Stemme S6) using different hybrid propulsion architectures and compares the energy consumption.

A detailed description of the methods and a manual how to use this programme can be found in the thesis, but its written in German.

  • main.py
    • starts a calculation for a configuration and a flight mission specified in data/mission/...
      • either the programme tries to optimize and finds the propulsion architecture with the lowest energy consumption (Optimizer.py)
      • or a complete analysis can be made (Mesh.py) where a complete dataset of variable combustion engine size and electric engine size (for bot parallel and serial hybrid) will be generated

example results of one analysis:

the mission is a simple traffic circuit with a climb to 1000 m, flight time: 9 minutes 10 seconds.

results for the parallel hybrid

results for the serial hybrid

note

this project uses aerocalc for python

About

a python programme that simulates a flight of a small g.a. aircraft using different hybrid propulsion architectures while optimizing the energy consumption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages