<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=62.245.76.101</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=62.245.76.101"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/62.245.76.101"/>
	<updated>2026-04-04T19:40:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Pressure,_Volume,_Quantity,_and_Temperature&amp;diff=11098</id>
		<title>Pressure, Volume, Quantity, and Temperature</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Pressure,_Volume,_Quantity,_and_Temperature&amp;diff=11098"/>
		<updated>2021-07-18T22:24:20Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: game limits on real world physics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Pressure, Volume, Quantity, and Temperature =&lt;br /&gt;
&lt;br /&gt;
In this article, I will take you through the physics relating Pressure, Volume, Quantity and Temperate. I will then take you through a few example of applying it using the same style that you find in a high school text book.   FUN!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Side note: I use engineering notation here sometimes.  For example, one thousand can be shown as 1E3.   I may also use a &#039;k&#039; too, but that can sometimes be confused with the K for Kelvins, so I try to stay clear of it.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Side side note:  These calculations are greatly simplified and account for one variable change at a time.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
== Definitions==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Pressure&#039;&#039;&#039;: This is the physical force applied on the walls of the containing vessel.  Measured in &#039;&#039;&#039;Pa&#039;&#039;&#039;scals.  Also known as Pounds Per Square Inch (PSI) in antiquated system.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Volume&#039;&#039;&#039;: This is a measure of the physical space that the gas occupies.  Measured in &#039;&#039;&#039;L&#039;&#039;&#039;iters.  1 Liter is equal to the space contained in a 10 x 10 x 10 cm space. (Or Approximately 3.94 x 3.94 x 3.94 Inches in ancient times).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Quantity&#039;&#039;&#039;: The number of particles contained in a particular space.  In our case, it is the number of molecules measured in &#039;&#039;&#039;mol&#039;&#039;&#039;es.  1 Mole = 6.022E23 molecules.  (or around 602,200,000,000,000,000,000,000 molecules.  ).  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Temperature&#039;&#039;&#039;:  A measure of the thermal energy of the gas.  Once measured in Fahrenheit (in the dark times), now measured in degrees Celsius or Kelvin.  To convert from Celsius to Kelvin, simply subtract 273.15.  It is impossible to have a negative value on the Kelvin scale.&lt;br /&gt;
&lt;br /&gt;
== Relating them all together ==&lt;br /&gt;
&lt;br /&gt;
All four of the above values balance each other in any given system.  A change in one will effect the others. But that applies only in real world. In this game there are some limits:&lt;br /&gt;
* Only things that have atmosphere have temperature.&lt;br /&gt;
* Anything facing vacuum will lose heat unless it is insulated.&lt;br /&gt;
* Anything facing sunlight will gain heat.&lt;br /&gt;
* All finished walls and finished cube frames are perfect insulators. Windows allow radiation from sun.&lt;br /&gt;
* Like real world, increasing temperature will increase pressure. Lowering temperature will lower pressure.&lt;br /&gt;
* Unlike real world, raising pressure will not raise temperature. Lowering pressure will not lower temperature. This prevents making own heat transfer designs using only pressure.&lt;br /&gt;
&lt;br /&gt;
=== For example===&lt;br /&gt;
Let&#039;s pretend that we have a 100 liter container of some gas.  We squeeze that container down to 50 liters.  What would happen to the quantity, pressure, and temperature?&lt;br /&gt;
&lt;br /&gt;
Well, the quantity would stay the same, obviously.  &lt;br /&gt;
Pressure will most likely increase.   &lt;br /&gt;
But what about temperature?  Well, as it turns out, it will increase as well (but not by a lot...  Most of the change is in pressure).&lt;br /&gt;
&lt;br /&gt;
So how exactly do all these values play with each other?  The answer to this question lies in the ideal gas equation:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P * V = n * R * T&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
&lt;br /&gt;
* P - Pressure in Pascals&lt;br /&gt;
* V - Volume in Liters&lt;br /&gt;
* n - Quantity in moles&lt;br /&gt;
* T - Temperature in Kelvin&lt;br /&gt;
* R - Ideal Gas Constant (in this case, we use 8314.46261815324) in unites of (deep breath..) Liter Pascals per Kelvin moles (Lit * Pa)/(mol * deg K)&lt;br /&gt;
&lt;br /&gt;
[[File:Furnace2.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
So, if we had a furnace with 2 mol of gas in it at 300 degrees Kelvin, what would be the pressure?  (A furnace has a 1,000 liter capacity)&lt;br /&gt;
&lt;br /&gt;
Rearrange for Pressure:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P = (nRT)/V&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;P = (2 * 8314.46 * 300)/1000 = (approx) 5 kPa (or 5000 Pascals)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Similarly, you can rearrange this equation to solve for volume, temperature, and quantity as needed.&lt;br /&gt;
&lt;br /&gt;
== Volume Pump Example==&lt;br /&gt;
[[File:FurnaceAndPipes.png|thumb]]&lt;br /&gt;
Using the same conditions as above, assume there is a volume pump attached to the input (like you find on an advanced furnace.  If you&#039;re poor and can&#039;t afford an advanced furnace, use a regular furnace with an attached volume pump on the inlet.  You hobo).  Assume the pressure behind the volume pump is at a steady 50 Megapascals (50E6 Pascals) at 200 Kelvin and there is 5 pipe segments (100 Liters per pipe segment = 500 Liters).  The stationer (being dumb, I guess) turns the pump up to 100 Liters.  How much pressure is going to be added to the system on each game tick?  Should the stationeer be sh***ing their space suit?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Now is a good time to mention that the dial on a volume pump is actually a measure of rate, not volume.  When setting the volume pump to 10 Liters, it actually means &amp;quot;10 Liters per game tick&amp;quot;.  WHY it&#039;s just labelled as volume and what determines a game tick? I don&#039;t know, go ask the devloper - I&#039;m busy.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First thing you need to figure out is now many moles of gas is in the pipe per liter.  So, rearrange the magical equation for n:&lt;br /&gt;
&lt;br /&gt;
* n = (PV)/(RT)&lt;br /&gt;
* R = 8314.46 (This is always the same.. That&#039;s why they call it a &#039;constant)&lt;br /&gt;
* T = 200 Kelvin&lt;br /&gt;
* P = 50E6 Pascals&lt;br /&gt;
* V = 500 Liters of pipe (5 segments, each holding 100 Liters)&lt;br /&gt;
&lt;br /&gt;
You can also calculate the number of moles in the pipe and divide that by the volume of the pipe (each pipe segment is 100 Liters):&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;n = (PV)/(RT) = (5E6 * 500)/(8314.46 * 200) = 1503.4&#039;&#039;&#039; moles of gas in the pipe.&lt;br /&gt;
&lt;br /&gt;
1503.4 moles of gas contained in 500 Liters of pipe means each liter has 1503.4/500 = approximately 3 moles of gas per Liter.&lt;br /&gt;
&lt;br /&gt;
So, each game tick 100 Liters of gas is pumped into the furnace.  Each liter contains 3 moles of gas, which means that each game tick 300 moles of gas is pumped into the furnace.  &lt;br /&gt;
&lt;br /&gt;
How much pressure does 300 moles exert in the furnace?  Arrange the equation to solve for pressure:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P = (nRT)/V&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Where: &lt;br /&gt;
* n = 300 moles&lt;br /&gt;
* R = 8314.46 blah blah constant blah blah&lt;br /&gt;
* T = 300 degrees kelvin (remember, the furnace was a bit warmer than the pipes..)&lt;br /&gt;
* V = 1000 Liters (the volume of the furnace).  &amp;quot;Go throw a log in the ten piper&amp;quot;, grandpa would say..&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P = (nRT)/V = (300*8314.46*300)/1000 = 748301 Pascals (or 748 kPa)&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
So, each game tick will add 748 kPa to the furnace at this rate.  That&#039;s pretty quick.  Not space suit soiling quick, but it can get out of hand if you&#039;re not careful.  The furnace will blow around 60 MPa (I think) so....&lt;br /&gt;
&lt;br /&gt;
== Extra Credit!!==&lt;br /&gt;
&lt;br /&gt;
For those of you that are really keen, you can use calculus to compute rates.  Assuming everything else remains constant, just differentiate the equation according the variables you need.  So, if you want to know what the rate of change for pressure with respect to quantity (moles) you can:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;P = (nRT)/V&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;dP/dn = (d/dn)(nRT)/V = (RT/V)*(dn/d)n = RT/V&#039;&#039;&#039; (in unites of Pascals per mole)&lt;br /&gt;
&lt;br /&gt;
Change in temperature with respect to the change in pressure:&lt;br /&gt;
&#039;&#039;&#039;T = (PV)/(nR)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;dT/dP = (d/dP){(PV)/(nR)} = {V/(nR)} * (d/dP)P = V/(nR)&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Atmospheric_Components_Quick_Reference&amp;diff=11097</id>
		<title>Atmospheric Components Quick Reference</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Atmospheric_Components_Quick_Reference&amp;diff=11097"/>
		<updated>2021-07-18T20:30:26Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: regulators max pressure explained&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a quick reference to the various components of a piped-fluid network.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Component !! Kit !! Inputs !! Outputs !! One-way? !! Switched? !! Compressor? !! Volume !! Max. Pressure !! Max. Power !! Primary Function&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipes|Pipe]] (various shapes) || [[Pipes|Kit (Pipe)]], also craftable at [[Autolathe]] || colspan=&amp;quot;2&amp;quot;|2-6 generic || No || No || No || 100 L || 60 MPa || - || Provide a pathway.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Label]] || [[Pipe Label|Kit (Pipe Label)]] || colspan=&amp;quot;2&amp;quot;|clamp-on || - || - || - || - || - || - || Visually label pipes.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Valve]] || [[Pipe Valve|Kit (Pipe Valve)]] || colspan=&amp;quot;2&amp;quot;|2 generic || No || Manual only || No|| ? || ? || - || Open/close flow manually.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Digital Valve]] || [[Pipe Digital Valve|Kit (Digital Valve)]] || colspan=&amp;quot;2&amp;quot;|2 generic || No || Yes || No || ? || ? || 25W || Open/close flow using [[Kit (Logic I/O)|logic circuits]].&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Volume Pump]] || [[Pipe Volume Pump|Kit (Volume Pump)]] || 1 || 1 || Yes || Yes || Yes, adjustable || varies? || ? || 800W, varies || Pump fluid at adjustable rate.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pressure_Regulator#Pressure_Regulator|Pressure Regulator]] || [[Pressure Regulator|Kit (Pressure Regulator)]] || 1 || 1 || Yes || Yes || Yes || ? || 20 MPa&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt; || 100W || Achieve target pressure at output.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pressure_Regulator#Back_Pressure_Regulator|Back Pressure Regulator]] || [[Pressure Regulator|Kit (Pressure Regulator)]] || 1 || 1 || Yes || Yes || Yes || ? || 20 MPa&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt; || 100W || Achieve target pressure at input.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Meter]] || [[Pipe Meter|Kit (Pipe Meter)]] || colspan=&amp;quot;2&amp;quot;|clamp-on || - || - || - || - || - || - || Visually show pipe&#039;s pressure.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Analyzer]] || [[Pipe Analyzer|Kit (Pipe Analyzer)]] || colspan=&amp;quot;2&amp;quot;|clamp-on || - || - || - || - || - || 50W || Sense pipe&#039;s pressure, temperature, and composition, for visual display and logic circuits.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Gas Mixer]] || [[Pipe Gas Mixer|Kit (Gas Mixer)]] || 2 || 1 || Yes || Yes || Yes&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt; || ? || ? || 100W || Mix fluids: Combine two input mixes into one output mix, at an adjustable ratio.&lt;br /&gt;
