Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b5f7779e0fda9

Jump to content

Kasami code

From Wikipedia, the free encyclopedia

Kasami sequences, named after Japanese information theorist Tadao Kasami, are binary sequences of length 2N−1 where N is an even integer.[1] Kasami sequences have good cross-correlation values approaching the Welch lower bound. They are used as low-correlation spreading sequences in spread-spectrum communication systems.[2] There are two classes of Kasami sequences—the small set and the large set.

Kasami Set

[edit]

The process of generating a Kasami sequence is initiated by generating a maximum length sequence a(n), where n = 1…2N−1. Maximum length sequences are periodic sequences with a period of exactly 2N−1. Next, a secondary sequence is derived from the initial sequence via cyclic decimation sampling as b(n) = a(q ⋅ n), where q = 2N/2+1. Modified sequences are then formed by adding a(n) and cyclically time shifted versions of b(n) using modulo-two arithmetic, which is also termed the exclusive or (xor) operation. Computing modified sequences from all 2N/2 unique time shifts of b(n) forms the Kasami set of code sequences.

See also

[edit]

References

[edit]
  1. Kasami, Tadao; Kohno, Ryuji (2002). "Kasami Sequences". Encyclopedia of Telecommunications. John Wiley & Sons.
  2. Goiser, Alois M. J. (1998). "4.4 Kasami-Folgen" [Kasami sequences]. Handbuch der Spread-Spectrum Technik [Handbook of the spread-spectrum technique] (in German) (1 ed.). Vienna, Austria: Springer Verlag. ISBN 3-211-83080-4.