Difference between revisions of "Hydrogen Engine"
WoogieGoogie (talk | contribs) |
Vox Serico (talk | contribs) (Liter ice per second at max capacity. Usage and indicator lights.) |
||
Line 10: | Line 10: | ||
== Overview == | == Overview == | ||
The Hydrogen Engine is a block used to generate power by consuming [[Hydrogen]]. | The Hydrogen Engine is a block used to generate power by consuming [[Hydrogen]]. | ||
+ | {{#vardefine:LARGEBLOCK|Mod:Vanilla/CubeBlock/LargeHydrogenEngine}}{{#vardefine:SMALLBLOCK|Mod:Vanilla/CubeBlock/SmallHydrogenEngine}} | ||
+ | At its peak capacity of '''{{#show:{{#var:LARGEBLOCK}}|?MaxPowerOutput}}''', the large engine consumes | ||
+ | '''{{formatnum:{{#expr: {{#show:{{#var:LARGEBLOCK}}|?MaxPowerOutput#-n}} / {{#show:{{#var:LARGEBLOCK}}|?FuelProductionToCapacityMultiplier#-n}} round 0}}}} liter hydrogen per second''' while the small-grid version consumes '''{{formatnum:{{#expr: {{#show:{{#var:SMALLBLOCK}}|?MaxPowerOutput#-n}} / {{#show:{{#var:SMALLBLOCK}}|?FuelProductionToCapacityMultiplier#-n}} round 0}}}} L/s''' at '''{{#show:{{#var:SMALLBLOCK}}|?MaxPowerOutput}}'''. | ||
== Usage == | == Usage == | ||
− | The | + | Connect to a conveyor system that has [[Hydrogen Tank]]s (with [[Hydrogen]] gas) or [[O2/H2 Generator]]s to refuel. |
+ | |||
+ | Because the engine uses the conveyor system to fill itself with hydrogen, a minimal level of power is required for the engine to start if it is empty. | ||
+ | The internal tank of the engine is only refilled while the engine is actively running, and its contents cannot be siphoned by other blocks. | ||
+ | |||
+ | The engine prioritizes the recharging of batteries over filling other power demands, incurring the [[Battery#Recharging|20% energy loss]] as the batteries immediately use that energy to run any other powered blocks. | ||
+ | |||
=== Indicator === | === Indicator === | ||
+ | Only the large-grid version has any indicator lights: Recessed into the electrical box next to its control panel, and above the cylinder heads in the center. Green is functional, yellow when out of hydrogen, and red when turned off. | ||
+ | |||
== Efficiency == | == Efficiency == |
Revision as of 05:48, 3 November 2020
3,253,800,000 mg
3.254 t
10,000 J/L
2.777778e-6 MWh/L
0.00278 kWh/L
2.778 Wh/L
5,000,000 W
Functional
Hack
1,005,200,000 mg
1.005 t
10,000 J/L
2.777778e-6 MWh/L
0.00278 kWh/L
2.778 Wh/L
500,000 W
Contents
Overview
The Hydrogen Engine is a block used to generate power by consuming Hydrogen.
At its peak capacity of 5 MW5,000,000 W
500,000 W
Usage
Connect to a conveyor system that has Hydrogen Tanks (with Hydrogen gas) or O2/H2 Generators to refuel.
Because the engine uses the conveyor system to fill itself with hydrogen, a minimal level of power is required for the engine to start if it is empty. The internal tank of the engine is only refilled while the engine is actively running, and its contents cannot be siphoned by other blocks.
The engine prioritizes the recharging of batteries over filling other power demands, incurring the 20% energy loss as the batteries immediately use that energy to run any other powered blocks.
Indicator
Only the large-grid version has any indicator lights: Recessed into the electrical box next to its control panel, and above the cylinder heads in the center. Green is functional, yellow when out of hydrogen, and red when turned off.
Efficiency
The Hydrogen Engine consumes .72 liters of hydrogen for every watt-hour it produces, while the O2/H2 Generator produces 3.6 liters of hydrogen for every watt-hour it consumes. This gives the Hydrogen Engine an efficiency of 80%. In other words, if you have a closed circuit of Hydrogen Engines and O2/H2 Generators, you will spend 1 out of every 5 liters of hydrogen on power generation.
Media
Programming
Programming in the program block.
Interface name:
See also