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

Software development for a typical microprocessor, Estimate the software ta...

Estimate the software tasks required for developing the product. These are likely to include the development of various software routines, associated documentation and verification

Draw and explain diode clipping circuit, Q. Draw and explain diode clipping...

Q. Draw and explain diode clipping circuit ? A diode clipping circuit can be used to limit the voltage swing of a signal. Clipper circuits are used to clip a portion of the w

Hexadecimal to binary conversion , Hexadecimal  to Binary Conversion ...

Hexadecimal  to Binary Conversion Conversion from  hexadecimal  to binary  is the  reverse  of this  process. Express each  hexadecimal  digit  in four bit  binary  equivalent

What are the steps concerned to fetch a byte in 8085, What are the Steps co...

What are the Steps concerned to fetch a byte in 8085 The PC places the 16-bit memory address on the address bus The control unit sends the control signal RD to enable

Compute the average number of open links, A zipper has N links every link h...

A zipper has N links every link has a state in which it is closed with energy 0 and a state in which it is open with energy 0 We require that the zipper only unzip from one side (s

Define shifting and reversing – linear system, Define Shifting and Reversin...

Define Shifting and Reversing – Linear System? The signal x[n - m] is said to be time-shifted by m samples, where m is an integer. If m is positive, the shift is to the right (

Armature winding, draw a developed single simplex wave winding havig 17 num...

draw a developed single simplex wave winding havig 17 number of coils and 4 number of poles

Explain memory mapped i/o scheme for the allocation, Explain Memory Mapped ...

Explain Memory Mapped I/O Scheme. Memory Mapped I/O Scheme: In this scheme there is only one address space. Address space is explained as all possible addresses which microproc

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