Difference between combinational and sequential circuit

Sequential Circuit

This article covers the Difference between combinational and sequential circuit. These circuits are important part of digital electronics. Combinational Circuit Combinational circuit is a type of circuit whose output depends upon the input provided. It provides instant output and is independent of time. A combinational circuit doesn’t require feedback for further output. In combinational circuits, … Read more

Quine mccluskey method

quine mccluskey method

In this article we will cover Quine Mccluskey method with examples. I will show you the simplification of Boolean expression by Quine Mccluskey method. This process is lengthy Read this full article in desktop view, I am sure you will get a clear concept. Quine Mccluskey method is also known as tabular method or the … Read more

Difference between Multiplexer and Demultiplexer

multiplexer

In this article we are going to cover the difference between multiplexer and demultiplexer in detail. They are the part of combinational circuits. Combinational circuits are those, whose output depends on the present input provided and does not get influenced by the previous state of input. Combinational circuits do not have any memory. Some examples … Read more

half subtractor and full subtractor

full subtractor circuit

Half subtractor and full subtractor is a part of combinational circuits. Combinational circuits are the circuits whose output characteristics depends upon their input signals provided at a particular time. Examples of combinational circuits are – multiplexer ( MUX ), demultiplexer ( DEMUX ), half subtractor and full subtractor, encoder, decoder, half adder and full adder. … Read more

half adder and full adder | Circuit & K-Map

Half adder circuit

Half adder and full adder is a part of combinational circuits. Combinational circuits are those whose output characteristics depends on their input levels at a particular time. Some examples of combinational circuits are – multiplexer ( MUX ), demultiplexer ( DEMUX ), encoder, decoder, half adder and full adder half subtractor and full subtractor. These … Read more