Difference between revisions of "Advanced Furnace"
From Unofficial Stationeers Wiki
(Added link to AllRecipes page) |
CourteousD (talk | contribs) m (Added a note about conditions to avoid errors) |
||
(17 intermediate revisions by 8 users not shown) | |||
Line 3: | Line 3: | ||
[[Category:Machines]] | [[Category:Machines]] | ||
{{Itembox | {{Itembox | ||
− | + | | name = Kit (Advanced Furnace) | |
− | + | | image = [[File:{{#setmainimage:ItemKitAdvancedFurnace.png}}]] | |
− | + | | prefabhash = -616758353 | |
− | + | | prefabname = ItemKitAdvancedFurnace | |
− | + | | stacks = 1 | |
− | + | | slot_class = SlotClass.None | |
+ | | sorting_class = SortingClass.Kits | ||
+ | | recipe_machine1 = Electronics Printer (Tier Two) | ||
+ | | recipe_cost1 = 5g [[Gold]], 25g [[Copper]], 30g [[Steel]], 15g [[Electrum]], 8g [[Solder]], 6g [[Silicon]] | ||
+ | | constructs = [[Advanced Furnace]] | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
− | + | | name = Advanced Furnace | |
− | + | | image = [[File:StructureAdvancedFurnace.png]] | |
− | + | | prefab_hash = 545937711 | |
− | + | | prefab_name = StructureAdvancedFurnace | |
− | + | | power_usage = 100W | |
− | + | | placed_on_grid = Small Grid | |
− | + | | decon_with_tool1 = [[Hand Drill]] | |
+ | | placed_with_item = [[Kit (Advanced Furnace)]] | ||
+ | | item_rec1 = [[Kit (Advanced Furnace)]] | ||
+ | | decon_with_tool2 = [[Wire Cutters]] | ||
+ | | const_with_item1 = 1 x [[Electronic Parts]] | ||
+ | | item_rec2 = 1 x [[Electronic Parts]] | ||
+ | | decon_with_tool3 = [[Angle Grinder]] | ||
+ | | const_with_tool2 = [[Welding Torch]] | ||
+ | | const_with_item2 = 5 x [[Steel Sheets]] | ||
+ | | item_rec3 = 5 x [[Steel Sheets]] | ||
+ | | decon_with_tool4 = [[Hand Drill]] | ||
+ | | const_with_tool3 = [[Screwdriver]] | ||
}} | }} | ||
== Description == | == Description == | ||
+ | <blockquote><q>The advanced furnace comes with integrated inlet and outlet pumps for controlling the unit's internal pressure.</q><br> | ||
+ | '''- Stationpedia'''</blockquote> | ||
+ | |||
The '''Advanced Furnace''' is used to create advanced alloys, but can be used to create basic alloys as well. It lends itself to automation. | The '''Advanced Furnace''' is used to create advanced alloys, but can be used to create basic alloys as well. It lends itself to automation. | ||
The Maximum pressure for the furnace is 60 MPa before the furnace will,in short order, explode. | The Maximum pressure for the furnace is 60 MPa before the furnace will,in short order, explode. | ||
Adding Hydrocarbons, IE coal, will increase the pressure. | Adding Hydrocarbons, IE coal, will increase the pressure. | ||
− | Contains two embedded [[Special:MyLanguage/Pipe Volume Pump|volume pumps]] to control flow in and out, in order to use them, the furnace must be powered, and setting both to zero will put the furnace in a state of quiescence, but the furnace will slowly lose pressure and temperature. The capacity of the furnace is in excess of 5kg of materials so | + | Contains two embedded [[Special:MyLanguage/Pipe Volume Pump|volume pumps]] to control flow in and out, in order to use them, the furnace must be powered, and setting both to zero will put the furnace in a state of quiescence, but the furnace will slowly lose pressure and temperature. The capacity of the furnace is in excess of 5kg of materials so it is possible to make a full 500g ingot of an advanced alloy in one go. |
+ | |||
+ | In the early game, a regular [[Furnace]] will be easier to make and operate. | ||
== Recipes == | == Recipes == | ||
Line 34: | Line 54: | ||
{{Data Network Header}} | {{Data Network Header}} | ||
− | {{Data Parameters}} | + | {{Data Parameters| |
+ | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Advanced Furnace is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}} | ||
+ | {{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}} | ||
+ | {{Data Parameters/row|Mode|Integer|The Advanced Furnace's smelting result.|multiple=2|0|Invalid|1|Valid}} | ||
+ | {{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}} | ||
+ | {{Data Parameters/row|Pressure|Float|w=0|The current pressure reading of the Advanced Furnace}} | ||
+ | {{Data Parameters/row|Temperature|Integer|w=0|The current temperature reading of the Advanced Furnace}} | ||
+ | {{Data Parameters/row|Activate|Integer|Activates the Advanced Furnace when set to 1. Deactivates when set to 0.}} | ||
+ | {{Data Parameters/row|Lock|Boolean|Disable manual operation of the Advanced Furnace.|multiple=2|0|Unlocked|1|Locked}} | ||
+ | {{Data Parameters/row|Setting|Integer|A variable setting that can be read or written.}} | ||
+ | {{Data Parameters/row|Reagents|Integer|w=0|Total number of reagents recorded by the Advanced Furnace}} | ||
+ | {{Data Parameters/row|RatioOxygen|Float|w=0|The ratio of [[Oxygen]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioNitrogen|Float|w=0|The ratio of [[Nitrogen]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioPollutant|Float|w=0|The ratio of [[Pollutant]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioVolatiles|Float|w=0|The ratio of [[Volatiles]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioWater|Float|w=0|The ratio of [[Water]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|Maximum|Float|w=0|Maximum setting of the Advanced Furnace}} | ||
+ | {{Data Parameters/row|Ratio|Float|w=0|Context specific value depending on device, 0 to 1 based ratio|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|On|Boolean|The current state of the Advanced Furnace.|multiple=2|0|Off|1|On}} | ||
+ | {{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | ||
+ | {{Data Parameters/row|RecipeHash|Integer|w=0|Current hash of the recipe the Advanced Furnace is set to produce}} | ||
+ | {{Data Parameters/row|ClearMemory|Integer|r=0|When set to 1, clears the counter memory (e.g. ExportCount). Will set itself back to 0 when actioned}} | ||
+ | {{Data Parameters/row|ExportCount|Integer|w=0|How many items exported since last ClearMemory}} | ||
+ | {{Data Parameters/row|ImportCount|Integer|w=0|How many items imported since last ClearMemory}} | ||
+ | {{Data Parameters/row|TotalMoles|Float|w=0|Returns the total moles of the Advanced Furnace}} | ||
+ | {{Data Parameters/row|RatioNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | ||
+ | {{Data Parameters/row|SettingInput|Integer|The input setting for the Advanced Furnace}} | ||
+ | {{Data Parameters/row|SettingOutput|Integer|The output setting for the Advanced Furnace}} | ||
+ | {{Data Parameters/row|Combustion|Boolean|w=0|Assess if the atmosphere is on fire. Returns 1 if atmosphere is on fire, 0 if not.|0 or 1}} | ||
+ | {{Data Parameters/row|RatioLiquidNitrogen|Float|w=0|The ratio of [[Nitrogen#Liquid|Liquid Nitrogen]] in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidOxygen|Float|w=0|The ratio of [[Oxygen#Liquid|Liquid Oxygen]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidVolatiles|Float|w=0|The ratio of [[Volatiles#Liquid|Liquid Volatiles]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioSteam|Float|w=0|The ratio of [[Steam]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide#Liquid|Liquid Carbon Dioxide]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidPollutant|Float|w=0|The ratio of [[Pollutant#Liquid|Liquid Pollutant]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide#Liquid|Liquid Nitrous Oxide]] in device's Atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
+ | {{Data Parameters/row|RatioHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioLiquidHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|RatioPollutedWater|Float|w=0|The ratio of polluted water in device atmosphere|0.0 to 1.0}} | ||
+ | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} | ||
+ | |||
+ | === Data Slots === | ||
+ | These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Number || Name !! Description |
|- | |- | ||
− | | | + | | 0? || Import || Import slot. |
|- | |- | ||
− | | | + | | 1? || Export || Export slot. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | + | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Name !! Data Type !! Description |
|- | |- | ||
− | | | + | | OccupantHash |
|- | |- | ||
− | | | + | | Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes). |
|- | |- | ||
− | | | + | | PrefabHash |
|- | |- | ||
− | | | + | | Quantity |
|- | |- | ||
− | | | + | | Class |
|- | |- | ||
− | | | + | | Damage |
|- | |- | ||
− | | | + | |MaxQuantity |
+ | |} | ||
+ | == Usage == | ||
+ | |||
+ | While it is possible to operate the advanced furnace similar to a regular furnace (add fuel, ignite, add ore), the two most common setups for advanced furnaces are: | ||
+ | * ice only smelting | ||
+ | * fuel mixing | ||
+ | * hot and cold mixing | ||
+ | |||
+ | === Ice only smelting === | ||
+ | In this setup ice is fed into the input slot of the furnace prior to loading ores for smelting. | ||
+ | <ref>[https://steamcommunity.com/sharedfiles/filedetails/?id=3291778232], The BFF, Bottle Fed Furnace.</ref> | ||
+ | <div style="overflow-x: auto;"> | ||
+ | {| class="wikitable" | ||
+ | ! colspan="1" rowspan="1" |Alloy | ||
+ | ! colspan="1" rowspan="1" |Ingredients | ||
+ | ! colspan="1" rowspan="1" |Chunks | ||
+ | ! colspan="1" rowspan="1" |Temperature | ||
+ | ! colspan="1" rowspan="1" |Pressure | ||
|- | |- | ||
− | | | + | ! <div class="stationeers-icon">[[File:ItemStelliteIngot.png|link=Ingot (Stellite)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Stellite)|Stellite]]''' |
+ | |<div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div>'''[[Ore (Cobalt)|Cobalt Ore]]''' <br> <div class="stationeers-icon">[[File:ItemSiliconOre.png|link=Ore (Silicon)]] <div class="stationeers-icon-text">100</div></div>'''[[Ore (Silicon)|Silicon Ore]]''' | ||
+ | |<div class="stationeers-icon">[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] <div class="stationeers-icon-text">2</div></div>'''[[Ice_(Volatiles)|Volatiles]]''' <br> <div class="stationeers-icon">[[File:ItemOxite.png|link=Ice_(Oxite)]] <div class="stationeers-icon-text">1</div></div>'''[[Ice_(Oxite)|Oxite]]''' | ||
+ | |1.82 kK | ||
+ | |13.6 MPa | ||
|- | |- | ||
− | | | + | | <div class="stationeers-icon">[[File:ItemInconelIngot.png|link=Ingot (Inconel)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Inconel)|Inconel]]''' |
+ | |<div class="stationeers-icon">[[File:ItemGoldOre.png|link=Ore (Gold)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Gold)|Gold Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]'''<br><div class="stationeers-icon">[[File:ItemSteelIngot.png|link=Ingot (Steel)]]<div class="stationeers-icon-text">50</div></div> '''[[Ingot (Steel)|Steel Ingot]]''' | ||
+ | |<div class="stationeers-icon">[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] <div class="stationeers-icon-text">13</div></div>'''[[Ice_(Volatiles)|Volatiles]]''' <br> <div class="stationeers-icon">[[File:ItemOxite.png|link=Ice_(Oxite)]] <div class="stationeers-icon-text">6</div></div>'''[[Ice_(Oxite)|Oxite]]''' | ||
+ | |1.78 kK | ||
+ | |24.2 MPa +++ | ||
|- | |- | ||
− | | | + | |<div class="stationeers-icon">[[File:ItemAstroloyIngot.png|link=Ingot (Astroloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Astroloy)|Astroloy]]''' |
+ | |<div class="stationeers-icon">[[File:ItemSteelIngot.png|link=Ingot (Steel)]] <div class="stationeers-icon-text">100</div></div> '''[[Ingot (Steel)|Steel Ingot]]'''<br><div class="stationeers-icon">[[File:ItemCopperOre.png|link=Ore (Copper)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Copper)|Copper Ore]]'''<br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Cobalt)|Cobalt Ore]]''' | ||
+ | |<div class="stationeers-icon">[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] <div class="stationeers-icon-text">18</div></div>'''[[Ice_(Volatiles)|Volatiles]]''' <br> <div class="stationeers-icon">[[File:ItemOxite.png|link=Ice_(Oxite)]] <div class="stationeers-icon-text">9</div></div>'''[[Ice_(Oxite)|Oxite]]''' | ||
+ | |1.92 kK | ||
+ | |33 MPa | ||
|- | |- | ||
− | | | + | |<div class="stationeers-icon">[[File:ItemHastelloyIngot.png|link=Ingot (Hastelloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Hastelloy)|Hastelloy]]''' |
+ | |<div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]''' <br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Cobalt)|Cobalt Ore]]''' | ||
+ | |<div class="stationeers-icon">[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] <div class="stationeers-icon-text">5</div></div>'''[[Ice_(Volatiles)|Volatiles]]''' <br> <div class="stationeers-icon">[[File:ItemOxite.png|link=Ice_(Oxite)]] <div class="stationeers-icon-text">86</div></div>'''[[Ice_(Oxite)|Oxite]]''' ^^^ | ||
+ | |997 K | ||
+ | |27.3 MPa | ||
|- | |- | ||
− | | [[ | + | |<div class="stationeers-icon">[[File:ItemWaspaloyIngot.png|link=Ingot (Waspaloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Waspaloy)|Waspaloy]]''' |
+ | |<div class="stationeers-icon">[[File:ItemLeadOre.png|link=Ore (Lead)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Lead)|Lead Ore]]''' <br><div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">50</div></div>'''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]''' | ||
+ | |<div class="stationeers-icon">[[File:ItemVolatiles.png|link=Ice_(Volatiles)]] <div class="stationeers-icon-text">7</div></div>'''[[Ice_(Volatiles)|Volatiles]]''' <br> <div class="stationeers-icon">[[File:ItemOxite.png|link=Ice_(Oxite)]] <div class="stationeers-icon-text">300</div></div>'''[[Ice_(Oxite)|Oxite]]''' ^^^ | ||
+ | |691 K | ||
+ | |50.2 MPa | ||
+ | |} | ||
+ | </div> | ||
+ | |||
+ | Note that at least one gas pipe must be connected to both the input and output gas lines to avoid error conditions. | ||
+ | |||
+ | +++ For Inconel the mixture pressure will overshoot the range slightly, either make the alloy when the pressure rises into the range, or a short wait will be necessary in order for the pressure to drop back into range. | ||
+ | |||
+ | ^^^ The excess Oxites are necessary in order to limit the temperature of the mixture, however they can be substituted with other inert gasses. | ||
+ | |||
+ | === Gaseous Fueling === | ||
+ | [[File:ICE_CRUSHER.png|thumb|'''A basic [[Fuel#Basic_Ice_Crusher_Setup|ice crushing]], gas collection and measuring setup''']] | ||
+ | In this setup fuel is pumped into the furnace from either pre-measured canisters or pumped into the furnace in measured amounts. Fuel can be either a 2:1 Volatile to O2 mixture, raw gases from Volatile and Oxite ices, or Superfuel. Raw gases can be collected by putting Volatile Ice and Oxites into an Ice crusher, or by melting the gases in an enclosed area and pumping the gases into a canister with an active vent. Superfuel can be made by collecting N20 and mixing it with Volatiles at a 1:1 Ratio. Raw gasses made from ices will have a ratio of 3.6% Nitrogen, 32.7% Oxygen, and 63.7% Volatiles, and the Volatile to Oxygen ratio will be 1.95:1 instead of 2:1, but it will burn adequately well. | ||
+ | |||
+ | <div style="overflow-x: auto;"> | ||
+ | {| class="wikitable" | ||
+ | ! colspan="1" rowspan="1" |Canister Pressure @ 0°C | ||
+ | ! colspan="1" rowspan="1" |Gases | ||
+ | ! colspan="1" rowspan="1" |Ingredients | ||
+ | ! colspan="1" rowspan="1" |Temperature | ||
+ | ! colspan="1" rowspan="1" |Pressure | ||
+ | ! colspan="1" rowspan="1" |Alloy | ||
|- | |- | ||
− | | | + | |'''     3,600 KPa''' <div class="stationeers-icon">[[File:ItemGasCanisterFuel.png|link=Fuel]] <div class="stationeers-icon-text"></div> </div> '''[[Fuel|Fuel]]''' <br> <br> <br> |
+ | |<div class="stationeers-icon">[[File:Icon-volatiles.png|link=Volatiles]] <div class="stationeers-icon-text"></div></div>'''62.7 Mols''' '''[[Volatiles|Volatiles]]''' <br> <div class="stationeers-icon">[[File:Icon-oxygen.png|link=Oxygen]] <div class="stationeers-icon-text"></div></div>'''32.1 Mols''' '''[[Oxygen|Oxygen]]''' <br> <br> | ||
+ | |<div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div>'''[[Ore (Cobalt)|Cobalt Ore]]''' <br> <div class="stationeers-icon">[[File:ItemSiliconOre.png|link=Ore (Silicon)]] <div class="stationeers-icon-text">100</div></div>'''[[Ore (Silicon)|Silicon Ore]]''' | ||
+ | |'''1.84 kK''' | ||
+ | |'''15.2 MPa''' | ||
+ | |<div class="stationeers-icon">[[File:ItemStelliteIngot.png|link=Ingot (Stellite)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Stellite)|Stellite]]''' | ||
|- | |- | ||
− | | | + | | '''(2x) 8,400 KPa''' <div class="stationeers-icon">[[File:ItemGasCanisterFuel.png|link=Fuel]] <div class="stationeers-icon-text"></div> </div> '''[[Fuel|Fuel]]''' <br> <br> <br> |
+ | |<div class="stationeers-icon">[[File:Icon-volatiles.png|link=Volatiles]] <div class="stationeers-icon-text"></div></div>'''286 Mols''' '''[[Volatiles|Volatiles]]''' <br> <div class="stationeers-icon">[[File:Icon-oxygen.png|link=Oxygen]] <div class="stationeers-icon-text"></div></div>'''146 Mols''' '''[[Oxygen|Oxygen]]''' <br> <br> | ||
+ | |<div class="stationeers-icon">[[File:ItemGoldOre.png|link=Ore (Gold)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Gold)|Gold Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]'''<br><div class="stationeers-icon">[[File:ItemSteelIngot.png|link=Ingot (Steel)]]<div class="stationeers-icon-text">50</div></div> '''[[Ingot (Steel)|Steel Ingot]]''' | ||
+ | |'''1.75 kK''' | ||
+ | |'''24.1 MPa +++''' | ||
+ | | <div class="stationeers-icon">[[File:ItemInconelIngot.png|link=Ingot (Inconel)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Inconel)|Inconel]]''' | ||
|- | |- | ||
− | | | + | | '''(3x) 7,225 KPa''' <div class="stationeers-icon">[[File:ItemGasCanisterFuel.png|link=Fuel]] <div class="stationeers-icon-text"></div> </div> '''[[Fuel|Fuel]]''' <br> <br> <br> |
+ | |<div class="stationeers-icon">[[File:Icon-volatiles.png|link=Volatiles]] <div class="stationeers-icon-text"></div></div>'''371 Mols''' '''[[Volatiles|Volatiles]]''' <br> <div class="stationeers-icon">[[File:Icon-oxygen.png|link=Oxygen]] <div class="stationeers-icon-text"></div></div>'''190 Mols''' '''[[Oxygen|Oxygen]]'''<br> <br> | ||
+ | |<div class="stationeers-icon">[[File:ItemSteelIngot.png|link=Ingot (Steel)]] <div class="stationeers-icon-text">100</div></div> '''[[Ingot (Steel)|Steel Ingot]]'''<br><div class="stationeers-icon">[[File:ItemCopperOre.png|link=Ore (Copper)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Copper)|Copper Ore]]'''<br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Cobalt)|Cobalt Ore]]''' | ||
+ | |'''1.89 kK''' | ||
+ | |'''30.8 MPa''' | ||
+ | |<div class="stationeers-icon">[[File:ItemAstroloyIngot.png|link=Ingot (Astroloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Astroloy)|Astroloy]]''' | ||
|- | |- | ||
− | | | + | |'''     8,500 KPa''' <div class="stationeers-icon">[[File:ItemGasCanisterFuel.png|link=Fuel]] <div class="stationeers-icon-text"></div></div> '''[[Fuel|Fuel]]''' <br><br> <br> <br>''' (8x) 8,600 KPa'''<div class="stationeers-icon">[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] <div class="stationeers-icon-text"></div></div>'''[[Carbon_Dioxide|Pressurant]]''' |
− | |- | + | |<div class="stationeers-icon">[[File:Icon-volatiles.png|link=Volatiles]] <div class="stationeers-icon-text"></div></div>'''146 Mols''' '''[[Volatiles|Volatiles]]''' <br> <div class="stationeers-icon">[[File:Icon-oxygen.png|link=Oxygen]] <div class="stationeers-icon-text"></div></div>'''74.8 Mols''' '''[[Oxygen|Oxygen]]''' <br> <br> <div class="stationeers-icon">[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] <div class="stationeers-icon-text"></div></div>'''1,900 Mols''' '''[[Carbon_Dioxide|Pressurant]] ^^^''' |
− | | | + | |<div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]''' <br><div class="stationeers-icon">[[File:ItemCobaltOre.png|link=Ore (Cobalt)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Cobalt)|Cobalt Ore]]''' |
− | |- | + | |'''1.02 kK''' |
− | | | + | |'''27.6 MPa''' |
− | |- | + | |<div class="stationeers-icon">[[File:ItemHastelloyIngot.png|link=Ingot (Hastelloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Hastelloy)|Hastelloy]]''' |
− | | | ||
− | |- | ||
− | | | ||
− | |- | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
+ | |''' (3x) 7,333 KPa''' <div class="stationeers-icon">[[File:ItemGasCanisterFuel.png|link=Fuel]] <div class="stationeers-icon-text"></div></div> '''[[Fuel|Fuel]]'''</div> <br><br> <br> <br>'''(24x) 9,750 KPa'''<div class="stationeers-icon">[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] <div class="stationeers-icon-text"></div></div>'''[[Carbon_Dioxide|Pressurant]]''' | ||
+ | |<div class="stationeers-icon">[[File:Icon-volatiles.png|link=Volatiles]] <div class="stationeers-icon-text"></div></div>'''376 Mols''' '''[[Volatiles|Volatiles]]''' <br> <div class="stationeers-icon">[[File:Icon-oxygen.png|link=Oxygen]] <div class="stationeers-icon-text"></div></div>'''192 Mols''' '''[[Oxygen|Oxygen]]''' <br> <br> <div class="stationeers-icon">[[File:ItemGasCanisterCarbonDioxide.png|link=Carbon_Dioxide]] <div class="stationeers-icon-text"></div></div>'''6,800 Mols''' '''[[Carbon_Dioxide|Pressurant]] ^^^''' | ||
+ | |<div class="stationeers-icon">[[File:ItemLeadOre.png|link=Ore (Lead)]] <div class="stationeers-icon-text">100</div></div> '''[[Ore (Lead)|Lead Ore]]''' <br><div class="stationeers-icon">[[File:ItemSilverOre.png|link=Ore (Silver)]] <div class="stationeers-icon-text">50</div></div>'''[[Ore (Silver)|Silver Ore]]'''<br><div class="stationeers-icon">[[File:ItemNickelOre.png|link=Ore (Nickel)]] <div class="stationeers-icon-text">50</div></div> '''[[Ore (Nickel)|Nickel Ore]]''' | ||
+ | |'''683 K''' | ||
+ | |'''51.4 MPa''' | ||
+ | |<div class="stationeers-icon">[[File:ItemWaspaloyIngot.png|link=Ingot (Waspaloy)]] <div class="stationeers-icon-text">50</div></div>'''[[Ingot (Waspaloy)|Waspaloy]]''' | ||
|} | |} | ||
+ | +++ For Inconel the mixture pressure will overshoot the range slightly, either make the alloy when the pressure rises into the range, or a short wait will be necessary in order for the pressure to drop back into range. | ||
− | + | ^^^ These recipes use CO2 @ 0°C as a pressurant. Other pressurants such as Nitrogen, Pollutants, and Oxygen are possible, but they may result in different outcomes. | |
− | |||
− | |||
− | |||
− | |||
− | === | + | === Fuel mixing === |
[[File:Advanced-furnace-gas-mixing.png|thumb|rudimentary setup for mixing H2, O2, and dilutant]] | [[File:Advanced-furnace-gas-mixing.png|thumb|rudimentary setup for mixing H2, O2, and dilutant]] | ||
In this setup, the furnace's input is connected to a gas mixer to provide fuel, and often a dilutant (used to increase the pressure without spending extra fuel). The [[Furnace temperature and pressure math]] article contains formulas useful for crafting recipes to hit temperature and pressure targets. | In this setup, the furnace's input is connected to a gas mixer to provide fuel, and often a dilutant (used to increase the pressure without spending extra fuel). The [[Furnace temperature and pressure math]] article contains formulas useful for crafting recipes to hit temperature and pressure targets. | ||
− | == | + | === Hot and cold mixing === |
− | |||
This setup involves a hot tank and a cold tank of gasses, which are then mixed to achieve a target temperature and pumped in to achieve the target pressure. On most worlds maintaining a cold tank is quite easy (because the atmosphere on most worlds is below the temperature needed to smelt ore). Maintaining a hot tank is a little trickier, and either involves a lot of energy spent on [[Pipe Heater]]s, or an auxiliary furnace to combust fuel and pipe the exhaust into an insulated tank. Another easier option is to have the entire setup, furnace, pipes and tanks, in an enclosed vacuum chamber, so heat remains in the gases. Note that the outside atmosphere on worlds with no air doesn't count, it must be an enclosed chamber with all air pumped out | This setup involves a hot tank and a cold tank of gasses, which are then mixed to achieve a target temperature and pumped in to achieve the target pressure. On most worlds maintaining a cold tank is quite easy (because the atmosphere on most worlds is below the temperature needed to smelt ore). Maintaining a hot tank is a little trickier, and either involves a lot of energy spent on [[Pipe Heater]]s, or an auxiliary furnace to combust fuel and pipe the exhaust into an insulated tank. Another easier option is to have the entire setup, furnace, pipes and tanks, in an enclosed vacuum chamber, so heat remains in the gases. Note that the outside atmosphere on worlds with no air doesn't count, it must be an enclosed chamber with all air pumped out |
Latest revision as of 21:27, 18 August 2024
Constructing Options | Advanced Furnace |
---|---|
Properties | |
Stacks | No |
Recipes | |
Electronics Printer (Tier Two) | 5g Gold, 25g Copper, 30g Steel, 15g Electrum, 8g Solder, 6g Silicon |
Logic | |
Item Hash | -616758353 |
Item Name | ItemKitAdvancedFurnace |
Logic Classes |
SlotClass.None SortingClass.Kits |
Operation | |
---|---|
Power Usage | 100W |
Prefab Hash | 545937711 |
Prefab Name | StructureAdvancedFurnace |
Construction | |
Placed with | Kit (Advanced Furnace) |
Placed on | Small Grid |
Stage 1 | |
Next Stage Construction | |
Constructed with item | 1 x Electronic Parts |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Advanced Furnace) |
Stage 2 | |
Next Stage Construction | |
Constructed with tool | Welding Torch |
Constructed with item | 5 x Steel Sheets |
Deconstruction | |
Deconstructed with | Wire Cutters |
Item received | 1 x Electronic Parts |
Stage 3 | |
Next Stage Construction | |
Constructed with tool | Screwdriver |
Deconstruction | |
Deconstructed with | Angle Grinder |
Item received | 5 x Steel Sheets |
Stage 4 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Contents
Description[edit]
The advanced furnace comes with integrated inlet and outlet pumps for controlling the unit's internal pressure.
- Stationpedia
The Advanced Furnace is used to create advanced alloys, but can be used to create basic alloys as well. It lends itself to automation. The Maximum pressure for the furnace is 60 MPa before the furnace will,in short order, explode. Adding Hydrocarbons, IE coal, will increase the pressure. Contains two embedded volume pumps to control flow in and out, in order to use them, the furnace must be powered, and setting both to zero will put the furnace in a state of quiescence, but the furnace will slowly lose pressure and temperature. The capacity of the furnace is in excess of 5kg of materials so it is possible to make a full 500g ingot of an advanced alloy in one go.
In the early game, a regular Furnace will be easier to make and operate.
Recipes[edit]
Ingot | Input | Pressure (Pa) | Temperature (K) | Temperature (°C) | |||
---|---|---|---|---|---|---|---|
Min | Max | Min | Max | Min | Max | ||
Astroloy | Steel Copper Cobalt |
30 MPa | 40 MPa | 1kK | 100kK | 727°C | 99727°C |
Hastelloy | Silver Nickel Cobalt |
25 MPa | 30 MPa | 950K | 1kK | 677°C | 727°C |
Inconel | Gold Nickel Steel |
23.5 MPa | 24 MPa | 600K | 100kK | 327°C | 99727°C |
Waspaloy | Lead Silver Nickel |
50 MPa | 100 MPa | 400K | 800K | 127°C | 527°C |
Stellite | Silicon Silver Cobalt |
10 MPa | 20 MPa | 1.8kK | 100kK | 1527°C | 99727°C |
Update 0.2.2728.13232 - Fri 15/01/2021 /Recipes | |||||||
NOTE: January StationEARS update reduced the yields from smelting super alloys. Recipes will now return only 1 ingot. |
See Advanced Furnace/AllRecipes for a complete list
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).
Parameter Name | Data Type | Access | Value | Description | ||
---|---|---|---|---|---|---|
Power | Boolean | Read
|
0 | Unpowered | Can be read to return if the Advanced Furnace is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
1 | Powered | |||||
Open | Integer | Read Write
|
||||
Mode | Integer | Read Write
|
0 | Invalid | The Advanced Furnace's smelting result. | |
1 | Valid | |||||
Error | Boolean | Read
|
0 | 1 if device is in error state, otherwise 0 | ||
1 | Error | |||||
Pressure | Float | Read
|
||||
Temperature | Integer | Read
|
||||
Activate | Integer | Read Write
|
||||
Lock | Boolean | Read Write
|
0 | Unlocked | Disable manual operation of the Advanced Furnace. | |
1 | Locked | |||||
Setting | Integer | Read Write
|
||||
Reagents | Integer | Read
|
||||
RatioOxygen | Float | Read
|
0.0 to 1.0 | |||
RatioCarbonDioxide | Float | Read
|
0.0 to 1.0 | |||
RatioNitrogen | Float | Read
|
0.0 to 1.0 | |||
RatioPollutant | Float | Read
|
0.0 to 1.0 | |||
RatioVolatiles | Float | Read
|
0.0 to 1.0 | |||
RatioWater | Float | Read
|
0.0 to 1.0 | |||
Maximum | Float | Read
|
||||
Ratio | Float | Read
|
0.0 to 1.0 | |||
On | Boolean | Read Write
|
0 | Off | The current state of the Advanced Furnace. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
RecipeHash | Integer | Read
|
||||
ClearMemory | Integer | Write
|
||||
ExportCount | Integer | Read
|
||||
ImportCount | Integer | Read
|
||||
TotalMoles | Float | Read
|
||||
RatioNitrousOxide | Float | Read
|
0.0 to 1.0 | |||
PrefabHash | Integer | Read
|
||||
SettingInput | Integer | Read Write
|
||||
SettingOutput | Integer | Read Write
|
||||
Combustion | Boolean | Read
|
0 or 1 | |||
RatioLiquidNitrogen | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidOxygen | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidVolatiles | Float | Read
|
0.0 to 1.0 | |||
RatioSteam | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidCarbonDioxide | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidPollutant | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidNitrousOxide | Float | Read
|
0.0 to 1.0 | |||
ReferenceId | Integer | Read
|
||||
RatioHydrogen | Float | Read
|
0.0 to 1.0 | |||
RatioLiquidHydrogen | Float | Read
|
0.0 to 1.0 | |||
RatioPollutedWater | Float | Read
|
0.0 to 1.0 | |||
NameHash | Integer | Read
|
Data Slots[edit]
These are all parameters, that can be read with a Slots Reader. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them.
Number | Name | Description |
---|---|---|
0? | Import | Import slot. |
1? | Export | Export slot. |
Name | Data Type | Description |
---|---|---|
OccupantHash | ||
Occupied | Boolean | Returns whether the slot occupied. (0 for no, 1 for yes). |
PrefabHash | ||
Quantity | ||
Class | ||
Damage | ||
MaxQuantity |
Usage[edit]
While it is possible to operate the advanced furnace similar to a regular furnace (add fuel, ignite, add ore), the two most common setups for advanced furnaces are:
- ice only smelting
- fuel mixing
- hot and cold mixing
Ice only smelting[edit]
In this setup ice is fed into the input slot of the furnace prior to loading ores for smelting. [1]
Alloy | Ingredients | Chunks | Temperature | Pressure |
---|---|---|---|---|
Stellite | Silver Ore Cobalt Ore Silicon Ore |
Volatiles Oxite |
1.82 kK | 13.6 MPa |
Inconel | Gold Ore Nickel Ore Steel Ingot |
Volatiles Oxite |
1.78 kK | 24.2 MPa +++ |
Astroloy | Steel Ingot Copper Ore Cobalt Ore |
Volatiles Oxite |
1.92 kK | 33 MPa |
Hastelloy | Silver Ore Nickel Ore Cobalt Ore |
Volatiles Oxite ^^^ |
997 K | 27.3 MPa |
Waspaloy | Lead Ore Silver Ore Nickel Ore |
Volatiles Oxite ^^^ |
691 K | 50.2 MPa |
Note that at least one gas pipe must be connected to both the input and output gas lines to avoid error conditions.
+++ For Inconel the mixture pressure will overshoot the range slightly, either make the alloy when the pressure rises into the range, or a short wait will be necessary in order for the pressure to drop back into range.
^^^ The excess Oxites are necessary in order to limit the temperature of the mixture, however they can be substituted with other inert gasses.
Gaseous Fueling[edit]
In this setup fuel is pumped into the furnace from either pre-measured canisters or pumped into the furnace in measured amounts. Fuel can be either a 2:1 Volatile to O2 mixture, raw gases from Volatile and Oxite ices, or Superfuel. Raw gases can be collected by putting Volatile Ice and Oxites into an Ice crusher, or by melting the gases in an enclosed area and pumping the gases into a canister with an active vent. Superfuel can be made by collecting N20 and mixing it with Volatiles at a 1:1 Ratio. Raw gasses made from ices will have a ratio of 3.6% Nitrogen, 32.7% Oxygen, and 63.7% Volatiles, and the Volatile to Oxygen ratio will be 1.95:1 instead of 2:1, but it will burn adequately well.
Canister Pressure @ 0°C | Gases | Ingredients | Temperature | Pressure | Alloy |
---|---|---|---|---|---|
3,600 KPa Fuel |
Volatiles 32.1 Mols Oxygen |
62.7 Mols Silver Ore Cobalt Ore Silicon Ore |
1.84 kK | 15.2 MPa | Stellite |
(2x) 8,400 KPa Fuel |
Volatiles 146 Mols Oxygen |
286 Mols Gold Ore Nickel Ore Steel Ingot |
1.75 kK | 24.1 MPa +++ | Inconel |
(3x) 7,225 KPa Fuel |
Volatiles 190 Mols Oxygen |
371 Mols Steel Ingot Copper Ore Cobalt Ore |
1.89 kK | 30.8 MPa | Astroloy |
8,500 KPa Fuel (8x) 8,600 KPaPressurant |
Volatiles 74.8 Mols Oxygen 1,900 Mols Pressurant ^^^ |
146 Mols Silver Ore Nickel Ore Cobalt Ore |
1.02 kK | 27.6 MPa | Hastelloy |
(3x) 7,333 KPa Fuel (24x) 9,750 KPaPressurant |
Volatiles 192 Mols Oxygen 6,800 Mols Pressurant ^^^ |
376 Mols Lead Ore Silver Ore Nickel Ore |
683 K | 51.4 MPa | Waspaloy |
+++ For Inconel the mixture pressure will overshoot the range slightly, either make the alloy when the pressure rises into the range, or a short wait will be necessary in order for the pressure to drop back into range.
^^^ These recipes use CO2 @ 0°C as a pressurant. Other pressurants such as Nitrogen, Pollutants, and Oxygen are possible, but they may result in different outcomes.
Fuel mixing[edit]
In this setup, the furnace's input is connected to a gas mixer to provide fuel, and often a dilutant (used to increase the pressure without spending extra fuel). The Furnace temperature and pressure math article contains formulas useful for crafting recipes to hit temperature and pressure targets.