- 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.
Difference between revisions of "User:Hussell"
m |
|||
Line 12: | Line 12: | ||
The "Clock Toggle", as I'm calling it, causes its output to toggle only when it receives an ON signal. OFF signals are ignored. This could, in theory, be used to build a clock, although I've only built one so far. | The "Clock Toggle", as I'm calling it, causes its output to toggle only when it receives an ON signal. OFF signals are ignored. This could, in theory, be used to build a clock, although I've only built one so far. | ||
+ | |||
+ | |||
+ | |||
+ | This was my first quick design for a door-based repeater: | ||
+ | |||
+ | {| style="border-spacing: 0" | ||
+ | |- | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |- | ||
+ | |{{H2O}} | ||
+ | |{{RT0|┼|#F00}} | ||
+ | |{{RT0|^|#0F0}} | ||
+ | |{{RT0|^|#F00}} | ||
+ | |{{RT0|┼|#0F0}} | ||
+ | |{{888}} | ||
+ | |- | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |{{888}} | ||
+ | |} | ||
+ | |||
+ | Little-known fact: pressure plates react instantly when their ON condition is met, but require 100 continuous steps of OFF conditions before sending an OFF signal. So the design above doesn't work as desired, because the red plate doesn't close the red door fast enough. |
Revision as of 17:31, 10 November 2009
I've put together a few fluid logic circuits using doors (because they react about 100 times faster than floodgates and bridges), and NOT using hatches (because I have trouble preventing them from letting overflow through, especially when the water is pressurized). These setups are awkward to initialize, but once you've managed that, they can do some interesting things.
The "Clock Toggle", as I'm calling it, causes its output to toggle only when it receives an ON signal. OFF signals are ignored. This could, in theory, be used to build a clock, although I've only built one so far.
This was my first quick design for a door-based repeater:
█
|
█
|
█
|
█
|
█
|
█
|
≈
|
┼
|
^
|
^
|
┼
|
█
|
█
|
█
|
█
|
█
|
█
|
█
|
Little-known fact: pressure plates react instantly when their ON condition is met, but require 100 continuous steps of OFF conditions before sending an OFF signal. So the design above doesn't work as desired, because the red plate doesn't close the red door fast enough.