Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Combustor: Difference between revisions

From Stationeers Community Wiki
RA2lover (talk | contribs)
Add construction stage images
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:Atmospherics]]
[[Category:Atmospherics]]
<languages/>
<blockquote>
<translate>
The Combustor allows for controlled combustion of volatile gases. When fed with [[Hydrogen]] and [[Oxygen]] it will output [[Steam]] which can be cooled for drinking [[water]] or [[hydroponics]].
{{Structurebox
 
  | name            = H2 Combustor
-[[Stationpedia]]</blockquote>{{Structurebox
  | name            = Combustor
  | image            = [[File:H2 Combustor.jpg]]
  | image            = [[File:H2 Combustor.jpg]]
  | power_usage      = 20W
  | power_usage      = 10W
  | placed_with_item = [[Kit (Atmospherics)]]
  | placed_with_item = [[Kit (Atmospherics)]]
  | placed_on_grid  = Small Grid
  | placed_on_grid  = Small Grid
| requires_frames  = Yes
  | decon_with_tool1 = [[Drill]]
  | decon_with_tool1 = [[Drill]]
  | item_rec1        = [[Kit (Atmospherics)]]
  | item_rec1        = [[Kit (Atmospherics)]]
}}
|paintable=Yes|constructable_in_rockets=No|volume=100 L|prefab_name=H2Combustor|prefab_hash=1840108251|convection=0.5056462|radiation=0.5056462|solar_heating=0.5056462|stage_image1=[[File:H2Combustor BuildState0.png]]|stage_image2=[[File:H2Combustor BuildState1.png]]|const_with_item2=2x [[Kit (Pipe)]]|decon_with_tool2=[[Wrench]]|item_rec2=2x [[Kit (Pipe)]]|stage_image3=[[File:H2Combustor BuildState2.png]]|const_with_tool3=[[Screwdriver]]|const_with_item3=2x [[Cable Coil]]|const_with_item1=[[Kit (Atmospherics)]]}}
<!--T:1-->
=Description=
=Description=
Burns a mix of volatiles and oxygen to create [[Water]] and heat. A [[Kit (Volume Pump)|Volume pump]] before the Combustor is a must because up to 350 mol may be processed all at once, far too quickly for one to be able to cool using an [[Kit (Atmospherics) Air Conditioner|AC unit]].
Burns a [[fuel]] mixture to produce high-temperature byproducts.  


To generate electricity with fuel instead, see the [[Kit (Gas Fuel Generator)|Gas Fuel Generator]]. Alternatively, the heat generated by the H2 Combustor may be used with a [[Kit (Stirling Engine)|Stirling Engine]] to generate power at a much lower efficiency.
To generate electricity with fuel instead, see the [[Kit (Gas Fuel Generator)|Gas Fuel Generator]]. Alternatively, the heat generated by the H2 Combustor may be used with a [[Kit (Stirling Engine)|Stirling Engine]] to generate [[power]] at a lower efficiency.


Using a [[Kit (Heat Exchanger)]] to power a [[Stirling Engine]] is a preferred first step due to it's speed and efficiency on certain planets outside to help cool your water and generate up to 8kW before AC Units are used to get the water down to 0-100 to be consumable, making it possibly a zero-loss system in perfect conditions. Alternatively, the outputs may be air-cooled using radiators on cooler planets or in a vacuum.
However, while lower efficiency than a [[Gas Fuel Generator]], in terms of [[energy]] output per mole of fuel input, a [[Stirling Engine]] is a practical and effective first step for cooling the output due to the fact that it generates power from cooling, rather than consuming power to cool the output (such as with an [[Air Conditioner]]). Depending on the exact setup, and how efficiently the Stirling Engine can be cooled (best on cold non-vacuum [[planets]] like [[Europa]] and [[Mars]]), it's possible for the Stirling Engine to offset the power cost of the Combustor, [[Filtration]], and the entire rest of the cooling system, resulting in a zero-loss or even net-positive system. Alternatively, the outputs may be air-cooled using radiators on cooler planets or in a vacuum.


