Tag Archives: nlfsr

The 360 Element Shift Register

As mentioned in the three-bit shift register article, one of the applications for non-maximal length LFSRs/NLFSRs is in angle sensors.  I had read an article on generating LFSRs of a given length.  For the 360 element case, it came up … Continue reading

Posted in Math | Tagged , | Comments Off on The 360 Element Shift Register

Three-Bit Feedback Shift Register

One question that I’ve often pondered is how to generate non-maximal length LFSRs or NLFSRs.  I decided to see what could be done with an 8b shift register that took 3 taps, and performed a logic operation to generate the … Continue reading

Posted in Math | Tagged , | Comments Off on Three-Bit Feedback Shift Register