Half Subtractor The half subtractor is also a building block for subtracting two binary numbers. It has two inputs and two outputs.…
boolean algebra and logic gates
-
-
T Flip Flop In T flip flop, “T” defines the term “Toggle”. In SR Flip Flop, we provide only a single input…
-
D Flip Flop In SR NAND Gate Bistable circuit, the undefined input condition of SET = “0” and RESET = “0” is…
-
JK Flip Flop The SR Flip Flop or Set-Reset flip flop has lots of advantages. But, it has the following switching problems:…
-
XNOR Gate The XNOR gate is the complement of the XOR gate. It is a hybrid gate. Simply, it is the combination…
-
1’s complement In number representation techniques, the binary number system is the most used representation technique in digital electronics. The complement is…
-
De-Morgan’s Theorem A famous mathematician DeMorgan invented the two most important theorems of boolean algebra. The DeMorgan’s theorems are used for mathematical…
-
XOR gate The XOR gate stands for the Exclusive-OR gate. This gate is a special type of gate used in different types…
-
2’s complement Just like 1’s complement, 2’s complement is also used to represent the signed binary numbers. For finding 2’s complement of…
-
De-multiplexer A De-multiplexer is a combinational circuit that has only 1 input line and 2N output lines. Simply, the multiplexer is a…