<!--T:2-->
=Characteristics=
=Characteristics=
* Consumes up to 350 mol of [[Fuel]] per tick.
* Rate of fuel consumption from the input, and thus rate of production, is based on the difference in [[pressure]] between input and internal [[atmosphere]].
* It converts H<sub>2</sub> and O<sub>2</sub> to H<sub>2</sub>O at a conversion ratio of 2:1.
* Transfers gases from the input into its internal atmosphere, moving from 100 kPa*10L when unassisted to 200 atm*10L with a 60.7 MPa pressure gradient. 
* 2 H<sub>2</sub> + 1 O<sub>2</sub> = 2 H<sub>2</sub>O
* Combusts 99% of the fuel passed into it. Imprecise ratios will result in unburnt excess in the output.
* Casing is not insulated, will significantly heat up the surrounding environment.
* Has an internal volume of 100L, where the product of the combustion is stored before being equalized to the output [[pipe]].
* H<sub>2</sub> combustor may be placed in a vacuum or inside a frame if the temperature wants to be kept for manufacturing hot gasses.
* The unit, and gas inside it, will interact with the surrounding environment, as well as radiating heat in a vacuum (and thus cooling the gas inside it).  In an air-filled [[room]], this will significantly heat the surroundings.
* In one tick, if given a 2000L input network of fuel at 6MPa, will consume 350 mol of Fuel to output 350 mol of Water at '''7000''' Celsius.  
* Each [[tick]] that the unit is ''turned on'', it will first equalize its internal volume with the output [[Pipe Network|pipe network]], before pulling in and combusting more fuel to add to the internal volume.
* Gas output is optional, will output unburned fuel at 4000 Celsius.
** This only occurs when the unit is turned on, so if the unit is switched off, whatever gas remains in the unit will continue cooling through radiation or convection without equalizing to the output pipe.
** Since the equalization occurs before more fuel is pulled in, after the first tick the unit is on, it will have gases stored inside it but won't have pushed any to the output pipe yet.
** Has a ''Mode'' variable that can be set to 0 to allow the unit to be kept on, and continue to equalize gases with the output, without pulling more fuel in.
* Consumes only 10 W of power even when running.


=Notes=
=== Logic ===
* Best not used indoors, output is incredibly difficult to cool down.
These are all the [[logic]] parameters of the device.
 
{{Logic}}
<!--T:4-->
{| class="wikitable"
{| class="wikitable"
|-
|-
! Parameter !! Type !! Access !! Description
! Parameter !! Type !! Access !! Description
|-
|-
| Activate || Boolean || Read/Write || 1 if a device is activated (usually meaning running), otherwise 0.
| On || Boolean || Read/Write || The current state of the device, 0 for off, 1 for on.
|-
|-
| On || Boolean || Read/Write || The current state of the device, 0 for off, 1 for on.
| Mode || Boolean || Read/Write || Whether the unit pulls in more fuel to combust, if the unit is also turned on.  1 (default) for pulling more fuel in, 0 to disable input.
|-
| Activate || Boolean || Read/Write || Whether the unit pulled fuel in last tick. May not sync with ''Mode'' if no fuel could be pulled from the input.
|-
|-
| RequiredPower|| Float || Read-only || Idle operating power quantity, does not necessarily include extra demand power.
| RequiredPower|| Float || Read-only || Idle and active operating power quantity.  10W.
|-
|-
| Error || Boolean || Read-only || 1 if the device is in error state, otherwise 0.
| Error || Boolean || Read-only || 1 if the device is in error state, otherwise 0.
Line 48: Line 50:
| Power || Float  || Read-only || Can be read to return if the device is correctly powered or not, set via power system, return 1 if powered and 0 if not.
| Power || Float  || Read-only || Can be read to return if the device is correctly powered or not, set via power system, return 1 if powered and 0 if not.
|-
|-
| Setting || Integer || Read/Write || Volume to output on the exhaust pipe (0-100)
| Setting || Integer || Read/Write || No apparent effect.
|-
|-
| Lock || Boolean || Read/Write || 1 if a device is locked, otherwise 0, can be set in most devices and prevents the user from writing values.
| Lock || Boolean || Read/Write || 1 if a device is locked, otherwise 0, can be set in most devices and prevents the user from writing values.
|-
|-
| PrefabHash || Integer || Read-only || The hash of the structure.
| PrefabHash || Integer || Read-only || The [[hash]] of the structure.
|-
|-
| Maximum || Float || Read-only || Maximum setting of the device.
| Maximum || Float || Read-only || Maximum setting of the device.
|-
|-
| Ratio || Float || Read-only || Context specific value depending on the device, 0 to based ratio.
| Ratio || Float || Read-only || Percentage conversion of the Setting parameter.
|}
|}


