DeepAI AI Chat
Log In Sign Up

Efficient Algorithm for the Linear Complexity of Sequences and Some Related Consequences

12/25/2019
by   Yeow Meng Chee, et al.
Technion
National University of Singapore
Nanyang Technological University
0

The linear complexity of a sequence s is one of the measures of its predictability. It represents the smallest degree of a linear recursion which the sequence satisfies. There are several algorithms to find the linear complexity of a periodic sequence s of length N (where N is of some given form) over a finite field F_q in O(N) symbol field operations. The first such algorithm is The Games-Chan Algorithm which considers binary sequences of period 2^n, and is known for its extreme simplicity. We generalize this algorithm and apply it efficiently for several families of binary sequences. Our algorithm is very simple, it requires β N bit operations for a small constant β, where N is the period of the sequence. We make an analysis on the number of bit operations required by the algorithm and compare it with previous algorithms. In the process, the algorithm also finds the recursion for the shortest linear feedback shift-register which generates the sequence. Some other interesting properties related to shift-register sequences, which might not be too surprising but generally unnoted, are also consequences of our exposition.

READ FULL TEXT

page 1

page 2

page 3

page 4

05/05/2022

Cut-Down de Bruijn Sequences

A cut-down de Bruijn sequence is a cyclic string of length L, where 1 ≤ ...
03/05/2020

Finding linearly generated subsequences

We develop a new algorithm to compute determinants of all possible Hanke...
01/26/2018

Linear Complexity and Autocorrelation of two Classes of New Interleaved Sequences of Period 2N

The autocorrelation and the linear complexity of a key stream sequence i...
04/21/2020

A Graph Joining Greedy Approach to Binary de Bruijn Sequences

Using greedy algorithms to generate de Bruijn sequences is a classical a...
08/31/2022

A Note on the Games-Chan Algorithm

The Games-Chan algorithm finds the minimal period of a periodic binary s...
01/30/2018

An Efficient Generalized Shift-Rule for the Prefer-Max De Bruijn Sequence

One of the fundamental ways to construct De Bruijn sequences is by using...