Stupid simple Kovarex node.....
Posted: Wed May 27, 2020 1:25 am
Been playing Factorio for about a month. I like to try and solve problems with conceptually basic solutions while avoiding circuits and control logic as much as possible. 20 years of enterprise IT has made me a bit insane
While playing with Kovarex enrichment I came up with this rather basic solution for exporting the single additional unit of 235 that gets produced while keeping the Kovarex reactor closed loop. Maybe too basic. Somebody has to have thought of it before..or there's a drawback I haven't thought of.
Here's the design, and it's pretty simple. On the right side reactor I export product. There's a yellow inserter on top set for
manual stack of '1' and two green inserters set for a stack of '6'. When the reactor exports it's product at the end of a production cycle the yellow inserter dumps a single unit of 235 while the two green inserters dump everything else to the belt. The yellow inserter doesn't have time to dump anything else because of the faster green inserters. That single unit of 235 can be carried away while the rest of the products loop around and get cycled back into the reactor. You just feed more 238 in from the top and it's 100% reliable. Ran it for hours and the yellow inserter never flubbed up or tried to move 238. It reliably exported a single 235 every cycle. Obviously you could cluster this and share belts. Still, I thought this single node was a bit clever and wanted to share.
While playing with Kovarex enrichment I came up with this rather basic solution for exporting the single additional unit of 235 that gets produced while keeping the Kovarex reactor closed loop. Maybe too basic. Somebody has to have thought of it before..or there's a drawback I haven't thought of.
Here's the design, and it's pretty simple. On the right side reactor I export product. There's a yellow inserter on top set for
manual stack of '1' and two green inserters set for a stack of '6'. When the reactor exports it's product at the end of a production cycle the yellow inserter dumps a single unit of 235 while the two green inserters dump everything else to the belt. The yellow inserter doesn't have time to dump anything else because of the faster green inserters. That single unit of 235 can be carried away while the rest of the products loop around and get cycled back into the reactor. You just feed more 238 in from the top and it's 100% reliable. Ran it for hours and the yellow inserter never flubbed up or tried to move 238. It reliably exported a single 235 every cycle. Obviously you could cluster this and share belts. Still, I thought this single node was a bit clever and wanted to share.