On 29 Nov 2009, at 18:00, cctalk-request at
classiccmp.org wrote:
Message: 2
Date: Sat, 28 Nov 2009 22:46:05 -0800
From: "Chuck Guzis" <cclist at sydex.com>
Subject: RE: Nand gate computer.
To: "General Discussion: On-Topic and Off-Topic Posts"
<cctalk at classiccmp.org>
Message-ID: <4B11A82D.20057.304D556 at cclist.sydex.com>
Content-Type: text/plain; charset=US-ASCII
On 28 Nov 2009 at 22:09, dwight elvey wrote:
I still like the 38s the best. Open collector
parts can do so much more than just a logic function.
The '12 is an OC 3-input NAND. I like 3-input gates better because
they lower the part count in circuits like J-K flip flops. If you
admit diodes to the mix, there's no reason that 38s or even 06s
wouldn't work just as well.
RTL and DTL were great when it came to wired-ORing.
Wire-OR is fine until you need to find out which signal is driving the input low, or
should I say to logic '1' (my machine uses -6.3v = logic 1, 0v = logic 0). You
need to isolate all the outputs to check them, not TOO hard on a wire wrapped machine but
must be a swine if you've soldered everything together. Of course there still the
other problem, if you need two or more wire-ORs from the same output, you need to buffer
the outputs separately or generate the signal two or more times.