How does this logic sheme work?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
azz
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Jul 24, 2018 9:14 pm
Contact:

How does this logic sheme work?

Post by azz »

I am found good blueprints of nuclear power with 2 reactors. The design have some logic, that load fuel cell with some conditions. I don't understand how it work, can some one explain me?
code
screenshot
User avatar
dog80
Filter Inserter
Filter Inserter
Posts: 291
Joined: Thu Dec 08, 2016 11:57 pm
Contact:

Re: How does this logic sheme work?

Post by dog80 »

you have green and red cuircits

red: is connected to the steam-tanks and when goes below a certain level of available steam it will output T=1

green: is connected to the inserters and when they insert fuel into the reactors it will send that nuclear-fuel signal to the arithmetic combinator ( we have 2 inserters so 2*nuclear-fuel) ... this combinator multiplies it by -6000*T - because a nuclear fuel cell takes 200 seconds to be used up by a reactor...(200seconds*60frames = 12000), so we set the green cuircit to -12000T and because there is a constant combinator adding 1T each frame (60per seconds) to the green network, we have a steady increase of this -12000T until we reach 0 again... which will stop the (lefttop) combinator from outputting anything... then we have only the constant combinator outputting 1T

then we have Red=1T and green=1T , which makes 2T and the inserters insert fuel, resetting the circle for green again.
Post Reply

Return to “Gameplay Help”