Name of the gate

Logic Level 2

Which of the following functions is implemented by the above schematic?

C = A XOR B C = A NOR B C = A AND B C = A OR B

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

5 solutions

Discussions for this problem are now closed

a(b bar)+b(a bar)=a xor b

Right! One of the basic gates in digital electronics.

Mulubrhan Desta - 7 years, 1 month ago
Supriyo John Roy
Apr 30, 2015

A'B+AB' is the result which is equivalent to A XOR B

Md Rahaman
Nov 1, 2014

A XOR B = A'B+AB'

Sudipan Mallick
Jul 7, 2014

If we simplify it will come out as (a'.b)+(b'.a) which implies xor gate implementation.

basic XOR gate....after expanding the expression

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...