Define the xor gate - microprocessor, Electrical Engineering

Assignment Help:

Define the XOR GATE - Microprocessor?

The XOR GATE is a alike to an OR gate except for the instance when all the inputs are high. With a XOR gate when all the inputs are high the output will be low. In an OR gate the output would be high if all the inputs were high.

The output Q is true if either input A is true OR input B is true, however not when both of them are true: Q = (A AND NOT B) OR (B AND NOT A). This is like the OR gate but excluding both inputs being true. The output is true if inputs A and B are DIFFERENT. The Boolean and symbol expression for a 2-input XOR gate is shown below.

1937_Define the XOR GATE - Microprocessor 1.png

The truth table for a 2-input XOR gate is shown underneath.

X INPUT 

Y INPUT

OUTPUT 

0

0

0

0

1

1

1

0

1

1

1

0

The XOR gate is used often in mathematical circuits. An illustration of the use of a XOR gate is in the half-adder circuit. If any input is high the output of the half-adder needs to be high but if both inputs are high the output needs to be low and a carry out needs to be generated. The half-adder circuit is shown underneath.

272_Define the XOR GATE - Microprocessor 2.png


Related Discussions:- Define the xor gate - microprocessor

Negative voltage regulator series, Negative Voltage Regulator series with N...

Negative Voltage Regulator series with Nine voltage options - IC 7900 Series The IC 7900 series of fixed output negative voltage regulators are complements to the 7800 seri

Determine the output voltage, Q. In a differentiating circuit, R=10 kW,and ...

Q. In a differentiating circuit, R=10 kW,and C=2.2μF.If the input voltage goes from 0V to 10 V at a constant rate in 0.4s, determine the output voltage. Solution: e 0 =

Xthl exchange top of the stack with hl instruction , XTHL Exchange top of t...

XTHL Exchange top of the stack with HL Instruction The contents  of top  two location of the  stack are exchanged with the  contents of HL register pair. The contents  of reg

Thermodynamics, what is the application of thermodynamics in electrical eng...

what is the application of thermodynamics in electrical engineering?

Determine the analog output voltage, Q. Analyze the 2-bit R-2R ladder-netwo...

Q. Analyze the 2-bit R-2R ladder-network D/A converter, and corresponding to binary 01, 10, and 11, obtain the equivalent circuits and determine the analog output voltage as a frac

Define not gate - microprocessor, Define NOT Gate - Microprocessor? The...

Define NOT Gate - Microprocessor? The NOT GATE which is as well called an Inverter, is used to invert the logic state of a signal. The output Q is true while the input A is NOT

Discuss endp assembler directive, Discuss the ENDP assembler directive ...

Discuss the ENDP assembler directive with example ENDP: It is stands for End Procedure, which informs assembler the end of a procedure. Within assembly language programm

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd