power switch to expose power transferred to circuit network
Posted: Thu Jul 12, 2018 5:28 am
tl;dr - I'd like to be able to query the amount of power that flows through a closed power switch with a circuit network.
A little more background:
I have a massive centralized solar power plant, but to avoid global failures should anything happen to that one (e.g. I forget to scale it up enough and suddenly all my accumulators are dead and it's night or a remote bases power supply gets disrupted), I have a few "emergency nuclear plants" that automatically turn on should they detect a power outage (by measuring the contents of a local accumulator). The condition to turn this on isn't hard to do (and I'm ok with a quick disruption there), but the condition to automatically turn it off again is tricky. There are ways to solve it by having "local" accumulators that can output a substantial amount of energy (1552 for 80 steam turbines : 80 * 5.82MW/300kW - note that it's the discharge rate that's relevant here), but even nicer would be if I could determine if my power plant is actually "contributing" energy to the network.
One way to do this would be if I could query the power switch that I use to connect / disconnect this emergency plant for the amount of power that flows through it. Only once accumulators are reasonably charged AND the flow is <=0 should I turn off the plant.
Given my limited knowledge of how the power network & power switches are implemented, I'm giving this a small chance of happening, but thought I'd just ask and see
another way would be if I could query the power output of steam turbines (or power producers in general).
and yet another way would be if I could query the steam consumption rate, but that's not exposed either.
In any case, thanks for a fun game!
A little more background:
I have a massive centralized solar power plant, but to avoid global failures should anything happen to that one (e.g. I forget to scale it up enough and suddenly all my accumulators are dead and it's night or a remote bases power supply gets disrupted), I have a few "emergency nuclear plants" that automatically turn on should they detect a power outage (by measuring the contents of a local accumulator). The condition to turn this on isn't hard to do (and I'm ok with a quick disruption there), but the condition to automatically turn it off again is tricky. There are ways to solve it by having "local" accumulators that can output a substantial amount of energy (1552 for 80 steam turbines : 80 * 5.82MW/300kW - note that it's the discharge rate that's relevant here), but even nicer would be if I could determine if my power plant is actually "contributing" energy to the network.
One way to do this would be if I could query the power switch that I use to connect / disconnect this emergency plant for the amount of power that flows through it. Only once accumulators are reasonably charged AND the flow is <=0 should I turn off the plant.
Given my limited knowledge of how the power network & power switches are implemented, I'm giving this a small chance of happening, but thought I'd just ask and see
another way would be if I could query the power output of steam turbines (or power producers in general).
and yet another way would be if I could query the steam consumption rate, but that's not exposed either.
In any case, thanks for a fun game!