answersLogoWhite

0

Probably you are referring to an Exlusive OR gate (XOR). This logic function (also implemented as an electronic circuit) outputs TRUE (or high) when one and only one of its two inputs is TRUE (or high). A regular OR gate outputs TRUE when either or both of its inputs are TRUE.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

What are the Applications of XOR?

Exclusive OR gate has a variety of applications. Even parity generator. comparator. encoder etc.


What is a xor gate?

An XOR gate is an Exclusive OR gate. The output is 1 if either one or the other inputs are 1. but remains at 0 if both inputs are 1.A normal OR gate will output 1 if both inputs or either is at 1.XOR means exclusivly OR, one or the other but not both.


How exclusive or gate is converted in not gate?

one terminal of the ex-or gate should be connected to a high input(1 or 5V). the other terminal is used as the input terminal,since not gate has only one input.when we give a high to this input, now the inputs of exor gate are 1 & 1.so output is 0.when we give a low to the input , then the inputs of ex-or gate are 0 and 1, output is 1. Hence it works as a controlled inverter.


Why XOR gate is called Anticoincidence gate?

The XOR (exclusive OR) gate is often referred to as an "anticoincidence gate" because it outputs a true (1) signal only when the inputs differ from each other. In other words, it produces a high output only when exactly one of its inputs is true, which is the opposite of coincidence (where both inputs would be true or both false). This unique property makes it useful in applications where differentiation between two states is crucial.


What does exor gate does?

An XOR (exclusive OR) gate is a digital logic gate that outputs true (or high) only when the number of true inputs is odd. For a two-input XOR gate, it produces a true output if one input is true and the other is false; if both inputs are the same (either both true or both false), the output is false. This capability makes XOR gates useful in various applications, including arithmetic operations and error detection.

Related Questions

What gate is two level logic gate?

Exclusive OR


Why OR gate is an all gate?

XOR (Exclusive OR) gate is exclusively for either. OR allows 10, 01, 11. XOR allows 10 or 01, but not 11.


Why OR gate is an any-all gate?

XOR (Exclusive OR) gate is exclusively for either. OR allows 10, 01, 11. XOR allows 10 or 01, but not 11.


What are the Applications of XOR?

Exclusive OR gate has a variety of applications. Even parity generator. comparator. encoder etc.


are there cheat codes for Lego lord of the rings battle at the black gate?

there is one called Gollum. It can unlock the exclusive character Gollum


Operation of XOR gate?

An XOR (exclusive OR gate) has two inputs and one output. If only one of the inputs is at level 1, then the output is 1 otherwise the output is 0. The truth table looks like this: A B Out0 0 00 1 11 0 11 1 0 Exclusive OR represents in logic what "or" means in English; for example, if asked if you want tea or coffee it's usually meant that you can have one or the other - not both.


What is a xor gate?

An XOR gate is an Exclusive OR gate. The output is 1 if either one or the other inputs are 1. but remains at 0 if both inputs are 1.A normal OR gate will output 1 if both inputs or either is at 1.XOR means exclusivly OR, one or the other but not both.


How exclusive or gate is converted in not gate?

one terminal of the ex-or gate should be connected to a high input(1 or 5V). the other terminal is used as the input terminal,since not gate has only one input.when we give a high to this input, now the inputs of exor gate are 1 & 1.so output is 0.when we give a low to the input , then the inputs of ex-or gate are 0 and 1, output is 1. Hence it works as a controlled inverter.


Why the output of xor gate having inputs 111 is 0?

The out put of the xor gate is o when the input is 111 because of the inverter at the output of the or gate.A2XOR = Exclusive Or gate. This means that the output is only 'true', when only 1 of the inputs is 'true'. The exclusivity means that if another input is true, then the output stays 'false'. It will only switch on when only one input is on.


What is a gated community?

That generally refers to an exclusive subdivision with a gate similar to what you would see at a toll both. Residents need a key code or card to get in. Some actually have a gatehouse with a guard.


Why XOR gate is called Anticoincidence gate?

The XOR (exclusive OR) gate is often referred to as an "anticoincidence gate" because it outputs a true (1) signal only when the inputs differ from each other. In other words, it produces a high output only when exactly one of its inputs is true, which is the opposite of coincidence (where both inputs would be true or both false). This unique property makes it useful in applications where differentiation between two states is crucial.


What does exor gate does?

An XOR (exclusive OR) gate is a digital logic gate that outputs true (or high) only when the number of true inputs is odd. For a two-input XOR gate, it produces a true output if one input is true and the other is false; if both inputs are the same (either both true or both false), the output is false. This capability makes XOR gates useful in various applications, including arithmetic operations and error detection.