You are on page 1of 2

es


Combinational and Sequential Circuits
A Digital logic (or Switching) circuit has voltage levels to be switched from one value to another but has a
Custom Search
nite number of distinct values (generally 0 for false and 1 for true). These circuits operate a de nite set

in of logic rules so it is also known as Logic circuits. These are basic circuits which are used in mobile
phones, calculators, computers, etc. Hire with us!

Types of Logic Circuits:


There are two types of Digital circuits depends on their output and memory used:

(i) Combinational circuit, and


(ii) Sequential circuit

A combinational circuit consists of logic gates whose outputs at any time are determined from only the
present combination of inputs and they have no memory. A sequential circuit consists of logic gates
whose outputs at any time are determined from both the present combination of inputs and previous
output. That means sequential circuits use memory elements to store the value of previous output.

FSC Global

Cable Cut to Length,


Saving On Cost And
Wastage.
FSC Global

1. Combinational Circuits:
These circuits developed using AND, OR, NOT, NAND and NOR logic gates. These logic gates are building
blocks of combinational circuits. A combinational circuit consists of input variables and output variables.
Since these circuits are not dependent upon previous input to generate any output, so are combinational
logic circuits. A combinational circuit can have an n number of inputs and m number of outputs. In
combinational circuits, the output at any time is a direct function of the applied external inputs.
2. Sequential circuits:
A sequential circuit is speci ed by a time sequence of inputs, outputs, and internal states. The output of a
sequential circuit depends not only the combination of present inputs but also on the previous outputs.
Unlike combinational circuits, sequential circuits include memory elements with combinational circuits.

The memory elements are circuits capable of storing binary information.


The binary information stored in these memory elements at any given time de nes the state of the
sequential circuit at that time.
The external output of a sequential circuit depends both on the present input and previous output
state.
The next state of the memory elements also depends on the external input and present state of
external output.
Some sequential circuits may not contain combinational circuits, but only memory elements.

Generally, there are two types of storage elements used: Latches, and Flip-Flops. Storage elements that
operate with signal levels (rather than signal transitions) are referred to as latches ; those controlled by a
clock transition are ip- ops.

You might also like