EP0448809A2 - A bit serial viterbi decoder add/compare/select array - Google Patents

A bit serial viterbi decoder add/compare/select array Download PDF

Info

Publication number
EP0448809A2
EP0448809A2 EP90124432A EP90124432A EP0448809A2 EP 0448809 A2 EP0448809 A2 EP 0448809A2 EP 90124432 A EP90124432 A EP 90124432A EP 90124432 A EP90124432 A EP 90124432A EP 0448809 A2 EP0448809 A2 EP 0448809A2
Authority
EP
European Patent Office
Prior art keywords
state
acs
metric
predetermined
bit
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
EP90124432A
Other languages
German (de)
French (fr)
Other versions
EP0448809A3 (en
Inventor
Mark W. Rossman
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.)
Motorola Solutions Inc
Original Assignee
Motorola Inc
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 Motorola Inc filed Critical Motorola Inc
Publication of EP0448809A2 publication Critical patent/EP0448809A2/en
Publication of EP0448809A3 publication Critical patent/EP0448809A3/en
Withdrawn legal-status Critical Current

Links

Images

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
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's

Definitions

  • This invention relates to digital communications, and more particularly, to error correction techniques.
  • a primary goal in digital communications is the transmission of data in error-free form.
  • the data is subjected to noise which may cause errors in the received data.
  • noise may cause errors in the received data.
  • a known error correction technique is convolutional coding. This technique provides an effective error correction capability but requires sophisticated decoding techniques.
  • Viterbi algorithm is a recursive solution to the problem of estimating the state sequence of a discrete-time finite-state Markov process observed in memory-less noise.
  • Viterbi decoding is not restricted to convolutional codes, but can be applied to other sequence estimation problems such as channel equalizers.
  • Decoding of convolutional codes requires making probabilistic decisions based on a sequence of received bits rather than on an individual bit-by-bit basis.
  • the basic operation of the Viterbi decoder is to select the path through a trellis, in the presence of noise, that represents the most likely sequence that was generated by a convolutional encoder.
  • the Viterbi algorithm makes use of the recurrent properties of convolutional codes to provide an efficient solution to this problem.
  • the algorithm generates a metric, a measure of probability, for each branch.
  • the best path to each state is then determined by examining the accumulated metrics from all paths entering the state and selecting the one with the best metric.
  • the other path or paths are discarded. Therefore, paths with errors will accumulate lower metrics and therefore be discarded leaving only the path that represents the sequence which was most likely generated by the encoder.
  • ACS add/compare/select
  • Another object of the present invention is to provide an improved method and ACS circuit for implementing the Viterbi decoding function in a digital communications system.
  • a digital communications system having an array of circuit units which each perform an add/compare/select (ACS) function.
  • the array implements a predetermined code trellis diagram in accordance with a predetermined convolutional algorithm.
  • the array comprises a plurality of interconnected circuit units, the plurality being equal in number to a number of states existing in the predetermined code trellis diagram.
  • Each of the circuit units has at least two inputs and an output. All of the units are interconnected by single bit-wide conductors for serially transmitting data between the units and all of the units operate concurrently.
  • Each of the units implement the ACS function for a predetermined state of the code trellis diagram while also maintaining path history.
  • FIG. 1 Shown in FIG. 1 is a known convolutional code trellis diagram for a two memory, four-state state machine in a digital communications system. Each state is represented by a circle or state node along a vertical axis and time is represented along a horizontal axis.
  • the trellis diagram of FIG. 1 is but one of many possible diagrams which may exist for a four-state machine.
  • a branch indicates a transition from one point in time to a successive point in time.
  • a solid line branch indicates receipt of a symbol bit having a logic zero value
  • a dashed line branch indicates receipt of a symbol bit having a logic one value.
  • a transition to one of two predetermined states is possible depending upon the value of input symbols received. For example, initially if a state machine were in state two, the next point in time would result in a transition to either state zero or state one if the input data is either a logic zero or a logic one, respectively.
  • Each path or branch in the trellis diagram has a unique value or metric which is represented by a multi-bit binary value.
  • Each branch metric is defined as a measure of distance determined by some form of comparison between a received symbol and a corresponding branch in the trellis diagram. The calculation operation of metrics is not relevant to the present invention and will not be further discussed since metric calculation is well documented in existing literature.
  • the term 'symbol' refers to information communicated between an encoder of a transmitter and a decoder of a receiver of a communications system.
  • the term 'data' as used herein refers to information which is communicated within an ACS circuit and between ACS circuits of a receiver of a communications system.
  • Viterbi algorithm decoder selects the path through the trellis, in the presence of noise, that represents the highest probable sequence of path history that was generated by a convolutional encoder (not shown).
  • the sequence represents the path taken to implement state transitions over a period of time in response to received data in a digital communications receiver.
  • a Viterbi decoder selects a most likely path by choosing the path through the trellis that accumulates the lowest state metric where state metric is an accumulated measure of "distance" between the received symbol sequence and a particular path in the trellis leading to a given state.
  • the Viterbi decoder makes this decision by calculating a path metric to each state of the trellis and selecting the path with the lowest metric. This operation is repeated for each received symbol.
  • the path metric to each state is calculated by adding each branch metric to its respective previous state metric and selecting the path with the lowest accumulated metric. This operation is commonly referred to in the literature as 'add-compare-select' or ACS.
  • the conventional Viterbi algorithm decoder comprises a unit for computing the transition metrics and a survivor memory portion for storing previous path information.
  • FIG. 2 Shown in FIG. 2 is a conventional ACS unit 10 for implementing the add-compare-select function associated with the Viterbi algorithm.
  • ACS unit 10 is functioning for state zero of FIG. 1 during the second time period illustrated.
  • An adder 12 has a first input for receiving a previously accumulated metric from state zero and a second input for receiving the metric value of the branch from state zero to state zero between the first and second state nodes of state zero.
  • An output of adder 12 is connected to a first input of a comparator 14 and to a first input of a multiplexer 15.
  • An adder 16 has a first input for receiving a previously accumulated metric from state two and a second input for receiving the metric value of the branch from state two to state zero between the first state node of state two and the second state node of state zero.
  • An output of adder 16 is connected to a second input of comparator 14 and to a second input of multiplexer 15.
  • An output of comparator 14 is connected to a control input of multiplexer 15.
  • An output of multiplexer 15 provides the new metric for state zero at the second state node of state zero.
  • Adders 12 and 16 perform the respective additions operations and comparator 14 controls multiplexer 15 to output the smallest of the two resulting sums.
  • the add-compare-select operation performed by unit 10 must be applied to each state for every symbol or data value received.
  • the ACS calculation is relatively simple, the number of instructions for a single instruction processor is quite high and limits data throughput. Therefore, a parallel approach to implementing the ACS calculations provides optimum decoding performance.
  • FIG. 3 Shown in FIG. 3 is an ACS array 18 in accordance with the present invention.
  • Array 18 comprises a plurality of ACS circuits 20-23 wherein each ACS circuit corresponds to a predetermined state of a Markov process.
  • Each ACS circuit has two inputs and an output.
  • ACS circuit 20 has a first input connected to an output of ACS circuit 22 and a second input connected to an output thereof.
  • the output of ACS circuit 20 is connected to a first input of ACS circuit 21.
  • a second input of ACS circuit 21 is connected to the output of ACS circuit 22.
  • An output of ACS circuit 21 is connected to a first input of both ACS circuits 22 and 23.
  • An output of ACS circuit 23 is connected to second inputs of both ACS circuits 22 and 23.
  • ACS array 18 is an array of bit-serial ACS circuits, one for each state of the trellis of FIG. 1. Since an ACS circuit exists for each state, the ACS operation is performed concurrently for all states of the Markov process. However, since a bit-serial interconnect exists and data is transferred in array 18 in series, minimal interconnect exists in array 18.
  • the interconnect of ACS circuits 20-23 is derived from the trellis of FIG. 1 and implements the accumulated state metrics for the illustrated trellis. For example, if the state node for state zero of the second time period in the trellis of FIG.
  • ACS circuit 20 receives the accumulated metric from the second state (ACS circuit 22) and the accumulated metric from state zero (ACS circuit 20).
  • ACS circuit 20 receives the accumulated metric from the second state (ACS circuit 22) and the accumulated metric from state zero (ACS circuit 20).
  • the direct correlation between array 18 and the FIG. 1 trellis can easily be further verified.
  • the ACS circuits of array 18 are implemented as bit-serial circuits, a relatively small amount of circuitry is required to implement each ACS circuit. Although most implementations of the convolutional codes will require significantly more than four states, the overall circuit area required to implement parallel operation is significantly reduced as opposed to using multi-bit wide ACS circuits. As more states are implemented, the speed savings realized by the present invention is also increased as opposed to the previously known sequential approaches.
  • FIG. 4 Shown in FIG. 4 is an ACS circuit 30 which may be used for any of the ACS circuits of FIG. 3 such as ACS circuit 20.
  • ACS circuit 30 generally comprises a calculation portion 31 and a path history portion 32.
  • a one-bit full adder 36 has a first input for receiving a first state accumulated metric value which is equivalent to one of the 'In' terminals shown in FIG. 3.
  • a first state branch metric is connected to a second input of full adder 36.
  • a carry output terminal labeled "CO” is connected to a data input of a flip-flop 38.
  • An output of flip-flop 38 is connected to a carry input terminal labeled "CI” of flip-flop 36.
  • Flip-flop 38 also has a clock input and a reset input.
  • An output of full adder 36 is connected to an input of an inverter 40 which has an output connected to a first input of a one-bit full adder 42.
  • a carry output of full adder 42 is connected to a data input of a flip-flop 44.
  • An output of flip-flop 44 is connected to a carry input of full adder 42.
  • Flip-flop 44 also has a preset input and a clock input.
  • a one-bit full adder 46 has a first input for receiving a second state accumulated metric value which is equivalent to a second of the 'In' terminals shown in FIG. 3.
  • a second state branch metric is connected to a second input of full adder 46.
  • An output of full adder 46 is connected to a second input of full adder 42.
  • a carry output of full adder 46 is connected to a data input of a flip-flop 48.
  • An output of flip-flop 48 is connected to a carry input of full adder 46.
  • a clock signal is connected to a clock input of flip-flop 48.
  • An output of full adder 42 is connected to an input of a latch 50.
  • a control signal C is connected to an enable input of latch 50.
  • An output of latch 50 is connected to a control input of a multiplexer 52.
  • An output of multiplexer 52 is equivalent to the "Out" terminal of any one of the ACS circuits illustrated FIG. 3.
  • the output of full adder 36 is also connected to a first input of a one-bit full adder 54.
  • a Normalization signal is connected to a second input of full adder 54.
  • a carry output of full adder 54 is connected to a data input of a flip-flop 56.
  • An output of flip-flop 56 is connected to a carry input of full adder 54.
  • Flip-flop 56 also has a clock input for receiving a clock signal.
  • An Enable Control signal is connected an enable input labeled "En" of a metric register 58.
  • a first output of metric register 58 is connected to a first input of multiplexer 52.
  • the output of full adder 46 is also connected to a first input of a one-bit full adder 60.
  • the Normalization signal is also connected to a second input of full adder 60.
  • a carry output of full adder 60 is connected to a data input of flip-flop 62.
  • An output of flip-flop 62 is connected to a carry input of full adder 60.
  • a Clear signal is connected to Reset inputs of flip-flops 38, 48, 56 and 62 and to a preset input of flip-flop 44.
  • An output of full adder 60 is connected to a first input of a metric register 64.
  • the Enable control signal is also connected to a second input of metric register 64.
  • Each of metric registers 58, 64 and path history register 84 is a serial-in/serial-out shift register.
  • a first output of metric register 64 is connected to a second input of multiplexer 52.
  • a second output of metric register 58 is connected to a gate of an N-channel transistor 70, and a second output of metric register 64 is connected to a gate of N-channel transistor 72.
  • Transistors 70 and 72 each have a drain connected together for providing an Overflow output signal.
  • Transistors 70 and 72 also each have a source connected together and to a drain of an N-channel transistor 74.
  • a gate of transistor 74 is connected to control signal C and a source of transistor 74 is connected to a ground potential.
  • a multiplexer 80 has a first input connected to a first state path value.
  • a second state path value is connected to a second input of multiplexer 80.
  • An output of multiplexer 80 is connected to a first input of a multiplexer 82.
  • An output of latch 50 is connected to a control input of multiplexer 80.
  • a state specific digital value is connected to a second input of multiplexer 82.
  • a control signal labeled "A" is connected to a control input of multiplexer 82.
  • An output of multiplexer 82 is connected to a first input of a path history register 84.
  • a control signal labeled "B" is connected to a second input of path history register 84.
  • An output of path history register 84 provides a serial history of the decoded symbols leading to one of the states in a trellis diagram which is represented by a given ACS circuit.
  • adder 36 with flip-flop 38 and adder 46 with flip-flop 48 function to implement the add portion of the ACS calculation.
  • Adder 42, inverter 40 and flip-flop 44 function to implement the compare portion of the ACS calculation.
  • Multiplexer 52 controlled by latch 50 function to implement the select portion of the ACS calculation.
  • the Clear signal resets each of flip-flops 38, 48, 56 and 62 to a logic zero output and presets flip-flop 44 to a logic one output.
  • Full adders 36 and 46 each receive the predetermined metric values to be added.
  • adder 42 in conjunction with inverter 40 and flip-flop 44 function as a subtraction circuit.
  • adders 36 and 46 are forming a sum representing the new accumulated metric of each branch, the sums are respectively stored in registers 58 and 64 and coupled to multiplexer 58.
  • a difference is concurrently formed and the sign bit is stored in latch 50.
  • the difference represents a comparison between the accumulated metric from a first state and the accumulated metric from a second state.
  • the value of the sign bit of the comparison is used by multiplexer 52 to determine which path to choose (i.e. which sum to output).
  • ACS circuit 30 operates synchronously in response to a clock signal.
  • metric registers 58 and 64 have a limited storage capacity, normalization is utilized to maintain each of the metric registers within a predetermined range of values.
  • a predetermined Normalization number which is typically negative
  • full adder 54 provides metric register 58 with a normalized value which is within a defined range of values.
  • the normalization function is implemented by the addition of a negative constant to each metric register of all ACS circuits such as metric registers 58 and 64. The normalization functions to maintain the metric registers within range.
  • a saturation or overflow feature is also incorporated into ACS circuit 30 for the purpose of providing an Overflow signal should either of metric registers 58 or 64 begin to overflow in a positive direction.
  • the second output of metric register 58 which is connected to the gate of transistor 70 and the second output of metric register 64 which is connected to the gate of transistor 72 each provide a saturation signal indicating that the respective register is about to overflow.
  • the saturation signal is asserted making one of transistor 70 or 72 conductive.
  • Transistors 70 and 72 function as a logical OR.
  • control signal C is asserted making transistor 74 conductive.
  • control signal C performs a duplicative function by loading latch 50 and evaluating the overflow status of the metric registers during the same time period. It should be apparent that each function may also be controlled independently. When either of transistors 70 or 72 is conductive and transistor 74 is conductive, the Overflow output is pulled to a logic low level indicating that metric registers have overflowed and need servicing, if desired. Upon assertion of the Overflow signal, a normalization constant is typically distributed to all ACS circuits.
  • control signal A is a control signal from the state machine (not shown).
  • the path history portion 32 is implemented by multiplexers 80 and 82 and path history register 84.
  • the first and second path histories represent the decoded path history of the previous state nodes.
  • Control signal B is used to enable the path history transfer.
  • Control signal A is used to append the ACS circuit's decoded bit(s) to the path history.
  • control signal A has a logic zero value
  • the output of multiplexer 80 is passed through to path history register 84.
  • control signal A has a logic one value
  • a state specific value which corresponds to the bit(s) causing a transition to the state associated with the particular ACS circuit is outputted by by multiplexer 82 and appended to path history register 84 for subsequent use.
  • the output of ACS circuit 30 is used to provide a final output within a Viterbi decoder.
  • the final output is derived by either a majority vote function of the oldest bit(s) from each of the ACS circuits 20-23 of array 18 or is derived by using the oldest bit(s) of the ACS circuit of array 18 having the lowest accumulated metric.
  • a bit serial ACS circuit for use in an array to implement the add/compare/select function required by each state in a Viterbi decoder.
  • the array calculates new metrics for all states concurrently and therefore has high efficiency and data throughput.
  • the concurrent parallel operation between ACS units is achieved without parallel interconnect between each ACS circuit in the array.
  • a serial single bit-wide ACS circuit is used for each ACS circuit in the array in order to minimize circuit area required to obtain the parallel operation.
  • the higher data throughput in the array which is achieved as a result of the parallel operation allows a slower clock rate to be used as compared with a fully sequential implementation of the add/compare/select functions.
  • the time required to calculate new values for all state metrics is strictly a function of which of metric registers 58 and 64 is the longest. Also, since state metrics are stored within each ACS circuit, no external memory and addressing logic is required.
  • the present invention has been discussed in the context of Viterbi decoders, the present invention may be used in any application using convolutional coding for error correction in a digital communications system.