|-&lt;br /&gt;
| [[Kit (Atmospherics) Filtration|Filtration]] || [[Kit (Atmospherics)]] || 1 || 2 || Yes || Yes || Yes || ? || ? || 5W || Sort fluids: Separate an input mix into a pure output and a &amp;quot;leftover&amp;quot; output.&lt;br /&gt;
|-&lt;br /&gt;
| [[Kit (Atmospherics) Electrolyzer|Electrolyzer]] || [[Kit (Atmospherics)]] || 1 || 1 || Yes || Yes || Yes || ? || ? || 1,400W || Create fuel: From input [[water|H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;O]], output mixed [[Oxygen|O&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;]] and [[Volatiles]].&lt;br /&gt;
|-&lt;br /&gt;
| [[Kit (Atmospherics) Air Conditioner|Air Conditioner]] || [[Kit (Atmospherics)]] || 1 || 2 || Yes || Yes || Yes || ? || ? || 7,000W, varies || Heat or cool a fluid: From input, split heat between right-temperature and wrong-temperature outputs.&lt;br /&gt;
|-&lt;br /&gt;
| [[Wall Cooler]] || [[Wall Cooler|Kit (Wall Cooler)]] || space || 1 || Yes, for heat&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; || Yes, for heat&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; || Yes, for heat&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; || ? || ? || ? || Cool a space: Actively remove heat from a space into a pipe.&lt;br /&gt;
|-&lt;br /&gt;
| [[Pipe Radiator]] || [[Pipe Radiator|Kit (Pipe Radiator)]] || colspan=&amp;quot;2&amp;quot;|clamp-on || - || - || - || - || - || - || Heat/cool: Passively exchange heat between a pipe and a space.&lt;br /&gt;
|-&lt;br /&gt;
| [[Active Vent]] || [[Active Vent|Kit (Active Vent)]] || colspan=&amp;quot;2&amp;quot;|1 generic, 1 space || Yes, reversable || Yes || Yes || ? || ?&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; || 100W || Pump pressure between a space and a pipe.&lt;br /&gt;
|-&lt;br /&gt;
| [[Passive Vent]] || [[Passive Vent|Kit (Passive Vent)]] || colspan=&amp;quot;2&amp;quot;|1 generic, 1 space || No || No || No || - || - || - || Equalize pressure between a space and a pipe.&lt;br /&gt;
|-&lt;br /&gt;
| [[Gas Tank Storage]] || [[Gas Tank Storage|Kit (Canister Storage)]] || colspan=&amp;quot;2&amp;quot;|1 generic || No || No || No || 64 L&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; || 101 MPa&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; || - || Small storage: Attach pipes to [[Gas Canister]]s (removable, inventory-portable fluid storage).&lt;br /&gt;
|-&lt;br /&gt;
| [[Tank Connector]] || [[Tank Connector|Kit (Tank Connector)]] || colspan=&amp;quot;2&amp;quot;|1 generic || No || No || No || 790 L&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; || 10.1 MPa&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; || - || Medium storage: Attach pipes to [[Portable Tank]]s (removable, draggable fluid storage), and also to [[Portable Air Scrubber]]s and [[Portable Air Conditioner]]s.&lt;br /&gt;
|-&lt;br /&gt;
| [[Tank|Small Tank]] || [[Tank|Kit (Tank)]] || colspan=&amp;quot;2&amp;quot;|1 generic || No || Logic only? || No || 6 kL || 60 MPa || - || Permanent, high-capacity fluid storage.&lt;br /&gt;
|-&lt;br /&gt;
| [[Tank|Large Tank]] || [[Tank|Kit (Tank)]] × 5 || colspan=&amp;quot;2&amp;quot;|1 generic || No || Logic only? || No || 50 kL || 60 MPa || - || Permanent, super-capacity fluid storage.&lt;br /&gt;
|-&lt;br /&gt;
| [[Furnace]] || [[Furnace|Kit (Furnace)]], craftable at [[Autolathe]] || 1 || 1 || Yes || No || No || 1 kL || ? || - || Smelt ores, but can also melt/sublimate Ices directly into a pipe.&lt;br /&gt;
|-&lt;br /&gt;
| [[Advanced Furnace]] || [[Advanced Furnace|Kit (Advanced Furnace)]], craftable at [[Electronics Printer]] Mk. II || 1 || 1 || Yes || Yes || Yes, adjustable || 1 kL? || ? || ? || Smelt ores and sublimate Ices, with active, adjustable pumping on input and output.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Kit:&#039;&#039;&#039; The item used to build the component. These are the names as they appear in fabrication lists, which does not always match the true name of the item. Except where noted, all of these items are manufactured with a [[Hydraulic Pipe Bender]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Input/Output:&#039;&#039;&#039; &amp;quot;Generic&amp;quot; connections are pipe fittings that are not explicitly for input or output. &amp;quot;Space&amp;quot; indicates an interface to fluids that are not contained in pipes (e.g., the atmosphere or the contents of a room). &amp;quot;Clamp-on&amp;quot; components have no fittings of their own; they clamp onto an existing Straight Pipe.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;One-way:&#039;&#039;&#039; Does the component prevent fluid from flowing the wrong way, from output to input?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Switched:&#039;&#039;&#039; Does it prevent all flow when switched off or unpowered? Except where noted, switched components can be switched either manually or using [[Kit (Logic I/O)|logic circuits]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compressor:&#039;&#039;&#039; Will it actively increase pressure in the output and decrease pressure in the input? If no, the component only allows pressure to change toward equilibrium between input and output, or it does not enable any pressure changes.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Max. Pressure:&#039;&#039;&#039; The component will begin to fail when pressure exceeds this. More precisely, this is the maximum &#039;&#039;difference&#039;&#039; in pressure between the component&#039;s internal volume and the surrounding space. Some components list &amp;quot;60 MPa&amp;quot; because attached pipes will fail, even if the true limit of the component itself is unknown. Even where a higher limit is known (e.g., canisters), this limitation still holds and places a practical maximum on most setups.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note 1:&#039;&#039;&#039; While the Pipe Gas Mixer will actively compress from output to input, it will stop when either input is empty, to preserve the mix ratio.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note 2:&#039;&#039;&#039; The Wall Cooler&#039;s one-way, switched, and &amp;quot;compressor&amp;quot; qualities apply only to the heat exchange. It does not directly affect the pressure or flow in its attached pipe.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note 3:&#039;&#039;&#039; The Active Vent will &#039;&#039;fail&#039;&#039; at ? MPa. The pressure at which it will stop pumping is configurable through the data network and defaults to 0 Pa for Inward mode and 101 kPa (1 standard atmosphere) for Outward mode.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note 4:&#039;&#039;&#039; These Volume and Max. Pressure ratings reflect the limits of the removable canisters and tanks. Note that the 101 MPa limit of a Gas Canister is considerably higher than the 60 MPa overall limit of a pipe network.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note 5:&#039;&#039;&#039; These Pressure limits are what max can be set on the regulators. Regulators themselves have no inner atmosphere and thus no inner pressure that would break them.&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Furnace_temperature_and_pressure_math&amp;diff=11096</id>
		<title>Furnace temperature and pressure math</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Furnace_temperature_and_pressure_math&amp;diff=11096"/>
		<updated>2021-07-18T20:14:59Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: inimum pressure of 10 kPa for a combustion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;The data used was collected in version 0.2.2800.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Furnace behaviour ===&lt;br /&gt;
