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 |
8051 Was developed using which technology?
What are the data pins of microprocessors? What is their use?
Give a circuit to divide frequency of clock cycle by two ?
Give example of bit address and byte address?
The interrupt response time is determined by?
What is stack pointer in 8051 microcontroller?
State an interrupt that is not level sensitive?
How is EPROM generally erased
What is the position of the stack pointer after the push instruction?
What is the bit size of Itanium processor of Intel?
What location code memory space and data memory space begins?
Where 8086 mostly used & tell application of 8086?