no edit summary
imported>76561197971914365 (calculation of filling an output belt) |
imported>76561198291663882 No edit summary |
||
Line 4: | Line 4: | ||
</div> | </div> | ||
==Summary== | ==Summary== | ||
The | The '''Fractionator''' is a unique facility with 3 [[Conveyor Belts|conveyor belt]] ports. The input requires [[Hydrogen]], and one of the outputs will return that Hydrogen. However, 1% of the Hydrogen that is processed will instead be transformed into [[Deuterium]] and returned by the second output. | ||
If a | Each port of the Fractionator has its own purpose, but they are not labeled in-game. To figure out which port is which, orient the Fractionator such that the middle port is facing Icarus. The middle port is the Deuterium output, the left port is the Hydrogen input, and the right port is the Hydrogen output. | ||
If a Fractionator receives [[Cargo stacking|stacked]] Hydrogen as input, the output Hydrogen is stacked in the same way. Hydrogen is converted individually rather than per stack, so any Hydrogen that is converted into Deuterium is simply removed from the Hydrogen stack. | |||
==Production Chain== | ==Production Chain== | ||
Line 73: | Line 74: | ||
==Player Tips & Tricks== | ==Player Tips & Tricks== | ||
* The Fractionator | * The Fractionator is unique in that the amount of Deuterium produced is a ''percentage'' of the Hydrogen input. This means that the rate of Deuterium conversion is directly proportional to the conveyor belt's speed (1% of belt speed), how saturated the Hydrogen input and outputs are, and how high the Hydrogen input is stacked. | ||
** <code>Belt Speed * 0.01 * Saturation Percentage * Stack Size = Deuterium Production Speed</code> | **<code>Belt Speed * 0.01 * Saturation Percentage * Stack Size = Deuterium Production Speed</code> | ||
** Production rates for a single Fractionator with fully saturated input belt: | ** Production rates for a single Fractionator with fully saturated input belt: | ||
{| class="wikitable" style="background-color:#0b161c;text-align:center" | {| class="wikitable" style="background-color:#0b161c;text-align:center" |