DistributedPowerPlant

Top-level view of a power plant. The Supervisory Control block provides the signal to start the power plant and sets the target output levels. The Local Control block implements a simple control law to achieve the target output levels. It also detects failures to receive sensor data from the network. Upon the first such failure, it notifies the Supervisory Control block with a warning. Upon the second such failure, it locally changes the target output level to shut down the power plant, and also notifies the Supervisory Control block. This model is based on the PowerPlant demo. The only difference is that the supervisory control is now expressed as a Ptides platform, and the supervisory control and local control have clocks that drift away from each other.

DistributedPowerPlant is available in two formats:

See Web Start Help for details.