Explain the working of a two input EX-OR gate, Computer Engineering

Assignment Help:

With relevant logic diagram and truth table explain the working of a two input EX-OR gate.


Ans. 2-Input EX-OR Gate: An EX-OR or Exclusive gate recognizes words that have an odd no. of ones.  Fig.(1) demonstrates the logic diagram of an EX-OR gate and Fig.(2) demonstrates the symbol of an EX-OR Gate. The upper AND gate provides an output A B and the lower AND gate provides an output A B.

2355_explain the working of a two input EX-OR gate.png


Thus, the output equation be as Y = A B + A B = A EX-OR B = A ⊕ B
Whether both A and B are low, the output is low.  If either A or B but not both are high and the
other is low therefore the output is high.  If A and B both are high, output is low.  Therefore the output is 1 while A and B are dissimilar. Table (A) illustrates the Truth Table for EX-OR gate.

A

B

Y ( A B + A B )

0

0

0

0

1

1

1

0

1

1

1

0

Table (A): Truth Table of EX-OR Gate


Related Discussions:- Explain the working of a two input EX-OR gate

Optical resolution of scanner, Optical resolution or hardware resolution is...

Optical resolution or hardware resolution is mechanical limit on resolution of Scanner. For scanning the sensor has to advance after every line it scans. Smallness of this advancem

Display methods, Describe a console application project to show the differe...

Describe a console application project to show the different formatting styles used in display methods(i.e.Console.writeLine()).

Explain a macro, Explain a macro Macro is a preprocessor directive, als...

Explain a macro Macro is a preprocessor directive, also called as macro definition takes the following general form:  #define identifier string

Padovan string , A Padovan string P(n) for a natural number n is defined as...

A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2 where + denotes string concatenation. For a string of t

What are the cycle based simulators, What are the Cycle based simulators ...

What are the Cycle based simulators Cycle based simulators are more like a high speed electric carving knife in comparison since they focus on a subset of the biggest problem:

Mac and llc, how can we improve the way LLC and MAC are used for LAN operat...

how can we improve the way LLC and MAC are used for LAN operation.?

How to select a table, Q. How to select a table? The easiest way to sel...

Q. How to select a table? The easiest way to select a table in Standard view is by using tag selector, which displays HTML tags of elements in document. You will use tag sel

Which address is specially used by transport layer, The addressing speciall...

The addressing specially used by Transport Layer is? The addressing particularly used through transport layer is application port address.

Dna sequences, The dataset provided in this assignment contains a collectio...

The dataset provided in this assignment contains a collection of real DNA sequences. The number of true binding sites is quite limited and that makes the problem challenging. In ma

How is a property designated as read-only, How is a property designated as ...

How is a property designated as read-only?  In VB.NET: Public Read-Only Property Property Name As Return Type Get? Your Property execution goes in here End Get End Property.

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