CMOS gate for the logic function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
nobrainer612
Messages
24
Reaction score
0
Hello. One of my friends told me that the logic function for (A.or.B).and.(C.or.D) is

rmidjd.jpg



From a book, I know the P1, P2 , N1, N2 form a NAND. The same for P3, P4, N3, N4.
And P5, P6, N5, N6 form a NOR.

My question is, is this circuit the same as (A.or.B).and.(C.or.D) ?

Thank you
 
Physics news on Phys.org
O/P of first stage(nand) = (A.B)* , second stage = (C.D)*
and third stage(nor) = ( (A.B)* + (C.D)* )* = (A.B)** . (C.D)** = A.B.C.D