In other languages: Deutsch Español 日本語 한국어 Polski Português, Brasil Русский Українська 简体中文

Power production: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (→‎Ensuring enough energy is produced: dont link to unrelated wikipedia page for brownout/blackout)
(33 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{languages}}
{{Languages}}
Electricity and [[Liquids]] have many interactions and can be incredibly difficult to learn- this page documents several important components of electricity production. It is divided up into different topics that are important to keep in mind.
Electricity has to be produced before it can be transferred to consumers over the [[electric system]]. There are multiple methods to produce electricity:


== Steam power optimal ratios ==
== Steam engine power ==
Each [[steam engine]] needs 0.5 [[boiler]]s when running at full capacity. One [[offshore pump]] can supply 20 boilers and 40 steam engines.


=== 0.14 and earlier versions ===
The above ratio can be calculated from information available in-game: One boiler consumes 1.8MW of fuel and produces energy stored in steam at 100% efficiency. One steam engine consumes 900kW of energy stored in steam, so each boiler can supply 2 steam engines: <code>1.8MW ÷ 0.9MW = 2</code>. One steam engine consumes 30 steam per second, and one offshore pump produces 1200 water per second, so each offshore pump produces enough water to supply 40 steam engines: <code>1200 unit/s ÷ 30 units/s = 40</code>. The number of boilers can be derived from the number of steam engines: <code>40 ÷ 2 = 20</code>. This produces the 1:20:40 ratio.


Each [[Steam engine]] needs roughly 1.31 [[Boiler]]s when running at full capacity.
[[File:SteamSetupExample.png|center|600px|thumb|A possible setup]]


One [[Pump|offshore pump]] can satisfy 14 [[Boiler]]s and 10 [[Steam engine|steam engines]]. 13 boilers will work, but this tends to have issues recovering after coal shortages or other accidents.
== Solar panels and accumulators ==
 
Each 10 steam engines need 2.5 [[electric mining drill]]s when running at full capacity.  This is calculated as follows: mining drills produce 0.525 [[coal]]/second.  Coal contains 8 MJ of energy, and boilers are 50% efficient, so every mining drill generates 2.1 MJ/second in the boilers.  To reach 5.1 MW you need 5.1/2.1 = about 2.5 mining drills.
 
=== 0.15 and later versions ===
 
With version 0.15 each [[Steam engine]] needs exactly 0.5 [[Boiler]]s when running at full capacity. One [[offshore pump]] can supply 20 boilers and 40 steam engines.
 
=== See also ===
* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=5950 Research topic about energy]
* [[Liquids/Hot|Hot Liquids]]
* [[Liquids/Pipe physics]].
 
== Solar Panels/Accumulators ==


=== Optimal ratio ===
=== Optimal ratio ===


The optimal ratio is 0.84 (21:25) [[accumulator]]s per [[solar panel]], and 23.8 solar panels per megawatt required by your factory (this ratio accounts for solar panels needed to charge the accumulators).  
The optimal ratio is 0.84 (21:25) [[accumulator]]s per [[solar panel]], and 23.8 solar panels per megawatt required by your factory (this ratio accounts for solar panels needed to charge the accumulators). This means that you need 1.428 MW of production (of solar panels) and 100MJ of storage to provide 1 MW of power over one day-night cycle.


A "close enough" ratio is 20:24:1 accumulators to solar panels to megawatts required (for example, a factory requiring 10 MW can be approximately entirely powered, day and night, by 200 accumulators and 240 solar panels - this approximation differs from optimal only in that it calls for 2 extra solar panels, which is negligible).
A "close enough" ratio is 20:24:1 accumulators to solar panels to megawatts required (for example, a factory requiring 10 MW can be approximately entirely powered, day and night, by 200 accumulators and 240 solar panels - this approximation differs from optimal only in that it calls for 20 extra solar panels, which is negligible but remember that the difference between the "close enough" ratio and the optimal ratio increases as you add more solar panels).  


