Design a transmission gate based xor.



Design a transmission gate based xor...

Answer / Bachchan Kannaujiya

A Transmission Gate XOR (Exclusive OR) can be implemented using two NAND gates. Here's the circuit diagram:nn```n +---+ +---+n | | | |n X1 | N |---| Y1 |n +---+ +---+n | | | |n X2 | N |---| Y2 |n +---+ +---+n```nWhere X1, X2, Y1, and Y2 are the input signals. Connecting each output (Y) to an inverter will give you a circuit for XOR with outputs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More 86 Family Interview Questions

8051 Was developed using which technology?

1 Answers  


What are the data pins of microprocessors? What is their use?

1 Answers  


Give a circuit to divide frequency of clock cycle by two ?

6 Answers  


Give example of bit address and byte address?

1 Answers  


The interrupt response time is determined by?

1 Answers  


What is stack pointer in 8051 microcontroller?

1 Answers  


State an interrupt that is not level sensitive?

1 Answers  


How is EPROM generally erased

1 Answers   CDAC,


What is the position of the stack pointer after the push instruction?

1 Answers  


What is the bit size of Itanium processor of Intel?

1 Answers   CDAC,


What location code memory space and data memory space begins?

1 Answers  


Where 8086 mostly used & tell application of 8086?

1 Answers  


Categories