Abstract

A circuit array (18) comprises a plurality of add/carry/select (ACS) circuits (20-23) which operate in parallel to perform an operation required to implement convolutional coding for error correction in a digital communications system. The ACS circuits (20-23) are commonly used in Viterbi decoders. Each ACS circuit of the array operates in serial form with single bit-wide adders which function to implement addition of branch metrics, comparison of accumulated metrics, selection of the smallest accumulated metric for each state in a state machine and maintaining a path history to each state. As a result, interconnect ions between the ACS circuits (20-23) are minimized.

Description

    Technical Field
  • This invention relates to digital communications, and more particularly, to error correction techniques.
  • Background Of The Invention
  • A primary goal in digital communications is the transmission of data in error-free form. During transmission, the data is subjected to noise which may cause errors in the received data. To improve the reliability of data transmission, one of a variety of possible error correction techniques is commonly utilized. A known error correction technique is convolutional coding. This technique provides an effective error correction capability but requires sophisticated decoding techniques.
  • An optimal solution for decoding convolutional codes is credited to Andrew Viterbi and is well known as the Viterbi algorithm (VA). The Viterbi algorithm is a recursive solution to the problem of estimating the state sequence of a discrete-time finite-state Markov process observed in memory-less noise. Viterbi decoding is not restricted to convolutional codes, but can be applied to other sequence estimation problems such as channel equalizers. Decoding of convolutional codes requires making probabilistic decisions based on a sequence of received bits rather than on an individual bit-by-bit basis. The basic operation of the Viterbi decoder is to select the path through a trellis, in the presence of noise, that represents the most likely sequence that was generated by a convolutional encoder. The Viterbi algorithm makes use of the recurrent properties of convolutional codes to provide an efficient solution to this problem. At each symbol period the algorithm generates a metric, a measure of probability, for each branch. The best path to each state is then determined by examining the accumulated metrics from all paths entering the state and selecting the one with the best metric. The other path or paths are discarded. Therefore, paths with errors will accumulate lower metrics and therefore be discarded leaving only the path that represents the sequence which was most likely generated by the encoder. To implement the Viterbi algorithm, a plurality of add/compare/select (ACS) operations must be performed to calculate the best path to each state. In today's central processing architectures which implement the Viterbi algorithm, sequential processing is utilized to perform the ACS operations. In a CPU approach, a plurality of sequential memory fetches, addition, storage and comparison operations must be executed. The sequential operation limits data throughput due to the high number of instructions needed per symbol or data bit. An alternative to this problem is the use of full or semi-parallel word-wide processing architectures. For example, a hardware circuit is implemented for each required state to perform the ACS operations in parallel. Because branch and path metrics are represented as multibit values, each ACS circuit must perform multibit arithmetic calculations. The parallel operation architectures require a large area of silicon to implement due to: (1) a large plurality of elements such as adders, comparators, etc. required for each state to implement word-wide processing; and (2) extensive interconnect resulting from the required use of multi-bit data buses.
  • Summary Of The Invention
  • Accordingly, it is an object of the present invention to provide an improved bit serial Viterbi decoder array.
  • Another object of the present invention is to provide an improved method and ACS circuit for implementing the Viterbi decoding function in a digital communications system.
  • In carrying out the above and other objects of the present invention, there is provided, in one form, a digital communications system having an array of circuit units which each perform an add/compare/select (ACS) function. The array implements a predetermined code trellis diagram in accordance with a predetermined convolutional algorithm. The array comprises a plurality of interconnected circuit units, the plurality being equal in number to a number of states existing in the predetermined code trellis diagram. Each of the circuit units has at least two inputs and an output. All of the units are interconnected by single bit-wide conductors for serially transmitting data between the units and all of the units operate concurrently. Each of the units implement the ACS function for a predetermined state of the code trellis diagram while also maintaining path history.
  • These and other objects, features, and advantages, will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings.
  • Brief Description Of The Drawings
    • FIG. 1 illustrates in graphical form a known convolutional code trellis diagram of a four-state state machine;
    • FIG. 2 illustrates in block diagram form a known ACS circuit for state zero of the trellis of FIG. 1;
    • FIG. 3 illustrates in block diagram form a bit serial ACS array in accordance with the present invention; and
    • FIG. 4 illustrates in partial schematic form an ACS circuit for use in the array of FIG. 3.
    Detailed Description Of The Invention
  • Shown in FIG. 1 is a known convolutional code trellis diagram for a two memory, four-state state machine in a digital communications system. Each state is represented by a circle or state node along a vertical axis and time is represented along a horizontal axis. The trellis diagram of FIG. 1 is but one of many possible diagrams which may exist for a four-state machine. In the illustrated form, a branch indicates a transition from one point in time to a successive point in time. A solid line branch indicates receipt of a symbol bit having a logic zero value, and a dashed line branch indicates receipt of a symbol bit having a logic one value. In this example, from any one of the four states at any particular point in time, a transition to one of two predetermined states is possible depending upon the value of input symbols received. For example, initially if a state machine were in state two, the next point in time would result in a transition to either state zero or state one if the input data is either a logic zero or a logic one, respectively. Each path or branch in the trellis diagram has a unique value or metric which is represented by a multi-bit binary value. Each branch metric is defined as a measure of distance determined by some form of comparison between a received symbol and a corresponding branch in the trellis diagram. The calculation operation of metrics is not relevant to the present invention and will not be further discussed since metric calculation is well documented in existing literature. For purposes of the following discussion, it should be well understood that the term 'symbol' refers to information communicated between an encoder of a transmitter and a decoder of a receiver of a communications system. In contrast, the term 'data' as used herein refers to information which is communicated within an ACS circuit and between ACS circuits of a receiver of a communications system.
  • The basic operation of a Viterbi algorithm decoder is to select the path through the trellis, in the presence of noise, that represents the highest probable sequence of path history that was generated by a convolutional encoder (not shown). The sequence represents the path taken to implement state transitions over a period of time in response to received data in a digital communications receiver. A Viterbi decoder selects a most likely path by choosing the path through the trellis that accumulates the lowest state metric where state metric is an accumulated measure of "distance" between the received symbol sequence and a particular path in the trellis leading to a given state. The Viterbi decoder makes this decision by calculating a path metric to each state of the trellis and selecting the path with the lowest metric. This operation is repeated for each received symbol. The path metric to each state is calculated by adding each branch metric to its respective previous state metric and selecting the path with the lowest accumulated metric. This operation is commonly referred to in the literature as 'add-compare-select' or ACS. In addition to an ACS unit, the conventional Viterbi algorithm decoder comprises a unit for computing the transition metrics and a survivor memory portion for storing previous path information.
  • Shown in FIG. 2 is a conventional ACS unit 10 for implementing the add-compare-select function associated with the Viterbi algorithm. In the illustrated form, ACS unit 10 is functioning for state zero of FIG. 1 during the second time period illustrated. An adder 12 has a first input for receiving a previously accumulated metric from state zero and a second input for receiving the metric value of the branch from state zero to state zero between the first and second state nodes of state zero. An output of adder 12 is connected to a first input of a comparator 14 and to a first input of a multiplexer 15. An adder 16 has a first input for receiving a previously accumulated metric from state two and a second input for receiving the metric value of the branch from state two to state zero between the first state node of state two and the second state node of state zero. An output of adder 16 is connected to a second input of comparator 14 and to a second input of multiplexer 15. An output of comparator 14 is connected to a control input of multiplexer 15. An output of multiplexer 15 provides the new metric for state zero at the second state node of state zero. Adders 12 and 16 perform the respective additions operations and comparator 14 controls multiplexer 15 to output the smallest of the two resulting sums.
  • The add-compare-select operation performed by unit 10 must be applied to each state for every symbol or data value received. Although the ACS calculation is relatively simple, the number of instructions for a single instruction processor is quite high and limits data throughput. Therefore, a parallel approach to implementing the ACS calculations provides optimum decoding performance.
  • Shown in FIG. 3 is an ACS array 18 in accordance with the present invention. Array 18 comprises a plurality of ACS circuits 20-23 wherein each ACS circuit corresponds to a predetermined state of a Markov process. Each ACS circuit has two inputs and an output. ACS circuit 20 has a first input connected to an output of ACS circuit 22 and a second input connected to an output thereof. The output of ACS circuit 20 is connected to a first input of ACS circuit 21. A second input of ACS circuit 21 is connected to the output of ACS circuit 22. An output of ACS circuit 21 is connected to a first input of both ACS circuits 22 and 23. An output of ACS circuit 23 is connected to second inputs of both ACS circuits 22 and 23.
  • In the illustrated form, ACS array 18 is an array of bit-serial ACS circuits, one for each state of the trellis of FIG. 1. Since an ACS circuit exists for each state, the ACS operation is performed concurrently for all states of the Markov process. However, since a bit-serial interconnect exists and data is transferred in array 18 in series, minimal interconnect exists in array 18. The interconnect of ACS circuits 20-23 is derived from the trellis of FIG. 1 and implements the accumulated state metrics for the illustrated trellis. For example, if the state node for state zero of the second time period in the trellis of FIG. 1 is compared with ACS circuit 20, it can be noted that ACS circuit 20 receives the accumulated metric from the second state (ACS circuit 22) and the accumulated metric from state zero (ACS circuit 20). The direct correlation between array 18 and the FIG. 1 trellis can easily be further verified.
  • Because the ACS circuits of array 18 are implemented as bit-serial circuits, a relatively small amount of circuitry is required to implement each ACS circuit. Although most implementations of the convolutional codes will require significantly more than four states, the overall circuit area required to implement parallel operation is significantly reduced as opposed to using multi-bit wide ACS circuits. As more states are implemented, the speed savings realized by the present invention is also increased as opposed to the previously known sequential approaches.
  • Shown in FIG. 4 is an ACS circuit 30 which may be used for any of the ACS circuits of FIG. 3 such as ACS circuit 20. ACS circuit 30 generally comprises a calculation portion 31 and a path history portion 32. Within calculation portion 31, a one-bit full adder 36 has a first input for receiving a first state accumulated metric value which is equivalent to one of the 'In' terminals shown in FIG. 3. A first state branch metric is connected to a second input of full adder 36. A carry output terminal labeled "CO" is connected to a data input of a flip-flop 38. An output of flip-flop 38 is connected to a carry input terminal labeled "CI" of flip-flop 36. Flip-flop 38 also has a clock input and a reset input. An output of full adder 36 is connected to an input of an inverter 40 which has an output connected to a first input of a one-bit full adder 42. A carry output of full adder 42 is connected to a data input of a flip-flop 44. An output of flip-flop 44 is connected to a carry input of full adder 42. Flip-flop 44 also has a preset input and a clock input. A one-bit full adder 46 has a first input for receiving a second state accumulated metric value which is equivalent to a second of the 'In' terminals shown in FIG. 3. A second state branch metric is connected to a second input of full adder 46. An output of full adder 46 is connected to a second input of full adder 42. A carry output of full adder 46 is connected to a data input of a flip-flop 48. An output of flip-flop 48 is connected to a carry input of full adder 46. A clock signal is connected to a clock input of flip-flop 48. An output of full adder 42 is connected to an input of a latch 50. A control signal C is connected to an enable input of latch 50. An output of latch 50 is connected to a control input of a multiplexer 52. An output of multiplexer 52 is equivalent to the "Out" terminal of any one of the ACS circuits illustrated FIG. 3. The output of full adder 36 is also connected to a first input of a one-bit full adder 54. A Normalization signal is connected to a second input of full adder 54. A carry output of full adder 54 is connected to a data input of a flip-flop 56. An output of flip-flop 56 is connected to a carry input of full adder 54. Flip-flop 56 also has a clock input for receiving a clock signal. An Enable Control signal is connected an enable input labeled "En" of a metric register 58. A first output of metric register 58 is connected to a first input of multiplexer 52. The output of full adder 46 is also connected to a first input of a one-bit full adder 60. The Normalization signal is also connected to a second input of full adder 60. A carry output of full adder 60 is connected to a data input of flip-flop 62. An output of flip-flop 62 is connected to a carry input of full adder 60. A Clear signal is connected to Reset inputs of flip- flops 38, 48, 56 and 62 and to a preset input of flip-flop 44. An output of full adder 60 is connected to a first input of a metric register 64. The Enable control signal is also connected to a second input of metric register 64. Each of metric registers 58, 64 and path history register 84 is a serial-in/serial-out shift register. A first output of metric register 64 is connected to a second input of multiplexer 52. A second output of metric register 58 is connected to a gate of an N-channel transistor 70, and a second output of metric register 64 is connected to a gate of N-channel transistor 72. Transistors 70 and 72 each have a drain connected together for providing an Overflow output signal. Transistors 70 and 72 also each have a source connected together and to a drain of an N-channel transistor 74. A gate of transistor 74 is connected to control signal C and a source of transistor 74 is connected to a ground potential.
  • In path history portion 32, a multiplexer 80 has a first input connected to a first state path value. A second state path value is connected to a second input of multiplexer 80. An output of multiplexer 80 is connected to a first input of a multiplexer 82. An output of latch 50 is connected to a control input of multiplexer 80. A state specific digital value is connected to a second input of multiplexer 82. A control signal labeled "A" is connected to a control input of multiplexer 82. An output of multiplexer 82 is connected to a first input of a path history register 84. A control signal labeled "B" is connected to a second input of path history register 84. An output of path history register 84 provides a serial history of the decoded symbols leading to one of the states in a trellis diagram which is represented by a given ACS circuit.
  • In operation, adder 36 with flip-flop 38 and adder 46 with flip-flop 48 function to implement the add portion of the ACS calculation. Adder 42, inverter 40 and flip-flop 44 function to implement the compare portion of the ACS calculation. Multiplexer 52 controlled by latch 50 function to implement the select portion of the ACS calculation. Initially, the Clear signal resets each of flip- flops 38, 48, 56 and 62 to a logic zero output and presets flip-flop 44 to a logic one output. Full adders 36 and 46 each receive the predetermined metric values to be added. In the illustrated form, adder 42 in conjunction with inverter 40 and flip-flop 44 function as a subtraction circuit. As adders 36 and 46 are forming a sum representing the new accumulated metric of each branch, the sums are respectively stored in registers 58 and 64 and coupled to multiplexer 58. A difference is concurrently formed and the sign bit is stored in latch 50. The difference represents a comparison between the accumulated metric from a first state and the accumulated metric from a second state. The value of the sign bit of the comparison is used by multiplexer 52 to determine which path to choose (i.e. which sum to output). ACS circuit 30 operates synchronously in response to a clock signal.
  • Since metric registers 58 and 64 have a limited storage capacity, normalization is utilized to maintain each of the metric registers within a predetermined range of values. By adding a predetermined Normalization number, which is typically negative, with the output of full adder 36, full adder 54 provides metric register 58 with a normalized value which is within a defined range of values. In the illustrated form, the normalization function is implemented by the addition of a negative constant to each metric register of all ACS circuits such as metric registers 58 and 64. The normalization functions to maintain the metric registers within range.
  • A saturation or overflow feature is also incorporated into ACS circuit 30 for the purpose of providing an Overflow signal should either of metric registers 58 or 64 begin to overflow in a positive direction. The second output of metric register 58 which is connected to the gate of transistor 70 and the second output of metric register 64 which is connected to the gate of transistor 72 each provide a saturation signal indicating that the respective register is about to overflow. When an overflow is about to occur or occurs, the saturation signal is asserted making one of transistor 70 or 72 conductive. Transistors 70 and 72 function as a logical OR. During a predetermined portion of each calculation cycle, control signal C is asserted making transistor 74 conductive. In the illustrated form, control signal C performs a duplicative function by loading latch 50 and evaluating the overflow status of the metric registers during the same time period. It should be apparent that each function may also be controlled independently. When either of transistors 70 or 72 is conductive and transistor 74 is conductive, the Overflow output is pulled to a logic low level indicating that metric registers have overflowed and need servicing, if desired. Upon assertion of the Overflow signal, a normalization constant is typically distributed to all ACS circuits.
  • With respect to path history portion 32, control signal A is a control signal from the state machine (not shown). The path history portion 32 is implemented by multiplexers 80 and 82 and path history register 84. The first and second path histories represent the decoded path history of the previous state nodes. Control signal B is used to enable the path history transfer. Control signal A is used to append the ACS circuit's decoded bit(s) to the path history. When control signal A has a logic zero value, the output of multiplexer 80 is passed through to path history register 84. When control signal A has a logic one value, a state specific value which corresponds to the bit(s) causing a transition to the state associated with the particular ACS circuit is outputted by by multiplexer 82 and appended to path history register 84 for subsequent use.
  • The output of ACS circuit 30 is used to provide a final output within a Viterbi decoder. The final output is derived by either a majority vote function of the oldest bit(s) from each of the ACS circuits 20-23 of array 18 or is derived by using the oldest bit(s) of the ACS circuit of array 18 having the lowest accumulated metric.
  • It should also be noted that there are several known methods which differ in the way that branch metrics are calculated. Some methods require the maximizing of accumulated metrics by choosing the metric with the largest value. This function may be readily implemented by the present invention by only changing the control logic definition of multiplexers 52 and 82.
  • By now it should be apparent that there has been provided a bit serial ACS circuit for use in an array to implement the add/compare/select function required by each state in a Viterbi decoder. The array calculates new metrics for all states concurrently and therefore has high efficiency and data throughput. The concurrent parallel operation between ACS units is achieved without parallel interconnect between each ACS circuit in the array. However, a serial single bit-wide ACS circuit is used for each ACS circuit in the array in order to minimize circuit area required to obtain the parallel operation. The higher data throughput in the array which is achieved as a result of the parallel operation allows a slower clock rate to be used as compared with a fully sequential implementation of the add/compare/select functions. With the serial operation within each ACS circuit, the time required to calculate new values for all state metrics is strictly a function of which of metric registers 58 and 64 is the longest. Also, since state metrics are stored within each ACS circuit, no external memory and addressing logic is required. Although the present invention has been discussed in the context of Viterbi decoders, the present invention may be used in any application using convolutional coding for error correction in a digital communications system.
  • While there have been described herein the principles of the invention, it is to be clearly understood to those skilled in the art that this description is made only by way of example and not as a limitation to the scope of the invention. Accordingly, it is intended, by the appended claims, to cover all modifications of the invention which fall within the true spirit and scope of the invention.

