You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Voltage transformers are used to step up or step down the voltage,
keeping the power somewhat constant by increasing or decreasing the
current. If voltage is stepped up, current is stepped down, and vice
versa. Note that voltage transformers have efficiency losses, so the
output power is always less than the input power.
This change allows our API to support voltage transformers. E.g., the
Microgrid API could be extended to support voltage transformers in
component graphs.
Signed-off-by: Tiyash Basu <[email protected]>
0 commit comments