Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Ex-OR and Ex-NOR Gates Questions
Exclusive-NOR as an equality detector Why is an exclusive-NOR (XNOR) gate also referred to as an equality gate?
Odd parity assignment for data words For each 7- or 8-bit data word, determine the required parity bit P to achieve odd parity: • 1011101 • 11110111 • 1001101
Identify the equality gate Which logic gate outputs HIGH when both inputs are HIGH or both inputs are LOW (i.e., when the inputs are equal)?
Parity system basics Parity systems are defined as either ________ or ________, and they add an extra ________ to the digital information being transmitted.
Generating odd vs even parity How is an odd-parity bit generated differently from an even-parity bit for the same data word?
Using XOR as a controlled inverter Show from the truth table how an exclusive-OR (XOR) gate can invert the data on one input when the other input acts as a control.
Identify “one-or-the-other” logic Which logic circuit outputs HIGH if one input or the other input, but not both, is HIGH?
Error detection in digital communication — understanding parity checking Which of the following statements best describes the parity method of error detection used during code transmission between two locations?
Naming the EX-NOR logic function The Exclusive-NOR (EX-NOR) gate is sometimes also referred to by which descriptive names in digital logic?
Adding two single bits using logic Which type of logic gate directly produces the sum output when adding two one-bit operands (ignoring the carry)?
The Ex-NOR is sometimes called the equality gate.
The odd/even parity system would require a sixth bit to be added to a 4-bit system.
In an exclusive-OR, both inputs cannot be HIGH to provide a HIGH output.
Using the CPLD design environment, we can simulate any combinations of inputs and observe the resulting output to check for proper circuit operation.
In a parity generator circuit, an error is signaled on an error indicator.
Parity generator and checker circuits are available in single IC packages.
Electrical noise does not affect the transmission of binary information.
The exclusive-OR provides a LOW input if one input or the other input is HIGH.
A parity checker is constructed in the same way as a parity generator, except that in a 4-bit system there must be five inputs, and the output is used as the error indicator.
The exclusive-OR is written in a Boolean equation as a plus sign with a circle around it.