Introduction In our previous sections, we learned about combinational circuit and their working. The combinational circuits have set of outputs, which depends…
gray code
-
-
SR Flip Flop The SR flip flop is a 1-bit memory bistable device having two inputs, i.e., SET and RESET. The SET…
-
Combinational Logic circuits The combinational logic circuits are the circuits that contain different types of logic gates. Simply, a circuit in which…
-
Half Subtractor The half subtractor is also a building block for subtracting two binary numbers. It has two inputs and two outputs.…
-
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…