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)?
Exclusive-NOR (XNOR) gate terminology: The statement “The Ex-NOR is sometimes called the equality gate” is ________.
Parity overhead: “The odd/even parity system would require a sixth bit to be added to a 4-bit data word.” This statement is ________.
Exclusive-OR (XOR) behavior: “In an exclusive-OR gate, both inputs cannot be HIGH if the output is to be HIGH.” This statement is ________.
CPLD design workflow: “Using a CPLD (Complex Programmable Logic Device) design environment, we can simulate arbitrary input combinations and observe the resulting outputs to verify correct operation.” This statement is ________.
Parity systems: “In a parity generator circuit, an error is signaled on an error indicator.” This statement is ________.
Availability of standard parts: “Parity generator and parity checker circuits are available as single IC packages.” This statement is ________.
Digital communications and noise immunity: Consider the statement: “Electrical noise does not affect the transmission of binary information.” Evaluate the statement based on noise margins, bit errors, and practical digital links.
Exclusive-OR behavior (2-input XOR): Assess the statement: “An exclusive-OR provides a LOW output if one input or the other input is HIGH.”
Parity generator vs. parity checker (4-bit system): Evaluate the statement: “A parity checker is constructed like a parity generator, except a 4-bit system needs five inputs (four data + parity), and the single output is used as an error indicator.”
XOR notation in Boolean algebra: Assess the statement: “The exclusive-OR operation is denoted by a plus sign with a circle around it in Boolean equations.”