The pn code is a coding sequence composed of 0s and 1s with autocorrelation properties similar to white noise. Its full English name is "Pseudo-Noise Code"; the pn code sequence is a commonly used address code ; The pn code is divided into long code and short code, which play different roles in CDMA.
#The operating environment of this tutorial: Windows 10 system, Dell G3 computer.
What is the pn code?
PN code (Pseudo-Noise Code) is a coding sequence composed of 0s and 1s with autocorrelation properties similar to white noise. The most well-known two-bit P-N Code is the maximum length The displacement register sequence, referred to as the m-sequence, has a length of 2 to the Nth power - 1 bit, and is generated by an m-level register with linear feedback. At the same time, pn codes are divided into long codes and short codes, which play different roles in CDMA.
Introduction
Pseudorandom (or pseudonoise, Pseudorandom Noise, PN) code sequence is a commonly used address code. Pseudo-random code sequence has basic characteristics similar to random sequences. It is a seemingly random but actually regular periodic binary sequence. If the transmitted data sequence is scrambled with complete randomness, the receiver cannot recover the original sequence. What is used in the actual system is a sufficiently random sequence. On the one hand, this random sequence is unrecognizable to non-target receivers. On the other hand, the target receiver can recognize and easily generate this random sequence synchronously.
Common PN offset refers to the PN code offset index. In the IS-95A CDMA system, the period of the PN short code is 32768 (that is, the 15th power of 2 = 32768 you see) chip. The short code The code is divided every 64 chips, so 512 (= 32768 / 64) short codes with different phases are obtained. These short codes are numbered from 0 to 511. This number is called the PN code offset index. Not all of these 512 PN Offset values may be used. The step size (Pilot INC) needs to be determined based on the actual situation such as the size of the network before the PN Offset value that can be used is finally determined.
For more related knowledge, please visit the FAQ column!
The above is the detailed content of What is the pn code. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

Atom editor mac version download
The most popular open source editor

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

Zend Studio 13.0.1
Powerful PHP integrated development environment

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software