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 "v0.31 Talk:Mechanical logic"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(DF2010 -> v0.31 (396/687))
 
(5 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
::Nice. Even better than what I was doing, since I needed two pumps to take it from one space to another and back, and annoyingly complicated logic too.--[[User:SL|SL]] 21:06, 2 May 2010 (UTC)
 
::Nice. Even better than what I was doing, since I needed two pumps to take it from one space to another and back, and annoyingly complicated logic too.--[[User:SL|SL]] 21:06, 2 May 2010 (UTC)
  
I don't think the "is very flexible because gears can be toggled and therefore inverting input signals is very easy" (... surely now, haven't we dispelled the myth that inputs send toggle signals instead of ON/OFF yet?) or "is easy to reconfigure because you don't have to deal with fluid or creatures as you have to when you stick to other computing disciplines" are very accurate, based on my experience with both mechanical and fluid logic. if you want to invert something with fluid logic, you change the pressure plate. If you want to invert a mechanical logic gate, you redesign the whole thing. Or invert the pressure plate on your signal converter, heh. --[[User:SL|SL]] 21:06, 2 May 2010 (UTC)
+
== Dwarven Logic ==
 +
 
 +
I noticed that this page and [[v0.31:Animal logic|animal logic]] are each short of Exceptional quality due to categorization. Perhaps we could create a new category, Dwarven Logic, to include these articles plus [[v0.31:Fluid logic|fluid logic]] (which needs to be updated for the current version) and [[v0.31:Computing|computing]]? --[[User:FunkyWaltDogg|FunkyWaltDogg]] 15:15, 11 May 2010 (UTC)
 +
 
 +
== Won't this XOR gate work without need to balance energy consumption? ==
 +
 
 +
{{diagram|
 +
[#ff0]O[#aaf]I
 +
[#aaf]I*-[#0f0]P
 +
[#000].[#aaf]i
 +
[#000].[#aaf]i
 +
[#000].[#f00]L}}
 +
 
 +
Seems like it would to me... sticking it in there now. I'd sign, but no account yet :(.

Latest revision as of 16:17, 17 February 2012

The designs on the 40d mechanical logic gates page were incomprehensible, so I designed some new ones and put them here. I haven't put up a "rotation sensor" design yet, since (a) the description is self-explanatory, and (b) I'm designing flowless water logic gates at the moment and am wondering if it's possible to make a flowless version. --SL 02:27, 10 April 2010 (UTC)

User:Kami/Logic_gates#Power_to_signal_converter --Kami 17:22, 14 April 2010 (UTC)
Nice. Even better than what I was doing, since I needed two pumps to take it from one space to another and back, and annoyingly complicated logic too.--SL 21:06, 2 May 2010 (UTC)

Dwarven Logic[edit]

I noticed that this page and animal logic are each short of Exceptional quality due to categorization. Perhaps we could create a new category, Dwarven Logic, to include these articles plus fluid logic (which needs to be updated for the current version) and computing? --FunkyWaltDogg 15:15, 11 May 2010 (UTC)

Won't this XOR gate work without need to balance energy consumption?[edit]

O I
I * - P
. i
. i
. L

Seems like it would to me... sticking it in there now. I'd sign, but no account yet :(.