Coder Social home page Coder Social logo

afc's Introduction

Advanced Fenestration Control (AFC)

Actions Status Actions Status

Predictive Control Solution for Advanced Fenestration and Integrated Energy Systems


General

This package was developed to host a suite of control algorithms developed by Lawrence Berkeley National Laboratory's Windows Group. Most controls are based on Model Predictive Control. This framework utilizes the Distributed Optimal Energy Resources (DOPER) to implement the algorithms.

The functionality of an Integrated Controller (i.e., Advanced Fenestration Control) is illustrated in the following figure. Setpoints for light levels and occupant glare sensitivity are provided as inputs. At each five minute timestep the controller receives updated information from exterior and interior sensors and controls the elctric lights and dynamc facade (e.g., motorized blinds, electrochromic windows) accordingly.

illustrate_system.jpg

Please note that the AFC package and especially the examples are still under development. Please open an issue for specific questions.

Getting Started

The following link permits users to clone the source directory containing the AFC package and then locally install with the pip install . command.

Alternatively, AFC can be directly installed with pip install git+https://github.com/LBNL-ETA/AFC.

In addition the Radiance tool needs to be installed. Binaries can be found here.

Example

To test the installation and illustrate the functionality of AFC, the following command can be executed to run the example_1.py.

python examples/example_1.py

The output should be:

Running AFC Example1...
Configuration: three zone electrochromic window

Log-message:
Solver                  CBC 2.10.5
Duration [s]            3.28
Objective [$]           29.48           13.94 (Total Cost)
Cost [$]                16.15 (Energy)  13.21 (Demand)

Facade actuation during the day (when DNI > 0).
Facade 0 = bottom zone, Facade 1 = middle zone, Facade 2 = top zone
State 0.0 = fully tinted, State 1.0 and 2.0 = intermediate tint, state 3.0 = clear (double low-e)

                     Facade State 0  Facade State 1  Facade State 2
2022-07-01 05:00:00             3.0             3.0             3.0
2022-07-01 06:00:00             3.0             3.0             3.0
2022-07-01 07:00:00             3.0             2.0             3.0
2022-07-01 08:00:00             1.0             1.0             3.0
2022-07-01 09:00:00             0.0             0.0             3.0
2022-07-01 10:00:00             0.0             0.0             3.0
2022-07-01 11:00:00             0.0             0.0             3.0
2022-07-01 12:00:00             0.0             0.0             3.0
2022-07-01 13:00:00             0.0             0.0             3.0
2022-07-01 14:00:00             0.0             0.0             3.0
2022-07-01 15:00:00             0.0             0.0             3.0
2022-07-01 16:00:00             1.0             2.0             3.0
2022-07-01 17:00:00             1.0             3.0             3.0
2022-07-01 18:00:00             3.0             3.0             3.0
2022-07-01 19:00:00             3.0             3.0             3.0

Additional examples with interactive Jupyter Notebooks can be found in the examples.

Copyright Notice

Advanced Fenestration Control (AFC) Copyright (c) 2023, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at [email protected].

NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit other to do so.

Cite

To cite the AFC package, please use:

@article{gehbauer2020assessment,
title={An assessment of the load modifying potential of model predictive controlled dynamic facades within the California context},
author={Gehbauer, Christoph and Blum, David and Wang, Taoning and Lee, Eleanor S},
journal={Energy and Buildings},
volume={210},
pages={109762},
year={2020},
publisher={Elsevier}
}

afc's People

Contributors

christophgehbauer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.