Claims (6)

  1. A bit serial Viterbi decoder add/compare/select (ACS) array, said array implementing a predetermined code trellis diagram in a receiver of a digital communications system in accordance with a predetermined convolutional code, said array further characterized by:
       a plurality of interconnected circuit units for implementing a predetermined convolutional decoding algorithm, said plurality being equal in number to a number of states existing in the predetermined code trellis diagram, each of said circuit units having at least two inputs and an output, all of the units being interconnected by single bit-wide conductors for serially transmitting data between the units and all of the units operating concurrently, each of said units implementing the ACS function for a predetermined state of the code trellis diagram.
  2. The Viterbi decoder array of the digital communications system of claim 1 wherein each of the interconnected circuit units corresponds to a predetermined one of the states in the code trellis diagram, each circuit unit further characterized by:
       first means for receiving a first branch metric having a value determined by a comparison between a symbol received by the receiver and a first predetermined branch in the code trellis diagram and adding the first branch metric to a previously accumulated first state metric value to provide a first sum, said first means being implemented serially by one bit-wide digital circuitry;
       second means for receiving a second branch metric having a value determined by a comparison between the symbol received by the receiver and a second predetermined branch in the code trellis diagram and adding the second branch metric to a previously accumulated second state metric value to provide a second sum, said second means also being implemented serially by one bit-wide digital circuitry;
       third means coupled to the first and second means for comparing
       magnitudes of the first and second sums and indicating which sum has a greater magnitude, said third means also being implemented serially by one bit-wide digital circuitry; and
       fourth means coupled to the first, second and third means for outputting one of the first or second sums as a newly calculated accumulated metric for the predetermined state.
  3. The Viterbi decoder array of the communications system of claim 1 or 2, wherein the predetermined convolutional decoding algorithm is Viterbi's algorithm.
  4. The Viterbi decoder array of the communication system of claim 2 wherein each circuit unit is further characterized by:
       fifth means coupled to the third means, said fifth means receiving a decoded path history of predetermined previous state nodes and selectively using either one of the decoded path histories or a state specific value in response to the third means to provide a current path history for the state corresponding to the circuit unit, said fifth means being implemented serially by one bit-wide digital circuitry.
  5. A method of implementing an add/compare/select (ACS) function in a digital communications system which implements a predetermined code trellis diagram associated with a predetermined convolutional code, characterized by the steps of:
       providing a plurality of circuit units, each circuit unit being implemented for serial data operation with single bit-wide circuitry, each circuit unit implementing an add/compare/select function; and
       coupling the plurality of circuit units together via single bit-wide
       conductors for serial communication of data between the circuit units, said circuit units operating concurrently to implement an add/compare/select operation for each of a plurality of states defined by the code trellis diagram.
  6. The method of claim 5 further characterized by the steps of performing the add/compare/select operation in each circuit unit by:
       adding a first metric value to a first previously accumulated metric value with a first single bit full adder to provide a first sum;
       adding a second metric value to a second previously accumulated
       metric value with a second single bit full adder to provide a second sum;
       comparing magnitudes of the first and second sums with a third
       single bit full adder to indicate which sum has a greater magnitude; and
       outputting one of the first or second sums as a newly calculated
       accumulated metric value.
