






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
A detailed explanation of how to implement combinational logic using transistors. The author covers the basics of transistors, their types, and how to implement simple logic functions like and, or, and not. The document also includes examples of implementing more complex logic blocks and a 1-bit register.
Typology: Lab Reports
1 / 12
This page cannot be seen from the preview
Don't miss anything!







p-type
control input
output
n-type
control input
output
p-type
n-type
out
A out 0 1
p-type
n-type
output
B p-type
n-type
A B output 0 0 0 1 1 0 1 1
A B output 0 0 1 0 1 1 1 0 1 1 1 0
p-type
output
~B p-type
n-type
~B n-type
A B C output 0 0 0 0 0 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1
NOT1 (^) out NOT2 (^) out
NOT1 (^) out NOT2 (^) out
NOT1 (^) out NOT2 (^) out