Regulator Repairing
Some regulators in the CPPAL source data are not electrically correct, others split phases in ways the EWB does not handle, so we need to "repair" them for use in EWB. These repairs will not try to change the connectivity, but will remove connectivity that causes EWB problems, and potentially change phases.
In any error reports about step failures, the steps represent the minimum distance from any of the regulator sites regulators, counting all conductors, junctions and switchgear. The names of the types below are not intended to reference any external system, and are labelled by their layout characteristics.
Invalid Regulator Site Types
There are other regulator configurations than those mentioned below, many of which are valid and have been excluded from this documentation.
Type | Description | Sub-variant |
---|---|---|
1a | Boxed three connection single regulator sites with bypass | The five digit sub-variant represents the incoming connection location, then the number of switches on supply side, load side, spur and bypass |
2a | Parallel dual regulator sites | There are no known sub-variants of this type |
2b | Boxed dual regulator sites with bypass | The four digit sub-variant represents the number of switches on the supply, load, spur and bypass |
2c | Parallel boxed dual regulator sites | There are no known sub-variants of this type |
3a | Parallel triple regulator sites | The two digit sub-variant represents the regulator block connection location, and the number of switches inline with each regulator |
For each of the above, the supply and load side switch counts may be swapped, as the direction of feed is not required for the regulator processing
Single Regulator Sites
We support the following standard single regulator site layouts:
Type | Original | Repaired |
---|---|---|
1a 11111 | ||
1a 21112 | ||
1a 21112 swapped | ||
1a 21212 |
We also detect some errors in the connectivity in these sites with the following edge case processing:
Type | Original | Repaired |
---|---|---|
1a 11111 node | ||
1a 21112 nodes | ||
1a 21212 extra | ||
1a 21212 junction | ||
1a 21212 node |
Dual Regulator Sites
We support the following standard dual regulator site layouts:
Type | Original | Repaired |
---|---|---|
2a | unchanged | |
2b 1111 | ||
2b 1112 | ||
2b 1211 | ||
2c |
We also detect some errors in the connectivity in these sites with the following edge case processing:
Type | Original | Repaired |
---|---|---|
2a nodes | unchanged | |
2a spur | ||
2b 1110 | ||
2b 1112 node | ||
2b 1112 nodes | ||
2b 1211 node |
Triple Regulator Sites
All regulators in a triple regulator site will have their phases updated to ABC. This prevents EWB from dropping phases, as EWB is not able to detect the way the split-phase regulator is connected as a 3-phase split. If at some stage it is deemed that these regulators must be modelled as individual phased transformers, these repair algorithms will need to be revisited to split the phases in a way that EWB detects.
Type | Original |
---|---|
3a 10 | |
3a 20 | |
3a 21 |
We also detect some errors in the connectivity in these sites with the following edge case processing:
Type | Original |
---|---|
3a 10 node |