*Only the gas inside the furnace have temperature, the furnace itself do not, nor does it take any energy from the gas.&lt;br /&gt;
*For a combustion to occur, there must be at least 5% each of both O2 and H2&lt;br /&gt;
*For a combustion to occur, there must be a minimum pressure of 10 kPa &#039;&#039;(0.2.2733.13309 changelog)&#039;&#039;&lt;br /&gt;
*A combustion will consume 95% of the limiting ingredient, O2 or H2 (if there is 10 mol H2, and excess O2, 0.5 mol H2 will remain afterwards)&lt;br /&gt;
*Combustion reaction formula: 1 O2 + 2 H2 -&amp;gt; 6 CO2 + 3 X + 595kJ &#039;&#039;(see discussions for the 595kJ value)&#039;&#039;&lt;br /&gt;
*No side reactions have been observed so far&lt;br /&gt;
&lt;br /&gt;
Regular furnace&lt;br /&gt;
*The inlet pipe will only allow gas to enter the furnace, and it will only do so if the pressure in the pipe is higher than the pressure inside the furnace. This behaviour is similar to that of the pressure regulator.&lt;br /&gt;
*The outlet pipe acts like an extension of the furnace, increasing it&#039;s volume by 100L per pipe section, and it can be used as an alternative inlet point if so desired (but it acts a little bit quirky, the pipe and the furnace will have different %gas proportions when doing so, because the gas will only move when there is a pressure difference between the two). A larger furnace volume basically only means it will require a bit more gas, +10% more mol for each unsealed pipe section attached to it, everything else will be the same. The number of junctions on a pipe doesn&#039;t matter, the volume is always 100L. &lt;br /&gt;
*Removing pipes connected to the outlet side should be avoided when the furnace is filled with fuel, doing so can cause some of the gas to vanish permanently.&lt;br /&gt;
&lt;br /&gt;
Advanced furnace&lt;br /&gt;
*The inlet pipe is the only place where gas can enter the furnace (not counting the ore slot). It has a built in volume pump.&lt;br /&gt;
*The outlet pipe is the only place where gas can exit the furnace. It has a built in volume pump.&lt;br /&gt;
*Unlike the regular furnace, the advanced one always have a volume of 1000 L, regardless of how many pipes are attached to it. This saves a little bit of fuel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Using perfect 2:1 fuel ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Temperature peak&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*T(after) = ( T(before)*61.9 + 565250 ) / 234.515&lt;br /&gt;
**T(after) is the temperature in Kelvin after ignition&lt;br /&gt;
**T(before) is the temperature in Kelvin before ignition&lt;br /&gt;
**The 565250 value is because of the 95% combustion efficiency, the full 595kJ isn&#039;t released&lt;br /&gt;
**61.9 is the heat capacity for 1 mol O2 and 2 mol H2, the sum of their specific heat values, the mol amounts comes from the reaction formula&lt;br /&gt;
**234.515 is the heat capacity for the gas obtained when 1 mol O2 and 2 mol H2 combusts with 95% efficiency (243.6 * 0.95 + 61.9 * 0.05) &lt;br /&gt;
*The number of mol combusted doesn&#039;t actually matter for the temperature, it will always reach the same value. More fuel will however release more total energy which means it takes longer for the furnace to cool down.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Pressure peak&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*P(after) = 2.9 * P(before) * T(after) / T(before)&lt;br /&gt;
**P(after) is the pressure in Pa after ignition &lt;br /&gt;
**P(before) is the pressure in Pa before ignition&lt;br /&gt;
**T(after) is the temperature in Kelvin after ignition&lt;br /&gt;
**T(before) is the temperature in Kelvin before ignition&lt;br /&gt;
**2.9 is the multiple of the number of mol inside the furnace after combustion with 95% efficiency based on the reaction formula&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Using diluted fuel ===&lt;br /&gt;
&lt;br /&gt;
Unreactive gases can be added before the ignition to increase pressure and decrease temperature. An excess of either O2 or H2 also counts as unreactive. These equations aren&#039;t pretty, and they are not intentended for direct use. They are however a necessary stepping stone for a section below, where it&#039;s calculated which ratios of fuel and unreactive gas one needs to reach a desired temperature and pressure upon ignition. Those equations end up looking nicer.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Temperature peak&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*T(after) = ( T(before) * sum(specific heat * ratio(gas)(before)) + min(ratio(O2), ratio(H2)*0.5) * 565250 ) / ( sum(specific heat * ratio(gas)(before)) + min(ratio(O2), ratio(H2)*0.5) * 172.615)&lt;br /&gt;
**T(after) is the temperature in Kelvin after ignition&lt;br /&gt;
**T(before) is the temperature in Kelvin before ignition&lt;br /&gt;
**sum(x*y) is the sum of all x*y products, one product for every gas in the mix, before ignition&lt;br /&gt;
**specific heat is the value given for each gas, it&#039;s how much energy is needed to increase the temperature by 1K/mol&lt;br /&gt;
**ratio(gas)(before) is the molecular ratio, given by the tablet as % values for each gas in the mix, before ignition&lt;br /&gt;
**min(x,y) returns the smallest value of x and y&lt;br /&gt;
**565250 comes from 595000*0.95, the energy released when 1 mol O2 and 2 mol H2 combusts with 95% efficiency&lt;br /&gt;
**172.615 comes from 0.95*(243.6-61.9), this is the change in heat capacity (specific heat*number of mol) of the gas when 1 mol O2 and 2 mol H2 combusts with 95% efficiency into its new compounds&lt;br /&gt;
**The equation comes from calculating the Thermal Energy (temperature*specific heat per mol) before combustion, add the released energy calculated from the ratio of O2, then divide with the &#039;&#039;specific heat per mol&#039;&#039; of the gas obtained after combustion, which is known thanks to the reaction formula, all of this becomes the temperature on ignition&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Pressure peak&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*P(after) = P(before) * T(after) * ( 1 + 5.7*min(ratio(O2), ratio(H2)*0.5) ) / T(before)&lt;br /&gt;
**this expression comes from two sets of PV=nRT, one after and one before combustion. The reaction formula say that for each mol consumed O2 we gain 6 mol gas (9-3), this creates a link between the equations, n(after) = n(before)*(1+min(ratio(O2), ratio(H2)*0.5)*6), then include the 0.95 efficiency as well&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Using Ice(Oxite) and Ice(Volatiles) ===&lt;br /&gt;
&lt;br /&gt;
There is a minor difference between which ice is added first. One can also observe a fluctuation in the combustion efficiency compared to when a furnace is fueled with gas. The end result also matters a little bit on how fast the ignition button is pressed when the first ice type is added while doing larger batches.&lt;br /&gt;
&lt;br /&gt;
small batch, oxite first&lt;br /&gt;
*Adding 1 oxite + 1 volatile, in that order&lt;br /&gt;
**Temperature: 2222K, Pressure: 2.03MPa, moles of O2/H2 combusted: 11/21, Combustion efficiency (H2 limited): 95%&lt;br /&gt;
*Adding 1 oxite + 2 volatiles, in that order&lt;br /&gt;
**Temperature: 2514K, Pressure: 4.13MPa, moles of O2/H2 combusted: 22/43, Combustion efficiency (H2 limited): 98%&lt;br /&gt;
&lt;br /&gt;
small batch, volatiles first&lt;br /&gt;
*Adding 1 volatile + 1 oxite, in that order&lt;br /&gt;
**Temperature: 2224K, Pressure: 2.03MPa, moles of O2/H2 combusted: 11/21, Combustion efficiency (H2 limited): 95%&lt;br /&gt;
*Adding 2 volatiles + 1 oxite, in that order&lt;br /&gt;
**Temperature: 2432K, Pressure: 3.93MPa, moles of O2/H2 combusted: 21/42, Combustion efficiency (H2 limited): 95%&lt;br /&gt;
&lt;br /&gt;
large batch, oxite first&lt;br /&gt;
*Adding 5 oxite + 10 volatiles, in that order&lt;br /&gt;
**Temperature: 2463K, Pressure: 18.76MPa, moles of O2/H2 combusted: 96/190, Combustion efficiency (H2 limited): 86%&lt;br /&gt;
*Adding 8 oxite + 16 volatiles, in that order&lt;br /&gt;
**Temperature: 2537K, Pressure: 33.28MPa, moles of O2/H2 combusted: 172/344, Combustion efficiency (H2 limited): 98%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The difference in combustion efficiency is a mystery. One possibility is that this deviation is a result of multiple consecutive ignitions during the same game tick as the second ice is added, and then the gassy products are added on the following tick. Whatever the reason, using ice in a furnace creates some unpredictability, which give calculations a certain degree of error. So instead of using math, it seems better to write down a table of temperatures and pressure resulting from different amounts of ice.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;9&amp;quot; |&#039;&#039;&#039;Empty furnace, oxite first, no pipes attached&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;Ice&#039;&#039;&#039; &lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;1 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;2 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;3 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;4 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;5 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;6 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;7 oxite&#039;&#039;&#039;&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; |&#039;&#039;&#039;8 oxite&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;1 volatile&#039;&#039;&#039; &lt;br /&gt;
| 2222K&amp;lt;br&amp;gt;2.03MPa &lt;br /&gt;
| ? &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 1094K&amp;lt;br&amp;gt;2.59MPa&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;2 volatile&#039;&#039;&#039; &lt;br /&gt;
| 2514K&amp;lt;br&amp;gt;4.13MPa&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;3 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;4 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;5 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;6 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;7 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;8 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;9 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;10 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 2463K&amp;lt;br&amp;gt;18.76MPa&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 2400K&amp;lt;br&amp;gt;21.40MPa&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;11 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 2451K&amp;lt;br&amp;gt;23.41MPa&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;12 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;13 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;14 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;15 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;1&amp;quot; | &#039;&#039;&#039;16 volatile&#039;&#039;&#039; &lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 2537K&amp;lt;br&amp;gt;33.28MPa&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Furnace cooling rate (unfinished) ===&lt;br /&gt;
&lt;br /&gt;
unknown&lt;br /&gt;
&lt;br /&gt;
Observations&lt;br /&gt;
*the rate of cooling is temperature dependent, hotter cools faster (furnace temp - surrounding temp? how do vaccum behave?)&lt;br /&gt;
*the rate of cooling is time dependent (game tick speed is once per 0.5 seconds)&lt;br /&gt;
*the rate of cooling is mol dependent (small amounts cool faster)&lt;br /&gt;
*pipes attached to the exhaust effect the cooling rate, and since they effectively increase the volume of the furnace the amount of mol of hot gas will be different too&lt;br /&gt;
*adding ores decreases the temperature (do melting cost energy? or is this just from heating the trapped gases inside the ore?)&lt;br /&gt;
&lt;br /&gt;
Possible experimental setup to measure dT/dt&lt;br /&gt;
*Hold a tablet with an atmos cartridge in the right hand (so it can be read when the game is paused). Aim the tablet against the furnace and pause with ESC, double tap ESC to move the game forward one tick, record the temperatures.&lt;br /&gt;
*Remember to record the &#039;&#039;total amount of moles&#039;&#039; as well&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Resetting the furnace ===&lt;br /&gt;
Since only gas have temperature, evacuating all gas means resetting the temperature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Calculating how to reach a desired Temperature and Pressure on ignition ===&lt;br /&gt;
&lt;br /&gt;
There are only 4 variables required for this calculation.&lt;br /&gt;
#Intial fuel mix temperature (furnace temperature before ignition)&lt;br /&gt;
#Desired temperature on ignition (you choose)&lt;br /&gt;
#Desired pressure on ignition (you choose)&lt;br /&gt;
#The specific heat value of the gas used to dilute the fuel (if a mix of gases is used, the specific heat to use is the average specific heat per mol, example calculation below)&lt;br /&gt;
&lt;br /&gt;
The equations will give these results&lt;br /&gt;
#The ratio(fuel) in the fuel-dilutant mix. (0.75 means 75% perfect 1:2 fuel mols (O2 and H2 added together)†, the other 25% will be dilutant gas mols, making it a 1:2:1 mix of O2:H2:dilutant)&lt;br /&gt;
#The total pressure of the fuel-dilutant mix inside the furnace before ignition&lt;br /&gt;
†It&#039;s helpful to separate out the fuel part like this since everyone should be using pre-mixed fuel, it makes the diluting easier and has a lower risk to cause confusion when using either O2 or H2 to be the dilutant gas&lt;br /&gt;
&lt;br /&gt;
To freely control the temperature and pressure, the fuel must be diluted with a non-combustable gas. This can be added either before or after ignition, doing so before ignition makes it alot easier to predict, doing so after ignition is more of an art than a science (it depends on how the furnace is built and how fast the operator can work). The method prefered here is to add the non-combustable gas before ignition. &lt;br /&gt;
&lt;br /&gt;
Diluting the fuel can be done in the furnace directly or in pipes outside of it. There are good and bad points with both ways. Diluting outside fits the advanced furnace best (the built-in volume pump can easily move all of the prepared gas inside), diluting inside fits the regular furnace best (the exhaust outlet can be used as an inlet but it&#039;s a little bit quirky, and diluting in pipes outside means not all of the prepared gas can be moved into the furnace (the pipe directly on the furnace inlet will hold on to some of the diluted fuel) so extra gas must always be prepared).&lt;br /&gt;
&lt;br /&gt;
It is worth noting that for some temperatures and pressures suitable for advanced alloys, the calculation can suggest a fuel ratio below 0.15. This will not work however, since it means having less than 5% oxygen, that mix will not combust (unless the dilutant contains extra oxygen). &lt;br /&gt;
&lt;br /&gt;
The dilution can be double checked by using the tablet and looking at the mol% values for the fuel mix. If the outlet on the regular furnace was used as an inlet, the first gas that entered there will have been mostly pushed back into the furnace, making the mol% values diffrent but the total number of mol are still the same.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Calculating the fuel ratio&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*ratio(fuel) = s*( T(after) - T(before) ) / ( 188417 + T(before)*(20.633 - s) - T(after)*(78.172 - s) )&lt;br /&gt;
**ratio(fuel), 1 = 100% fuel which is 33.33% O2 and 66.67% H2&lt;br /&gt;
**T(after) is the chosen temperature after ignition, in K&lt;br /&gt;
**T(before) is the furnace temperature before ignition, in K&lt;br /&gt;
**s = specific heat of diluting gas&lt;br /&gt;
***if the dilutant is a mix of gases, calculate the average specific heat in that mix per mol&lt;br /&gt;
***example: 15% N2 and 85% CO2 as dilutant -&amp;gt; specific heat = 0.15*20.6 + 0.85*28.2 = 27.06&lt;br /&gt;
*This equation comes from the equation under &#039;&#039;Using diluted fuel&#039;&#039;, it was arrived at by doing the following things&lt;br /&gt;
**ratio(fuel) was introduced (which is 3 times higher than min(ratio(O2),ratio(H2)*0.5), everyone should be using pre-mixed fuel so this should make things simpler, having 1 represent 100% fuel is also more intutive than having 0.333 mean 100% fuel&lt;br /&gt;
**everything is calculated per 1 mol fuel here, the original one uses per 3 mol fuel (1 mol O2 + 2 mol H2), so several values must be divided by 3&lt;br /&gt;
**the dilutant (even a mix) can be treated as a single gas, which turns &#039;&#039;sum(specific heat * mol of gas (before))&#039;&#039; into &#039;&#039;ratio(fuel)*(specific heat(O2)+2*specific heat(H2) )/3 + (1-ratio(fuel))*specific heat(dilutant)&#039;&#039;&lt;br /&gt;
**min(ratio(O2),ratio(H2)*0.5) will now always be ratio(fuel)/3, so it can be replaced with that&lt;br /&gt;
**without any rounding the formula is: ratio(fuel) = s*(T(after) - T(before)) / ( T(before)*(61.9/3-s) + (0.95*595000/3) - T(after)*(61.9/3-s) - T(after)*(0.95*181.7/3) )&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Calculating the pressure before ignition&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*P(before) = P(after)*T(before) / ( T(after) * (1 + ratio(fuel)*1.9) )&lt;br /&gt;
**ratio(fuel) is the result from the temperature calculation above&lt;br /&gt;
**P(after) = the chosen pressure value, in Pa&lt;br /&gt;
**T(before) = temperature of fuel mix in the furnace before ignition, in K&lt;br /&gt;
**T(after) = the chosen value used in the temperature calculation above, in K&lt;br /&gt;
*This equation was arrived at by starting with the one under &#039;&#039;Using diluted fuel&#039;&#039; and replacing min(ratio(O2),ratio(H2)*0.5) with ratio(fuel)/3&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Diluting fuel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Mixing gas is temperature sensitive. This is because pressure is used as an indirect measure of the amount of mol (n=PV/(RT)) being transfered, and pressure is also dependent on temperature. It is however possible to get around this issue with a bit of math.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A)&#039;&#039;&#039; When fuel and dilutant have the same temperature&lt;br /&gt;
*Add the fuel&lt;br /&gt;
**fuel pressure = ratio(fuel) * P(before)&lt;br /&gt;
*Add the dilutant until the pressure P(before) is reached &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;B)&#039;&#039;&#039; When fuel and dilutant have different temperature&lt;br /&gt;
*T(mix) = sum( T(before)*ratio(after)*sh ) / sum( ratio(after)*sh )&lt;br /&gt;
**T(mix) is the temperature after combining all gases&lt;br /&gt;
**T(before) is the temperature that each individual gas compound involved (O2, H2, CO2 etc) has before mixing them&lt;br /&gt;
**ratio(after) is a value between 0 and 1, the %mol ratio, in the final mix&lt;br /&gt;
**sh is the specific heat for each individual gas&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(same thing, different way of writing it)&#039;&#039;&lt;br /&gt;
*T(mix) = ( T(fuel)*ratio(fuel)*20.633 + T(dilutant)*ratio(dilutant)*s ) / ( ratio(fuel)*20.633 + ratio(dilutant)*s )&lt;br /&gt;
**T(mix) is the temperature &#039;&#039;after&#039;&#039; combining the fuel and dilutant&lt;br /&gt;
**T(fuel) is the temperature of the fuel &#039;&#039;before&#039;&#039; mixing&lt;br /&gt;
**T(dilutant) is the temperature of the dilutant &#039;&#039;before&#039;&#039; mixing&lt;br /&gt;
**ratio(fuel) is the ratio of fuel &#039;&#039;after&#039;&#039; mixing everything&lt;br /&gt;
**ratio(dilutant) is the ratio of dilutant &#039;&#039;after&#039;&#039; mixing everything&lt;br /&gt;
**s is the specific heat of the dilutant (if the dilutant is a mix of gases, see example under the calculation for ratio(fuel) above)&lt;br /&gt;
&lt;br /&gt;
Mixing fuel and dilutant of different temperature&lt;br /&gt;
*Add the fuel&lt;br /&gt;
**fuel pressure = ratio(fuel) * P(before) * T(fuel) / T(mix)&lt;br /&gt;
*Add the dilutant&lt;br /&gt;
**keep adding until the pressure P(before) is reached&lt;br /&gt;
*The temperature should now be the same as the calculated T(mix) value, unless there was warming or cooling of the gases during the mixing process (in that case, the fuel-dilutant mix has slightly too much or too little dilutant in it, use the tablet to check the ratio of H2 or O2)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Double-checking the fuel-dilutant mix&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Use the tablet with the amtospherics cartridge and compare the measured mol% with one of the following equations. If neither O2 nor H2 is used as dilutant, they will both give the same result.&lt;br /&gt;
*When O2 is in excess&lt;br /&gt;
**ratio(H2) = ratio(fuel)*2/3&lt;br /&gt;
*When H2 is in excess&lt;br /&gt;
**ratio(O2) = ratio(fuel)/3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Example calculation ====&lt;br /&gt;
It&#039;s a warm and sunny day on Europa and a stationeer wants to make some invar. The desired temperature and pressure will be chosen as be the upper limit for invar, so 1500K and 20MPa. Adding ore to the furnace will reduce its temperature and increase the amount of gas (and pressure) inside of it, but the stationeer hopes that 100g of invar will be too little to have much of an effect. The furnace is exposed to the atmosphere and will be loosing temperature and pressure fairly fast which could be an issue, but making the alloy should be quick enough. The dilutant gas will be pure O2 from the atmosphere, which has a specific heat value of 21.1. The starting temperature of the fuel and the atmosphere are both at -140°C.&lt;br /&gt;
&lt;br /&gt;
*ratio(fuel) = s*( T(after) - T(before) ) / ( 188417 + T(before)*(20.633 - s) - T(after)*(78.172 - s) )&lt;br /&gt;
**s = specific heat of the dilutant = 21.1&lt;br /&gt;
**T(after) = 1500K (this is the chosen value)&lt;br /&gt;
**T(before) = -140C = 133K (temperature inside the furnace before ignition)&lt;br /&gt;
*ratio(fuel) = 0.28073&lt;br /&gt;
*This is high enough for combustion to occur&lt;br /&gt;
**H2 is the limiting gas, so %H2 = ratio(fuel)*2/3 = 5%, solving for ratio(fuel) gives the value 0.075, so ratio(fuel) must be above this number to ignite, which it is&lt;br /&gt;
&lt;br /&gt;
The necessary pressure of the pre-ignition fuel mix inside the furnace will be&lt;br /&gt;
*P(before) = P(after)*T(before) / ( T(after) * (1 + ratio(fuel)*1.9) )&lt;br /&gt;
**ratio(fuel) = 0.28073&lt;br /&gt;
**P(after) = 20MPa (this is the chosen value)&lt;br /&gt;
**T(before) = -140C = 133K&lt;br /&gt;
**T(after) = 1500K (this is the chosen value used in the temperature calculation)&lt;br /&gt;
*P(before) = 1156.5kPa&lt;br /&gt;
&lt;br /&gt;
Dilution calculations&lt;br /&gt;
*The needed pressure of pure fuel inside the furnace will be&lt;br /&gt;
**P(fuel) = ratio(fuel) * P(before) = 0.28073 * 1156.5kPa = 324.66kPa&lt;br /&gt;
*The dilutant will then be added to the furnace to reach the P(before) pressure at 1.16MPa&lt;br /&gt;
*The ratio of H2 inside the furnace before ignition can be checked with the tablet, it should be&lt;br /&gt;
**ratio(H2) = 0.28073 * 2/3 = 0.18715 = 19%&lt;br /&gt;
&lt;br /&gt;
After adding fuel and dilutant, the furnace was ignited. Adding the ores reduced the temperature and increased the pressure a bit, which pushed the pressure up above 20MPa and out of the needed range. After waiting for the pressure to drop back down, the temperature was still high enough to make the desired alloy with several seconds to spare. In hindsight, 20MPa was a bit too high and 1500K a bit too low, so better values could definately have been chosen.&lt;br /&gt;
&lt;br /&gt;
Reloading the save and placing the furnace inside a welded frame to insulate it (no loss of temperature or pressure) showed the following. The furnace reached 1477K and 19.90MPa after ignition. The fuel was added with a regulator (the furnace showed: 325kPa, 133K), the fuel mix was decent but not a perfect 1:2. Then the diluting O2 was added, it was slightly too cold (the furnace now showed: 1.16MPa, 130K), so a bit too much dilutant ended up in the furnace (since cold gas has a lower pressure). The dilutant was inserted via the furnace outlet, checking the mol% with the tablet showed 3% H2 in the outlet pipe and 20% inside the furnace instead of 19% in both, the total number of H2 mol was unchanged. The observed loss of temperature is a result from using too much dilutant, using a lower starting temperature and a flawed fuel mix. But it&#039;s still very close to the desired value. The lower pressure is related to the temperature, going from 1500K to 1477K should mean -1.5% pressure, but the change was just -0.5%, another indication that too much dilutant had been added. Everything was built outdoors and exposed to the daily temperature cycle.&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=11091</id>
		<title>Fuel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=11091"/>
		<updated>2021-07-17T01:12:42Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: Undo revision 11090 by 62.245.76.101 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
There are two types of fuel, solid fuel and gas mixtures. The only solid fuel available in the game right now is Coal, coal can be used to fuel the [[Solid Fuel Generator]].&lt;br /&gt;
In order to use gasses for fuel you need a combustible gas combined with oxygen. The only flammable gas in the game is [[Volatiles]] (labeled as H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
== Mixing Gaseous Fuel == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
You can easily mix fuel by adding O2 and H2 to a pipe network in order to put it into canisters or pump into a furnace.&lt;br /&gt;
H2 can be attained by melting the [[Ice (Volatiles)]] that can be found in the world while O2 can be attained by melting the [[Ice (Oxite)]].&lt;br /&gt;
You can move gasses from the world atmosphere into a pipe network using a [[passive Vent]] or an [[Active Vent]].&lt;br /&gt;
Depending on the proportions of your gas mixture you will be able to attain a more or less efficient burn.&lt;br /&gt;
Be warned, though, that fuel mixtures will autoignite at 50°C.&lt;br /&gt;
Also, for any mixture to ignite (albeit inefficiently) it must have at least 5% Oxygen and 5% Hydrogen.&lt;br /&gt;
&lt;br /&gt;
==Basic Canister Mixing Setup== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Parts required===&lt;br /&gt;
* In line pipe canister connector&lt;br /&gt;
* 2 [[Tank Connector]] platforms&lt;br /&gt;
* Pipes&lt;br /&gt;
* [[Pipe Gas Mixer]] valve&lt;br /&gt;
* Wires to connect gas mixer to power&lt;br /&gt;
&lt;br /&gt;
===Setup=== &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
# Place the 2 Gas connector platforms&lt;br /&gt;
# Connect the 2 gas connector platforms to the inputs of the gas mixer&lt;br /&gt;
# Connect the gas mixer output to the canister connector&lt;br /&gt;
# Connect the gas mixer power input to power.&lt;br /&gt;
&lt;br /&gt;
===Use=== &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
# Put a large bottle or scrubber filled with O2 on one platform.&lt;br /&gt;
# Put a large bottle or scrubber filled with H2/volatile on the other platform.&lt;br /&gt;
# Use a wrench to connect both to their platforms.&lt;br /&gt;
# Set gas mixer to desired combination (34% O2 66% H2) Note: as the combination is a floating point number, you can also enter 0.333... or 0.666... with a labeler to get a more precise mix.&lt;br /&gt;
# Turn on gas mixer&lt;br /&gt;
# Place empty canister in inline connector.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=11090</id>
		<title>Fuel</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Fuel&amp;diff=11090"/>
		<updated>2021-07-17T01:09:27Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: 32 C autoignition as tested&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
There are two types of fuel, solid fuel and gas mixtures. The only solid fuel available in the game right now is Coal, coal can be used to fuel the [[Solid Fuel Generator]].&lt;br /&gt;
In order to use gasses for fuel you need a combustible gas combined with oxygen. The only flammable gas in the game is [[Volatiles]] (labeled as H&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
== Mixing Gaseous Fuel == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
You can easily mix fuel by adding O2 and H2 to a pipe network in order to put it into canisters or pump into a furnace.&lt;br /&gt;
H2 can be attained by melting the [[Ice (Volatiles)]] that can be found in the world while O2 can be attained by melting the [[Ice (Oxite)]].&lt;br /&gt;
You can move gasses from the world atmosphere into a pipe network using a [[passive Vent]] or an [[Active Vent]].&lt;br /&gt;
Depending on the proportions of your gas mixture you will be able to attain a more or less efficient burn.&lt;br /&gt;
Be warned, though, that fuel mixtures will autoignite at 32°C.&lt;br /&gt;
Also, for any mixture to ignite (albeit inefficiently) it must have at least 5% Oxygen and 5% Hydrogen.&lt;br /&gt;
&lt;br /&gt;
==Basic Canister Mixing Setup== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Parts required===&lt;br /&gt;
* In line pipe canister connector&lt;br /&gt;
* 2 [[Tank Connector]] platforms&lt;br /&gt;
* Pipes&lt;br /&gt;
* [[Pipe Gas Mixer]] valve&lt;br /&gt;
* Wires to connect gas mixer to power&lt;br /&gt;
&lt;br /&gt;
===Setup=== &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
# Place the 2 Gas connector platforms&lt;br /&gt;
# Connect the 2 gas connector platforms to the inputs of the gas mixer&lt;br /&gt;
# Connect the gas mixer output to the canister connector&lt;br /&gt;
# Connect the gas mixer power input to power.&lt;br /&gt;
&lt;br /&gt;
===Use=== &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
# Put a large bottle or scrubber filled with O2 on one platform.&lt;br /&gt;
# Put a large bottle or scrubber filled with H2/volatile on the other platform.&lt;br /&gt;
# Use a wrench to connect both to their platforms.&lt;br /&gt;
# Set gas mixer to desired combination (34% O2 66% H2) Note: as the combination is a floating point number, you can also enter 0.333... or 0.666... with a labeler to get a more precise mix.&lt;br /&gt;
# Turn on gas mixer&lt;br /&gt;
# Place empty canister in inline connector.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Battery&amp;diff=10933</id>
		<title>Battery</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Battery&amp;diff=10933"/>
		<updated>2021-07-05T15:38:45Z</updated>

		<summary type="html">&lt;p&gt;62.245.76.101: Kit (Battery Large)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Battery may refer to:&lt;br /&gt;
&lt;br /&gt;
* [[Battery Cell]], Battery cells for many items and tools&lt;br /&gt;
* [[Kit (Battery)]], A stationary battery to store energy&lt;br /&gt;
* [[Kit (Battery Large)]], A large stationary battery to store energy&lt;/div&gt;</summary>
		<author><name>62.245.76.101</name></author>
	</entry>
</feed>