Difference between revisions of "Fuel chamber"
Jump to navigation
Jump to search
m |
|||
(28 intermediate revisions by 10 users not shown) | |||
Line 3: | Line 3: | ||
|ua=Паливна камера | |ua=Паливна камера | ||
|jp=燃料チャンバー | |jp=燃料チャンバー | ||
|ru=Топливная Камера | |||
}}{{SB Infobox Begin | }}{{SB Infobox Begin | ||
|{{SB Infobox Header | |{{SB Infobox Header | ||
Line 15: | Line 16: | ||
|type=Power device | |type=Power device | ||
|function=Provides [[Fuel rod|fuel]] for [[Generator (Assembly)|generators]] | |function=Provides [[Fuel rod|fuel]] for [[Generator (Assembly)|generators]] | ||
|suppressUnitsKg | |suppressUnitsKg | ||
|suppressUnitsKv | |suppressUnitsKv | ||
Line 22: | Line 23: | ||
}}<section begin=summary/>Fuel chambers are an integral part of [[Generator_(Assembly)|generators]], as they convert raw fuel from [[Fuel rod|fuel rods]] and deliver processed fuel to [[Generator_unit|generator units | }}<section begin=summary/>Fuel chambers are an integral part of [[Generator_(Assembly)|generators]], as they convert raw fuel from [[Fuel rod|fuel rods]] and deliver processed fuel to [[Generator_unit|generator units]].<section end=summary/> | ||
== Basic Usage == | == Basic Usage == | ||
Line 37: | Line 38: | ||
* Fuel chambers produce heat | * Fuel chambers produce heat proportional to their unit rate. | ||
** See [[ | * For every adjacent generator unit or fuel chamber, extra heat will be generated. | ||
** See [[heat mechanics]] for more info. | |||
* T1 fuel chambers require a [[nhurgite]] [[fuel rod]], T2 and T3 fuel chambers require an [[exorium]] [[fuel rod]]. | * T1 fuel chambers require a [[nhurgite]] [[fuel rod]], T2 and T3 fuel chambers require an [[exorium]] [[fuel rod]]. | ||
* One fuel rod can support three generator units, or 3000 units of electricity per second | * One fuel rod can support three generator units, or 3000 (3750 for T3) units of electricity per second. | ||
* | * Enhancers have no effect on the fuel chamber. | ||
== Types == | == Types == | ||
Line 55: | Line 57: | ||
|{{SB Infobox Device General Information | |{{SB Infobox Device General Information | ||
|mass= | |mass=7628.8 | ||
|volume=765.83 | |volume=765.83 | ||
|size=192×96×96 cm | |size=192×96×96 cm | ||
|corrosionResistance= | |corrosionResistance=300 | ||
|primaryMaterial= | |primaryMaterial=Bastium | ||
}} | }} | ||
|{{SB Infobox Device IO | |{{SB Infobox Device IO | ||
|heatOut= | |heatOut=95 per second | ||
|fuelIn= | |fuelIn=90 per second ''(raw)'' | ||
|fuelOut= | |fuelOut=75 per second ''(refined)'' | ||
|heatGeneration=95 per second | |||
|modInterfaces=9 | |modInterfaces=9 | ||
}} | }} | ||
Line 84: | Line 86: | ||
|{{SB Infobox Device General Information | |{{SB Infobox Device General Information | ||
|mass= | |mass=7411.4 | ||
|volume=765.83 | |volume=765.83 | ||
|size=192×96×96 cm | |size=192×96×96 cm | ||
|corrosionResistance=380 | |corrosionResistance=380 | ||
|primaryMaterial= | |primaryMaterial=Aegisium | ||
}} | }} | ||
|{{SB Infobox Device IO | |{{SB Infobox Device IO | ||
|heatOut= | |heatOut=95 per second | ||
|fuelIn= | |fuelIn=60 per second ''(raw)'' | ||
|fuelOut= | |fuelOut=75 per second ''(processed)'' | ||
|heatGeneration=95 per second | |||
|modInterfaces=9 | |modInterfaces=9 | ||
}} | }} | ||
Line 114: | Line 116: | ||
|{{SB Infobox Device General Information | |{{SB Infobox Device General Information | ||
|mass=6 | |mass=6728.6 | ||
|volume=765.83 | |volume=765.83 | ||
|size=192×96×96 cm | |size=192×96×96 cm | ||
|corrosionResistance= | |corrosionResistance=485 | ||
|primaryMaterial= | |primaryMaterial=Ymrium | ||
}} | }} | ||
|{{SB Infobox Device IO | |{{SB Infobox Device IO | ||
|heatOut=80 per second | |heatOut=80 per second | ||
|fuelIn= | |fuelIn=60 per second ''(raw)'' | ||
|fuelOut= | |fuelOut=75 per second ''(processed)'' | ||
|heatGeneration=80 per second | |||
|modInterfaces=9 | |modInterfaces=9 | ||
}} | }} | ||
Line 139: | Line 141: | ||
}} | }} | ||
}} | }} | ||
== Runtime == | |||
{| class="wikitable sortable" | |||
|+ Tier 1 Fuel Rod (Nhurgite) | |||
|- | |||
! Generator amount !! Fuel usage !! Runtime | |||
|- | |||
| 1 || 30/s || 10050 | |||
|- | |||
| 2 || 60/s || 5050 | |||
|- | |||
| 3 || 90/s || 3383.33s | |||
|} | |||
{| class="wikitable sortable" | |||
|+ Tier 2 Fuel Rod (Exorium) | |||
|- | |||
! Generator amount !! Fuel usage !! Runtime | |||
|- | |||
| 1 || 20/s || 15050s | |||
|- | |||
| 2 || 40/s || 7550s | |||
|- | |||
| 3 || 60/s || 5050s | |||
|} | |||
The formula used for the above tables is <br> | |||
Fuel_usage = Fuel_Input_(raw) / 3 * Generator_amount<br> | |||
Runtime = FuelChamberMaxFuel / Fuel_usage + GeneratorUnitRateLimit/2<br> | |||
GeneratorUnitRateLimit/2 is due to the spool up of the generator, which at 1/s takes 100 seconds to reach the max of 100, during which the fuel usage is (in sum) halved. | |||
== Device fields == | == Device fields == | ||
Line 146: | Line 175: | ||
! Description | ! Description | ||
! Range | ! Range | ||
|- | |||
! '''HeatProduction''' | |||
|Amount of heat the fuel chamber is currently producing per second | |||
| 0 - | |||
|- | |- | ||
! '''FuelChamberFuel''' | ! '''FuelChamberFuel''' | ||
| | |Amount of fuel currently available in this chamber's fuel rod | ||
| 0 - 300000 | | 0 - 300000 | ||
|- | |- | ||
Line 154: | Line 187: | ||
|Maximum amount of fuel that can be stored in this chamber's rod, zero if no rod | |Maximum amount of fuel that can be stored in this chamber's rod, zero if no rod | ||
| 0 - 300000 | | 0 - 300000 | ||
|- | |||
! '''FuelChamberStoredHeat''' | |||
|Amount of heat currently stored in the fuel chamber | |||
| 0 - 1500 | |||
|- | |||
! '''FuelChamberMaxStoredHeat''' | |||
|Maximum amount of heat that can be stored in the fuel chamber | |||
| 1500 | |||
|- | |- | ||
! '''FuelChamberUnitRateLimit''' | ! '''FuelChamberUnitRateLimit''' | ||
|Upper limit for conversion rate for this fuel chamber | |Upper limit for conversion rate for this fuel chamber, as a percentage. | ||
| 0 - 100 | | 0 - 100 | ||
|- | |- | ||
! '''FuelChamberUnitRate''' | ! '''FuelChamberUnitRate''' | ||
|Current conversion rate for this fuel chamber. | |Current conversion rate for this fuel chamber, expressed as a percentage. | ||
| 0 - 100 | | 0 - 100 | ||
|- | |- | ||
Line 175: | Line 216: | ||
[[Category:Devices and machines]] | [[Category:Devices and machines]] | ||
Latest revision as of 16:10, 20 June 2024
Fuel chambers are an integral part of generators, as they convert raw fuel from fuel rods and deliver processed fuel to generator units.
Basic Usage
- NOTE! tier 1 generator parts are not compatible with Tier 2 or 3.
- Tier 2 and tier 3 parts are compatible.
- Receives Raw Fuel from the fuel rod and converts it to Processed Fuel.
- This process also generates Heat.
- Distributes Processed Fuel to generator units.
- There are nine connectors, two on each long side and one on the "back" side of the chamber.
- Other modules can be attached to the connectors.
- Fuel chambers produce heat proportional to their unit rate.
- For every adjacent generator unit or fuel chamber, extra heat will be generated.
- See heat mechanics for more info.
- T1 fuel chambers require a nhurgite fuel rod, T2 and T3 fuel chambers require an exorium fuel rod.
- One fuel rod can support three generator units, or 3000 (3750 for T3) units of electricity per second.
- Enhancers have no effect on the fuel chamber.
Types
Tier 1 fuel chamber
Size 192×96×96 cm
Mass 7628.8 kg
Volume 765.83 kv
Corrosion resistance 300
Primary material Bastium
Input / Output
Heat generation 95 per second
Fuel input 90 per second (raw)
Fuel output 75 per second (refined)
Modular interfaces 9
Composition
Tier 2 fuel chamber
Size 192×96×96 cm
Mass 7411.4 kg
Volume 765.83 kv
Corrosion resistance 380
Primary material Aegisium
Input / Output
Heat generation 95 per second
Fuel input 60 per second (raw)
Fuel output 75 per second (processed)
Modular interfaces 9
Composition
Tier 3 fuel chamber
Size 192×96×96 cm
Mass 6728.6 kg
Volume 765.83 kv
Corrosion resistance 485
Primary material Ymrium
Input / Output
Heat generation 80 per second
Fuel input 60 per second (raw)
Fuel output 75 per second (processed)
Modular interfaces 9
Composition
Runtime
Generator amount | Fuel usage | Runtime |
---|---|---|
1 | 30/s | 10050 |
2 | 60/s | 5050 |
3 | 90/s | 3383.33s |
Generator amount | Fuel usage | Runtime |
---|---|---|
1 | 20/s | 15050s |
2 | 40/s | 7550s |
3 | 60/s | 5050s |
The formula used for the above tables is
Fuel_usage = Fuel_Input_(raw) / 3 * Generator_amount
Runtime = FuelChamberMaxFuel / Fuel_usage + GeneratorUnitRateLimit/2
GeneratorUnitRateLimit/2 is due to the spool up of the generator, which at 1/s takes 100 seconds to reach the max of 100, during which the fuel usage is (in sum) halved.
Device fields
YOLOL field | Description | Range |
---|---|---|
HeatProduction | Amount of heat the fuel chamber is currently producing per second | 0 - |
FuelChamberFuel | Amount of fuel currently available in this chamber's fuel rod | 0 - 300000 |
FuelChamberMaxFuel | Maximum amount of fuel that can be stored in this chamber's rod, zero if no rod | 0 - 300000 |
FuelChamberStoredHeat | Amount of heat currently stored in the fuel chamber | 0 - 1500 |
FuelChamberMaxStoredHeat | Maximum amount of heat that can be stored in the fuel chamber | 1500 |
FuelChamberUnitRateLimit | Upper limit for conversion rate for this fuel chamber, as a percentage. | 0 - 100 |
FuelChamberUnitRate | Current conversion rate for this fuel chamber, expressed as a percentage. | 0 - 100 |
To learn more about how to use fields, consult these wiki pages: