Logic Gates
0 Stars     39 Views    

Author: AnnaLu

Project access type: Public

Description:

Logic Gate is the implementation of logic functions such as not, and, or, xor, nand, nor and xnor

  • The input signal excites transistors -> electric signal is implemented as boolean variable;
  • Transistors works as switches -> electric signals are combined to generate a new boolean variable.

In this project is shown how these logic gates works.

Created: Jul 16, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.