Parallel turbo coder implementation

Information

  • Patent Grant
  • 6651209
  • Patent Number
    6,651,209
  • Date Filed
    Tuesday, September 12, 2000
    24 years ago
  • Date Issued
    Tuesday, November 18, 2003
    20 years ago
Abstract
A turbo coder block having a parallelization of degree n achieves increased processing speed. Each parallelized turbo coder block includes a first storage unit to store n samples of an input signal and a second storage unit to store n samples of at least one output signal of the parallelized turbo coding block. The parallelized turbo coder block further includes a bank of n delay units and is adapted to parallel process n samples of the input signal such that two delay units of the bank directly receive subsets of the n samples of the input signal, and an output signal of one delay unit is supplied to two delay units in the parallelized turbo coder block.
Description




FIELD OF INVENTION




The present invention relates to a turbo coder implementation, and in particular the present invention relates to a parallelization of a turbo coder implementation.




BACKGROUND ART




The base band part of a transmitter in a telecommunication system usually includes together with other parts a general encoder for bits to be transmitted. The encoder adds redundant information to an incoming data stream with bit size K. Thereby, the number of bits is increased by a factor of 1/r, depending on the coder rate r. Currently, coder rates of ½ and ⅓ are commonly used, although other rates are possible as well. As result for each block of K uncoded bits the encoder outputs a block of K/r coded bits.




At a receiving side for the data stream in the telecommunication system the original data stream is recalculated from the coded data block in a receiver even in case some bits get corrupted during transmission over, e.g., the air interface.




Recently, turbo coders have been introduced for the purpose of error control for the transmission of telecommunication data. In general, turbo coding involves applying two or more component codes to different interleaved versions of the same information sequence prior to transmission. As turbo coding is well known in the art, e.g., Berrou et al., “Near Shannon Limit Error—Correcting Coder and Decoder: Turbo-Codes”, IEEE International Communication Conference, pp. 1064-1070, May 1993 and Sklar, “A Primer on Turbo Code Concepts”, IEEE Communications Magazine, pp. 94-102, December 1997, no further details will be given here and the stated references are incorporated herein by reference.




An example for a turbo coder is shown in FIG.


8


. As shown in

FIG. 8

, the turbo encoder consists of two turbo coder blocks TCB


1


, TCB


2


being identical in structure. The difference for the two turbo coder blocks is that one receives the bits of the input block in an unchanged order, whereas the other receives the input bits in an interleaved order. For each input bit, e.g., three output bits are generated at the output


0


,


1


, and


2


, respectively.




As shown in

FIG. 8

, the turbo coder block TCB


1


comprises a first XOR gate


100


at its input and a second XOR gate


102


at its output. In between there are arranged three delay units


104


to


108


for the delay of the respective input bits. Similarly, the turbo coder block TCB


2


comprises a third XOR gate


110


at its input and a fourth XOR gate


112


at its output. In between, there are provided three delay units


114


to


118


that delay the respective input bits.




As also shown in

FIG. 8

, the input signal to the turbo coder is supplied directly to the turbo coder block 1 while it is supplied via an interleaver


120


to the second turbo coder block TCB


2


. For the output


0


the input signal is also directly forwarded without any modification.




Operatively, parameters for the turbo coder shown in

FIG. 8

are the number of delay units in each turbo coder block and further the supply of input signals to the different XOR gates


100


,


102


,


110


, and


112


.




A straightforward implementation of the turbo coder shown in

FIG. 8

relies on the use of delay units as well as input and output registers (not shown in

FIG. 8

) such that turbo coding is done in a bitwise manner. Here, all delay units work with the same system clock so that the output of a delay unit represents the input thereof at the previous clock cycle.




While the straightforward implementation of the turbo coder using the delay units in a serial manner does not require many registers and XOR gates the main disadvantage is that turbo coding is executed in a serial way. This means that only one bit is coded per cycle of the system clock. In conclusion, for cases where high bit rates are necessary, the system clock frequency is to be increased to very high values.




If, e.g., 1200 channels are to be encoded each being related to a voice channel with 100 bits in a time period of 1 msec, the necessary system clock frequency is 120 Mhz.




Here, it would be very difficult to implement a related turbo coder, e.g., using ASIC or FPGA technology.




While one solution would be to implement a dedicated turbo coder for each channel, this would require a complicated handling of input and output bit streams since different channels still must be coded in parallel. This would lead to a very complex control logic to supply the right input at the correct time to the right turbo coder. Further, the outputs of the different turbo coders also would have to be handled in the same complicated way.




SUMMARY OF INVENTION




In view of the above, the object of the invention is to increase the processing speed of turbo coder blocks.




According to the present invention this object is achieved through a parallel realization of turbo coders.




Heretofore, the structure of a turbo coder block is initially described using a general formalized description which then forms the basis for a parallelization of the turbo coder block.




In particular, input samples to the turbo coder block are interpreted as elements of a parallel input vector of dimension n, where n is the degree of parallelization.




The general formalized description of the turbo coder block is then used to derive a mapping of this parallel input vector into at least one parallel output vector.




In more detail, an internal state variable substitution process is applied to each internal state variable of the general formalized description wherein the representation of the internal state variables is scanned for maximum time index elements which are then substituted through carrying out backward time index transitions using previously determined time index substituted representations of the internal state variables. These substitution steps are repeated until the representation of each internal state variable is only dependent on input vector elements and values for internal state variables of the turbo coder being delayed according to the degree of parallelization.




Further, the substitution process is carried out as well for each element of each parallel output vector. Again the representation of each vector element in each output vector is scanned for internal state variables having maximum time index and then a backward time index transition in the representation of the vector element is determined recursively until the representation of the vector element is only dependent on input vector elements and values for internal state variables being delayed according to the degree of parallelization.




Therefore, only one parallelized turbo coder block is necessary instead of many serial turbo coders to achieve an increased processing speed. This leads to the decisive advantage that no complicated input and output control for a plurality of turbo coder blocks is necessary.




E.g., for a four bit parallel turbo coder block the resulting system clock frequency in the example mentioned above lies in the range of 30 MHz and therefore may be easily realized using FPGA or ASIC technology. Therefore, the parallelized turbo coder blocks and the turbo coder derived therefrom achieve a speed-up over the serial turbo coder according to the degree of parallelization so that pre-defined specification may be met using FPGA or ASIC technology-based implementations. Thus, the parallelized turbo coder block may form the basis for complicated telecommunication systems having low processing delay in the base band part without complicated handling of different channels at the same time.




Further, the parallelized turbo coder block and related turbo coder require only a minimum additional surplus in logic gates and registers when being compared to the serial turbo coder.




Still further, when processing blocks in front and subsequent to the turbo coder also support a parallel processing manner, the complete encoder block in total requires less logic and registers than the encoder block with a serial turbo coder and some additional converters (parallel to serial and vice versa).




According to another preferred embodiment, a computer program product is stored in a computer memory and includes software code portions for performing the steps according to the inventive parallelization method when being run on a computer. Preferably, the software code portions are of the VHDL type.




The present invention permits fast development and modification of parallel turbo coder design with decreased number of development cycles and increased flexibility with respect to the mapping of the design to different hardware technologies, e.g., ASIC or FPGA, respectively.











BRIEF DESCRIPTION OF DRAWINGS




In the following, preferred embodiments of the present invention will be described with reference to the enclosed drawings in which:





FIG. 1

shows a circuit diagram of a turbo coder block having one output;





FIG. 2

shows a circuit diagram of a turbo coder block having a plurality of outputs;





FIG. 3

shows the mapping of a time sequential stream of data inputs into a parallel input vector and the mapping of a parallel output vector into a time sequential stream of data outputs;





FIG. 4

shows a circuit diagram of a serial implementation of a specific turbo coder block;





FIG. 5

shows a circuit diagram for a two bit parallel implementation of the turbo coder block shown in

FIG. 4

;





FIG. 6

shows a circuit diagram for a four bit parallel implementation of the turbo coder block shown in

FIG. 4

;





FIG. 7A

shows a circuit diagram of the input part of an eight bit parallel implementation of the turbo coder block shown in

FIG. 4

;





FIG. 7B

shows a circuit diagram for an output part of the parallel implementation of the turbo coder block shown in

FIG. 4

; and





FIG. 8

shows a schematic diagram of a turbo coder comprising an interleaver as well as turbo coding blocks TCB


1


and TCB


2


.











DESCRIPTION OF PREFERRED EMBODIMENTS




In the following, preferred embodiments of the present invention will be described with reference to

FIGS. 1

to


7


.




In particular, initially a formal description of a turbo coder block as shown in

FIGS. 1 and 2

will be given as basis for the description of the parallelization method according to the present invention.




Then, it will be described with reference to

FIG. 3

how a time sequential stream of data inputs may be mapped into a parallel input vector to be handled in the parallelized turbo coder block and how the parallel output vector of this parallelized turbo coder block may again be mapped into a time sequential stream of data outputs.




