ADE Combination Logic Circuits
ADE Combination Logic Circuits
ADE 2313
Combination Logic Circuits
• is a circuit outputs only depend on the
current state of its inputs.
• These are specified output from certain
specified combinations of input variables with
no storage involved.
• In combination Logic, the output variables are
all time dependent on the combination of
input variables.
Combination Logic Circuits
• Consists of input variables, logic, and the
output variables.
• Accept input signals and generate output
signals , thus the process transforms binary
information from a given input data to the
required output data.
Block Diagram of a Combination
Circuit
Design Process
• Starts with the outline of the problem
statement and ends in a logic circuit diagram
or Boolean functions from the logic diagram.
• The process involves the following steps :
Design Process
§ The definition problem
§ The determination of number of available
input variables and required output variables.
§ Assigning letter symbols to input and output
variables
§ Derivation of truth table indicating the
relationships input n output.
§ Obtain simplified Boolean for each output
§ Obtain the logic diagram
Combinational Logic Design Sequence
Example 1
Question : Design a combinational logic circuit
with three input variables that will produce a
logic 1 output when more than one variables are
logic 1:
Solution: 3 Input variables and one output
variable. A,B and C inputs and assign Y letter for
output.
Truth Table
Boolean Logic Diagram
Combination Logic Circuits
• Common combinational circuits made up from
individual logic gates that carry out a desired
application include Multiplexers De-
multiplexers, Encoders, Decoders, Full and
Half Adders etc.
Classification
Multiplexers
• The multiplexer is a combinational logic circuit
designed to switch one of several input lines
to a single common output line.
• The multiplexer , shortened to “MUX” or
“MPX”, is a combinational logic circuit
designed to switch one of several input lines
through to a single common output line by the
application of a control signal.
Multiplexers
The End