Gridworks
Project description
Gridworks
GridWorks uses distributed actors to balance the electric grid. What does this mean? In today's world, more power comes from highly variable power sources such as wind and solar. And yet, the number of electrons going into the grid must match the number coming out. This is where GridWorks comes in. GridWorks technology enables electrical devices with some embedded storage or with flexibility to provide grid balancing. Furthermore, GridWorks allows these appliances to be more thrifty, using electricity when it is cheap and green.
To learn how using and contributing to GridWorks can support a cost-effective and rapid transition to a sustainable future:
- Try some simple Hello World examples;
- Read the Millinocket Story to learn how to exploit the synergy between wind power and space heating;
- Go through the partner Millinocket Tutorial.
Blockchain Mechanics
Gridworks runs markets between distributed actors acting as avatars for physical devices on the grid. It needs a foundation of trustless, secure, scalable validation and authentication. It heavily uses the Algorand blockchain. If you want to undestand more about how and why this is, go here.
GridWorks SDKs
-
gridworks: package provides basic shared mechanics for communication and GNode structure. It is used as a package in all of our other repos.
-
gridworks-atn: package and associated documentation for the GridWorks Python AtomicTNodes SDK. AtomicTNodes are the GridWorks actors that make electrical devices transactive. This SDK is a great place to learn about blockchain mechanics, as it introduces some of the simpler structures (NFTs, stateless contracts, and then some simple stateful smart contracts constructed using beaker ) required for establishing the link between physical reality on the electric grid and the actors that play their avatars in GridWorks.
-
gridworks-marketmaker: package and associated documentation for our Python MarketMaker SDK. GridWorks uses distributed actors to balance the electric grid, and MarketMakers are the actors brokering this grid balancing via the markets they run for energy and balancing services.
There are several other open source GridWorks repos to explore on our github page, including the code running on the SCADA systems that Efficiency Maine is deploying in Millinocket this winter. The GNodeFactory currently hosts the demo, and does most of the heavy lifting in terms of identity management and authentication in GridWorks. Finally, since the demo is a distributed simulation, it needs a method of handling time. That's done by a TimeCoordinator GNode.
Usage
pip install gridworks
to install the foundational package.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, Gridworks is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gridworks-0.2.6.tar.gz
.
File metadata
- Download URL: gridworks-0.2.6.tar.gz
- Upload date:
- Size: 60.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6499b00b34af1c1bc32f33f5293d93224a866e2eb17c9db804344af3f187c9 |
|
MD5 | b5f41e30088cff3e4ed167b7b5bcf4af |
|
BLAKE2b-256 | c908ed8b29071d0f3ce0e64aeec1ae70f6b1963a50541e223ddfcd8a154ea533 |
Provenance
File details
Details for the file gridworks-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: gridworks-0.2.6-py3-none-any.whl
- Upload date:
- Size: 88.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94629678e609e0df38f416dfefdfdee936d37ddfb421c12edaff7264f65db0bf |
|
MD5 | 44ccbfabef733f754163590446208d86 |
|
BLAKE2b-256 | baea2d9be18f8aff53a4f62bbbc4e0f092526afa1253338adaf3767922436c64 |