Scramblers Flashcards
What is scrambling?
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)
What is an additive randomiser?
It generates an LRS of a given length and modulo-2 adds it to the data repeatedly.
What are the advantages and disadvantages of additive scrambling?
Not prone to burst errors ( advantage)
Disadvantages
External sync area is required( adding overhead)
Frame width still evident in transmitted data.
What is a feed through randomiser?
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
What are the advantages and disadvantages of feed through scramblers ?
Advantages
Self synchronising
Data appears random
Disadvantages
Prone to produce errors