<?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=78.240.55.20</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=78.240.55.20"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/78.240.55.20"/>
	<updated>2026-04-04T07:10:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Pressure_Regulator&amp;diff=10767</id>
		<title>Pressure Regulator</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Pressure_Regulator&amp;diff=10767"/>
		<updated>2021-05-31T13:12:28Z</updated>

		<summary type="html">&lt;p&gt;78.240.55.20: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Pressure Regulator&lt;br /&gt;
 | image       =  [[File:{{#setmainimage:ItemKitRegulator.png}}]]&lt;br /&gt;
 | stacks      = Yes, 5x&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[Iron Ingot|Iron]], 1g [[Gold Ingot|Gold]], 2g [[Copper Ingot|Copper]]&lt;br /&gt;
}}&lt;br /&gt;
=Construction Kit (Pressure Regulator)=&lt;br /&gt;
== Description ==&lt;br /&gt;
[[Pressure Regulator]] is used throughout [[Atmospherics]] networks to manage [[Pressure]]. Pressure Regulators comes in two variants: Standard and back-pressure regulators. They can be used to regulate the pressure between two pipe networks.&lt;br /&gt;
&lt;br /&gt;
The maximum pressure that can be set is 20265 kPa, which is double the maximum pressure for most gas-related elements like [[Canister]]s.&lt;br /&gt;
&lt;br /&gt;
Pressure regulator needs power to operate (100 W).&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
Use left-click while in active hands to place.&lt;br /&gt;
Scroll to change to other variants.&lt;br /&gt;
&lt;br /&gt;
=Pressure Regulator=&lt;br /&gt;
==Description==&lt;br /&gt;
The standard Pressure Regulator will pass through gases, in one direction, while the pressure on its output side is below the set value. It combines several functions:&lt;br /&gt;
* Passive check valve: Gas is never allowed to pass &amp;quot;the wrong way&amp;quot;, from output to input, even if the Regulator is switched off or unpowered.&lt;br /&gt;
* Switched valve: Gas will not pass at all if the Regulator is switched off or unpowered. This is a similar function to the [[Pipe Digital Valve]].&lt;br /&gt;
* Regulator: Gas will only pass when the pressure at the output is below the Regulator&#039;s setting.&lt;br /&gt;
* Compressor: While active, the Regulator will move &#039;&#039;all&#039;&#039; available gas from input to output, up to the set pressure. (Contrast with, for example, a [[Pipe Valve]] which simply equalizes pressure and then stops.)&lt;br /&gt;
&lt;br /&gt;
To calculate the moles per tick, use the following equation:&lt;br /&gt;
n = (P * V) / (R * T)&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
* P = Min(Input pressure, 101.325)&lt;br /&gt;
* V = (OutputPipeVolume / InputPipeVolume) * 100&lt;br /&gt;
* n = Moles per tick&lt;br /&gt;
* R = Gas constant (8.3144)&lt;br /&gt;
* T = Input temperature&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || float || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || float || Contains the current threshold set on the regulator, in kPa&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || float || Value of 20265kPa&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || The ratio between the Setting and the Maximum. As in Ratio = Setting / 20265&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Requiredpower || Integer || In Watts. The Pressure Regulator require 100W of power to function&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Back Pressure Regulator=&lt;br /&gt;
==Description==&lt;br /&gt;
The Back Pressure Regulator variant will only pass through gases when the pressure on its intake side exceeds the set value. In other words, the standard Regulator defaults &#039;&#039;&#039;open&#039;&#039;&#039; and closes when the &#039;&#039;output&#039;&#039; is overpressured, while the Back Pressure Regulator defaults &#039;&#039;&#039;closed&#039;&#039;&#039; and opens when the &#039;&#039;input&#039;&#039; is overpressured.&lt;br /&gt;
&lt;br /&gt;
Like the standard Regulator, the Back Pressure Regulator also acts as a check valve, switched valve, and compressor (i.e., input gas will move even if the output is already a higher pressure).&lt;br /&gt;
&lt;br /&gt;
Its low flow rate makes it not suitable for being used as an emergency dump valve.&lt;br /&gt;
&lt;br /&gt;
To calculate the moles per tick, use the following equation:&lt;br /&gt;
n = (P * V) / (R * T)&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
* P = Min(Input pressure, 101.325)&lt;br /&gt;
* V = 100&lt;br /&gt;
* n = Moles per tick&lt;br /&gt;
* R = Gas constant (8.3144)&lt;br /&gt;
* T = Input temperature&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
Back Pressure Regulator has exactly the same Network properties as the Pressure Regulator.&lt;/div&gt;</summary>
		<author><name>78.240.55.20</name></author>
	</entry>
</feed>