Canvass is an open-source, smart grid research toolbox by Sayonsom Chanda, developed while at Washington State University. The best use case for Canvass is developing new algorithms, simulating new kind of attacks, and observing their impacts on the power system. This toolkit is for academic and research purposes, and penetration testing of critical power grid infrastructure.
Very few power system analysis tools are inter-disciplinary in nature. In the age of smart grids, performing co-simulations of cyber physical power systems are not only necessary, they are required. Yet, performing such simulations require elaborate setups and two different sets of modeling. Canvass can fulfill that gap, better than any other open source toolkit available in the market today (2017).
- Steady-state Power Flow
- Cyber Attack Simulation for Smart Grid
- Optimal Power Flow
- Fault Calculations
- State Estimation
- Predict future load demands using recurrent neural networks.
- Graph Theory Topology Analysis
A PDF Documentation is coming soon.
There is actually an ukraine
mode, in which you can simulate the Ukraine power system attack on the power system model you have.
If you are cool with Python, you will start building smart things very easily.
"The Smart Grid needs smart people and smart tools."
Smart Grid is one of the fastest growing career choices you can make. You will not only give new life to the aging grid, but you will actually help change the industry that lies at the heart of every other industry in the twenty-first century.
- Join the Gitter community to start asking questions about what you can do with Canvass today.
Join the Gitter community for Canvass today and start chatting with fellow Smart Grid developers
Please use this software for penetration testing, white-hat purposes for improvement of the power grid. No Canvass developer can be held responsible for misuse of this academic and research toolbox. Use discretion. Be good.
Please cite the corresponding paper S.Chanda, "Canvass: An open-source smart grid co-simulation toolbox", Tech. Report, 2017. Download the BibTeX file from here.
Canvass depends on the following fantastic open source tools:
- Mininet
- Pandapower
- PyPower
- NetworkX
These tools may have additional requirements - please email us for more details.
The software is published under MIT License, AS IS and WITHOUT ANY IMPLICIT or EXPRESS warranties. This software is only for legal, ethical, education and research use. User discretion is mandatory. Please conform to legal requirements and check with local cyber security laws before proceeding.
There are many ways you can reach the Canvass core developers.
-
Sayonsom (lead developer of Canvass) is always available via email at "[email protected]"
-
Canvass has a Gitter Community for you to join: gitter.im/smartgrid-canvass/
-
Submit a Pull Request on Github