Line Coding Flashcards

1
Q

Why do line codes have to be added to synchronous systems ?

A

To maintain synchronicity and to help maintain a continuous signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What do line codes specifically aim to do?

A

They aim to avoid long runs of 1’s and 0’s in the transmitted data stream

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the simplest codes to implement ?

A

Non return to zero codes NRZ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What property do all non return to zero codes share?

A

The voltage level is constant during the bit interval, never returning to zero voltage, providing a constant data stream

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a non return to zero level code ?

A

Absolute data, what is sent is received

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What happens in differential decoding?

A

The signal is decided by comparing the polarity of the adjacent signal elements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Expand NRZL, NRZM, NRZS?

A

Non return to zero level,
Non return to zero mark,
Non return to zero space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why are non return to zero codes implemented?

A

To break up long strings of 1’s is sent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does a non return to zero mark code do ?

A

It changes the polarity every time a 1 is sent

A string of 1’s becomes a string of alternating 1’s and 0’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What can non return to zero mark also be referred to as ?

A

Frequency differential keying - mark or delta 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does a non return to zero space do to the data stream ?

A

It changes polarity each time a zero is sent.

A sting of 0’s will become a string of alternating 0’s and 1’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is non return to zero space also known as?

A

Frequency differential keying - space or non return to zero inverted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is another type of coding, other than non return to zero ?

A

Bi phase level coding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is bi phase level coding also know as

A

Manchester coding or spilt phase coding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does bi phase level coding do to the data ?

A

It inserts an extra bit so 2 bits represent one bit of original data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How does bi phase level coding represent 1’s and 0’s

A

A 1 = 10

A 0 = 01