RSSE optimization using hardware acceleration

Information

  • Patent Grant
  • 7372922
  • Patent Number
    7,372,922
  • Date Filed
    Thursday, July 31, 2003
    21 years ago
  • Date Issued
    Tuesday, May 13, 2008
    16 years ago
Abstract
A Reduced State Sequence Equalizer (RSSE) is implemented using a butterfly hardware accelerator (58) in the form of a butterfly to increase the efficiency of computing branch metrics (24) and the ACS (add, compare and select) function (26). Multiple path metrics between a first state and a second state may be computed responsive to the received symbols and reference constellation symbols and determining a best scenario at the second state using said butterfly circuitry. The received symbols may be rotated by a predetermined angle for computation of all minimums of two cosets in an 8-PSK constellation.
Description

This application claims priority under 35 USC §119(e)(1) of European Patent Application Number 02293152.1 filed Dec. 18, 2002.


CROSS-REFERENCE To RELATED APPLICATIONS

Not Applicable


STATEMENT OF FEDERALLY SPONSORED RESEARCH OR DEVELOPMENT

Not Applicable


BACKGROUND OF THE INVENTION

1. Technical Field


This invention relates in general to communications and, more particularly, to a method and apparatus for optimizing RSSE calculations.


2. Description of the Related Art


Compared to binary modulation commonly used in 2G standards, advanced wireless communication systems may use high-level modulation schemes. From a system point of view, this results in spectral efficiency at the expense of an increase of Inter-Symbol Interference (ISI).


In order to mitigate ISI, efficient equalizers need to be implemented on the receiver side. The optimal solution to this problem is known as Maximum Likelihood Sequence Estimation (MLSE). The goal of this method is to subtract every possible sequence of L constellation points weighted by the channel estimation factors from the received symbol vector in order to determine the most probable symbols. L corresponds to the channel estimation length.


The concept behind MLSE is to choose the minimum error square between the received symbol yk and every possible linear combination of the last L symbols âk-i weighted by the channel response samples hi, all values being complex. In a mathematical form, the approximated symbol frame of length Lframe is given by:








a
_

^

=

arg


{


min


a
_

^







k
=
0



L
frame

-
1








(





y
k

-




i
=
0


L
-
1









h
i





a
^


k
-
i




(
s
)







2

)



}






This inner term of the equation, the branch metric, can be rewritten as:










y
k

-




i
=
1


L
-
1









h
i





a
^


k
-
i




(
s
)




-


h
0





a
^

k



(
s
)






2




The branch metric (bm) is composed by three terms. The first one is the soft value of the received symbol, the second one is the estimated contribution of the ISI coming from the L-1 preceding symbols and the third one is the supposed received symbol multiplied by a channel coefficient.


The âk-i(s) for i=1, . . . ,L−1 fully determine a state of the MLSE in a trellis representation. Thus, the number of possible combinations or states, taking into account that âk-i(s) belongs to a set of M symbols and that K=L−1 with the channel response being of length L, is equal to MK. Furthermore, M transitions output each state. This makes MLSE too complicated for implementation in terminals receivers.


A more adapted method, the Reduced State Sequence Equalizer (RSSE) is derived from MLSE. The simplification lies in the reduction of the number of states. Like for the MLSE, the RSSE method consists in minimizing a sum of square values (branch metrics) among all the symbols of the frame under consideration. Therefore, a trellis structure is well adapted to carry out this task. Compared to convolutional decoding, there are, for the general case, no redundancy properties among the branch metrics.


For each symbol received, i.e. on trellis transition, the following units are executed: (1) Branch Metric Computation (BMC) Unit: Compute individually one branch metric per transition, (2) Add Compare and Select (ACS) Unit. With more than two transitions per state and (3) Post-Processing. Current implementations do not use generic structure to perform the BMC and ACS functions. Each branch metric is computed, added to the previous state value and the minimum path is selected for all next states.


While RSSE requires only a fraction of calculations required by MLSE, it still is computation intensive, using significant processing resources. Therefore, a need has arisen for a method and apparatus for performing RSSE computations efficiently.


BRIEF SUMMARY OF THE INVENTION

