WO2000057588A1 - Method for updating linear feedback shift register of code generator - Google Patents

Method for updating linear feedback shift register of code generator Download PDF

Info

Publication number
WO2000057588A1
WO2000057588A1 PCT/FI2000/000236 FI0000236W WO0057588A1 WO 2000057588 A1 WO2000057588 A1 WO 2000057588A1 FI 0000236 W FI0000236 W FI 0000236W WO 0057588 A1 WO0057588 A1 WO 0057588A1
Authority
WO
WIPO (PCT)
Prior art keywords
feedback shift
shift register
register
value
mask register
Prior art date
Application number
PCT/FI2000/000236
Other languages
French (fr)
Inventor
Veli Lipponen
Pentti Moilanen
Original Assignee
Nokia Networks Oy
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 Nokia Networks Oy filed Critical Nokia Networks Oy
Priority to AU35608/00A priority Critical patent/AU3560800A/en
Priority to DE60039420T priority patent/DE60039420D1/en
Priority to EP00914204A priority patent/EP1163750B1/en
Publication of WO2000057588A1 publication Critical patent/WO2000057588A1/en
Priority to US09/903,867 priority patent/US6631158B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/10Code generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/69Spread spectrum techniques
    • H04B1/707Spread spectrum techniques using direct sequence modulation

