Linear Recursive Sequences Flashcards
What is a linear recursive sequence ?
A repeating sequence of predictable numbers which will continually repeat themselves if left to run.
How does LRS work ?
linear recursive sequences uses pseudo random numbers
5 uses of LRS?
SELCAL Encryption Code division multiple access Frequency hopping Randomisation Direct sequence spread spectrum Bit error rate testing Echo cancellation Cypher starts For award error correction
What is included in an Shift register generator?
Shift register
Clock
XOR logic gate
Bistable cells
What is the initial start condition known as?
The fill
The arrangements and tap points can be defined by what ?
Numeric, standard form and polynomial
What influences the length of an LRS?
the number of bi stable cells and number and location of tapping points.
What is the formula for calculating the maximal sequence length of an LRS?
2n-1( where n equals the number of cells in the shift register.