EP1203474A2 - Acs unit for a viterbi decoder - Google Patents

Acs unit for a viterbi decoder

Info

Publication number
EP1203474A2
EP1203474A2 EP00958204A EP00958204A EP1203474A2 EP 1203474 A2 EP1203474 A2 EP 1203474A2 EP 00958204 A EP00958204 A EP 00958204A EP 00958204 A EP00958204 A EP 00958204A EP 1203474 A2 EP1203474 A2 EP 1203474A2
Authority
EP
European Patent Office
Prior art keywords
state
path
branch
metric difference
path metric
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP00958204A
Other languages
German (de)
French (fr)
Inventor
Mario TRÄBER
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Infineon Technologies AG
Original Assignee
Infineon Technologies AG
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 Infineon Technologies AG filed Critical Infineon Technologies AG
Publication of EP1203474A2 publication Critical patent/EP1203474A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/37Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
    • H03M13/39Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
    • H03M13/41Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/65Purpose and implementation aspects
    • H03M13/6502Reduction of hardware complexity or efficient processing
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/37Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
    • H03M13/39Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
    • H03M13/41Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
    • H03M13/4107Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing add, compare, select [ACS] operations

Definitions

  • a corresponding path is assigned to each symbol sequence in the trellis diagram.
  • a path comprises a sequence of branches between two successive states. Each branch symbolizes a state transition between two successive states in time, the upper branch emanating from one state, for example, corresponding to a receive symbol with the binary '0' and the lower branch emanating from the same state corresponding to a receive symbol with the binary value '1'.
  • Each of these state transitions to which a branch metric ('branch metric', BM) ⁇ t is assigned corresponds to a transmission symbol.
  • the branch metric ⁇ t is defined as follows:
  • r t corresponds to the capture symbol at time t and y ' t to the transmission symbol expected therefrom at time t.
  • a path metric ⁇ t is assigned to each path through the trellis diagram up to the time or time step t.
  • the trellis diagram shown in FIG. 4 is in particular a trellis diagram with a so-called 'butterfly' structure. This means that there are two
  • States of a time step t + 1 of the trellis diagram are assigned two states of the previous time step t, the branches of which lead to the first-mentioned states of the time step t + 1, two branch metrics of the branches originating from different states being identical.
  • the branch metric for the branch from the state with the path metric ⁇ t (1) to the state with the path metric ⁇ + ⁇ ) the branch metric ⁇ t l3) of the branch from the state with the path metric ⁇ t 131 corresponds to the state with the path metric ⁇ t + ⁇ (3)
  • the branch metric of the branch from the state with the path metric ⁇ t (1) to the state with the path metric ⁇ t + ⁇ 131 corresponds to the branch metric ⁇ t (1) of the branch from the state with the path metric ⁇ t (3) to the state with the path metric ⁇ t + ⁇ (2) .
  • ⁇ t lsl denotes the path metric assigned to state s in time step
  • the Viterbi decoder must now use the trellis diagram to determine the path that has the best path metric. As a rule, this is by definition the path with the smallest path metric.
  • Each path metric of a path leading to a specific state is composed of the path metric of a temporally preceding state and the branch metric of the branch leading from this previous state to the specific state.
  • the path that has the best path metric up to this point in time is determined for each state and for each time step of the trellis diagram. Only this path, known as the 'Survivor Path', and its path metric must be saved. All other paths leading to this state can be ignored. Accordingly, during each time step there is a number of such survivor paths corresponding to the number of different states.
  • FIG. 5 shows the typical structure of a Viterbi decoder.
  • a 'Branch Metric Unit' BMU
  • a 'Survivor Memory Unit' The task of the 'Branch Metric Unit' is to calculate the
  • Branch metrics ⁇ t (s) which are a measure of the difference between a receive symbol and that symbol which causes the corresponding state transition in the trellis diagram.
  • the branch metrics calculated by the branch metric unit become the ACS unit
  • a processor element 1 of a conventional ACS unit can be constructed, for example, as shown in FIG. 6. It is assumed that each state of the trellis diagram is evaluated by a separate processor element 1. The task of processor element 1 is to use two competing paths that lead to a state of the trellis diagram to find the path with the best, i.e. select the smallest path metric. The saved values for the 'Survivor Path' leading to this state and its path metric are then updated.
  • each state s at time t + 1 has an upper branch and a lower branch with a corresponding one previous state connected.
  • the path metric of the path leading to state s via the upper branch must therefore be compared with the path metric of the path leading to state s via the lower branch, ie the task of the path shown in FIG. Processor element 1 shown in FIG.
  • the previously described function of the processor element can consequently be performed, for example, by the circuit shown in FIG. 6, in which the possible path metrics are calculated with the aid of adders 14 and 15 and compared by means of a comparator 16, so that ⁇ s depends on the comparison result With the aid of a multiplexer 17, the smaller of the sums calculated by the two adders 14 or 15 is then output as the path metric ⁇ t + ⁇ (s) .
  • FIG. 7 shows the overall structure and the connection of an ACS unit to the 'Branch Metric Unit' and the 'Survivor Memory Unit' for the trellis diagram shown by way of example in FIG. 4. Since each result ⁇ t ( ⁇ ) calculated for a state s in the time step t is also the basis for the calculation of a path metric for a temporally subsequent state, the feedback of the processor elements 1 shown in FIG. 7 via an intermediate register 18 is necessary.
  • the decision or signal values ⁇ 0 ... ⁇ supplied by the individual processor elements 1 of the 'survivor path unit' enable this Selection and storage of the correct survivor paths and their path metrics.
  • the ACS unit described above is the most computationally intensive part of a Viterbi decoder. It has the largest space and energy requirements. In applications in mobile radio technology, the complexity of the ACS unit increases exponentially with the complexity of the code used for channel coding of mobile radio signals.
  • FIG. 1 shows a block diagram of a processor element of an ACS unit according to the present invention
  • 5 generally shows the structure of a Viterbi decoder
  • FIG. 6 shows a block diagram of a processor element of a known ACS unit
  • FIG. 7 shows the construction of a known ACS unit with several of the processor elements shown in FIG. 6 and the connection of this ACS unit in a Viterbi decoder.
  • the trellis diagram has a certain regularity in its structure.
  • This structure consists of so-called 'butterflies', such a 'butterfly' being shown in FIG. 2.
  • two states 19 and 20 of a time step t are connected to two states 21 and 22 of the subsequent time step t + 1 such that each of these states 19 and 20 has a branch to state 21 and a branch to the State 22 leads, the branch metric ⁇ t (u) of the branch leading from state 19 to state 21 of the branch metric of the branch leading from state 20 to state 22 and the branch metric ⁇ t (1) of the branch leading from state 19 to the branch 22 leading to state 22 corresponds to the branch metric of the branch leading from state 20 to state 21.
  • 2 also shows the path metrics ⁇ t lu) , ⁇ ⁇ , ⁇ t + ⁇ (u) and ⁇ t + 1 (1) corresponding to the individual states.
  • Each path metric of a state is made up of the path metric of a state of the previous time step and the branch metric of
  • Each comparison operation is represented by the operator '> ⁇ '.
  • the comparison operations to be carried out for the 'upper' state 21 and the 'lower' state 22 of the 'butterfly' structure are somewhat similar.
  • the branch metrics and path metrics can be separated from one another by subtraction, so that a comparison between a path metric difference and a branch metric difference results for the 'upper' and 'lower' state:
  • FIG. 1 shows a block diagram of an exemplary embodiment for a processor element 1 of the ACS unit of a Viterbi decoder.
  • the processor element 1 is used to calculate the path metrics ⁇ t + ⁇ (u> and ⁇ t + ⁇ U) of two states of a time step t + 1 of a trellis diagram and receives the path metrics ⁇ t (1) and ⁇ t (ul of those two states as input signals of the preceding time step t of the trellis diagram, which, together with the two states to be calculated, form the 'butterfly' structure shown in Fig. 2.
  • the processor element 1 receives the branch metrics ⁇ t (ul and ⁇ t (1)) as input signals
  • the path metrics ⁇ t (1 '/ ⁇ t (ul and the branch metrics ⁇ t ' u) , ⁇ t (1! are each supplied to multiplexers 8 and 9 or 10 and 11, which are dependent supply one of its two input values from a control signal C u or C 1 to an adder 12 or 13, which finally outputs as path metric ⁇ t + ⁇ (u 'or ⁇ t + i' 1 'the smaller of the two possible sums Decision or tax Signals C u and C 1 are also fed (inverted) to the 'Survivor Memory Unit'.
  • control signals C u and C 1 are from one
  • Evaluation unit 6 generated.
  • a subtractor 2 and a comparator 4 are provided to control the evaluation unit 6, the subtractor 2 calculating the difference between the two path metrics ⁇ t (1) and ⁇ t ' u) , while the comparator 4 calculates the resulting path metric difference Y with an external one supplied branch metric difference ⁇ compares and supplies the comparison result to the evaluation unit 6.
  • the branch metric difference ⁇ ⁇ t (u '- ⁇ t ul is calculated in the' Branch Metric Unit '(BMU) and the ACS unit or processor element 1 in two different versions, namely once as a normal branch metric difference ⁇ + and once as a negated pointing metric difference ⁇ -.
  • the selection of which of the two branch metric versions is to be used for the comparison with the path metric difference I " is made by a multiplexer 3, which is controlled depending on the sign bit sg (T) of the path metric difference.
  • the sign bit corresponds to the MSB ( Most Significant Bit)
  • MSB Most Significant Bit
  • FIG. 3 The corresponding logic is shown in FIG. 3, the possible combinations of the signs of T and ⁇ as well as the respectively resulting values for C u and C 1 depending on the one for the “upper” state and the “lower” state Absolute comparison result C are shown.
  • a trailing minus sign corresponds to a negative sign
  • a trailing plus sign corresponds to a positive sign, so that, for example, r- represents a negative path difference value and T + a positive path difference value.
  • Evaluation unit 6 As has been described above with reference to FIG. 3, the evaluation unit only has to evaluate the signs sg (D and sg ( ⁇ ) and, depending on the values C u and C 1, either the fixed binary value '1', the fixed one Assign binary value '0', the unchanged value C of the comparison result or the negated value C of the comparison result.
  • the multiplexer 3 ensures that in order to implement the
  • V ⁇ pi P- • ⁇ £ tr P cn P-? R er iQ XX o rt ⁇ rt P-. • P> O tP ⁇ ⁇ P- ⁇ ⁇ ⁇ ⁇ rt lQ tr OHP J & ⁇ tr ⁇ P ⁇ P. O P- rt & P P-
  • Hl p P- tr * H pi rt • P ⁇ H ⁇ ⁇ " ⁇ Hi ⁇ rt P. rt ⁇ ⁇ ⁇ P ⁇ P. HP ) ⁇
  • Hi P -i pi cn pi H ⁇ s: Hi P- ⁇ ⁇ C ⁇ ⁇ ⁇ cn P 1 ⁇ Q ⁇ cn N 3 HOP p: P ⁇ P. P ⁇ ⁇ s rt n er ⁇ ⁇ ⁇ cn fr P ⁇ H ⁇ ⁇ P- H rt ⁇ P- ⁇ H XI tr Hi H ⁇ ⁇ Q P- ⁇ P rt ⁇ P- h H ⁇ N P- ⁇ ⁇ h ⁇ P- cn O pi: P- rt P- ⁇ ⁇ ⁇
  • a renormalization unit (not shown) can preferably be interposed, which avoids an overflow and renormalizes the feedback path metric values.
  • the cheapest, ie minimum, path metric determined in the manner described above is temporarily stored together with the corresponding path in the 'survivor memory unit'.
  • the main difference between the use of the processor elements 1 shown in FIG. 1 in an ACS unit and the representation of FIG. 7 is only that the processor elements 1 according to the invention shown in FIG. 1 for calculating two path metrics ⁇ t + ⁇ ⁇ ul and ⁇ t + i 11 'are provided.

Abstract

The invention relates to an ACS unit for a Viterbi decoder. In order to determine the path metrics of two states of a time step in a trellis diagram, the inventive unit compares the difference (Η) between the path metrics of the two states (19, 20) of a previou s time step of the trellis diagram, which are linked to said states by means of branches in the form of a butterfly structure, with the differences (Μ) of the corresponding branch metrics. The structure of the ACS unit is simplified by evaluating the signs (sg(Η), sg(Μ)) of both differences.

Description

) co N> P1 ) co N> P 1
Ui o cπ O Cn o CπUi o cπ O Cn o Cπ
ö 3 P H O <! S ö α o O S fr Pi O S CJ H Hi ?σ φ > M £ S φ n ö t tu φ P) ti l-i fr O Φ Φ P P- P- ) P- B P- o er Φ P) P) φ P- P- P o o P- o P- n Φ o r> fr φ Φ ti rt H H Φ Φ tr φ Ό Φ er Φ fr P ιQ P P er er P ä φ ω cn o tr ι-( t-i n cn H l_l. P- H P pi rt Φ fr P- P- φ Ό 1 n fr l-h P> (- fr P- tr er φ Cn φ ) rt P P H" cn < Φ P ) < n trö 3 PHO <! S ö α o OS for Pi OS CJ H Hi? Σ φ> M £ S φ n ö t tu φ P ) ti li fr O Φ Φ P P- P- ) P- B P- o er Φ P ) P ) φ P- P- P oo P- o P- n Φ or> fr φ Φ ti rt HH Φ Φ tr φ Ό Φ er Φ for P ιQ PP er er P ä φ ω cn o tr ι- (ti n cn H l_l. P- HP pi rt Φ for P- P- φ Ό 1 n for lh P> (- ■ for P- tr er φ Cn φ ) rt PPH "cn <Φ P ) <n tr
P- o P P- ! Φ X P- Φ O P P P Hi M fr O P O P- P Hi Hi H O P- H φ r-> cn cn r-1 t-f Φ rt Φ P- tr P- >£) Hl P P> P> o u=» N Xι rt C P <! Φ H P Φ l-< ^ XI 1 Φ 3 Φ P- Φ XX cn ιQ P iQ P fr cn P Φ Φ 3 P P P- 1 PJ tr P- c φ Φ σ P- H 3 Hi P- Φ cn P> X P rt P- O H P H φ X Ϊ rt CΛ P- Φ er ti p ιQ P- P Φ er Φ XX P Φ er cn P Φ φ O P) er P- cn Φ Φ φ φ P- cP- o P P-! Φ X P- Φ OPPP Hi M for OPO P- P Hi Hi HO P- H φ r-> cn cn r- 1 tf Φ rt Φ P- tr P-> £) Hl PP>P> ou = »N Xι rt CP <! Φ HP Φ l- <^ XI 1 Φ 3 Φ P- Φ XX cn ιQ P iQ P fr cn P Φ Φ 3 PP P- 1 P J tr P- c φ Φ σ P- H 3 Hi P- Φ cn P > XP rt P- OHPH φ X Ϊ rt CΛ P- Φ er ti p ιQ P- P Φ er Φ XX P Φ er cn P Φ φ OP ) er P- cn Φ Φ φ φ P- c
XX Φ P) ω z Φ P- Φ P> ω & Φ P- iQ H α ü P P- cn P- 3 H ι£) rt P er | rt φ P 1 P er P- φ P ιQ ω P P- Φ P 1 rt ^Q n er φ φ iQ ti cn Φ H φ P- ö rt « Φ n t) Φ α P cn P P φ O rt ü Φ P Hi P- o P H) tu: o ti P> φ φ cn P> tr α P Φ J P- Hi XX H O Φ φ P P> pj: 1 rt α p: tr TJ P- ti n Ό P z X Φ N ω O O rt α H n P1 P o Φ HXX Φ P ) ω z Φ P- Φ P> ω & Φ P- iQ H α ü P P- cn P- 3 H ι £) rt P er | rt φ P 1 P er P- φ P ιQ ω P P- Φ P 1 rt ^ Q n er φ φ iQ ti cn Φ H φ P- ö rt «Φ nt ) Φ α P cn PP φ O rt ü Φ P Hi P- o PH) tu: o ti P> φ φ cn P> tr α P Φ J P- Hi XX HO Φ φ PP> pj: 1 rt α p: tr TJ P- ti n Ό P z X Φ N ω OO rt α H n P 1 P o Φ H
Φ Z l-ti ιQ P- o J P- Φ cn cn tr Ü Z Φ P- o er Φ ιQ φ t-f Φ Φ cn P) Φ XX fr Φ H P- Φ P> M φ 3 P- P φ £ fr Φ P Φ o P w Φ ti H P φ P- O n fr rt Λ P 3 P) h H P) p- X H o P> H P-Φ Z l-ti ιQ P- o J P- Φ cn cn tr Ü Z Φ P- o er Φ ιQ φ tf Φ Φ cn P ) Φ XX fr Φ H P- Φ P> M φ 3 P- P φ £ fr Φ P Φ o P w Φ ti HP φ P- O n fr rt Λ P 3 P ) h HP ) p- XH o P> H P-
Φ fr ^ & 3 φ tr o cn Ό P- tr rt fr S C X Φ ) Φ P fr o Hi PΦ for ^ & 3 φ tr o cn Ό P- tr rt for SCX Φ ) Φ P for o Hi P
H X φ P> Φ H Φ <l p. Φ H Φ P- O P P- H P p- P- tr P- Φ c 3 3 rt P d Φ 3 P- o φ ti cn pi: α P- O P- er XX 3 Φ P P N φ P PH X φ P> Φ H Φ <l p. Φ H Φ P- O P P- H P p- P- tr P- Φ c 3 3 rt P d Φ 3 P- o φ ti cn pi: α P- O P- er XX 3 Φ P P N φ P P
(D: H t< H cn Hi H fr Φ ti H N pι: P rt P 3 P- h rt cn C H fr fr(D: H t <H cn Hi H fr Φ ti H N pι: P rt P 3 P- h rt cn C H fr fr
P N P- ιQ P> Φ l-i B iQ a < 3 Φ Φ H Φ Φ P; <; rt α i T Φ fr Φ cn P fr rt tr rt Φ P- N tr CΛ Hi o 1 <! P rt H 3 P P-P N P- ιQ P> Φ l-i B iQ a <3 Φ Φ H Φ Φ P; <; rt α i T Φ fr Φ cn P fr rt tr rt Φ P- N tr CΛ Hi o 1 <! P rt H 3 P P-
Φ fr P> cn H P φ P> Φ l-1 H Φ P- Φ C ti P Φ N o ^ ιQ rtΦ for P> cn HP φ P> Φ l- 1 H Φ P- Φ C ti P Φ N o ^ ιQ rt
H P- P σ rt fr 3 H iQ B rt H P- cn ω P P P P- H fr er φ O Φ rt Φ 3 Φ ) Φ P- H cn P> n φ Φ N fr ? X X- s: P- P> 0 er er H ω cn rt Φ < pi: tr er cn H c φ cn P> Φ Φ ^Q H O Φ Φ Φ er z π P- rt rt Φ P- O cn Φ Φ tr iQ H P- P PJ P P- α ^f H rt P- φ l-i P- r+ P H- Φ H rt tr N P cn I_l. O: Φ Xi P> P- rt P- P- er H 1 ti P φ N P H P- ≤ Φ C rt φ tr Hi P tr Φ P) cn φ P- Φ P- O fr p rt ιQ Φ rt n Φ h P- Hi 3 Φ fr Φ p: Φ PJ O o rt rt- l-f P ιQ Hi φH P- P σ rt fr 3 H iQ B rt H P- cn ω PPP P- H fr er φ O Φ rt Φ 3 Φ ) Φ P- H cn P> n φ Φ N fr? X X- s: P- P> 0 er er H ω cn rt Φ <pi: tr er cn H c φ cn P> Φ Φ ^ QHO Φ Φ Φ er z π P- rt rt Φ P- O cn Φ Φ tr iQ H P- PP J P P- α ^ f H rt P- φ li P- r + P H- Φ H rt tr NP cn I_l. O: Φ Xi P> P- rt P- P- er H 1 ti P φ NPH P- ≤ Φ C rt φ tr Hi P tr Φ P ) cn φ P- Φ P- O fr p rt ιQ Φ rt n Φ h P- Hi 3 Φ fr Φ p: Φ PJ O o rt rt- lf P ιQ Hi φ
Φ α fr • 1 P er O P- O: tr O P ^ P o o • Φ • P cn H Hi nΦ α fr • 1 P er O P- O: tr O P ^ P o o • Φ • P cn H Hi n
P ω fr o fr P- tr ti XX rt n • rt Φ fr fr P P σ P- rt oP ω fr o for P- tr ti XX rt n • rt Φ fr for P P σ P- rt o
• P> o s Φ P- P P- Φ 1 Φ fr * tr ^ N P P- 1 w XX φ Hi fr• P> os Φ P- P P- Φ 1 Φ fr * tr ^ NP P- 1 w XX φ Hi fr
XX o cn cn i-f P> rt ü P φ P- fr 03 P φ α P- S ω Hi φ P-XX o cn cn i-f P> rt ü P φ P- fr 03 P φ α P- S ω Hi φ P-
Φ α t 1 O ιQ Φ φ P O P» < Φ p < H P O < O P- ΦΦ α t 1 O ιQ Φ φ P O P »<Φ p <H P O <O P- Φ
0 P- P> O ü t H o ω tr tr o P- 3 p: Φ rt O er o P P H0 P- P> O ü t H o ω tr tr o P- 3 p: Φ rt O er o P P H
Φ 3 Φ P- Pl n o Φ φ Φ ti er H Φ o <; P- ti α φ φ Φ α f-f n PJ Cd 3 o fr P fr P H fr α Φ z P fr P- Φ ω HΦ 3 Φ P- Pl n o Φ φ Φ ti er H Φ o <; P- ti α φ φ Φ α f-f n PJ Cd 3 o for P for P H for α Φ z P for P- Φ ω H
Φ rt o >Q Φ 3 fr P- fr P- ta Φ P- H (0 •* P- rt Hi X t-f ti Φ fr H H P- Φ Φ φ cn P) H φ rt P Φ Φ P p) ΦΦ rt o> Q Φ 3 for P- for P- ta Φ P- H (0 • * P- rt Hi X tf ti Φ for HH P- Φ Φ φ cn P ) H φ rt P Φ Φ P p ) Φ
P- P- PJ Φ er φ H cn φ ) c H P- H. ι-f P P g n cnP- P- PJ Φ er φ H cn φ ) c H P- H. ι-f PP gn cn
< CΛ Φ Φ 3 n Φ H Φ φ 3 P M cn P> Φ P Φ er ? P> P- cn 1<CΛ Φ Φ 3 n Φ H Φ φ 3 P M cn P> Φ P Φ er? P> P- cn 1
P- Φ cn H 3 tr cn <! H Λ P- fr P- n er XX rt cn H P- Φ P rt Ό MP- Φ cn H 3 tr cn <! H Λ P- for P- n er XX rt cn H P- Φ P rt Ό M
Λ φ Φ cn ti o o P rt φ P tr Φ Φ er 1 3 n H p-Λ φ Φ cn ti o o P rt φ P tr Φ Φ er 1 3 n H p-
Φ C cn t -" C tr H ζ φ cn Φ H P ö cn z Φ ) o C- p ι-( Φ p H cn P) P XI Φ P rt D. P- cn φ Hi fr O tr tr ti d CL XX P- O tr N Λ PJ Φ H O Φ O : P- tr φΦ C cn t - " C tr H ζ φ cn Φ HP ö cn z Φ) o C- p ι- (Φ p H cn P ) P XI Φ P rt D. P- cn φ Hi fr O tr tr ti d CL XX P- O tr N Λ PJ Φ HO Φ O: P- tr φ
P- N Hl α Φ φ tr O: £ P C: P> P α P H o P Φ Φ P-P- N Hl α Φ φ tr O: £ P C: P> P α P H o P Φ Φ P-
1 ) P- H cn er H ιQ Φ S> Φ tr er XX • fr fr υ-l er H cn rt α Φ O Φ P- φ ti rt P P) Φ c cn Φ P- P- φ rt1 ) P- H cn er H ιQ Φ S> Φ tr er XX • fr fr υ-l er H cn rt α Φ O Φ P- φ ti rt PP ) Φ c cn Φ P- P- φ rt
Φ cn PJ XX 3 Hi ti rt 3 N P H ti ^ ω H P φ H φ P" ^ cn XX er φ rt o cn O: Φ fr XX 3 Φ Φ H p t) rt t-i t P z 3 Ό XI P P) 5" P- fr Φ l-hΦ cn PJ XX 3 Hi ti rt 3 NPH ti ^ ω HP φ H φ P " ^ cn XX er φ rt o cn O: Φ fr XX 3 Φ Φ H pt) rt ti t P z 3 Ό XI PP ) 5" P- fr Φ lh
P- Φ O: P>: ) Φ ΪT B H P- fr Φ H cn ^α φ o s p:P Φ O: P>:) Φ ΪT BH P fr Φ H cn ^ α φ osp:
P D-P D-
| P i-f P) Φ P- P- φ Φ P- - rt H 1 p t) O n α H P| P if P ) Φ P- P- φ Φ P- - rt H 1 pt ) O n α HP
P φ Φ P- l-f rt Φ P- rt Φ t) tr tr rt φ P H cn Φ fr ti rt Φ cn rt H H P φ Φ P- lf rt Φ P- rt Φ t ) tr tr rt φ PH cn Φ fr ti rt Φ cn rt HH
In Fig. 4 ist beispielhaft ein Trellis-Diagramm mit jeweils vier unterschiedlichen Zuständen zu den Zeitpunkten t...t+3 dargestellt, die beispielsweise den Bitzuständen '00', '10', '01' und '11' entsprechen. Jeder Symbolsequenz ist in dem Trellis-Diagramm ein entsprechender Pfad zugeordnet. Ein Pfad umfaßt dabei eine Folge von Zweigen zwischen zwei zeitlich aufeinderfolgenden Zuständen. Jeder Zweig symbolisiert dabei einen Zustandsübergang zwischen zwei zeitlich aufeinanderfolgenden Zuständen, wobei beispielsweise der von einem Zustand ausgehende obere Zweig einem Empfangssymbol mit dem binären '0' und der von demselben Zustand ausgehende untere Zweig einem Empfangssymbol mit dem binären Wert ' 1' entspricht. Jeder dieser Zustandsübergänge, dem eine Zweigmetrik ('Branch Metrik', BM) λt zugewiesen ist, entspricht einem Sendesymbol. Die Zweigmetrik λt ist wie folgt definiert:4 shows, by way of example, a trellis diagram, each with four different states at times t ... t + 3, which correspond, for example, to bit states '00', '10', '01' and '11'. A corresponding path is assigned to each symbol sequence in the trellis diagram. A path comprises a sequence of branches between two successive states. Each branch symbolizes a state transition between two successive states in time, the upper branch emanating from one state, for example, corresponding to a receive symbol with the binary '0' and the lower branch emanating from the same state corresponding to a receive symbol with the binary value '1'. Each of these state transitions to which a branch metric ('branch metric', BM) λ t is assigned corresponds to a transmission symbol. The branch metric λ t is defined as follows:
4=|y',-ι2|4 = | y ', -ι 2 |
Dabei entspricht rt dem E pfangssymbol zum Zeitpunkt t und y't dem davon abhängig erwarteten Sendesymbol zum Zeitpunkt t.Here, r t corresponds to the capture symbol at time t and y ' t to the transmission symbol expected therefrom at time t.
Darüber hinaus ist jedem Pfad durch das Trellis-Diagramm bis zum Zeitpunkt bzw. Zeitschritt t eine Pfadmetrik γt zugewiesen.In addition, a path metric γ t is assigned to each path through the trellis diagram up to the time or time step t.
Bei dem in Fig. 4 gezeigten Trellis-Diagramm handelt es sich insbesondere um ein Trellis-Diagramm mit einer sogenannten 'Butterfly'-Struktur. Dies bedeutet, daß jeweils zweiThe trellis diagram shown in FIG. 4 is in particular a trellis diagram with a so-called 'butterfly' structure. This means that there are two
Zuständen eines Zeitschritts t+1 des Trellis-Diagramms zwei Zustände des vorhergehenden Zeitschritts t zugewiesen sind, deren Zweige jeweils zu den erstgenannten Zuständen des Zeitschritts t+1 führen, wobei jeweils zwei Zweigmetriken der von unterschiedlichen Zuständen ausgehenden Zweige identisch sind. So bilden beispielsweise die in Fig. 4 gezeigten Zustände, denen die Pfadmetriken γt ι:ι, γt 131, γt+ι(2) und γt+ιf3) zugewiesen sind, eine derartige 'Butterfly ' -Struktur, wobei die Zweigmetrik für den Zweig von dem Zustand mit der Pfadmetrik γt (1) zu dem Zustand mit der Pfadmetrik γ+ι ) der Zweigmetrik λt l3) des Zweigs von dem Zustand mit der Pfadmetrik γt 131 zu- dem Zustand mit der Pfadmetrik γt+ι(3) entspricht, während andererseits die Zweigmetrik des Zweigs von dem Zustand mit der Pfadmetrik γt (1) zu dem Zustand mit der Pfadmetrik γt+ι131 der Zweigmetrik λt (1) des Zweigs von dem Zustand mit der Pfadmetrik γt (3) zu dem Zustand mit der Pfadmetrik γt+ι(2) entspricht. Dabei bezeichnet allgemein γt lsl die dem Zustand s im Zeitschritt t zugewiesene Pfadmetrik, während λt (s) die Zweigmetrik des dem Signal s entsprechenden Zustandsübergang zum Zeitpunkt t bezeichnet.States of a time step t + 1 of the trellis diagram are assigned two states of the previous time step t, the branches of which lead to the first-mentioned states of the time step t + 1, two branch metrics of the branches originating from different states being identical. For example, the states shown in FIG. 4 form which the path metrics γ t ι: ι , γ t 131 , γ t + ι (2) and γ t + ι f3) are assigned such a 'butterfly' structure, the branch metric for the branch from the state with the path metric γ t (1) to the state with the path metric γ + ι ) the branch metric λ t l3) of the branch from the state with the path metric γ t 131 corresponds to the state with the path metric γ t + ι (3) , while on the other hand the branch metric of the branch from the state with the path metric γ t (1) to the state with the path metric γ t + ι 131 corresponds to the branch metric λ t (1) of the branch from the state with the path metric γ t (3) to the state with the path metric γ t + ι (2) . In general, γ t lsl denotes the path metric assigned to state s in time step t, while λ t (s) denotes the branch metric of the state transition corresponding to signal s at time t.
Der Viterbi-Decodierer muß nunmehr anhand des Trellis- Diagramms denjenigen Pfad ermitteln, der die beste Pfadmetrik aufweist. In der Regel ist dies definitionsgemäß der Pfad mit der kleinsten Pfadmetrik.The Viterbi decoder must now use the trellis diagram to determine the path that has the best path metric. As a rule, this is by definition the path with the smallest path metric.
Jede Pfadmetrik eines zu einem bestimmten Zustand führenden Pfads setzt sich aus der Pfadmetrik eines zeitlich vorhergehenden Zustands und der Zweigmetrik des von diesem vorhergehenden Zustand zu dem bestimmten Zustand führenden Zweigs zusammen. Dies hat zur Folge, daß nicht alle möglichen Pfade und Pfadmetriken des Trellis-Diagramms ermittelt und ausgewertet werden müssen. Statt dessen wird für jeden Zustand und für jeden Zeitschritt des Trellis-Diagramms jeweils derjenige Pfad ermittelt, der bis zu diesem Zeitpunkt die beste Pfadmetrik aufweist. Nur dieser als 'Survivor Path' bezeichnete Pfad und seine Pfadmetrik muß gespeichert werden. Alle anderen zu diesem Zustand führenden Pfade können unberücksichtigt bleiben. Während jedes Zeitschritts gibt es demnach eine der Anzahl der unterschiedlichen Zustände entsprechende Anzahl an derartigen 'Survivor Paths'.Each path metric of a path leading to a specific state is composed of the path metric of a temporally preceding state and the branch metric of the branch leading from this previous state to the specific state. As a result, not all possible paths and path metrics of the trellis diagram have to be determined and evaluated. Instead, the path that has the best path metric up to this point in time is determined for each state and for each time step of the trellis diagram. Only this path, known as the 'Survivor Path', and its path metric must be saved. All other paths leading to this state can be ignored. Accordingly, during each time step there is a number of such survivor paths corresponding to the number of different states.
Die obige Beschreibung macht deutlich, daß die Berechnung der Pfadmetrik γt+ιls) von den Pfadmetriken der mit dem Zustand s über einen Zweig verbundenen Pfadmetriken des vorhergehenden Zeitschritts t abhängt. Die Berechnung der Pfadmetriken kann demnach durch einen rekursiven Algorithmus realisiert werden, der in einem Viterbi-Decodierer von einer sogenannten 'Add- Compare-Select '-Einheit (ACS-Einheit) wahrgenommen wird.The above description makes it clear that the calculation of the path metric γ t + ι ls) from the path metrics of the state s path metrics of the previous time step t connected via a branch. The calculation of the path metrics can therefore be implemented by a recursive algorithm, which is perceived in a Viterbi decoder by a so-called 'add-compare-select' unit (ACS unit).
In Fig. 5 ist der typische Aufbau eines Viterbi-Decodierers dargestellt. Neben der ACS-Einheit sind eine 'Branch Metric Unit' (BMU) und eine 'Survivor Memory Unit' vorgesehen. Die Aufgabe der 'Branch Metric Unit' ist die Berechnung der5 shows the typical structure of a Viterbi decoder. In addition to the ACS unit, a 'Branch Metric Unit' (BMU) and a 'Survivor Memory Unit' are planned. The task of the 'Branch Metric Unit' is to calculate the
Zweigmetriken λt (s), die ein Maß für den Unterschied zwischen einem Empfangssymbol und demjenigen Symbol, welches in dem Trellis-Diagramm den entsprechenden Zustandsübergang hervorruft, sind. Die von der 'Branch Metric Unit' berechneten Zweigmetriken werden der ACS-Einheit zurBranch metrics λ t (s) , which are a measure of the difference between a receive symbol and that symbol which causes the corresponding state transition in the trellis diagram. The branch metrics calculated by the branch metric unit become the ACS unit
Ermittlung der optimalen Pfade ('Survivor Paths ' ) zugeführt, wobei die 'Survivor Memory Unit' diese 'Survivor Paths' speichert, so daß abschließend eine Decodierung anhand desjenigen 'Survivor Path' durchgeführt werden kann, der die beste Pfadmetrik aufweist. Die diesem Pfad zugeordneteDetermination of the optimal paths ('Survivor Paths'), whereby the 'Survivor Memory Unit' stores these 'Survivor Paths', so that finally a decoding can be carried out on the basis of the 'Survivor Path' which has the best path metric. The one associated with this path
Symbolsequenz entspricht mit der größten Wahrscheinlichkeit der tatsächlich gesendeten Sequenz.Symbol sequence most likely corresponds to the sequence actually broadcast.
Ein Prozessorelement 1 einer herkömmlichen ACS-Einheit kann beispielsweise wie in Fig. 6 gezeigt aufgebaut sein. Dabei wird davon ausgegangen, daß jeder Zustand des Trellis- Diagramms von einem separaten Prozessorelement 1 ausgewertet wird. Die Aufgabe des Prozessorelements 1 besteht darin, aus zwei miteinander konkurrierenden Pfaden, die zu einem Zustand des Trellis-Diagramms führen, den Pfad mit der besten, d.h. kleinsten Pfadmetrik auszuwählen. Anschließend werden die gespeicherten Werte für den zu diesem Zustand führenden 'Survivor Path' und dessen Pfadmetrik aktualisiert.A processor element 1 of a conventional ACS unit can be constructed, for example, as shown in FIG. 6. It is assumed that each state of the trellis diagram is evaluated by a separate processor element 1. The task of processor element 1 is to use two competing paths that lead to a state of the trellis diagram to find the path with the best, i.e. select the smallest path metric. The saved values for the 'Survivor Path' leading to this state and its path metric are then updated.
Wie aus dem in Fig. 4 gezeigten Trellis-Diagramm ersichtlich ist, ist jeder Zustand s zu dem Zeitpunkt t+1 über einen oberen Zweig und einen unteren Zweig mit einem entsprechenden vorhergehenden Zustand verbunden. Zur Ermittlung des diesem Zustand s entsprechenden 'Survivor Path' muß somit die Pfadmetrik des über den oberen Zweig zu dem Zustand s führenden Pfads mit der Pfadmetrik des über den unteren Zweig zu dem Zustand s führenden Pfads verglichen werden, d.h. die Aufgabe des in Fig. 6 gezeigten Prozessorelements 1 besteht darin, zur Bestimmung des 'Survivor Path' mit der Pfadmetrik γt+ι(s) entweder den über den vorhergehenden 'oberen' Zustand mit der Pfadmetrik γt (u) und den Oberen' Zweig mit der Zweigmetrik λt (u) führenden Pfad, dessen Pfadmetrik der Summe γ0ul + λt ty) entspricht, oder den über den 'unteren' Zustand mit der Pfadmetrik γt (1! und den 'unteren' Zweig mit der Zweigmetrik λt α) führenden Pfad, dessen Pfadmetrik der Summe γt (1) + λt (1) entspricht, auszuwählen.As can be seen from the trellis diagram shown in FIG. 4, each state s at time t + 1 has an upper branch and a lower branch with a corresponding one previous state connected. To determine the survivor path corresponding to this state s, the path metric of the path leading to state s via the upper branch must therefore be compared with the path metric of the path leading to state s via the lower branch, ie the task of the path shown in FIG. Processor element 1 shown in FIG. 6 consists in determining the survivor path with the path metric γ t + ι (s) either via the previous “upper” state with the path metric γ t (u) and the upper “branch with the branch metric λ t (u) leading path whose path metric corresponds to the sum γ0 ul + λ t ty) , or the path leading via the 'lower' state with the path metric γ t (1! and the 'lower' branch with the branch metric λ t α) whose path metric corresponds to the sum γ t (1) + λ t (1) .
Die zuvor beschriebene Funktion des Prozessorelements kann demzufolge beispielsweise von der in Fig. 6 gezeigten Schaltung wahrgenommen werden, bei der mit Hilfe von Addierern 14 und 15 die möglichen Pfadmetriken berechnet und mittels eines Komparators 16 verglichen werden, so daß abhängig von dem Vergleichsergebnis δs mit Hilfe eines Multiplexers 17 anschließend als Pfadmetrik γt+ι(s) die kleinere der von den beiden Addierer 14 oder 15 berechneten Summen ausgegeben wird.The previously described function of the processor element can consequently be performed, for example, by the circuit shown in FIG. 6, in which the possible path metrics are calculated with the aid of adders 14 and 15 and compared by means of a comparator 16, so that δ s depends on the comparison result With the aid of a multiplexer 17, the smaller of the sums calculated by the two adders 14 or 15 is then output as the path metric γ t + ι (s) .
In Fig. 7 ist der Gesamtaufbau und die Anbindung einer ACS- Einheit an die 'Branch Metric Unit' und die 'Survivor Memory Unit' für das in Fig. 4 beispielshaft gezeigte Trellis- Diagramm dargestellt. Da jedes für einen Zustand s im Zeitschritt t berechnete Ergebnis γt (Ξ) zugleich die Grundlage für die Berechnung einer Pfadmetrik für einen zeitlich nachfolgenden Zustand ist, ist die in Fig. 7 gezeigte Rückkopplung der Prozessorelemente 1 über ein Zwischenregister 18 erforderlich. Die von den einzelnen Prozessorelementen 1 der 'Survivor Path Unit' zugeführten Entscheidungs- oder Signalwerte δ0...δ ermöglichen die Auswahl und das Speichern der korrekten ' Survivor Paths ' und deren Pfadmetriken.FIG. 7 shows the overall structure and the connection of an ACS unit to the 'Branch Metric Unit' and the 'Survivor Memory Unit' for the trellis diagram shown by way of example in FIG. 4. Since each result γ t (Ξ) calculated for a state s in the time step t is also the basis for the calculation of a path metric for a temporally subsequent state, the feedback of the processor elements 1 shown in FIG. 7 via an intermediate register 18 is necessary. The decision or signal values δ 0 ... δ supplied by the individual processor elements 1 of the 'survivor path unit' enable this Selection and storage of the correct survivor paths and their path metrics.
Die zuvor beschriebene ACS-Einheit ist der rechenintensivste Teil eines Viterbi-Decodierers . Sie weist den größten Flächen- und Energiebedarf auf. Bei Anwendungen in der Mobilfunktechnik steigt dabei die Komplexität der ACS-Einheit exponentiell mit der Komplexität des jeweils zur Kanalcodierung von Mobilfunksignalen verwendeten Codes.The ACS unit described above is the most computationally intensive part of a Viterbi decoder. It has the largest space and energy requirements. In applications in mobile radio technology, the complexity of the ACS unit increases exponentially with the complexity of the code used for channel coding of mobile radio signals.
Es besteht daher das grundlegende Bedürfnis, den Schaltungsaufwand für die ACS-Einheit möglichst gering zu halten. So wurde beispielsweise in der Druckschrift "Low Power ACS Unit Design For The Viterbi Decoder", Chi-ying Tsui, Roger S.K. Cheng, Curtis Ling, Conference IEEE ISCAS, 1999, Orlando, in der eine ACS-Einheit nach dem Oberbegriff des Anspruches 1 beschrieben ist, vorgeschlagen, zur Bestimmung eines 'Survivor Path' eines Zustands die Differenz der Pfadmetriken derjenigen vorhergehenden Zustände, von denen jeweils ein Zweig zu dem betrachteten Zustand führt, zu bilden und mit der Differenz der entsprechenden Zweigmetriken zu vergleichen. Abhängig von dem Vergleichsergebnis kann unmittelbar auf den 'Survivor Path' und somit die zur Berechnung der entsprechenden Pfadmetrik zu bildende Summe geschlossen werden. Diese Vorgehensweise weist den Vorteil auf, daß die Differenzen bei Annahme der bereits erwähnten 'Butterfly'-Struktur gemeinsam für die Berechnung der Pfadmetriken von zwei Zuständen eines Zeitschritts des Trellis-Diagramms durchgeführt werden können, wodurch der Schaltungsaufwand reduziert werden kann.There is therefore a fundamental need to keep the circuitry for the ACS unit as low as possible. For example, in the publication "Low Power ACS Unit Design For The Viterbi Decoder", Chi-ying Tsui, Roger S.K. Cheng, Curtis Ling, Conference IEEE ISCAS, 1999, Orlando, in which an ACS unit is described according to the preamble of claim 1, proposed to determine a survivor path of a state, the difference in the path metrics of those previous states, each of which form a branch to the state under consideration, and compare it with the difference of the corresponding branch metrics. Depending on the comparison result, the 'Survivor Path' and thus the sum to be calculated for calculating the corresponding path metric can be inferred directly. This procedure has the advantage that the differences can be carried out jointly for the calculation of the path metrics of two states of a time step of the trellis diagram, assuming the already mentioned 'butterfly' structure, as a result of which the circuit complexity can be reduced.
Allerdings ist auch bei dieser Vorgehensweise weiterhin die separate Bildung eines Vergleichs für die Ermittlung der Pfadmetriken der zu der jeweiligen 'Butterfly' -Struktur gehörenden 'oberen' und 'unteren' Zustände eines Zeitschritts erforderlich, wozu entsprechend zwei Komparatoren benötigt werden. MHowever, even with this procedure, the separate formation of a comparison for determining the path metrics of the "upper" and "lower" states of a time step belonging to the respective "butterfly" structure is still required, for which purpose two comparators are required accordingly. M
HH
33
P- rt rtP- rt rt
P"P "
PP
P ιQ frP ιQ fr
ΦΦ
H 3H 3
HiHi
P) P )
Φ rtΦ rt
HH
P-P-
WW
ΦΦ
P αP α
Φ cnΦ cn
- o er- o he
ΦΦ
HH
ΦΦ
PP
--
PP
P αP α
--
PP
P rtP rt
ΦΦ
HH
ΦΦ
PP
--
co Cd tV> > P> cπ o cπ o cπ O cπco Cd tV>> P> cπ o cπ o cπ O cπ
p > cnp> cn
HiHi
P: tP: t
HH
PP
PP
X* cn erX * cn er
ΦΦ
P- cnP- cn
ΌΌ
P- φ cn φP- φ cn φ
HH
PJ:PJ:
P rtP rt
Φ l-f rtΦ l-f rt
Fig. 1 zeigt ein Blockschaltbild eines Prozessorelements einer ACS-Einheit gemäß der vorliegenden Erfindung,1 shows a block diagram of a processor element of an ACS unit according to the present invention,
Fig. 2 zeigt eine Darstellung zur Erläuterung der 'Butterfly' -Struktur eines Trellis-Diagrammes,2 shows an illustration to explain the 'butterfly' structure of a trellis diagram,
Fig. 3 zeigt eine Darstellung zur Erläuterung des der vorliegenden Erfindung zugrundeliegenden Prinzips bei der Berechnung von Pfadmetriken,3 shows an illustration to explain the principle on which the present invention is based when calculating path metrics,
Fig. 4 zeigt ein beispeilhaftes Trellis-Diagramm mit vier Zuständen,4 shows an exemplary trellis diagram with four states,
Fig. 5 zeigt allgemein den Aufbau eines Viterbi-Decodierers,5 generally shows the structure of a Viterbi decoder,
Fig. 6 zeigt ein Blockschaltbild eines Prozessorelements einer bekannten ACS-Einheit, und6 shows a block diagram of a processor element of a known ACS unit, and
Fig. 7 zeigt den Aufbau einer bekannten ACS-Einheit mit mehreren der in Fig. 6 gezeigten Prozessorelemente sowie die Verschaltung dieser ACS-Einheit in einem Viterbi-Decodierer.FIG. 7 shows the construction of a known ACS unit with several of the processor elements shown in FIG. 6 and the connection of this ACS unit in a Viterbi decoder.
Zur Erläuterung der Erfindung soll nachfolgend nochmals kurz auf die bereits erläuterte 'Butterfly' -Struktur eingegangen werden, welche eine Voraussetzung für die vorliegende Erfindung darstellt.In order to explain the invention, the "butterfly" structure already explained, which is a prerequisite for the present invention, will be briefly discussed again below.
Wie auch aus dem in Fig. 4 gezeigten beispielhaften Trellis- Diagramm ersichtlich ist, weist das Trellis-Diagramm eine gewisse Regelmäßigkeit in seiner Struktur auf. Diese Struktur besteht aus sogenannten 'Butterflies', wobei ein derartiger 'Butterfly' in Fig. 2 gezeigt ist. Gemäß der 'Butterfly'- Struktur sind zwei Zustände 19 und 20 eines Zeitschritts t mit zwei Zuständen 21 und 22 des darauffolgenden Zeitschritts t+1 derart verbunden, daß von jedem dieser Zustände 19 und 20 jeweils ein Zweig zu dem Zustand 21 und ein Zweig zu dem Zustand 22 führt, wobei die Zweigmetrik λt (u) des von dem Zustand 19 zu dem Zustand 21 führenden Zweigs der Zweigmetrik des von dem Zustand 20 zu dem Zustand 22 führenden Zweigs und die Zweigmetrik λt (1) des von dem Zustand 19 zu dem Zustand 22 führenden Zweigs der Zweigmetrik des von dem Zustand 20 zu dem Zustand 21 führenden Zweigs entspricht. In Fig. 2 sind zudem die den einzelnen Zuständen entsprechenden Pfadmetriken γtlu), γαι, γt+ι(u) bzw. γt+1 (1) dargestellt.As can also be seen from the exemplary trellis diagram shown in FIG. 4, the trellis diagram has a certain regularity in its structure. This structure consists of so-called 'butterflies', such a 'butterfly' being shown in FIG. 2. According to the 'butterfly' structure, two states 19 and 20 of a time step t are connected to two states 21 and 22 of the subsequent time step t + 1 such that each of these states 19 and 20 has a branch to state 21 and a branch to the State 22 leads, the branch metric λ t (u) of the branch leading from state 19 to state 21 of the branch metric of the branch leading from state 20 to state 22 and the branch metric λ t (1) of the branch leading from state 19 to the branch 22 leading to state 22 corresponds to the branch metric of the branch leading from state 20 to state 21. 2 also shows the path metrics γt lu) , γ αι , γ t + ι (u) and γ t + 1 (1) corresponding to the individual states.
Diese Regelmäßigkeit der 'Butterfly' -Struktur wird im Rahmen der vorliegenden Erfindung ausgenützt, um die Anzahl der zur Bestimmung der 'oberen' Pfadmetrik γt+ι<ul und der 'unteren' Pfadmetrik γt+i111 erforderlichen arithmetischen Operationen zu reduzieren.This regularity of the "butterfly" structure is used in the context of the present invention in order to reduce the number of arithmetic operations required to determine the "upper" path metric γ t + ι <ul and the "lower" path metric γt + i 111 .
Zur Bestimmung der Pfadmetriken γt<u) und γt+ι(1) muß jeweils die günstigste Pfadmetrik der theoretisch möglichen Pfadmetriken ermittelt werden. Jede Pfadmetrik eines Zustands setzt sich aus der Pfadmetrik eines Zustands des vorhergehenden Zeitschrittes und der Zweigmetrik desTo determine the path metrics γ t + ι <u) and γ t + ι (1) , the cheapest path metrics of the theoretically possible path metrics must be determined. Each path metric of a state is made up of the path metric of a state of the previous time step and the branch metric of
Verbindungszweigs dieser beiden Zustände zusammen. Somit muß zur Bestimmung der Pfadmetrik γt+ι (ul die kleinere der theoretisch möglichen Pfadmetriken γt (ul + λt (ul und γt αι + λt (1) und zur Bestimmung der Pfadmetrik γt+ιαι die kleinere der theoretisch möglichen Pfadmetriken γt (u) + λt (1) und γt (1) + λt (u) ermittelt werden. Es sind somit folgende Vergleichsoperationen erforderlich:Connecting branch of these two states together. Thus, to determine the path metric γ t + ι (ul, the smaller of the theoretically possible path metrics γ t (ul + λ t (ul and γ t αι + λ t (1) and to determine the path metric γt + ι αι the smaller of the theoretical possible path metrics γ t (u) + λ t (1) and γ t (1) + λ t (u) are determined, so the following comparison operations are required:
γt (ul + λt ,u) >< γt (1) + λt !1) für den 'oberen' Zustand γt (u) + λt (1) >< γt (1) + λt (u) für den 'unteren' Zustandγ t (ul + λ t , u) ><γ t (1) + λ t ! 1) for the 'upper' state γ t (u) + λ t (1) ><γ t (1) + λ t (u) for the 'lower' state
Jede Vergleichsoperation ist dabei durch den Operator ' >< ' repräsentiert.Each comparison operation is represented by the operator '> <'.
Die für den 'oberen' Zustand 21 und den 'unteren' Zustand 22 der 'Butterfly '-Struktur durchzuführenden Vergleichsoperationen weisen eine gewisse Ähnlichkeit auf. Durch Subtraktion können die Zweigmetriken und Pfadmetriken voneinander getrennt werden, so daß sich für den 'oberen' und 'unteren' Zustand jeweils ein Vergleich zwischen einer Pfadmetrikdifferenz und einer Zweigmetrikdifferenz ergibt:The comparison operations to be carried out for the 'upper' state 21 and the 'lower' state 22 of the 'butterfly' structure are somewhat similar. The branch metrics and path metrics can be separated from one another by subtraction, so that a comparison between a path metric difference and a branch metric difference results for the 'upper' and 'lower' state:
λt 'u' - λt ( 1 ) X γt U » - - γt ( u ) für den 'oberen' Zustand λt '1 ' - λt 'u l r>< γt <l . - - γt ( u l für den 'unteren' Zustandλt ' u ' - λt (1) X γ t U »- - γ t (u) for the 'upper' state λt ' 1 ' - λt ' ul r><γ t < l . - - γ t (ul for the 'lower' state
Werden für diese Differenzen eine Pfadmetrikdifferenz Tt = γt α) - γt (u) und eine Zweigmetrikdifferenz Λt = λt (1) - λt (u) definiert, so ergibt sich für die durchzuführenden Vergleichsoperationen:If a path metric difference T t = γ t α) - γ t (u) and a branch metric difference Λ t = λ t (1) - λ t (u) are defined for these differences, the following results for the comparison operations to be carried out:
Λt > rt für den 'oberen' Zustand -Λt >< I\ für den 'unteren' ZustandΛ t > r t for the 'upper' state -Λ t ><I \ for the 'lower' state
Die beiden Vergleiche können durch den Absolut- oder Betragsvergleich IΛJIXIΓ,! gelöst werden. Das Ergebnis diesesThe two comparisons can be made by the absolute or absolute comparison IΛ J IXIΓ ,! be solved. The result of this
Vergleichs legt die Beziehung zwischen |Λ,| und |r,| fest. Da die Metriken λt'u), λt'1', γt (11 undγt'u) per Definition positiv sind, wurden keine der oben angegebenen Ungleichungen durch die zuvor vorgenommenen mathematischen Modifikationen verändert. Die zur Ermittlung der Pfadmetriken γtVu' und γt+ι(1! ursprünglich aufgestellten Ungleichungen für den 'oberen' Zustand 21 und den 'unteren' Zustand 22 können somit durch Auswertung der Vorzeichen von Λt und I\ gelöst werden, wobei zu berücksichtigen ist, daß |Λ,| für die Ungleichung desComparative establishes the relationship between | Λ, | and | r, | firmly. Since the metrics λ t ' u) , λt' 1 ', γ t (11 and γ t ' u) are positive by definition, none of the above inequalities have been changed by the previously made mathematical modifications. The inequalities originally established for the 'upper' state 21 and the 'lower' state 22 for determining the path metrics γ t V u 'and γt + ι (1!) Can thus be solved by evaluating the signs of Λ t and I \, whereby it must be taken into account that | Λ, | for the inequality of the
'unteren' Zustands 22 mit einem negativen Vorzeichen versehen sein muß .'lower' state 22 must have a negative sign.
Das Ergebnis dieser Überlegungen ist, daß zur Bestimmung der Pfadmetriken γt+ι(u) und γt+ι(1) lediglich ein einziger Absolutvergleich durchgeführt werden muß, wobei die endgültige Entscheidung dann abhängig von diesem Vergleichsergebnis durch Auswertung der Vorzeichen von Λt und Tt getroffen wird. Wie nachfolgend noch näher erläutert wird, ist dies mit relativ einfachen schaltungstechnischen Mitteln möglich.The result of these considerations is that to determine the path metrics γ t + ι (u) and γ t + ι (1) only a single absolute comparison has to be carried out, the final decision then depending on this comparison result by evaluating the signs of Λ t and T t is hit. As will be explained in more detail below, this is possible with relatively simple circuitry means.
In Fig. 1 ist ein Blockschaltbild eines Ausführungsbeispiels für ein Prozessorelement 1 der ACS-Einheit eines Viterbi- Decodierers dargestellt. Das Prozessorelement 1 dient zur Berechnung der Pfadmetriken γt+ι(u> und γt+ιU) von zwei Zuständen eines Zeitschrittes t+1 eines Trellis-Diagrammes und empfängt als Eingangssignale die Pfadmetriken γt (1) undγt (ul derjenigen beiden Zustände des vorhergehenden Zeitschrittes t des Trellis-Diagrammes, die mit den beiden zu berechnenden Zuständen die in Fig. 2 gezeigte 'Butterfly ' -Struktur bilden. Des weiteren empfängt das Prozessorelement 1 als Eingangssignale die Zweigmetriken λt (ul und λt (1) der entsprechenden Verbindungszweige dieser 'Butterfly '-Struktur . Die Pfadmetriken γt (1'/ γt (ul und die Zweigmetriken λt'u), λt (1! sind jeweils Multiplexern 8 und 9 bzw. 10 und 11 zugeführt, die abhängig von einem Steuersignal Cu bzw. C1 einen ihrer beiden Eingangswerte einem Addierer 12 bzw. 13 zuführen, der schließlich als Pfadmetrik γt(u' bzw. γt+i'1' die kleinere der jeweils beiden möglichen Summen ausgibt. Die Entscheidungsoder Steuersignale Cu bzw. C1 werden zudem (invertiert) der 'Survivor Memory Unit' zugeführt.1 shows a block diagram of an exemplary embodiment for a processor element 1 of the ACS unit of a Viterbi decoder. The processor element 1 is used to calculate the path metrics γ t + ι (u> and γt + ι U) of two states of a time step t + 1 of a trellis diagram and receives the path metrics γ t (1) and γ t (ul of those two states as input signals of the preceding time step t of the trellis diagram, which, together with the two states to be calculated, form the 'butterfly' structure shown in Fig. 2. Furthermore, the processor element 1 receives the branch metrics λ t (ul and λ t (1)) as input signals The path metrics γ t (1 '/ γ t (ul and the branch metrics λ t ' u) , λ t (1! are each supplied to multiplexers 8 and 9 or 10 and 11, which are dependent supply one of its two input values from a control signal C u or C 1 to an adder 12 or 13, which finally outputs as path metric γ t + ι (u 'or γt + i' 1 'the smaller of the two possible sums Decision or tax Signals C u and C 1 are also fed (inverted) to the 'Survivor Memory Unit'.
Die Steuersignale Cu und C1 werden von einerThe control signals C u and C 1 are from one
Auswertungseinheit 6 erzeugt. Zur Ansteuerung der Auswertungseinheit 6 sind ein Subtrahierer 2 und ein Komparator 4 vorgesehen, wobei der Subtrahierer 2 die Differenz zwischen den beiden Pfadmetriken γt (1) und γt'u) berechnet, während der Komparator 4 die daraus resultierende Pfadmetrikdifferenz Y mit einer extern zugeführten Zweigmetrikdifferenz Λ vergleicht und das Vergleichsergebnis der Auswertungseinheit 6 zuführt.Evaluation unit 6 generated. A subtractor 2 and a comparator 4 are provided to control the evaluation unit 6, the subtractor 2 calculating the difference between the two path metrics γ t (1) and γ t ' u) , while the comparator 4 calculates the resulting path metric difference Y with an external one supplied branch metric difference Λ compares and supplies the comparison result to the evaluation unit 6.
Die Zweigmetrikdifferenz Λ = λt (u' - λt ul wird in der 'Branch Metric Unit' (BMU) berechnet und der ACS-Einheit bzw. dem Prozessorelement 1 in zwei unterschiedlichen Versionen, nämlich einmal als normale Zweigmetrikdifferenz Λ+ und einmal als negierte Zeigmetrikdifferenz Λ- zugeführt. Die Auswahl, welche der beiden Zweigmetrikversionen für den Vergleich mit der Pfadmetrikdifferenz I" verwendet werden soll, erfolgt durch einen Multiplexer 3, der abhängig von dem Vorzeichenbit sg(T) der Pfadmetrikdifferenz angesteuert wird. Bei einer Zweierkomplement-Darstellung entspricht das Vorzeichenbit dem MSB (Most Significant Bit) . Die Unterscheidung zwischen den beiden Zweigmetrikversionen ist, wie nachfolgend noch näher erläutert wird, erforderlich, um immer vorzeichengleiche Werte miteinander vergleichen und somit ein korrektes Vergleichsergebnis berechnen zu können.The branch metric difference Λ = λ t (u '- λ t ul is calculated in the' Branch Metric Unit '(BMU) and the ACS unit or processor element 1 in two different versions, namely once as a normal branch metric difference Λ + and once as a negated pointing metric difference Λ-. The selection of which of the two branch metric versions is to be used for the comparison with the path metric difference I " is made by a multiplexer 3, which is controlled depending on the sign bit sg (T) of the path metric difference. In a two's complement representation, the sign bit corresponds to the MSB ( Most Significant Bit) The distinction between the two branch metric versions, as will be explained in more detail below, is necessary in order to be able to compare values with the same sign and thus to be able to calculate a correct comparison result.
Wie bereits erwähnt worden ist, ermittelt der Komparator 4 das Ergebnis des Absolutvergleichs C = rf| > |Λ,| . Da sowohl 10 als auch Λt positiv oder negativ sein kann, gibt es vier mögliche Wertekombinationen, die eine Inversion des ermittelten Vergleichswerts C erforderlich machen könnten, um die zuvor beschriebenen Ungleichungen für den 'oberen' und 'unteren' Zustand tatsächlich korrekt nachbilden und über die Multiplexer 8, 9 bzw. 10, 11 die korrekten Werte für die Pfadmetrikberechnung auswählen zu können.As has already been mentioned, the comparator 4 determines the result of the absolute comparison C = r f | > | Λ, | , Since both 10 and Λ t can be positive or negative, there are four possible combinations of values that could make an inversion of the determined comparison value C necessary in order to correctly model and overwrite the previously described inequalities for the 'upper' and 'lower' state the multiplexers 8, 9 and 10, 11 to be able to select the correct values for the path metric calculation.
Die entsprechende Logik ist in Fig. 3 dargestellt, wobei jeweils für den 'oberen' Zustand und den 'unteren' Zustand die möglichen Kombinationen der Vorzeichen von T und Λ sowie die jeweils daraus folgenden Werte für Cu bzw. C1 in Abhänggkeit von dem Absolutvergleichsergebnis C dargestellt sind. Ein nachgestelltes Minuzeichen entspricht dabei einem negativen Vorzeichen, während ein nachgestelltes Pluszeichen einem positiven Vorzeichen entspricht, so daß beispielsweise r- einen negativen Pfaddifferenzwert und T+ einen positiven Pfaddifferenzwert darstellt.The corresponding logic is shown in FIG. 3, the possible combinations of the signs of T and Λ as well as the respectively resulting values for C u and C 1 depending on the one for the “upper” state and the “lower” state Absolute comparison result C are shown. A trailing minus sign corresponds to a negative sign, while a trailing plus sign corresponds to a positive sign, so that, for example, r- represents a negative path difference value and T + a positive path difference value.
Aus Fig. 3 ist insbesondere ersichtlich, daß sowohl für den 'oberen' Zustand als auch für den 'unteren' Zustand für zwei mögliche Vorzeichenkombinationen alleine durch Auswertung der Vorzeichen von T und Λ eine Ermittlung der Werte für Cu und C1 möglich ist, ohne tatsächlich den Absolutvergleich durchführen und somit den Wert C berechnen zu müssen. In diesen Fällen steht somit das 'Vergleichsergebnis', d.h. die Steuersignale Cu und C1, deutlich früher zur Verfügung, da kein Vergleich durchgeführt werden muß, was eine deutliche Reduzierung der Glitch-Wahrscheinlichkeit an den Auswahlmultiplexern 8, 9 und 10, 11 zur Folge hat.From Fig. 3 it can be seen in particular that both for the 'upper' state and for the 'lower' state for two possible sign combinations by evaluating the Sign of T and Λ a determination of the values for C u and C 1 is possible without actually carrying out the absolute comparison and thus having to calculate the value C. In these cases, the 'comparison result', ie the control signals C u and C 1 , is available much earlier, since no comparison has to be carried out, which significantly reduces the glitch probability at the selection multiplexers 8, 9 and 10, 11 Consequence.
In allen anderen Fällen der Vorzeichen von T und Λ werden die Werte für Cu und C1 analog zu der in Fig. 3 gezeigten Logik in Abhängigkeit von dem Wert C des Absolutvergleichsergebnisses berechnet .In all other cases of the signs of T and Λ, the values for C u and C 1 are calculated analogously to the logic shown in FIG. 3 as a function of the value C of the absolute comparison result.
Die Ermittlung der Werte für Cu und C1 in Abhängigkeit von den Vorzeichen sg (T) und sg (Λ) sowie dem Wert des Absolutvergleiches C = |r,| > |Λ,| erfolgt gemäß Fig. 1 in derThe determination of the values for C u and C 1 depending on the signs sg (T) and sg (Λ) and the value of the absolute comparison C = | r, | > | Λ, | 1 takes place in the
Auswertungseinheit 6. Wie zuvor anhand Fig. 3 beschrieben worden ist, muß die Auswertungseinheit hierzu lediglich die Vorzeichen sg(D und sg (Λ) auswerten und davon abhängig den Werten Cu und C1 entweder den festen binären Wert ' 1 ' , den festen binären Wert '0', den unveränderten Wert C des Vergleichsergebnisses oder den negierten Wert C des Vergleichsergebnisses zuweisen. Der Multiplexer 3 gewährleistet dabei, daß zur Realisierung desEvaluation unit 6. As has been described above with reference to FIG. 3, the evaluation unit only has to evaluate the signs sg (D and sg (Λ) and, depending on the values C u and C 1, either the fixed binary value '1', the fixed one Assign binary value '0', the unchanged value C of the comparison result or the negated value C of the comparison result. The multiplexer 3 ensures that in order to implement the
Absolutvergleichs |r,| > |Λr| stets die korrekten Werte ±Tt > ±Λt miteinander verglichen werden.Absolute comparison | r, | > | Λ r | always compare the correct values ± T t > ± Λ t .
Die Verwendung der in Fig. 3 gezeigten Logik ermöglicht, daß lediglich ein Absolutvergleich C = |r,| > |Λr| ausgewertet werden muß, um davon abhängig sowohl die 'obere' Pfadmetrik γt+ι'u) als auch die 'untere' Pfadmetrik γt+ιαι berechnen zu können. Wird davon ausgegangen, daß die Komplexität eines Komparators im wesentlichen derjenigen eines Addierers oder Subtrahierers entspricht, ist durch einen Vergleich der in Fig. 1 und Fig. 6 gezeigten Prozessorelemente 1 leicht ersichlich, daß mit Hilfe der vorliegenden Erfindung ca. 33% u> C t t P1 P1 The use of the logic shown in FIG. 3 enables only an absolute comparison C = | r, | > | Λ r | must be evaluated in order to be able to calculate both the 'upper' path metric γ t + ι ' u) and the' lower 'path metric γ t + ι αι . If it is assumed that the complexity of a comparator essentially corresponds to that of an adder or subtractor, it can easily be seen by comparing the processor elements 1 shown in FIGS. 1 and 6 that with the aid of the present invention approx. 33% u> C tt P 1 P 1
Cπ o Cπ o cπ o cnCπ o Cπ o cπ o cn
« N χι P> πd •n ιQ < <! P> X P. ö tsi P < Cd < πd P> P hd P Od ω P. d Φ ^1 f l α o P Φ fr Hi P- Φ φ O P P1 O: P- PJ Z ) o P- Φ Hi P P Hl φ O Φ φ i Od l-h ι-f P- P- P) φ«N χι P> πd • n ιQ <<! P> X P. ö tsi P <Cd <πd P> P hd P Od ω P. - d Φ ^ 1 fl α o P Φ for Hi P- Φ φ OPP 1 O: P- PJ Z ) o P- Φ Hi PP Hl φ O Φ φ i Od lh ι-f P- P- P ) φ
3 ιQ 3 P P) χι N l-i P O cn P Φ H φ cn l-f rt H P> cn H P> H l-f P- H cn P P) Hi XX iQ P H3 ιQ 3 PP ) χι N li PO cn P Φ H φ cn lf rt H P> cn H P> H lf P- H cn PP ) Hi XX iQ PH
V φ pi: P- • Φ £ tr P cn P- ?r er iQ XX o rt φ rt P- . • P > O tP φ ^ P- Φ Φ Φ ^ rt lQ tr O H PJ & Φ tr ^ P Φ P. O P- rt & P P-V φ pi: P- • Φ £ tr P cn P-? R er iQ XX o rt φ rt P-. • P> O tP φ ^ P- Φ Φ Φ ^ rt lQ tr OHP J & Φ tr ^ P Φ P. O P- rt & P P-
H H H Φ ^j XX P Φ Φ P- P Pi: Φ p O: 3 Φ Φ φ cn Hi Φ φ P- Φ tr P Φ Φ P σ P1 -^ PHHH Φ ^ j XX P Φ Φ P- P Pi: Φ p O: 3 Φ Φ φ cn Hi Φ φ P- Φ tr P Φ Φ P σ P 1 - ^ P
P) P. t*l Φ rt rt P H H P • φ O Ό P- P- rt rt P: rt H P- 3 P H rt P — < rt P P- P H p: Φ φ Hi PJ rt tr P) rt o H ) tr H P> tr P ^ Hi H P • iQ P- ^ o φ iQ P- er P rt s P- Z σ Φ P H cn H φ tr P- H P- P) P- P P- P' P- XX φ Φ P-P ) P. t * l Φ rt rt PHHP • φ O Ό P- P- rt rt P: rt H P- 3 PH rt P - <rt P P- PH p: Φ φ Hi P J rt tr P ) rt o H ) tr H P> tr P ^ Hi HP • iQ P- ^ o φ iQ P- er P rt s P- Z σ Φ PH cn H φ tr P- H P- P ) P- P P- P 'P - XX φ Φ P-
H rt cn X Φ Φ P Φ ) P P- rt P> P rt X rt rt X rt l-h P ιQ ιQ •< ? cn ö XX ιQH rt cn X Φ Φ P Φ ) P P- rt P> P rt X rt rt X rt lh P ιQ ιQ • <? cn ö XX ιQ
Φ P- Z H tυ P N P. P- cn "l ιQ X Z rt » fr Φ • fr rt • - Φ XI P> φ • rυ P P* n φ H PJ P rt + fr Φ O Hi P- rt P- P> Φ ^ P φ l-f P tr H o H tr P Φ < <r> J P- H H φ p Pn Hi P P- Φ P» P. 3 p: p: P CTl cn Φ P- rt Φ N H IQ H φ > P Hi rt cn 3 Hi cn Hi cn S |Q l-f Φ ^ pi: er er p.Φ P- ZH tυ PN P. P- cn "l ιQ XZ rt » fr Φ • fr rt • - Φ XI P> φ • rυ PP * n φ H PJ P rt + fr Φ O Hi P- rt P- P> Φ ^ P φ lf P tr H o H tr P Φ <<r> J P- HH φ p Pn Hi P P- Φ P »P. 3 p: p: P CTl cn Φ P- rt Φ NH IQ H φ> P Hi rt cn 3 Hi cn Hi cn S | Q lf Φ ^ pi: er er p.
O P- P fr Φ ^Q φ Φ cn Φ H 1 Hi Hi p- Cπ rt Φ Φ H" Φ XX Φ • XX cn + tP φ φ P- iQO P- P fr Φ ^ Q φ Φ cn Φ H 1 Hi Hi p- Cπ rt Φ Φ H "Φ XX Φ • XX cn + tP φ φ P- iQ
Z P P- P- cn α ιQ cn iQ Φ XX N cn l-i P- ιQ H Φ P- TJ Φ Φ l-f H φ ΦZ P P- P- cn α ιQ cn iQ Φ XX N cn l-i P- ιQ H Φ P- TJ Φ Φ l-f H φ Φ
P- ιQ P. φ cn cn PJ Φ Φ P- p p. H Φ P. P O Φ P Φ Φ cn rt Hi N rsi c P H N φ P) Φ p: rt o P- H 3 M Φ p P- Φ Φ cn 3 P 3 P rt Φ P) φ φ tr cn 1 ΦP- ιQ P. φ cn cn P J Φ Φ P- p p. H Φ P. PO Φ P Φ Φ cn rt Hi N rsi c PHN φ P ) Φ p: rt o P- H 3 M Φ p P- Φ Φ cn 3 P 3 P rt Φ P ) φ φ tr cn 1 Φ
P P d n Φ H cn pi: P- P- p. φ P ω H rt P- N Φ N P) H iQ P- P- d P- φ -* P- fr XX Hi X H Φ l P tP P n cn N P- P) Φ rt P P- P" er φ & XX rt P H P OPP dn Φ H cn pi: P- P- p. φ P ω H rt P- N Φ NP ) H iQ P- P- d P- φ - * P- fr XX Hi XH Φ l P tP P n cn N P- P ) Φ rt P P- P "er φ & XX rt PHPO
H P* P P> P rt P- N Φ rt cn P XXH P * P P> P rt P- N Φ rt cn P XX
Φ cn P P» XX σ P ιQ tr •-I Φ rt P- O ) tr cn rtΦ cn PP »XX σ P ιQ tr • -I Φ rt P- O ) tr cn rt
P cn Φ p. φ P1 Φ P- rt Z P) cn 1 rt 3 P tP Φ Φ rt Φ O N P cn P ΦP cn Φ p. φ P 1 Φ P- rt ZP ) cn 1 rt 3 P tP Φ Φ rt Φ ONP cn P Φ
Φ P 3 Λ- 00 3 P) Φ Φ P Φ i S Φ . — . Φ O:Φ P 3 Λ- 00 3 P ) Φ Φ P Φ i S Φ. -. Φ O:
H α f 3 rt fr P- H tr -< φ cn σ PH α f 3 rt for P- H tr - <φ cn σ P
£ P- Φ O Φ lQ H P- ιQ h S P) πd rt Ό N P H cn cn Cn XX > Φ P ιQ Φ ) P- P Xi P- π cn • rt£ P- Φ O Φ lQ H P- ιQ h SP ) πd rt Ό NPH cn cn Cn XX> Φ P ιQ Φ ) P- P Xi P- π cn • rt
P rt + P- ιQ CΛ P • P H P rt P- P + rt ^ H P- cn P- P H ϋP rt + P- ιQ CΛ P • PHP rt P- P + rt ^ H P- cn P- PH ϋ
PJ P- Hi H Ό p rt PJ O rt cn Φ cn ω cn P- Φ P cn 03 Φ 0 rt ~ O cn P PJ r+ χ> P> P- Φ 3 Φ 3 tr P- er φ Φ - — - xι cn n H α P. rt P Φ N rt i^ H rt P- tr OP J P- Hi H Ό p rt PJ O rt cn Φ cn ω cn P- Φ P cn 03 Φ 0 rt ~ O cn P PJ r + χ>P> P- Φ 3 Φ 3 tr P- er φ Φ - - - xι cn n H α P. rt P Φ N rt i ^ H rt P- tr O
P- Φ - 3 P- P. XX P P- φ O tr P- fr Φ -* φ P- Φ Φ Φ φ P- NP- Φ - 3 P- P. XX P P- φ O tr P- fr Φ - * φ P- Φ Φ Φ φ P- N
Ό P & ≤ rt INI P1 φ Φ P- ti P- er n P cn Φ rsi φ φ H P- πd P cn cn Hi P< N h φ ΦΌ P & ≤ rt INI P 1 φ Φ P- ti P- er n P cn Φ rsi φ φ H P- πd P cn cn Hi P <N h φ Φ
Φ Φ s: cn P. φ P> cn Φ tr Φ rt ΪV H s P P h Φ cn p: Φ P 1 H cnΦ Φ s: cn P. φ P> cn Φ tr Φ rt ΪV H s P P h Φ cn p: Φ P 1 H cn
Φ cn rt H cn P- P) H rt H P> P> z φ tr INI ) O cn O rt H 3 1 cn CπΦ cn rt H cn P- P ) H rt H P>P> z φ tr INI ) O cn O rt H 3 1 cn Cπ
X O H rt P- cn P 3 P- s: Φ — - P φ P- O: <! ≤ tP < N h + φ er O O φ tr P- Φ P n Hi φ n n N P- P- πd rt P P- tr O Φ o φ N Φ P" r ω α P Φ P O H ι-( P) ^ P tr *«• tr t P H p- rt fr Hi Φ cn Φ H P- Φ H cn P P- rt pi φ P. rtXOH rt P- cn P 3 P- s: Φ - - P φ P- O: <! ≤ tP <N h + φ er OO φ tr P- Φ P n Hi φ nn N P- P- πd rt P P- tr O Φ o φ N Φ P "r ω α P Φ POH ι- (P ) ^ P tr * «• tr t PH p- rt for Hi Φ cn Φ H P- Φ H cn P P- rt pi φ P. rt
P P- Φ P) • Φ H Φ 1 iQ α XX cn ) P> rt σ φ Φ H iQ H X cn cn Φ er Φ Φ O l-f φ O rt P t-> P P. Φ P w Φ 1 Φ rt s: o B o O rt 3 Φ cn tr H Ό o P ≤ cn φ H P- Hi P P- σ cn P- P H Φ 3 Φ Φ 3 h ) φ H er rt OP P- Φ P ) • Φ H Φ 1 iQ α XX cn ) P> rt σ φ Φ H iQ HX cn cn Φ er Φ Φ O lf φ O rt P t-> P P. Φ P w Φ 1 Φ rt s: o B o Ott 3 Φ cn tr H Ό o P ≤ cn φ H P- Hi P P- σ cn P- PH Φ 3 Φ Φ 3 h ) φ H er rt O
P ^i 3 Φ TJ H Φ rsi P p: Φ ) 3 φ Φ Φ cn P P- H Ό rt P- Ό Φ P P Φ Φ P" Φ O «P ^ i 3 Φ TJ H Φ rsi P p: Φ) 3 φ Φ Φ cn P P- H Ό rt P- Ό Φ P P Φ Φ P "Φ O«
P XX _ pi: vQ Φ Φ P tr tr H P- rt P- Ό rt X rt P) H P P) rt O P- P 3 O oP XX _ pi: vQ Φ Φ P tr tr H P- rt P- Ό rt X rt P ) HPP ) rt O P- P 3 O o
P cn c tr Φ P- P P. cn Φ H < H P P- Φ fr P- H P- φ H Φ Φ tr P. XX Ό 3 IQP cn c tr Φ P- P P. cn Φ H <H P P- Φ for P- H P- φ H Φ Φ tr P. XX Ό 3 IQ
P. Ό P O Φ rt P- rt Hl O P P- • φ H P- ιQ P) f P Pi 3 cn P1 ti Φ P1 ) Ό P-P. Ό PO Φ rt P- rt Hl OP P- • φ H P- ιQ P ) f P Pi 3 cn P 1 ti Φ P 1) Ό P-
Hl p P- tr * H pi: rt • P Φ H φ Λ" ω Hi Φ rt P. rt φ Φ Φ P Φ P. H P) φHl p P- tr * H pi: rt • P Φ H φ Λ "ω Hi Φ rt P. rt φ Φ Φ P Φ P. HP ) φ
P> ) p O P Φ P P cn cn ) H fr α cn O Hi H o P- O P < (X rt P- PJ PJ l-iP> ) p OP Φ PP cn cn ) H fr α cn O Hi H o P- OP <(X rt P- PJ PJ li
P» P P tr P- H cn P- fr P- s: et P P- p) s: tr Φ Φ H Hi O H rt o P- INI n P rt P) φ φ Φ P XX P Φ P Φ XX cn tsi Hi 03 Φ P- H P Hi ι-( H XX Z P tr O rt P-P »PP tr P- H cn P- fr P- s: et P P- p ) s: tr Φ Φ H Hi OH rt o P- INI n P rt P ) φ φ Φ P XX P Φ P Φ XX cn tsi Hi 03 Φ P- HP Hi ι- (H XX ZP tr O rt P-
Hi P -i pi cn pi: H Φ s: Hi P- φ Φ Cπ Φ < cn P1 ιQ Φ cn N 3 H O P p: P Φ P. P ^ α s rt n er φ Φ φ cn fr P ω H Φ Φ P- H rt Φ P- Φ H XI tr Hi H Φ ιQ P- Φ P rt Φ P- h H φ N P- α φ h < P- cn O pi: P- rt P- Φ ΦHi P -i pi cn pi: H Φ s: Hi P- φ Φ Cπ Φ <cn P 1 ιQ Φ cn N 3 HOP p: P Φ P. P ^ α s rt n er φ Φ φ cn fr P ω H Φ Φ P- H rt Φ P- Φ H XI tr Hi H Φ ιQ P- Φ P rt Φ P- h H φ N P- α φ h <P- cn O pi: P- rt P- Φ Φ
H Z "" H Φ K3 cn tr P Φ P- φ Φ P- rt Φ P XX O cn Φ tr Φ P rt P P- cnHZ "" H Φ K3 cn tr P Φ P- φ Φ P- rt Φ P XX O cn Φ tr Φ P rt P P- cn
Φ Φ ϊö • pi: ιQ cn H P P- ι_ι. H1 P. O 3 cn H N H rt tr P P P- X tr P TJΦ Φ ϊö • pi: ιQ cn HP P- ι_ι. H 1 P. O 3 cn HNH rt tr PP P- X tr P TJ
P cn p: Φ P) P cn Ό Λ- N φ φ tr P- P> φ iQ Φ N Φ XI P- φ trP cn p: Φ P ) P cn Ό Λ- N φ φ tr P- P> φ iQ Φ N Φ XI P- φ tr
-* i o O O H P P> φ ιQ Φ rt P- O P H Φ rt P H > P- Φ P> P P P- φ H tr 3 P> z P- P- Φ M P P- Φ Φ rt n cn H s: φ fr Hi rt P- rt- * io OOHPP> φ ιQ Φ rt P- OPH Φ rt PH> P- Φ P> PP P- φ H tr 3 P> z P- P- Φ MP P- Φ Φ rt n cn H s: φ fr Hi rt P- rt
Φ P. X P- φ XX P Z Ό P XX P- H tr Φ cn P- pi: P- P- Φ Φ rtΦ P. X P- φ XX P Z Ό P XX P- H tr Φ cn P- pi: P- P- Φ Φ rt
PJ o rt O P- X tr Φ cn P1 P. P tr cn tr p φ p φPJ o rt O P- X tr Φ cn P 1 P. P tr cn tr p φ p φ
N P Ό rt XX Φ φ zN P Ό rt XX Φ φ z
H S φ P- P) p. φ rt H ΦHS φ P- P ) p. φ rt H Φ
Ό Φ cn P- P P ΦΌ Φ cn P- P P Φ
P P- (i φ 3 α O P Φ P • Φ cn Φ P- f * - N rt rt φ P- φ Φ tr fr H p cn p p- fr P rt P P p cn P l-f Φ P p φP P- (i φ 3 α O P Φ P • Φ cn Φ P- f * - N rt rt φ P- φ Φ tr fr H p cn p p- fr P rt P P p cn P l-f Φ P p φ
Φ P Φ CTi Φ rt HΦ P Φ CTi Φ rt H
3 P iQ P 1 3 P iQ P 1
vorzugsweise eine (nicht gezeigte) Renormalisierungseinheit zwischengeschaltet sein kann, die einen Überlauf vermeidet und die rückgekoppelten Pfadmetrikwerte renormalisiert.A renormalization unit (not shown) can preferably be interposed, which avoids an overflow and renormalizes the feedback path metric values.
Für jeden Zustand eines Zeitschrittes des Trellis-Diagrammes wird die auf oben beschriebene Art und Weise ermittelte jeweils günstigste, d.h. minimale, Pfadmetrik zusammen mit dem entsprechenden Pfad in der 'Survivor Memory Unit' zwischengespeichert. Der wesentliche Unterschied zwischen der Verwendung der in Fig. 1 gezeigten Prozessorelemente 1 in einer ACS-Einheit zu der Darstellung von Fig. 7 besteht lediglich darin, daß die in Fig. 1 gezeigten erfindungsgemäßen Prozessorelemente 1 zur Berechnung zweier Pfadmetriken γtιul und γt+i11' vorgesehen sind. For each state of a time step of the trellis diagram, the cheapest, ie minimum, path metric determined in the manner described above is temporarily stored together with the corresponding path in the 'survivor memory unit'. The main difference between the use of the processor elements 1 shown in FIG. 1 in an ACS unit and the representation of FIG. 7 is only that the processor elements 1 according to the invention shown in FIG. 1 for calculating two path metrics γ t + ι ιul and γt + i 11 'are provided.

Claims

Patentansprüche claims
1. ACS-Einheit für einen Viterbi-Decodierer, wobei die ACS-Einheit zur Bestimmung von Pfadmetriken eines dem Viterbi-Decodierer zugewiesenen Trellis-Diagramms vorgesehen ist, wobei jeweils einem ersten und einem zweiten Zustand (21, 22) eines Zeitschritts (t+1) des Trellis-Diagramms ein damit über jeweils einen Zweig des Trellis-Diagramms verbundener dritter und vierter Zustand (20,19) des vorhergehenden Zeitschritts (t) zugewiesen ist, wobei in dem Trellis-Diagramm eine erste Zweigmetrik (λt (u)) für den den ersten Zustand (21) mit dem vierten Zustand (19) verbindenden Zweig und den den zweiten Zustand (22) mit dem dritten Zustand (20) verbindenden Zweig gleich groß ist und eine zweite Zweigmetrik (λt (1)) für den den ersten Zustand (21) mit dem dritten Zustand (20) bzw. den zweiten Zustand (22) mit dem vierten Zustand (19) verbindenden Zweig gleich groß ist, und wobei die ACS-Einheit ein Prozessorelement (1) zur Bestimmung der dem ersten und zweiten Zustand (21, 22) zugeordneten1. ACS unit for a Viterbi decoder, the ACS unit being provided for determining path metrics of a trellis diagram assigned to the Viterbi decoder, a first and a second state (21, 22) of a time step (t + 1) the trellis diagram is assigned a third and fourth state (20, 19) of the preceding time step (t) connected to it via a branch of the trellis diagram, with a first branch metric (λ t (u) in the trellis diagram ) for the branch connecting the first state (21) with the fourth state (19) and the branch connecting the second state (22) with the third state (20) is the same size and a second branch metric (λ t (1) ) for the branch connecting the first state (21) with the third state (20) or the second state (22) with the fourth state (19) is the same size, and wherein the ACS unit has a processor element (1) for determining the first and second state (21, 22) zugeo rdneten
Pfadmetriken (γt+ι(u)/ Yt+ι(1) ) aufweist, welches als Eingangswerte die erste und zweite Zweigmetrik (λt (u) , λt (1) ) sowie dem dritten bzw. vierten Zustand (20,19) zugeordnete Pfadmetriken (γt(u'/γt(1) ) empfängt und umfaßt: - eine Differenziereinrichtung (2) zum Berechnen einerPath metrics (γt + ι (u) / Yt + ι (1) ), which as input values the first and second branch metrics (λ t (u) , λ t (1) ) and the third and fourth states (20, 19 ) assigned path metrics (γt (u '/ γt (1) ) receives and comprises: - a differentiating device (2) for calculating a
Pfadmetrikdifferenz (D zwischen den dem dritten und vierten Zustand (19,20) zugeordneten Pfadmetriken (γt (u)t (1) ) , und - eine Auswertungseinrichtung (3-6) zum Vergleichen der Pfadmetrikdifferenz (D mit einer Zweigmetrikdifferenz (Λ) zwischen der ersten und zweiten Zweigmetrik (λt <ul , λt (1) ) und zum Bestimmen der dem ersten und zweiten Zustand (21, 22) zugeordneten Pfadmetriken (γt+ι(ult(1) ) in Abhängigkeit von dem Vergleichsergebnis (C) , d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie die dem ersten und zweiten Zustand (21, 22) zugeordneten Pfadmetriken (γt(ult+ι(1) ) in Abhängigkeit von dem Vergleichsergebnis (C) unter zusätzlicher Auswertung der Vorzeichen der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) bestimmt.Path metric difference (D between the path metrics assigned to the third and fourth states (19, 20) (γ t (u) , γ t (1) ), and - an evaluation device (3-6) for comparing the path metric difference (D with a branch metric difference ( Λ) between the first and second branch metrics (λ t <ul , λ t (1) ) and for determining the path metrics associated with the first and second states (21, 22) (γ t + ι (ul , γ t + ι (1) ) as a function of the comparison result (C), characterized in that the evaluation device (3-6) is designed in such a way that it includes the path metrics (γ t + ι (ul , γ t + ι) assigned to the first and second states (21, 22) (1) ) depending on the comparison result (C) with additional evaluation of the signs of the path metric difference (D and the branch metric difference (Λ).
2. ACS-Einheit nach Anspruch 1, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie in Abhängigkeit von dem Vergleichsergebnis sowie den Vorzeichen der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) ein erstes Steuersignal (Cu) für eine dem ersten Zustand (21) zugeordnete erste Auswahleinrichtung (8,9,12) und ein zweites Steuersignal (Cx) für eine dem zweiten Zustand (22) zugeordnete zweite Auswahleinrichtung (10,11,13) erzeugt, und daß die erste Auswahleinrichtung (8,9,12) derart ausgestaltet ist, daß sie in Abhängigkeit von dem ersten Steuersignal (Cu) als Pfadmetrik (γt+ι'u)) des ersten Zustands (21) entweder die Summe aus der Pfadmetrik (γt (ul) des vierten Zustands (19) und der ersten Zweigmetrik (λt (u)) oder die Summe aus der Pfadmetrik (γt (1)) des dritten Zustands (20) und der zweiten Zweigmetrik (λt (1)) ausgibt, und daß die zweite Auswahleinrichtung (10,11,13) derart ausgestaltet ist, daß sie in Abhängigkeit von dem zweiten Steuersignal (C1) als Pfadmetrik (γt+ια)) des zweiten Zustands (22) entweder die Summe aus der Pfadmetrik (γt |u)) des vierten Zustands (19) und der zweiten Zweigmetrik (λt (1)) oder die Summe aus der Pfadmetrik (γt (1)) des dritten Zustands (20) und der ersten Zweigmetrik (λt (u|) ausgibt.2. ACS unit according to claim 1, characterized in that the evaluation device (3-6) is designed such that it a first control signal (C u ) depending on the comparison result and the sign of the path metric difference (D and the branch metric difference (Λ) for a first selection device (8, 9, 12) assigned to the first state (21) and a second control signal (C x ) for a second selection device (10, 11, 13) assigned to the second state (22), and that the first The selection device (8, 9, 12) is designed such that depending on the first control signal (C u ) as path metric (γ t + ι ' u) ) of the first state (21) either the sum of the path metric (γ t ( ul ) of the fourth state (19) and the first branch metric (λ t (u) ) or the sum of the path metric (γ t (1) ) of the third state (20) and the second branch metric (λ t (1) ) , and that the second selection device (10,11,13) is designed such that si e depending on the second control signal (C 1 ) as path metric (γ t + ι α) ) of the second state (22) either the sum of the path metric (γ t | u) ) of the fourth state (19) and the second branch metric ( λ t (1) ) or the sum of the path metric (γ t (1) ) of the third state (20) and the first branch metric (λ t (u | ) issues.
3. ACS-Einheit nach Anspruch 2, d a d u r c h g e k e n n z e i c h n e t, daß die erste bzw. zweite Auswahleinrichtung einen von dem ersten bzw. zweiten Steuersignal (C^C1) angesteuerten ersten und zweiten Multiplexer (8,9;10,11) umfaßt, wobei der erste Multiplexer als Eingangssignale die erste und zweite Zweigmetrik (λt'u), λt (1) ) und der zweite Multiplexer als Eingangssignale die dem dritten und vierten Zustand (20,19) zugeordneten Pfadmetriken (γt'u)t (1) ) empfängt, und wobei die Ausgangssignale des ersten und zweiten Multiplexers einem Addierer (12; 13) zugeführt sind.3. ACS unit according to claim 2, characterized in that the first and second selection means comprises a first and second control signal (C ^ C 1 ) driven first and second multiplexer (8,9; 10,11), the first multiplexer as input signals the first and second branch metrics (λ t ' u) , λ t (1) ) and the second multiplexer as input signals that correspond to the third and fourth states (20, 19) assigned path metrics (γ t ' u) , γ t (1) ), and wherein the output signals of the first and second multiplexers are fed to an adder (12; 13).
4. ACS-Einheit nach Anspruch 2 oder 3, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie dem ersten Steuersignal (Cu) einen festen binären Wert zuweist, ohne den Vergleich zwischen der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) zu bilden, falls die Pfadmetrikdifferenz (D und die Zweigmetrikdifferenz (Λ) unterschiedliche Vorzeichen aufweisen, und daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie dem zweiten Steuersignal (C1) einen festen binären Wert zuweist, ohne den Vergleich zwischen der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) zu bilden, falls die Pfadmetrikdifferenz (T) und die Zweigmetrikdifferenz (Λ) identische Vorzeichen aufweisen.4. ACS unit according to claim 2 or 3, characterized in that the evaluation device (3-6) is designed such that it assigns the first control signal (C u ) a fixed binary value without the comparison between the path metric difference (D and the To form a branch metric difference (Λ) if the path metric difference (D and the branch metric difference (Λ) have different signs, and that the evaluation device (3-6) is designed in such a way that it assigns a fixed binary value to the second control signal (C 1 ), without making the comparison between the path metric difference (D and the branch metric difference (Λ) if the path metric difference (T) and the branch metric difference (Λ) have identical signs.
5. ACS-Einheit nach Anspruch 4, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) dem ersten Steuersignal5. ACS unit according to claim 4, d a d u r c h g e k e n n z e i c h n e t that the evaluation device (3-6) the first control signal
(Cu) einen ersten binären Wert zuweist, durch den von der ersten Auswahleinrichtung (8,9,12) als Pfadmetrik (γt+ι'u|) des ersten Zustands (21) die Summe aus der Pfadmetrik (γt'u)) des vierten Zustands (19) und der ersten Zweigmetrik (λ'ul) ausgegeben wird, falls die Pfadmetrikdifferenz (D ein positives Vorzeichen und die Zweigmetrikdifferenz (Λ) ein negatives Vorzeichen aufweist, und daß die Auswertungseinrichtung (3-6) dem ersten Steuersignal (Cu) einen dem invertierten ersten binären Wert entsprechenden zweiten binären Wert zuweist, durch den von der ersten Auswahleinrichtung (8,9,12) als Pfadmetrik (γt+ι(υ)) des ersten Zustands (21) die Summe aus der Pfadmetrik (γt αι) des dritten Zustands (20) und der zweiten Zweigmetrik (λt αι) ausgegeben wird, falls die Pfadmetrikdifferenz (D ein negatives Vorzeichen und die Zweigmetrikdifferenz (Λ) ein positives Vorzeichen aufweist.(C u ) assigns a first binary value, by means of which the first selection device (8, 9, 12) uses the path metric (γ t + ι ' u | ) of the first state (21) to sum the path metric (γ t ' u) ) of the fourth state (19) and the first branch metric (λ ' ul ) is output if the path metric difference (D has a positive sign and the branch metric difference (Λ) has a negative sign, and that the evaluation device (3-6) the first control signal (C u ) assigns a second binary value corresponding to the inverted first binary value, by means of the first selection device (8, 9, 12) as the path metric (γ t + ι (υ) ) of the first state (21) the sum of the path metric (γ t αι ) of the third state (20) and the second branch metric (λ t αι ) is output if the path metric difference (D a has a negative sign and the branch metric difference (aufweist) has a positive sign.
6. ACS-Einheit nach Anspruch 4 oder 5, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) dem zweiten Steuersignal (C1) einen ersten binären Wert zuweist, durch den von der zweiten Auswahleinrichtung (10,11,13) als Pfadmetrik (γt+ιαι) des zweiten Zustands (22) die Summe aus der Pfadmetrik (γt (u)) des vierten Zustands (19) und der zweiten Zweigmetrik (λt'1') ausgegeben wird, falls die Pfadmetrikdifferenz (D und die Zweigmetrikdifferenz (Λ) jeweils ein positives Vorzeichen aufweisen, und daß die Auswertungseinrichtung (3-6) dem zweiten Steuersignal (Cu) einen dem invertierten ersten binären Wert entsprechenden zweiten binären Wert zuweist, durch den von der zweiten Auswahleinrichtung (10,11,13) als Pfadmetrik (Yt+ι(11) des zweiten Zustands (22) die Summe aus der Pfadmetrik (γt (1)) des dritten Zustands (20) und der ersten Zweigmetrik (λt'u') ausgegeben wird, falls die6. ACS unit according to claim 4 or 5, characterized in that the evaluation device (3-6) assigns the second control signal (C 1 ) a first binary value by means of which the second selection device (10, 11, 13) as path metric ( γ t + ι αι ) of the second state (22) the sum of the path metric (γ t (u) ) of the fourth state (19) and the second branch metric (λt ' 1 ') is output if the path metric difference (D and the branch metric difference (Λ) each have a positive sign, and that the evaluation device (3-6) assigns the second control signal (C u ) a second binary value corresponding to the inverted first binary value, by means of which the second selection device (10, 11, 13) the path metric (Yt + ι (11 ) of the second state (22) is the sum of the path metric (γ t (1) ) of the third state (20) and the first branch metric (λ t ' u '), if the
Pfadmetrikdifferenz (D und die Zweigmetrikdifferenz (Λ) jeweils ein negatives Vorzeichen aufweisen.Path metric difference (D and the branch metric difference (Λ) each have a negative sign.
7. ACS-Einheit nach einem der Ansprüche 2-6, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie den binären Wert (C) des Vergleichsergebnisses dem ersten Steuersignal (Cu) zuweist, falls die Pfadmetrikdifferenz (D und die Zweigmetrikdifferenz (Λ) jeweils ein positives Vorzeichen aufweisen, während die7. ACS unit according to one of claims 2-6, characterized in that the evaluation device (3-6) is designed such that it assigns the binary value (C) of the comparison result to the first control signal (C u ) if the path metric difference ( D and the branch metric difference (Λ) each have a positive sign, while the
Auswertungseinrichtung (3-6) den invertierten binären Wert des Vergleichsergebnisses dem ersten Steuersignal (Cu) zuweist, falls die Pfadmetrikdifferenz (D und die Zweigmetrikdifferenz (Λ) jeweils ein negatives Vorzeichen aufweisen.Evaluation device (3-6) assigns the inverted binary value of the comparison result to the first control signal (C u ) if the path metric difference (D and the branch metric difference (Λ) each have a negative sign.
8. ACS-Einheit nach einem der Ansprüche 2-7, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) derart ausgestaltet ist, daß sie den binären Wert (C) des Vergleichsergebnisses dem zweiten Steuersignal (C1) zuweist, falls die Pfadmetrikdifferenz (D ein positives Vorzeichen und die Zweigmetrikdifferenz (Λ) ein negatives Vorzeichen aufweist, während die Auswertungseinrichtung (3-6) den invertierten binären Wert des Vergleichsergebnisses dem zweiten Steuersignal (C1) zuweist, falls die Pfadmetrikdifferenz (T) ein negatives Vorzeichen und die Zweigmetrikdifferenz (Λ) ein positives Vorzeichen aufweist.8. ACS unit according to one of claims 2-7, characterized in that the evaluation device (3-6) is designed such that it assigns the binary value (C) of the comparison result to the second control signal (C 1 ) if the path metric difference (D is a positive sign and the branch metric difference (Λ) is a negative sign has, while the evaluation device (3-6) assigns the inverted binary value of the comparison result to the second control signal (C 1 ) if the path metric difference (T) has a negative sign and the branch metric difference (ein) has a positive sign.
9. ACS-Einheit nach einem der Ansprüche 2-8, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) umfaßt:9. ACS unit according to one of claims 2-8, d a d u r c h g e k e n n z e i c h n e t that the evaluation device (3-6) comprises:
- einen Multiplexer (3), der als Eingangssignale die Zweigmetrikdifferenz (Λ+) und den negierten Wert der Zweigmetrikdifferenz (Λ-) empfängt und von einem das Vorzeichen der von der Differenziereinrichtung (2) gebildeten Pfadmetrikdifferenz (D anzeigenden Bit (sg(D) angesteuert wird,- A multiplexer (3) which receives the branch metric difference (Λ +) and the negated value of the branch metric difference (Λ-) as input signals and from which the sign of the path metric difference (D formed by the differentiating device (2) (Dg (D) is controlled,
- einen Komparator (4), der die Pfadmetrikdifferenz (D und das Aussgangssignal des Multiplexers (3) empfängt, und- A comparator (4) which receives the path metric difference (D and the output signal of the multiplexer (3), and
- eine Auswertungslogik (6), welche als Eingangssignale das Ausgangssignal des Komparators (4), ein das Vorzeichen der- An evaluation logic (6) which, as input signals, the output signal of the comparator (4), the sign of the
Zweigmetrikdifferenz anzeigendes Bit (sg(Λ)) und das das Vorzeichen der Pfadmetrikdifferenz anzeigende Bit (sg(T)) empfängt und davon abhängig das erste und zweite Steuersignal (CU,CX) ausgibt.Receiving branch metric difference bit (sg (Λ)) and the bit indicating the sign of the path metric difference (sg (T)) and depending on it outputs the first and second control signals (C U , C X ).
10. ACS-Einheit nach Anspruch 9, d a d u r c h g e k e n n z e i c h n e t, daß die Auswertungseinrichtung (3-6) einen Vorkomparator (5) umfaßt, welcher einen Vorvergleich bestimmter Bits der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) durchführt und ein entsprechendes Vergleichsergebnis der Auswertungslogik (6) als ein weiteres Eingangssignal zuführt, und daß die Auswertungslogik (6) bei der Erzeugung des ersten und zweiten Steuersignals (Cu, C1) das von dem Vorkomparator (5) gelieferte Vergleichsergebnis berücksichtigt.10. ACS unit according to claim 9, characterized in that the evaluation device (3-6) comprises a pre-comparator (5) which performs a pre-comparison of certain bits of the path metric difference (D and the branch metric difference (Λ) and a corresponding comparison result of the Evaluation logic (6) supplies as a further input signal, and that the evaluation logic (6) takes into account the comparison result supplied by the pre-comparator (5) when generating the first and second control signals (C u , C 1 ).
11. ACS-Einheit nach Anspruch 10, d a d u r c h g e k e n n z e i c h n e t, daß der Vorkomperator (5) einen Vorvergleich der höherwertigeren Bits der Pfadmetrikdifferenz (D und der Zweigmetrikdifferenz (Λ) durchführt. 11. ACS unit according to claim 10, so that the pre-comparator (5) performs a pre-comparison of the more significant bits of the path metric difference (D and the branch metric difference (Λ).
EP00958204A 1999-08-09 2000-08-02 Acs unit for a viterbi decoder Withdrawn EP1203474A2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE19937506A DE19937506A1 (en) 1999-08-09 1999-08-09 ACS unit for a Viterbi decoder
DE19937506 1999-08-09
PCT/DE2000/002569 WO2001011842A2 (en) 1999-08-09 2000-08-02 Acs unit for a viterbi decoder

Publications (1)

Publication Number Publication Date
EP1203474A2 true EP1203474A2 (en) 2002-05-08

Family

ID=7917706

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00958204A Withdrawn EP1203474A2 (en) 1999-08-09 2000-08-02 Acs unit for a viterbi decoder

Country Status (7)

Country Link
US (1) US6813744B1 (en)
EP (1) EP1203474A2 (en)
JP (1) JP3607894B2 (en)
KR (1) KR20020027535A (en)
CN (1) CN1190902C (en)
DE (1) DE19937506A1 (en)
WO (1) WO2001011842A2 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7830630B2 (en) * 2001-06-28 2010-11-09 Stmicroelectronics, Inc. Circuit and method for detecting the phase of a servo signal
KR20030005768A (en) * 2001-07-10 2003-01-23 삼성전자 주식회사 State metric calculating apparatus(ACS) for viterbi decoder
US7558343B2 (en) * 2001-11-21 2009-07-07 Siemens Aktiengesellschaft Tap-selectable viterbi equalizer
US7043682B1 (en) * 2002-02-05 2006-05-09 Arc International Method and apparatus for implementing decode operations in a data processor
US6928605B2 (en) * 2002-03-29 2005-08-09 Intel Corporation Add-compare-select accelerator using pre-compare-select-add operation
US20040003340A1 (en) * 2002-06-26 2004-01-01 3Dsp Corporation Modulo arithmetic overflow control for viterbi decoder
GB2395404A (en) * 2002-11-07 2004-05-19 Ttpcomm Ltd Format detection
GB2401290B (en) * 2003-04-29 2007-02-28 Ubinetics Ltd Decoders
DE10338050B9 (en) * 2003-08-19 2008-11-27 Infineon Technologies Ag Method for equalizing a data signal taking into account interference channels
US7613990B1 (en) * 2003-11-18 2009-11-03 Xilinx, Inc. Method and system for a multi-channel add-compare-select unit
US7117426B2 (en) * 2003-12-01 2006-10-03 Mediatek Inc. Branch metric computation and add-compare-select operation in viterbi decoders
WO2005112275A1 (en) * 2004-05-14 2005-11-24 Matsushita Electric Industrial Co., Ltd. Acs circuit
US7434148B2 (en) * 2004-12-30 2008-10-07 Freescale Semiconductor, Inc. Track buffer in a parallel decoder
US7861147B2 (en) * 2006-12-08 2010-12-28 Via Technologies, Inc. ACS unit and method thereof
US20080152044A1 (en) * 2006-12-20 2008-06-26 Media Tek Inc. Veterbi decoding method for convolutionally encoded signal
US7895507B1 (en) * 2007-02-16 2011-02-22 Xilinx, Inc. Add-compare-select structures using 6-input lookup table architectures
EP2679302A1 (en) 2012-06-28 2014-01-01 Zentrum für biomedizinische Technologie der Donau- Universität Krems Selective sorption agent for extracorporeal blood purification

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE6922701U (en) * 1969-06-04 1970-02-26 Miele & Cie DETERGENT DISPENSER WITH LID
DE3725655A1 (en) * 1987-08-03 1989-02-16 Ant Nachrichtentech METHOD FOR EVALUATING BRANCH AND PATH METRICS AND ARRANGEMENT
JP2594683B2 (en) 1990-05-18 1997-03-26 三菱電機株式会社 Viterbi decoder
JP3120511B2 (en) 1991-11-21 2000-12-25 ソニー株式会社 Viterbi decoding device
JPH06303153A (en) 1993-04-14 1994-10-28 Toshiba Corp Viterbi decoder
US5995562A (en) * 1995-10-25 1999-11-30 Nec Corporation Maximum-likelihood decoding
US5815515A (en) 1996-03-28 1998-09-29 Lsi Logic Corporation Edge metric calculation method and apparatus using permutations
KR100195745B1 (en) * 1996-08-23 1999-06-15 전주범 Add compare selecter of vitervi decoder
JPH10107651A (en) 1996-09-27 1998-04-24 Nec Corp Viterbi decoder
US5781569A (en) * 1996-10-28 1998-07-14 Lsi Logic Corporation Differential trellis decoding for convolutional codes
JPH10150370A (en) 1996-11-19 1998-06-02 Sony Corp Viterbi decoder and viterbi decoding method
JP3242059B2 (en) * 1997-06-04 2001-12-25 沖電気工業株式会社 Viterbi decoder
US6070263A (en) * 1998-04-20 2000-05-30 Motorola, Inc. Circuit for use in a Viterbi decoder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0111842A2 *

Also Published As

Publication number Publication date
CN1190902C (en) 2005-02-23
CN1369140A (en) 2002-09-11
US6813744B1 (en) 2004-11-02
KR20020027535A (en) 2002-04-13
DE19937506A1 (en) 2001-04-19
WO2001011842A3 (en) 2001-08-16
JP3607894B2 (en) 2005-01-05
WO2001011842A2 (en) 2001-02-15
JP2003506969A (en) 2003-02-18

Similar Documents

Publication Publication Date Title
WO2001011842A2 (en) Acs unit for a viterbi decoder
DE4429585C1 (en) Arithmetic decoding system for transmitted data
DE69929652T2 (en) Data error correction system
EP0392603A2 (en) Transmission system
EP0755122A2 (en) Method and device for fixing an adaptive interrupt criterion with iterative decoding of multidimensional coded information
DE4344811B4 (en) Convolutional encoder and grid-coded modulation device with a convolutional encoder
DE69930911T2 (en) TRANSMISSION SYSTEM WITH ADAPTIVE CHANNEL CODIER AND DECODER
EP1334563B1 (en) Method and device for decoding a sequence of physical signals, reliability detection unit and viterbi decoding unit
EP0353694B1 (en) Method for the redundancy-reducing error-correcting coding in digital radio relay systems using multi-level modulation
EP0302330A2 (en) Method and arrangement for evaluating branch and path metrics
EP1130788A2 (en) Method to store path metrics in a Viterbi decoder
EP1198890B1 (en) Method for generating reliability information for the decoding channel of a radio receiver and corresponding radio receiver
DE19521327A1 (en) Secure information transmission method using multi-component coding
DE102007010591B4 (en) Switch state detector
DE69918912T2 (en) METHOD AND EMBODIMENT FOR IMPROVED PERFORMANCE IN A SYSTEM USING FOLDING DECODING
DE60207186T2 (en) Channel and location information based scaling of Viterbi decoding
WO2002084880A2 (en) Feedback a/d- or d/a-converter with reduced current consumption
DE2936301A1 (en) METHOD AND REALIZER FOR ANALOG / DIGITAL IMPLEMENTATION
DE2416728C2 (en) Process for the transmission of two-valued image signals
DE3702204C2 (en)
DE10000932C2 (en) Method and device for decoding a sequence of code words of variable length, method and device for generating a data stream and method and device for decoding a data stream
EP1626507A1 (en) Decoder and method for performing a Viterbi algorithm
EP0629048A2 (en) Analog-digital conversion device for signals of different levels
EP1223679A1 (en) Calculation and allocation of transition metrics for Viterbi decoder
DE102018007977A1 (en) Method for compressed data transmission in a vehicle network

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20020311