Electronic – Purpose of the logic gate configurations on the Kenbak-1

digital-logicflipflop

I was just looking through the schematics of the Kenbak-1 computer (long story), and I found this:

schematic

simulate this circuit – Schematic created using CircuitLab

I hurt my brain a little bit trying to figure out what that flip-flop does, but mostly why those two NAND gates aren't just inverters… and why the one on the bottom (and the inverter next to it) are even there.

What's the point?

(Note: I haven't had my coffee yet.)

Best Answer

  1. The Flip Flop divides the clock by two, and makes a perfect 50% duty cycle clock.
  2. I think the NANDs are surplus in already available packages on the board, so why not use them if they are fit for the job? They may also function as a fan out buffer (increase output current).
  3. The NOT2 inverter looks like it is an open collector (in contrast to the NAND) type with a pull up resistor.
  4. Unsure why the diode is there.

Part numbers may support this theory.