Device - Logic Gate (Nand, And, Or, Xor, )

74hc00 Circuit

About

A Logic Gate is a device that:

It has:

  • two binary inputs with the value on or off (ie a bit)
  • one binary output with the value on or off. (ie a bit)

Type

NAND

When both of the NAND gates inputs are on, the output is off. Otherwise, the output is on.

See Nand

And, Or, Xor

See Simple CPU





Discover More
Booelan Logic Hair
Boolean - (Logical) Operator (OR, AND, XOR, )

... Boolean operator manipultes truthy and falsy values that can come from: a Boolean value the interpretation of a non-boolean value (ie javascript (truthy/falsy)) or the result of a comparison...
74hc00 Circuit
Computer - Device

A device is any machine or component that can perform an operation. It is built upon logic gates and therefore only (accept|understand) a series of 0 and 1. The first device was a transistor. ...
Card Puncher Data Processing
Computer System

A computer is a device of device controlled by a special device called a CPU. It consists then of: at least a processor (CPU), a memory device where: primary storage holds data only temporarily,...



Share this page:
Follow us:
Task Runner