Definitions

  • the invention relates to a method for updating a linear feedback shift register of a code generator from a known state to a new state, and to a code generator using the method.
  • 'Code' refers to a pseudo-noise sequence used in a radio system, for instance to a long spreading code or scrambling code in a radio system employing code division multiple access (CDMA).
  • the radio resource is divided on a code-division basis between the various users.
  • the payload of each user is spread onto a wide frequency band, of five megahertz, for instance, by multiplying the payload with a spreading code.
  • a receiver distinguishes the signal it wants by multiplying the received signal by the spreading code used to spread it.
  • Parts of a spreading code are called chips which are, in fact, bits.
  • the value of a chip can be marked by a zero and a one, or in real numbers by a one and a minus one.
  • the chip rate is typically significantly faster, over a hundred times faster, for instance, than the payload rate.
  • codes known as scrambling codes can also be used.
  • the scrambling codes do not necessarily spread the signal any more, but scramble the bits of a spread signal by multiplying each bit in the signal with the corresponding scrambling code bit.
  • Scrambling codes can be extremely long, 2 41 -1 chips long, for instance.
  • the spreading codes used are usually as orthogonal as possible with respect to each other.
  • Spreading codes are obtained from a Hadamard matrix, for instance.
  • a Hadamard matrix M n is an n x n matrix (n is an even integer) made of zeros and ones so that any matrix line differs from any other matrix line exactly at an n/2 position.
  • One matrix line thus contains only zeros, whereas the rest of the lines contain an equal number of zeros and ones.
  • matrix M n is a complement of matrix M n , i.e. the zeros have been replaced with ones and the ones with zeros.
  • matrix 1 provides:
  • matrix 3 provides:
  • Each matrix line forms one spreading code.
  • the length of a spreading code varies according to the desired spreading factor.
  • Spreading codes can be numbered, for instance, by indicating the code class of the spreading code and its ordinal number in said code class.
  • the code class can be obtained by the following equation: two to the power of the code class equals the length of the spreading code, i.e. the code class is a binary logarithm of the spreading code.
  • matrix 4 for instance, has the following spreading codes (subindex denotes the code class and the ordinal number is in brackets):
  • SPREADINGCODE 3 (5) ⁇ 0,1 ,0,1 ,1 ,0,1 ,0 ⁇
  • SPREADINGCODE 3 (6) ⁇ 0,0,1 ,1 ,1 ,1 ,0,0 ⁇
  • SPREADINGCODE 3 (7) ⁇ 0,1 ,1 ,0,1 ,0,0,1 ⁇
  • Spreading codes can be extremely long, 2 21 -1 chips long, for instance. This creates the technical problem of being able to generate said code in real-time, since the same sequence is typically used, but different transmitters use it at different stages. Ideally, the generated code sequence would be completely random, but this is not practical, because both the transmitter and the receiver must be able to generate the code sequence used and with the same timing, i.e. phase, too.
  • Code is generated with a code generator, with a code generator using a linear feedback shift register, for instance.
  • Publication WO 96/36137 discloses a linear feedback shift register that is used for generating an m- sequence (maximal length sequence) to provide a pseudo-noise sequence to be used as a code, the sequence being iterated after 2 N -1 cycles, where N represents the number of elements in the feedback shift register.
  • the initial state is always known in linear feedback shift registers, but a problem arises from how to jump from the initial state to an unknown new state.
  • a transformation matrix corresponding to each jump, or at least to each jump corresponding to a power of two is stored, which transformation matrix indicates how each element of the initial state should be transformed to obtain the elements of the new state.
  • 41 x 41 x 41 (the number of the powers of two x the number of the elements in the feedback shift register x the length of the feedback shift register) bits are stored, i.e. a total of 68921 bits.
  • the method in question is a method for updating the linear feedback shift register of a code generator from a known state to a new state, comprising defining the jumps corresponding to the different powers of two for shifting from a known state to a new state.
  • the method also comprises generating in each jump the feedback shift register obtained as a result of said jump as follows: generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said element value is generated, and repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
  • the invention also relates to a code generator of a radio system, comprising means for defining the jumps corresponding to the different powers of two for updating the linear feedback shift register of a code generator from a known state to a new state.
  • the code generator also comprising: means for generating in each jump the feedback shift register obtained as a result of said jump, comprising means for generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said obtained element value is generated; means for repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
  • the invention is based on the idea that spreading codes are not stored, but generated when necessary using the powerful calculation method disclosed hereafter.
  • the calculation method only the mask register of one element of each power of two is most preferably stored. The rest of the mask registers are generated from the stored mask register.
  • the invention provides a significant memory saving, because it is not necessary to store a mask register for each element of a feedback shift register, i.e. for a spreading code of 2 41 -1 chips, for instance, only 41 x 41 bits (the number of the different powers of two x the length of the feedback shift register), totalling 1681 bits, are stored, which constitutes only 1/41 of the 68921 bits needed in the prior art mentioned above.
  • Figures 1A and 1 B show an example of a mobile telephone system
  • Figure 2A shows a transmitter and receiver of the mobile telephone system
  • Figure 2B describes spreading code processing performed in the transmitter and receiver
  • Figure 2C shows an example of a simple linear feedback shift register
  • FIGS 3A and 3B show flow charts illustrating a method for updating a linear feedback shift register of a code generator
  • Figures 4A to 41 illustrate the operating principle of the updating method.
  • the invention can be used in various mobile telephone systems employing linear feedback shift registers for the generation of various codes, such as mobile telephone systems employing code division multiple access.
  • FIG. 1 B contains only the blocks that are essential for describing the invention, but it is obvious to a person skilled in the art that a conventional mobile telephone system also contains other functions and elements which need not be described in detail herein.
  • the main parts of a mobile telephone system are a core network CN, a universal mobile telephone system (UMTS) terrestrial radio access network UTRAN, and user equipment UE.
  • CN core network
  • UMTS universal mobile telephone system
  • Uu air interface between UTRAN and UE.
  • UTRAN comprises radio network subsystems RNS.
  • the interface between RNSs is referred to as lur.
  • An RNS comprises a radio network controller RNC and one or more nodes B.
  • the interface between RNC and B is referred to as lub.
  • the service area of node B, i.e. cell, is indicated with C in Figure 1 B.
  • Figure 1 B shows a packet transfer through the Internet 102 from a computer 100 connected to a mobile telephone system to a portable computer 122 connected to user equipment UE.
  • the user equipment UE can, for instance, be a fixed terminal, a terminal arranged in a vehicle, or a portable terminal.
  • the infrastructure of a radio network UTRAN comprises radio network subsystems RNS, i.e. base transceiver station systems.
  • a radio network subsystem RNS comprises a radio network controller RNC, i.e. base station controller, and at least one node B, i.e. base transceiver station, under its control.
  • the node B has a multiplexer 114, transceivers 116 and a control unit 118 which controls the operation of the transceivers 116 and the multiplexer 114.
  • the multiplexer 114 With the multiplexer 114, the traffic and control channels used by several transceivers 116 are placed in the transmission link lub.
  • the transceivers 116 of the node B are connected to an antenna unit 120 with which a bi-directional radio link Uu is implemented to user equipment UE.
  • the structure of the frames to be transmitted over the bi- directional radio link Uu is clearly specified.
  • the radio network controller RNC comprises a group switching field 110 and a control unit 112.
  • the group switching field 110 is used for speech and data connection and to connect signalling circuits.
  • the base station system formed by the node B and the radio network controller RNC also comprises a transcoder 108. Work distribution between the radio network controller RNC and the node B as well as their physical structure can vary depending on implementation. Typically, the node B takes care of the radio path implementation as described above.
  • the radio network controller RNC typically takes care of the following: management of radio resources, control of handover between cells, power adjustment, timing and synchronization, paging the user equipment.
  • the transcoder 108 is usually located as close as possible to a mobile switching centre 106, because speech can then be transmitted in mobile telephone system format between the transcoder 108 and the radio network controller RNC saving transmission capacity.
  • the transcoder 108 converts the different digital coding formats of speech used between the public switched telephone network and the mobile telephone network to be compatible with each other, for instance from the 64 kbit/s format of a public network to another (e.g. 13 kbit s) format of a cellular network and vice versa.
  • the hardware required is not described in detail herein, but it can be noted that other data than speech is not converted in a transcoder 122.
  • a control unit 112 takes care of call control, mobility management, collection of statistics, and. signalling.
  • the core network CN comprises an infrastructure belonging to a mobile telephone system and external to UTRAN.
  • Figure 1 B describes two of the components in a core network CN, i.e. a mobile switching centre 106 and a gateway mobile switching centre 104 which handles the connections of the mobile telephone system to the outside world, in this case, to the Internet 102.
  • User equipment can be a mobile phone, a car phone, a terminal of a wireless local loop or data transmission equipment integrated to a computer.
  • Figure 2A describes the operation of a radio transmitter - radio receiver pair. The radio transmitter can reside in the node B or in the user equipment UE, and the radio receiver correspondingly in the user equipment UE or the node B.
  • Figure 2A describes the essential functions of the radio transmitter.
  • Various services located in the physical channel include speech, data, moving or still video picture, and control channels of the system.
  • the figure shows the processing of the control channel and data.
  • Different services require different source coding means, for instance speech requires a speech codec.
  • source coding means are not, however, described in Figure 2A.
  • Pilot bits which the receiver uses in channel estimation, are placed in the control channel 214.
  • User data 200 is placed in a data channel.
  • Channel coding includes, for instance, different block codes, an example of which is the cyclic redundancy check (CRC).
  • CRC cyclic redundancy check
  • convolution coding and its various modifications, such as punctured convolution coding or turbo coding are typically used.
  • Said pilot bits are, however, not channel-coded, because the purpose is to find out any distortions caused by the channel to the signal.
  • interleaver 204A, 204B When the different channels have been channel-coded, they are interleaved in an interleaver 204A, 204B. The purpose of interleaving is to facilitate error correction.
  • the bits of different sen/ices are mixed in a certain manner together, in which case a momentary fade in the radio path does not necessarily make the transmitted information unidentifiable.
  • the interleaved bits are then spread with a spreading code in blocks 206A, 206B.
  • the obtained chips are then scrambled with a scrambling code and modulated in block 208.
  • the combined signal is forwarded to radio frequency parts
  • the closed loop control used in the power control of the transmission usually controls the transmission power control amplifier located in this block.
  • the analogue radio signal is then transmitted through an antenna 212 to the radio path Uu.
  • the lower part of Figure 2A describes the essential functions of the radio receiver.
  • the radio receiver is typically a RAKE receiver.
  • An analogue radio frequency signal is received from the radio path Uu with an antenna 232.
  • the signal is forwarded to radio frequency parts 230 comprising a filter which prevents all frequencies outside the desired bandwidth.
  • the signal is converted in block 228 to an intermediate frequency or directly to a base band, and the thus converted signal is then sampled and quantized.
  • the aim is to combine the signal components that have propagated via different paths in block 228 which comprises actual RAKE fingers according to prior art.
  • the demultiplexing of various channels, removal of the scrambling code, removal of the spreading code and demodulation is thus performed in block 228.
  • the interleaving of the received physical channels is then removed in deinterleaving means 226A, 226B.
  • the channels are directed each to its own channel decoding block 222A, 222B where the channel coding, for instance block coding or convolution coding, used in transmission is decoded. Convolution coding is preferably decoded with a Viterbi decoder.
  • Each transmitted channel 236, 220 can then be forwarded to a required further processing, for instance data 220 is forwarded to a computer 122 connected to the user equipment UE.
  • the control channels of the system are forwarded to the control part 236 of the radio receiver.
  • Figure 2B describes in greater detail the spreading of a channel with a spreading code and its modulation so that any measures described in Figure 2A that are not essential for the spreading have been left out.
  • a bit stream 250A of the channel arrives from the left to the multiplier 254A which performs the spreading by multiplying the bit stream 250A by the spreading code 252A.
  • the obtained spread channel is multiplied in a multiplier 258A by the carrier 256A for transmission.
  • the received signal is multiplied in a multiplier 256B by the carrier 256B.
  • the spreading is removed by multiplying the received demodulated signal in a multiplier 254B by the used spreading code 252B.
  • received bits 250B are obtained and their interleaving and coding is then removed as described in Figure 2A.
  • a spreading code generator 260A, 260B is implemented by storing the spreading codes into memory or by storing a transformation matrix corresponding to each jump, or at least to each jump corresponding to a power of two, which transformation matrix indicates how each element of the initial state should be transformed to obtain the elements of the new state.
  • control data 262A, 262B such as the ordinal number and code class of a spreading code
  • the desired spreading code 252A, 252B is retrieved from memory, or the desired spreading code is generated from a certain phase onward using a linear feedback shift register.
  • the required spreading code is according to the invention generated on the basis of control data 254A, 254B.
  • the control data 254A, 254B indicate the initial state values of the linear feedback shift register and the ordinal number of the desired new state as calculated from the initial state.
  • Figure 3A describes the steps in the method of the invention. The performance of the method is started from the initial block. Then in block 300, the jumps corresponding to the different powers of two are defined for shifting from the known state to a new state. Then in block 302A, the feedback shift register which is obtained as a result of each jump is generated in each jump. The content of block 302A is described in greater detail in Figure 3B.
  • Block 302A also contains block 302B in which the value of one element of the obtained feedback shift register is generated from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said obtained element value is generated.
  • Block 302A further contains block 302C in which the generation of one value in the feedback shift register for each remaining obtained feedback shift register element is repeated by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
  • Figures 4A to 41 describe the performance of the method using the linear feedback shift register described in Figure 2C.
  • Figure 2C illustrates a simple feedback shift register, but it is obvious that the principles also apply to longer feedback shift registers, such as those comprising 41 elements.
  • the feedback shift register in Figure 2C is made up of five elements 272, 274, 276, 278, 280. Each element is connected to another in such a manner that the output of the first element 272 is connected to the input of the second element 274, the output of the second element is connected to the input of the third element 276, the output of the third element 276 is connected to the input of the fourth element 278, and the output of the fourth element 278 is connected to the input of the fifth element 280.
  • the output 290 of the feedback shift register in question is, in fact, the output 290 of the fifth element 280.
  • An XOR operation i.e. a "logical exclusive OR", is performed in the adder 284.
  • the truth table of the XOR operation is as follows:
  • the result 288 obtained in the adder 284 by the XOR operation from the feedbacks 282, 286 is connected as the input of the first element 270.
  • Figure 4A describes the content of the feedback shift register of Figure 2C in each 31 phase, i.e. state.
  • the initial state of the feedback shift register is "1111 1 ".
  • the state becomes "01111”, employing the feedback rules described in connection with Figure 2C.
  • the feedback shift register goes through all 31 states.
  • the feedback shift register obtains again the same state as at time instant 0, and the cycle starts anew.
  • the feedback shift register in question could be used, for instance, to generate 31 different 5-chip spreading codes, or one long spreading code.
  • the short spreading codes would, of course, be the consecutive values of the different elements in each state, i.e. "11111 ", "01111 ", "00111 ", etc.
  • the length of the long spreading code would be 31 , and it would be made up of the consecutive values 290 of the outputs of the fifth element 280 when all 31 different feedback shift register states were gone through.
  • the long code would constitute the values of the fifth element 280 in Figure 4A, i.e. "11110001 10111010100001001011001 ".
  • Figures 4B to 4F describe the transformation matrices of each different jump according to prior art.
  • Figure 4B describes the mask register of each jump of the fifth element
  • Figure 4C describes that of the fourth element
  • Figure 4D that of the third element
  • Figure 4E that of the second element
  • Figure 4F that of the first element.
  • the mask register contains information on the initial state elements that affect the new state. For instance, when shifting from time instant 0 of Figure 4A to time instant 1 , the feedback shift register of Figure 2C shows that at time instant 1 , the fifth element 280 of the feedback shift register is the fourth element 278 of time instant 0, since the output of the fourth element 278 of the feedback shift register is connected to the input of the fifth element 280. The routine is continued in this manner until a mask register has been generated for all time instants.
  • the structures of the feedbacks of the feedback shift register must be carefully considered in generating the mask registers.
  • the feedbacks in the feedback shift register of Figure 2C used in the examples are from the third and the fifth states to the first state.
  • the element 3 value of a jump is generated by an XOR operation from the elements 1 and 4 of the previous jump.
  • Figure 3B describes the generation of a value of one feedback shift register element in block 302B.
  • the value of the element is preferably generated as follows: a binary sum number is first generated in block 306 by an AND operation from the previous state and the binary mask register, i.e. in Figure 4B "11111 " AND "00010” which produces "00010” as a result, because the AND operation refers to a "logical AND” operation whose truth table is as follows:
  • a value for the one element in question is generated by an XOR operation from all bits of the sum number, i.e. XOR(00010) is obtained for time instant 1 of the jump in Figure 4B, which produces “1 " as a result.
  • the fact that at time instant 1 the value of the fifth element 280 is "1 " can be checked from Figure 4A.
  • Figure 4G describes the mask registers pre-stored for each element 1 , 2, 3, 4, 5 of the jumps corresponding to the different powers of two 2°, 2 ⁇ 2 2 , 2 3 , 2 4 .
  • a mask register "00010" is stored for a jump of one time unit, "00100” for a jump of two time units, “10000” for a jump of four time units, "01101 " for a jump of eight time units, and "1 1011 " for a jump of sixteen time units.
  • Figure 4H describes an example of a jump from the time instant 0 to the time instant 16 shown in Figure 4A. At time instant 0, the initial state is "11111 ".
  • Figure 41 illustrates an update comprising several different jumps.
  • the longest update is of the kind where all jumps corresponding to the powers of two need to be performed.
  • the update comprises two jumps. First, a jump of four time units is performed, and then one of eight time units. The resulting feedback shift register value of "01011 " at time instant 12 can be validated from Figure 4A. The order of performance of the jumps does not affect the result as long as the sum of the jumps corresponds to the desired time instant. It should be noted with regard to Figure 41, that in the beginning, the previous state is the initial state, and from then on the feedback shift register obtained as a result of each previous jump.
  • the radio signal comprises an I branch and a Q branch, between which there is a certain phase deviation
  • said mask register is stored on the first branch and a second mask register is stored on the second branch, the second mask register determining the feedback shift register elements of the first branch, using which the value of the element of the second branch is generated.
  • the mask register can then indicate which feedback shift register elements of the I phase need to be taken into account when calculating the feedback shift register elements of the corresponding Q phase.
  • the mask register is preferably again added together with the I phase feedback shift register by an AND operation.
  • the XOR operation described above is then performed on the obtained sum vector.
  • the mask register shift of the invention is preferably performed only once for each element, i.e. after each shift, first the I phase element and then the Q phase element is generated, or vice versa, depending on for which branch the mask register is made.
  • the spreading code generator is preferably implemented as an application specific integrated circuit. It can also be implemented as conventional hardware made up of separate components. Even a purely software implementation is possible, the used processor must, however, be powerful enough to allow the calculation of the value of the chip of the spreading code during one chip, if necessary.
  • Figure 2B describes the parts used in a software implementation.
  • the code generator 260A has then software 264, a processor 266 for running the software, and a memory 268 for storing the necessary mask registers.
  • the following means are implemented: means for defining the jumps corresponding to the different powers of two, means for generating in each jump the feedback shift register obtained as a result of the jump in question, means for generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said obtained element, and means for repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.

