CT Textbook Site
  

NAND Gate Magic

A browser with Flash support is required for this demo.

Using nand, the and, or, not gates of boolean algebra can each be built.

The above gate simulator is from joshblog.net and it requires Flash support.

Not working? Try this other simulator.


Challenges

  • Build an and gate using only nand.
  • Build an or gate using only nand.
  • Build a not gate using only nand.