DocumentCode
1393519
Title
Generating De Bruijn sequences: an efficient implementation
Author
Annexstein, F.S.
Author_Institution
Dept. of Electr. & Comput. Eng., Cincinnati Univ., OH, USA
Volume
46
Issue
2
fYear
1997
fDate
2/1/1997 12:00:00 AM
Firstpage
198
Lastpage
200
Abstract
This paper presents a concise and efficient implementation of a method of producing De Bruijn sequences. The implementation is based on a recursive method due to A. Lempel (1970). We provide code for a function that for each pair of integers n⩾2 and 0⩽x<2n-2 returns a unique De Bruijn sequence of order-n. The implementation requires only O(2n) bit operations
Keywords
binary sequences; computational complexity; multiprocessor interconnection networks; De Bruijn sequences generation; code; recursive method; Clocks; Computational complexity; Computer languages; Parallel machines; Shift registers;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/12.565596
Filename
565596
Link To Document