nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#692 Experimental changes realtime server to handle switching and dead sections, #2432

Closed nikhilgupta10 closed 8 years ago

nikhilgupta10 commented 8 years ago

This ticket is being opened to house a series of experimental changes that were developed at Ausgrid to support realtime simulation.

In their current form they are not expected to be committed to the main codebase, however they should act as a functional implementation to guide future implementations.

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "kelv":This work was based on the 2.2 release so the following branch will be created:

/branch/2.2 -> /ticket/692

The system this work was undertaken for was designed to test an FDIR and IVVC system implementation. The aim of the changes was to:

  1. Allow GridLAB-D to run in realtime mode and be interrogated by an external application via the HTTP server for status and control operations.

  2. Allow multiple HTTP connections for performance reasons.

  3. Allow the simulation to run with dead sections of network.

  4. Allow switch states to be updated via a single HTTP request when operated in ganged operation mode.

  5. Allow switches in dead sections of network to switched ahead of a restoration.

,

"dchassin": * owner changed from dchassin to jcfuller

- Added 'shortname' property to all object types.

,

"dchassin":- Description has changed:

Diff: