Logic Gates
Digital Electronics : Logic Gates (AND, OR, NOT, NAND, NOR, XOR, XNOR)

Logic Gates Logic gates ate the basic building block of digital system. The term logic means to make decisions based on the combination of inputs. So, a logic gate is…

Half Adder and Full Adder
Half Adder and Full Adder Circuits with Truth Table

Adder An adder is a digital circuit that adds two numbers together. Adders are used in the Arithmetic Logic Units (ALU) of many computers and other types of processors. Types…