Cryo Tube: Difference between revisions
More actions
rewrote article based on User:RA2lover/Thermodynamics machinery notes |
Adjusting names to match in-game structure and kit |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Machines]] | [[Category:Machines]] | ||
{{Itembox | {{Itembox | ||
| name = Kit ( | | name = Kit (Cryo Tube) | ||
| createdwith = [[Hydraulic Pipe Bender]] '''MK2''' | | createdwith = [[Hydraulic Pipe Bender]] '''MK2''' | ||
| cost = 10g [[Gold]], 10g [[Copper]], 35g [[Steel]], 5g [[Silver]] | | cost = 10g [[Gold]], 10g [[Copper]], 35g [[Steel]], 5g [[Silver]] | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
| name = | | name = Cryo Tube | ||
| image = [[File:Cyrotube.jpg|133KBpx|frameless|center|Cyrotube]] | | image = [[File:Cyrotube.jpg|133KBpx|frameless|center|Cyrotube]] | ||
| power_usage = 10-260W | | power_usage = 10-260W | ||
| placed_with_item = [[Kit ( | | placed_with_item = [[Kit (Cryo Tube)]] | ||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
| decon_with_tool1 = [[Hand Drill]] | | decon_with_tool1 = [[Hand Drill]] | ||
| item_rec1 = [[Kit ( | | item_rec1 = [[Kit (Cryo Tube)]] | ||
}} | }} | ||
== Description == | == Description == | ||
A Cryotube can heal players and organs as well as revive dead players, the cryotube also functions as a [[sleeper]], has one gas input, one liquid input, one power connection and one data connection. | A Cryotube can heal players and organs as well as revive dead players, the cryotube also functions as a [[sleeper]], has one gas input, one liquid input, one [[power]] connection and one data connection. | ||
=== Healing/reviving players === | === Healing/reviving players === | ||
The cryotube needs at least 10L of pure liquid nitrogen below 130 K (-143.15 °C) in its liquid input network to heal/revive players. | The cryotube needs at least 10L of pure liquid [[nitrogen]] below 130 K (-143.15 °C) in its liquid input network to heal/revive players. | ||
Players are revived at 25% health and healed at a rate of 1 damage/tick. | Players are revived at 25% health and healed at a rate of 1 damage/tick. | ||
| Line 29: | Line 28: | ||
== Practical considerations == | == Practical considerations == | ||
The cryotube has a considerable internal volume of 800 L, which exchanges gases with the room when open and with the gas input network when closed. Operation will result in cross-contamination between its gas input network and room atmospheres, and operating the cryotube on a high-pressure gas network will result in significant loss of gas when the door is opened. | The cryotube has a considerable internal volume of 800 L, which exchanges gases with the [[room]] when open and with the gas input network when closed. Operation will result in cross-contamination between its gas input network and room atmospheres, and operating the cryotube on a high-[[pressure]] gas network will result in significant loss of gas when the [[door]] is opened. | ||
The internal atmosphere will exchange heat with the liquid input at a rate of 100 W during normal operation. This will likely result in the input network requiring active cooling for long periods of operation, and may result in undesired cooling of its input atmosphere. This heat exchange stops once the internal atmosphere reaches 0°C. | The internal [[atmosphere]] will exchange heat with the liquid input at a rate of 100 W during normal operation. This will likely result in the input network requiring active cooling for long periods of operation, and may result in undesired cooling of its input atmosphere. This heat exchange stops once the internal atmosphere reaches 0°C. | ||
A 250W resistive heating element prevents condensation/freezing by targeting an internal temperature of 4°C. | A 250W resistive heating element prevents condensation/freezing by targeting an internal temperature of 4°C. | ||
| Line 66: | Line 65: | ||
|} | |} | ||
=== References === | === References === | ||
<references /> | <references /> | ||
Latest revision as of 05:06, 6 April 2026
| Recipe | |
|---|---|
| Created With | Hydraulic Pipe Bender MK2 |
| Cost | 10g Gold, 10g Copper, 35g Steel, 5g Silver |
|
| |
| Operation | |
|---|---|
| Power Usage | 10-260W |
| Construction | |
| Placed with | Kit (Cryo Tube) |
| Placed on | Small Grid |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Cryo Tube) |
Description
A Cryotube can heal players and organs as well as revive dead players, the cryotube also functions as a sleeper, has one gas input, one liquid input, one power connection and one data connection.
Healing/reviving players
The cryotube needs at least 10L of pure liquid nitrogen below 130 K (-143.15 °C) in its liquid input network to heal/revive players.
Players are revived at 25% health and healed at a rate of 1 damage/tick.
Practical considerations
The cryotube has a considerable internal volume of 800 L, which exchanges gases with the room when open and with the gas input network when closed. Operation will result in cross-contamination between its gas input network and room atmospheres, and operating the cryotube on a high-pressure gas network will result in significant loss of gas when the door is opened.
The internal atmosphere will exchange heat with the liquid input at a rate of 100 W during normal operation. This will likely result in the input network requiring active cooling for long periods of operation, and may result in undesired cooling of its input atmosphere. This heat exchange stops once the internal atmosphere reaches 0°C. A 250W resistive heating element prevents condensation/freezing by targeting an internal temperature of 4°C.
The stationeer must remove all of their items to get into the cryotube so it should be in a room with a breathable atmosphere.
Data Network Properties
These are all Data Network properties of this device.
⚠️ This section is known to be incomplete. Please be bold and edit it to include any additional data you may have found. ⚠️
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 |
|---|---|---|
| Open | Boolean | Opens the CryoTube, when set to 1. Closes it, when set to 0. |
| On | Boolean | Turns the CryoTube on, when set to 1. Turns it off, when set to 0. |
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 |
|---|---|---|
| Power | Boolean | Returns whether the CryoTube is turned on and receives power. (0 for no, 1 for yes) |
| Open | Boolean | Returns whether the CryoTube is open. (0 for no, 1 for yes) |
| Error | Boolean | Returns whether the CryoTube is flashing an error. (0 for no, 1 for yes) |
| On | Boolean | Returns whether the CryoTube is turned on. (0 for no, 1 for yes) |
| RequiredPower | Integer | Returns the current amount of power, required by the CryoTube, in watts. |
