This circuit is a two-input XOR gate built from inverters, AND and OR gates. The inverters produce the complements of the input signals A and B. The upper AND gate performs the AND logic function of the input signal A and the complement of the input signal B. The lower AND gate performs the AND logic function of the input signal B and the complement of the input signal A. The output of the two AND gates are ORed together to produce the final output.
There are currently no comments