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
(600 step repeater)
m
 
(5 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 123: Line 250:
 
|}
 
|}
  
{{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:
 
 
{|
 
{|
 
|-
 
|-
Line 135: Line 257:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 153: Line 275:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#FF0}}
+
|{{RT0|*|#F00}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 173: Line 295:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 186: Line 308:
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#080}}
 
|{{RT0|%|#080}}
|{{RT0|^|#0F0}}
+
|{{RT0|^|#FF0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#00F}}
+
|{{RT0|*|#0F0}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
Line 211: Line 333:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 221: Line 343:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#F00}}
+
|{{RT0|^|#00F}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 250: Line 372:
 
|}
 
|}
  
 +
 +
A compact version, sharing some power transmission gears:
 
{|
 
{|
 
|-
 
|-
Line 257: Line 381:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 268: Line 393:
 
|{{888}}
 
|{{888}}
 
|{{000}}
 
|{{000}}
|{{RT0|%|#080}}
+
|{{888}}
|{{RT0|%|#0F0}}
+
|{{888}}
 +
|{{888}}
 
|{{000}}
 
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|{{RTC|>}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#F00}}
+
|{{RT0|%|#0F0}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|*|#FF0}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#F00}}
 +
|{{RT0|%|#080}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RTC|>}}
+
|{{000}}
|{{RTC|*}}
 
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 295: Line 432:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 305: Line 443:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{000}}
+
|{{RT0|^|#0F0}}
|{{RT0|%|#0F0}}
+
|{{888}}
|{{RT0|%|#080}}
+
|{{888}}
 +
|{{888}}
 
|{{RT0|^|#FF0}}
 
|{{RT0|^|#FF0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 +
|{{RTC|X}}
 +
|{{RTC|┼}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|*|#00F}}
 +
|{{RTC|*}}
 
|{{RT0|*|#0F0}}
 
|{{RT0|*|#0F0}}
|{{RTC|┼}}
+
|{{RT0|%|#0F0}}
|{{888}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RTC|X}}
+
|{{000}}
|{{RTC|*}}
 
 
|{{888}}
 
|{{888}}
 +
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 333: Line 483:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 343: Line 502:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#00F}}
 
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
|{{888}}
+
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RTC|<}}
+
|{{RT0|^|#F00}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#00F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 373: Line 536:
  
  
A compact version, sharing some power transmission gears:
+
600 step repeater:
 
{|
 
{|
 
|-
 
|-
Line 381: Line 544:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 389: Line 552:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|%|#0F0}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{000}}
 
 
|{{888}}
 
|{{888}}
 +
|{{RT0|*|#F0F}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{000}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|%|#0F0}}
 
 
|{{888}}
 
|{{888}}
 +
|{{RTC|*}}
 
|{{RTC|>}}
 
|{{RTC|>}}
 
|{{888}}
 
|{{888}}
|{{RT0|%|#0F0}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|%|#080}}
+
|{{888}}
|{{RT0|*|#FF0}}
+
|{{888}}
|{{RTC|*}}
+
|{{888}}
|{{RT0|*|#F00}}
+
|{{888}}
|{{RT0|%|#080}}
+
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{000}}
 
|{{000}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|^|#0F0}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{000}}
+
|{{RT0|*|#0FF}}
 +
|{{RTC|┼}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|X}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 432: Line 620:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#F00}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|}
 
|-
 
|-
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 +
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|^|#0F0}}
 
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|^|#FF0}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{RT0|%|#080}}
 
|{{RT0|%|#080}}
|{{RTC|┼}}
+
|{{RT0|%|#0F0}}
|{{RTC|X}}
+
|{{000}}
|{{RTC|┼}}
 
|{{RT0|%|#080}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|%|#0F0}}
+
|{{888}}
|{{RT0|*|#00F}}
+
|{{RT0|*|#F00}}
|{{RTC|*}}
+
|{{888}}
|{{RT0|*|#0F0}}
+
|{{888}}
|{{RT0|%|#0F0}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{000}}
 
 
|{{888}}
 
|{{888}}
|{{RT0||#880}}
+
|{{RTC|*}}
 +
|{{RTC|>}}
 
|{{888}}
 
|{{888}}
|{{000}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
Line 477: Line 692:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|║|#880}}
 
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 483: Line 697:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 490: Line 704:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{000}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|^|#FF0}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|*|#0F0}}
 +
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 495: Line 722:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RTC|*}}
 +
|{{RTC|X}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|}
 +
|
 +
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RTC|<}}
+
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#00F}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 513: Line 755:
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
|{{RTC|┼}}
 
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#F00}}
 
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
|{{RT0|^|#00F}}
 
 
|{{888}}
 
|{{888}}
 
|-
 
|-
Line 531: Line 771:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{888}}
 
|}
 
 
|}
 
|}
 
 
600 step repeater. 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.
 
{|
 
|-
 
|Z-level +1
 
|Z-level 0
 
|Z-level -1
 
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 562: Line 792:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#F0F}}
+
|{{RT0|*|#FF0}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 582: Line 812:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 595: Line 825:
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#080}}
 
|{{RT0|%|#080}}
|{{RT0|^|#0F0}}
+
|{{RT0|^|#F0F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#0FF}}
+
|{{RT0|*|#00F}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
Line 620: Line 850:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 630: Line 860:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#F00}}
+
|{{RT0|^|#0FF}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 657: Line 887:
 
|{{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"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 670: Line 911:
 
|{{888}}
 
|{{888}}
 
|{{000}}
 
|{{000}}
|{{RT0|%|#080}}
+
|{{888}}
|{{RT0|%|#0F0}}
+
|{{888}}
 +
|{{888}}
 
|{{000}}
 
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{888}}
 +
|{{RTC|>}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#F00}}
+
|{{RT0|%|#0F0}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RT0|*|#FF0}}
 +
|{{RTC|*}}
 +
|{{RT0|*|#F00}}
 +
|{{RT0|%|#080}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
|{{RTC|*}}
+
|{{RT0||#880}}
|{{RTC|>}}
 
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
Line 692: Line 944:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 697: Line 950:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 707: Line 961:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{000}}
+
|{{RT0|^|#F0F}}
|{{RT0|%|#0F0}}
+
|{{888}}
|{{RT0|%|#080}}
+
|{{888}}
 +
|{{888}}
 
|{{RT0|^|#FF0}}
 
|{{RT0|^|#FF0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 +
|{{RTC|X}}
 +
|{{RTC|┼}}
 +
|{{RT0|%|#080}}
 +
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#0F0}}
 +
|{{RT0|*|#00F}}
 +
|{{RTC|*}}
 
|{{RT0|*|#0F0}}
 
|{{RT0|*|#0F0}}
|{{RTC|}}
+
|{{RT0|%|#0F0}}
 
|{{888}}
 
|{{888}}
 +
|-
 
|{{888}}
 
|{{888}}
|-
+
|{{000}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RTC|*}}
 
|{{RTC|X}}
 
 
|{{888}}
 
|{{888}}
 +
|{{000}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|║|#880}}
+
|{{888}}
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 735: Line 1,001:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 745: Line 1,012:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#00F}}
 
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|<}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 755: Line 1,031:
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 +
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#0FF}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RTC|<}}
 
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#00F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 774: Line 1,053:
 
|-
 
|-
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 792: Line 1,071:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#FF0}}
+
|{{RT0|*|#F0F}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 806: Line 1,085:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{888}}
+
|{{RT0|║|#880}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 812: Line 1,091:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 
|{{888}}
 
|{{888}}
Line 825: Line 1,104:
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#0F0}}
 
|{{RT0|%|#080}}
 
|{{RT0|%|#080}}
|{{RT0|^|#F0F}}
+
|{{RT0|^|#0F0}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
|{{RT0|*|#00F}}
+
|{{RT0|*|#0FF}}
 
|{{RTC|┼}}
 
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
Line 842: Line 1,121:
 
|{{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}}
 +
|-
 +
|{{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}}
 +
|-
 +
|{{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}}
 
|{{888}}
 
|{{888}}
Line 850: Line 1,219:
 
|}
 
|}
 
|
 
|
{| style="border-spacing: 0"
+
{| style="border-spacing: 0; background-color: #888"
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 860: Line 1,230:
 
|-
 
|-
 
|{{888}}
 
|{{888}}
|{{RT0|^|#0FF}}
+
|{{RT0|^|#880}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{RT0|^|#F80}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 
|{{888}}
 
|{{888}}
 +
|{{RT0|%|#080}}
 +
|{{RTC|┼}}
 
|{{888}}
 
|{{888}}
 
|{{RTC|┼}}
 
|{{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}}
Line 876: Line 1,291:
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{888}}
 +
|{{RTC|┼}}
 
|{{RTC|<}}
 
|{{RTC|<}}
 +
|{{RTC|┼}}
 +
|{{888}}
 +
|{{888}}
 +
|-
 +
|{{888}}
 +
|{{RT0|^|#80F}}
 
|{{888}}
 
|{{888}}
 +
|{{888}}
 +
|{{888}}
 +
|{{RT0|^|#08F}}
 
|{{888}}
 
|{{888}}
 
|-
 
|-
 +
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
 
|{{888}}
Line 888: Line 1,321:
 
|}
 
|}
 
|}
 
|}
 +
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.
  
  
Now I just need to figure out how to halve the frequency of a repeater without doubling the number of components, and I'll be able to build a perfectly precise dwarven clock.
+
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.