CN101826890A - Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system - Google Patents

Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system Download PDF

Info

Publication number
CN101826890A
CN101826890A CN200910103294A CN200910103294A CN101826890A CN 101826890 A CN101826890 A CN 101826890A CN 200910103294 A CN200910103294 A CN 200910103294A CN 200910103294 A CN200910103294 A CN 200910103294A CN 101826890 A CN101826890 A CN 101826890A
Authority
CN
China
Prior art keywords
sequence
value
lte
signal
implementation method
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
CN200910103294A
Other languages
Chinese (zh)
Other versions
CN101826890B (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 CN200910103294.XA priority Critical patent/CN101826890B/en
Publication of CN101826890A publication Critical patent/CN101826890A/en
Application granted granted Critical
Publication of CN101826890B publication Critical patent/CN101826890B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides an implementation method of a ZC (Zadoff-Chu) sequence in an LTE (Long Term Evolution) system. The sequence is calculated by using a recursion mode, i.e. a value after the sequence is obtained by multiplying a value before the sequence by a coefficient, and the value of xq(n) is obtained by multiplying the value of xq(n-1) by a coefficient, wherein the ZC sequence in the LTE system can be any one signal of basic signals of a main synchronizing signal, a random access signal and an upstream reference signal. In the method, a cosine operation each time is converted into a complex multiplication operation, thereby the time of a sine operation and a division is saved and the operand is greatly reduced. In the invention, the symmetry of the ZC sequence can also be utilized, only the value of a front half of the sequence is calculated, and the value of the rear half is obtained according to the symmetry, thereby the operand is further reduced.

Description

The implementation method of ZC sequence in the LTE system
Technical field
The present invention relates to the mobile communication technology field, particularly relate to the implementation method of ZC sequence in the 3G (Third Generation) Moblie long evolving system (hereinafter to be referred as LTE).
Background technology
The full name of ZC sequence is the Zadoff-Chu sequence, and it belongs to the class in the CAZAC sequence (Constant Amplitude Zero Autocorrelation sequences, constant mould and zero autocorrelation sequence).The formula of reduction of the ZC sequence of odd length is:
x q ( n ) = exp ( - jπq n ( n + 1 ) N ) n=0,L?N-1 (1)
Wherein, N represents sequence length, is odd number, and q represents sequence index.
Because the ZC sequence has the characteristic in constant mould and zero auto-correlation zone, therefore be widely used in the uplink and downlink system of LTE comprising the baseband signal in master sync signal, accidental access signal and the uplink reference signals as distinctive signal.
In 3GPP TS36.211-8.4.0 agreement, master sync signal x in the LTE system q(n) be defined as:
x q ( n ) = e - j πqn ( n + 1 ) 63 n = 0,1 , . . . , 30 e - j πq ( n + 1 ) ( n + 2 ) 63 n = 31,32 , . . . , 61 - - - ( 2 )
Wherein the value of q is 25,29 or 34.
Accidental access signal x in the LTE system q(n) be defined as:
x q ( n ) = e - j πqn ( n + 1 ) N , 0≤n≤N-1 (3)
Sequence length N=839, the span of q value is: the integer between 1 to 838, occurrence is indicated by high level.
Sequence length is greater than or equal to the baseband signal x in 36 the uplink reference signals in the LTE system q(n) be defined as:
x q ( n ) = e - j πqn ( n + 1 ) N , 0≤n≤N-1 (4)
Wherein,
Figure B200910103294XD0000022
Figure B200910103294XD0000023
The length N of ZC sequence is determined (N is the largest prime less than M) by the sub-carrier number M that distributes to Physical Uplink Shared Channel, and u is by the decision of group frequency hopping, span be u ∈ 0,1 ..., 29}, v determine by sequence hopping, span be v ∈ 0,1}.
They all have the feature of formula 1 as can be seen from formula 2-4.If consideration adopts formula 1 to calculate in real system, need to do N time cosine and sinusoidal computing so, cosine and sinusoidal computing are a kind of nonlinear computings, cosine repeatedly and sinusoidal computational complexity are very high, are unfavorable for the realization of hardware or software.Especially for random access leader sequence, the length N of this sequence=839 need to do 839 times cosine and sinusoidal computing so, and consuming time very long, such implementation method does not satisfy the demanding demand of LTE system real time.
Summary of the invention
The invention provides the implementation method of ZC sequence in a kind of LTE system, with the recursion mode sequence of calculation, value on dutyly obtains with coefficient Coeff_q with sequence is previous after the sequence, i.e. x q(n) value x q(n-1) on duty obtains with a coefficient Coeff_q, change cos operation each time into complex multiplication operation in this way, saved the time of sinusoidal computing and division, greatly reduced operand, the present invention also can utilize the symmetry of ZC sequence, the value of sequence of calculation the first half, half value of back obtains according to the sequence symmetry, has further reduced operand.
For reaching above purpose, the realization thinking of ZC sequence is in the LTE of the present invention system, the coefficient that calculates needs according to the length N and the sequence index value q of sequence
Figure B200910103294XD0000031
Mode with recursion calculates the value that the ZC sequence is had a few successively then.
It is as follows that it simplifies principle of operation:
x q ( n ) = e - j πqn ( n + 1 ) N , 0≤n≤N-1 (5)
Initialization x q(0)=1
x q ( n ) / x q ( n - 1 ) = e - j πqn ( n + 1 ) N / e - j πq ( n - 1 ) n N (6)
= e - j 2 πqn N , 1≤n≤N-1
Order
Figure B200910103294XD0000035
1≤n≤N-1, initialization a (0)=1
a ( n ) / a ( n - 1 ) = e - j 2 πqn N / e - j 2 πq ( n - 1 ) N
= e - j 2 πqn N , 1≤n≤N-1
Order
Figure B200910103294XD0000038
And then obtain
a(n)=a(n-1)×Coeff_q,1≤n≤N-1 (7)
According to formula 6 and formula 7, and x q(0)=1, obtains
x q(n)=x q(n-1)×a(n),1≤n≤N-1 (8)
Wherein, x={x q(0), x q(1), L, x qBe the sequence array (N-1) }, be used to deposit sequential value, a={a (0), a (1), L, a (N-1) be the coefficient array, be used to deposit coefficient value.
Its concrete operation step is as follows:
Determine the length N and the sequence index value q of sequence according to signal type;
To synchronizing signal, N=63, q=25,29 or 34 is determined by UE;
To accidental access signal, N=839, the span of q value is: the integer between 1 to 838, occurrence is indicated by high level;
To the baseband signal of uplink reference signals, N determines (N is the largest prime less than M) by the sub-carrier number M that distributes to Physical Uplink Shared Channel, and the q value is by group frequency hopping and sequence hopping decision.
According to the length N and the sequence index value q of sequence, calculate
Figure B200910103294XD0000041
Initialization a (0)=1 utilizes formula a (n)=a (n-1) * Coeff_q, and 1≤n≤N-1 calculates a (1)=a (0) * Coeff_q, a (2)=a (1) * Coeff_q, and the rest may be inferred, up to calculating a (N-1).
Initialization x q(0)=1, utilizes formula x q(n)=x q(n-1) * and a (n), 1≤n≤N-1 calculates x q(1)=x q(0) * a (1), x q(2)=x q(1) * and a (2), the rest may be inferred, up to calculating x q(N-1).
Can further utilize the symmetry of ZC sequence, simplify the value of (N+1)/2 point before calculating, according to the symmetry of ZC sequence, obtain the whole sequence value then
The symmetry proof is as follows:
x q ( n ) x q ( N - 1 - n ) = e - j πqn ( n + 1 ) N e - j πq ( N - 1 - n ) ( N - n ) N = e j πq ( N 2 - Nn - N + n - Nn + n 2 - n 2 - n ) N
= e j πq ( N 2 - 2 Nn - N ) N = e jπq ( N - 2 n - 1 ) - - - ( 9 )
Analyze: no matter n gets any value, and 2n is an even number; N is an odd number, and N-1 is an even number so; So N-2n-1 is an even number, so e J π q (N-2n-1)Be constantly equal to 1.
Therefore no matter why sequence index q is worth x q(n) all have symmetry, be expressed as x q(n)=x q(N-1-n).
In addition, because the generation formula 2 of synchronizing signal has difference slightly with the fundamental formular (formula 1) of ZC sequence, the sequence length of the baseband signal of accidental access signal and uplink reference signals all is N, and the sequence length of synchronizing signal is N-1, thereby it is slightly variant to make the synchronizing signal symmetry represent, its symmetry is expressed as x q(n)=x q(N-2-n).
Wherein, x={x q(0), x q(1), L, x qBe the sequence array (N-1) }, be used to deposit sequential value, a={a (0), a (1), L, a (N-1) be the coefficient array, be used to deposit coefficient value.
Carry out complexity relatively with the method (formula 8) that the method that defines in the agreement (formula 1) and the present invention propose, as table 1.
Table 1
Figure B200910103294XD0000051
The method that proposes with the present invention can reduce the operation times of cosine, sine and real number division greatly as can be seen from Table 1, and especially the N value is big more, reduces obvious more.When considering that software is realized, the instruction cycle that complex multiplication needs was lacked than the instruction cycle that cosine calculating needs, and had also saved the time of real number division and sinusoidal computing simultaneously with formula 8, greatly reduced the complexity of computing.
Description of drawings
Fig. 1 is a ZC sequence recursion implementation method;
Fig. 2 is an implementation method of utilizing the symmetric recursive algorithm of ZC sequence.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the implementation method of ZC sequence in a kind of LTE of the present invention system is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
ZC sequence recursion implementation method in a kind of LTE of the present invention system, as shown in Figure 1, it comprises the steps:
Step 101: determine the length N and the sequence index value q of sequence according to different signal types, signal type is a synchronizing signal in the present embodiment, value N=63, q=25;
Optionally, as another kind of embodiment, signal type is an accidental access signal, N=839, and the span of q value is: the integer between 1 to 838, occurrence is indicated by high level;
Optionally, as another kind of embodiment, signal type is the baseband signal of uplink reference signals, and N is determined that by the sub-carrier number M that distributes to Physical Uplink Shared Channel the q value is by group frequency hopping and sequence hopping decision;
Wherein, when signal type was the baseband signal of uplink reference signals, N was the largest prime less than M.
Step 102: determine the length N and the sequence index value q of sequence, design factor according to signal type
Figure B200910103294XD0000061
Step 103: initialization a (0)=1 utilizes formula a (n)=a (n-1) * Coeff_q, and 1≤n≤N-1 calculates a (1)=a (0) * Coeff_q, a (2)=a (1) * Coeff_q, and the rest may be inferred, up to calculating a (N-1);
Step 104: initialization x q(0)=1, utilizes formula x q(n)=x q(n-1) * and a (n), 1≤n≤N-1 calculates x q(1)=x q(0) * a (1), x q(2)=x q(1) * and a (2), the rest may be inferred, up to calculating x q(N-1).
Optionally, as another kind of embodiment, step 103 to step 104 can be taked an a (n) and an x q(n) account form one to one.
Wherein, N represents sequence length, is odd number, and q represents sequence index value, x={x q(0), x q(1), L, x qBe the sequence array (N-1) }, be used to deposit sequential value, a={a (0), a (1), L, a (N-1) be the coefficient array, be used to deposit coefficient value.
Utilize symmetric ZC sequence implementation method in a kind of LTE of the present invention system, as shown in Figure 2, it comprises the steps:
Step 201: determine the length N and the sequence index value q of sequence according to different signal types, signal type is a synchronizing signal in the present embodiment, value N=63, q=25;
Optionally, as another kind of embodiment, signal type is an accidental access signal, N=839, and the span of q value is: the integer between 1 to 838, occurrence is indicated by high level;
Optionally, as another kind of embodiment, signal type is the baseband signal of uplink reference signals, and N is determined that by the sub-carrier number M that distributes to Physical Uplink Shared Channel the q value is by group frequency hopping and sequence hopping decision;
Wherein, when signal type was the baseband signal of uplink reference signals, N was the largest prime less than M.
Step 202:, calculate according to the length N and the sequence index value q of sequence
Figure B200910103294XD0000071
Step 203: initialization a (0)=1 utilizes formula a (n)=a (n-1) * Coeff_q to calculate a (1)=a (0) * Coeff_q, a (2)=a (1) * Coeff_q, and the rest may be inferred, up to calculating a ((N-1)/2)
Step 204: initialization x q(0)=1, utilizes formula x q(n)=x q(n-1) * and a (n), calculate x q(1)=x q(0) * a (1), x q(2)=x q(1) * and a (2), the rest may be inferred, up to calculating x q((N-1)/2)
Optionally, as another kind of embodiment, step 203 to step 204 can be taked an a (n) and an x q(n) account form one to one.
Step 205: utilize symmetry, obtain x q((N-1)/2+1), L x q(N-1).
Wherein, when signal type was the baseband signal of accidental access signal and uplink reference signals, the symmetry calculating formula was x q(n)=x q(N-1-n); When signal type was synchronizing signal, the symmetry calculating formula was x q(n)=x q(N-2-n).
Wherein, N represents sequence length, is odd number, and q represents sequence index value, x={x q(0), x q(1), L, x qBe the sequence array (N-1) }, be used to deposit sequential value, a={a (0), a (1), L, a (N-1) be the coefficient array, be used to deposit coefficient value.
It will be apparent to those skilled in the art that and understand, system and method for the present invention for above embodiment only be used to illustrate the present invention, and be not limited to the present invention.Though effectively described the present invention by embodiment, one skilled in the art will appreciate that there are many variations in the present invention and do not break away from spirit of the present invention.Under the situation that does not deviate from spirit of the present invention and essence thereof, those skilled in the art work as can make various corresponding changes or distortion according to the inventive method, but these corresponding changes or distortion all should be included within protection scope of the present invention.

Claims (7)

1.LTE the implementation method of ZC sequence is characterized in that in the system, with the recursion mode sequence of calculation, value on dutyly obtains with coefficient Coeff_q with sequence is previous after the sequence, and concrete steps are:
Determine the length N and the sequence index value q of sequence according to signal type;
Design factor Coeff _ q = e - j 2 πq N ;
Initialization a (0)=1 utilizes formula a (n)=a (n-1) * Coeff_q, and 1≤n≤N-1 calculates a (1)=a (0) * Coeff_q, a (2)=a (1) * Coeff_q, and the rest may be inferred, up to calculating a (N-1);
Initialization x q(0)=1, utilizes formula x q(n)=x q(n-1) * and a (n), 1≤n≤N-1 calculates x q(1)=x q(0) * a (1), x q(2)=and xq (1) * a (2), the rest may be inferred, up to calculating x q(N-1);
Wherein, N represents sequence length, is odd number, and q represents sequence index value, x={x q(0), x q(1), L, x qBe the sequence array (N-1) }, be used to deposit sequential value, a={a (0), a (1), L, a (N-1) be the coefficient array, be used to deposit coefficient value.
2. the implementation method of ZC sequence is characterized in that in the LTE as claimed in claim 1 system, and described signal type is meant any one signal in the baseband signal in master sync signal, accidental access signal and the uplink reference signals in the LTE system.
3. the implementation method of ZC sequence is characterized in that in the LTE as claimed in claim 1 or 2 system, when described signal type is meant master sync signal in the LTE system, and its parameter N=63, q=25,29 or 34, q is determined by UE.
4. the implementation method of ZC sequence in the LTE as claimed in claim 1 or 2 system, it is characterized in that, when described signal type is meant accidental access signal in the LTE system, its parameter N=839, the span of q value is: the integer between 1 to 838, occurrence is indicated by high level.
5. the implementation method of ZC sequence in the LTE as claimed in claim 1 or 2 system, it is characterized in that, when described signal type is meant baseband signal in the uplink reference signals in the LTE system, its parameter N is determined that by the sub-carrier number M that distributes to Physical Uplink Shared Channel the q value is by group frequency hopping and sequence hopping decision.
6. the implementation method of ZC sequence is characterized in that described parameter N determines that by the sub-carrier number M that distributes to Physical Uplink Shared Channel method is that N is the largest prime less than M in the LTE as claimed in claim 5 system.
7. as the implementation method of ZC sequence in each described LTE system of claim 1-6, it is characterized in that utilize the symmetry of ZC sequence, the value of (N+1)/2 point before calculating according to the symmetry of ZC sequence, obtains the whole sequence value then;
Wherein, when signal type was the baseband signal of accidental access signal and uplink reference signals, the symmetry calculating formula was x q(n)=x q(N-1-n); When signal type was synchronizing signal, the symmetry calculating formula was x q(n)=x q(N-2-n);
Wherein, N represents sequence length, is odd number, and q represents the sequence index value, 1≤n≤N-1.
CN200910103294.XA 2009-03-02 2009-03-02 Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system Active CN101826890B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910103294.XA CN101826890B (en) 2009-03-02 2009-03-02 Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910103294.XA CN101826890B (en) 2009-03-02 2009-03-02 Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system

Publications (2)

Publication Number Publication Date
CN101826890A true CN101826890A (en) 2010-09-08
CN101826890B CN101826890B (en) 2014-05-07

Family

ID=42690623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910103294.XA Active CN101826890B (en) 2009-03-02 2009-03-02 Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system

Country Status (1)

Country Link
CN (1) CN101826890B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101917356A (en) * 2010-07-19 2010-12-15 中国科学院计算技术研究所 Generation method of LTE (Long Term Evolution) system upstream reference signal q-step ZC (Zadoff-Chu) sequence system thereof
CN102143103A (en) * 2011-05-19 2011-08-03 新邮通信设备有限公司 Method for generating pilot frequency sequence
CN103441979A (en) * 2013-08-27 2013-12-11 重庆邮电大学 Method for calculating ZC sequence DFT in LTE system
CN105245320A (en) * 2015-09-09 2016-01-13 中国科学院自动化研究所 Method of generating q-order ZC (Zadoff-Chu) sequence for LTE (Long Term Evolution) uplink reference signals and device
CN105429923A (en) * 2015-11-13 2016-03-23 北京中科晶上科技有限公司 Phase sequence generation method and device
CN106576319A (en) * 2014-08-26 2017-04-19 Lg电子株式会社 Method for transmitting and receiving synchronization signal in wireless communication system and device for performing same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1933470A (en) * 2005-09-13 2007-03-21 上海贝尔阿尔卡特股份有限公司 Distributing type multi-transmitting multi-receiving-quadrature frequency division multiplexing system frame synchronizing method and apparatus
CN101227443A (en) * 2007-01-19 2008-07-23 华为技术有限公司 Apparatus and method for generating training symbol and estimating bias of training symbol

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101917356A (en) * 2010-07-19 2010-12-15 中国科学院计算技术研究所 Generation method of LTE (Long Term Evolution) system upstream reference signal q-step ZC (Zadoff-Chu) sequence system thereof
CN102143103A (en) * 2011-05-19 2011-08-03 新邮通信设备有限公司 Method for generating pilot frequency sequence
CN103441979A (en) * 2013-08-27 2013-12-11 重庆邮电大学 Method for calculating ZC sequence DFT in LTE system
CN103441979B (en) * 2013-08-27 2016-07-06 重庆邮电大学 The method calculating ZC sequence D FT in LTE system
CN106576319A (en) * 2014-08-26 2017-04-19 Lg电子株式会社 Method for transmitting and receiving synchronization signal in wireless communication system and device for performing same
CN106576319B (en) * 2014-08-26 2020-09-01 Lg电子株式会社 Method for transmitting and receiving synchronization signal in wireless communication system and apparatus for performing the same
CN105245320A (en) * 2015-09-09 2016-01-13 中国科学院自动化研究所 Method of generating q-order ZC (Zadoff-Chu) sequence for LTE (Long Term Evolution) uplink reference signals and device
CN105245320B (en) * 2015-09-09 2018-11-06 北京思朗科技有限责任公司 The generation method and device of the q rank ZC sequences of LTE uplink reference signals
CN105429923A (en) * 2015-11-13 2016-03-23 北京中科晶上科技有限公司 Phase sequence generation method and device
CN105429923B (en) * 2015-11-13 2018-11-13 北京中科晶上科技有限公司 Phase sequence production method and device

Also Published As

Publication number Publication date
CN101826890B (en) 2014-05-07

Similar Documents

Publication Publication Date Title
CN101826890B (en) Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system
CN101641925B (en) Method for setting cyclic shift considering frequency offset
CN104125190A (en) OFDM (orthogonal frequency division multiplexing) system symbol timing synchronization realizing method suitable for low-signal-to-noise-ratio channel environments
CN102223226B (en) SC-FDM system time frequency synchronizer and synchronization method
EP2525539B1 (en) Method and apparatus for implementing preamble generation
CN101594691B (en) Generation method of random access leader sequence of LTE system and device thereof
CN103259756A (en) Method of symbol timing synchronization and carrier synchronization applied to OFDM system
CN101277288A (en) Method of synchronization of orthogonal frequency division multiplexing system frequency
CN101656702B (en) Method for processing signals to be transmitted
CN105245320A (en) Method of generating q-order ZC (Zadoff-Chu) sequence for LTE (Long Term Evolution) uplink reference signals and device
CN101835184A (en) Method of LTE (Long Term Evolution) downlink auxiliary synchronizing channel detection with low complexity
CN101917356A (en) Generation method of LTE (Long Term Evolution) system upstream reference signal q-step ZC (Zadoff-Chu) sequence system thereof
CN102026231B (en) Method for detecting random access of wireless communication system
CN101188592B (en) Synchronization method and system for multi-carrier system
CN103095613A (en) Integer frequency doubling offset and channel parameter joint estimation algorithm with ultra-low complexity in single carrier frequency domain equalization (SC-FDE) system
CN101502018B (en) Generation and detection of synchronization signals
CN102959534A (en) Fourier transform for signal to be transmitted on random access channel
CN101789918A (en) Parallel channel equalization method
CN103441979A (en) Method for calculating ZC sequence DFT in LTE system
CN102571669B (en) Field programmable gate array (FPGA) implementation method applied to wireless sensor network to realize symbol precise timing
CN102857457A (en) Time division duplexing-long term evolution (TDD-LTE) downlink synchronizing method
CN102958188B (en) Random access lead code generating method
CN101408871B (en) High-efficiency implementing method and equipment of digital crosscorrelator
CN101599933A (en) Frequency deviation estimating method and device based on combined pilot
CN103001723A (en) Construction method of mutual orthogonal zero correlation zone multiphase sequence set

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Implementation method of ZC (Zadoff-Chu) sequence in LTE (Long Term Evolution) system

Effective date of registration: 20141114

Granted publication date: 20140507

Pledgee: CHONGQING CHONGYOU INFORMATION

Pledgor: CHONGQING CYIT COMMUNICATION TECHNOLOGIES Co.,Ltd.

Registration number: 2014500000016

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20161020

Granted publication date: 20140507

Pledgee: CHONGQING CHONGYOU INFORMATION

Pledgor: CHONGQING CYIT COMMUNICATION TECHNOLOGIES Co.,Ltd.

Registration number: 2014500000016

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20170510

Address after: 401336 Chongqing Nan'an District Tea Garden Road, No. 8, software Incubation Park, building 1

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

Address before: Chongqing University of Posts and Telecommunications shineford No. 1 building, 400065 Chongqing Nan'an District huangjuezhen pass Fort Park 12 floor

Patentee before: CHONGQING CYIT COMMUNICATION TECHNOLOGIES Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20181113

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

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 401336 Chongqing Nan'an District tea garden Jade Road 8 software Incubation Park 1 floor

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

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20190401

Address after: 361006 Xiamen Free Trade Pilot Area, Xiamen, Fujian Province, Unit X, 8th Floor, Unit 05, Building D, Xiamen International Shipping Center, 97 Xiangyu Road, Xiamen Section

Patentee after: Xinxin Finance Leasing (Xiamen) Co.,Ltd.

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

Patentee before: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20100908

Assignee: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Assignor: Xinxin Finance Leasing (Xiamen) Co.,Ltd.

Contract record no.: X2021110000009

Denomination of invention: Implementation of ZC sequence in LTE system

Granted publication date: 20140507

License type: Exclusive License

Record date: 20210317

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221025

Address after: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech park, Spreadtrum Center Building 1, Lane 2288

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 361006 Xiamen Free Trade Pilot Area, Xiamen, Fujian Province, Unit X, 8th Floor, Unit 05, Building D, Xiamen International Shipping Center, 97 Xiangyu Road, Xiamen Section

Patentee before: Xinxin Finance Leasing (Xiamen) Co.,Ltd.