Combinational Circuit
Combinational Circuit
Combinational Circuit
Combinational Circuit
Abstract:
A Combinational Circuit consist of logic gates whose outputs
at any instant of time are determined directly from the present
combination of inputs without regard to previous input. Examples of
combinational circuits: Adder, Subtractor, Converter, and
Encoder/Decoder.
Introduction:
A combinational circuit is the digital logic circuit in which
the output depends on the combination of inputs at that point of time
with total disregard to the past state of the inputs. The digital logic
gate is the building block of combinational circuits. The function
implemented by combinational circuit is depend upon the Boolean
expressions. On the other hand, sequential logic circuits, consists of
both logic gates and memory elements such as flip-flops. Figure
below shows the combinational circuit having n inputs and m outputs.
The n number of inputs shows that there are 2^n possible
combinations of bits at the input. Therefore, the output is expressed in
terms m Boolean expressions.
Technical Sections:
These circuits are 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 .
Conclusion:
When we connected some types of combinational
circuits to the inputs/outputs of digital circuit, these combinational
circuits can help us to manage and flow a different types of control
signals through a large digital circuit. Many combinational circuits
had a good function which can be used for controlling different
parts of any digital system and they produce a suitable way to
transfer a control signals between different digital components of
any large digital system.
References:
1. Digital System Design by Dr. D.A. Godse
2. Digital System Design by J.S Katri Vaishali S. Joshi