In the present invention, a sequence of probable symbols is generated from a sequence of received symbols using Reduced State Sequence Estimation. Butterfly circuitry computes terms sm1′=min{sm1+m,sm2−m} and sm2′=min{sm1−m, sm2+m}. Path metrics are computed between a first state and a second state responsive to the received symbols and reference constellation symbols and a best scenario path is determined at the second state using said butterfly circuitry.


The present invention allows branch metric and the accumulate, compare and select (ACS) functions to be aided by use of a butterfly hardware accelerator available to support Viterbi decoding.





BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS

For a more complete understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:



FIGS. 1
a-d illustrate four different possible cosets for 8PSK modulation;



FIG. 2 illustrates a trellis structure for an 8PSK 2-state RSSE and its decomposed version for butterfly execution;



FIG. 3 illustrates a butterfly structure;



FIG. 4 illustrates a block diagram showing the operation of an RSSE equalizer improved by hardware acceleration;



FIG. 5 illustrates how a Butterfly structure can be used to compute branch metrics;



FIG. 6 illustrates a π/8 counterclockwise rotation of a 8PSK constellation to produce symbols which can be accelerated by a Butterfly structure;



FIG. 7 illustrates how 2 Butterfly structures can be used to compute branch metrics relative to all constellation symbols of the rotated 8-PSK constellation; and



FIG. 8 illustrates a block diagram of a mobile communication device using a DSP with the accelerated RSSE.





DETAILED DESCRIPTION OF THE INVENTION

The present invention is best understood in relation to FIGS. 1-8 of the drawings, like numerals being used for like elements of the various drawings.


The Reduced State Sequence Equalizer (RSSE) is derived from the MLSE. In its most complicated form, it is equivalent to the MLSE and in its most simplified form to the DFE (Decision Feedback Equalization). Thus, its complexity is comprised between the MLSE complexity and the DFE complexity.


The RSSE principle restricts the number of possible combination of past symbols to be tested by regrouping them inside so-called cosets. A coset is a collection of one or more symbols of the signal set. All symbols of the constellation need to be in one and only one coset. The ith coset at time n-k is represented by Ai(k). Jk-i is the number of cosets at time n-k and is naturally comprised between 1 and the number of symbols of the signal set: 1≦Jk≦M for ∀k. Furthermore, the analysis here below is restricted to values of Jk equal to power of 2, e.g. for a 8-PSK constellation we have Jk ∈[1,2,4,8], and decreasing or equal values of Jk for increasing values of k: Jk≦Jk-1. This last restriction means that the older the symbol of the ISI sum, the less cosets at that time.



FIGS. 1
a-d illustrates four different possible cosets for 8-PSK modulation. As stated above, the idea behind the RSST is to reduce the number of states of the MLSE. Thus, while a MLSE implementation would have MK states, the RSSE implementation would have









k
=
0


L
-
2








J
k






states, where







1





k
=
0


L
-
2








J
k




M
K


,





while both the MLSE and RSSE implementation have M branch metrics outputting every state. In the RSSE, the number of states is given by








k








J
k

.






In the MLSE, Jk is always equal to the number M of symbols in the constellation.


The RSSE selects the best symbol sequence by minimizing the sum of each Square Euclidean Distance of the estimated ISI term subtracted from the received samples. At each transition, each previous state issues branch metrics related to every symbol ai belonging to the reference constellation that reach the next states where the symbol is contained in the coset Aj.



FIG. 2 illustrates a trellis structure for an 8PSK 2-state RSSE. One sees that in FIG. 2, the number of states is smaller than the number of branches per state and thus parallel transitions occur (four per state transition).


The branch metric between states is









b
m



(

s
,


a
^

k


)


=





y
k

-




i
=
0


L
-
1









h
i





a
^


k
-
i




(
s
)




-

f


(
s
)





2


,





where f(s) may include any corrective terms to compensate for the reduced symbol set.


Many digital signal processors include one or more hardware accelerators (HWAs). A possible HWA is the butterfly-HWA for trellis calculations in Viterbi decoding. The butterfly structure is shown functionally in FIG. 3. The butterfly structure computes:

