<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Curdflappers</id>
	<title>Official Factorio Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Curdflappers"/>
	<link rel="alternate" type="text/html" href="https://wiki.factorio.com/Special:Contributions/Curdflappers"/>
	<updated>2026-04-23T09:41:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Advanced_circuit&amp;diff=170569</id>
		<title>Advanced circuit</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Advanced_circuit&amp;diff=170569"/>
		<updated>2019-03-13T22:00:52Z</updated>

		<summary type="html">&lt;p&gt;Curdflappers: Update Chemical science pack name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{:Infobox:Advanced circuit}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Circuits&#039;&#039;&#039; (or &amp;quot;red circuits&amp;quot;) are used as components or subcomponents in most high-tech items, most notably in [[Chemical science pack]]s. They represent a crucial gateway about halfway into the game because of this, as making them requires a continuous supply of [[plastic bar]]s, which in turn requires a fully functioning [[Oil processing]] system.&lt;br /&gt;
&lt;br /&gt;
Advanced Circuits are much slower to build than most other components, and you will need large quantities of them (unlike items like [[Engine unit|Engine]]s, which might be even slower to build, but are much less in demand).&lt;br /&gt;
&lt;br /&gt;
Therefore it is recommended to devote large numbers of [[Assembling machine]]s to their production; [[Assembling machine 3]]s are particularly useful here, as they can also be loaded with more [[Speed module]]s.&lt;br /&gt;
&lt;br /&gt;
The ratios of assembling machines to craft this item are:&lt;br /&gt;
; Normal mode:&lt;br /&gt;
* 1 [[Copper cable]] factory + 1 [[Electronic circuit]] factory + 1 [[Plastic bar]] plant &amp;amp;rarr; 6 &#039;&#039;Advanced circuit&#039;&#039; factories&lt;br /&gt;
; Expensive mode:&lt;br /&gt;
* 2 [[Copper cable]] factories + 1 [[Electronic circuit]] factory + 2 [[Plastic bar]] plants &amp;amp;rarr; 6 &#039;&#039;Advanced circuit&#039;&#039; factories&lt;br /&gt;
&lt;br /&gt;
== Achievements ==&lt;br /&gt;
{{Achievement|circuit-veteran-1}}&lt;br /&gt;
{{Achievement|circuit-veteran-2}}&lt;br /&gt;
{{Achievement|circuit-veteran-3}}&lt;br /&gt;
&lt;br /&gt;
{{IntermediateNav}}&lt;br /&gt;
{{C|Components}}&lt;/div&gt;</summary>
		<author><name>Curdflappers</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Red_science&amp;diff=170356</id>
		<title>Red science</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Red_science&amp;diff=170356"/>
		<updated>2019-03-09T23:13:55Z</updated>

		<summary type="html">&lt;p&gt;Curdflappers: Redirect to automation science, not logistic science&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Automation science pack]]&lt;/div&gt;</summary>
		<author><name>Curdflappers</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Transport_belts/Physics&amp;diff=169828</id>
		<title>Transport belts/Physics</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Transport_belts/Physics&amp;diff=169828"/>
		<updated>2019-03-04T07:09:52Z</updated>

		<summary type="html">&lt;p&gt;Curdflappers: /* Theory */ The data in the table is outdated for 0.17, belts transport 15 per second now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
{{sublinks}}&lt;br /&gt;
&lt;br /&gt;
In Factorio, every item on screen is a real object in memory that follows the rules of the Game engine. For simulation games, this is not typical; it&#039;s much more common to generalize. For example, the older versions of SimCity do not simulate every inhabitant in the city.&lt;br /&gt;
&lt;br /&gt;
The reason for this is CPU performance. Real-time game physics for up to tens of thousands of objects at the same time is not typical for a simulation game. The Factorio Game engine creates an exact and reproducible simulation of the Factorio world, so exact that it can be used to measure some astonishing behaviors of belts.&lt;br /&gt;
&lt;br /&gt;
== What to measure ==&lt;br /&gt;
Some stats can be measured for belts:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Length&#039;&#039;&#039; (or area). Items have a collision box of 0.28125 × 0.28125 [[tile]]s. So, 10 items laying in a single row on a belt non moving take the length of 2.8125 tiles.&lt;br /&gt;
* &#039;&#039;&#039;Speed&#039;&#039;&#039;. The speed of items on a belt is measured for practical reasons in tiles/sec or tiles/min. Note that internally it&#039;s measured in tiles per tick (1/60 sec). The speed of basic belt is 0.03125 tiles per tick (1/32) or 1.875 [[tile]]s per [[Game-second]].&lt;br /&gt;
* &#039;&#039;&#039;Density&#039;&#039;&#039;. The density is &#039;&#039;items per tile&#039;&#039;. How many items can lay on a tile or in conjunction with belts: how many items can lay in a row/lane. There are in average 3.5555556 items per lane or 7.11 (32/9*2) on a tile of belt (2 lanes). Which means in practical terms that on a fully compressed belt there can be either 6, 7 or 8 items during one tick.&lt;br /&gt;
* &#039;&#039;&#039;Throughput&#039;&#039;&#039;. How many items per minute are moved from one tile to the next. Measured in items/sec or better items/min. That is for basic belt density (items per tile) multiplied with speed (tiles per second): (1/32 tiles/tick) / (9/32 items/tile) = 0.111111111 items per tick or 6.666666667 items per second for one lane. For two lanes it is then 13.33 items/second.&lt;br /&gt;
&lt;br /&gt;
== How to calculate these numbers yourself ==&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
Belts have two &#039;&#039;lanes&#039;&#039;: The left and right lane.&lt;br /&gt;
&lt;br /&gt;
Each lane of a belt consists out of 32 &#039;&#039;&#039;slots&#039;&#039;&#039;. A slot is just a virtual position on the belt with the width of 1/32 tiles (= 0.03125 tiles).&lt;br /&gt;
&lt;br /&gt;
An item that is put on a belt (on a lane) takes 9 slots of space. This shows the size of items: 0.28125 × 0.28125 [[tile]]s (9/32 = 0.28125). 32/9 items (3.55 items) can fit on one lane of one belt. Essentially, up to 8 items can fit on one belt at any tick.&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
Step by step movement of an item on a belt-lane. &amp;lt;---*---&amp;gt; represents an item, and the slots it consumes.&lt;br /&gt;
  &lt;br /&gt;
   |==============================|  &amp;lt;-----  32 slots&lt;br /&gt;
