GB2378362A - Code generation - Google Patents

Code generation Download PDF

Info

Publication number
GB2378362A
GB2378362A GB0118899A GB0118899A GB2378362A GB 2378362 A GB2378362 A GB 2378362A GB 0118899 A GB0118899 A GB 0118899A GB 0118899 A GB0118899 A GB 0118899A GB 2378362 A GB2378362 A GB 2378362A
Authority
GB
United Kingdom
Prior art keywords
ordinate
code
bit
spreading code
word
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.)
Withdrawn
Application number
GB0118899A
Other versions
GB0118899D0 (en
Inventor
Jonathan Lucas
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.)
Aeroflex Cambridge Ltd
Original Assignee
Ubinetics 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 Ubinetics Ltd filed Critical Ubinetics Ltd
Priority to GB0118899A priority Critical patent/GB2378362A/en
Publication of GB0118899D0 publication Critical patent/GB0118899D0/en
Priority to PCT/GB2002/003580 priority patent/WO2003013037A1/en
Priority to EP02745695A priority patent/EP1415422A1/en
Priority to CNA028181530A priority patent/CN1555623A/en
Publication of GB2378362A publication Critical patent/GB2378362A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/0007Code type
    • H04J13/004Orthogonal
    • H04J13/0044OVSF [orthogonal variable spreading factor]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/0007Code type
    • H04J13/004Orthogonal
    • H04J13/0048Walsh
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/10Code generation
    • H04J13/12Generation of orthogonal codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Error Detection And Correction (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

As described a spreading code for a desired bit rate/band width comprises the bits of a row of a Hadamard or Orthogonal Variable Spreading Factor code matrix of the appropriate order. This is generated by masking (in bitwise AND fashion) the output of a counter (stepped for each bit) with a binary code identifying the row (with bit reversal of the count or code for OVSF code generation), and determining the parity (mod 2) of masked count for each bit. The counter is arranged to cycle at count equal to a maximum code length and the degree of overlap or alignment between the count and the mask is set to a required code length/matrix order to (repeatedly) generate the code bits corresponding to a row of the matrix.

Description

<Desc/Clms Page number 1>
CODE GENERATION The invention relates to the generation of spreading codes and to the use of spreading codes in communications techniques. In particular, the invention concerns Hadamard codes and Orthogonal Variable Spreading Factor (OVSF) codes.
In a conventional FDMA (frequency division multiple access) scheme, different channels are transmitted on different frequency bands. In a TDMA (time division multiple access) scheme, different channels are transmitted in different timeslots in an agreed timeslot pattern.
A central part of any CDMA (code division multiple access) system is the use of spreading codes. In such a system, a continuous transmission on a single frequency contains multiple concurrent channels. Each symbol in each channel is modulated with a high speed 'spreading code'. The mathematical properties of these codes are such that it is possible to transmit many different symbol streams (or channels) with different spreading codes simultaneously in the same radio frequency band and still be able to successfully receive and separate these channels if the spreading code is known.
In IS-95 (currently the most widely used commercial CDMA system), these codes are known as Walsh Codes. Walsh Codes are all the same length (64 elements), and so are 'fixed spreading factor codes'.
In UMTS, the type of code used is slightly different-these are of variable length, and have very desirable properties in that careful allocation of these codes allows a system to transmit multiple channels of different speeds on the same frequency band without co-interference. Specifically, any length of a power of 2 is supported as a valid length.
These codes are called Orthogonal Variable Spreading Factor (OVSF) codes.
<Desc/Clms Page number 2>
The definition of these OVSF codes is given in the UMTS specification and is repeated below for information. This definition can easily be implemented in software, but requires significant amounts of memory and processing power to run, as it involves possibly large (up to 512x512 element) matrix calculations.
OVSF code Cn, x may be described as the xth (where x is numbered from 0) row of the OVSF matrix Cn. Cn is described recursively below:
(Note that C2, C4, and Czars shown for information. Technically, only the definition for C) is required along with the recursive definition of C2/1+1).
<Desc/Clms Page number 3>
For a given OVSF matrix, a spreading code bit can be specified by a pair of co-ordinates, one identifying the code which provides the bit (i. e. x) and the other identifying the position of the specified bit within its code.
The algorithm above requires that, for any given code Cn, x, the whole matrix Cn is
generated, and- then the Xth row is taken from this matrix to provide the code. This implies that C1 to Cn-l need to be generated along the way.
For example, to generate Cl, l, one starts with the matrix Cl. From that, one generates C2, then C4, Cs, C16, C32, C64, Cm, C256 and finally Cl. The desired code (&num;5) 2,)) is the 2nd row of this matrix (the rows are numbered from 0 to n-1). As can be seen, this is a computationally intensive operation. In addition, a large amount of memory is required to store all the intermediate matrices required to get to the desired OVSF code.
Once generated, any OVSF codes required are passed to a hardware block where they are stored and used to provide the real spreading signals used to generate the full rate sequence to be transmitted on the air.
In UMTS, a synchronisation channel is broadcast by a base station in order to provide timing, frequency and identification information for a mobile station (MS) to easily detect and decode. It consists of two separate channels, code multiplexed together. The primary synchronisation channel (PSCH) is used to provide slot timing and phase information for automatic frequency correction. The secondary synchronisation channel (SSCH) is orthogonal to (i. e. it does not interfere with) the PSCH and gives frame timing and cell identification information.
Hadamard codes are used in the SSCH to provide this cell identification information. The definition of these codes is given in the UMTS specifications, and is repeated below for information. This definition can easily be implemented in software, but requires significant
<Desc/Clms Page number 4>
amounts of memory and processing power to run, as it involves possibly large (up to 256x256 element) matrix calculations.
Hadamard code Hn, x may be described as the xth row (where x is numbered from 0) of the Hadamard matrix Hn. Hn is described recursively below:
(Note that H ;, Hz, and H3 are shown for information. Technically, only the definition for Ho is required along with the recursive definition ofHn+I') For a given Hadamard matrix, a spreading code bit can be specified by a pair of co-ordinates, one identifying the code which provides the bit (i. e. x) and the other identifying the position of the specified bit within its code.
The algorithm above requires that, for any given code Hn, x, the whole matrix Hn is
generated, and then the xi row is taken from this matrix to provide the code. This implies that H to Han l need to be generated along the way.
<Desc/Clms Page number 5>
For example, to generate H, one starts with the matrix Ho From that, one generates HI,
then H2, H3, Ho, Hs, H6, H7 and finally Hs The desired code (Hs, 2) is the 3rd row of this matrix (the rows are numbered from 0 to n-1).
As can be seen, this is a computationally intensive operation. In addition, a large amount of memory is required to store all the intermediate matrices required to get to the desired Hadamard code.
Once generated, any Hadamard codes required are passed to a hardware block where they are stored and used to provide the real spreading signals used to generate the full rate sequence to be transmitted on the air, or against which an input sequence should be correlated.
The invention seeks to provide an improved technique for spreading code bit generation, for codes such as Hadamard codes and OVSF codes.
According to one aspect, the invention provides apparatus for spreading code bit generation, comprising masking means for masking a first co-ordinate word with a second co-ordinate word, the first and second co-ordinate words specifying a bit of a spreading code, and parity generating means for determining the parity of the masked first co-ordinate word to obtain the specified bit.
The invention also consists in a method of spreading code bit generation, comprising providing two co-ordinate words specifying a bit of a spreading code, masking a first one of the co-ordinate words with the second and determining the parity of the masked first co-ordinate word to obtain the specified bit.
By generating spreading code bits in this fashion, it is not necessary to perform the intermediate step of generating one or more spreading code matrices from which the spreading code bits are taken. This may provide savings in terms of memory space, processing time and power consumption.
<Desc/Clms Page number 6>
The invention may be used to selectively generate various spreading code bits. For example, the second co-ordinate word which acts as a mask may be adjustable to control, i. e. select, which spreading code provides the specified bit. The second co-ordinate word may identify the position of the spreading code containing the specified bit within the matrix which contains the spreading code.
The first co-ordinate word may be adjustable to control which bit of the spreading code is provided by the parity determination. Furthermore, the first co-ordinate value may be a counter value which can be advanced to cause successive parity determinations to issue the spreading code.
In one embodiment, the first and second co-ordinate words have the same bit-significance convention so that the spreading code is a Hadamard code. M successive parity values can be designated to form the spreading code so that the spreading code is a Hadamard code from Hadamard matrix Hm. Preferably, m can be adjusted to select the Hadamard code issued by the parity determinations.
In another embodiment, the first and second co-ordinate values have opposing bit significance conventions so that the spreading code is an OVSF code. The opposing bit significance conventions may be achieved by bit reversing the first co-ordinate word or the second co-ordinate word or by generating the first co-ordinate word using a reverse carry adder. The masking process may involve aligning the first and second co-ordinate words so that the n least significant bits of the second co-ordinate word are applied to the n least significant bits of the first co-ordinate word so that the spreading code is an OVSF code from OVSF matrix C2". Preferably, n is adjustable to select the OVSF code to which the output of the parity generator belongs.
The invention also extends to methods and apparatus for manipulating a signal, involving at least one of spreading and despreading the signal with spreading code bits generated by a method or apparatus according to the invention.
<Desc/Clms Page number 7>
The invention can also be implemented as a computer program which, if necessary, can be provided on a data carrier.
By way of example only, some embodiments of the invention will now be described with reference to the accompanying figures, in which: Figure 1 is a block diagram of a Hadamard code generator ; and Figures 2 to 4 each show a block diagram of a OVSF code generator.
Figure 1 shows a block diagram of a code generator 10 for generation of a Hadamard code Hn, x- The code generator 10 comprises a binary counter 12 and a mask register 14, both of which provide inputs to a masking unit 16. The output of the masking unit 16 is supplied to a parity generator 18. For each increment of the counter 12, the parity generator 18 outputs one Hadamard code bit. The counter 12 wraps back to the start of the code automatically.
To generate Hadamard code Hn, x, the mask register 14 is loaded with the value x and the masking unit 16 performs a bitwise AND operation on the output of the counter 12 and the value x from register 14. Thus, for each value of the counter 12, the parity generator 18 receives a word from the masking unit 16. For each word that it receives, the parity generator 18 outputs a single bit which indicates the parity of the word received from the masking unit 16. Over each group of 2n successive cycles, the parity bits spell out Hn, x. If the longest Hadamard codes required belong to Hadamard matrix Hp, then the counter 12 must be capable of counting through at least 2P values before wrapping, i. e. the counter 14 must have at least p bits. Typically, the counter runs continuously and generates the bits of the Hadamard code at the rate required to provide a constant stream of data to the modulation or demodulation system of a CDMA transceiver.
For example, let us say we are trying to generate H3, 3. From the Hadamard matrices above, we know that this sequence is 0, 1, 1, 0,0, 1, 1, 0. The table below shows how the various blocks in the generator 10 behave for the first few steps of the counter for n=3, x=3.
<Desc/Clms Page number 8>
Counter 12 x Output of Masking &num;1s Output Parity of Unit 16 Generator 18 0000 Oil 000 0 0 0001 Oil OO ! 1 ! 0010 011 010 1 1 0011 Oil Oil 2 0 0100 011 000 0 0 0101 011 001 1 1 0110 011 010 1 1 0111 Oil 011 2 0 1000 011 000 0 0 1001 011 001 1 1 1010 011 010 1 1 1011 011 011 2 0 1100 011 000 0 0 1101 011 001 1 1 1110 011 010 1 1 1111 011 011 2 0 As can be seen, the parity generator 18 is generating a continuous stream which is Ho, 3 repeated over and over.
Figure 2 shows a block diagram of a code generator 20 for generation of an OVSF code Cn, x The code generator 20 comprises a binary counter 22 and a mask register 24, both of which provide inputs to a masking unit 26. The output of the masking unit 26 is supplied to a parity generator 28. For each increment of the counter 22, the parity generator 28 outputs one OVSF code bit.
To generate OVSF code Cn, x, the mask register 24 is loaded with x written in the opposite endianism (bit significance convention) to the counter value. With respect to the endianism of the counter, register 24 is effectively loaded with a bit reversed version of x.
For example, the decimal number 3 is the 4 bit binary number 0011 in the bit significance convention where the rightmost bit is the least significant bit and the leftmost bit is the most significant bit, whereas decimal 3 is 1100 in the opposite bit significance convention.
The masking unit 26 receives the value x from the mask register 24 and the counter value from counter 22. It will be recalled that these values have opposite bit significance conventions and the masking unit 26 needs to align these values before performing the masking operation. The masking unit 26 aligns these values so that their log2 (n) (always an
<Desc/Clms Page number 9>
integer value because n is always a power of 2) least significant bits overlap. The masking is then performed by doing a bitwise AND on the aligned values. The following exampleillustrates the operation of the masking unit where Cg. 5 is being generated and the counter value is presently-7.
In the convention where the leftmost bit is the least significant, 7 as a 4 bit word is 1110. In the convention where the rightmost bit is the least significant, 5 as a 4 bit word is 0101. The masking unit 26 aligns the 3 least significant bits of these words (since n=8=23) as follows :
1 1 1 0 0 1 0 1
Performing the bitwise AND operation on the aligned values yields the word 101.
Thus, for each value of the counter 22, the parity generator 28 receives a word from the masking unit 26. For each word that it receives, the parity generator 28 outputs a single bit which indicates the parity of the word received from the masking unit 26. It will be seen that, over each group of n successive cycles, the parity bits spell out Cn, x. If the longest OVSF code required belongs to matrix Cq, then the counter must be capable of counting through at least q values, i. e. the counter must have at least log2 (q) bits. Typically, the counter runs continuously and generates the bits of the OVSF code at the rate required to provide a constant stream of data to the modulation or demodulation system of a CDMA transceiver.
For example, let us say we are trying to generate ci 3. From the OVSF matrices above, we know that this sequence is 0,0, 1,1, 1,1, 0, 0. The table below shows how the various blocks in the generator 20 behave for the first few steps of the counter. Note that for C83, n=8, x=3, and log2 (n) =3.
<Desc/Clms Page number 10>
Log2 (n) Log2(n) Output of &num;ls Output of Parity Lowest Bits of Lowest Bits of Masking Unit 26 Generator 28 Counter 22 (x) 000 110 0000 0 0 001 110 0000 0 0 010 110 0010 1 1 011 110 0010 1 1 100 110 0100 1 1 101 110 0101 1 1 110 110 0100 2 0 loo 110 0110 2 0 000 110 0000 0 0 001 110 0000 0 0 do 110 0010 1 1 oil 110 0010 1 1 loo 110 0100 1 1 101 110 0100 1 1 110 110 0100 2 0 111 110 0110 2 0 As can be seen, the parity generator 28 is generating a continuous stream which is Cs, 3 repeated over and over.
Figure 3 shows a block diagram of a modified OVSF code generator 30. The generator 30 is similar to generator 20 in that it also comprises a mask register 24, a masking unit 26 and a parity generator 28. However, in Figure 3, the counter 22 of Figure 2 has been replaced by a reverse carry adder 32 and a further register 34. In this embodiment, the mask register 24 contains the binary version of x written such that its rightmost bit is the least significant and the reverse carry adder 32 and register 34 are used to create what is essentially a counter having the opposite bit significance convention. Register 34 is loaded with a binary version of decimal 1 written in the opposite endianism to x. For example, where n is 64, register 34 is loaded with the value 100000.
The reverse carry adder is a common hardware block often used in implementations of fast Fourier transforms (FFTs). It operates in the same way as a normal binary adder, except that the carry bit of the add moves in the opposite way to a conventional adder. The table below gives some examples.
<Desc/Clms Page number 11>
XYX+Y (reverse carry) 1000 1000 0100 1000 1100 0010 0001 0001 0000 In generator 30, the inputs to the reverse carry adder are its output (which is fed back) and the content of register 34.
The outputs of the reverse carry adder 32 and the mask register 24 are used by the masking unit 26 and the parity generator 28 to produce the OVSF code Cn, x in the same manner as in generator 20. It will be seen that, over each group of n successive cycles, the parity bits spell out Cn. x. If the longest OVSF code required belongs to matrix Cq, then the adder must be capable of counting through at least q values, i. e. the adder must be capable of outputting a result at least log2 (q) bits long.
For example, let us say we are trying to generate C8, 3, which is (0,0, 1,1, 1,1, 0,0). The table below shows how the various blocks in the generator 30 behave for the first few steps of the counter for C83 where n=8, x=3, and log2 (n) =3.
Content of Log2 (n) Log2 (n) Output of &num;ofls Output of Parity Register 34 lowest bits of lowest bits of Masking Unit Generator 28 Output of x 26 Adder 32 100 000 Oil 000 0 0 100 100 Oil 000 0 0 100 010 011 010 1 1 100 110 011 010 1 1 100 001 011 001 1 1 100 101 011 001 1 1 100 Oil Oil Oil 2 0 100 111 Oil Oil 2 0 100 000 011 000 0 0 100 100 011 000 0 0 100 010 011 010 1 1 100 110 011 010 1 1 100 001 011 001 1 1 100 101 011 001 1 1 100 Oil Oil Oil 2 0 100 III 011 011 2 0
<Desc/Clms Page number 12>
The output of the parity generator 28 is Ce, 3.
Figure 4 shows a block diagram of another OVSF code generator 40. The generator 40 is similar to generators 20 and 30 in that it also comprises a mask register 24, a masking unit 26 and a parity generator 28. The code generator 40 also comprises a counter 44, whose output has the same bit significance convention as the value in the mask register.
However, a bit reverser operates on the output of the counter 44 to give the counter value the opposite bit significance convention to that of the mask register. The output of the bit reverser is used to provide an input to the masking unit 26. The following table illustrates the operation of the counter 44 and the bit reverser 42 for 4 bit words.
Counter 44 Output of Bit Reverser 42 0000 0000 OOOi 1000 0010 0100 0011 1100 0100 0010 0101 1010 0110 0110 0111 1110 1000 0001 1001 1001 1010 0101 1011 1101 1100 0011 It will be apparent from the table above, the output from bit reverser 32 is the same as the output of the reverse carry adder 32 in Figure 3. Given that the mask register 24, masking unit 26 and parity generator 28 in Figure 4 operate analogously to their counterparts in code generator 30, it will be readily understood by the skilled person how the generator 40 produces OVSF codes.

Claims (33)

  1. CLAIMS 1. A method of spreading code bit generation, comprising providing two co-ordinate words specifying a bit of a spreading code, masking a first one of the co-ordinate words with the second and determining the parity of the masked first co-ordinate word to obtain the specified bit.
  2. 2. A method according to claim 1, wherein the second co-ordinate word is adjustable to control which spreading code provides the specified bit.
  3. 3. A method according to claim 1 or 2, wherein the second co-ordinate word identifies the position of the spreading code containing the specified bit within the matrix containing the spreading code.
  4. 4. A method according to claim 1,2 or 3, wherein the first co-ordinate word is adjustable to control which bit of the spreading code is provided by the parity determination.
  5. 5. A method according to any one of claims 1 to 4, wherein the first co-ordinate value is a counter value and the counter value is advanced to cause successive parity determinations to form a spreading code.
  6. 6. A method according to any one of claims 1 to 5, wherein the first and second co-ordinate words have the same bit significance convention so that the spreading code is a Hadamard code.
  7. 7. A method according to claim 6 when dependent on claim 5, further comprising designating m successive parity values to form the spreading code so that the code is a Hadamard code from Hadamard matrix Hm.
  8. 8. A method according to claim 7, wherein m is adjustable to select the Hadamard code formed by the parity determinations.
    <Desc/Clms Page number 14>
  9. 9. A method according to any one of claims 1 to 5, wherein the first and second co-ordinate values have opposing bit significance conventions so that the spreading code is an OVSF code.
  10. 10. A method according to claim 9, wherein the first co-ordinate word is bit-reversed to achieve the opposing bit significance conventions.
  11. 11. A method according to claim 9, wherein the second co-ordinate word is bit-reversed to obtain the opposing bit significance conventions.
  12. 12. A method according to claim 9, wherein the first co-ordinate word is established by reverse carrying adding to achieve the opposed bit significance conventions.
  13. 13. A method according to any one of claims 9 to 12, further comprising aligning the first and second co-ordinate words in the masking process so that the n least significant bits of the second co-ordinate word are applied to the n least significant bits of the first co-ordinate word so that the spreading code is an OVSF code from OVSF matrix C211.
  14. 14. A method according to claim 13, where n is adjustable to select the OVSF code.
  15. 15. A method of manipulating a signal, comprising at least one of spreading and despreading the signal with spreading code bits generated by the method of any one of claims 1 to 14.
  16. 16. A program for carrying out the method of any one of claims 1 to 15.
  17. 17. Apparatus for spreading code bit generation, comprising masking means for masking a first co-ordinate word with a second co-ordinate word, the first and second co-ordinate words specifying a bit of a spreading code, and parity generating means for determining the parity of the masked first co-ordinate word to obtain the specified bit.
    <Desc/Clms Page number 15>
  18. 18. Apparatus according to claim 17, wherein the second co-ordinate word is adjustable to control which spreading code provides the specified bit.
  19. 19. Apparatus according to claim 17 or 18, wherein the second co-ordinate word identifies the position of the spreading code containing the specified bit within the matrix containing. the spreading code.
  20. 20. Apparatus according to claim 17,18 or 19, wherein the first co-ordinate word is adjustable to control which bit of the spreading code is provided by the parity generating means.
  21. 21. Apparatus according to any one of claims 17 to 20, further comprising counter means issuing a counter value, wherein the first co-ordinate word is the counter value and the counter value is advanced to cause the parity generating means to issue the spreading code.
  22. 22. Apparatus according to any one of claims 17 to 21, wherein the first and second co-ordinate words have the same bit-significance convention so that the spreading code is a Hadamard code.
  23. 23. Apparatus according to claim 22 when dependent on claim 21, wherein m successive parity values are designated to form the spreading code so that the code is a Hadamard code from Hadamard matrix Hm.
  24. 24. Apparatus according to claim 23, wherein m is adjustable to select the Hadamard code issued by the parity generating means.
  25. 25. Apparatus according to any one of claims 17 to 21, wherein the first and second co-ordinate words have opposing bit significance conventions so that the spreading code is an OVSF code.
    <Desc/Clms Page number 16>
  26. 26. Apparatus according to claim 25, wherein the first co-ordinate word is bit-reversed to achieve the opposing bit significance conventions.
  27. 27. Apparatus according to claim 25, wherein the second co-ordinate word is bit-reversed to achieve the opposing bit significance conventions.
  28. 28. Apparatus according to claim 25, further comprising a reverse carry adder for producing the first co-ordinate word in order to achieve the opposing bit significance conventions.
  29. 29. Apparatus according to any one of claims 25 to 28, wherein the masking means aligns the first and second co-ordinate words so that the n least significant bits of the second co-ordinate word are applied to the n least significant bits of the first co-ordinate word so that the spreading code is an OVSF code from OVSF matrix2".
  30. 30. Apparatus according to claim 29, wherein n is adjustable to select the OVSF code.
  31. 31. Apparatus for manipulating a communications signal, comprising the apparatus of any one of claims 17 to 30 for producing spreading code bits, and means for applying the spreading code bits to the communications signal.
  32. 32. A method of generating spreading code bits, substantially as hereinbefore described with reference to any one of the accompanying figures.
  33. 33. Apparatus for generating spreading code bits, substantially as hereinbefore described with reference to any one of the accompanying figures.
GB0118899A 2001-08-02 2001-08-02 Code generation Withdrawn GB2378362A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
GB0118899A GB2378362A (en) 2001-08-02 2001-08-02 Code generation
PCT/GB2002/003580 WO2003013037A1 (en) 2001-08-02 2002-08-02 Code generation
EP02745695A EP1415422A1 (en) 2001-08-02 2002-08-02 Code generation
CNA028181530A CN1555623A (en) 2001-08-02 2002-08-02 Code generation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0118899A GB2378362A (en) 2001-08-02 2001-08-02 Code generation

Publications (2)

Publication Number Publication Date
GB0118899D0 GB0118899D0 (en) 2001-09-26
GB2378362A true GB2378362A (en) 2003-02-05

Family

ID=9919699

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0118899A Withdrawn GB2378362A (en) 2001-08-02 2001-08-02 Code generation

Country Status (4)

Country Link
EP (1) EP1415422A1 (en)
CN (1) CN1555623A (en)
GB (1) GB2378362A (en)
WO (1) WO2003013037A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1783939A1 (en) * 2005-11-07 2007-05-09 Alcatel Lucent Apparatus for generating spreading sequences for a transmitter of a CDMA communication network

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7248698B2 (en) 2001-04-06 2007-07-24 Interdigital Technology Corporation System for generating pseudorandom sequences

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995003652A1 (en) * 1993-07-20 1995-02-02 Qualcomm Incorporated Walsh sequence generation for variable data rates
WO2001050658A1 (en) * 1999-12-30 2001-07-12 Telit Mobile Terminals S.P.A. Programmable generator of orthogonal variable spreading factor (ovsf)
WO2001050659A1 (en) * 1999-12-30 2001-07-12 Telit Mobile Terminals S.P.A. Method and device for orthogonal variable spreading factor codes and hadamard matrices generation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778416A (en) * 1993-12-20 1998-07-07 Motorola, Inc. Parallel process address generator and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995003652A1 (en) * 1993-07-20 1995-02-02 Qualcomm Incorporated Walsh sequence generation for variable data rates
WO2001050658A1 (en) * 1999-12-30 2001-07-12 Telit Mobile Terminals S.P.A. Programmable generator of orthogonal variable spreading factor (ovsf)
WO2001050659A1 (en) * 1999-12-30 2001-07-12 Telit Mobile Terminals S.P.A. Method and device for orthogonal variable spreading factor codes and hadamard matrices generation

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1783939A1 (en) * 2005-11-07 2007-05-09 Alcatel Lucent Apparatus for generating spreading sequences for a transmitter of a CDMA communication network
WO2007051952A1 (en) * 2005-11-07 2007-05-10 Alcatel Lucent Device for generating sequences of coding elements for an item of transmitting equipment of a cdma communications network
US7782756B2 (en) 2005-11-07 2010-08-24 Alcatel Lucent Apparatus for generating sequences of coding elements for a transmission device in a CDMA communication network

Also Published As

Publication number Publication date
GB0118899D0 (en) 2001-09-26
CN1555623A (en) 2004-12-15
EP1415422A1 (en) 2004-05-06
WO2003013037A1 (en) 2003-02-13

Similar Documents

Publication Publication Date Title
CN100448188C (en) Method for producing scramble code in mobile communication system
CN100352186C (en) Quadriphase spreading codes in code division multiple access communications
US7103088B2 (en) Efficient spreader for spread spectrum communication systems
CN1674466B (en) Method for communicating scrambling code id in mobile communication system
KR100378738B1 (en) Synchronization to a base station and code acquisition within a spread spectrum communication system
CN100397809C (en) Pseudo-noise state generating device and method
JP3553548B2 (en) Apparatus and method for generating multi-scrambling code in asynchronous mobile communication system
KR970008940A (en) Spreading code generator for code division multiple access communication and code division multiple access communication system using the same
KR100315709B1 (en) Channel Spreader and Method in Mobile Communication System
KR20020008032A (en) Cdma spreading method and cdma terminal apparatus
KR20010012192A (en) Mask generating polynomials for pseudo-random noise generators
Sarwate et al. Partial correlation effects in direct-sequence spread-spectrum multiple-access communication systems
JP3681335B2 (en) Method of generating quaternary quasi-orthogonal code for CDMA communication system and channel spreading apparatus and method using the same
US5822365A (en) Variable correlator
JP2002532949A (en) Demultiplexer for channel interleaver and method for demultiplexing transmitter and elements of digital wireless communication system
GB2378362A (en) Code generation
US7009958B1 (en) Unified encoding process for generalized multiple access
CN105187151B (en) A kind of production method and system of WCDMA system downlink scrambling code sequence
KR100241328B1 (en) Method of sequence assignment to base station in a cdma wll system
KR100805342B1 (en) A method for quadrature spreading
KR100594754B1 (en) Apparatus for generating ovsf code for uplink channel spreading in umts
KR100248094B1 (en) Two pilot system and method for reducing interference
Khare et al. Simulation Study of FIR Filter for Comlexity Analysis in WCDMA
KR20010092561A (en) Generalized Transmission method for multiple chip rate in mobile communications system
Kawamoto et al. M-ary system using complete complementary sequences composed of 4-phase orthogonal sequences

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)