v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "User:Gnidan"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
 
== Minecart Routing ==
 
== Minecart Routing ==
  
Line 73: Line 72:
  
  
'''Signals in all cases mean an ''on'' signal followed by an ''off'' signal later.'''
+
'''Output signals mean an ''on'' signal followed by an ''off'' signal later. Input signals can be disengaged gear assemblies or power applied briefly. (See [[Minecart_logic#Techniques_and_Circuits]]'''
 
<dl>
 
<dl>
 
   <dt>''arriving<sub>left</sub>''
 
   <dt>''arriving<sub>left</sub>''
 
   <dd>Notifies the circuit that a track is waiting to merge from the left entrance.
 
   <dd>Notifies the circuit that a track is waiting to merge from the left entrance.
 +
 +
  <dt>''arriving<sub>right</sub>''
 +
  <dd>Notifies the circuit that a track is waiting to merge from the right entrance.
  
 
   <dt>''empty''
 
   <dt>''empty''
 
   <dd>Notifies the circuit that the shared track is no longer in use.
 
   <dd>Notifies the circuit that the shared track is no longer in use.
 
  <dt>''arriving<sub>right</sub>''
 
  <dd>Notifies the circuit that a track is waiting to merge from the right entrance.
 
  
 
   <dt>''releasing<sub>left</sub>''
 
   <dt>''releasing<sub>left</sub>''

Revision as of 03:54, 27 January 2016

Minecart Routing

Track Circuit for dual wait/release setups.

Track

O O
O O O O
O O
O O
O O
O O O O

Furniture

O O
O ^ O O ^ O
^ ^
O O
O O
^ ^
O O
O ^ O ^ O ^ O
- b i t l i n k a g e s t o i n n e r g e a r a s s e m b l i e s s h o w n
- d e n o t e s p o w e r i n p u t
- R i g h t - h a n d s i d e s h o u l d b e d i s e n g a g e d .

Minecarts

O O
O ^ O O ^ O
^ ^
O O
O O
O O
O O ^ O O


Input/Output Signals

Output signals: releasingleft, clearleft, clearright, releasingright

O O
O ^ O O ^ O
^ ^
O O
O O
O O
O O ^ O O

Input Signals: arrivingleft, empty, and arrivingright


Output signals mean an on signal followed by an off signal later. Input signals can be disengaged gear assemblies or power applied briefly. (See Minecart_logic#Techniques_and_Circuits

arrivingleft
Notifies the circuit that a track is waiting to merge from the left entrance.
arrivingright
Notifies the circuit that a track is waiting to merge from the right entrance.
empty
Notifies the circuit that the shared track is no longer in use.
releasingleft
Sent when the left entrance gains access to the shared track.
releasingright
Sent when the right entrance gains access to the shared track.
clearleft
Sent when the left entrance circuitry has reset and is able to receive another cart.
clearright
Sent when the right entrance circuitry has reset and is able to receive another cart


Hookup

The track circuit controls access for two entrances onto the shared track. Call one entrance left and one entrance right. On each side, there should be a roller/mechanism-operated door setup restricting access to the merge. In front of the roller should be a pressure plate to signal a minecart has "arrived".

  • Link the two arrival pressure plates to arrivingleft and arrivingright, respectively
  • Link output pressure plates releasingleft and releasingright to the door part of the roller/door setup.
  • Link some signal to empty. This can either be a pressure plate at the far end of the track, or,
  • If a shared track segment leads into another shared track segment as either the left or right arrival point, use either the clearleft or clearright output signal to notify the preceding track that it is empty