Actions

Kit (Pressure Regulator)

From Unofficial Stationeers Wiki

Kit (Pressure Regulator)
ItemKitRegulator.png
Constructing Options Pressure Regulator, Back Pressure Regulator, Pressurant Valve, Purge Valve
Properties
Stacks Yes (5)
Recipes
Hydraulic Pipe Bender 5g Iron, 1g Gold, 2g Copper
Logic
Item Hash 1181371795
Item Name ItemKitRegulator
Logic Classes
SlotClass.None
SortingClass.Kits

Description[edit]

Pressure Regulators are useful components in Atmospherics systems, designed to manage gas flow and pressure.

This kit can create four devices: the Pressure Regulator, Back Pressure Regulator, Pressurant Valve, and Purge Valve. Use left-click while in active hands to place. Scroll to switch between variants.


Recipes[edit]

Manufactory Materials Time Energy
Hydraulic Pipe Bender 5g Iron, 1g Gold, 2g Copper 5 500

Pressure Regulator[edit]

Pressure Regulator
File:StructurePressureRegulator.png
Operation
Power Usage 100W
Prefab Hash 209854039
Prefab Name StructurePressureRegulator
Construction
Placed with Kit (Pressure Regulator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Pressure Regulator)



Description[edit]

Controlling the flow of gas between two pipe networks, pressure regulators shift gas until a set pressure on the outlet side is achieved, or the gas supply is exhausted. The back pressure regulator, by contrast, will only operate when pressure on the intake side exceeds the set value. With a max pressure of over 20,000kPa, it requires power to operate.
- Stationpedia


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:

  • Passive check valve: Gas is never allowed to pass "the wrong way", from output to input, even if the Regulator is switched off or unpowered. (It does not allow gas to pass at all when switched off or unpowered)
  • 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.
  • Regulator: Gas will only pass when the pressure at the output is below the Regulator's setting.
  • Compressor: While active, the Regulator will move all 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.)

The maximum pressure that can be set is 60795 kPa.

To calculate the moles per tick, use the following equation: n = (P * V) / (R * T)

Where:

  • P = Min(Input pressure, 101.325)
  • V = (OutputPipeVolume / InputPipeVolume) * 100
  • n = Moles per tick
  • R = Gas constant (8.3144)
  • T = Input temperature

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Pressure Regulator is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Pressure Regulator.
1 Locked
Setting Integer
Read Write
0.0 to 60795.0 A variable setting that can be read or written.
Maximum Float
Read
Maximum setting of the Pressure Regulator
Ratio Float
Read
0.0 to 1.0 Context specific value depending on device, 0 to 1 based ratio
On Boolean
Read Write
0 Off The current state of the Pressure Regulator.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.

Back Pressure Regulator[edit]

Back Pressure Regulator
File:StructureBackPressureRegulator.png
Operation
Power Usage 100W
Prefab Hash -1149857558
Prefab Name StructureBackPressureRegulator
Construction
Placed with Kit (Pressure Regulator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Pressure Regulator)


Description[edit]

Unlike the Pressure Regulator, which closes when the input exceeds a given pressure, the back pressure regulator opens when input pressure reaches a given value.
- Stationpedia

The Back Pressure Regulator will only pass through gases when the pressure on its intake side exceeds the set value. In other words, the standard Regulator defaults open and closes when the output is overpressured, while the Back Pressure Regulator defaults closed and opens when the input is overpressured.

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).

The maximum pressure that can be set is 60795 kPa.

Its low flow rate makes it not suitable for being used as an emergency dump valve.

To calculate the moles per tick, use the following equation: n = (P * V) / (R * T)

Where:

  • P = Min(Input pressure, 101.325)
  • V = 100
  • n = Moles per tick
  • R = Gas constant (8.3144)
  • T = Input temperature

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Back Pressure Regulator is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Back Pressure Regulator.
1 Locked
Setting Integer
Read Write
0.0 to 60795.0 A variable setting that can be read or written.
Maximum Float
Read
Maximum setting of the Back Pressure Regulator
Ratio Float
Read
0.0 to 1.0 Context specific value depending on device, 0 to 1 based ratio
On Boolean
Read Write
0 Off The current state of the Back Pressure Regulator.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.

Pressurant Valve[edit]

Pressurant Valve
Pressurant Valve.png
Operation
Power Usage 100W
Prefab Hash 23052817
Prefab Name StructurePressurantValve
Construction
Placed with Kit (Pressure Regulator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Pressure Regulator)



Description[edit]

Pumps gas into a liquid pipe in order to raise the pressure
- Stationpedia

See also Purge Valve which does quasi the opposite.

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Pressurant Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Pressurant Valve.
1 Locked
Setting Integer
Read Write
0.0 to 60795.0 A variable setting that can be read or written.
Maximum Float
Read
Maximum setting of the Pressurant Valve
Ratio Float
Read
0.0 to 1.0 Context specific value depending on device, 0 to 1 based ratio
On Boolean
Read Write
0 Off The current state of the Pressurant Valve.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.

Purge Valve[edit]

Purge Valve
Purge Valve.png
Operation
Power Usage 100W
Prefab Hash -737232128
Prefab Name StructurePurgeValve
Construction
Placed with Kit (Pressure Regulator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Pressure Regulator)



Description[edit]

Allows for removal of pressurant gas and evaporated liquids from a liquid pipe. Similar in function to a Back Pressure Regulator the Purge Valve moves gas from the input liquid pipe to the output gas pipe aiming to keep the pressure of the input at the target setting.
- Stationpedia

See also Pressurant Valve which does quasi the opposite.

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Purge Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Purge Valve.
1 Locked
Setting Integer
Read Write
0.0 to 60795.0 A variable setting that can be read or written.
Maximum Float
Read
Maximum setting of the Purge Valve
Ratio Float
Read
0.0 to 1.0 Context specific value depending on device, 0 to 1 based ratio
On Boolean
Read Write
0 Off The current state of the Purge Valve.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.