Actions

Editing Combustion Centrifuge

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 4: Line 4:
 
[[Category:Machines]]
 
[[Category:Machines]]
 
{{Itembox
 
{{Itembox
  | image      = [[File:KitStructureCombustionCentrifuge.png]]
+
  | image      = [[File:ItemKitCombustionCentrifuge.png]]
 
  | name        = Kit (Combustion Centrifuge)
 
  | name        = Kit (Combustion Centrifuge)
 
  | createdwith = [[Autolathe]] (Tier 2)
 
  | createdwith = [[Autolathe]] (Tier 2)
Line 19: Line 19:
 
  | item_rec1        = [[Kit (Combustion Centrifuge)]]
 
  | item_rec1        = [[Kit (Combustion Centrifuge)]]
 
  | const_with_tool2 = [[Welder]]
 
  | const_with_tool2 = [[Welder]]
  | const_with_item2 = 2x [[Steel Sheets]]
+
  | const_with_item2 = 2x [[Steel Sheet]]
 
  | stage_image2    = [[File:StructureCombustionCentrifuge_BuildState1.png]]
 
  | stage_image2    = [[File:StructureCombustionCentrifuge_BuildState1.png]]
 
  | decon_with_tool2 = [[Angle Grinder]]
 
  | decon_with_tool2 = [[Angle Grinder]]
  | item_rec2        = 2x [[Steel Sheets]]
+
  | item_rec2        = 2x [[Steel Sheet]]
 
  | const_with_item3 = 1x [[Cable Coil]]
 
  | const_with_item3 = 1x [[Cable Coil]]
 
  | decon_with_tool3 = [[Wire Cutters]]
 
  | decon_with_tool3 = [[Wire Cutters]]
Line 29: Line 29:
  
 
== Description == <!--T:2-->
 
== Description == <!--T:2-->
The combustion centrifuge is a gas powered version of the [[Centrifuge]]. A combustible fuel mix should be supplied to the gas input, and waste gasses should be vented from the output. The machine's RPM's must be controlled via the throttle and combustion limiter levers. If the Combustion Centrifuge gains, or loses, RPMs too fast it will experience stress, and eventually grind to a halt. Higher RPMs directly result in faster processing speeds.
+
The combustion centrifuge is a gas powered version of the [[Centrifuge]]. A combustible fuel mix should be supplied to the gas input, and waste gasses should be vented from the output. The machine's RPM's must be controlled via the throttle and combustion limiter levers. If the Combustion Centrifuge gains, or looses, RPMs too fast it will experience stress, and eventually grind to a halt. Higher RPMs directly result in faster processing speeds.
  
 
The throttle lever controls the amount of fuel being pulled into the machine, increasing the temperature inside the engine, and leading to an increase in RPM. The limiter lever influences the speed of combustion, and how much uncombusted gas is in the exhaust.
 
The throttle lever controls the amount of fuel being pulled into the machine, increasing the temperature inside the engine, and leading to an increase in RPM. The limiter lever influences the speed of combustion, and how much uncombusted gas is in the exhaust.
Line 36: Line 36:
  
 
The Combustion Centrifuge has a socket for an [[Integrated Circuit (IC10)|IC10 chip]], similar to the [[Atmospherics]] machine. It comes with two device ports, d0 and d1, for connecting to other devices. To change or set a device, use a screwdriver to cycle through devices found on the machine's data network.
 
The Combustion Centrifuge has a socket for an [[Integrated Circuit (IC10)|IC10 chip]], similar to the [[Atmospherics]] machine. It comes with two device ports, d0 and d1, for connecting to other devices. To change or set a device, use a screwdriver to cycle through devices found on the machine's data network.
== '''Important''' ==
 
Can be boosted by [[Nitrous Oxide]] in fuel mixture, but don't make mixture to autoigniting, you can blow everything up with overpressured [[Gas Canister]]''(perhaps, centrifuge too)''!
 
== Throttle ==
 
 
Every tick up to 0.01 moles of gas will be pulled in to the machine from the input pipe network. The Throttle parameter linearly controls how much gas to pull in, <code>inputMoles = 0.01*Throttle/100</code>. The Throttle value is rounded to the nearest multiple of 10 when set over the Data Network.
 
 
== Combustion Limiter ==
 
 
On each tick the Combustion Centrifuge will manually combust up to 75% of the fuel mixture in its internal atmosphere. This happens on the remaining fuel '''after''' natural combustion takes place as described in [[Volatiles#Usage|Volatiles]]. The portion of fuel manually combusted each tick is <code>clamp((Limiter/10)^2 * 0.0075, 0.001, 1)</code>. The Combustion Limiter value is rounded to the nearest multiple of 10 when set over the Data Network.
 
  
 
{{Data Network Header}}
 
{{Data Network Header}}

Please note that all contributions to Unofficial Stationeers Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Unofficial Stationeers Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)