
But you may find it difficult to correlate between the real circuit and the generator polynomial. In many publication, you would see this circuit is represented as a polynomial. From this table, you may notice all the properties listed above. States transition of each iterations for the circuit in this example is shown below. (The maximum interval can be calculated by (2^n - 1), where n is the number of shift register.)ĭue to the properties listed above, LFSR is mainly used to generate PN sequence (Pseudo Noise sequence). After a certain number of iteration, you will get the states values which is same as the initial states.Output sequence tend to be like random sequence (Pseudo random).

