-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #65 from lbl-srg/issue35_docs
Closes #35.
- Loading branch information
Showing
54 changed files
with
15,704 additions
and
7,982 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,28 @@ | ||
# MPCPy | ||
![](doc/userGuide/source/images/logo.png) | ||
|
||
This is the development site for MPCPy, the python-based open-source platform for model predictive control in buildings. | ||
|
||
## Description | ||
MPCPy facilitates the testing and implementation of Model Predictive Control (MPC) for building systems. The software package focuses on the use of data-driven simplified physical or statistical models to predict building performance and optimize control. Python modules and classes exist for importing data, interacting with a real or emulated system, estimating and validating data-driven models, and optimizing control inputs. Contributions of new methods for any of these features are welcome. | ||
## General | ||
MPCPy is a python package that facilitates the testing and implementation of occupant-integrated model predictive control (MPC) for building systems. The package focuses on the use of data-driven, simplified physical or statistical models to predict building performance and optimize control. Four main modules contain object classes to import data, interact with real or emulated systems, estimate and validate data-driven models, and optimize control input. | ||
|
||
## Third Party Software | ||
While MPCPy provides an integration platform, it relies on free, open-source, third-party software packages for model implementation, simulators, parameter estimation algorithms, and optimization solvers. This includes python packages for scripting and data manipulation as well as other more comprehensive software packages for specific purposes. In particular, modeling and optimization for physical systems rely heavily on the Modelica language specification (https://www.modelica.org/) and FMI standard (http://fmi-standard.org/) in order to leverage model library and tool development on these standards occurring elsewhere within the building and other industries. | ||
|
||
## Getting Started | ||
For installation, see Section 2 of the [User Guide](https://github.com/lbl-srg/MPCPy/tree/master/doc/userGuide). | ||
For installation instructions and an introductory tutorial, see Section 2 of the [User Guide](https://github.com/lbl-srg/MPCPy/tree/master/doc/userGuide). | ||
|
||
## Contributing | ||
If you are interested in contributing to this project: | ||
|
||
- You are welcome to report any issues in [Issues](https://github.com/lbl-srg/MPCPy/issues). | ||
- You are welcome to make a contribution by following the steps outlined on the [Contribution Workflow](https://github.com/lbl-srg/MPCPy/wiki/Contribution-Workflow) page. | ||
|
||
Then, take a look at the ipython notebook examples in the ``examples`` directory. | ||
Research has shown that MPC can address emerging control challenges faced by buildings. However, there exists no standard practice or methods for implementing MPC in buildings. Implementation is defined here as model structure, complexity, and training methods, data resolution and amount, optimization problem structure and algorithm, and transfer of optimal control solution to real building control. In fact, different applications likely require different implementations. Therefore, we aim for MPCPy to be flexible enough to accommodate different and new approaches to MPC in buildings as research approaches a consensus on best-practice methods. | ||
|
||
## License | ||
MPCPy is available under the following open-source [license](https://github.com/lbl-srg/MPCPy/blob/master/license.txt). | ||
|
||
## Development and Contribution | ||
You are welcome to report any issues in [Issues](https://github.com/lbl-srg/MPCPy/issues). | ||
## Cite | ||
To cite MPCPy, please use: | ||
|
||
You are welcome make a contribution by following the steps outlined on the [Contribution Workflow](https://github.com/lbl-srg/MPCPy/wiki/Contribution-Workflow) page. | ||
Blum, D. H. and Wetter, M. “MPCPy: An Open-Source Software Platform for Model Predictive Control in Buildings.” Proceedings of the 15th Conference of International Building Performance Simulation, Aug 7 – 9, 2017. San Francisco, CA, Accepted. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Acknowledgments | ||
=============== | ||
|
||
This research was supported by the Assistant Secretary for Energy Efficiency and Renewable Energy, Office of Building Technologies of the U.S. Department of Energy, under Contract No. DE-AC02-05CH11231. | ||
|
||
This work is funded by the U.S.-China Clean Energy Research Center (CERC) 2.0 on Building Energy Efficiency (BEE). | ||
|
||
Thank you to all who have provided guidance on the development of this program. The following people have contributed directly to the development of this program (in alphabetical order): | ||
|
||
- Krzysztof Arendt, University of Southern Denmark | ||
- David H. Blum, Lawrence Berkeley National Laboratory | ||
- Ruoxi Jia, University of California, Berkeley | ||
- Michael Wetter, Lawrence Berkeley National Laboratory |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Disclaimers | ||
=========== | ||
|
||
This document was prepared as an account of work sponsored by the United States | ||
Government. While this document is believed to contain correct information, neither the | ||
United States Government nor any agency thereof, nor The Regents of the University of | ||
California, nor any of their employees, makes any warranty, express or implied, or assumes | ||
any legal responsibility for the accuracy, completeness, or usefulness of any information, | ||
apparatus, product, or process disclosed, or represents that its use would not infringe | ||
privately owned rights. Reference herein to any specific commercial product, process, or | ||
service by its trade name, trademark, manufacturer, or otherwise, does not necessarily | ||
constitute or imply its endorsement, recommendation, or favoring by the United States | ||
Government or any agency thereof, or The Regents of the University of California. The | ||
views and opinions of authors expressed herein do not necessarily state or reflect those of the | ||
United States Government or any agency thereof or The Regents of the University of | ||
California. | ||
|
Oops, something went wrong.