This is taken from [http://www.factorioforums.com/forum/viewtopic.php?f=5&t=5594 Accumulator / Solar Panel Ratio] (which calculates this in an impressive mathematical way!) and [https://forums.factorio.com/viewtopic.php?p=143317#p143317 another post in that thread] (which calculates the solar panel to megawatt ratio in a different way).
This is taken from [http://www.factorioforums.com/forum/viewtopic.php?f=5&t=5594 Accumulator / Solar Panel Ratio] (which calculates this in an impressive mathematical way!) and [https://forums.factorio.com/viewtopic.php?p=143317#p143317 another post in that thread] (which calculates the solar panel to megawatt ratio in a different way).
 
[[File:9x9_accumulator_solar_panel_example.jpg|300px|thumb|top|A small 9x9 setup demonstrating the 20:24 "close enough" ratio above.]]
{| style="float:right; padding-left:10px; padding-right:10px;">
| style="padding-right:1em" | [[File:9x9_accumulator_solar_panel_example.jpg|300px|thumb|top|A small 9x9 blueprint demonstrating the 20:24 "close enough" ratio above.]]
| style="padding-right:1em" | [[File:28x28_accumulator_solar_panel_example.jpg|300px|thumb|top|A medium 28x28 blueprint with a nearly optimal ratio.]]
| style="padding-right:1em" | [[File:48x48_accumulator_solar_panel_example.jpg|300px|thumb|top|A large 48x48 blueprint with a nearly optimal ratio. It also contains a roboport in the center to repair itself and automatically construct adjacent blueprint copies.]]
|}
=== Calculations ===
=== Calculations ===


The optimal ratio of accumulators per solar panel relies on many values in the game. These include the power generation of a solar panel, the energy storage of an accumulator, the length of a [[day]], and the length of a night. There are also times between day and night called dusk and dawn which complicate the calculations. In vanilla factorio, without mods which change any of these values, the optimal ratio will be the same. This ratio is
The optimal ratio of accumulators per solar panel relies on many values in the game. These include the power generation of a solar panel, the energy storage of an accumulator, the length of a [[day]], and the length of a night. There are also times between day and night called dusk and dawn which complicate the calculations. In vanilla factorio, without mods which change any of these values, the optimal ratio will be the same. This ratio is
<pre>Accumulators / Solar_panels =
<pre>Accumulators / Solar_panels =
     (day + dawn) * (night + dawn * (day + dawn) / game_day) / game_day
     (day + dawn) × (night + dawn × (day + dawn) / game_day) / game_day
     * Solar_power / Accumulator_energy</pre>
     × Solar_power / Accumulator_energy</pre>


which, given the default time lengths of: day = 17500/60 s; dawn or dusk = 5000/60 s; night = 2500/60 s, and the default: Solar_power = 60 kW; Accumulator_energy = 5 MJ = 5000 kJ, gives the optimal ratio of 0.84 accumulators per solar panel. If the player uses mods which change the power generation of solar panels, or the energy storage of accumulators, but <b>not</b> the length of days, a simplified version of this equation can be used.
which, given the default time lengths of: day = 12500/60 s; dawn or dusk = 5000/60 s; night = 2500/60 s, and the default: Solar_power = 60 kW; Accumulator_energy = 5 MJ = 5000 kJ, gives the optimal ratio of 0.84 accumulators per solar panel. If the player uses mods which change the power generation of solar panels, or the energy storage of accumulators, but <b>not</b> the length of days, a simplified version of this equation can be used.
<pre>Accumulators / Solar_panels = 70 s * Solar_power / Accumulator_energy</pre>
<pre>Accumulators / Solar_panels = 70 s × Solar_power / Accumulator_energy</pre>


This equation could also be used to remember the vanilla optimal ratio given its simplicity. If the only effect the mod has on the game is it changes the total length of one day, without changing the ratio of dusk : day : dawn : night, then the equation can be simplified as
This equation could also be used to remember the vanilla optimal ratio given its simplicity. If the only effect the mod has on the game is it changes the total length of one day, without changing the ratio of dusk : day : dawn : night, then the equation can be simplified as
<pre>Accumulators / Solar_panels = 0.002016 /s * game_day </pre>
<pre>Accumulators / Solar_panels = 0.002016 /s × game_day </pre>


where game_day is the number of seconds in the game day which is 25000/60 s by default.
where game_day is the number of seconds in the game day which is 25000/60 s by default.
Line 53: Line 36:
=== See also ===
=== See also ===


* http://www.factorioforums.com/forum/viewtopic.php?f=5&t=5168
* [http://www.factorioforums.com/forum/viewtopic.php?f=5&t=5168 Perfectly optimal solar network (Factorio forums)]
* http://www.factorioforums.com/forum/viewtopic.php?f=18&t=5394
* [http://www.factorioforums.com/forum/viewtopic.php?f=18&t=5394 Solar ratios (Factorio forums)]
* http://www.factorioforums.com/forum/viewtopic.php?f=5&t=7619
* [http://www.factorioforums.com/forum/viewtopic.php?f=5&t=7619 1 solar panel produces 42KW after factoring in the night (Factorio forums)]
* http://www.factorioforums.com/forum/viewtopic.php?f=8&t=1865


== Ensuring enough energy is produced ==
== Nuclear power ==
:''See also: [[Tutorial:Nuclear power]]''
In general, nuclear power is produced by the following production chain: [[Uranium ore]] is mined and [[Uranium processing|processed]] to [[uranium-235]] and [[uranium-238]], then [[uranium fuel cell]]s are created from the two. These fuel cells are then burned in a [[nuclear reactor]] to create heat. The heat can be used to convert [[water]] to [[steam]] using a [[heat exchanger]] and the steam can be consumed by [[steam turbine]]s to produce power.


Try this checklist before you completely revamp your power source. You may also use this to rectify negative feedback loops.
A reactor without neighbor bonus needs 4 heat exchangers so that all its heat gets consumed. For each 100% neighbor bonus, the reactor needs 4 more heat exchangers.


* Did you connect the steam engine to the [[Electric network]]? If not, a small yellow triangle will flash. To fix, Add some [[Small electric pole|power poles]] near the steam engines that go to machines needing that power. Any size will work.
{| class="wikitable"
* Is steam able to reach all steam engines?
|-
* Do your pipes have water? Look at the glass windows in the pipes, hover over the pipes! Place some pipes or a tank at the end to see if there is really water coming through. If not, ensure all [[pipe]]s or [https://wiki.factorio.com/index.php?title=Pipe-to-Ground underground pipes] are connected together.
! Ideal Ratio !! Simple Ratio !! Building
* Do you have enough [[Boiler]]s? The steam temperature should reach {{Temperature|165}}.
|-
| 25 || 1 ||{{imagelink|Offshore pump}}
|-
| 291 || 12 || {{imagelink|Heat exchanger}}
|-
| 500 || 20 || {{imagelink|Steam turbine}}
|}


See also the [[Tutorial:Applied_Power_Math|applied power math tutorial]] to answer the question ''how much coal do I need?''
== Ensuring enough energy is produced ==


== Energy Storage ==
Try this checklist before you completely revamp your power source. You may also use this to rectify [[Glossary#B|brownouts/blackouts]].


See [[Basic accumulator]].
* Did you connect the steam engine to the [[electric system]]? If not, a small yellow triangle will flash. To fix, Add some [[Small electric pole|power poles]] near the steam engines that go to machines needing that power. Any power pole will work.
 
* Is steam able to reach all steam engines?
Energy is available (or storable) from/to:
* Do your pipes have water? Look at the windows in the pipes, hover over the pipes! Place some pipes or a tank at the end to see if there is really water coming through. If not, ensure all [[pipe]]s or [[Pipe to ground|underground pipes]] are connected together.
* [[Fuel]].
* Is the factory producing enough fuel (coal, solid fuel, uranium fuel cells)?
* Capacity in the [[Basic accumulator]]s.
* Are there enough steam generators (boilers, heat exchangers)?
* [[Liquids/Hot|Hot liquids]]. They can be created in the [[Boiler]] and stored in the [[Storage Tank]]. See below.
* Are there enough steam engines/turbines?
 
See [[Units#Power]] for info on energy units.
 
=== Storing hot water in tanks ===
 
A completely filled tank with water at 100 degrees stores 212 Megajoules! This is the equivalent to 42 [[Basic accumulator]]s, but the tank needs only 3x3 tiles of space. This way you can store much more energy in a much smaller place: 23.5 MJ / [[Tile]] vs. 1.2 MJ / [[Tile]]
 
The details are explained in [[Liquids/Pipe physics]]. Read more about this: [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=6617&start=10#p52712 Yet another "Steam engine backup" solution (simple&low tech)].
 
There are several advantages to storing energy in storage tanks vs. storing it in an [[Electricity/Storage|accumulator]]:
* You don't need to produce electrical energy first.
* The energy density per tile is much higher than it is with batteries.
* You won't get sudden blackouts when you're out of power. Instead, power goes out gradually as pressure drops.
 
==== See also ====
* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=9738 Hot water capacitor]
* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=6665 Using steam as a backup]
* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=3724 Handling Gigantic Energy Peaks]
* [[Liquids/Hot]].
 
== Types of energy ==
 
In factorio, there are two types of energy, Burner, and Electric.
 
=== Burner ===
 
Burner energy is energy obtained from burning [[Fuel]] in a machine, such as a [[Burner Mining Drill]], or [[Car]].
 
=== Electric ===
 
Electricity is produced by generators, or energy storages when draining. It is an intangible energy that flows through power poles.
 
Electricity is the only way to transport energy over long distances quickly. Electricity itself doesn't pollute, pollution comes either from burning fuel or consuming electricity. Different amounts of energy consumption yield differing amounts of pollution.
 
Common sources of electric power are [[steam engine]]s, [[Basic accumulator]]s, or [[solar panel]]s.
 
=== The electric priority ===
 
Electricity is provided on a priority basis. When a draw for power is created, power will come from these machines, in order. This means:
 
* [[Solar panel]] - These will provide power first, if they do not satisfy the draw...
* [[Steam engine]] and [[Steam turbine]] - Steam engines and turbines will start functioning, if the draw is still not satisfied...
* [[Basic accumulator]] - Lastly, the energy in accumulators will be consumed.
 
This works in the opposite way as well: The accumulators are only filled if the demand of all other consumers are fulfilled.
 
== Transmitting energy ==
 
=== Poles ===
 
Power poles are used to transmit energy. See [[Small electric pole]], [[Medium electric pole]], and [[Big electric pole]] for more info.
 
==== Autoplacing poles ====
 
It is possible to automatically place poles at maximum distance apart. To do this, left click and hold, then move the mouse or walk. The poles will automatically be placed the optimal distance apart.
 
This works from a car or train as well, which enables placing the electric poles very quickly over long distances.
 
=== Cables (and Wires) ===
 
When you place an electric pole it will automatically cable itself to other poles in range. These cables are "free" and do not consume any copper cable. If you remove these cables, you can regenerate them by removing and rebuilding the pole.
 
You generally don't need to manually add copper wires, because any pole in range will be connected automatically by the free wires. Placing copper wire is only useful when precise control is needed, such as hooking up a [[power switch]] between two networks.
 
==== Removing cables ====
Remove all cables from an electric pole by shift-left-clicking it. The pole will become an independent electric network. You can reconnect it to other poles by placing cables manually.


==== Add cables or wires ====
See also the [[Tutorial:Applied_power_math|applied power math tutorial]] to answer the question ''how much coal do I need?''
A cable or wire can be added by holding [[Copper cable]] in your hand, left-clicking the base of one pole, then left-clicking the base of another. Use [[copper cable]] for the electric network, or [[red wire|red]]/[[green wire|green]] wires for the [[circuit network]]s. Note that the wire item is consumed when you make the connection; you will not get it back if you remove the pole's wires, or if you remove the pole itself.

Revision as of 08:33, 8 June 2019

Electricity has to be produced before it can be transferred to consumers over the electric system. There are multiple methods to produce electricity:

Steam engine power

Each steam engine needs 0.5 boilers when running at full capacity. One offshore pump can supply 20 boilers and 40 steam engines.

The above ratio can be calculated from information available in-game: One boiler consumes 1.8MW of fuel and produces energy stored in steam at 100% efficiency. One steam engine consumes 900kW of energy stored in steam, so each boiler can supply 2 steam engines: 1.8MW ÷ 0.9MW = 2. One steam engine consumes 30 steam per second, and one offshore pump produces 1200 water per second, so each offshore pump produces enough water to supply 40 steam engines: 1200 unit/s ÷ 30 units/s = 40. The number of boilers can be derived from the number of steam engines: 40 ÷ 2 = 20. This produces the 1:20:40 ratio.

A possible setup

Solar panels and accumulators

Optimal ratio

The optimal ratio is 0.84 (21:25) accumulators per solar panel, and 23.8 solar panels per megawatt required by your factory (this ratio accounts for solar panels needed to charge the accumulators). This means that you need 1.428 MW of production (of solar panels) and 100MJ of storage to provide 1 MW of power over one day-night cycle.

A "close enough" ratio is 20:24:1 accumulators to solar panels to megawatts required (for example, a factory requiring 10 MW can be approximately entirely powered, day and night, by 200 accumulators and 240 solar panels - this approximation differs from optimal only in that it calls for 20 extra solar panels, which is negligible but remember that the difference between the "close enough" ratio and the optimal ratio increases as you add more solar panels).

This is taken from Accumulator / Solar Panel Ratio (which calculates this in an impressive mathematical way!) and another post in that thread (which calculates the solar panel to megawatt ratio in a different way).

A small 9x9 setup demonstrating the 20:24 "close enough" ratio above.

Calculations

The optimal ratio of accumulators per solar panel relies on many values in the game. These include the power generation of a solar panel, the energy storage of an accumulator, the length of a day, and the length of a night. There are also times between day and night called dusk and dawn which complicate the calculations. In vanilla factorio, without mods which change any of these values, the optimal ratio will be the same. This ratio is

Accumulators / Solar_panels =
    (day + dawn) × (night + dawn × (day + dawn) / game_day) / game_day
    × Solar_power / Accumulator_energy

which, given the default time lengths of: day = 12500/60 s; dawn or dusk = 5000/60 s; night = 2500/60 s, and the default: Solar_power = 60 kW; Accumulator_energy = 5 MJ = 5000 kJ, gives the optimal ratio of 0.84 accumulators per solar panel. If the player uses mods which change the power generation of solar panels, or the energy storage of accumulators, but not the length of days, a simplified version of this equation can be used.

Accumulators / Solar_panels = 70 s × Solar_power / Accumulator_energy

This equation could also be used to remember the vanilla optimal ratio given its simplicity. If the only effect the mod has on the game is it changes the total length of one day, without changing the ratio of dusk : day : dawn : night, then the equation can be simplified as

Accumulators / Solar_panels = 0.002016 /s × game_day 

where game_day is the number of seconds in the game day which is 25000/60 s by default.

See also

Nuclear power

See also: Tutorial:Nuclear power

In general, nuclear power is produced by the following production chain: Uranium ore is mined and processed to uranium-235 and uranium-238, then uranium fuel cells are created from the two. These fuel cells are then burned in a nuclear reactor to create heat. The heat can be used to convert water to steam using a heat exchanger and the steam can be consumed by steam turbines to produce power.

A reactor without neighbor bonus needs 4 heat exchangers so that all its heat gets consumed. For each 100% neighbor bonus, the reactor needs 4 more heat exchangers.

Ideal Ratio Simple Ratio Building
25 1
Offshore pump.png
Offshore pump
291 12
Heat exchanger.png
Heat exchanger
500 20
Steam turbine.png
Steam turbine

Ensuring enough energy is produced

Try this checklist before you completely revamp your power source. You may also use this to rectify brownouts/blackouts.

  • Did you connect the steam engine to the electric system? If not, a small yellow triangle will flash. To fix, Add some power poles near the steam engines that go to machines needing that power. Any power pole will work.
  • Is steam able to reach all steam engines?
  • Do your pipes have water? Look at the windows in the pipes, hover over the pipes! Place some pipes or a tank at the end to see if there is really water coming through. If not, ensure all pipes or underground pipes are connected together.
  • Is the factory producing enough fuel (coal, solid fuel, uranium fuel cells)?
  • Are there enough steam generators (boilers, heat exchangers)?
  • Are there enough steam engines/turbines?

See also the applied power math tutorial to answer the question how much coal do I need?