EP19900124432 1990-03-26 1990-12-17 A bit serial viterbi decoder add/compare/select array Withdrawn EP0448809A3 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US498800 1983-05-27
US07/498,800 US5027374A (en) 1990-03-26 1990-03-26 Bit serial Viterbi decoder add/compare/select array

Publications (2)

Publication Number Publication Date
EP0448809A2 true EP0448809A2 (en) 1991-10-02
EP0448809A3 EP0448809A3 (en) 1992-05-27

Family

ID=23982555

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19900124432 Withdrawn EP0448809A3 (en) 1990-03-26 1990-12-17 A bit serial viterbi decoder add/compare/select array

Country Status (4)

Country Link
US (1) US5027374A (en)
EP (1) EP0448809A3 (en)
JP (1) JPH05327524A (en)
KR (1) KR910017795A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0700164A1 (en) * 1994-09-05 1996-03-06 STMicroelectronics S.A. Signal processing circuit to implement a Viterbi algorithm
GB2305088A (en) * 1995-09-04 1997-03-26 Oki Electric Ind Co Ltd A coding communication system using Viterbi decoders

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5448583A (en) * 1989-08-28 1995-09-05 Fujitsu Limited Apparatus and method using analog viterbi decoding techniques
JP2876497B2 (en) * 1991-08-23 1999-03-31 松下電器産業株式会社 Error correction code decoding method and apparatus
DE4135318C1 (en) * 1991-10-25 1992-11-26 Siemens Ag, 8000 Muenchen, De
US5377133A (en) * 1992-04-07 1994-12-27 Digital Equipment Corporation System for enhanced implementation of add-compare-select (ACS) functions
WO1996002973A1 (en) * 1993-03-29 1996-02-01 Stanford Telecommunications, Inc. Viterbi acs unit with renormalization
US5349608A (en) * 1993-03-29 1994-09-20 Stanford Telecommunications, Inc. Viterbi ACS unit with renormalization
GB2281179B (en) * 1993-08-18 1998-03-11 Roke Manor Research Apparatus for use in equipment providing a digital radio link between a fixed and a mobile radio unit
US5412669A (en) * 1993-12-09 1995-05-02 Cirrus Logic, Inc. Add, compare and select circuit
US5717723A (en) * 1994-08-17 1998-02-10 Roke Manor Research Limited Apparatus for use in equipment providing a digital radio link between a fixed radio unit and a mobile radio unit
US5621800A (en) * 1994-11-01 1997-04-15 Motorola, Inc. Integrated circuit that performs multiple communication tasks
US5612974A (en) * 1994-11-01 1997-03-18 Motorola Inc. Convolutional encoder for use on an integrated circuit that performs multiple communication tasks
US5659698A (en) * 1994-11-01 1997-08-19 Motorola, Inc. Method and apparatus for generating a circular buffer address in integrated circuit that performs multiple communications tasks
EP0710908A3 (en) 1994-11-01 1998-04-29 Motorola, Inc. A co-processor that performs multiple communication tasks on an integrated circuit
US5652903A (en) 1994-11-01 1997-07-29 Motorola, Inc. DSP co-processor for use on an integrated circuit that performs multiple communication tasks
KR0138875B1 (en) * 1994-12-23 1998-06-15 양승택 Branch metric module in viterbi decoder
US5841796A (en) * 1995-03-14 1998-11-24 Comsat Corporation Apparatus and method for calculating viterbi path metric using exponentially-weighted moving average
FR2738427B1 (en) * 1995-08-31 1997-11-21 Sgs Thomson Microelectronics CONVOLUTIVE DECODER USING VITERBI ALGORITHM
US5742621A (en) * 1995-11-02 1998-04-21 Motorola Inc. Method for implementing an add-compare-select butterfly operation in a data processing system and instruction therefor
US6023492A (en) * 1995-11-24 2000-02-08 Telefonaktiebolaget Lm Ericsson Method and apparatus for conditionally combining bit metrics in a communication system
CN1099165C (en) * 1996-03-18 2003-01-15 三星电子株式会社 Viterbi decoder
US5808573A (en) * 1996-08-01 1998-09-15 Nec Electronics Incorporated Methods and structure for sampled-data timing recovery with reduced complexity and latency
US5949820A (en) * 1996-08-01 1999-09-07 Nec Electronics Inc. Method for optimizing an equalization and receive filter
US6055619A (en) * 1997-02-07 2000-04-25 Cirrus Logic, Inc. Circuits, system, and methods for processing multiple data streams
US5914989A (en) * 1997-02-19 1999-06-22 Nec Electronics, Inc. PRML system with reduced complexity maximum likelihood detector
US5987638A (en) * 1997-04-22 1999-11-16 Lsi Logic Corporation Apparatus and method for computing the result of a viterbi equation in a single cycle
JP3338374B2 (en) 1997-06-30 2002-10-28 松下電器産業株式会社 Arithmetic processing method and apparatus
US6257756B1 (en) 1997-07-16 2001-07-10 Motorola, Inc. Apparatus and method for implementing viterbi butterflies
KR100437818B1 (en) * 1998-03-05 2004-07-16 주식회사 하이닉스반도체 Add compare select circuit of decoder
EP0945989A1 (en) 1998-03-12 1999-09-29 Hitachi Micro Systems Europe Limited Viterbi decoding
US6148431A (en) * 1998-03-26 2000-11-14 Lucent Technologies Inc. Add compare select circuit and method implementing a viterbi algorithm
US6477680B2 (en) * 1998-06-26 2002-11-05 Agere Systems Inc. Area-efficient convolutional decoder
US6219389B1 (en) * 1998-06-30 2001-04-17 Motorola, Inc. Receiver implemented decoding method of selectively processing channel state metrics to minimize power consumption and reduce computational complexity
JP2000138595A (en) * 1998-10-29 2000-05-16 Nec Corp Viterbi decoder
WO2001050240A2 (en) * 1999-12-29 2001-07-12 Systemonic Ag Device and method for control of the data stream
AUPR679401A0 (en) * 2001-08-03 2001-08-30 Lucent Technologies Inc. High speed add-compare-select processing
US7161994B2 (en) * 2001-09-17 2007-01-09 Digeo, Inc. System and method for shared decoding
US7131054B2 (en) * 2001-09-17 2006-10-31 Digeo, Inc. Apparatus and method for efficient decoder normalization
US7069284B2 (en) 2001-09-17 2006-06-27 Digeo, Inc. Apparatus and method for correcting signal imbalances using complex multiplication
US7167531B2 (en) 2001-09-17 2007-01-23 Digeo, Inc. System and method for shared decoding using a data replay scheme
US7382838B2 (en) * 2001-09-17 2008-06-03 Digeo, Inc. Frequency drift compensation across multiple broadband signals in a digital receiver system
US7073118B2 (en) 2001-09-17 2006-07-04 Digeo, Inc. Apparatus and method for saturating decoder values
US7251294B2 (en) * 2001-09-17 2007-07-31 Digeo, Inc. System and method for concurrently demodulating and decoding multiple data streams
FI20021656A0 (en) * 2002-09-16 2002-09-16 Nokia Corp Method and arrangement for performing the decoding
US7430704B2 (en) * 2003-12-19 2008-09-30 Stmicroelectronics S.R.L. Trellis-based detection process and system
US20070006058A1 (en) * 2005-06-30 2007-01-04 Seagate Technology Llc Path metric computation unit for use in a data detector
KR100787214B1 (en) * 2005-08-25 2007-12-21 삼성전자주식회사 Analog viterbi decoder
US8392174B2 (en) * 2006-08-07 2013-03-05 International Characters, Inc. Method and apparatus for lexical analysis using parallel bit streams
JP4633759B2 (en) * 2007-03-26 2011-02-16 日本電信電話株式会社 Viterbi decoder
US8718202B2 (en) * 2008-08-11 2014-05-06 Texas Instruments Incorporated Reduced complexity viterbi decoding
CN101494464B (en) * 2009-03-12 2011-10-05 华为技术有限公司 Decoding method, device and electronic equipment
TWI441181B (en) 2010-09-09 2014-06-11 Silicon Motion Inc Method for performing data shaping, and associated memory device and controller thereof
WO2014041401A1 (en) * 2012-09-14 2014-03-20 Freescale Semiconductor, Inc. Viterbi decoding device and method for decoding a signal produced by a convolutional encoder
CN105634509A (en) * 2015-12-29 2016-06-01 中国科学院微电子研究所 Viterbi decoding method and device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4500994A (en) * 1982-10-04 1985-02-19 Motorola, Inc. Multi-rate branch metric processor for maximum-likelihood convolutional decoder
JPS6081925A (en) * 1983-10-12 1985-05-10 Nec Corp Error correcting device
JPS62101128A (en) * 1985-10-29 1987-05-11 Fujitsu Ltd Test method for viterbi decoder
JPS62233933A (en) * 1986-04-03 1987-10-14 Toshiba Corp Viterbi decoding method
FR2612025B1 (en) * 1987-03-06 1989-05-26 Labo Electronique Physique DUOBINARY CODED SIGNAL DECODING DEVICE
US4979175A (en) * 1988-07-05 1990-12-18 Motorola, Inc. State metric memory arrangement for a viterbi decoder

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PROCEEDINGS OF THE IEEE 1987 CUSTOM INTEGRATED CIRCUITS CONFERENCE 4 May 1987, PORTLAND, OREGON pages 551 - 554; J.STAHL, H.MEYR: 'A bit serial viterbi decoder chip for the Mbit/s range' *
WESCANEX 88 DIGITAL COMMUNICATIOS - COFERENCE PROCEEDINGS 11 May 1988, SASKATCHEWAN, CANADA pages 72 - 77; M.A.BREE, D.E.DODDS: 'A bit-serial architechture for VLSI Viterbi processor' *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0700164A1 (en) * 1994-09-05 1996-03-06 STMicroelectronics S.A. Signal processing circuit to implement a Viterbi algorithm
FR2724273A1 (en) * 1994-09-05 1996-03-08 Sgs Thomson Microelectronics SIGNAL PROCESSING CIRCUIT FOR IMPLEMENTING A VITERBI ALGORITHM
GB2305088A (en) * 1995-09-04 1997-03-26 Oki Electric Ind Co Ltd A coding communication system using Viterbi decoders
US5907586A (en) * 1995-09-04 1999-05-25 Oki Electric Industry Co., Ltd. Method and device for signal decision, receiver and channel condition estimating method for a coding communication system
GB2305088B (en) * 1995-09-04 2000-05-17 Oki Electric Ind Co Ltd Method and device for performing signal decision in a communication system

