ELEVEN is a Matlab code for robust optimization and uncertainty quantification of an elevator brake system.
ELEVEN: Elevator Brake Optimization and UQ is a robust Matlab tool designed for the optimization and uncertainty quantification (UQ) of an elevator brake system. Developed with an educational approach, ELEVEN is intuitive and user-friendly, making it accessible for both researchers and engineers in the field of mechanical engineering.
ELEVEN was developed to conduct numerical simulations related to the robust optimization and uncertainty quantification of an elevator brake system. The results have been published in the following peer-reviewed journal:
To get started with ELEVEN, follow these steps:
git clone https://github.com/americocunhajr/ELEVEN.git
cd ELEVEN/ELEVEN-1.0
main_elevator_braking_opt
main_elevator_braking_mc
The routines in ELEVEN are well-commented to explain their functionality. Each routine includes a description of its purpose, as well as inputs and outputs.
If you use ELEVEN in your research, please cite the following publication:
@article{Wolszczak2019p1057,
author = {P. Wolszczak and P. Lonkwic and A. {Cunha~Jr} and G. Litak and S. Molski},
title = {Robust optimization and uncertainty quantification in the nonlinear mechanics of an elevator brake system},
journal = {Meccanica},
year = {2019},
volume = {54},
pages = {1057-1069},
doi = {https://doi.org/10.1007/s11012-019-00992-7},
}
ELEVEN is released under the MIT license. See the LICENSE file for details. All new contributions must be made under the MIT license.


