NRZI Decoding by Polarity Transitions | Generated by AI

Home 2026.02

Question: Which of the following statements about Differential Non-Return-to-Zero Inverted (NRZI) encoding is correct?

Answer:

The correct answer is C.

Detailed Explanation

1. Understanding NRZI Encoding Differential Non-Return-to-Zero Inverted (NRZI) is a method of mapping binary signals to physical signals for transmission over a medium. Unlike standard NRZ which relies on absolute voltage levels, NRZI relies on the presence or absence of a signal transition at the beginning of a bit period.

2. Analysis of the Options

3. Conclusion NRZI encodes data based on signal transitions rather than absolute levels. A transition indicates a change in state, while no transition indicates the state remains the same. This differential approach (Option C) eliminates issues related to baseline wander and improves noise immunity compared to absolute level signaling.

Mnemonic: “NRZI looks for transitions to decode; it doesn’t care about the absolute height of the wave.”

References:


Back Donate