Reactor reloading without steam tanks
Posted: Sat Jul 13, 2024 7:57 pm
New here. I wanted to see if I could throttle reactors without relying on steam tanks. This is the setup I came up with.
It detects whether the first turbine on the last exchanger has steam by switching between the main network (left power pole) and a single-accumulator network with a small power draw from lamps. I initially tried without the power switches, but network priority for a turbine on two networks depends on pole build order, which is an issue during brownouts.
It works by supplying the main network until the accumulator hits 99%, then switching to powering the accumulator (by itself). If it is unable to power the accumulator, it will drop to 98%, signalling a reactor reload (left lamp) and turning off the right lamps (to avoid draining completely). Supplying the main network when the accumulator is at 100% is critical for draining the 200 buffer steam in the turbine.
Since I'm relying on a heat differential in my heat pipes to leave a power buffer during reloads, I'll stick an extra turbine on the last exchanger so it's colder even when all turbines are throttled and the reactor is off. For really big setups, I can connect more first-turbines-on-last-exchangers to the same network to avoid 1000 degree hot spots from uneven power draw.
It detects whether the first turbine on the last exchanger has steam by switching between the main network (left power pole) and a single-accumulator network with a small power draw from lamps. I initially tried without the power switches, but network priority for a turbine on two networks depends on pole build order, which is an issue during brownouts.
It works by supplying the main network until the accumulator hits 99%, then switching to powering the accumulator (by itself). If it is unable to power the accumulator, it will drop to 98%, signalling a reactor reload (left lamp) and turning off the right lamps (to avoid draining completely). Supplying the main network when the accumulator is at 100% is critical for draining the 200 buffer steam in the turbine.
Since I'm relying on a heat differential in my heat pipes to leave a power buffer during reloads, I'll stick an extra turbine on the last exchanger so it's colder even when all turbines are throttled and the reactor is off. For really big setups, I can connect more first-turbines-on-last-exchangers to the same network to avoid 1000 degree hot spots from uneven power draw.