Subsequent hereto different examples for a parallel implementation of turbo coder blocks using the parallelization method according to the present invention will be given with reference to

FIGS. 4

to


7


.




1. Turbo Coder Block with a Serial Implementation, General Description





FIG. 1

shows a circuit diagram of a turbo coder block using a serial implementation.




As shown in

FIG. 1

, the turbo coder block comprises N delay units, X


1


, X


2


, . . . X


N


such as flip flops, e.g.. The output signals of the delay units X


j


, X


2


, . . . X


N


will be referred to as x


1


(t), x


2


(t) . . . x


N


(t), respectively, where t denotes the integer time index. At the input of the first delay unit X


1


there is provided an input XOR gate


12


and at the output of the last delay unit X


n


, there is provided an output XOR gate


14


.




As also shown in

FIG. 1

, an input signal I(t) supplied via an input delay unit


16


and the output signal of the output XOR gate


14


is forwarded via an output delay unit


18


.




As also shown in

FIG. 1

, the output signals x


1


(t), x


2


(t), . . . , x


N


(+) can be supplied to the input XOR gate


12


via connections α


1


, α


2


, . . . , α


N


. Also, the input signals to the delay units can be supplied to the output XOR gate


14


via connections β


0


, β


1


, . . . , β


N−1


. Further, the output of the delay unit X


N


is supplied to the output XOR gate


14


via a connection β


N


.




By formally assigning a value of 0 or 1 to each of the connections α


1


, α


2


, . . . , α


N


and further to each of the connections β


0


, β


1


, . . . , β


N


it is possible to describe any serial turbo coder block implementation with N delay units according to:












x
1



(
t
)


=


I


(

t
-
1

)





α
1

·


x
1



(

t
-
1

)






α
2

·


x
2



(

t
-
1

)








α
N

·


x
N



(

t
-
1

)
















α
i






ε






{

0
,
1

}






(

1.


x
1


)








x
2



(
t
)


=


x
1



(

t
-
1

)






(

1.


x
2


)
































x
N



(
t
)


=


x

N
-
1




(

t
-
1

)








(

1.


x
N


)











Q


(
t
)


=






β
0

·

[

I


(

t
-
1

)
















α
1

·


x
1



(

t
-
1

)























α
2

·


x
2



(

t
-
1

)



























α
N

·


x
N



(

t
-
1

)





]














β
1

·


x
1



(

t
-
1

)
















β
2

·


x
2



(

t
-
1

)








β
N

·


x
N



(

t
-
1

)











=







β
0

·

I


(

t
-
1

)























β
0

·

α
1

·


x
1



(

t
-
1

)
















β
1

·


x
1



(

t
-
1

)


































β
0

·

α
N

·


x
N



(

t
-
1

)















β
N

·


x
N



(

t
-
1

)









=







β
0

·

I


(

t
-
1

)























x
1



(

t
-
1

)


·

[



β
0

·

α
1




β
1


]







































x
N



(

t
-
1

)


·

[



β
0

·

α
N




β
N


]













&AutoLeftMatch;










β
i






ε






{

0
,
1

}







(

1.

Q

)













As shown in

FIG. 2

, the general description given above for a turbo coder block having a single output may be generalized to a turbo coder block using a serial implementation and having a plurality of outputs.




As

FIG. 1

also

FIG. 2

shows delay units X


1


, X


2


, . . . , X


N


of which the output signals are again referred to as x


1


(t), x


2


(t), . . . , x


N


(t). The output signals x


1


(t), x


2


(t), x


N


(t) of each delay unit X


1


, X


2


, . . . , X


N


are supplied to the input XOR gate


12


via connections α


1


, α


2


, . . . , α


N


already shown in FIG.


1


. Also, the input data stream is supplied to the input XOR gate


12


via the input delay unit


16


.




The serial turbo coder block shown in

FIG. 2

differs over the previously discussed turbo coder block in that a plurality of outputs Q


1


(t), . . . , Q


M


(t) is provided for. As shown in

FIG. 2

, for each output there is provided a related output XOR gate


14


-


1


, . . . ,


14


-M. At the output of each such output XOR gate


14


-


1


, . . . ,


14


-M there is connected a related output delay unit


18


-


1


, . . . ,


18


-M.




As also shown in

FIG. 2

, each input to the delay units X


1


, X


2


, . . . , X


N


can be supplied to the first output XOR gate


14


-


1


via connections β


1,0


, β


1,1


, β


1,2


, β


1,N−1


, further to the second output XOR gate


14


-


2


via connections β


2,0


, β


2,1


, β


2,2


, β


2,N−1


, etc.. Further, the output of the last delay unit X


N


is supplied via a connection β


1,N


to the first output XOR gate


14


-


1


, via a connection β


2,N


to the second output XOR gate


14


-


2


, etc.. Finally, the output signal of each output XOR gate is delayed to derive the turbo coder block output signals Q


1


(t), . . . , Q


M


(t).




The formal description of the turbo coder shown in

FIG. 2

differs over the previously discussed in that for each output Q


1


(t), . . . Q


M


(t) a related output representation is generalized to:















Q
j



(
t
)


=







β
j0

·

I


(

t
-
1

)
























x
1



(

t
-
1

)


·

[



β
j0

·

α
1




β
j1


]






































x
N



(

t
-
1

)


·

[



β
j0

·

α
N




β
jN


]
























β
ij






ε






{

0
,
1

}


















j






ε




[

1
,





,
M

]






&AutoLeftMatch;




(

1.

Q

)













The above formal representations of a turbo coder block in serial implementation having either one or a plurality of outputs will serve as a basis of the description of the parallelization method according to the present invention.




However, before the parallelization method according to the present invention will be described in the following, initially a mapping of a serial data input stream into a parallel input vector and also the mapping of a parallel output vector back into a serial data output stream will be described with reference to FIG.


3


.




2. Turbo Coder Block Using a Parallel Implementation of Degree n




On the upper left side,

FIG. 3

shows a time sequence according to a serial data input stream. Similarly,

FIG. 3

shows in the upper right part a time sequence according to a serial output stream.




As shown in

FIG. 3

, a parallel input vector I


0


, I


1


, In−1 may be derived from a series of data input values I(t−1), I(t−2), . . . , I(t−n) according to:











I


(

t
-
1

)


=

I0


(

p
-
1

)









I


(

t
-
2

)


=

I1


(

p
-
1

)









I


(

t
-
n

)


=

In
-

1


(

p
-
1

)







&AutoLeftMatch;










Assuming that the parallel input vector shown in

FIG. 3

derived from the serial data input stream is processed in a parallel turbo coder block to be decribed in the following, one arrives at a parallel output vector Q


j


0, . . . , Q


j


n−1.




As shown in

FIG. 3

, this parallel output vector may then be mapped back to a serial data output stream Q


j


(t), . . . , Q


j


(t−(n−1)) according to:












Q
j



(
t
)


=






Q
j


0


(
p
)










Q
j



(

t
-
1

)


=






Q
j


1


(
p
)





















Q
j



(

t
-

(

n
-
1

)


)


=







Q
j


n

-

1


(
p
)









&AutoLeftMatch;









j






ε




[

1
,





,
M

]













2.1 General Outline of Parallelization




According to the present invention there are used different time scales in the serial domain and the parallel domain. In other words, a set of n serial data inputs in the serial time domain corresponds to a parallel input vector that is processed in parallel according to one clock cycle in the parallel time domain p.




In conclusion, the resulting parallel system clock is n times slower than the serial system clock assuming that the same amount of data is to be processed. Therefore, the serial time expression (t−1) may be replaced by the parallel time expression (p−1) and a sequence of n serial time inputs is re-written as a single parallel input vector, one parallel clock cycle earlier (p−1). Similarly, the series of outputs is re-written as parallel output vector for the current parallel cycle (p).




Using the general description of a turbo coder block according to

FIGS. 1 and 2

and further the mapping of the serial data input stream into a parallel input vector and the reverse mapping of the parallel output vector into a serial output data stream the approach according to the present invention relies on the supply of a parallel input vector having n serial data input items to a parallelized turbo coding block and the calculation of M output vectors each comprising n output data items therein.




The n elements of the output vector(s) depend only on values of the internal delay units X


1


, . . . , X


N


at n system clocks of the serial turbo coder block implementation earlier—which corresponds to only one cycle in the parallelized turbo coder block—and further on all input data items during these n cycles summarized in the parallel input vector.




As will be shown in the following, the approach underlying the present invention relies on the determination of equations representing the output elements of the parallel output vector and the output values of the internal delay units of the parallel turbo coder block for the next parallel cycle in dependence of output values of the internal delay units of the parallel turbo coder block and the parallel input vector for the previous parallel cycle.




