






















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
these notes are to keep students updated .
Typology: Lecture notes
1 / 30
This page cannot be seen from the preview
Don't miss anything!























January 9, 2007 •Basic gates•Boolean Algebra•Boolean’s Theorem
logic
operations:
^ AND ^ OR ^ NOT inputs^ Gate—A circuit that performs a specified logic operation
output
inputs
output
input
output
Timing Diagrams
^ Symbol is + , Not addition^ ^ Z = X + Y Logic operation^ ^ Output Z is 1 when at least one of the inputs X or Y is 1^ ^ Output Z is 0 when all inputs X, Y are 0
OR Truth Table
^ Z = X ^ Z = X’ Inverter Operation ^ “The output is opposite the input”
x^ indicate inversion or complementation
z^
x^
z
t^1
t^2 InputOutput
^ Timing diagrams ^ Truth table
What’s output?1 if all inputsare 1 What’s output?1 if at least one input is 1
^
Used in combination to perform AND, OR and inverter operations. ^ NAND is a contraction of NOT-AND^ ^
AND function with complemented output ^ Symbols ^ Logic Expression^ ^
Z=XY ^ Logic Operation^ ^ X Y Output Z is 0 when all inputs X, Y are 1^ ^ Output Z is 1 when at least one of the inputs , X or Y is 0
Digital Electronics
x^
z
x^
z X Y^
x
z
X Y
XOR truth table
^ A = 0^ ^ B = 1 ^ Complement—the inverse of a variable^ ^ The complement of A is A or A’.