JPL sequence
JPL sequences or JPL codes consist of two linear feedback shift registers (LFSRs) whose code sequence lengths La and Lb must be prime (relatively prime). In this case the code sequence length of the generated overall sequence Lc is equal to: L c = L a ⋅ L b = ( 2 n − 1 ) ( 2 m − 1 ) {\displaystyle L_{c}=L_{a}\cdot L_{b}=(2^{n}-1)(2^{m}-1)} It is also possible for more than two LFSRs to be interconnected through multiple XORs at the output for as long as all code sequence lengths of the individual LFSR are relatively prime to one another.