Abstract

The invention relates to a method for updating a linear feedback shift register of a code generator from a known state to a new state, and to a code generator using the method. The method comprises (300) defining jumps corresponding to different powers of two for shifting from a known state to a new state. Then (302A) in each jump the feedback shift register obtained as a result of the jump in question is generated as follows: (302B) the value of one element of the obtained feedback shift register is generated from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said element value is generated, and (302C) the generation of the value of one feedback shift register element is repeated for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.

Description

METHOD FOR UPDATING LINEAR FEEDBACK SHIFT REGISTER OF CODE GENERATOR
FIELD OF THE INVENTION
The invention relates to a method for updating a linear feedback shift register of a code generator from a known state to a new state, and to a code generator using the method. 'Code' refers to a pseudo-noise sequence used in a radio system, for instance to a long spreading code or scrambling code in a radio system employing code division multiple access (CDMA).
BACKGROUND OF THE INVENTION In radio systems employing code division multiple access, the radio resource is divided on a code-division basis between the various users. The payload of each user is spread onto a wide frequency band, of five megahertz, for instance, by multiplying the payload with a spreading code. A receiver distinguishes the signal it wants by multiplying the received signal by the spreading code used to spread it. Parts of a spreading code are called chips which are, in fact, bits. The value of a chip can be marked by a zero and a one, or in real numbers by a one and a minus one. The chip rate is typically significantly faster, over a hundred times faster, for instance, than the payload rate. In addition to spreading codes, codes known as scrambling codes can also be used. The scrambling codes do not necessarily spread the signal any more, but scramble the bits of a spread signal by multiplying each bit in the signal with the corresponding scrambling code bit. Scrambling codes can be extremely long, 241-1 chips long, for instance. The spreading codes used are usually as orthogonal as possible with respect to each other. Spreading codes are obtained from a Hadamard matrix, for instance. A Hadamard matrix Mn is an n x n matrix (n is an even integer) made of zeros and ones so that any matrix line differs from any other matrix line exactly at an n/2 position. One matrix line thus contains only zeros, whereas the rest of the lines contain an equal number of zeros and ones. When n=2, the following Hadamard matrix is obtained:
Figure imgf000003_0001
From the Hadamard matrix Mn, the Hadamard matrix M 2n IS generated by the following relation:
Figure imgf000004_0001
where matrix Mn is a complement of matrix Mn , i.e. the zeros have been replaced with ones and the ones with zeros. Thus, matrix 1 provides:
Figure imgf000004_0002
Further, matrix 3 provides:
0 0 0 0 0 0 0 0
0 1 0 1 0 1 0 1
0 0 1 1 0 0 1
0 1 1 0 0 1 1
M5 = 0 0 0 0 1 1 1 (4)
0 1 0 1 1 0 1
0 0 1 1 1 1 0 0
0 1 1 0 1 0 0 1
If the elements, that is, zeros and ones, of the above Hadamard matrices are represented by ones and minus ones, then the lines in the Hadamard matrix are orthogonal with respect to each other. If desired, the values could also be inverted, i.e. the zeros changed to ones and the ones to zeros, but this does not change the properties of the matrix. For instance, matrix 1 could also be presented as:
M,=
Figure imgf000004_0003
Each matrix line forms one spreading code. The length of a spreading code varies according to the desired spreading factor. Spreading codes can be numbered, for instance, by indicating the code class of the spreading code and its ordinal number in said code class. The code class can be obtained by the following equation: two to the power of the code class equals the length of the spreading code, i.e. the code class is a binary logarithm of the spreading code. Thus, matrix 4, for instance, has the following spreading codes (subindex denotes the code class and the ordinal number is in brackets):
SPREADINGCODE3(0)={0,0,0,0,0,0,0,0} SPREADINGCODE3(1 )={0,1 ,0,1 ,0,1 ,0,1}
SPREADINGCODE3(2)={0,0,1 ,1 ,0,0,1 ,1}
SPREADINGCODE3(3)={0,1 ,1 ,0,0,1 ,1 ,0}
SPREADINGCODE3(4)={0,0,0,0,1 , 1 ,1 ,1}
SPREADINGCODE3(5)={0,1 ,0,1 ,1 ,0,1 ,0} SPREADINGCODE3(6)={0,0,1 ,1 ,1 ,1 ,0,0}
SPREADINGCODE3(7)={0,1 ,1 ,0,1 ,0,0,1}
According to prior art, all short spreading codes are stored into the memory of a transceiver. This means that for a code class 8 code, for instance, 256 different 256-chip-long codes are stored into the memory, i.e. the memory requirement is 256 x 256 bits, which totals 65536 bits. Shorter spreading codes can be generated from the stored long codes, which means that the spreading codes of lower code classes need not be separately stored.
Spreading codes can be extremely long, 221-1 chips long, for instance. This creates the technical problem of being able to generate said code in real-time, since the same sequence is typically used, but different transmitters use it at different stages. Ideally, the generated code sequence would be completely random, but this is not practical, because both the transmitter and the receiver must be able to generate the code sequence used and with the same timing, i.e. phase, too.
Code is generated with a code generator, with a code generator using a linear feedback shift register, for instance. Publication WO 96/36137 discloses a linear feedback shift register that is used for generating an m- sequence (maximal length sequence) to provide a pseudo-noise sequence to be used as a code, the sequence being iterated after 2N-1 cycles, where N represents the number of elements in the feedback shift register. The initial state is always known in linear feedback shift registers, but a problem arises from how to jump from the initial state to an unknown new state. In the solution disclosed in said publication, a transformation matrix corresponding to each jump, or at least to each jump corresponding to a power of two, is stored, which transformation matrix indicates how each element of the initial state should be transformed to obtain the elements of the new state. Thus, for instance, for a spreading code of 241-1 chips, 41 x 41 x 41 (the number of the powers of two x the number of the elements in the feedback shift register x the length of the feedback shift register) bits are stored, i.e. a total of 68921 bits.
BRIEF DESCRIPTION OF THE INVENTION
It is an object of the invention to develop a method for generating a spreading code when necessary, whereby memory is not needed for storing each spreading code, and saving memory space in comparison with known methods. This object is achieved by the method disclosed in the following. The method in question is a method for updating the linear feedback shift register of a code generator from a known state to a new state, comprising defining the jumps corresponding to the different powers of two for shifting from a known state to a new state. The method also comprises generating in each jump the feedback shift register obtained as a result of said jump as follows: generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said element value is generated, and repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
The invention also relates to a code generator of a radio system, comprising means for defining the jumps corresponding to the different powers of two for updating the linear feedback shift register of a code generator from a known state to a new state. The code generator also comprising: means for generating in each jump the feedback shift register obtained as a result of said jump, comprising means for generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said obtained element value is generated; means for repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
Preferred embodiments of the invention are set forth in the dependent claims.
The invention is based on the idea that spreading codes are not stored, but generated when necessary using the powerful calculation method disclosed hereafter. In the calculation method, only the mask register of one element of each power of two is most preferably stored. The rest of the mask registers are generated from the stored mask register. The invention provides a significant memory saving, because it is not necessary to store a mask register for each element of a feedback shift register, i.e. for a spreading code of 241-1 chips, for instance, only 41 x 41 bits (the number of the different powers of two x the length of the feedback shift register), totalling 1681 bits, are stored, which constitutes only 1/41 of the 68921 bits needed in the prior art mentioned above.
BRIEF DESCRIPTION OF THE FIGURES
In the following, the invention will be described in greater detail by means of preferred embodiments and with reference to the attached drawings, in which
Figures 1A and 1 B show an example of a mobile telephone system, Figure 2A shows a transmitter and receiver of the mobile telephone system,
Figure 2B describes spreading code processing performed in the transmitter and receiver,
Figure 2C shows an example of a simple linear feedback shift register,
Figures 3A and 3B show flow charts illustrating a method for updating a linear feedback shift register of a code generator, Figures 4A to 41 illustrate the operating principle of the updating method.
DETAILED DESCRIPTION OF THE INVENTION
The invention can be used in various mobile telephone systems employing linear feedback shift registers for the generation of various codes, such as mobile telephone systems employing code division multiple access.
The examples describe the use of the invention in a universal mobile telephone system (UMTS), without limiting the invention thereto, however.
The structure of the universal mobile telephone system is described with reference to Figures 1A and 1 B. Figure 1 B contains only the blocks that are essential for describing the invention, but it is obvious to a person skilled in the art that a conventional mobile telephone system also contains other functions and elements which need not be described in detail herein. The main parts of a mobile telephone system are a core network CN, a universal mobile telephone system (UMTS) terrestrial radio access network UTRAN, and user equipment UE. The interface between CN and UTRAN is referred to as lu and the air interface between UTRAN and UE is referred to as Uu.
UTRAN comprises radio network subsystems RNS. The interface between RNSs is referred to as lur. An RNS comprises a radio network controller RNC and one or more nodes B. The interface between RNC and B is referred to as lub. The service area of node B, i.e. cell, is indicated with C in Figure 1 B.
As the presentation in Figure 1A is very abstract, it is clarified in Figure 1 B by setting forth the parts of the GSM system that approximately correspond to the parts of the UMTS. It should be noted that the mapping shown is by no means a binding one but an approximation, since the responsibilities and functions of the different parts of the UMTS are still being planned.
Figure 1 B shows a packet transfer through the Internet 102 from a computer 100 connected to a mobile telephone system to a portable computer 122 connected to user equipment UE. The user equipment UE can, for instance, be a fixed terminal, a terminal arranged in a vehicle, or a portable terminal. The infrastructure of a radio network UTRAN comprises radio network subsystems RNS, i.e. base transceiver station systems. A radio network subsystem RNS comprises a radio network controller RNC, i.e. base station controller, and at least one node B, i.e. base transceiver station, under its control.
The node B has a multiplexer 114, transceivers 116 and a control unit 118 which controls the operation of the transceivers 116 and the multiplexer 114. With the multiplexer 114, the traffic and control channels used by several transceivers 116 are placed in the transmission link lub.
The transceivers 116 of the node B are connected to an antenna unit 120 with which a bi-directional radio link Uu is implemented to user equipment UE. The structure of the frames to be transmitted over the bi- directional radio link Uu is clearly specified.
The radio network controller RNC comprises a group switching field 110 and a control unit 112. The group switching field 110 is used for speech and data connection and to connect signalling circuits. The base station system formed by the node B and the radio network controller RNC also comprises a transcoder 108. Work distribution between the radio network controller RNC and the node B as well as their physical structure can vary depending on implementation. Typically, the node B takes care of the radio path implementation as described above. The radio network controller RNC typically takes care of the following: management of radio resources, control of handover between cells, power adjustment, timing and synchronization, paging the user equipment.
The transcoder 108 is usually located as close as possible to a mobile switching centre 106, because speech can then be transmitted in mobile telephone system format between the transcoder 108 and the radio network controller RNC saving transmission capacity. The transcoder 108 converts the different digital coding formats of speech used between the public switched telephone network and the mobile telephone network to be compatible with each other, for instance from the 64 kbit/s format of a public network to another (e.g. 13 kbit s) format of a cellular network and vice versa. The hardware required is not described in detail herein, but it can be noted that other data than speech is not converted in a transcoder 122. A control unit 112 takes care of call control, mobility management, collection of statistics, and. signalling.
The core network CN comprises an infrastructure belonging to a mobile telephone system and external to UTRAN. Figure 1 B describes two of the components in a core network CN, i.e. a mobile switching centre 106 and a gateway mobile switching centre 104 which handles the connections of the mobile telephone system to the outside world, in this case, to the Internet 102. User equipment can be a mobile phone, a car phone, a terminal of a wireless local loop or data transmission equipment integrated to a computer. Figure 2A describes the operation of a radio transmitter - radio receiver pair. The radio transmitter can reside in the node B or in the user equipment UE, and the radio receiver correspondingly in the user equipment UE or the node B.
The upper part of Figure 2A describes the essential functions of the radio transmitter. Various services located in the physical channel include speech, data, moving or still video picture, and control channels of the system. The figure shows the processing of the control channel and data. Different services require different source coding means, for instance speech requires a speech codec. For clarity's sake, source coding means are not, however, described in Figure 2A.
Pilot bits, which the receiver uses in channel estimation, are placed in the control channel 214. User data 200 is placed in a data channel.
Different channel coding is then performed for different channels in blocks 202A and 202B. Channel coding includes, for instance, different block codes, an example of which is the cyclic redundancy check (CRC). In addition, convolution coding and its various modifications, such as punctured convolution coding or turbo coding, are typically used. Said pilot bits are, however, not channel-coded, because the purpose is to find out any distortions caused by the channel to the signal. When the different channels have been channel-coded, they are interleaved in an interleaver 204A, 204B. The purpose of interleaving is to facilitate error correction. In interleaving, the bits of different sen/ices are mixed in a certain manner together, in which case a momentary fade in the radio path does not necessarily make the transmitted information unidentifiable. The interleaved bits are then spread with a spreading code in blocks 206A, 206B. The obtained chips are then scrambled with a scrambling code and modulated in block 208. Next, the individual signals are combined in block 208 to be transmitted through one transmitter. Combining can be time- multiplexing or IQ-multiplexing (l=in-phase, Q=quadrature), for instance. Finally, the combined signal is forwarded to radio frequency parts
210 which can comprise different power amplifiers and filters restricting bandwidth. The closed loop control used in the power control of the transmission usually controls the transmission power control amplifier located in this block. The analogue radio signal is then transmitted through an antenna 212 to the radio path Uu. The lower part of Figure 2A describes the essential functions of the radio receiver. The radio receiver is typically a RAKE receiver. An analogue radio frequency signal is received from the radio path Uu with an antenna 232. The signal is forwarded to radio frequency parts 230 comprising a filter which prevents all frequencies outside the desired bandwidth. After this, the signal is converted in block 228 to an intermediate frequency or directly to a base band, and the thus converted signal is then sampled and quantized. As the signal in question is a multi-path propagated signal, the aim is to combine the signal components that have propagated via different paths in block 228 which comprises actual RAKE fingers according to prior art. The demultiplexing of various channels, removal of the scrambling code, removal of the spreading code and demodulation is thus performed in block 228.
The interleaving of the received physical channels is then removed in deinterleaving means 226A, 226B. The channels are directed each to its own channel decoding block 222A, 222B where the channel coding, for instance block coding or convolution coding, used in transmission is decoded. Convolution coding is preferably decoded with a Viterbi decoder. Each transmitted channel 236, 220 can then be forwarded to a required further processing, for instance data 220 is forwarded to a computer 122 connected to the user equipment UE. The control channels of the system are forwarded to the control part 236 of the radio receiver.
. Figure 2B describes in greater detail the spreading of a channel with a spreading code and its modulation so that any measures described in Figure 2A that are not essential for the spreading have been left out. In the figure, a bit stream 250A of the channel arrives from the left to the multiplier 254A which performs the spreading by multiplying the bit stream 250A by the spreading code 252A. The obtained spread channel is multiplied in a multiplier 258A by the carrier 256A for transmission. Correspondingly, in reception, the received signal is multiplied in a multiplier 256B by the carrier 256B. The spreading is removed by multiplying the received demodulated signal in a multiplier 254B by the used spreading code 252B. As a result, received bits 250B are obtained and their interleaving and coding is then removed as described in Figure 2A.
According to prior art, a spreading code generator 260A, 260B is implemented by storing the spreading codes into memory or by storing a transformation matrix corresponding to each jump, or at least to each jump corresponding to a power of two, which transformation matrix indicates how each element of the initial state should be transformed to obtain the elements of the new state. On the basis of control data 262A, 262B, such as the ordinal number and code class of a spreading code, the desired spreading code 252A, 252B is retrieved from memory, or the desired spreading code is generated from a certain phase onward using a linear feedback shift register.
The required spreading code is according to the invention generated on the basis of control data 254A, 254B. The control data 254A, 254B indicate the initial state values of the linear feedback shift register and the ordinal number of the desired new state as calculated from the initial state. Figure 3A describes the steps in the method of the invention. The performance of the method is started from the initial block. Then in block 300, the jumps corresponding to the different powers of two are defined for shifting from the known state to a new state. Then in block 302A, the feedback shift register which is obtained as a result of each jump is generated in each jump. The content of block 302A is described in greater detail in Figure 3B. Block 302A also contains block 302B in which the value of one element of the obtained feedback shift register is generated from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said obtained element value is generated. Block 302A further contains block 302C in which the generation of one value in the feedback shift register for each remaining obtained feedback shift register element is repeated by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
Figures 4A to 41 describe the performance of the method using the linear feedback shift register described in Figure 2C. Figure 2C illustrates a simple feedback shift register, but it is obvious that the principles also apply to longer feedback shift registers, such as those comprising 41 elements. The feedback shift register in Figure 2C is made up of five elements 272, 274, 276, 278, 280. Each element is connected to another in such a manner that the output of the first element 272 is connected to the input of the second element 274, the output of the second element is connected to the input of the third element 276, the output of the third element 276 is connected to the input of the fourth element 278, and the output of the fourth element 278 is connected to the input of the fifth element 280. The output 290 of the feedback shift register in question is, in fact, the output 290 of the fifth element 280. From the third element 276, there is a feedback 282 to an adder 284, and, likewise, from the fifth element 280, there is a feedback 286 to the adder 284. An XOR operation, i.e. a "logical exclusive OR", is performed in the adder 284. The truth table of the XOR operation is as follows:
Figure imgf000013_0001
The result 288 obtained in the adder 284 by the XOR operation from the feedbacks 282, 286 is connected as the input of the first element 270.
The feedback shift register described in Figure 2C generates an m- sequence whose length is 25-1 =31. Any state can be set as the initial state with the exception of the zero state, i.e. a state in which there is a zero in all elements making the content of the feedback shift register: "00000".
Figure 4A describes the content of the feedback shift register of Figure 2C in each 31 phase, i.e. state. At time instant 0, the initial state of the feedback shift register is "1111 1 ". At time instant 1 , the state becomes "01111", employing the feedback rules described in connection with Figure 2C. Moving from one time instant to another, the feedback shift register goes through all 31 states. At time instant 31 , the feedback shift register obtains again the same state as at time instant 0, and the cycle starts anew. The feedback shift register in question could be used, for instance, to generate 31 different 5-chip spreading codes, or one long spreading code. The short spreading codes would, of course, be the consecutive values of the different elements in each state, i.e. "11111 ", "01111 ", "00111 ", etc. The length of the long spreading code would be 31 , and it would be made up of the consecutive values 290 of the outputs of the fifth element 280 when all 31 different feedback shift register states were gone through. Thus, the long code would constitute the values of the fifth element 280 in Figure 4A, i.e. "11110001 10111010100001001011001 ".
Figures 4B to 4F describe the transformation matrices of each different jump according to prior art. Figure 4B describes the mask register of each jump of the fifth element, Figure 4C describes that of the fourth element, Figure 4D that of the third element, Figure 4E that of the second element, and Figure 4F that of the first element. In fact, the mask register contains information on the initial state elements that affect the new state. For instance, when shifting from time instant 0 of Figure 4A to time instant 1 , the feedback shift register of Figure 2C shows that at time instant 1 , the fifth element 280 of the feedback shift register is the fourth element 278 of time instant 0, since the output of the fourth element 278 of the feedback shift register is connected to the input of the fifth element 280. The routine is continued in this manner until a mask register has been generated for all time instants.
The structures of the feedbacks of the feedback shift register must be carefully considered in generating the mask registers. The feedbacks in the feedback shift register of Figure 2C used in the examples are from the third and the fifth states to the first state. When shifting a mask register, it is not possible to shift the value of both element 1 and 4 to element 3. Therefore, the element 3 value of a jump is generated by an XOR operation from the elements 1 and 4 of the previous jump. For instance, the value of mask register element 3 of jump 10 in Figure 4B is generated by an XOR operation from the elements 1 and 4 of jump 9, i.e. XOR(1 , 1 )=0.
Figure 3B describes the generation of a value of one feedback shift register element in block 302B. The value of the element is preferably generated as follows: a binary sum number is first generated in block 306 by an AND operation from the previous state and the binary mask register, i.e. in Figure 4B "11111 " AND "00010" which produces "00010" as a result, because the AND operation refers to a "logical AND" operation whose truth table is as follows:
Figure imgf000015_0001
Next in block 308, a value for the one element in question is generated by an XOR operation from all bits of the sum number, i.e. XOR(00010) is obtained for time instant 1 of the jump in Figure 4B, which produces "1 " as a result. The fact that at time instant 1 the value of the fifth element 280 is "1 " can be checked from Figure 4A.
As stated earlier, the prior art method in question of storing transformation matrices for all states requires quite a lot of memory. In the example of Figures 4B to 4F, the memory requirement is 31 x 5 x 5 = 775 bits. Even though transformation matrices for only each power of two were stored, i.e. for 2°, 2\ 22, 23, 24, i.e. for jumps 1 , 2, 4, 8, 16 of which all other jumps can be generated, 5 x 5 x 5 = 125 bits of memory would still be needed.
In the method of the invention described in the following, only 5 x 5 = 25 bits of memory is required for the example of Figure 4A, since for each jump corresponding to a power of two, one mask register representing an element of the feedback shift register is stored. The stored mask register preferably represents either the least significant or the most significant bit of the feedback register, in which case the mask register only needs to be shifted in one direction. A solution where the stored mask register represents a feedback shift register element in the middle, is of course possible, but then the mask register needs to be shifted into both directions to make sure that all different elements have been gone through.
Figure 4G describes the mask registers pre-stored for each element 1 , 2, 3, 4, 5 of the jumps corresponding to the different powers of two 2°, 2\ 22, 23, 24. For instance, for the fifth element, a mask register "00010" is stored for a jump of one time unit, "00100" for a jump of two time units, "10000" for a jump of four time units, "01101 " for a jump of eight time units, and "1 1011 " for a jump of sixteen time units. Figure 4H describes an example of a jump from the time instant 0 to the time instant 16 shown in Figure 4A. At time instant 0, the initial state is "11111 ". By calculating the value of the fifth element in block 302B of the flow chart presented in connection with Figure 3B, i.e. by applying the AND operation to the initial state and the mask register "11011 ", "11011" is obtained, from which the XOR operation produces "0". Actions according to block 302C of Figure 3B are performed on the other elements, i.e. the mask register is shifted to correspond to the desired element. For instance, the mask register of the fourth element has been shifted "one step to the left" in the figure, making the mask register "10011 ". By calculating the value of the fourth element in block 302B of the flow chart presented in connection with Figure 3B, i.e. by applying the AND operation to the initial state and the mask register "10011", "10011" is obtained, from which the XOR operation produces "1 ". By repeating the described operation on the remaining elements, "0" is obtained for the value of the third element, "0" for that of the second element, and "0" for that of the first element. Thus, at time instant 16, the value of the feedback shift register is "00010", which can be validated from Figure 4A.
Figure 41 illustrates an update comprising several different jumps. In principle, the longest update is of the kind where all jumps corresponding to the powers of two need to be performed. In the example of Figure 41, the update comprises two jumps. First, a jump of four time units is performed, and then one of eight time units. The resulting feedback shift register value of "01011 " at time instant 12 can be validated from Figure 4A. The order of performance of the jumps does not affect the result as long as the sum of the jumps corresponds to the desired time instant. It should be noted with regard to Figure 41, that in the beginning, the previous state is the initial state, and from then on the feedback shift register obtained as a result of each previous jump.
In a preferred embodiment, the radio signal comprises an I branch and a Q branch, between which there is a certain phase deviation, and said mask register is stored on the first branch and a second mask register is stored on the second branch, the second mask register determining the feedback shift register elements of the first branch, using which the value of the element of the second branch is generated. In fact, this means that the phase deviation between the branches can be presented by a mask register. Let us assume that the phase deviation between the I and Q branches is set at 1024 chips. The mask register can then indicate which feedback shift register elements of the I phase need to be taken into account when calculating the feedback shift register elements of the corresponding Q phase. The mask register is preferably again added together with the I phase feedback shift register by an AND operation. The XOR operation described above is then performed on the obtained sum vector. The mask register shift of the invention is preferably performed only once for each element, i.e. after each shift, first the I phase element and then the Q phase element is generated, or vice versa, depending on for which branch the mask register is made. The spreading code generator is preferably implemented as an application specific integrated circuit. It can also be implemented as conventional hardware made up of separate components. Even a purely software implementation is possible, the used processor must, however, be powerful enough to allow the calculation of the value of the chip of the spreading code during one chip, if necessary. Figure 2B describes the parts used in a software implementation. In principle, the code generator 260A has then software 264, a processor 266 for running the software, and a memory 268 for storing the necessary mask registers. With these parts 264, 266, 268 the following means are implemented: means for defining the jumps corresponding to the different powers of two, means for generating in each jump the feedback shift register obtained as a result of the jump in question, means for generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said obtained element, and means for repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register. Even though the invention has been explained in the above with reference to examples in the accompanying drawings, it is obvious that the invention is not restricted to them but can be modified in many ways within the scope of the inventive idea disclosed in the attached claims.