sm1′=min{sm1+m, sm2−m} and
sm2′=min{sm1−m, sm2+m}


Hardware accelerators can be of a number of different varieties. In some cases, the HWA can be implemented as a specific instruction that is an extension of the ISA (Instruction Set Architecture) which executes a complex function. The hardware that supports the instruction may be part of the processing core or coupled to the processing core. There may also be variations on the computations shown above.


For purposes of discussion, it will be assumed that the butterfly structure has the following restrictions: (1) the branch metrics of a butterfly are symmetric, (2) the branch metrics entering a state are of opposite sign and (3) the branch metrics are real values. Thus, the branch metric has to be a linear function for at least the part containing the parameter corresponding to the bm (the symbol for the equalizer). If not, the structure behind the HWA may not be fully used.



FIG. 4 illustrates a block diagram 20 showing the operation of the RSSE equalizer, indicating areas, which can be improved by the butterfly structure hardware. In block 22, parameters and trellis metrics initialization is performed. In block 24, the branch metrics are computed, using the benefit of acceleration from the butterfly structure. These operations are described in greater detail below. In block 26, the compare and select at the next states are performed, again with the benefit of the butterfly structure. In block 28, the different parameters are updated for computation of the following symbol. The loop of blocks 24 through 28: is repeated for a frame length. Upon completion of a frame, the traceback occurs in block 30 to determine the most likely sequence of symbols.


The following describes modification of the general RSSE methods to allow use of the butterfly structure. As described above:







bm


(

s
,


a
^

k


)


=





y
k

-




i
=
0


L
-
1









h
i





a
^


k
-
i




(
s
)




-

f


(
s
)





2






The equation can be rewritten as:







bm


(

s
,


a
^

k


)


=






y
k

-




i
=
1


L
-
1









h
i





a
^


k
-
i




(
s
)




-


h
0




a
^

k


-

f


(
s
)





2

=





S
_

-


h
0




a
^

k





2









with






S
_


=


[


y
k

-




i
=
1


L
-
1









h
i





a
^


k
-
i




(
s
)




-

f


(
s
)



]

.






Thus, bm(s, âk)=∥S−h0âk2=∥S2+∥h0âk 22Re{h0âkS*}. Without loss of generality, we can set the coefficient h0=1 and for 8PSK constellation ∥ak2 is equal to 1. Consequently,

bm(s,âk)=S2−2Re[h0âkS*].


For a given state, the ∥S2 is constant. Differences come from the targeted symbol âk. The branch metric can be decomposed further by inserting the real and imaginary parts of the right terms: âk=ax+j·ay, h0=hx+j·hy and S=Sx+j·SyThus:

bm(s,âk)=∥S2−2[ax(hxSx+hySy) +ay(hxSy−hySx)], or more concisely:
bm(s,âk)=∥S2−2[axRe{h0*S}+ay Im{h0*S}]


Taking into account that h and Sare related to the initiating state and not to the symbol, the equation can be rewritten as:

bm(s, âk)=∥S2−2[ax(s)+ay(s) ]=∥S2−2ax(s), with
ax(s)=axRe{h0*S} and ay(s)=ayIm{h0* S}.


Examining this expression, it can be seen that the branch metric is composed by three terms, the first one is equal for every branch coming out of one state, the second and third are linear combinations of h0, the S term (both determined by the state) and respectively the real and the imaginary parts of the symbol under consideration.


All the terms depend on the initiating state s. This excludes any use of a butterfly structure with two different states (since the butterfly structure has a m, -m,-m, m symmetry relation). Thus, the only solution is to use one butterfly to compute four transitions issued from one state. This would represent two butterflies per RSSE initiating state for an 8-PSK Constellation.


The RSSE applied to the 8PSK constellation, as defined in FIG. 1a-d, has an interesting property: each coset with more than one symbol always has a symbol and its opposite. This is easily understandable by looking at FIGS. 1a-d. Furthermore, the 4 diagonal symbols (the ones in the coset A1(k) in FIG. 1c) have coordinates equal to (±u,±u) where u=cos(π/4). As shown above, the branch metric may be decomposed in three terms with the two last terms being a linear function of the real and imaginary parts of the symbol under consideration. This second property allows use of the butterfly by conceptually changing the notion of bm for the equalizer. The constant part ∥S2 of the RSSE bm and the positive or negative version of 2ax(s) are added to the old state value in order to define two Trellis states. The branch metric is equal to 2ay(s).