1  &amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---* 4 items&lt;br /&gt;
2  &amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;--- 3 items&lt;br /&gt;
3  -&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;-- 3 items&lt;br /&gt;
4  --&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;- 3 items&lt;br /&gt;
5  ---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt; 3 items&lt;br /&gt;
6  *---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt; 4 items&lt;br /&gt;
7  -*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*--- 4 items&lt;br /&gt;
8  --*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*-- 4 items&lt;br /&gt;
9  ---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*---&amp;gt;&amp;lt;---*- 4 items&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Speed: Each [[Game-tick|tick]] an item on a belt (the 9 slots it takes) is moved by one slot. The least common multiple of 9 and 32 is 288. After 9 tiles, the slots are repeating their positions. &lt;br /&gt;
&lt;br /&gt;
=== Curves ===&lt;br /&gt;
The inner lane has 13.5 slots, compared to the outer 37 slots. In the end, 6 or 7 items can be in a curving belt at once.&lt;br /&gt;
&lt;br /&gt;
Yes, the interior has a fractional slot: every odd interior curve is 14 slots and every even interior curve is 13 slots.&lt;br /&gt;
&lt;br /&gt;
=== The faster belts ===&lt;br /&gt;
To obtain higher speeds on higher tier belts, the quantity of slots that each item moves per tick is multiplied. For [[Fast transport belt]]s two slots, for [[Express transport belt]]s 3 slots. That explains why fast belts are exactly 2 times faster, than basic and express belt is 3 times faster than basic.&lt;br /&gt;
&lt;br /&gt;
== Theory ==&lt;br /&gt;
The data here is taken from the transport-belt prototypes (Version 0.13.3 until (excluding) 0.17).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | belt-type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | factor basic belt speed&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/tick)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/sec)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/min)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | density (single lane) items/tile&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | density (two lanes) items/tile&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | throughput (2 lanes) items/sec&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | throughput items/min&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:#FFFFC8&amp;quot;&amp;gt;Basic&amp;lt;/span&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.03125&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1.875&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |112.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.556&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |7.111&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |13.33&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |800.00&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:#FFB4B5&amp;quot;&amp;gt;Fast&amp;lt;/span&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |2&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.0625&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.75&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |225&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.556&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |7.111&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |26.66&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1600.00&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:#D7D7FF&amp;quot;&amp;gt;Express&amp;lt;/span&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.09375&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |5.625&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |337.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.556&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |7.111&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |40.00&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |2400.00&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
We assume here that the density of items is always equal and maximum compressed (see above), so the transported amount should reflect the speed.&lt;br /&gt;
&lt;br /&gt;
For measured results see &#039;&#039;&#039;[[Transport_belt_experiments|Transport belt experiments]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&#039;&#039;&#039;This is outdated and should be outsourced from this article but not deleted, because it is an interesting fact.&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:800px&amp;quot;&amp;gt;&lt;br /&gt;
Kept for historical purposes, expand to view&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
; Theory &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Expected results 13.2 or older&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | belt-type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | factor basic belt speed&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/tick)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/sec)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | speed (tiles/min)&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | density (single lane) items/tile&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | throughput (2 lanes) items/sec&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | throughput items/min&lt;br /&gt;
|-&lt;br /&gt;
|Basic&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.03125&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1.875&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |112.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.571&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |13.39125&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |803.475&lt;br /&gt;
|-&lt;br /&gt;
|Fast&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |2&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.0625&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.75&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |225&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.571&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |26.7825&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1606.95&lt;br /&gt;
|-&lt;br /&gt;
|Express&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |0.09375&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |5.625&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |337.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |3.571&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |40.17375&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |2410.425&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
; Measured Results for v0.11 or Older &lt;br /&gt;
&lt;br /&gt;
With Factorio v0.12 new belt physics was introduced. Before that the items where moved as real objects (which means, they need to look forward, if there is space to move), with 0.12 the items are moved &amp;quot;per lane&amp;quot;. Also the physics in curves changed so that curves are now not longer have lower throughput.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| This results have been measured with a special designed factory (a complicated setup to guarantee, that only the running items on a belt are measured and a &amp;quot;timer&amp;quot; which stops the measuring exactly) and Factorio v0.6.x, so this has to be redone.&lt;br /&gt;
See [http://www.factorioforums.com/forum/viewtopic.php?f=8&amp;amp;t=1144&amp;amp;start=10#p8361 forum article]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Simple straight belt&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| belt-type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| throughput items/min&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| throughput items/sec&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| percent of awaited&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| comments&lt;br /&gt;
|-&lt;br /&gt;
|Basic&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 719&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 11.98&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 90%&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fast&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1184&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 19.73&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 74%&lt;br /&gt;
|This is NOT double as fast as basic! it&#039;s only 1.65 times faster&lt;br /&gt;
|-&lt;br /&gt;
|Express&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1775&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 29.58&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 74%&lt;br /&gt;
|About 2.5 times faster than basic&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Belt with 4 turns (2 left, 2 right, see down into next chapter)&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| belt-type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| throughput items/min&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| comments&lt;br /&gt;
|-&lt;br /&gt;
|Basic&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 477-486&lt;br /&gt;
| About 1.5 times slower. This is because the &#039;&#039;&#039;inner lane&#039;&#039;&#039; of a belt in a turn has only the half speed.&lt;br /&gt;
|-&lt;br /&gt;
|Fast&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 786-792&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Express&lt;br /&gt;
|align=&amp;quot;center&amp;quot; |1038-1042&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Belt with 4 turns (2 left, 2 right), but faster belt at the edges&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| belt-type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| throughput items/min&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| comments&lt;br /&gt;
|-&lt;br /&gt;
|Basic with fast edge-belts&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 674-683&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fast with express edge-belts&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1058-1061&lt;br /&gt;
|The fast belt with express edge seems to be faster, than pure express belt!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
; Comments to the results&lt;br /&gt;
&lt;br /&gt;
The first surprising result is, that the theoretic throughput differs from real measured. Too much to be just measurement errors.The second result is, that the more speed a belt has, the more ineffective it becomes. That is in the first moment not clearly explainable. The awaited result is, that a fast belt can transport exactly the double amount of items, than a basic, because it is double as fast (1.875 tiles/sec vs. 3.75 tiles/sec).&lt;br /&gt;
&lt;br /&gt;
The reason for this difference is the distance of the items on the belt when running. Items on the belt cannot run completely compressed, they need a small distance. This is the same problem as in a traffic jam: You cannot drive, when the first car drives, you need to wait until the car before you drives and then you have a reaction-time of about 1/2 second before yourself begin to drive. The same is it with the items on the belt and the reaction-time here is 1/60 or one tick [currently not really validated, but not more than 2 ticks; this can be calculated by measuring how fast the standing wave goes through the items (needs to built a very complicated testing factory)]. You can see this reaction time running through your items as a standing wave, when you have a belt, which is completely filled and only sometimes an item is removed. When you compare the speed of this standing waves, you can see clearly, that they are the same speed for all types of belts.&lt;br /&gt;
&lt;br /&gt;
The reaction-distance for items on a basic belt is&lt;br /&gt;
  (1.875 tiles/sec) / 1 tick = 1.875 tiles/sec / 1/60 sec = 0.031125 tiles&lt;br /&gt;
or in other words: An item on a moving belt is not 0.28 tiles long, it is 0.31125 tiles, which makes it 11.2% longer&lt;br /&gt;
&lt;br /&gt;
Overview for all belts:&lt;br /&gt;
  Basic:   0.28 tiles + 0.03125 tiles = 0.31125 tiles =&amp;gt; 11.2%&lt;br /&gt;
  Fast:    0.28 tiles + 0.0625 tiles  = 0.3425 tiles  =&amp;gt; 22.3%&lt;br /&gt;
  Express: 0.28 tiles + 0.09375 tiles = 0.37375 tiles =&amp;gt; 33.5%&lt;br /&gt;
This explains the reduction to 90% of speed for basic belt and the 74% for the fast belt (all inside measuring errors), but doesn&#039;t explain the results for express belt. This is part of further research.&lt;br /&gt;
&lt;br /&gt;
This shows clearly, that the faster a belt is, the more distance the items have on a moving belt. More distance means, the density is lighter and this means, there are not so many items transported.&lt;br /&gt;
&lt;br /&gt;
(This may explain the discrepancy in transported items, but don&#039;t use the numbers for real calculations, because they need to be redone!)&lt;br /&gt;
(This is eventually one reason: http://www.factorioforums.com/forum/viewtopic.php?f=8&amp;amp;t=3630 )&lt;br /&gt;
&lt;br /&gt;
A possible reason for this: http://www.factorioforums.com/forum/viewtopic.php?f=16&amp;amp;t=6817&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Belt transport system]]&lt;br /&gt;
* [https://forums.factorio.com/viewtopic.php?f=18&amp;amp;t=33685 Factorio: a quantitative guide]&lt;br /&gt;
&lt;br /&gt;
{{C|Belt transport system}}&lt;/div&gt;</summary>
		<author><name>Curdflappers</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Transport_belt&amp;diff=169827</id>
		<title>Transport belt</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Transport_belt&amp;diff=169827"/>
		<updated>2019-03-04T07:07:14Z</updated>

		<summary type="html">&lt;p&gt;Curdflappers: /* History */ Fixed old throughput (13.33, not 12.33)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}{{:Infobox:Transport belt}}&lt;br /&gt;
The &#039;&#039;&#039;transport belt&#039;&#039;&#039; is the easiest and cheapest method of automatic item transportation. It is the first tier among the three [[belt transport system|transport belts]].&lt;br /&gt;
&lt;br /&gt;
No prior [[research]] is required and it is available from the beginning of the game.&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
&lt;br /&gt;
[[File:Basic_transport_belt_fulldensity.gif|right|400px|thumb|3 [[fast inserter]]s per side will fill a basic transport belt to maximum density.]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Max. throughput (items per [[game-second]] for two lanes)&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Speed ([[tile]]s per game-second)&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Max. density (items per tile)&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Required [[research|technologies]]&lt;br /&gt;
|-&lt;br /&gt;
| {{Imagelink|Transport belt|Transport belt}} || 15 || 1.875 || 8 || None&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;(1)&amp;lt;/sup&amp;gt; See [[transport belts/Physics|physics of transport belts]] for more detailed information.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
{{history|0.17.0|&lt;br /&gt;
* Increased throughput from 13.33 to 15.&lt;br /&gt;
* Consistently holds 8 items per tile.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.15.0|&lt;br /&gt;
* Increased stack size from 50 to 100.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.13.0|&lt;br /&gt;
* Transport belt is now connectible to the [[circuit network]]. &lt;br /&gt;
* Transport belt connectible entities will now disconnect from incoming belts when marked for deconstruction.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.12.0|&lt;br /&gt;
* Items on transport belts don&#039;t go off the belt at the end, so the transport belt has to go directly in front of the required inserter.&lt;br /&gt;
* Optimised the transport belt movement.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.11.9|&lt;br /&gt;
* Items marked for deconstruction cannot be moved by belts anymore. &lt;br /&gt;
* Reduced the CPU load caused by big counts of [[inserters]] loading/unloading transport belts.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.9.7|&lt;br /&gt;
* Belts to be deconstructed no longer accept items. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.9.6|&lt;br /&gt;
* New transport belt graphics. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.9.0|&lt;br /&gt;
* Small optimisation. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.6.0|&lt;br /&gt;
* Transport belt doesn&#039;t pull player out of the edge of it (like items), so player won&#039;t be almost trapped on faster transport belts. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.5.0|&lt;br /&gt;
* Better movement on transport belts in turns and crossings. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.2.8|&lt;br /&gt;
* Cross connections of transport belt of the same type are disabled. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.2.2|&lt;br /&gt;
* When transport belts are rotated (or replaced with different than opposite direction), items on transport belt are collected.}}&lt;br /&gt;
&lt;br /&gt;
{{history|0.2.1|&lt;br /&gt;
* Small optimisation. }}&lt;br /&gt;
&lt;br /&gt;
{{history|0.1.0|&lt;br /&gt;
* Introduced}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Belt transport system]]&lt;br /&gt;
* [[Fast transport belt]]&lt;br /&gt;
** [[Fast splitter]]&lt;br /&gt;
* [[Express transport belt]]&lt;br /&gt;
** [[Express splitter]]&lt;br /&gt;
&lt;br /&gt;
{{LogisticsNav}}&lt;br /&gt;
{{C|Belt transport system}}&lt;/div&gt;</summary>
		<author><name>Curdflappers</name></author>
	</entry>
</feed>