<!--T:6-->
=See Also=
=See Also=
* [[Kit (Atmospherics)]]
* [[Kit (Atmospherics)]]
</translate>

Latest revision as of 09:05, 19 March 2026

The Combustor allows for controlled combustion of volatile gases. When fed with Hydrogen and Oxygen it will output Steam which can be cooled for drinking water or hydroponics.

-Stationpedia

Combustor
Paintable Yes
Constructable in Rockets No
Operation
Power Usage 10W
Volume 100 L
Thermal Convection 0.5056462
Thermal Radiation 0.5056462
Solar Heating 0.5056462
Prefab Hash 1840108251
Prefab Name H2Combustor
Construction
Placed with Kit (Atmospherics)
Placed on Small Grid
Paintable Yes
Requires Frame Yes
Stage 1
Next Stage Construction
Constructed with item Kit (Atmospherics)
Deconstruction
Deconstructed with Drill
Item received Kit (Atmospherics)
Stage 2
Next Stage Construction
Constructed with item 2x Kit (Pipe)
Deconstruction
Deconstructed with Wrench
Item received 2x Kit (Pipe)
Stage 3
Next Stage Construction
Constructed with tool Screwdriver
Constructed with item 2x Cable Coil

Description

Burns a fuel mixture to produce high-temperature byproducts.

To generate electricity with fuel instead, see the Gas Fuel Generator. Alternatively, the heat generated by the H2 Combustor may be used with a Stirling Engine to generate power at a lower efficiency.

However, while lower efficiency than a Gas Fuel Generator, in terms of energy output per mole of fuel input, a Stirling Engine is a practical and effective first step for cooling the output due to the fact that it generates power from cooling, rather than consuming power to cool the output (such as with an Air Conditioner). Depending on the exact setup, and how efficiently the Stirling Engine can be cooled (best on cold non-vacuum planets like Europa and Mars), it's possible for the Stirling Engine to offset the power cost of the Combustor, Filtration, and the entire rest of the cooling system, resulting in a zero-loss or even net-positive system. Alternatively, the outputs may be air-cooled using radiators on cooler planets or in a vacuum.

Characteristics

  • Rate of fuel consumption from the input, and thus rate of production, is based on the difference in pressure between input and internal atmosphere.
  • Transfers gases from the input into its internal atmosphere, moving from 100 kPa*10L when unassisted to 200 atm*10L with a 60.7 MPa pressure gradient.
  • Combusts 99% of the fuel passed into it. Imprecise ratios will result in unburnt excess in the output.
  • Has an internal volume of 100L, where the product of the combustion is stored before being equalized to the output pipe.
  • The unit, and gas inside it, will interact with the surrounding environment, as well as radiating heat in a vacuum (and thus cooling the gas inside it). In an air-filled room, this will significantly heat the surroundings.
  • Each tick that the unit is turned on, it will first equalize its internal volume with the output pipe network, before pulling in and combusting more fuel to add to the internal volume.
    • This only occurs when the unit is turned on, so if the unit is switched off, whatever gas remains in the unit will continue cooling through radiation or convection without equalizing to the output pipe.
    • Since the equalization occurs before more fuel is pulled in, after the first tick the unit is on, it will have gases stored inside it but won't have pushed any to the output pipe yet.
    • Has a Mode variable that can be set to 0 to allow the unit to be kept on, and continue to equalize gases with the output, without pulling more fuel in.
  • Consumes only 10 W of power even when running.

Logic

These are all the logic parameters of the device.

Parameter Type Access Description
On Boolean Read/Write The current state of the device, 0 for off, 1 for on.
Mode Boolean Read/Write Whether the unit pulls in more fuel to combust, if the unit is also turned on. 1 (default) for pulling more fuel in, 0 to disable input.
Activate Boolean Read/Write Whether the unit pulled fuel in last tick. May not sync with Mode if no fuel could be pulled from the input.
RequiredPower Float Read-only Idle and active operating power quantity. 10W.
Error Boolean Read-only 1 if the device is in error state, otherwise 0.
Power Float Read-only Can be read to return if the device is correctly powered or not, set via power system, return 1 if powered and 0 if not.
Setting Integer Read/Write No apparent effect.
Lock Boolean Read/Write 1 if a device is locked, otherwise 0, can be set in most devices and prevents the user from writing values.
PrefabHash Integer Read-only The hash of the structure.
Maximum Float Read-only Maximum setting of the device.
Ratio Float Read-only Percentage conversion of the Setting parameter.

See Also

Contents