Difference between revisions of "Pipe Volume Pump"
From Unofficial Stationeers Wiki
m (Added a note regarding the valve units (They are actually a flow rate with respect to time, not a volume).) |
|||
Line 16: | Line 16: | ||
Used to pump gasses throughout a pipe, featuring an adjustable valve 0-100 Liters and requiring power (8W per Liter). All the gasses in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of gasses in either direction when unpowered. | Used to pump gasses throughout a pipe, featuring an adjustable valve 0-100 Liters and requiring power (8W per Liter). All the gasses in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of gasses in either direction when unpowered. | ||
− | Note that valve settings are for the rate at which the pump operates, in volume per | + | Note that valve settings are for the rate at which the pump operates, in volume per tick (0.5 seconds). |
+ | |||
+ | To calculate the moles per tick, use the following equation: | ||
+ | n = (P * V) / (R * T) | ||
+ | |||
+ | Where: | ||
+ | * P = Input pressure | ||
+ | * V = The volume you set | ||
+ | * n = Moles per tick | ||
+ | * R = Gas Constant (8.3144) | ||
+ | * T = Input temperature | ||
{{Data Network Header}} | {{Data Network Header}} |
Revision as of 16:16, 30 May 2021
Properties | |
---|---|
Stacks | Yes (5) |
Recipe | |
Created With | Hydraulic Pipe Bender, Fabricator |
Cost | 5g Iron, 2g Gold, 3g Copper |
Description
Used to pump gasses throughout a pipe, featuring an adjustable valve 0-100 Liters and requiring power (8W per Liter). All the gasses in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of gasses in either direction when unpowered.
Note that valve settings are for the rate at which the pump operates, in volume per tick (0.5 seconds).
To calculate the moles per tick, use the following equation: n = (P * V) / (R * T)
Where:
- P = Input pressure
- V = The volume you set
- n = Moles per tick
- R = Gas Constant (8.3144)
- T = Input temperature
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
Parameter Name | Data Type | Description |
---|---|---|
Lock | Boolean | |
Setting | ||
On | Boolean |
Data Outputs
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
Output Name | Data Type | Description |
---|---|---|
Maximum | ||
Lock | Boolean | |
Error | ||
Setting | ||
RequiredPower | ||
Ratio | ||
PrefabHash | ||
Power | ||
On |