As shown graphically in FIG. 5, the Butterfly structure can be used to compute branch metrics by setting the butterfly HWA values as follows:

sm1=smold+∥S2−2ax(s)
sm2=smold+∥S2+2ax(s)
m=2ay(s)


The butterfly structure computes the transition corresponding to four diagonal symbols of the 8PSK constellation by adding and subtracting their real and imaginary components. The minimum of the two branch metrics determines the best symbol for each coset. It should be noted however, that in this form the butterfly structure is applicable only to cosets that have the symbols with coordinates (±ax, ±ay), ax and ay being two real numbers.


Also as shown in FIG. 5, in this form, only the two diagonal cosets can be computed by the butterfly structure.


A way to use the butterfly structure for the computation of all minimums of two value cosets in 8-PSK constellations is to operate a change of referential. The role of the equalizer is to produce hard decisions. A change of referential will therefore not affect the other parts of the DBB (digital baseband). A π/8 counterclockwise rotation of the constellation shows interesting properties concerning the 8-PSK constellation symbols. As shown in FIG. 6, a π/8 counterclockwise rotation produces symbols that are determined by only two real values α and β.


After the rotation, there are two, four-symbol groups ({A0(k), A3(k)} and {A1(k), A2(k)}) that fulfill butterfly conditions exposed above. Thus, the butterfly structure can be used for all transitions and minimum computations in such a configuration as shown in FIG. 7.


Using a π/8 counterclockwise rotation (any rotation of (2k+1)*π/8, where k is an integer can be used), the butterfly HWA can be applied with the following values:


For the first butterfly of symbol groups {A0(k),A3(k)}:

ax(s)=βRe{h0*S} and ay(s)=αIm{h0* S}
sm1=smold+∥S2−2βRe{h*S}
sm2=smold+∥S2+2βRe{h*S}
m=2αIm{h*S}


For the second butterfly of symbol groups {A1(k),A2(k)}

ax(s)=αRe{h0*S} and ay(s)=βIm{h0* S}
sm1=smold+∥S2−2αRe{h*S}
sm2=smold+∥S2+2αRe{h*S}
m=2βIm{h*S}

with α=cos(π/8), β=sin(π/8) and

Re{h*S}=hxSx+hySy and Im{h*S}=hxSy−hy


A pseudo-code implementation for a modified 8PSK 2-state RSSE method is provided below:

















Initialize (Rotation of yn, hk)



Repeat L times {



 For each RSSE state (2 times) {



  Compute S and ||S||2.



  Compute h*S Re{} and Im{}.



  For each butterfly (2 times) {



   Compute sm1 and sm2



   Compute bm



  }



 }



 Perform 8 Butterflies.



Update. } End repeat L times



Traceback (TBD)










The π/8 rotation method has some implications: (1) π/8 rotation of received samples yi, (2) π/8 rotation of channel estimation hk and (3) only applicable when Jk≦M/2 and when the constellation coset have symbols of opposite signs.


Using a butterfly structure in the RSSE method can significantly reduce the computing resources needed for RSSE calculations, while having no effect on the performance of the RSSE function.


It should also be noted that the RSSE method described above could be used in either a loss-less or a loss variation. In the loss-less variation, both y (received symbol sample vector) and reference constellation symbols are rotated by angle equal to (2k+1)*π/8 with k being a whole number. The angle may vary depending upon the number of symbols in the constellation.


In the loss variation, both y (received symbol sample vector) and reference constellation symbols are rotated by angle equal to (2k+1)*π/8. Then, either the reference constellation or y is rotated by an angle a bit higher or a bit smaller than the first one. The error is proportional to the absolute difference of the rotation angle between y and the reference constellation symbols.