According to the serial representation (see eq. (1.Q)) each output value of a serially implemented turbo coding block at time t is calculated from output values of the delay unit X


1


, . . . , X


N


at time t−1 and the input data item at time t−1.




By replacing all output values of the internal delay units with values at one system clock cycle for the serial implementation earlier and through repeating these replacement steps in a recursive manner until only output values at n serial system clock cycles earlier are left there may be derived equations for the parallel calculation of the output results over n serial cycles or equivalently one parallel cycle.




In other words, these equations form the basis of the parallelized turbo coder blocks as n serial clock cycles represent one parallel clock cycle.




2.2 Backward Time Index Substitution for First Internal State:




In preparing the recursive substitution process mentioned above one may use the representation for the output of the first delay unit X


1


(c.f. eq. (1.x


1


))












x
1



(
t
)


=





I


(

t
-
1

)















α
1

·


x
1



(

t
-
1

)
























α
2

·


x
2



(

t
-
1

)
























α
N

·


x
N



(

t
-
1

)







&AutoLeftMatch;










which is also referred to as first internal state in the following to express this internal state for the serial clock cycles t−1, . . . , t−(n−1) according to:















x
1



(

t
-
1

)


=





I


(

t
-
2

)















α
1

·


x
1



(

t
-
2

)
























a
2

·


x
2



(

t
-
2

)
























α
N

·


x
N



(

t
-
2

)







&AutoLeftMatch;




(

2.


x
1


.1

)



























x
1



(

t
-

(

n
-
1

)


)


=





I


(

t
-
n

)















α
1

·


x
1



(

t
-
n

)
























α
2

·


x
2



(

t
-
n

)
























α
N

·


x
N



(

t
-
n

)










(

2.



x
1

.
n



-


1

)













2.3 Backward time index substitution for further internal states (i=2, . . . , N):




Further, the representation for the outputs of the additional delay units X


2


, . . ., X


N


(see eq. (1.x


2


), . . . , (1.x


N


))








x
i



(
t
)


=


x

i
-
1




(

t
-
1

)












which are also referred to as further internal states in the following may be used to express these internal states for the serial clock cycles t−1, . . . , t−(n−1) according to:











x
i



(

t
-
1

)


=


x

i
-
1




(

t
-
2

)






(

2.


x
i


.1

)






















x
i



(

t
-

(

n
-
1

)


)


=


x

i
-
1




(

t
-
n

)









(

2.



x
i

.
n



-


1

)













2.4 Backward time index substitution for output vector elements:




Still further, the representation for the at least one output of the turbo coder block (c.f. eq. (1.Q))















Q
j



(
t
)


=







β
j0

·

I


(

t
-
1

)



















x
1



(

t
-
1

)


·

[



β
j0

·

α
1




β
j1


]




























x
N



(

t
-
1

)


·

[



β
j0

·

α
N




β
jN


}






&AutoLeftMatch;




(

2.

Q

.0

)













may be used to express this output for the serial clock cycles t−1, . . . . t−(n−1) according to:















Q
j



(

t
-
1

)


=







β
j0

·

I


(

t
-
2

)



















x
1



(

t
-
2

)


·

[



β
j0

·

α
1




β
j1


]




























x
N



(

t
-
2

)


·

[



β
j0

·

α
N




β
jN


}






&AutoLeftMatch;




(

2.

Q

.1

)























Q
j



(

t
-

(

n
-
1

)


)


=


















β
j0

·

I


(

t
-
n

)



















x
1



(

t
-
n

)


·

[



β
j0

·

α
1




β
j1


]




























x
N



(

t
-
n

)


·

[



β
j0

·

α
N




β
jN


]









(

2.


Q
.
n



-


1

)













2.5 Parallelization Through Recursive Backward Time Index Transition Steps:




2.5.1 Object




As already outlined above the object underlying the parallelization process according to the present invention is to express the elements of each parallel output vector—one per output 1, . . . , M shown in FIG.


2


—as a function of a series of n serial data input items and the internal states one parallel cycle—equivalent to n serial cycles—before the current parallel cycle:












Q
j



(

t
-
i

)


=

f


[


I


(

t
-
1

)


,





,


I


(

t
-
n

)


;


x
1



(

t
-
n

)



,





,


x
N



(

t
-
n

)



]













for





i






ε




[

0
,





,

n
-
1


]














j






ε




[

1
,





,
M

]

















Q
ji



(
p
)



=


f


[


I0


(

p
-
1

)


,





,


In
-

1


(

p
-
1

)



;


x
1



(

p
-
1

)



,





,


x
N



(

p
-
1

)



]


.






(

2.


Q
i


)













2.5.2 Recursive Time Index Transition Steps




Firstly, to achieve this goal all internal states are parallelized. For all internal states x


1


(t), . . . , x


N


(t) initially a maximum time index to be used in the representation of this internal state is set to t−1 according to a serial description of operation.




Then the representations of all internal states are considered and each is recursively scanned to substitute internal state variables dependent on the current maximum time index by a formula expressing the same internal state in dependence of a time index preceeding this current maximum time index using one of equations (2) listed above.




Therefore the representation of the considered internal state is modified in a way that a transition is made from the current maximum time index to the time index preceeding the current maximum time index. This transition will be referred to as backward time index transition in the following. After the backward time index transition is achieved for all internal state variables depending on the current maximum time index the current maximum time index is decreased by a value of 1.




This recursive repetition of this process continues until the maximum time index reaches a value of t−n. The reason for this is that at this point the considered internal state at cycle t (p) is described in dependency only of internal states at time t−n (p−1) and serial input data items I(t−1), . . . I(t−n).




Secondly, all elements in each of the output vectors are parallelized by carrying out again backward time index transitions in a recursive manner as described above for the internal states.




Further, it should be mentioned that at intermediate stages between the recursive time index transition steps, at modification of the current maximum time index, the respective representations of internal states and elements of output vectors may be simplified using the relation (a⊕a⊕o≡b) . In other words double terms (a⊕a) may be cancelled in the respective representations.




The recursive parallelization of the serial turbo coder block in the most general form as shown in

FIG. 2

may be summarized as follows:

















procedure recursive_parallelization(n)






int i, j, k;






{













/* parallelization of internal states */







for( k=1; k<=N; k++ )







{













/* consider internal state x


k


(t) */







t


max


= t−1;







while( tmax > t−n )







{













scan representation of internal state X


k


(t)







for internal states with maximum time index







t


max


;







for( all internal states with maximum time







index )







{













execute backward time index transition







from t


max


to t


max


−1 through state variable







substitution using eq. (2) above;













}







cancel double terms in representation of







internal state x


k


(t);







t


max


= t


max


−1;













}













}







/* parallelization of output variables */







for( j=1; j<=M; j++ )







{













for( i=0; i<=n−2; i++ )







{













/* consider output vector element Q


j


(t−i) */







t


max


= t−i−1;







while( tmax > t−n )







{













scan representation of Q


j


(t−i) for







internal states with maximum time index;







for( all internal states with maximum time







index )







{













execute backward time index







transition from t


max


to t


max


−1







through state variable substitution







using eq. (2) above;













}







cancel double terms in representation of







Q


j


(t−i);







t


max


= t


max


−1;













}













}













}











} /* end procedure */














To illustrate the application of the parallelization approach generally described above, in the following, this parallelization process will be explained in more detail with reference to specific examples.




As will be shown in the following each parallelized turbo coder block comprises a storage unit, e.g., a first group of flip flops I


0


, . . . , I


7


to store n samples I(t−1), . . . , I(t−n) of the input signal I(t) for further supply to the parallelized turbo coding block and at least one storage unit, e.g., a second group of flip flops Q


0


, . . . , Q


7


to store n samples Q


j


(t), . . . , Q


j


(t−(n−1)) of the at least one output signal Q


j


(t), j=1, . . . , M, of the parallelized turbo coding block.




Further, the parallelized turbo coder block comprises a bank of n delay units X


1


, . . . , X


N


and is adapted to a parallel processing of n samples of the input signal I(t) such that at least two delay units X


1


, . . . , X


N


of the bank directly receive subsets of the n samples I(t−1), . . . , I(t−n) of the input signal I(t) and an output signal of at least one delay unit X


1


, . . . , X


N


in the parallelized turbo coder block is supplied to at least two delay units in the parallelized turbo coder block.





FIG. 4

shows a circuit diagram of a specific serial turbo coder block as it may be used in the turbo coder shown in FIG.


8


.




Here, it should be noted that the provision of an input delay unit


16


and an output delay unit


18


per se is not a prerequisite in case of a serial implementation but becomes necessary in case of parallization to collect the elements of the input vectors and output vector as shown in FIG.


3


.




The serial turbo coder block shown in

FIG. 4

