I'm trying to setup a voltage regulator for two transformers that are connected in parallel. I'm trying to control the voltage on the secondary of these transformers (note m0, shown below).
How would I be able to implement this for the two transformers defined here? I have tried defining two RegControl objects, one for each transformer, but end up with very odd values when doing this.
I'm trying to setup a voltage regulator for two transformers that are connected in parallel. I'm trying to control the voltage on the secondary of these transformers (note m0, shown below).
These are the parameters I'm aiming for:
How would I be able to implement this for the two transformers defined here? I have tried defining two RegControl objects, one for each transformer, but end up with very odd values when doing this.
Thank you!
Keep both RegControl devices the same. OpenDSS should keep them synched up then.
Try this script:
In what situation, if any, would OpenDSS not keep them synced together?
Is this something I should be validating (checking tap position) after every itiration?