D flip-flop means data flip-flop. It is also called delay flip-flop. It has two inputs: normal input D and a…
Shift register is an array of flip-flops capable of shifting the binary information from any cell to its neighboring cell.…
SR flip-flop is one of the most common types of flip-flop. SR stands for Set Reset. It has three inputs…
Binary substractor is a digital circuit that performs subtraction of unsigned binary numbers. Subtraction of number, say B from another…
Binary adder is a digital circuit that adds two binary numbers and produces the sum. It can be constructed by…
Digital systems are systems that represent and manipulate discrete elements of information represented internally in binary form. A digital system…
Full-adder is a combinational circuit that can add three bits. The three bits include two significant bits and a previous…
Half-adder is a simple combinational circuit that can add only two bits together. It is a combination of XOR gate…
Combinational Circuit is a combination of digital logic chips. Combinational logic is used to build this kind of circuits. They…
Software is a set of programs, documentation and data. It consists of programs, configuration files that explains how to set…