FIG. 8 illustrates a block diagram of a mobile communication device 50 using a DSP 60 for communications support. Information is received over antenna 52, which is converted to symbols yk by digital baseband circuitry 54. The symbols are received by the DSP 56, which rotates the received symbols and/or reference constellation symbols, to generate branch metrics using the hardware accelerators 58 in support of RSSE processing as described above. A memory subsystem 60 and input/output subsystem 62 support the processing core.


An alternative way to the constellation rotation solution discussed above in connection with the computation of the four axis symbols (cosets A0 and A2 in FIG. 5) is to consider these symbols in the form of ak=al·e−jπ/4. Thus, we get ax k(s)=axlRe{e−jπ/4h0*S} and ay l(s)=aylIm {e−jπ/4h0*S}, where axl and ayl are coordinates of a diagonal symbol (in coset A1 and A3 in FIG. 5). In these expressions, (±ax, ±ay) properties for axis symbols are assured and therefore butterfly structures can be used. Real and Imaginary parts are modified by the multiplication of the e−jπ/4 coefficient.


Although the Detailed Description of the invention has been directed to certain exemplary embodiments, various modifications of these embodiments, as well as alternative embodiments, will be suggested to those skilled in the art. The invention encompasses any modifications or alternative embodiments that fall within the scope of the Claims.

Claims
  • 1. Circuitry for generating a sequence of probable symbols from a sequence of received symbols using Reduced State Sequence Estimation, comprising: butterfly circuitry for computing terms in butterfly structure of sm1′=min{sm1+m,sm2−m}and sm2′=min{sm1−m, sm2+m}; andcircuitry for computing multiple path metrics between a first state and a second state responsive to the received symbols and reference constellation symbols and calculating a best path metric at the second state using the output said butterfly circuitry.
  • 2. The circuitry of claim 1 and further comprising circuitry for rotating said received symbols by a predetermined angle.
  • 3. The circuitry of claim 1 and further comprising circuitry for rotating said reference constellation symbols by a predetermined angle.
  • 4. The circuitry of claims 2 or 3 wherein said predetermined angle is (2k+1)*π/8 with k being an whole number.
  • 5. The circuitry of claim 1 and wherein said reference constellation is an 8-PSK constellation, circuitry for expressing axis symbols of the constellation as a function of diagonal symbols in order to assure symmetrical properties for use of the butterfly circuitry.
  • 6. A method of generating a sequence of probable symbols from a sequence of received symbols using Reduced State Sequence Estimation, comprising the steps of: computing multiple path metrics between a first state and a second state responsive to said sequence of received symbols using a butterfly circuit for computing sm1′=min{sm1+m,sm2−m}; and sm2′=min{sm1−m,sm2+m}; andcalculating a best path metric at the second state using the output of said butterfly circuit.
  • 7. The method of claim 6 and further comprising the step of rotating said received symbols by a predetermined angle.
  • 8. The method of claim 6 and further comprising the step of rotating said reference constellation symbols by a predetermined angle.
  • 9. The method of claims 7 or 8 wherein said predetermined angle is (2k+1)*lπ/8 with k being a whole number.
  • 10. The method of claim 6 wherein the reference constellation is an 8-PSK constellation, and further comprising the step of expressing axis symbols of the constellation as a function of diagonal symbols in order to assure symmetrical properties for use of the butterfly circuitry.
Priority Claims (1)
Number Date Country Kind
02293152 Dec 2002 EP regional
US Referenced Citations (8)
Number Name Date Kind
6163581 Kang Dec 2000 A
6397240 Fernando et al. May 2002 B1
6707849 Zangi et al. Mar 2004 B1
6970520 Lindbom et al. Nov 2005 B1
7116732 Worm et al. Oct 2006 B2
20020056068 Aymar et al. May 2002 A1
20020122507 Eidson Sep 2002 A1
20020162074 Bickerstaff Oct 2002 A1
Foreign Referenced Citations (6)
Number Date Country
0 786 872 Jul 1997 EP
1 058 392 Dec 2000 EP
WO 0103308 Jan 2001 WO
WO 0160002 Jan 2001 WO
WO 0239689 May 2001 WO
WO 0178239 Oct 2001 WO
Related Publications (1)
Number Date Country
20040128334 A1 Jul 2004 US