Claims

1. A method for updating a linear feedback shift register of a code generator from a known state to a new state, comprising:
(300) defining jumps corresponding to different powers of two for shifting from a known state to a new state. characterized by
(302A) generating in each jump the feedback shift register obtained as a result of the jump in question as follows:
(302B) generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said element value is generated,
(302C) repeating the generation of the value of one feedback shift register element for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
2. A method as claimed in claim 1, characterized in that in the generation (302B) of the value of the element of the obtained feedback shift register:
(306) a binary sum number is generated by an AND operation from the previous state and the binary mask register,
(308) a value for the element in question is generated by an XOR operation from all bits of the sum number.
3. A method as claimed in claim 1, characterized in that one mask register representing an element of the feedback shift register is stored for each power of two.
4. A method as claimed in claim 1, characterized in that the stored mask register represents the least significant bit of the feedback shift register.
5. A method as claimed in claim 1, characterized in that the stored mask register represents the most significant bit of the feedback shift register.
6. A method as claimed in claim 1, characterized in that the code generated by the linear feedback shift register is a code of a radio system employing code division multiple access.
7. A method as claimed in claim 6, characterized in that the radio signal comprises an I branch and a Q branch, between which there is a certain phase deviation, and said mask register is stored on the first branch and a second mask register is stored on the second branch, the second mask register determining the feedback shift register elements of the first branch, using which the value of the element of the second branch is generated.
8. A code generator of a radio system, comprising: means (264, 266, 268) for defining the jumps corresponding to the different powers of two for updating a linear feedback shift register of a code generator from a know state to a new state, characterized in that the code generator further comprises: means (264, 266, 268) for generating in each jump the feedback shift register obtained as a result of said jump, comprising means (264, 266, 268) for generating the value of one element of the obtained feedback shift register from the previous state and the pre-stored mask register corresponding to said obtained element, while the mask register determines the elements of the feedback shift register of the previous state, using which elements said value is generated, means (264, 266, 268) for repeating the generation of the value of one feedback shift register elements for each remaining obtained feedback shift register element by shifting the mask register to the position of said remaining element and by generating the value of said remaining element of the obtained feedback shift register from the previous state and the shifted mask register.
9. A code generator as claimed in claim 8, characterized in that the means (264, 266, 268) for generating the value of the element of the obtained feedback shift register comprise means for generating a binary sum number from the previous state and the binary mask register by an AND operation, means for generating a value for the element in question from all bits of the sum number by an XOR operation.
10. A code generator as claimed in claim 8, characterized in that one mask register representing an element of the feedback shift register is stored for each power of two.
11. A code generator as claimed in claim 8, characterized in that the stored mask register represents the least significant bit of the feedback shift register.
12. A code generator as claimed in claim 8, characterized in that the stored mask register represents the most significant bit of the feedback shift register.
13. A code generator as claimed in claim 8, characterized in that the radio system is a system employing code division multiple access.
14. A code generator as claimed in claim 13, characterized in that the radio signal comprises an I branch and a Q branch, between which there is a certain phase deviation, and said mask register is stored on the first branch and a second mask register is stored on the second branch, the second mask register determining the feedback shift register elements of the first branch, using which the value of the element of the second branch is generated.
PCT/FI2000/000236 1999-03-23 2000-03-22 Method for updating linear feedback shift register of code generator WO2000057588A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU35608/00A AU3560800A (en) 1999-03-23 2000-03-22 Method for updating linear feedback shift register of code generator
DE60039420T DE60039420D1 (en) 1999-03-23 2000-03-22 METHOD FOR UPDATING A LINEAR RECONCILED SLIDING REGISTER OF A CODEGENERATOR
EP00914204A EP1163750B1 (en) 1999-03-23 2000-03-22 Method for updating linear feedback shift register of code generator
US09/903,867 US6631158B2 (en) 1999-03-23 2001-07-13 Method for updating linear feedback shift register of code generator

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FI990649A FI108182B (en) 1999-03-23 1999-03-23 Procedure for updating linear feedback shift register in a code generator
FI990649 1999-03-23

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US09/903,867 Continuation US6631158B2 (en) 1999-03-23 2001-07-13 Method for updating linear feedback shift register of code generator

