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:Hussell/ClockRepeater"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(experiments in progress)
 
m
 
(7 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|2}}|%
 +
|{{c|a}}|%
 +
|{{c|0}}|█
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|c|0}}|*
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|7|0}}|>
 +
|{{c|7|0}}|*
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|a}}|%
 +
|{{c|2}}|%
 +
|{{c|a}}|^
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|a|0}}|*
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|7|0}}|X
 +
|{{c|7|0}}|*
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|6|0}}|║
 +
|█
 +
|█
 +
|█
 +
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|c|0}}|^
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|7|0}}|<
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|}
 +
|}
 +
 
 +
{{Raw Tile|^|#F00|#000}} and {{Raw Tile|^|#0F0|#000}} are both 1-7 water plates linked to the gears of the same color. This time I've planned the necessary access doors and stairwells ahead of time instead of adding them haphazardly. Build order: upper pump, lower pump, gears, pressure plates.
 +
 
 +
The green pressure plate produces an OPEN signal ''exactly'' once every 200 steps (once 2 water have been put into the system). Tested and confirmed. Hopefully the base component in a dwarven clock that doesn't drift over time.
 +
 
 +
Using the same principles one can construct a repeater which produces a signal on any multiple of 200. The following is a tested design for a 400 step repeater:
 +
{|
 +
|-
 +
|Z-level +1
 +
|Z-level 0
 +
|Z-level -1
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 26: Line 153:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#F00}}
+
|{{RT0|*|#FF0}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 46: Line 173:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 64: Line 191:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#0F0}}
+
|{{RT0|*|#00F}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
Line 84: Line 211:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 122: Line 249:
 
|}
 
|}
 
|}
 
|}
 
{{Raw Tile|^|#F00|#000}} and {{Raw Tile|^|#0F0|#000}} are both 1-7 water plates linked to the gears of the same color. This time I've planned the necessary access doors and stairwells ahead of time instead of adding them haphazardly. Build order: upper pump, lower pump, gears, pressure plates.
 
 
The green pressure plate ''should'' produce an OPEN signal ''exactly'' once every 200 steps (once 2 water have been put into the system). Testing to make certain in progress. Hopefully the base component in a dwarven clock that doesn't drift over time.
 
 
I'm planning an experiment on connecting two of these together. The following diagrams are just to help me keep track of what I'm planning to do. We shall see whether anything useful comes of it.
 
  
 
{|
 
{|
Line 136: Line 257:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 154: Line 275:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#00F}}
+
|{{RT0|*|#F00}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 174: Line 295:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 187: Line 308:
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#080}}
 
|{{RT0|%|#080}}
|{{RT0|^|#0F0}}
+
|{{RT0|^|#FF0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#FF0}}
+
|{{RT0|*|#0F0}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
Line 212: Line 333:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#00F}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RTC|<}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|}
 +
 
 +
 
 +
A compact version, sharing some power transmission gears:
 +
{|
 +
|-
 +
|Z-level +1
 +
|Z-level 0
 +
|Z-level -1
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|{{RTC|>}}
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|*|#FF0}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#F00}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 222: Line 443:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#F00}}
+
|{{RT0|^|#0F0}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#FF0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 +
|{{RTC|X}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|*|#00F}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#0F0}}
 +
|{{RT0|%|#0F0}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{RTC|<}}
 
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#F00}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|^|#00F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 251: Line 535:
 
|}
 
|}
  
 +
 +
600 step repeater:
 
{|
 
{|
 
|-
 
|-
Line 258: Line 544:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 276: Line 562:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#F00}}
+
|{{RT0|*|#F0F}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 282: Line 568:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 
|{{RTC|>}}
 
|{{RTC|>}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|^|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#0FF}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 
|{{RTC|*}}
 
|{{RTC|*}}
 +
|{{RTC|X}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#F00}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 295: Line 657:
 
|{{888}}
 
|{{888}}
 
|}
 
|}
 +
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|%|#0F0}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#F00}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|>}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 320: Line 721:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 
|{{RTC|X}}
 
|{{RTC|X}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#00F}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|%|#0F0}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#FF0}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 
|{{RTC|*}}
 
|{{RTC|*}}
 +
|{{RTC|>}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|^|#F0F}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#00F}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|X}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 334: Line 850:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 343: Line 859:
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 +
|{{RT0|^|#0FF}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|}
 +
One way to initialize it is by putting 1 water on the red, blue, and cyan plates, then a 2nd water on the red and cyan plates, and finally a 2nd water on the blue plate.
 +
 +
 +
I've now tested a period doubler with a 600-step repeater, giving a 1200 step repeater:
 +
{|
 +
|-
 +
|Z-level +1
 +
|Z-level 0
 +
|Z-level -1
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|{{RTC|>}}
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|*|#FF0}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#F00}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#F0F}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|^|#FF0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 +
|{{RTC|X}}
 +
|{{RTC|┼}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|*|#00F}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#0F0}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#0FF}}
 +
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{RT0|^|#00F}}
 
|{{RT0|^|#00F}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|%|#0F0}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#F0F}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|>}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|^|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#0FF}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|X}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#F00}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 350: Line 1,145:
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 358: Line 1,179:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|*|#F80}}
 +
|{{RTC|>}}
 +
|{{RT0|*|#80F}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|*|#f00}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#0f0}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#880}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|^|#F80}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|*|#08F}}
 +
|{{RTC|X}}
 +
|{{RT0|*|#880}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RTC|*}}
 +
|{{888}}
 +
|{{RTC|*}}
 +
|{{000}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 
|{{RTC|<}}
 
|{{RTC|<}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#80F}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{RT0|^|#08F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
Line 370: Line 1,318:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|}
 +
|}
 +
The first two rows together form a 600 step repeater. The signal from the second row is fed into the third row, which acts as a period doubler, making a 1200 step (daily!) repeater. I have an idea for a monthly repeater, using a 1000-step repeater doubled twice to 4000, delayed by 200 steps to 4200, then doubled another three times to 33600 steps (1 dwarf-month). The only bit I'm having trouble with is that extra 200 step delay in the middle. I'll put my design here when I have something which might work.
 +
 +
 +
Hmm. If I have this right, I might have figured out how to add exactly 100 steps to any repeater's period. I must test this design:
 +
{|
 +
|-
 +
|Z-level +1
 +
|Z-level 0
 +
|Z-level -1
 +
|-
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|2}}|%
 +
|{{c|a}}|%
 +
|{{c|0}}|█
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|c|0}}|*
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|e|0}}|*
 +
|{{c|7|0}}|>
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|6|0}}|║
 +
|█
 +
|█
 +
|█
 
|}
 
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|a}}|%
 +
|{{c|2}}|%
 +
|{{c|a}}|^
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|a|0}}|*
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|7|0}}|*
 +
|{{c|7|0}}|X
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 
|}
 
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|c|0}}|^
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|{{c|7|0}}|<
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|}
 +
|-
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|2}}|%
 +
|{{c|a}}|%
 +
|{{c|0}}|█
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|9|0}}|*
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|7|0}}|*
 +
|{{c|7|0}}|>
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|6|0}}|║
 +
|█
 +
|█
 +
|█
 +
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|- {{c||0}}
 +
|{{c||8}}|█
 +
|{{c|0}}|█
 +
|{{c|a}}|%
 +
|{{c|2}}|%
 +
|{{c|e}}|^
 +
|{{c||8}}|█
 +
|-
 +
|█
 +
|█
 +
|{{c|a|0}}|*
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|7|0}}|*
 +
|{{c|7|0}}|X
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|}
 +
|
 +
{| cellspacing=0 cellpadding=0 style="font-family: 'Courier New', monospace; font-weight: bold; font-size: 135%; color: #808080; background-color: #808080"
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|{{c|9|0}}|^
 +
|█
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|{{c|7|0}}|┼
 +
|█
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|{{c|7|0}}|<
 +
|█
 +
|█
 +
|-
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|█
 +
|}
 +
|}
 +
If this works as I expect, it should be a 300 step repeater. If so, then I should be able to build a 1000 step repeater, double it to 2000, add a hundred to get 2100, then double it 4 times to get 33600 (one dwarf-month). Testing in progress!
 +
 +
Update: saving and reloading while a gear is hanging above an inactive gear deconstructs the upper gear on reload, even if it should be supported by neighboring machinery. Once it's rebuilt, the machine will work correctly until you have to save the game again. I'm redesigning all my devices to prevent this problem from coming up, and, incidentally, making it easier to power some of these devices using windmills. As you can imagine, this involves quite a bit of digging and rebuilding things in my test area.

Latest revision as of 15:41, 2 January 2010

Credit for inspiration from MrFake, in An Advanced Repeater.

Z-level +1 Z-level 0 Z-level -1
% %
*
> *
% % ^
*
X *
^
<

^ and ^ are both 1-7 water plates linked to the gears of the same color. This time I've planned the necessary access doors and stairwells ahead of time instead of adding them haphazardly. Build order: upper pump, lower pump, gears, pressure plates.

The green pressure plate produces an OPEN signal exactly once every 200 steps (once 2 water have been put into the system). Tested and confirmed. Hopefully the base component in a dwarven clock that doesn't drift over time.

Using the same principles one can construct a repeater which produces a signal on any multiple of 200. The following is a tested design for a 400 step repeater:

Z-level +1 Z-level 0 Z-level -1
% %
*
> *
% % ^
*
X *
^
<
Z-level +1 Z-level 0 Z-level -1
% %
*
> *
% % ^
*
X *
^
<


A compact version, sharing some power transmission gears:

Z-level +1 Z-level 0 Z-level -1
% > %
% * * * %
^ ^
% X %
% * * * %
<
^ ^


600 step repeater:

Z-level +1 Z-level 0 Z-level -1
% %
*
* >
% % ^
*
* X
^
<
% %
*
* >
% % ^
*
* X
^
<
% %
*
* >
% % ^
*
* X
^
<

One way to initialize it is by putting 1 water on the red, blue, and cyan plates, then a 2nd water on the red and cyan plates, and finally a 2nd water on the blue plate.


I've now tested a period doubler with a 600-step repeater, giving a 1200 step repeater:

Z-level +1 Z-level 0 Z-level -1
% > %
% * * * %
^ ^
% X %
% * * * %
<
^ ^
% %
*
* >
% % ^
*
* X
^
<
% %
% * > * %
* * *
^ ^
% %
% * X * %
* *
<
^ ^

The first two rows together form a 600 step repeater. The signal from the second row is fed into the third row, which acts as a period doubler, making a 1200 step (daily!) repeater. I have an idea for a monthly repeater, using a 1000-step repeater doubled twice to 4000, delayed by 200 steps to 4200, then doubled another three times to 33600 steps (1 dwarf-month). The only bit I'm having trouble with is that extra 200 step delay in the middle. I'll put my design here when I have something which might work.


Hmm. If I have this right, I might have figured out how to add exactly 100 steps to any repeater's period. I must test this design:

Z-level +1 Z-level 0 Z-level -1
% %
*
* >
% % ^
*
* X
^
<
% %
*
* >
% % ^
*
* X
^
<

If this works as I expect, it should be a 300 step repeater. If so, then I should be able to build a 1000 step repeater, double it to 2000, add a hundred to get 2100, then double it 4 times to get 33600 (one dwarf-month). Testing in progress!

Update: saving and reloading while a gear is hanging above an inactive gear deconstructs the upper gear on reload, even if it should be supported by neighboring machinery. Once it's rebuilt, the machine will work correctly until you have to save the game again. I'm redesigning all my devices to prevent this problem from coming up, and, incidentally, making it easier to power some of these devices using windmills. As you can imagine, this involves quite a bit of digging and rebuilding things in my test area.