In other languages: Deutsch Español Français 日本語 Polski Русский Українська Tiếng Việt Nam 简体中文

Railway

From Official Factorio Wiki
Revision as of 20:22, 4 July 2016 by Natha (talk | contribs)
Jump to navigation Jump to search

For the research see Railway (research)

The Railway is one of the main transport methods in Factorio. Although the installation of such an network is sometimes complicated and takes a large amount of resources and space, it is especially over large distances more efficient and faster than belts and robot logistics.

Besides the use as transportation medium, trains can be quite enjoyable to drive!

Railway construction, however, is not understood in an instant. It takes some time to learn the basics, such as automating transportation. Learning how to manage and upkeep a larger train network can take quite some time and a large amount of experience.

Starting a network

This section covers how to build tracks, assemble trains, and get moving. This enables manual transportation of material and player transit over large distances using trains and covers the earliest iteration of railway tech.

Railway/Tutorials
Sometimes a picture/video says more than a thousand words.
Railway/Do not cross the tracks
A train is very fast, take care! Entering/exiting a moving train is possible, but dangerous.
Vehicle/Train/Defence
Defend, as trains are a priority target of Enemies.

Tracks

Composition of rails to form a 90 degree turn.
Straight rail Curved rail |-

The backbone of the player's rail system has to be built out of the two basic elements (straight/curve) manually. According to FFF #113/#114 update thirteen will include a build-by-drag feature to make building tracks easier and faster.

Rails can be placed in a two-Tile area only. Keep this in mind when planning train stations.

Curves

To create a 90 degree turn two Curved rails and one Straight rail are needed. The Straight rail has to be placed along the end of the first curved rail placed to cover the gap between the second Curved rail.

Switches

File:Rail-switch-example-1.png
Composition of rails to form switches, straight and diagonal.
  • There is no optical sign for a working switch. The player must place a Curved rail overlapping on a Straight rail (or vice versa) to form a switch. In other words: The player can create 3-way-switches at nearly every point of their track by mixing curves with straight rails.
  • The crossing of two straight tracks is not usable as switch, but they do connect signal blocks making it possible to prevent collisions.
  • Parallel tracks do not interact with each other and generally have no problem, however, switching from one track to the other can require extra resources because the track has to turn away from the other parallel track then turn back to it. This can create complicated networks of signals and as such the player may wish not to build parallel tracks unless they are permanent.

Other


Trains

File:Railway-locomotive-gui.png
Locomotive screen: 1: switch to schedule screen; 2: Fuel inventory;
Placing a Cargo wagon so it is attached to the train.
Diesel locomotive Cargo wagon |-
  • A train consists of at least one locomotive, but the player may add additional locomotives to keep the train moving at max speed, allow it to move in both directions efficiently and automatically, or they may add Cargo wagons to transport goods with the train.
  • Locomotives may be manually driven forward or backward, however, locomotives are generally much slower going backwards. The left and right movement keys are used to change direction at switches.
  • Automatic driving is only possible when a locomotive is facing towards the station the train is moving towards. This can be counteracted by having a locomotive facing either direction on a rail, or adding a loop along the rail somewhere. Note that in a loop signals can misbehave due to detecting trains before they arrive.
  • A train needs fuel to drive. Fuel can be added by inserters.

The locomotives' inventory is only used for Fuel. To transport items Cargo wagons have to be attached to the train. To attach a Cargo wagon, the player may either prepare to place one near an existing train, where a green graphic will show the player that the cargo wagon will be attached, showing a connection between the train and the new wagon. Alternatively, the player may manually connect cargo wagons to trains with the stock connect key, if the cargo wagon was placed far away from a train. The cargo wagons can be filled manually or by adjacent inserters.

Expanding the rail system

A very minimal station.
Train Station with multiple Train stops and Rail signals to allow operation of multiple trains on single track.

This section covers items used to make trains automatically transport items between stations. The player should be familiar with the "Starting a rail system" Section to fully employ these strategies.

Automated rail transportation

See Railway/Automated transport

Rail signals

File:Railway-test-setup.png
A simple test setup to start with. Containing Train stops for schedules, and Rail signals to watch their behaviour.
Rail signal Rail chain signal |-

Understanding rail signals can be difficult. Several terms critical to understanding them are below:

Rail segment
A piece of track (one item). There are just Straight rail and Curved rail.
Segment
A single path of continuous rails, a track without intersections or switches. This becomes important when Signals are employed. The player may check the number of the current segment by mousing over a segment.
Block
File:Railway-signals-1.png
Block #1 is occupied, signal into that Block is red. Block #2 is approached, thus showing yellow, other blocks are free, signals showing green.
A set of segments defined by rail signals. By default every connected segment belongs to one block, no matter whether a train can drive on it or not, and even if it can be driven only in one direction (for example a joining switch: the other segment of the switch belongs to the same block!). The player can see the current block numbers of a rail piece in the info section. See also this forum post for a good explanation about blocks.

As rail signals are used to employ multiple trains automatically note that driving a train manually ignores most of the rules described here. Driving a train manually on an automated network is possible and other automatic trains will follow signaling indicted by the player's movement. Sometimes it will be not possible to avoid a collision for automatic trains when the player ignores red/yellow signals, so be prepared for disaster.

The most basic rules
File:Railway-signals-2.png
Block #1 occupied, signal red. Block #2 approaching, showing yellow. Chain signal #3 is reflecting block signal #2. The chain signal #4 is showing red, because the block is to be approached from another direction, thus the block is considered occupied.
  1. There is at maximum one Train in a block at any time.
  2. A red signal means that the following block is occupied by a train.
  3. A yellow signal means that a train is approaching, and already has the approval to enter the following block.
  4. Rail signals separate a new block and reflect its state: green - free, yellow - to be occupied by approaching train, red - occupied
  5. Rail chain signals separate a new block and reflect the state of the next Rail signal
  6. A train can only pass a signal if it is to the right of the track and will only pass a signal on the left if there is a signal on the right side as well.

User tips and tricks

This section contains further links to in-depth knowledge. As a general advisory, tips given in this section detail the more intricate mechanics in the game and can be dangerous to the experience of players who wish to discover better methods on their own.

About Trains

About train stations and stops

About Signaling

Tips & Tricks

Relationship to OpenTTD

Factorio's railway system works basically exactly like the block signals in Open Traffic Tycoon Deluxe. Players who have ever played that game will find some elements of it in Factorio. If not, they can learn from the openttd documentation.

All Railway Links