kube-volttron: Rearchitecting the VOLTTRON Building Energy Management System for Cloud Native Deployment

10/26/2022
by   James Kempf, et al.
0

Managing the energy consumption of the built environment is an important source of flexible load and decarbonization, enabling building managers and utilities to schedule consumption to avoid costly demand charges and peak times when carbon emissions from grid generated electricity are highest. A key technology component in building energy management is the building energy management system. Eclipse VOLTTRON is a legacy software platform which enables building energy management. It was developed for the US Department of Energy (DOE) at Pacific Northwest National Labs (PNNL) written in Python and based on a monolithic build-configure-and-run-in-place system architecture that predates cloud native architectural concepts. Yet the software architecture is componentized in a way that anticipates modular containerized applications, with software agents handling functions like data storage, web access, and communication with IoT devices over specific IoT protocols such as BACnet and Modbus. The agents communicate among themselves over a message bus. This paper describes a proof-of-concept prototype to rearchitect VOLTTRON into a collection of microservices suitable for deployment on the Kubernetes cloud native container orchestration platform. The agents are packaged in redistributable containers that perform specific functions and which can be configured when they are deployed. The deployment architecture consists of single Kubernetes cluster containing a central node, nominally in a cloud-based VM, where a microservice containing the database agent (called a "historian") and the web site agent for the service run, and gateway nodes running on sites in buildings where a microservice containing IoT protocol-specific agents handles control and data collection to and from devices, and communication back to the central node.

READ FULL TEXT

page 1

page 2

page 4

research
07/30/2021

Internet of things: a multiprotocol gateway as solution of the interoperability problem

One of the main challenges of the Internet of Things is the interoperabi...
research
10/20/2020

Resource Management Schemes for Cloud-Native Platforms with Computing Containers of Docker and Kubernetes

Businesses have made increasing adoption and incorporation of cloud tech...
research
01/11/2020

Design and Implementation of a Multiprotocol IoT Gateway

In the coming years, the interconnection of a large number of devices is...
research
10/04/2018

Towards Multi-container Deployment on IoT Gateways

Stringent latency requirements in advanced Internet of Things (IoT) appl...
research
09/23/2019

Eco: A Hardware-Software Co-Design for In Situ Power Measurement on Low-end IoT Systems

Energy-constrained sensor nodes can adaptively optimize their energy con...
research
10/18/2021

Green Application Placement in the Cloud-IoT Continuum

Green software engineering aims at reducing the environmental impact due...
research
05/17/2022

Static analysis tools in the era of cloud-native systems

Microservices fuel cloud-native systems with small service sets develope...

Please sign up or login with your details

Forgot password? Click here to reset