CN102281116A - Method and device for generating GOLD sequence - Google Patents

Method and device for generating GOLD sequence Download PDF

Info

Publication number
CN102281116A
CN102281116A CN2010101984758A CN201010198475A CN102281116A CN 102281116 A CN102281116 A CN 102281116A CN 2010101984758 A CN2010101984758 A CN 2010101984758A CN 201010198475 A CN201010198475 A CN 201010198475A CN 102281116 A CN102281116 A CN 102281116A
Authority
CN
China
Prior art keywords
sequence
bits
computing module
shift register
feedback shift
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010101984758A
Other languages
Chinese (zh)
Other versions
CN102281116B (en
Inventor
朱志辉
胡均浩
徐翼
陈美艳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Spreadtrum Communications Shanghai Co Ltd
Original Assignee
Chongqing Cyit Communication Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Cyit Communication Technologies Co Ltd filed Critical Chongqing Cyit Communication Technologies Co Ltd
Priority to CN201010198475.8A priority Critical patent/CN102281116B/en
Publication of CN102281116A publication Critical patent/CN102281116A/en
Application granted granted Critical
Publication of CN102281116B publication Critical patent/CN102281116B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

The invention discloses a method for generating a GOLD sequence. The method comprises the following steps of: respectively storing 31 initial bit values of a sequence x1 and a sequence x2 by using two 31-level feedback shift registers; carrying out parallel computation on 31 bits in the sequence x1 in the feedback shift register at a time to obtain 28 follow-up bits of the sequence x1, and carrying out parallel computation on 31 bits of the sequence x2 in the feedback shift register to obtain 28 follow-up bits of the sequence x2; when the acquired length of the sequence x1 and the acquired length of the sequence x2 are more than or equal to NC bit, carrying out parallel xor on the sequence x1 with the digits not less than NC and the sequence x2 with the same digits with the sequence x1, which are stored in the shift registers, to generate corresponding c(n); and respectively storing the acquired high 31bits of the sequence x1 and the sequence x2 to the feedback shift register in sequence. Meanwhile, the invention also discloses a device for generating the GOLD sequence. According to the method and device for generating the GOLD sequence disclosed by the invention, the sequence x1, the sequence x2 and the sequence c(n) are subjected to 28-path parallel computation, and 28 GOLD sequence bits can be generated by one-step computation, therefore the time consumption in computing the GOLD sequence is reduced, and the computation speed of the GOLD sequence is improved.

Description

A kind of method and device that generates the GOLD sequence
Technical field
The present invention relates to a kind of mobile communication system technology, specially refer to the method and the device that generate the GOLD scramble sequence in a kind of 3-G (Generation Three mobile communication system).
Background technology
In mobile communication system, can use pseudo random sequence (being called for short the PN sequence) with the binary digit message elder generation scrambling that information source produces usually, transmit again, the purpose of Chu Liing mainly is like this:
1, randomness realizes the encryption of communication channel;
Binary digit message and the very long pseudo random sequence exclusive-OR of one-period with information source produces so just can become former message impenetrable another sequence.Have only the same pseudo random sequence of use could recover former transmission content at receiving terminal.
2, spread-spectrum and realize CDMA communication according to orthogonality;
According to the shannon capacity formula, we can utilize yard bandwidth of expanding communication channel, have reached Utopian channel capacity.If cross-correlation coefficient very little (nearly orthogonal) between the employed sign indicating number resource then can be realized using between the user of different orthogonal sign indicating number not interfering with each other, on same frequency range, just may realize sending simultaneously many signals like this, the realization CDMA communication.
3, disordering data sequence and descrambling
In the digital communication system, as the distance of swimming (occurring 0 or 1 continuously) of appearance 1 or 0 is excessive continuously in the prime information, then will influence bit synchronous foundation and maintenance, the anti-interference under this kind situation is relatively poor simultaneously.Easily form and crosstalk.At this moment we can upset the prime information sequence and the sequence that forms similar white noise statistical property is transmitted.
Wherein, described pseudo random sequence has the fundamental characteristics of the random sequence of being similar to, and is a kind ofly to seem to be at random but be actually clocklike periodically binary sequence.In mobile communication system, the most frequently used PN sequence is maximum length linear code sequence (being called for short the m sequence), is produced by the linear feedback shift device, is characterized in having periodically and pseudo-randomness.
The GOLD sequence is a kind of sign indicating number sequence based on the m sequence, is usually used in the scrambling process of mobile communication system, and the GOLD sequence has better auto-correlation and their cross correlation, and the sequence number of generation is many.The autocorrelation of Gold sequence is not as the m sequence, and cross correlation is better than m sequence.
Method for scrambling in the mobile communication system is, for each code word, bit stream
Figure BSA00000164259700011
(wherein
Figure BSA00000164259700012
Be the amount of bits of the code word q of the physical channel transmission on each subframe) and binary pseudo-random sequence c q(n) carry out scrambling, press the bit after following formula generates scrambling
Figure BSA00000164259700021
b ~ q ( n ) = ( b q ( n ) + c q ( n ) ) mod 2
Wherein, n = 0,1,2 , · · · · · · , M bit ( q ) - 1 .
In the LTE system, the length that is used for the scrambling process is M PNPseudo random sequence GOLD sequence c (n) account form is as follows:
c(n)=(x 1(n+N C)+x 2(n+N C))mod2
x 1(n+31)=(x 1(n+3)+x 1(n))mod2
x 2(n+31)=(x 2(n+3)+x 2(n+2)+x 2(n+1)+x 2(n))mod2
Wherein, N CBe an initial value of setting according to demand, x 1And x 2Be two kinds of m sequences, x 1(n) be x 1The n position of sequence, x 2(n) be x 2The n position of sequence, n=0,1,2 ..., M PN-1.
x 1The initial value of sequence is x 1(0)=1, x 1(n)=0, n=1,2 ..., 30, x 2The initial value of sequence can pass through
Figure BSA00000164259700024
Calculate and obtain n-0,1,2 ..., 30, wherein, c InitFor calculating x 2The parameter of sequence initial value, the value of this parameter depends on the application of this pseudo random sequence.
The method that prior art generates the GOLD sequence is as shown in Figure 1:
1, at first with x 1Sequence and x 231 initial values of sequence, order is saved in two 31 grades of feedback shift register Register1[30 respectively: 0] and Register2[30: 0] in, Register1[n]=x 1(n), Register2[n]=x 2(n), n=0,1,2 ..., 30;
2, judge that whether shift count i is more than or equal to N C, if, with Register1[0] and Register2[0] in value carry out the i-N that XOR obtains c (n) sequence CThe position;
3, with Register1[0] in value and Register1[3] in value carry out XOR and handle;
4, each bit among the Register1 is moved to right one, the result of step 3 is saved in Register1[30];
5, with Register2[0] and Register2[1], Register2[2], Register2[3] in value carry out XOR and handle;
6, each bit among the Register2 is moved to right one, the result of step 5 is saved in Register2[30];
8, repeated execution of steps 2 to 7, up to shift count i=M PN-1+N C
The bit of a c (n) sequence is only calculated in the each displacement of method of prior art generation GOLD sequence, and like this, a clock cycle can only generate the bit of a c (n) sequence at most, needs M at least at least and will generate whole c (n) sequence PN-1+N CThe individual clock cycle, it is excessive to generate whole sequence required time expense.
Summary of the invention
In view of this, the invention provides a kind of method and device of the GOLD of generation sequence, to solve the excessive problem of sequence rise time expense that prior art exists.
Technical scheme of the present invention is:
A kind of method that generates the GOLD sequence comprises,
Step 1, two 31 grades of feedback shift registers of use are preserved x respectively 1Sequence and x 231 bits of original values of sequence;
Step 2, as acquired x 1Sequence and x 2Sequence length is more than or equal to N CThe time, the figure place of preserving in the shift register is not less than N CX 1The x of sequence and identical bits 2The parallel XOR of sequence bits generates corresponding c (n);
Step 3, utilize 31 x in the feedback shift register 1The sequence bits parallel computation obtains x 1Follow-up 28 bits of sequence utilize 31 x in the feedback shift register 2The sequence bits parallel computation obtains x 2Follow-up 28 bits of sequence;
Step 4, with acquired x 1Sequence and x 2High 31 of sequence are stored in the respective feedback shift register respectively in proper order;
Repeated execution of steps 2~4 is up to generating M PNIndividual c (n) sequence bits position.
Wherein, described c (n) sequence is the GOLD sequence of required calculating, x 1Sequence and x 2Sequence is for calculating two required maximum length linear code sequences of GOLD sequence, N CBe an initial value of setting according to demand, M PNLength for c (n) sequence of required calculating.
Described step 2 further comprises:
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits less than 28, with the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CBit carry out buffer memory respectively;
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits more than or equal to 28, with high 28 x that preserved of feedback shift register 1Sequence and x 2Sequence respectively with the x of buffer memory 1Sequence and x 2Sequence is spliced, the x that splicing is obtained 1Low 28 and the x of sequence 2Low 28 XORs that walk abreast of sequence calculate and obtain c (n) sequence corresponding positions, spliced x 1Sequence and x 2The sequence remaining bits is carried out buffer memory respectively.
Described step 2 further comprises:
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits less than 28, with the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CThe bit XOR that walks abreast calculate to obtain c (n) sequence corresponding positions;
Otherwise with high 28 x that preserved of feedback shift register 1Sequence and x 2The sequence XOR that walks abreast calculate to obtain c (n) sequence corresponding positions.
The present invention also provides a kind of device of the GOLD of generation sequence simultaneously, comprising:
Two 31 grades of feedback shift register Register1 and Register2; x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module; Buffer 1 and buffer 2;
Wherein, described x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module comprises 28 XOR computing units respectively;
Described Register1 is used to preserve x 1Sequence is respectively with described x 1The sequence computing module is connected with described buffer 1, sends the x that preserves among the Register1 1Sequence is given described x 1Sequence computing module and described buffer 1;
Described Register2 is used to preserve x 2Sequence is respectively with described x 2The sequence computing module is connected with described buffer 2, sends the x that preserves among the Register2 2Sequence is given described x 2Sequence computing module and described buffer 2;
Described x 1The data that the sequence computing module sends Register1 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register1;
Described x 2The data that the sequence computing module sends Register2 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register2;
Described buffer 1 is connected with described c (n) sequence computing module respectively with described buffer 2, sends x 1Sequence and x 2Sequence is to described c (n) sequence computing module;
Described c (n) sequence computing module is with x 1Sequence and x 2The corresponding bit position of the sequence XOR that walks abreast obtains corresponding c (n) sequence bits position.
GOLD sequence computational methods of the present invention and device have adopted 28 tunnel parallel computation x 1Sequence, x 2Sequence and c (n) sequence is once calculated and can be generated 28 GOLD sequence bits, has reduced to calculate the time overhead of GOLD sequence, has improved the computational speed of GOLD sequence.
Description of drawings
Accompanying drawing 1 is that prior art generates GOLD sequence method schematic diagram
Accompanying drawing 2 is that the present invention generates x 1The sequence method schematic diagram
Accompanying drawing 3 is that the present invention generates x 2The sequence method schematic diagram
Accompanying drawing 4 is that the present invention generates c (n) sequence method schematic diagram
Accompanying drawing 5 is method flow diagrams that the specific embodiment of the invention 1 generates the GOLD sequence
Accompanying drawing 6 is method flow diagrams that the specific embodiment of the invention 2 generates the GOLD sequence
Accompanying drawing 7 is structure drawing of device that the present invention generates the GOLD sequence
Among the figure, 201,301,401 is the XOR computing unit.
Embodiment
For clearly demonstrating technical scheme of the present invention, provide preferred embodiment below and be described with reference to the accompanying drawings.
Specific embodiment 1
The method that present embodiment generates the GOLD sequence is as shown in Figure 5:
1, with x 131 initial value x of sequence 1(0)~x 1(30) order is saved in the Register1[0 of 31 grades of feedback shift register Register1: 30] in, with x 231 bit initial values x of sequence 2(0)~x 2(30) order is saved in the Register2[0 of 31 grades of feedback shift register Register2: 30] in;
2, relatively k with
Figure BSA00000164259700051
Size, if
Figure BSA00000164259700052
Execution in step 3, if
Figure BSA00000164259700053
Execution in step 4, if
Figure BSA00000164259700054
Execution in step 5, wherein k is that step 6 is carried out number of times, For rounding operation downwards;
3 and be about to Register1[n] and Register2[n] carry out XOR, obtain the low 30-(N of c (n) sequence C-28 * k) Bit datas, execution in step 5, wherein, n=N C-28 * k ..., 30;
4 and be about to Register1[n] and Register2[n] carry out XOR, obtain follow-up 28 Bit datas of c (n) sequence; Wherein, n=3,4,5 ..., 30;
The method of generation c (n) sequence as shown in Figure 4;
5, judge that whether the bit number of acquired c (n) sequence is more than or equal to M PN, if execution in step 8, otherwise execution in step 6;
6 and be about to Register1[i] and Register1[i+3] value in the register carries out XOR and obtains x 1Follow-up 28 Bit datas of sequence; And be about to Register2[i] and Register2[i+1], Register2[i+2], Register2[i+3] in value carry out XOR, obtain x 2Follow-up 28 Bit datas of sequence; Wherein, i=0,1,2 ..., 27;
7, the data among the Register1 are moved to right 28 in proper order, with 28 bit x of this XOR acquisition 1Sequence order is stored in Register1[3: 30] in; Data among the Register2 are moved to right 28 in proper order, with 28 bit x of this XOR acquisition 2Sequence order is stored in Register2[3: 30] in; Execution in step 2;
Generate x in step 6~7 1The method of sequence generates x as shown in Figure 2 2The method of sequence as shown in Figure 3, in the present embodiment, to x 1Sequence and x 2Sequence has respectively used 28 XOR computing units to realize once parallel 28 x of generation 1Sequence subsequent bits and 28 x 2The sequence subsequent bits;
8,0~M of c (n) sequence of output acquisition PN-1, finish this and generate GOLD sequence process.
Specific embodiment 2
The method flow of the generation GOLD sequence of present embodiment is as shown in Figure 6:
Step 1 is identical with specific embodiment 1;
2, relatively k with
Figure BSA00000164259700061
Size, if Execution in step 3, if
Figure BSA00000164259700063
Execution in step 4, if Execution in step 7, wherein k is that step 8 is carried out number of times,
Figure BSA00000164259700065
For rounding operation downwards;
3, with Register1[n] in data be saved in the buffer 1, Register2[n] be saved in the buffer 2, execution in step 7, wherein, n=N C-28 * k ..., 30;
4, with Register1[n] in data and the data in the buffer 1 splice, export low 28 bits of spliced data, wherein, n=3 ..., 30;
Wherein, described joining method is for data that will preserve in the buffer low level as the splicing data, with Register1[n] in data as the high position of splicing data.
5, with Register2[n] in data and the data in the buffer 2 splice, export low 28 bits of spliced data, wherein, n=3 ..., 30;
Wherein, described joining method is for data that will preserve in the buffer low level as the splicing data, with Register1[n] in data as the high position of splicing data.
6 and be about to each Bit data of step 4 output and carry out XOR with the same bits bit data that step 5 is exported, calculate corresponding 28 bit c (n) sequences;
The method of generation c (n) sequence as shown in Figure 4;
7, judge that whether the bit number of acquired c (n) sequence is more than or equal to M PN, if execution in step 10, otherwise execution in step 8;
8, identical with specific embodiment 1 step 6;
9, identical with specific embodiment 1 step 7;
Generate x in step 8~9 1The method of sequence generates x as shown in Figure 2 2The method of sequence as shown in Figure 3, in the present embodiment, to x 1Sequence and x 2Sequence has respectively used 28 XOR computing units to realize once parallel 28 x of generation 1Sequence subsequent bits and 28 x 2The sequence subsequent bits;
10,0~M of c (n) sequence of output acquisition PN-1, finish this and generate GOLD sequence process.
Specific embodiment 3
Present embodiment is a kind of preferred implementation that the present invention generates GOLD sequence device, and its apparatus structure comprises as shown in Figure 7:
Two 31 grades of feedback shift register Register1 and Register2; x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module; Buffer 1 and buffer 2;
Wherein, described x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module comprises 28 XOR computing units respectively;
Described Register1 is used to preserve x 1Sequence is respectively with described x 1The sequence computing module is connected with described buffer 1, sends the x that preserves among the Register1 1Sequence is given described x 1Sequence computing module and described buffer 1;
Described Register2 is used to preserve x 2Sequence is respectively with described x 2The sequence computing module is connected with described buffer 2, sends the x that preserves among the Register2 2Sequence is given described x 2Sequence computing module and described buffer 2;
Described x 1The data that the sequence computing module sends Register1 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register1;
Described x 2The data that the sequence computing module sends Register2 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register2;
Described buffer 1 is connected with described c (n) sequence computing module respectively with described buffer 2, sends x 1Sequence and x 2Sequence is to described c (n) sequence computing module;
The x that described c (n) sequence computing module sends over described buffer 1 and described buffer 2 1Each bit of sequence and x 2The same bits position of the sequence XOR that walks abreast obtains corresponding c (n) sequence bits position.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and obviously, those skilled in the art can carry out various changes and modification and not break away from the spirit and scope of the present invention the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (4)

1. a method that generates the GOLD sequence is characterized in that, comprising:
Step 1, two 31 grades of feedback shift registers of use are preserved x respectively 1Sequence and x 231 bits of original values of sequence;
Step 2, as acquired x 1Sequence and x 2Sequence length is more than or equal to N CThe time, the figure place of preserving in the shift register is not less than N CX 1Sequence and identical bits x 2The parallel XOR of sequence bits generates corresponding c (n);
Step 3, utilize 31 x in the feedback shift register 1The sequence bits parallel computation obtains x 1Follow-up 28 bits of sequence utilize 31 x in the feedback shift register 2The sequence bits parallel computation obtains x 2Follow-up 28 bits of sequence;
Step 4, with acquired x 1Sequence and x 2High 31 of sequence are stored in the respective feedback shift register respectively in proper order;
Repeated execution of steps 2~4 is up to generating M PNIndividual c (n) sequence bits position.
Wherein, described c (n) sequence is the GOLD sequence of required calculating, x 1Sequence and x 2Sequence is for calculating two required maximum length linear code sequences of GOLD sequence, N CBe an initial value of setting according to demand, M PNLength for c (n) sequence of required calculating.
2. a kind of method that generates the GOLD sequence according to claim 1 is characterized in that described step 2 comprises:
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits less than 28, with the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CBit carry out buffer memory respectively;
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits more than or equal to 28, with high 28 x that preserved of feedback shift register 1Sequence and x 2Sequence respectively with the x of buffer memory 1Sequence and x 2Sequence is spliced, the x that splicing is obtained 1Low 28 and the x of sequence 2Low 28 XORs that walk abreast of sequence calculate and obtain c (n) sequence corresponding positions, spliced x 1Sequence and x 2The sequence remaining bits is carried out buffer memory respectively.
3. a kind of method that generates the GOLD sequence according to claim 1 is characterized in that described step 2 comprises:
If the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CNumber of bits less than 28, with the x that preserves in the feedback shift register 1Sequence and x 2The sequence median is higher than N CThe bit XOR that walks abreast calculate to obtain c (n) sequence corresponding positions;
Otherwise with high 28 x that preserved of feedback shift register 1Sequence and x 2The sequence XOR that walks abreast calculate to obtain c (n) sequence corresponding positions.
4. a device that generates the GOLD sequence is characterized in that, comprising:
Two 31 grades of feedback shift register Register1 and Register2; x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module; Buffer 1 and buffer 2;
Wherein, described x 1The sequence computing module, x 2The sequence computing module, c (n) sequence computing module comprises 28 XOR computing units respectively;
Described Register1 is used to preserve x 1Sequence is respectively with described x 1The sequence computing module is connected with described buffer 1, sends the x that preserves among the Register1 1Sequence is given described x 1Sequence computing module and described buffer 1;
Described Register2 is used to preserve x 2Sequence is respectively with described x 2The sequence computing module is connected with described buffer 2, sends the x that preserves among the Register2 2Sequence is given described x 2Sequence computing module and described buffer 2;
Described x 1The data that the sequence computing module sends Register1 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register1;
Described x 2The data that the sequence computing module sends Register2 are carried out 28 tunnel parallel XORs calculating and result of calculation are fed back to described Register2;
Described buffer 1 is connected with described c (n) sequence computing module respectively with described buffer 2, sends x 1Sequence and x 2Sequence is to described c (n) sequence computing module;
The x that described c (n) sequence computing module sends over described buffer 1 and described buffer 2 1Sequence and x 2The corresponding bit position of the sequence XOR that walks abreast obtains corresponding c (n) sequence bits position.
CN201010198475.8A 2010-06-11 2010-06-11 Method and device for generating GOLD sequence Active CN102281116B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010198475.8A CN102281116B (en) 2010-06-11 2010-06-11 Method and device for generating GOLD sequence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010198475.8A CN102281116B (en) 2010-06-11 2010-06-11 Method and device for generating GOLD sequence

Publications (2)

Publication Number Publication Date
CN102281116A true CN102281116A (en) 2011-12-14
CN102281116B CN102281116B (en) 2017-02-01

Family

ID=45106319

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010198475.8A Active CN102281116B (en) 2010-06-11 2010-06-11 Method and device for generating GOLD sequence

Country Status (1)

Country Link
CN (1) CN102281116B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102891726A (en) * 2012-09-10 2013-01-23 华为技术有限公司 Method for generating Gold sequence and chip
CN103812596A (en) * 2012-11-09 2014-05-21 联芯科技有限公司 Pseudo random sequence generation method and apparatus
CN108965173A (en) * 2018-06-12 2018-12-07 深圳市华星光电技术有限公司 De-scrambling method, equipment and readable storage medium storing program for executing
CN113922913A (en) * 2021-09-28 2022-01-11 中孚信息股份有限公司 GOLD scrambling code sequence generation method, system and equipment of LTE system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5157689A (en) * 1990-08-31 1992-10-20 Clarion Co., Ltd. GOLD code generating device in a spread spectrum communication device
CN1237297A (en) * 1997-11-19 1999-12-01 Ntt移动通信网株式会社 Device for generating plurality of code series simultaneously and CDMA radio receiver comprising the device
CN1527516A (en) * 2003-03-06 2004-09-08 华为技术有限公司 Method and device for producing received used codes in CDMA radio communication system
CN1929321A (en) * 2005-09-05 2007-03-14 中兴通讯股份有限公司 Multiple disturbing code parallel generator in WCDMA cell search and its method
EP1843480A1 (en) * 2006-04-07 2007-10-10 Broadcom Corporation Method and apparatus for efficient gold code generation and management in WCDMA systems
CN101547040A (en) * 2008-03-26 2009-09-30 三星电子株式会社 Method for initializing pseudo random sequence generator

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5157689A (en) * 1990-08-31 1992-10-20 Clarion Co., Ltd. GOLD code generating device in a spread spectrum communication device
CN1237297A (en) * 1997-11-19 1999-12-01 Ntt移动通信网株式会社 Device for generating plurality of code series simultaneously and CDMA radio receiver comprising the device
CN1527516A (en) * 2003-03-06 2004-09-08 华为技术有限公司 Method and device for producing received used codes in CDMA radio communication system
CN1929321A (en) * 2005-09-05 2007-03-14 中兴通讯股份有限公司 Multiple disturbing code parallel generator in WCDMA cell search and its method
EP1843480A1 (en) * 2006-04-07 2007-10-10 Broadcom Corporation Method and apparatus for efficient gold code generation and management in WCDMA systems
CN101547040A (en) * 2008-03-26 2009-09-30 三星电子株式会社 Method for initializing pseudo random sequence generator

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张志辉等: "m序列与GOLD序列比较", 《信息技术》, 30 June 2006 (2006-06-30), pages 69 - 71 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102891726A (en) * 2012-09-10 2013-01-23 华为技术有限公司 Method for generating Gold sequence and chip
WO2014036829A1 (en) * 2012-09-10 2014-03-13 华为技术有限公司 Method for generating gold sequence and chip
CN102891726B (en) * 2012-09-10 2015-04-08 华为技术有限公司 Method for generating Gold sequence and chip
CN103812596A (en) * 2012-11-09 2014-05-21 联芯科技有限公司 Pseudo random sequence generation method and apparatus
CN103812596B (en) * 2012-11-09 2017-07-04 联芯科技有限公司 The generation method and device of pseudo-random sequence
CN108965173A (en) * 2018-06-12 2018-12-07 深圳市华星光电技术有限公司 De-scrambling method, equipment and readable storage medium storing program for executing
CN108965173B (en) * 2018-06-12 2020-07-31 深圳市华星光电技术有限公司 Descrambling method, descrambling device and readable storage medium
CN113922913A (en) * 2021-09-28 2022-01-11 中孚信息股份有限公司 GOLD scrambling code sequence generation method, system and equipment of LTE system
CN113922913B (en) * 2021-09-28 2023-08-01 中孚信息股份有限公司 GOLD scrambling code sequence generation method, system and equipment of LTE system

Also Published As

Publication number Publication date
CN102281116B (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN103532654B (en) The zero-correlation zone sequence of communication system
CN101645743B (en) Chaotic sequence-based packet M element spread spectrum communication method and device
CN103957027B (en) Based on the weighted score Fourier transform domain method for transmitting signals of multisequencing combination spread spectrum
CN102227888A (en) Method and apparatus for generating pseudo random sequence in broadband wireless communication system
CN1131609C (en) Method and appts. for generating complex four-phase sequences for CDMA communication system
CN103532655B (en) The zero-correlation zone sequence of communication system
CN1384635A (en) Pseudo-noise state generating device and method
CN102281116A (en) Method and device for generating GOLD sequence
CN103609047A (en) Transmission signal generating/detecting method by using code sequences, communication system using the same and measurement system using the same
CN116722968A (en) Lightweight AES-128 dynamic encryption method based on UWB
CN103746803B (en) Multi-sequence joint based on weighted score Fourier transformation spread spectrum secret communication method
CN105391545A (en) Method of generating pseudo-random sequence in LTE system
CN100542029C (en) Pseudo-random sequence generating device
CN103812596A (en) Pseudo random sequence generation method and apparatus
CN103020018A (en) Construction method of compressive sensing matrix based on multi-dimensional pseudo-random sequence
CN102710282A (en) Self-synchronizing scrambling blind identification method based on code weight distribution
CN101547020A (en) Method for realizing data links of unmanned aerial vehicle for multilevel orthogonal coding spectrum spread
RU2533077C2 (en) Data transfer method with symbol pseudorandom operating frequency tuning
CN101763239A (en) Random encrypting method and apparatus
RU125724U1 (en) METHOD FOR FORMING SIGNALS AND TRANSMISSION OF INFORMATION IN THE RADAR RECOGNITION SYSTEM
CN100566221C (en) Scrambling code and lead code generation device
CN102736892A (en) Nonlinear pseudorandom sequence generator
CN104994042A (en) Blind recognition method of self-synchronizing scrambling generator polynomial based on autocorrelation function
CN101262296B (en) A scrambled code generator for WCDMA system and its realization method
CN1140074C (en) Frequency modulation circuit

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170426

Address after: Nanping Street 400060 Chongqing Nan'an District Nancheng Road No. 199 left attached to the floor 403

Patentee after: Keen (Chongqing) Microelectronics Technology Co., Ltd.

Address before: 400065 Chongqing Nan'an District huangjuezhen pass Chongqing University of Posts and Telecommunications shineford building 12 floor 1205

Patentee before: Chongqing City Communication & Technology Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20181109

Address after: 201203 Building 1, exhibition hall, 2288 lane, 2288 Chong, road, Zhangjiang hi tech park, Shanghai

Patentee after: Zhanxun Communication (Shanghai) Co., Ltd.

Address before: 400060 Nanping Road 199, Nanping Street, Nan'an District, Chongqing, 403

Patentee before: Keen (Chongqing) Microelectronics Technology Co., Ltd.