may be shortly described by N=3, M=1, α=[α


1


, α


2


, α


3


]=[0, 1, 1], β=[β


1


, β


2


, β


3


, β


4


]=[1, 1, 0, 1] using the formal description according to eq. (1) introduced above. In the following it will be explained how this serial turbo coder block may be parallalized into a n=2, 4, and 8 bit parallel turbo coder block.




3.1 Example: 2 bit parallel turbo coder for N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1]




Starting from equation (1) we obtain








x




1


(


t


)=


I


(


t


−1)⊕


x




2


(


t


−1)⊕


x




3


(


t


−1)










x




2


(


t


)=


x




1


(


t


−1)










x




3


(


t


)=


x




2


(


t


−1)










Q


(


t


)=


I


(


t


−1)⊕


x




1


(


t


−1)⊕


x




2


(


t


−1)






as description for the turbo coder block shown in FIG.


4


. The following backward time index transitions over two serial time cycles are necessary:



















x


1


(t) = I(t−1) ⊕ x


2


(t−1) ⊕ x


3


(t−1)






<=>




x


1


(t) = I(t−1) ⊕ x


1


(t−2) ⊕ x


2


(t−2)











which is in view of the parallel circuit:












=>




x


1


(p) = I0(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)







x


2


(t) = x


1


(t−1)






<=>




x


2


(t) = I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)











which is in view of the parallel circuit:












=>




x


2


(p) = I1(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)







x


3


(t) = x


2


(t−1)






<=>




x


3


(t) = x


1


(t−2)











which is in view of the parallel circuit:












=>




x


3


(p) = x


1


(p−1)







Q(t) = I(t−1) ⊕ x


1


(t−1) ⊕ x


2


(t−1)






<=>




Q(t) = I(t−1) ⊕ [I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)] ⊕ x


1


(t−2)











which is in view of the parallel circuit:












=>




Q0(p) = I0(p−1) ⊕ I1(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)







Q(t−1) = I(t−2) ⊕ x


1


(t−2) ⊕ x


2


(t−2)











which is in view of the parallel circuit:












=>




Q1(p) = I1(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)















FIG. 5

shows the result of this parallelization process, i.e. a circuit diagram for a two bit parallel implementation of the turbo coding block shown in FIG.


4


.




3.2 Example: 4 Bit Parallel Turbo Coder for N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1]




Starting from equation (1) we obtain








x




1


(


t


)=


I


(


t


−1)⊕


x




2


(


t


−1)⊕


x




3


(


t


−1)










x




2


(


t


)=x


1


(


t


−1)










x




3


(


t


)=


x




2


(


t


−1)










Q


(


t


)=


I


(


t


−1)⊕


x




1


(


t


−1)⊕


x




2


(


t


−1)






as description for the turbo coder block shown in FIG.


4


. The following backward time index transitions over four serial time cycles are necessary:



















x


1


(t) = I(t−1) ⊕ x


2


(t−1) ⊕ x


3


(t−1)






<=>




x


1


(t) = I(t−1) ⊕ x


1


(t−2) ⊕ x


2


(t−2)






<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ x


1


(t−3) ⊕ x


3


(t−3) ⊕ x


1


(t−3)






<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ x


1


(t−4) ⊕ x


2


(t−4) ⊕













I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)











which is in view of the parallel circuit:












=>




x


1


(p) = I0(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕ x


1


(p−1) ⊕ x


3


(p−1)







x


2


(t) = x


1


(t−1)






<=>




x


2


(t) = I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)






<=>




x


2


(t) = I(t−2) ⊕ x


1


(t−3) ⊕ x


2


(t−3)






<=>




x


2


(t) = I(t−2) ⊕ [I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)] ⊕ x


1


(t−4)











which is in view of the parallel circuit:












=>




x


2


(p) = I1(p−1) ⊕ I3(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)







x


3


(t) = x


2


(t−1)






<=>




x


3


(t) = x


1


(t−2)






<=>




x


3


(t) = [I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)]






<=>




x


3


(t) = I(t−3) ⊕ x


1


(t−4) ⊕ x


2


(t−4)











which is in view of the parallel circuit:












=>




x


3


(p) = I2(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)







Q(t) = I(t−1) ⊕ x


1


(t−1) ⊕ x


2


(t−1)






<=>




Q(t) = I(t−1) ⊕ [I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)] ⊕ x


1


(t−2)






<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ x


1


(t−3) ⊕ x


2


(t−3) ⊕













[I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)]












<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕













[I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)] ⊕ x


2


(t−4)











which is in view of the parallel circuit:












=>




Q0(p) = I0(p−1) ⊕ I1(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕ x


3


(p−1)







Q(t−1) = I(t−2) ⊕ x


1


(t−2) ⊕ x


2


(t−2)






<=>




Q(t−1) = I(t−2) ⊕ [I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3) ] ⊕













x


1


(t−3)












<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ x


1


(t−4) ⊕ x


2


(t−4) ⊕













[I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4) ]











which is in view of the parallel circuit:












=>




Q1(p) = I1(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕ x


1


(p−1) ⊕ x


3


(p−1)







Q(t−2) = I(t−3) ⊕ x


1


(t−3) ⊕ x


2


(t−3)






<=>




Q(t−2) = I(t−3) ⊕ [I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4 ) ] ⊕













x


1


(t−4)











which is in view of the parallel circuit:












=>




Q2(p) = I2(p−1) ⊕ I3(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)







Q(t−3) = I(t−4) ⊕ x


1


(t−4) ⊕ x


2


(t−4)











which is in view of the parallel circuit:












=>




Q3(p) = I3(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)















FIG. 6

shows the result of this parallelization process, i.e. a circuit diagram for a four bit parallel implementation of the turbo coding block shown in FIG.


4


.




3.3 Example: 8 Bit Parallel Turbo Coder for N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1]




Starting from equation (1) we obtain








x




1


(


t


)=


I


(


t


−1)⊕


x




2


(


t


−1)⊕


x




3


(


t


−1)










x




2


(


t


)=


x




1


(


t


−1)










x




3


(


t


)=


x




2


(


t


−1)










Q


(


t


)=


I


(


t


−1)⊕


x




1


(


t


−1)⊕


x




2


(


t


−1)






as description for the turbo coder block shown in FIG.


4


. The following backward time index transitions over eight serial time cycles are necessary:



















x


1


(t) = I(t−1) ⊕ x


2


(t−1) ⊕ x


3


(t−1)






<=>




x


1


(t) = I(t−1) ⊕ x


1


(t−2) ⊕ x


2


(t−2)






<=>




x


1


(t) = I(t−1) ⊕ [I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)] ⊕ x


1


(t−3)






<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ x


1


(t−4) ⊕ x


2


(t−4) ⊕













[I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)]












<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ I(t−4) ⊕













[I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)] ⊕ x


2


(t−5)












<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ x


2


(t−6)






<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ x


1


(t−7)






<=>




x


1


(t) = I(t−1) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕













[I(t−8) ⊕ x


2


(t−8) ⊕ x


3


(t−8)]











which is in view of the parallel circuit:












−>




x


1


(p) = I0(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕ I4(p−1) ⊕













I7(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)













x


2


(t) = x


1


(t−1)






<=>




x


2


(t) = [I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)]






<=>




x


2


(t) = I(t−2) ⊕ x


1


(t−3) ⊕ x


2


(t−3)






<=>




x


2


(t) = I(t−2) ⊕ [I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)] ⊕













x


1


(t−4)












<=>




x


2


(t) = I(t−2) ⊕ I(t−4) ⊕ x


1


(t−5) ⊕ x


2


(t−5) ⊕













[I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)]












<=>




x


2


(t) = I(t−2) ⊕ I(t−4) ⊕ I(t−5) ⊕













[I(t−6 ) ⊕ x


2


(t−6) ⊕ x


3


(t−6)] ⊕ x


2


(t−6)












<=>




x


2


(t) = I(t−2) ⊕ I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕ x


2


(t−7)






<=>




x


2


(t) = I(t−2) ⊕ I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕ x


1


(t−8)











which is in view of the parallel circuit:












=>




x


2


(p) = I1(p−1) ⊕ I3(p−1) ⊕ I4(p−1) ⊕ I5(p−1) ⊕ x


1


(p−1)













x


3


(t) = x


2


(t−1)












<=>




x


3


(t) = x


1


(t−2)






<=>




x


3


(t) = [I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)]






<=>




x


3


(t) = I(t−3) ⊕ x


1


(t−4) ⊕ x


2


(t−4)






<=>




x


3


(t) = I(t−3) ⊕ [I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)] ⊕ x


1


(t−5)






<=>




x


3


(t) = I(t−3) ⊕ I(t−5) ⊕ x


1


(t−6) ⊕ x


2


(t−6) ⊕













[I(t−6) ⊕ x


2


(t−6) ⊕ x


3


(t−6)]












<=>




x


3


(t) = I(t−3) ⊕ I(t−5) ⊕ I(t−6) ⊕













