User:Pelia/Bleh/cs: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added the text destined for translation.)
(Done.)
 
(66 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages}}
Nothing.
'''Oil processing''' is a large part of Factorio. Oil processing may refer to [[Oil processing (research)|the researched technology]], the recipe used in the [[oil refinery]], or the overall workings of oil.
 
== Overview ==
There are various recipes that can be used to process [[crude oil]] into its fractions. Its fraction ([[heavy oil]], [[light oil]] and [[petroleum gas]]) can also be cracked into each other. Their recipes and technology requirements can be seen below.
 
{|class="wikitable"
|-
! Process !! Input !! Output !! Machine !! Required technology
|-
| {{Icon|Basic oil processing||}} Basic oil processing || {{icon|time|5}} + {{Icon|Crude oil|100}} || {{Icon|Heavy oil|30}} + {{Icon|Light oil|30}} + {{Icon|Petroleum gas|40}} || {{Icon|Oil refinery}} || {{icontech|Oil processing (research)|}} [[Oil processing (research)|Oil processing]]
|-
| {{Icon|Advanced oil processing||}} Advanced oil processing || {{icon|time|5}} + {{Icon|Crude oil|100}} + {{icon|water|50}} || {{Icon|Heavy oil|10}} + {{Icon|Light oil|45}} + {{Icon|Petroleum gas|55}} || {{Icon|Oil refinery}} || {{icontech|Advanced oil processing (research)|}} [[Advanced oil processing (research)|Advanced oil processing]]
|-
| {{Icon|Heavy oil cracking||}} Heavy oil cracking || {{icon|time|3}} + {{Icon|Heavy oil|40}} + {{icon|water|30}} || {{Icon|Light oil|30}} || {{Icon|Chemical plant}} || {{icontech|Advanced oil processing (research)|}} [[Advanced oil processing (research)|Advanced oil processing]]
|-
| {{Icon|Light oil cracking||}} Light oil cracking || {{icon|time|3}} + {{Icon|Light oil|30}} + {{icon|water|30}} || {{Icon|Petroleum gas|20}} || {{Icon|Chemical plant}} || {{icontech|Advanced oil processing (research)|}} [[Advanced oil processing (research)|Advanced oil processing]]
|-
| {{Icon|Coal liquefaction||}} Coal liquefaction || {{icon|time|5}} + {{icon|coal|10}} + {{Icon|Heavy oil|25}} + {{icon|steam|50}} || {{Icon|Heavy oil|35}} + {{Icon|Light oil|15}} + {{Icon|Petroleum gas|20}} || {{Icon|Oil refinery}} || {{icontech|coal liquefaction|}} [[Coal liquefaction (research)|Coal liquefaction]]
|}
 
== Setting up oil processing ==
[[Pumpjack]]s need to be placed on top of the middle of the oil well, which is highlighted with a green box when the pumpjack is held. Pumpjacks produce a certain amount of [[Crude oil]] per second, shown on the right, at the bottom of the information panel. Over time this value will decrease down to a minimum of 2 oil/s, so a pumpjack will provide unlimited oil but eventually at a very low rate.
 
Crude oil must be refined in an [[oil refinery]]. The oil refinery needs to have a recipe set (see above for available recipes). Once it is set and "alt-mode" is active, the input and output locations and the expected fluids are shown. The locations of these cannot be changed, only the entire machine can be rotated. The refinery will stop production of all products if one product output is full, so it should be ensured that the products are transported out of the refinery; any products that cannot be used should be (temporarily) stored in a [[storage tank]].
 
Once the process finishes, the player will be left with 3 products: [[heavy oil]], [[light oil]] and [[petroleum gas]]. Both heavy oil and light oil can be cracked to the next lower type in a [[chemical plant]] (recipe above). This is useful if the player has an abundance of one product, but is lacking another (a common problem).
 
