Scramblers Flashcards

1
Q

What is scrambling?

A

Scrambling also known as randomisation is a process whereby a data stream
I’d added to the feedback loop(feed through) or the end of the shift register. (additive)

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

What is an additive randomiser?

A

It generates an LRS of a given length and modulo-2 adds it to the data repeatedly.

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

What are the advantages and disadvantages of additive scrambling?

A

Not prone to burst errors ( advantage)

Disadvantages

External sync area is required( adding overhead)

Frame width still evident in transmitted data.

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

What is a feed through randomiser?

A

Each error in the data stream will be multiplied by the number of tap points in the register. As for each shift register bit a feed through input will also add a bit

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

What are the advantages and disadvantages of feed through scramblers ?

A

Advantages

Self synchronising
Data appears random

Disadvantages
Prone to produce errors

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