1-Logic circuits
1-Logic circuits
A' = A
Another indicator for
inversion is the
prime symbol (').
This circuit always has only a single input, and the out-put
logic level is always opposite to the logic level of this input.
NOT Operation
The INVERTER inverts (complements) the
input signal at all points on the waveform.
Associative laws
Distributive law
Boolean Theorems
Multivariable Theorems
Theorems (14) and (15) do not have counterparts
in ordinary algebra. Each can be proved by
trying all possible cases for x and y.
Analysis table & factoring
for Theorem (14)
DeMorgan’s Theorems
• DeMorgan’s theorems are extremely useful in
simplifying expressions in which a product or
sum of variables is inverted.
Theorem (16) says inverting the OR sum of two variables is the same as
inverting each variable individually, then ANDing the inverted variables.
Theorem (17) says inverting the AND product of two variables is the
same as inverting each variable individually and then ORing them.
Equivalent representation
where output Z is
active-HIGH.
Equivalent representation
where output Z is
active-LOW.
Propagation Delay
• Propagation delay is the time it takes for a system to produce output
after it receives an input.
– Speed of a logic circuit is related to propagation delay.
• Parts to implement logic circuits have a data
sheet that states the value of propagation delay.
– Used to assure that the circuit can operate fast enough for the
application.
Implementing Logic Circuits With PLDs
• Programmable Logic Devices (PLDs) are
devices that can be configured in many ways
to perform logic functions.
– Internal connections are made electronically to
program devices.
Implementing Logic Circuits With PLDs
PLDs are configured electronically & their internal circuits
are “wired” together electronically to form a logic circuit.
This programmable
wiring can be thought
of as thousands of
connections, either
connected (1), or
not connected (0).
Each intersection of
a row (horizontal wire) &
column (vertical wire) is a
programmable connection.