=== Tips ===
* The [[circuit network]] can be used to easily control how much fluid gets used for each recipe, to ensure that the player always has enough. For examples on how to do this, see the [[Tutorial:Circuit-network_Cookbook#Oil_Setups|circuit-network cookbook]].
* If you run your heavy oil pipe from the refineries past a lubricant-making chemical plant before sending it to the cracking chemical plants, you can be sure that the lubricant production will have priority over cracking.
* Solid fuel is most efficient when created from light oil. If the player has too much heavy oil, cracking it to light oil then making it into fuel is more efficient than making heavy oil into fuel directly.
 
=== Transporting fluids ===
There are many ways to move fluids in Factorio, they are listed below:
 
* [[Pipe]]s
* [[Fluid wagon]]s
* Loading the fluids into [[Barrel]]s and transporting them by [[Railway]] or the [[Logistic network]]
 
== Optimal Ratios ==
The optimal ratio is the ratio of production that ensures no waste of time or materials.
 
=== Petroleum gas production ===
 
For producing petroleum gas, the optimal advanced oil processing ratio is 25:3:21 (advanced oil processing : heavy oil cracking : light oil cracking). Simpler ratios are possible that are most likely close enough, such as 8:1:7.
 
The refining can be sped up with [[module]]s; to prevent jams or inactive buildings it is recommended to speed everything up evenly. When slowing the process down (by using [[productivity module]]s) you are better off experimenting on altering the ratio or the speed on certain buildings, since the default ratios given above only hold if all the structures involved run at the same speed and have 100% productivity (in other words, no bonuses).
 
Calculating the optimal ratios is relatively challenging, since not all of the durations of the processes are the same (the crafting speed of a chemical plant is 1.25, but the refinery's is 1.0). If this were not taken into account, it would lead to (temporarily) inactive buildings, which is not optimal. The table below shows examples of these calculations for various module configurations.
 
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: center;"
!colspan="5" |Petroleum production output with modules
|-
!colspan="1" style="width: 230px; text-align: left;" |Module configuration
!colspan="1" style="width: 75px;" |None
!colspan="1" style="width: 75px;" |Config 1 (*)
!colspan="1" style="width: 75px;" |Config 2
!colspan="1" |Units
|-
!colspan="5"|Oil refinery
|-
! style="text-align: left;" | Crude oil consumption
| 100 || 100 || 100 ||
|-
! style="text-align: left;" | Water consumption
| 50 || 50 || 50 ||
|-
! style="text-align: left;" | Crafting speed
| 5 || 5 || 5 || s / final item
|-
! style="text-align: left;" | Heavy oil output
| 10 || 10 || 10 ||
|-
! style="text-align: left;" | Light oil output
| 45 || 45 || 45 ||
|-
! style="text-align: left;" | Petroleum output
| 55 || 55 || 55 ||
|-
! style="text-align: left;" | Base machine crafting speed
| 1 || 1 || 1 || crafts / s
|-
! style="text-align: left;" | Crafting speed boost
| 100% || 505% || 805% ||
|-
! style="text-align: left;" | Output bonus
| 100% || 130% || 130% || final items
|-
! style="text-align: left;" | Total Crude oil consumption
| 20 || 101 || 161 || per second
|-
! style="text-align: left;" | Total Water consumption
| 10 || 50.5 || 80.5 || per second
|-
! style="text-align: left;" | Total Heavy oil output
| 2 || 13.13 || 20.93 || per second
|-
! style="text-align: left;" | Total Light oil output
| 9 || 59.085 || 94.185 || per second
|-
! style="text-align: left;" | Total Petroleum output
| 11 || 72.215 || 115.115 || per second
|-
!colspan="5"|Heavy oil cracking
|-
! style="text-align: left;" | Heavy oil consumption
| 40 || 40 || 40 ||
|-
! style="text-align: left;" | Water consumption
| 30 || 30 || 30 ||
|-
! style="text-align: left;" | Crafting speed
| 3 || 3 || 3 || s / final item
|-
! style="text-align: left;" | Light oil output
| 30 || 30 || 30 ||
|-
! style="text-align: left;" | Base machine crafting speed
| 1.25 ||1.25 || 1.25 || crafts / s
|-
! style="text-align: left;" | Crafting speed boost
| 100% || 455% || 655% ||
|-
! style="text-align: left;" | Output bonus
| 100% || 130% || 130% || final items
|-
! style="text-align: left;" | Total Heavy oil consumption
| 16.67 || 75.83 || 109.17 || per second
|-
! style="text-align: left;" | Total Water consumption
| 12.5 || 56.88 || 81.88 || per second
|-
! style="text-align: left;" | Total Light oil output
| 12.5 || 73.94 || 106.44 || per second
|-
!colspan="5"|Light oil cracking
|-
! style="text-align: left;" | Light oil consumption
| 30 || 30 || 30 ||
|-
! style="text-align: left;" | Water consumption
| 30 || 30 || 30 ||
|-
! style="text-align: left;" | Crafting speed
| 3 || 3 || 3 || s / final item
|-
! style="text-align: left;" | Petroleum output
| 20 || 20 || 20 ||
|-
! style="text-align: left;" | Base machine crafting speed
| 1.25 || 1.25 || 1.25 || crafts / s
|-
! style="text-align: left;" | Crafting speed boost
| 100% || 455% || 655% ||
|-
! style="text-align: left;" | Output bonus
| 100% || 130% || 130% || final items
|-
! style="text-align: left;" | Total Light oil consumption
| 12.5 ||56.875 || 81.875 || per second
|-
! style="text-align: left;" | Total Water consumption
| 12.5 || 56.875 || 81.875 || per second
|-
! style="text-align: left;" | Total Petroleum output
| 8.33 || 49.29 || 70.96 || per second
|-
!colspan="5"|Ratio
|-
! style="text-align: left;" | Heavy oil cracking
| 0.12 || 0.17 || 0.19 ||
|-
! style="text-align: left;" | Light oil cracking
| 0.84 || 1.26 || 1.40 ||
|-
! style="text-align: left;" | Output
| 18 || 134.52 || 214.43 || per second
|-
|colspan="5" style="width: 600px; text-align: left;" | '''* Notes to table:''' ''Config 1'' is 3 Productivity modules 3 in each production building and 8 Beacons with 2 Speed modules 3 each in range of each production building. ''Config 2'' is 3 Productivity modules 3 in each production building and the highest achievable number of Beacons (14 for Refinery, 12 for Chemical plant) with 2 Speed modules 3 each in range of each prod. building.
|}
 
== See also ==
* [[Fluid system]]
* [[Crude oil]]
* [[Barrel]]

Latest revision as of 15:45, 15 January 2018

Nothing.