Download A Logic Gate and its Truth Table A Logic Gate and its Truth Table A

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

TRIAC wikipedia , lookup

Soft error wikipedia , lookup

Integrated circuit wikipedia , lookup

Field-programmable gate array wikipedia , lookup

Transistor–transistor logic wikipedia , lookup

CMOS wikipedia , lookup

Digital electronics wikipedia , lookup

Transcript
Logic Gates
A Logic Gate and its Truth Table
A Logic Gate and its Truth Table
A Logic Gate and its Truth Table
A Logic Gate and its Truth Table
A Logic Gate and its Truth Table
A Logic Circuit
A Logic Circuit
To show that these two circuits have equivalent functions
let us simplify the function F=AB’C+ABC+(C+D)(D’+E)
F=AB’C+ABC+(C+D)(D’+E)=A(B’+B)C+CD’+CE+DD’+DE=
=AC+CD’+CE+DE=C(A+D’+E)+DE
Additional Logic Gates Symbols
Completeness of NAND Logic Gates
Completeness of NOR Logic Gates
From Transistors to Logic Gates
From Transistors to Logic Gates
De Morgan’s Laws
Two complementary laws yield equivalent functions:
(ABC)’=A’+B’+C’
(A+B+C)’=A’B’C’