EC381 Lecture11 PDF
EC381 Lecture11 PDF
EC381 Lecture11 PDF
EC381
Digital Systems I
University of Tripoli
Combinational Circuits
A combinational logic circuit has:
• A set of m Boolean inputs,
• A set of n Boolean outputs, and
• n switching functions, each mapping the 2m input
combinations to an output such that the current output
depends only on the current input values
Block diagram:
Combinatorial
Logic
Circuit
B X
C Y
D
Z
BCD
code BCD to 7-
segmant
Decoder
Display
a =?
b =?
c =?
d =?
e =?
f =?
g =?
Digital Systems 19