Publications (1)

Publication Number Publication Date
WO2000057588A1 true WO2000057588A1 (en) 2000-09-28

Family

ID=8554267

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FI2000/000236 WO2000057588A1 (en) 1999-03-23 2000-03-22 Method for updating linear feedback shift register of code generator

Country Status (6)

Country Link
US (1) US6631158B2 (en)
EP (1) EP1163750B1 (en)
AU (1) AU3560800A (en)
DE (1) DE60039420D1 (en)
FI (1) FI108182B (en)
WO (1) WO2000057588A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002041551A2 (en) * 2000-11-15 2002-05-23 Go-Cdma Limited Method and apparatus for non-linear code-division multiple access technology
GB2397002A (en) * 2003-01-06 2004-07-07 Via Tech Inc Generation of a scrambling sequence

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100424538B1 (en) * 2001-05-29 2004-03-27 엘지전자 주식회사 Method for producing scrambling code and apparatus thereof in mobile system
KR100474683B1 (en) * 2002-08-23 2005-03-10 삼성전자주식회사 Apparatus for synchronization acquisition in mobile communication system and method thereof
KR100800800B1 (en) * 2005-08-30 2008-02-04 삼성전자주식회사 Pseudorandom binary sequence generation method and apparatus using linear feedback shift register
US7668893B2 (en) * 2005-08-30 2010-02-23 Micron Technology, Inc. Data generator having linear feedback shift registers for generating data pattern in forward and reverse orders
US20090129448A1 (en) * 2006-02-15 2009-05-21 Joshua Lawrence Koslov Apparatus and Method For Generating Scrambling Codes
US8693526B2 (en) * 2011-02-16 2014-04-08 Chester Wildey Unipolar spread spectrum modulation for low computation and power cost signal multiplexing with application to fNIRS measurments
US10708043B2 (en) 2013-03-07 2020-07-07 David Mayer Hutchinson One pad communications

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5243622A (en) * 1991-08-02 1993-09-07 General Dynamics Corporation, Electronics Division Direct-sequence spread-spectrum communication system with asynchronous despreading
US5761239A (en) * 1993-11-01 1998-06-02 Omnipoint Corporation Method and apparatus for despreading spread spectrum signals
US6014408A (en) * 1996-12-27 2000-01-11 Sony Corporation PN code generating circuit and terminal unit

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5267271A (en) * 1991-09-27 1993-11-30 Lockheed Missiles & Space Company, Inc. Signal analysis technique for determining a subject of binary sequences most likely to have been transmitted in a multi-node communication network
US5228054A (en) * 1992-04-03 1993-07-13 Qualcomm Incorporated Power-of-two length pseudo-noise sequence generator with fast offset adjustment
US5491718A (en) * 1994-01-05 1996-02-13 Nokia Mobile Phones Ltd. CDMA radiotelephone having optimized slotted mode and long code operation
JP3611331B2 (en) 1995-05-12 2005-01-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Direct-sequence spread spectrum communication system
JP3229928B2 (en) * 1996-10-25 2001-11-19 沖電気工業株式会社 Mobile communication system
US6005888A (en) * 1997-07-08 1999-12-21 Texas Instruments Incorporated Method for providing offset mask for pseudo-noise sequence generator
US6038577A (en) 1998-01-09 2000-03-14 Dspc Israel Ltd. Efficient way to produce a delayed version of a maximum length sequence using a division circuit
US6246697B1 (en) * 1998-01-24 2001-06-12 Motorola, Inc. Method and system for generating a complex pseudonoise sequence for processing a code division multiple access signal
US5926070A (en) 1998-03-04 1999-07-20 Texas Instruments Incorporated Efficient offset mask generator for pseudo-noise sequence generator
US6141669A (en) 1998-05-06 2000-10-31 Nortel Networks Corporation Pseudorandom binary sequence block shifter
US6141374A (en) * 1998-10-14 2000-10-31 Lucent Technologies Inc. Method and apparatus for generating multiple matched-filter PN vectors in a CDMA demodulator
US6470000B1 (en) * 1998-10-14 2002-10-22 Agere Systems Guardian Corp. Shared correlator system and method for direct-sequence CDMA demodulation
US6636553B1 (en) * 1998-12-29 2003-10-21 Texas Instruments Incorporated Pseudorandom noise generator for WCDMA

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5243622A (en) * 1991-08-02 1993-09-07 General Dynamics Corporation, Electronics Division Direct-sequence spread-spectrum communication system with asynchronous despreading
US5761239A (en) * 1993-11-01 1998-06-02 Omnipoint Corporation Method and apparatus for despreading spread spectrum signals
US6014408A (en) * 1996-12-27 2000-01-11 Sony Corporation PN code generating circuit and terminal unit

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002041551A2 (en) * 2000-11-15 2002-05-23 Go-Cdma Limited Method and apparatus for non-linear code-division multiple access technology
WO2002041551A3 (en) * 2000-11-15 2003-10-02 Go Cdma Ltd Method and apparatus for non-linear code-division multiple access technology
GB2397002A (en) * 2003-01-06 2004-07-07 Via Tech Inc Generation of a scrambling sequence
GB2397002B (en) * 2003-01-06 2005-02-16 Via Tech Inc Scrambler, de-scrambler, and related method

