Skip to content

OptimProblems/engopt16-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS architecture

engopt16-ecs

Content

This repository provides Matlab/Octave and Python implementations of the ECS model presented in:

Paul Feliot, Yves Le Guennec, Julien Bect and Emmanuel Vazquez (2017).
Design of a commercial aircraft environment control system using Bayesian optimization techniques.
In: EngOpt 2016, 5th International Conference on Engineering Optimization, pp. 400-409.

Authors

The Matlab/Octave code was written by Paul Feliot (IRT SystemX), based on earlier work carried out by Clément Coras (IRT SystemX) during his master internship under the supervision of Michel Fouquemberg (Airbus).

The Python code was adapted from the Matlab/Octave code by Yves Le Guennec (IRT SystemX).

Licence

This work is released under a BSD 3-clause licence.

Citation

If you use this model, please cite the paper. Here is a suitable bibtex entry:

@inproceedings{FLGBV:EngOpt16:ECS,
    title     = {{Design of a commercial aircraft environment control system
                 using Bayesian optimization techniques}},
    author    = {Feliot, Paul and Le Guennec, Yves and
                 Bect, Julien and Vazquez, Emmanuel},
    booktitle = {{EngOpt 2016, 5th International Conference
                  on Engineering Optimization}},
    editor    = {Jos{\'e} Herskovits},
    pages     = {400--409},
    year      = {2017}
}

About

ECS model from Feliot et al's EngOpt 2016 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published