Implement scrambler using Linear Feedback Shift Register (LFSR), i.e. msequence object #358
Unanswered
pfeatherstone
asked this question in
How do I....?
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I implement a scrambler and descrambler using the
msequence
object. Apparently LFSR can be used to do this but can't get might head around how the input bit stream is incorporated into the computation.Beta Was this translation helpful? Give feedback.
All reactions