Digital Signal Encoding Format

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Nonreturn to Zero-Level (NRZ-L)

Two different voltages for 0 and 1 bits

Voltage constant during bit interval

  • 0 = high level

  • 1 = low level

<p>Two different voltages for 0 and 1 bits</p><p></p><p>Voltage constant during bit interval</p><ul><li><p>0 = high level</p></li><li><p>1 = low level</p></li></ul><p></p>
2
New cards

Nonreturn to Zero Inverted (NRZI)

  • Binary ‘1’ → Transition

    • The single changes state (from high to low or low to high)

    • This inversion indicates a binary 1

  • Binary ‘0’ → No Transition

    • The signal remains the same as the previous bit

    • No change in voltage level means a binary 0

<ul><li><p>Binary ‘1’ → Transition</p><ul><li><p>The single changes state (from high to low or low to high)</p></li><li><p>This inversion indicates a binary 1</p></li></ul></li><li><p>Binary&nbsp;‘0’ → No Transition</p><ul><li><p>The signal remains the same as the previous bit</p></li><li><p>No change in voltage level means a binary 0</p></li></ul></li></ul><p></p>
3
New cards

Bipolar - AMI

  • 0: no line signal

  • 1: positive or negative pulse

  • pulses for 1’s alternate in polarity

  • No loss of sync if a long string of ones (zeros still a problem)

  • No net dc component 

  • Lower bandwidth

  • Easy error detection

<ul><li><p>0: no line signal</p></li><li><p>1: positive or negative pulse</p></li><li><p>pulses for 1’s alternate in polarity</p></li><li><p>No loss of sync if a long string of ones (zeros still a problem)</p></li><li><p>No net dc component&nbsp;</p></li><li><p>Lower bandwidth</p></li><li><p>Easy error detection</p></li></ul><p></p>
4
New cards

Pseudo-ternary

  • 1: absence of line signal

  • 0: alternating positive and negative

  • No advantage or disadvantage over bipolar-AMI

<ul><li><p>1: absence of line signal</p></li><li><p>0: alternating positive and negative</p></li><li><p>No advantage or disadvantage over bipolar-AMI</p></li></ul><p></p>
5
New cards

Manchester Encoding

  • has transition in middle of each bit period

  • transition serves as clock and data

  • low to high represents 1

  • high to low represents 0

  • used by IEEE 802.3 (Ethernet)

<ul><li><p>has transition in middle of each bit period</p></li><li><p>transition serves as clock and data</p></li><li><p>low to high represents 1</p></li><li><p>high to low represents 0</p></li><li><p>used by IEEE 802.3 (Ethernet)</p></li></ul><p></p>
6
New cards

Differential Manchester

  • Midbit transition is clocking only

  • 0: transition at start of a bit period

  • 1: no transition at start of a bit period

  • Used by IEEE 802.5 (Token Ring)

<ul><li><p>Midbit transition is clocking only</p></li><li><p>0: transition at start of a bit period</p></li><li><p>1: no transition at start of a bit period</p></li><li><p>Used by IEEE 802.5 (Token Ring)</p></li></ul><p></p>