New Reply

CMOS gate for the logic function

 
Share Thread
Apr8-12, 10:27 PM   #1
 

CMOS gate for the logic function


Hello. One of my friends told me that the logic function for (A.or.B).and.(C.or.D) is




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
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Apr8-12, 10:59 PM   #2
 
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
New Reply

Similar discussions for: CMOS gate for the logic function
Thread Forum Replies
xor gate using cmos Engineering, Comp Sci, & Technology Homework 0
Identifying Gate Logic Engineering Systems & Design 3
CMOS logic gate metastability Electrical Engineering 2
logic gate XOR and XNOR Computers 7
CMOS transmission gate Engineering, Comp Sci, & Technology Homework 2