[I(t−7) ⊕ x


2


(t−7) ⊕ x


3


(t−7)] ⊕ x


2


(t−7)












<=>




x


3


(t) = I(t−3) ⊕ I(t−5) ⊕ I(t−6) ⊕ I(t−7) ⊕ x


2


(t−8)











which is in view of the parallel circuit:












=>




x


3


(p) = I2(p−1) ⊕ I4(p−1) ⊕ I5(p−1) ⊕ I6(p−1) ⊕ x


2


(p−1)







Q(t) = I(t−1) ⊕ x


1


(t−1) ⊕ x


2


(t−1)






<=>




Q(t) = I(t−1) ⊕ [I(t−2) ⊕ x


2


(t−2) ⊕ x


3


(t−2)] ⊕ x


1


(t−2)






<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ x


1


(t−3) ⊕ x


2


((t−3) ⊕













[I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)]












<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕













[I(t−4) ⊕ x


2


((t−4) ⊕ x


3


(t−4)] ⊕ x


2


((t−4)












<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ x


2


((t−5)






<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ x


1


(t−6)






<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕













[I(t−7) ⊕ x


2


(t−7) ⊕ x


3


(t−7)]












<=>




Q(t) = I(t−1) ⊕ I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−7) ⊕













x


1


(t−8) ⊕ x


2


(t−8)











which is in view of the parallel circuit:












=>




Q0(p) = I0(p−1) ⊕ I1(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕













I6(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)













Q(t−1) = I(t−2) ⊕ x


1


(t−2) ⊕ x


2


(t−2)






<=>




Q(t−1) = I(t−2) ⊕ [I(t−3) ⊕ x


2


(t−3) ⊕ x


3


(t−3)] ⊕













x


1


(t−3)












<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ x


1


(t−4) ⊕ x


2


((t−4) ⊕













[I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)]












<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕













[I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)] ⊕ x


2


(t−5)












<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ x


2


(t−6)






<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ x


1


(t−7)






<=>




Q(t−1) = I(t−2) ⊕ I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕













[I(t−8) ⊕ x


2


(t−8) ⊕ x


3


(t−8)]











which is in view of the parallel circuit:












=>




Q1(p) = I1(p−1) ⊕ I2(p−1) ⊕ I3(p−1) ⊕ I4(p−1) ⊕













I7(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)













Q(t−2) = I(t−3) ⊕ x


1


(t−3) ⊕ x


2


(t−3)






<=>




Q(t−2) = I(t−3) ⊕ [I(t−4) ⊕ x


2


(t−4) ⊕ x


3


(t−4)] ⊕













x


1


(t−4)












<=>




Q(t−2) = I(t−3) ⊕ I(t−4) ⊕ x


1


(t−5) ⊕ x


2


(t−5) ⊕













[I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)]












<=>




Q(t−2) = I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕













[I(t−6) ⊕ x


2


(t−6) ⊕ x


3


(t−6)] ⊕ x


2


(t−6)












<=>




Q(t−2) = I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕ x


2


(t−7)






<=>




Q(t−2) = I(t−3) ⊕ I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕ x


1


(t−8)











which is in view of the parallel circuit:












=>




Q2(p) = I2(p−1) ⊕ I3(p−1) ⊕ I4(p−1) ⊕ I5(p−1) ⊕ x


1


(p−1)







Q(t−3) = I(t−4) ⊕ x


1


(t−4) ⊕ x


2


(t−4)






<=>




Q(t−3) = I(t−4) ⊕ [I(t−5) ⊕ x


2


(t−5) ⊕ x


3


(t−5)] ⊕













x


1


(t−5)












<=>




Q(t−3) = I(t−4) ⊕ I(t−5) ⊕ x


1


(t−6) ⊕ x


2


(t−6) ⊕













[I(t−6) ⊕ x


2


(t−6) ⊕ x


3


(t−6)]












<=>




Q(t−3) = I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕













[I(t−7) ⊕ x


2


(t−7) ⊕ x


3


(t−7)] ⊕ x


2


(t−7)












<=>




Q(t−3) = I(t−4) ⊕ I(t−5) ⊕ I(t−6) ⊕ I(t−7) ⊕ x


2


(t−8)











which is in view of the parallel circuit:












=>




Q3(p) = I3(p−1) ⊕ I4(p−1) ⊕ I5(p−1) ⊕ I6(p−1) ⊕ x


2


(p−1)







Q(t−4) = I(t−5) ⊕ x


1


(t−5) ⊕ x


2


(t−5)






<=>




Q(t−4) = I(t−5) ⊕ [I(t−6) ⊕ x


2


(t−6) ⊕ x


3


(t−6)] ⊕













x


1


(t−6)












<=>




Q(t−4) = I(t−5) ⊕ I(t−6) ⊕ x


1


(t−7) ⊕ x


2


(t−7) ⊕













[I(t−7) ⊕ x


2


(t−7) ⊕ x


3


(t−7)]












<=>




Q(t−4) = I(t−5) ⊕ I(t−6) ⊕ I(t−7) ⊕













[I(t−8) ⊕ x


2


(t−8) ⊕ x


3


(t−8)] ⊕ x


2


(t−8)











which is in view of the parallel circuit:












=>




Q4(p) = I4(p−1) ⊕ I5(p−1) ⊕ I6(p−1) ⊕ I7(p−1) ⊕ x


3


(p−1)







Q(t−5) = I(t−6) ⊕ x


1


(t−6) ⊕ x


2


(t−6)






<=>




Q(t−5) = I(t−6) ⊕ [I(t−7) ⊕ x


2


(t−7) ⊕ x


3


(t−7)] ⊕













x


1


(t−7)












<=>




Q(t−5) = I(t−6) ⊕ I(t−7) ⊕ x


1


(t−8) ⊕ x


2


(t−8) ⊕













[I(t−8) ⊕ x


2


(t−8) ⊕ x


3


(t−8)]











which is in view of the parallel circuit:












−>




Q5(p) = I5(p−1) ⊕ I6(p−1) ⊕ I7(p−1) ⊕ x


1


(p−1) ⊕ x


3


(p−1)







Q(t−6) = I(t−7) ⊕ x


1


(t−7) ⊕ x


2


(t−7)






<=>




Q(t−6) = I(t−7) ⊕ [I(t−8) ⊕ x


2


(t−8) ⊕ x


3


(t−8)] ⊕













x


1


(t−8)











which is in view of the parallel circuit:












=>




Q6(p) = I6(p−1) ⊕ I7(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1) ⊕ x


3


(p−1)







Q(t−7) = I(t−8) ⊕ x


1


(t−8) ⊕ x


2


(t−8)











which is in view of the parallel circuit:












−>




Q7(p) = I7(p−1) ⊕ x


1


(p−1) ⊕ x


2


(p−1)















FIGS. 7A and 7B

show the result of this parallelization process, i.e. a circuit diagram for an eight bit parallel implementation of the turbo coding block shown in FIG.


4


.




4. VHDL Code




The recursive parallelization described above in a step-by-step manner may be used with logic synthesis tools to compare different design alternatives. Without restriction to any such particular system, here, reference is made to the Very High Speed Hardware Discription Language VHDL as being a typical example for the design of logic circuits using logic synthesis tools.




An advantage of the VHDL Code approach to the implementation of the turbo coder block parallelization result is that a design may be realized in a very short time without being bound to a specific technology, e.g., ASIC or FPGA.




Thus, the actual technology is not specified through the turbo coder block parallelization result but may be set as parameter to be handled by the logic synthesis tool subsequent to coding and thus be changed easily to compare different design options.




In the following, VHDL codes are listed for the 2, 4, and 8 bit parallelized turbo coder blocks shown in

FIGS. 5

,


6


, and


7


. Since the use of the VHDL code language is known in the art and the relation to the parallelization results explained above are self-evident no further explanation of details will be given here.




















LIBRARY ieee;







USE ieee.std_logic_1164.ALL;







USE ieee.std_logic_arith.ALL;







ENTITY en_turbo_coder_rtl IS







 PORT (







 -- General:














 reset_p




: IN STD_LOGIC;







 clk32m




: IN STD_LOGIC; -- Clock








 (rising edge triggered)







 input_8




: IN std_logic_vector (7 DOWNTO 0);







 input_4




: IN std_logic_vector (3 DOWNTO 0);







 input_2




: IN std_logic_vector (1 DOWNTO 0);







 input_1




: IN std_logic;













 -- turboCoding 2 bit parallel














 output_8




: OUT std_logic_vector (7 DOWNTO 0);







 output_4




: OUT std_logic_vector (3 DOWNTO 0);







 output_2




: OUT std_logic_vector (1 DOWNTO 0);







 output_1




: OUT std_logic







 );













END en_turbo_coder_rtl;







ARCHITECTURE rtl OF en_turbo_coder_rtl IS














SIGNAL s1_x1




: std_logic;







SIGNAL s1_x2




: std_logic;







SIGNAL s1_x3




: std_logic;







SIGNAL s1_i




: std_logic;







SIGNAL s1_o




: std_logic;







SIGNAL s2_x1




: std_logic;







SIGNAL s2_x2




: std_logic;







SIGNAL s2_x3




: std_logic;







SIGNAL s2_i




: std_logic_vector (1 DOWNTO 0);







SIGNAL s2_o




: std_logic_vector (1 DOWNTO 0);







SIGNAL S4_x1




: std_logic;







SIGNAL s4_x2




: std_logic;







SIGNAL s4_x3




: std_logic;







SIGNAL s4_i




: std_logic_vector (3 DOWNTO 0);







SIGNAL s4_o




: std_logic_vector (3 DOWNTO 0);







SIGNAL s8_x1




: std_logic;







SIGNAL s8_x2




: std_logic;







SIGNAL s8_x3




: std_logic;







SIGNAL s8_i




: std_logic_vector (7 DOWNTO 0);







SIGNAL s8_o




: std_logic_vector (7 DOWNTO 0);













BEGIN







 tc_1: PROCESS (clk32m, reset_p) -- seriell building of







  turbo coder block TCB







 BEGIN







  IF reset_p = ‘1’ THEN







   s1_x1 <= ‘0’;







   s1_x2 <= ‘0’;







   s1_x3 <= ‘0’;







   s1_i <= ‘0’;







   s1_o <= ‘0’;







  ELSIF clk32m′EVENT AND clk32m = ‘1’ THEN







   s1_i <= input_1;







   s1_x1 <= s1_i XOR s1_x2 XOR s1_x3;







   s1_x2 <= s1_x1;







   s1_x3 <= s1_x2;







   s1_o <= s1_i XOR s1_x2 XOR s1_x1;







  END IF;







END PROCESS tc_1;







output_1 <= s1_o;







tc_2: PROCESS (clk32m, reset_p) -- 2bit parallel building







 of turbo coder block







BEGIN







 IF reset_p = ‘1’ THEN







  s2_x1 <= ‘0’;







  s2_x2 <= ‘0’;







  s2_x3 <= ‘0’;







  s2_i <= (OTHERS => ‘0’);







  s2_o <= (OTHERS => ‘0’);







 ELSIF clk32m′EVENT AND clk32m = ‘1’ THEN







  s2_i <= input_2;







  s2_x1 <= s2_i (0) XOR s2_x1 XOR s2_x2;







  s2_x2 <= s2_i (1) XOR s2_x2 XOR s2_x3;







  s2_x3 <= s2_x1;







  s2_o (0) <= s2_i (0) XOR







   s2_i (1) XOR s2_x1 XOR s2_x2 XOR s2_x3;







  s2_o (1) <= s2_i (1) XOR s2_x1 XOR s2_x2;







 END IF;







END PROCESS tc_2;







output_2 <= s2_o;







tc_4: PROCESS (clk32m, reset_p) -- 4bit parallel building







 of turbo coder block







BEGIN







 IF reset_p = ‘1’ THEN







  s4_x1 <= ‘0’;







  s4_x2 <= ‘0’;







  s4_x3 <= ‘0’;







  s4_i <= (OTHERS => ‘0’);







  s4_o <= (OTHERS => ‘0’);







 ELSIF clk32m′EVENT AND clk32m = ‘1’ THEN







  s4_i <= input_4;







  s4_x1 <= s4_i (0) XOR s4_i (2) XOR s4_i (3)







   XOR s4_x1 XOR s4_x3;







  s4_x2 <= s4_i (1) XOR s4_i (3) XOR s4_x1







   XOR s4_x2 XOR s4_x3;







  s4_x3 <= s4_i (2) XOR s4_x1 XOR s4_x2;







  s4_o (0) <= s4_i (0) XOR s4_i (1) XOR s4_i (2)







   XOR s4_i (3) XOR s4_x3;







  s4_o (1) <= s4_i (1) XOR s4_i (2) XOR s4_i (3)







   XOR s4_x1 XOR s4_x3;







  s4_o (2) <= s4_i (2) XOR s4_i (3) XOR s4_x1







   XOR s4_x2 XOR s4_x3;







  s4_o (3) <= s4_i (3) XOR s4_x1 XOR s4_x2;







  END IF;







END PROCESS tc_4;







output_4 <= s4_o;







tc_8: PROCESS (clk32m, reset_p) -- 8bit parallel building







 of turbo coder block







BEGIN







 IF reset_p = ‘1’ THEN







  s8_x1 <= ‘0’;







  s8_x2 <= ‘0’;







  s8_x3 <= ‘0’;







  s8_i <= (OTHERS => ‘0’);







  s8_o <= (OTHERS => ‘0’);







 ELSIF clk32m′EVENT AND clk32m = ‘1’ THEN







  s8_i <= input_8;







  s8_x1 <= s8_i (0) XOR s8_i (2) XOR s8_i (3)







   XOR s8_i (4) XOR s8_i (7)







   XOR s8_x2 XOR s8_x3;







  s8_x2 <= s8_i (1) XOR s8_i (3) XOR s8_i (4)







   XOR s8_i (5) XOR s8_x1;







  s8_x3 <= s8_i (2) XOR s8_i (4) XOR s8_i (5)







   XOR s8_i (6) XOR s8_x2;







  s8_o (0) <= s8_i (0) XOR s8_i (1) XOR s8_i (2)







   XOR s8_i (3) XOR s8_i (6)







   XOR s8_x1 XOR s8_x2;







  s8_o (1) <= s8_i (1) XOR s8_i (2) XOR s8_i (3)







   XOR s8_i (4) XOR s8_i (7)







   XOR s8_x2 XOR s8_x3;







  s8_o (2) <= s8_i (2) XOR s8_i (3) XOR s8_i (4)







   XOR s8_i (5) XOR s8_x1;







  s8_o (3) <= s8_i (3) XOR s8_i (4) XOR s8_i (5)







   XOR s8_i (6) XOR s8_x2;







  s8_o (4) <= s8_i (4) XOR s8_i (5) XOR s8_i (6)







   XOR s8_i (7) XOR s8_x3;







  s8_o (5) <= s8_i (5) XOR s8_i (6) XOR s8_i (7)







   XOR s8_x1 XOR s8_x3;







  s8_o (6) <= s8_i (6) XOR s8_i (7) XOR s8_x1







   XOR s8_x2 XOR s8_x3;







  s8_o (7) <= s8_i (7) XOR s8_x1 XOR s8_x2;







 END IF;







END PROCESS tc_8







output_8 <= s8_o;







END rtl;















5. Turbo Coder Realization




While above reference has been made to

FIG. 8

with respect to background art of the present invention this

FIG. 8

is also related to the present invention as will be shown in the following.




According to the present invention described so far reference has been made to the parallelization of turbo coder blocks with M outputs. Nevertheless, it should be mentioned that according to the present invention the construction of a complete turbo coder requires the instantiation of the parallelized turbo coder block twice, as shown in

FIG. 8

(where M=1 is assumed in both blocks).




One turbo coder block is related to the normal input data stream to derive OUTPUT


1


shown in FIG.


8


and the other is related to the interleaved input data stream to derive OUTPUT


2


. Since the input data stream is also directly forwarded to OUTPUT


0


the three outputs of the turbo coder have a width of 3n bits per parallel clock cycle, where n is the degree of parallelization.



Claims
  • 1. A parallel turbo coder implementation method for a serial turbo coder block described according to: x1⁡(t)=I⁡(t-1)⊕α1·x1⁡(t-1)⊕α2·x2⁡(t-1)⊕…⊕αN·xN⁡(t-1) ⁢αi⁢ ⁢ε⁢ ⁢{0,1}⁢  ⁢x2⁡(t)=x1⁡(t-1)⁢  ⁢⋮⁢ ⁢⋮⁢  ⁢xN⁡(t)=xN-1⁡(t-1)⁢  ⁢Qj⁡(t)=βj0·I⁡(t-1)⊕ ⁢⁢ ⁢x1⁡(t-1)·[βj0·α1⊕βj1]⊕ ⁢⁢ ⁢⋮⁢ xN⁡(t-1)·[βj0·αN⊕βjN]⁢ βij⁢ε⁢ ⁢{0,1} ⁢j⁢ ⁢ε⁡[1,…⁢ ,N]comprisinga) carrying out a time index substitution for a first internal state according to: x1⁡(t-1)= ⁢I⁡(t-2)⊕ ⁢α1·x1⁡(t-2)⊕  ⁢α2·x2⁡(t-2)⊕…⊕  ⁢αN·xN⁡(t-2)(2.⁢x1⁢.1)⋮⁢  x1⁡(t-(n-1))= ⁢I⁡(t-n)⊕ ⁢α1·x1⁡(t-n)⊕  ⁢α2·x2⁡(t-n)⊕…⊕  ⁢αN·xN⁡(t-n)(2.⁢x1.n⁢-⁢1)where n is the degree of parallelization;b) carrying out a time index substitution for the remaining internal states (i=2, . . . , N) according to: xi⁡(t-1)=xi-1⁡(t-2)(2.⁢xi⁢.1)⋮⁢ xi⁡(t-(n-1))=xi-1⁡(t-n)(2.⁢xi.n⁢-1)c) carrying out a time index substitution for the output signal according to: Qj⁡(t-i)=βj0·I⁡(t-(i+1))⊕ ⁢⁢x1⁡(t-(i+1))·[βj0·α1⊕βj1]⊕ ⁢⁢⋮⁢  ⁢xN⁡(t-(i+1))·[βj0·αN⊕βjN]⁢  ⁢i⁢ ⁢ε⁢ [1,…⁢ ,n-1] ⁢(2.⁢Q.i)to derive a parallel output vector: Qj⁡(t)=Qj⁢0⁢(p)⁢ Qj⁡(t-1)=Qj⁢1⁢(p)⁢ ⋮⁢ Qj⁡(t-(n-1))=Qj⁢n-1⁢(p) ⁢j⁢ ⁢ε⁢ [1,…⁢ ,M]d) carrying out an internal state substitution process for each internal state xk(t) (k=1, . . . N) according to the following: d1) set maximum time index element for the internal state xk(t) to tmax=t−1; d2) scan the representation of the internal state xk(t) for internal states with maximum time index tmax; d3) execute backward time index transition from tmax to tmax−1 in the representation of the internal state xk(t) through state variable substitution steps using eqs. (2); and d4) decrement tmax by a value of 1 and repeat steps d2) to d4) while tmax>t−n; e) carrying out an internal state substitution process for each element Qj(t−i) (i=0, . . . , n−2) of each parallel output vector Qj(t) (j=1, . . . , M) according to the following e1) set maximum time index element for vector element Qj(t−i) in the considered parallel output vector Qj(t) to tmax=t−i−1; e2) scan the representation of the vector element Qj(t−i) for internal states with maximum time index; e3) execute backward time index transition in the representation of the vector element Qj(t−i) from tmax to tmax−1 through state variable substitution steps using eqs. (2); and e4) decrement tmax by a value of 1 and repeat steps e2) to e4) while tmax>t−n.
  • 2. A parallel turbo coder block of parallelization degree n, comprisinga) a first stoic to store n samples of an input signal to the parallel turbo coding block; b) a second store to store n samples of at least one output signal of the parallel turbo coding block; and c) a turbo coder comprising a bank of n delay units and being adapted to parallel process n samples of the input signal such that at least two delay units of the bank directly receive subsets of the n samples of the input signal and an output signal of at least one delay unit in the turbo coder is supplied to at least two delay units in the turbo coder.
  • 3. The Parallel turbo coder block according to claim 2, wherein the turbo coder has a structure being derivable from a serial turbo coder block description according to: x1⁡(t)=I⁡(t-1)⊕α1·x1⁡(t-1)⊕α2·x2⁡(t-1)⊕…⊕αN·xN⁡(t-1) ⁢αi⁢ ⁢ε⁢ ⁢{0,1}⁢  ⁢x2⁡(t)=x1⁡(t-1)⁢  ⁢⋮⁢ ⁢⋮⁢  ⁢xN⁡(t)=xN-1⁡(t-1)⁢  ⁢Qj⁡(t)=βj0·I⁡(t-1)⊕ ⁢⁢ ⁢x1⁡(t-1)·[βj0·α1⊕βj1]⊕ ⁢⁢ ⁢⋮⁢ xN⁡(t-1)·[βj0·αN⊕βjN]⁢ βji⁢ε⁢ ⁢{0,1} ⁢j⁢ ⁢ε⁡[1,…⁢ ,M]through the parallel turbo coder implementation method of claim 1.
  • 4. A paralled turbo coder block according to claim 2, whecein the parallelization degree is 2, N=3, M=1, α=[0, 1, 1], β=[0, 1], and a structure of the turbo coder isQ0(p)=I0(p−1)⊕I1(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) Q1(p)=I1(p−1)⊕x1(p−1)⊕x2(P−1), whereinx1(p)=I0(p−1)⊕x1(P−1)⊕x2(P−1), x2(p)=I1(p−1)⊕x2(p−1)⊕x3(p−1), and x3(p)=x1(p−1).
  • 5. A parallel turbo coder block according to claim 2, wherein the parallelization degree is 4, N=3, M=1, α=[0, 1, 1], β=[1, 0, 1], and a structure of the turbo coder isQ0(p)=I0(p−1)⊕I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕x3(p−1) Q1(p)=I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕x1(p−1)⊕x3(p−1)  Q2(p)=I2(p−1)⊕I3(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1)Q3(p)=I3(p−1)⊕x1(p−1)⊕x2(p−1), whereinx1(p)=I0(p−1)⊕I2(p−1)⊕I3(p−1)⊕x1(p−1)⊕x3(p−1), x2(p)=I1(p−1)⊕I3(p−1)βx1(P−1)⊕x2(P−1)⊕x3(p−1), and x3(p)=I2(p−1)⊕x1(p−1)⊕x2(P−1).
  • 6. A parallel turbo coder block according to claim 2, wherein the parallelization degree is 8, N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1], and a structure of the turbo coders isQ0(p)=I0(p−1)⊕I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕I6(p−1)⊕x1(p−1)⊕x2(p−1) Q1(p)=I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I7(p−1)⊕x2(p−1)⊕x3(p−1) Q2(p)=I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕x1(p−1) Q3(p)=I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕x2(P−1)  Q4(p)=I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕I7(p−1)⊕x3(p−1)Q5(p)=I5(p−1)⊕I6(p−1)⊕I7(p−1)⊕x1(p−1)⊕x3(p−1) Q6(p)=I6(p−1)⊕I7(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) Q7(p)=I7(p−1)⊕x1(p−1)⊕x2(p−1), whereinx1(p)=I0(p−1)⊕I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I7(p−1)⊕x2(p−1)⊕x3(p−1), x2(p)=I1(p−1)⊕I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕x1(p−1), and x3(p)=I2(p−1)I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕x2(p−1).
  • 7. A Parallel turbo coder block according to claim 3, wherein the parallelization degree is 2, N=3, M=1, α=[0, 1, 1],β=[1, 1, 0, 1], and a structure of the turbo coder isQ0(p)=I0(p−1)⊕I1(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) Q1(p)=I1(p−1)⊕x1(p−1)⊕X2(p−1), whereinx1(p)=I0(p−1)⊕x1(p−1)⊕x2(p−1), x2(p)=I1(p−1)⊕x2(p−1)⊕x3(p−1), and x3(p)=x1(p−1).
  • 8. A parallel turbo coder block according to claim 3, wherein the parallelization degree is 4, N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1], and a structure of the turbo coder isQ0(p)=I0(p−1)⊕I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕x3(p−1) Q1(p)=I1(p−1)⊕I2(p−1)βI3(p−1)⊕x1(p−1)⊕x3(p−1) Q2(p)=I2(p−1)⊕I3(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) Q3(p)=I3(p−1)⊕x1(p−1)⊕x2(p−1) whereinx1(p)=I0(p−1)⊕I2(p−1)⊕I3(p−1)⊕x1(p−1)⊕x3(p−1), x2(p)=I1(p−1)⊕I3(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1), and  x3(p)=I2(p−1)⊕x1(p−1)⊕x2(p−1).
  • 9. A parallel turbo coder block according to claim 3, wherein the parallelization degree is 8, N=3, M=1, α=[0, 1, 1], β=[1, 1, 0, 1], and a structure of the turbo coder isQ0(p)=I0(p−1)⊕I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕I6(p−1)⊕x2(p−1)⊕x2(p−1) Q1(p)=I1(p−1)⊕I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I7(p−1)⊕x2(p−1)⊕x3(p−1) Q2(p)=I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕x1(p−1) Q3(p)=I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕x2(p−1) Q4(p)=I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕I7(p−1)⊕x3(p−1) Q5(p)=I5(p−1)⊕I6(p−1)⊕I7(p−1)⊕x1(p−1)⊕x3(p−1) Q6(p)=I6(p−1)⊕I7(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) Q7(p)=I7(p−1)⊕x1(p−1)⊕x2(p−1)⊕x3(p−1) whereinx1(p)=I0(p−1)⊕I2(p−1)⊕I3(p−1)⊕I4(p−1)⊕I7(p−1)⊕x2(p−1)⊕x3(p−1),  x2(p)=I1(p−1)⊕I3(p−1)⊕I4(p−1)⊕I5(p−1)⊕x1(p−1), andx3(p)=I2(p−1)I4(p−1)⊕I5(p−1)⊕I6(p−1)⊕x2(p−1).
  • 10. A computer program product stored in a memory comprising software code portions for performing the method according to claim 1 when the product is run on a computer.
  • 11. The computer program product according to claim 10, wherein the software code portions are of the VHDL type.
  • 12. The computer programm product according to claim 11, wherein the software code portions are defined as follows:LIBRARY ieee;USE ieee.std_logic_1164.ALL;USE ieee.std_logic_arith.ALL.ENTITY en_turbo_coder_rtl ISPORT(-- General:reset_p: IN STD_LOGIC;clk32m: IN STD_LOGIC; -- Clock(rising edge triggered)input_8: IN std_logic_vector(7 DOWNTO 0);input_4: IN std_logic_vector(3 DOWNTO 0);input_2: IN std_logic_vector(1 DOWNTO 0);input_1: IN std_logic:-- turboCoding 2 bit paralleloutput_8: OUT std_logic_vector(7 DOWNTO 0);output_4: OUT std_logic_vector(3 DOWNTO 0);output_2: OUT std_logic_vector(1 DOWNTO 0);output_1: OUT std_logic);END en_turbo_coder_rtl;ARCHITECTURE rtl OF en_turbo_coder_rtl ISSIGNAL s1_x1: std_logic;SIGNAL s1_x2: std_logic;SIGNAL s1_x3: std_logic;SIGNAL s1_i: std_logic;SIGNAL S1_o: std_logic;SIGNAL s2_x1: std_logic;SIGNAL s2_x2: std_logic;SIGNAL s2_x3: std_logic;SIGNAL s2_i: std_logic_vector(1 DOWNTO 0);SIGNAL s2_o: std_logic_vector(1 DOWNTO 0);SIGNAL s4_x1: std_logic;SIGNAL s4_x2: std_logic;SIGNAL s4_x3: std_logic;SIGNAL s4_i: std_logic_vector(3 DOWNTO 0);SIGNAL s4_o: std_logic_vector(3 DOWNTO 0);SIGNAL s8_x1: std_logic;SIGNAL s8_x2: std_logic;SIGNAL s8_x3: std_logic;SIGNAL s8_i: std_logic_vector(7 DOWNTO 0);SIGNAL s8_o: std_logic_vector(7 DOWNTO 0);BEGINtc_1: PROCESS (clk32m, reset_p) -- seriell building of TCBEGINIF reset_p = ‘1’ THENs1_x1 <= ‘0’;s1_x2 <= ‘0’;s1_x3 <= ‘0’;s1_i <= ‘0’;s1_o <= ‘0’;ELSIF clk32m'EVENT AND clk32m = ‘1’ THENs1_i <= input_1;s1_x1 <= s1_i XOR s1_x2 XOR s1_x3;s1_x2 <= s1_x1;s1_x3 <= s1_x2;s1_o <= s1_i XOR s1_x2 XOR s1_x1;END IF;END PROCESS tc_1;output_1 <= s1_o;tc_2: PROCESS (clk32m, reset_p) -- 2bit par building of TCBEGINIF reset_p = ‘1’ THENs2_x1 <= ‘0’;s2_x2 <= ‘0’;s2_x3 <= ‘0’;s2_i <= (OTHERS => ‘0’);s2_o <= (OTHERS => ‘0’);ELSIF clk32m'EVENT AND clk32m = ‘1’ THENs2_i <= input_2;s2_x1 <= s2_i(0) XOR s2_x1 XOR s2_x2;s2_x2 <= s2_i(1) XOR s2_x2 XOR s2_x3;s2_x3 <= s2_x1;s2_o(0) <= s2_i(0) XORs2_i (1) XOR s2_x1 XOR s2_x2 XOR s2_x3;s2_o(1) <= s2_i(1) XOR s2_x1 XOR s2_x2;END IF;END PROCESS tc_2;output_2 <= s2_o;tc_4: PROCESS (clk32m, reset_p) -- 4bit par building of TCBEGINIF reset_p = ‘1’ THENs4_x1 <= ‘0’;s4_x2 <= ‘0’;s4_x3 <= ‘0’;s4_i <= (OTHBRS => ‘0’);s4_o <= (OTHERS => ‘0’);ELSIF clk32m'EVENT AND clk32m = ‘1’ THENs4_i <= input_4;s4_x1 <= s4_i(0) XOR s4_i(2) XOR s4_i(3)XOR s4_x1 XOR s4_x3;s4_x2 <= s4_i(1) XOR s4_i(3) XOR s4_x1XOR s4_x2 XOR s4_x3;s4_x3 <= s4_i(2) XOR s4_x1 XOR s4_x2;s4_o(0) <= s4_i(0) XOR s4_i(1) XOR s4_i(2)XOR s4_i(3) XOR s4_x3;s4_o(1) <= s4_i(1) XOR s4_i(2) XOR s4_i(3)XOR s4_x1 XOR s4_x3;s4_o(2) <= s4_i(2) XOR s4_i(3) XOR s4_x1XOR s4_x2 XOR s4_x3;s4_o(3) <= s4_i(3) XOR s4_x1 XOR s4_x2;END IF;END PROCESS tc_4;output_4 <= s4_o;tc_8: PROCESS (clk32m, reset_p) -- 8bit par building of TCBEGINIF reset_p = ‘1’ THENs8_x1 <= ‘0’;s8_x2 <= ‘0’;s8_x3 <= ‘0’;s8_i <= (OTHERS => ‘0’);s8_o <= (OTHERS => ‘0’);ELSIF clk32m'EVENT AND clk32m = ‘1’ THENs8_i <= input_8;s8_x1 <= s8_i(0) XOR s8_i(2) XOR s8_i(3)XOR s8_i(4) XOR s8_i(7)XOR s8_x2 XOR s8_x3;s8_x2 <= s8_i(1) XOR s8_i(3) XOR s8_i(4)XOR s8_i(5) XOR s8_x1s8_x3 <= s8_i(2) XOR s8_i(4) XOR s8_i(5)XOR s8_i(6) XOR s8_x2;s8_o(0) <= s8_i(0) XOR s8_i(1) XOR s8_i(2)XOR s8_i(3) XOR s8_i(6)XOR s8_x1 XOR s8_x2;s8_o(1) <= s8_i(1) XOR s8_i(2) XOR s8_i(3)XOR s8_i(4) XOR s8_i(7)XOR s8_x2 XOR s8_x3;s8_o(2) <= s8_i(2) XOR s8_i(3) XOR s8_i(4)XOR s8_i(5) XOR s8_x1;s8_o(3) <= s8_i(3) XOR s8_i(4) XOR s8_i(5)XOR s8_i(6) XOR s8_x2;s8_o(4) <= s8_i(4) XOR s8_i(5) XOR s8_i(6)XOR s8_i(7) XOR s8_x3;s8_o(5) <= s8_i(5) XOR s8_i(6) XOR s8_i(7)XOR s8_x1 XOR s8_x3;s8_o(6) <= s8_i(6) XOR s8_i(7) XOR s8_x1XOR s8_x2 XOR s8_x3;s8_o(7) <= s8_i(7) XOR s8_x1 XOR s8_x2;END IF;END PROCESS tc_8;output_8 <= s8_o;END rtl.
