PN Sequence Generator USING MAT LAB
PN Sequence Generator USING MAT LAB
BY
S.Dileep
07891A0426
WHAT IS PN SEQUENCE GENERATOR?
P(x)=1+x^2+x^3
Where the leading ‘1’ represents x^0, which is the output of the last
register, x^2 is the output of register stage 3 and x^3 the output of
XOR.
A maximal sequence for a shift register of length L is referred as m-
sequence, and is defined as:
L=2^m-1.
PN SEQUENCE
APPLICATIONS :
Advantages: Disadvantages: