Skip to content
catageek edited this page Apr 21, 2012 · 10 revisions

Abstract

Subnets are a division of tracks in multiple parts.

Definition

Subnets are a way to organize and hierarchize tracks in a tree topology.

To make subnets, you need to partition the 15 stations in subnets using dedicated signs.

  • BC9002 creates a 2-station subnet
  • BC9004 creates a 4-station subnet
  • BC9008 creates a 8-station subnet
  • BC9016 does not create a subnet, it is provided to select all carts with a specific track as destination.

Design

Subnets are composed with consecutive stations address. If you create a 4-station subnet for example, your subnet will include a range of 4 stations with consecutive address.

Subnets are aligned with their respective length. For example, a 4-subnet will be aligned on 0, 4, 8 or 12 station address, giving 4 possible 4-station subnet :

  • from XX.YY.1 to XX.YY.3
  • from XX.YY.4 to XX.YY.7
  • from XX.YY.8 to XX.YY.11
  • from XX.YY.12 to XX.YY.15

Clone this wiki locally