Skip to content

icon picker
Logic Gates

A logic gate accepts a number of binary inputs (usually two), and outputs another binary value. You can connect outputs to inputs to make new logic gates. A gate with which you can make any other gate is called a universal gate. One example is the nand gate which takes these two inputs,
and
and outputs
true
One thing you can make with these components is an adder, which accepts two inputs and a carry bit (binary digit), and outputs a value and another carry bit, allowing you to chain them together. You can fidddle around with it here.
Inputs
Name
Value
There are no rows in this table

Outputs
Name
Value
Output Sum
Output Carry
No results from filter
This device can be made out of
9
nand gates. Here is a list.
Gates
Name
In 1
In 2
Value
Input 1
Input 2
Input Carry
Process 1
Process 2
Process 3
Process 4
Process 5
Process 6
Process 7
Output Sum
Output Carry
There are no rows in this table
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.