









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
De Morgan's Theorem
Typology: Lecture notes
1 / 16
This page cannot be seen from the preview
Don't miss anything!










Basic Laws
Basic Laws
OR Operations A + 0 = A A + A = A A + 1 = 1 A + Aโ = 1 AND Operations
Double Inversion and De Morganโs Theorems
De Morgan theorems
Dual and Self-Dual The dual of a switching function is one generated if (i) โ+โ is replaced with โ. โ , (ii) โ. โ is replaced with โ+โ and (iii) โ1โ or โ0โ if appear are complemented. F(A, B) = A. Bโ + Aโ .B Its dual will be FD (A, B) = (A + Bโ).(Aโ + B) = A. Aโ + A.B + Bโ.Aโ + Bโ .B = A.B + Aโ. Bโ The dual of a self-dual function is the function itself.
Dual and Self-Dual The dual of a self-dual function is the function itself. F(A, B, C) = A.B + B.C + C.A (2.22) Its dual function, FD(A, B, C) = (A + B).(B + C).(C + A) (2.23) Let us simplify using basic laws. FD(A, B, C) = (A + B).(B + C).(C + A) = (A.B + C.A + B.B + B.C).(C + A) = (A.B + C.A + B + B.C).(C + A) = A.B.C + C.A + B.C + B.C + A.B + C.A.A + B.C.A + B.C.A = A.B.C + C.A + B.C + B.C + A.B + C.A + A.B.C + A.B = A.B.C + A.B + B.C + C.A =A.B.1 + B.C + C.A = A.B + B.C + C.A
Covering and Combination
Consensus Theorem ๏ง (^) The consensus theorem finds a redundant term which is a consensus of two other terms. ๏ง (^) The idea is that if the consensus term is true, then any of the other two terms is true and thus it becomes redundant. This can be expressed in dual form as A.B + Aโ.C + B.C = A.B + Aโ.C (A + B) ( Aโ + C) (B + C) = (A + B) ( Aโ + C)
Self Test