Also Published As

Publication number Publication date
US6631158B2 (en) 2003-10-07
AU3560800A (en) 2000-10-09
US20020031169A1 (en) 2002-03-14
EP1163750A1 (en) 2001-12-19
DE60039420D1 (en) 2008-08-21
FI990649A (en) 2000-09-24
EP1163750B1 (en) 2008-07-09
FI990649A0 (en) 1999-03-23
FI108182B (en) 2001-11-30

Similar Documents

Publication Publication Date Title
US6665692B1 (en) Method for updating a linear feedback shift register of code generator
KR100567180B1 (en) High-data-rate supplemental channel for cdma telecommunications system
US7139260B2 (en) Data transmission method and mobile telephone system
US7430234B2 (en) Components and methods for processing in wireless communication data in presence of format uncertainty
ZA200007304B (en) Quadriphas spreading codes in code division multiple access communications.
JP2001523410A (en) Apparatus and method for processing variable transfer rate data in a fixed rate transfer medium
GB2387304A (en) Decoding coded TFCI bits for DCH and coded TFCI bits for DSCH using zero padding
JP2002536864A (en) Apparatus and method for reducing peak / average rate in CDMA communication
EP1163750B1 (en) Method for updating linear feedback shift register of code generator
US6580747B1 (en) Method and generator for generating orthogonal spreading code in CDMA radio system
JP2004515093A (en) Method and apparatus for efficiently Walsh covering and summing signals in a communication system
JP2004511164A (en) Communication system method and apparatus
WO2002049228A1 (en) A method of quadrature spreading
AU2002213647A1 (en) A method of quadrature spreading
GB2351632A (en) CDMA radio systems
GB2386485A (en) Modulo addressing apparatus and methods

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ CZ DE DE DK DK DM DZ EE EE ES FI FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 09903867

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2000914204

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2000914204

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: JP

WWG Wipo information: grant in national office

Ref document number: 2000914204

Country of ref document: EP