Actions

Difference between revisions of "Kit (Gas Fuel Generator)"

From Unofficial Stationeers Wiki

(mention that the output is gas, not water.)
(Simple Overview)
 
(9 intermediate revisions by 8 users not shown)
Line 11: Line 11:
 
{{Structurebox
 
{{Structurebox
 
  | name            = Gas Fuel Generator
 
  | name            = Gas Fuel Generator
 +
| prefab_hash      = 1165997963
 
  | image            = [[File:Gas generator front.png]]
 
  | image            = [[File:Gas generator front.png]]
 
  | placed_with_item = [[Kit (Gas Fuel Generator)]]
 
  | placed_with_item = [[Kit (Gas Fuel Generator)]]
Line 19: Line 20:
  
 
== Description == <!--T:2-->
 
== Description == <!--T:2-->
As the big brother of the [[Portable Generator]] the Gas Generator requires [[fuel]] and outputs crazy amounts of power if you don't throttle it's gas input.
+
As the big brother of the [[Portable Generator]] the Gas Generator requires [[fuel]] and outputs crazy amounts of power if you don't throttle its gas input.
  
 
== Notes == <!--T:3-->
 
== Notes == <!--T:3-->
* Use a pressure regulator on the input and start it as low as '''1kpa''', recommended to connect to a [[Kit (Battery)]] and to automate it as backup power.<br>
+
* Use a pressure regulator on the input and start it as low as '''0.1kpa''' (Use a [[Labeller]] to enter decimal values), since it can be difficult to keep cool.
* Can be used in conjunction with a [[Atmospherics#Electrolyzer |Electrolyzer]] to generate it's fuel.
+
* Recommended to connect to a [[Kit (Battery)]] and to automate it as backup power.<br>
* The output is a gas mix of CO2, [[Pollutant]]s, and tiny amounts of uncombusted O2 and [[Volatiles]].  It is not water, as would be implied by its compatibility with the Electrolyzer.
+
* Can be used in conjunction with a [[Atmospherics#Electrolyzer |Electrolyzer]] to generate its fuel.
 +
* The output is a gas mix of CO2, [[Pollutant]]s, and tiny amounts of uncombusted fuel.  It is not water, as would be implied by its compatibility with the Electrolyzer.
 
* Requires to be placed in an atmosphere to work. Minimum pressure of 20 kPA and temperature ranging between 278-328 degrees Kelvin (5-55 Celsius)
 
* Requires to be placed in an atmosphere to work. Minimum pressure of 20 kPA and temperature ranging between 278-328 degrees Kelvin (5-55 Celsius)
* With a good fuel mix (33/64 O/H2) can generate up to 80kW.
+
* With a standard fuel mix (33/67 O/H2) can generate up to 14kW. With NOS fuel mix (50/50 NOS/H2) this rises to 98kW with a volume of 99kpa.
* If allowed to accumulate fuel (by leaving the pressure regulator on) it will cause shorts in power circuits as it tries to consume the amount that has built up. This is evident by the gauge on the front which will rapidly rise into the red. This can be resolved by running the generator without connecting it to power circuits, and with the regulator off until all fuel has been burned.
+
* The generator has an internal volume of 10L
  
== Data Network Properties == <!--T:4-->
+
== Videos == <!--T:4-->
 +
 
 +
== Simple Overview ==
 +
[https://youtu.be/2zMG96J3prw Stationeers 98Kw Gas fuel generator]
 +
 
 +
== Data Network Properties == <!--T:5-->
 
These are all [[:Category:Data Network|Data Network]] properties of this device.
 
These are all [[:Category:Data Network|Data Network]] properties of this device.
  
Line 76: Line 83:
 
|-
 
|-
 
| On || Boolean || Returns whether the Gas Generator is turned on. (0 for no, 1 for yes)
 
| On || Boolean || Returns whether the Gas Generator is turned on. (0 for no, 1 for yes)
 +
|-
 +
| RequiredPower || Float || ???
 +
|-
 +
| PowerGeneration || Float || Returns power production
 +
|-
 +
| TotalMoles || Interger || Returns total amount of fuel in moles
 +
|-
 +
| RationNitrousOxide || Float || Same as above
 +
|-
 +
| PrefabHash || ||
 +
|-
 +
| Combustion || ||
 +
|-
 
|}
 
|}
  
 
</translate>
 
</translate>

Latest revision as of 13:45, 11 January 2024


Kit (Gas Fuel Generator)
ItemKitGasGenerator.png
Recipe
Created With Fabricator,Electronics Printer
Cost 50x Iron, 10x Copper
Gas Fuel Generator
Gas generator front.png
Prefab Hash 1165997963
Construction
Placed with Kit (Gas Fuel Generator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Gas Fuel Generator)

Description[edit]

As the big brother of the Portable Generator the Gas Generator requires fuel and outputs crazy amounts of power if you don't throttle its gas input.

Notes[edit]

  • Use a pressure regulator on the input and start it as low as 0.1kpa (Use a Labeller to enter decimal values), since it can be difficult to keep cool.
  • Recommended to connect to a Kit (Battery) and to automate it as backup power.
  • Can be used in conjunction with a Electrolyzer to generate its fuel.
  • The output is a gas mix of CO2, Pollutants, and tiny amounts of uncombusted fuel. It is not water, as would be implied by its compatibility with the Electrolyzer.
  • Requires to be placed in an atmosphere to work. Minimum pressure of 20 kPA and temperature ranging between 278-328 degrees Kelvin (5-55 Celsius)
  • With a standard fuel mix (33/67 O/H2) can generate up to 14kW. With NOS fuel mix (50/50 NOS/H2) this rises to 98kW with a volume of 99kpa.
  • The generator has an internal volume of 10L

Videos[edit]

Simple Overview[edit]

Stationeers 98Kw Gas fuel generator

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters, that can be written to with a Logic Writer or a Batch Writer. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter Name Data Type Description
Setting Float (Unknown) Affects the Setting output.
On Boolean Turns the Gas Generator on, when set to 1. Turns it off, when set to 0.

Data Outputs[edit]

These are all parameters, that can be read with a Logic Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.

Output Name Data Type Description
Power Boolean Returns whether the Gas Generator is turned on and receives power. (0 for no, 1 for yes)
Error Boolean Returns whether the Gas Generator is flashing an error. (0 for no, 1 for yes)
Pressure Float Returns the pressure in the Gas Generator in kilo pascal.
Temperature Float Returns the temperature in the Gas Generator in kelvin.
Setting Float (Unknown) Affected by the Setting parameter.
RatioOxygen Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of oxygen in the Gas Generator.
RatioCarbonDioxide Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of carbon dioxide in the Gas Generator.
RatioNitrogen Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of nitrogen in the Gas Generator.
RatioPollutant Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of pollutant in the Gas Generator.
RatioVolatiles Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of volatiles in the Gas Generator.
RatioWater Float Returns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of water in the Gas Generator.
Maximum Integer (Unknown) Returns 100.
Ratio Float (Unknown) Returns 0.5.
On Boolean Returns whether the Gas Generator is turned on. (0 for no, 1 for yes)
RequiredPower Float  ???
PowerGeneration Float Returns power production
TotalMoles Interger Returns total amount of fuel in moles
RationNitrousOxide Float Same as above
PrefabHash
Combustion