We will now analyze a pseudorandom number sequence generated by a LFSR characterized by (p2 = 1, p1 = 1, p0 = 1).
a. Draw the LFSR diagram.
b. What is the sequence generated from the initialization vector (s2 = 1, s1 = 0, s0 = 0)?
c. What is the sequence generated from the initialization vector (s2 = 0, s1 = 1, s0 = 1)?
d. How are the two sequences related?
Comments
Leave a comment