Priority Claims (1)
Number Date Country Kind
99117945 Sep 1999 EP
US Referenced Citations (7)
Number Name Date Kind
6023783 Divsalar et al. Feb 2000 A
6038695 Pehkonen Mar 2000 A
6289486 Lee et al. Sep 2001 B1
6304991 Rowitch et al. Oct 2001 B1
6366624 Balachandran et al. Apr 2002 B1
6374386 Kim et al. Apr 2002 B1
6397367 Park et al. May 2002 B1
Non-Patent Literature Citations (6)
Entry
Wicker, Stephen B. Error Control Systems for digital communications and storage, 1995,Prentice Hall ,Inc. pp. 264-271.*
Gupta,S. and Hmimy,A. Performance of turbo-codes for WCDMA Ssytems in Frequency Selective Fading Channels, IEEE, pp. 1459-1463.*
Duman, T. and Kurtas,E. Performance of Turbo Codes Over Magnetic Recording Channels,IEEE, pp. 806-810.*
Hong,S. and Stark,W. VLSI Design and Implementation of Low-Complexity Adaptive Turbo-code encoder and decoder for Wireless Mobile Communication Applications, IEEE, pp. 233-242.*
Electronics Letters, vol. 32, No. 11, May 23, 1996, pp. 98-983, XP000599120, S. Benedetto et al., “Canonical Strcture for Systematic Rate k/n Convolutional Encoders and Its Application to Turbo Codes”.
IEEE Transactions on Information Theory, vol. 42. No. 2., Mar. 1996, pp. 409-428, XP002057508, S. Benedetto et al., “Unveling Turbo Codes: Some Results in Parallel Concatenated Coding Schemes”.