Also Published As

Publication number Publication date
EP0448809A3 (en) 1992-05-27
JPH05327524A (en) 1993-12-10
KR910017795A (en) 1991-11-05
US5027374A (en) 1991-06-25

Similar Documents

Publication Publication Date Title
US5027374A (en) Bit serial Viterbi decoder add/compare/select array
US5349608A (en) Viterbi ACS unit with renormalization
US4614933A (en) Viterbi decoder with the pipeline processing function
US5295142A (en) Viterbi decoder
US5502735A (en) Maximum likelihood sequence detector
US5471500A (en) Soft symbol decoding
US5375129A (en) Maximum likelihood sequence detector
US4500994A (en) Multi-rate branch metric processor for maximum-likelihood convolutional decoder
US20050157823A1 (en) Technique for improving viterbi decoder performance
KR100346529B1 (en) Digital signal processor
JP3607894B2 (en) ACS unit for Viterbi decoder
JP3266182B2 (en) Viterbi decoder
US20070113161A1 (en) Cascaded radix architecture for high-speed viterbi decoder
CN101145790B (en) Decoder, addition-comparison-selection unit and its method
EP0467522A2 (en) Maximum likelihood sequence detector
US7085992B2 (en) Method and device for decoding a sequence of physical signals, reliability detection unit and viterbi decoding unit
CN111030711B (en) Parallel addition-comparison selection processing method for Viterbi decoder
US7120851B2 (en) Recursive decoder for switching between normalized and non-normalized probability estimates
EP1322041A1 (en) Viterbi decoder using restructured trellis
US6334202B1 (en) Fast metric calculation for Viterbi decoder implementation
US7020831B2 (en) Pipelined add-compare-select circuits and methods, and applications thereof
JP3260714B2 (en) Viterbi decoding device and Viterbi decoding method
KR0169777B1 (en) High speed vitervi decoder
JPS60235529A (en) Viterbi decoder
US20040153958A1 (en) Path metric calculation circuit in viterbi decoders

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): DE FR GB IT

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB IT

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: 19921128