Full Adder The half adder is used to add only two numbers. To overcome this problem, the full adder was developed. The…
number base conversion
-
-
Full Subtractor The Half Subtractor is used to subtract only two numbers. To overcome this problem, a full subtractor was designed. The…
-
Binary to Gray code conversion The Binary to Gray code converter is a logical circuit that is used to convert the binary…
-
Johnson Counter The Johnson counter is similar to the Ring counter. The only difference between the Johnson counter and the ring counter…
-
Latches A Latch is a special type of logical circuit. The latches have low and high two stable states. Due to these…
-
Introduction In our previous sections, we learned about combinational circuit and their working. The combinational circuits have set of outputs, which depends…
-
SR Flip Flop The SR flip flop is a 1-bit memory bistable device having two inputs, i.e., SET and RESET. The SET…
-
Boolean Functions The binary variables and logic operations are used in Boolean algebra. The algebraic expression is known as Boolean Expression, is…
-
Half Adder The Half-Adder is a basic building block of adding two numbers as two inputs and produce out two outputs. The…
-
T Flip Flop In T flip flop, “T” defines the term “Toggle”. In SR Flip Flop, we provide only a single input…