Maximum length sequence
ID: maximum-length-sequence
A Maximum Length Sequence (MLS), also known as a Maximum Length Shift Register Sequence (MLSR) or pseudo-random binary sequence, is a type of sequence generated by a linear feedback shift register (LFSR) that has the maximum possible length before repeating. These sequences are commonly used in various fields, including telecommunications, cryptography, and spread spectrum systems, because of their desirable properties for signal processing.
New to topics? Read the docs here!