.. Open Hydroelectric Control - Project Planning documentation master file, created by sphinx-quickstart on Fri Oct 14 09:27:00 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. ==== -> Heading 1 .. ---- -> Heading 2 .. ~~~~ -> Heading 3 .. ^^^^ -> Heading 4 .. """" -> Heading 5 Project Features ========================================================================= The goal of this project is to have an open platform that any one can use to build a complete hydroelectric control system with :term:`COTS` equipment or with open hardware based designs. The modular based system is broken into the following "areas" that interact with eachother. These areas include: - Governor Control - Exciter Control - Unit Protection and Control - Balance of Plant These are expanded on in detail below. .. toctree:: :maxdepth: 2 :caption: Contents: bop unit governor exciter All program development will be written in strict `IEC 61131-3 `_. This is to ensure that it is portable to many different industrial platforms.