WO2006039055A1 - Distributed ring control circuits for viterbi traceback - Google Patents
Distributed ring control circuits for viterbi traceback Download PDFInfo
- Publication number
- WO2006039055A1 WO2006039055A1 PCT/US2005/031433 US2005031433W WO2006039055A1 WO 2006039055 A1 WO2006039055 A1 WO 2006039055A1 US 2005031433 W US2005031433 W US 2005031433W WO 2006039055 A1 WO2006039055 A1 WO 2006039055A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- shift register
- traceback
- register ring
- memory
- write
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/65—Purpose and implementation aspects
- H03M13/6502—Reduction of hardware complexity or efficient processing
- H03M13/6505—Memory efficient implementations
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/37—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
- H03M13/39—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
- H03M13/41—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/37—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
- H03M13/39—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
- H03M13/41—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
- H03M13/4161—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing path management
- H03M13/4169—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing path management using traceback
Definitions
- the invention relates generally to Viterbi decoding and, more particularly, to traceback memories for use during Viterbi decoding.
- Viterbi decoding is a decoding technique that may be used to decode convolutional codes.
- An increasing number of wired and wireless communication protocols are requiring the use of Viterbi decoding during communication activities.
- Viterbi decoding is power dissipation. It is generally desired that power dissipation be kept low in such devices, while circuit performance is maintained at or above a desired level. Therefore, there is a need for energy efficient methods and structures for implementing Viterbi decoding.
- Fig. 1 is a diagram illustrating a portion of a trellis diagram associated with a Viterbi decoder
- Fig. 2 is a block diagram illustrating an example traceback memory in accordance with an embodiment of the present invention
- Fig. 3 is a circuit schematic illustrating an example memory architecture that may be used within the traceback memory of Fig. 2;
- Fig. 4 is a block diagram illustrating an example shift register ring in accordance with an embodiment of the present invention
- Fig. 5 is a block diagram illustrating an example traceback memory in accordance with an embodiment of the present invention.
- Fig. 6 is a schematic diagram illustrating example logic circuitry that may be used in a traceback memory in accordance with an embodiment of the present invention.
- Fig. 7 is a block diagram illustrating an example reconfigurable traceback memory in accordance with an embodiment of the present invention.
- Viterbi decoders have many applications.
- a Viterbi decoder may be used in a receiver to determine a symbol stream that was most likely transmitted by a remote transmitter, based on a received symbol stream.
- Other applications also exist (e.g., within data storage systems, disk drives, etc.).
- the operation of a Viterbi decoder may be represented using a trellis diagram.
- Fig. 1 is a diagram illustrating a portion of a trellis diagram 10 for a particular Viterbi decoder. As shown, the trellis diagram 10 includes a number of symbols 12, 14, 16, 18, 20.
- Each of the symbols 12, 14, 16, 18, 20 corresponds to a particular processing stage during the decoding process (e.g., symbol 12 may correspond to a stage i, symbol 14 to stage i+1, symbol 16 to stage i+2, and so on).
- Each of the symbols 12, 14, 16, 18, 20 has a predetermined number of states (represented by dots in Fig. 1). For example, in the illustrated embodiment, there are four states for each symbol; namely, a first state 22, a second state 24, a third state 26, and a fourth state 28.
- Other Viterbi decoders may have different numbers of states per symbol. For any state 22, 24, 26, 28 within a symbol 12, 14, 16, 18, 20, there may be multiple braches (or transitions) that lead into the state.
- first branch 30 leading into the state 22 (from previous state 22) and a second branch 32 leading into the state 22 (from previous state 24).
- first branch 34 leading into the state 24 (from previous state 26) and a second branch 36 leading into the state 24 (from previous state 28), and so on.
- This branch pattern will typically repeat for each successive symbol of the trellis 10.
- Different types of Viterbi decoders may have a different number of branches leading to each state.
- the illustrated trellis is known as a radix 2 trellis because it has two braches leading to each state.
- a branch metric is calculated for each branch of the trellis 10 between two successive symbols. For example, when processing is moving from symbol 12 to symbol 14, a branch metric is determined for branch 30, another branch metric is determined for branch 32, and so on.
- the branch metrics represent a "distance" between an actual received data symbol and a data symbol that corresponds to that branch.
- a path metric is updated for multiple paths through the trellis by adding a previous path metric to a corresponding branch metric.
- the path metric represents an accumulated error sum for the associated path.
- a path metric associated with state 22 of symbol 12 will be added to a branch metric associated with branch 30 to obtain a new path metric for state 22 of symbol 14.
- a path metric associated with state 24 of symbol 12 will be added to a branch metric associated with branch 32 to obtain another new path metric for state 22 of symbol 14.
- only one of these new path metrics is permitted to continue through the trellis 10.
- the lower of the two path metrics is selected to continue as this metric has the lower accumulated error.
- the branch associated with the selected path metric is known as the survivor branch or the survivor transition.
- a similar process is completed for each of the states associated with symbol 14. This process is known as an add-compare-select (ACS) operation.
- ACS add-compare-select
- survivor transitions are selected for each state in each new symbol. This survivor transition information is saved within a traceback memory for later use.
- the selected path metrics for each state within each symbol may be stored within a path metric memory.
- a Viterbi decoder will often include one set of ACS units that may be used recursively to process the various trellis symbols.
- a traceback operation may be initiated for the trellis.
- a traceback operation is performed in a reverse direction through the trellis.
- one of the states of a particular symbol may be selected as a starting place.
- the process then proceeds backwards through the trellis following the survivor branch information in the traceback memory.
- the state within the selected symbol that has the lowest path metric i.e., accumulated error sum
- the "decoding" process may begin using the same path.
- the decoding process is essentially the reverse of the original encoding process. For each survivor transition from state to state on the associated path, there is a corresponding data value that is the decoded value. As the decoding process goes backward through the trellis, it determines each survivor transition that occurred (using the data within the traceback memory) and outputs the corresponding data values. The data values may then be reversed in direction to achieve the actual most likely transmitted data. As more and more data is written to the traceback memory, additional traceback and decoding operations may be initiated at new starting points within the trellis. A traceback memory may be used that includes less columns than are within the corresponding trellis. In such a case, the memory may be rewritten over and over again during processing.
- Fig. 2 is a diagram illustrating an example traceback memory 50 in accordance with an embodiment of the present invention.
- the traceback memory 50 may include: a memory chip 52, a row decoder 54, and a column decoder 56.
- the memory chip 52 is a semiconductor memory that includes columns and rows of memory locations.
- the columns of the memory chip 52 may correspond to the symbols of the trellis.
- the rows of the memory chip 52 may correspond to the states of the trellis.
- a memory location is positioned at the intersection of each row and column. This memory location is used to store the survivor transition information for the corresponding state/symbol. The size of the memory location will depend upon the particular trellis being implemented.
- the survivor transition may be described using a single binary bit (i.e., either a logic one or alogic zero). If there are up to three transitions entering a state, then two binary bits are needed, and so on.
- the row decoder 54 selects (enables) a row of the memory chip 52 corresponding to a trellis state of interest, based on a state address.
- the column decoder 56 selects (enables) a column of the memory chip 52 corresponding to a trellis symbol of interest, based on a symbol address.
- survivor transition information may be written to the memory location selected by the row decoder 54 and the column decoder 56.
- a read operation e.g., during traceback or decode
- survivor transition information may be read from the memory location selected by the row decoder 54 and the column decoder 56.
- the survivor transition information is written to the various storage locations of the memory chip 52.
- the end of the memory chip 52 is reached (i.e., the rightmost column)
- the writing may continue at the beginning of the memory chip 52 (i.e., the leftmost column).
- traceback operations and decoding operations data is read from the memory chip 52 to perform the corresponding functions. This will be performed in the opposite direction from the writing.
- the corresponding traceback bit or bits
- the row decoder 54 and the column decoder 56 may then proceed back to the state within the previous symbol that was identified by the traceback bit(s), and so on.
- Fig. 3 is a circuit schematic illustrating an example memory architecture 60 that may be used to implement the memory chip 52 of Fig. 2.
- the memory architecture 60 stores a single bit for each row/column combination.
- a bit line 62 is operative for carrying the traceback bit from a corresponding storage location.
- the bit line 62 may be pre-charged before a read operation.
- the architecture 60 includes a plurality of column select lines (e.g., CS 0 64, etc.) and a plurality of row select lines (e.g., RS 0 66, etc). When the row select line RS 0 66 is made logic high, the corresponding row of the memory is enabled by turning on the row transistors 68 for that row.
- the column decoder 56 of Fig.2 is replaced by a number of shift register rings.
- Fig. 4 is a block diagram illustrating an example shift register ring 80 that may be used.
- the shift register ring 80 includes a number of flip flops 82, 84, 86, 88, 90, 92, ... that are connected in series in a ring configuration.
- One of the flip flops 82, 84, 86, 88, 90, 92, ... in the shift register ring 80 may be initially set to a logic one value and then the logic one value may be clocked through the ring from flip flop to flip flop to act as the column enable signal for the corresponding memory chip.
- Other one bit dockable memory devices may be used instead of flip flops (e.g., data latches, etc.).
- a shift register ring does not require a centralized address to access a desired column of the traceback memory. Instead, the shift register ring simply progresses from column to column in a linear style, as is typically required in a traceback memory.
- the use of a shift register ring, rather than a column decoder, can result in a significant power savings. For example, the switching capacitance during each decoder cycle may be reduced to that of only two flip flops, one changing from a logic zero to a logic one and the other changing.from a logic one to a logic zero.
- Fig. 5 is a block diagram illustrating an example traceback memory 100 in accordance with an embodiment of the present invention.
- the traceback memory 100 may include: a memory chip 102, a row decoder 104, a write shift register ring 106, a decode shift register ring 108, and a traceback shift register ring 110.
- the memory chip 102 and the row decoder 104 may operate in a similar manner to the corresponding elements in Fig. 2, as described previously.
- the shift register rings 106, 108, 110 may operate by each shifting a logic one value (or some other value) sequentially through the associated rings to act as column enable signals for the memory chip 102.
- the write shift register ring 106 is for use during write operations to store survivor transition information to the memory chip 102.
- the decode shift register ring 108 and the traceback shift register ring 110 are used during decode operations and traceback operations, respectively. As shown, the shift direction of the write shift register ring 106 is opposite to that of the decode shift register ring 108 and the traceback shift register ring 110.
- the traceback shift register ring 110 operates at a higher clock speed than the write shift register ring 106 and the decode shift register ring 108 in the illustrated embodiment (although other embodiments exist where this is not the case).
- the frequency of the traceback and the write/decode clocks will typically depend on how many ACS blocks are used in the corresponding ACS unit.
- the traceback clock will typically be equal to or some integral multiple of the write/decode clocks.
- the traceback memory 100 may be coupled to one or more digital processing devices to perform Viterbi decoding for a corresponding system.
- the digital processing device(s) may include, for example, a general purpose microprocessor, a digital signal processor (DSP), a reduced instruction set computer (RISC), a complex instruction set computer (CISC), a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), and/or others, including combinations of the above.
- the digital processing device(s) may control, for example, the writing of survivor transition information to the traceback memory, the performance of traceback operations using data stored within the traceback memory, the performance of decode operations using data stored within the traceback memory, and/or other functions.
- distributed logic circuitry is used to control the location of the logic one bits within the write shift register ring 106, the decode shift register ring 108 , and the traceback shift register ring 110.
- a traceback operation may be considered completed when the traceback pointer (i.e., the logic one within the traceback shift register ring 110 of Fig. 5) meets the current write pointer (i.e., the logic one within the write shift register ring 106 of Fig. 5).
- the distributed control circuitry may be configured to, among others things, perform this task.
- Fig. 6 is a schematic diagram illustrating an example circuit arrangement 120 that includes logic circuitry for use within a traceback memory in accordance with an embodiment of the present invention.
- the logic circuitry of Fig. 6 is shown for only one ring position. It should be appreciated, however, that the same or similar circuitry may be repeated for each ring position in a traceback memory.
- a logic one (or other data value) will propagate through the write flip flops in a first direction 130 and logic ones will propagate through the decode flip flops and the traceback flip flops in an opposite direction 132 (although at different speeds).
- a first AND gate 134 is provided that has one input connected to the data output of the write flip flop 124 and one input connected to the data output of the traceback flip flop 128. The output of the AND gate 134 is coupled to a SET input of a traceback flip flop 136 to the left of the traceback flip flop 128.
- the traceback flip flop 136 is not necessarily adjacent to the traceback flip flop 128. That is, there may be one or more flip flops between the two. The separation will typically be implementation specific.
- flip flops 124, 128 When the flip flops 124, 128 have different stored values or both have stored logic zeros, the value stored in flip flop 136 does not change. When the flip flops 124, 128 both have logic ones stored therein, on the other hand, flip flop 136 is set to a logic one, thus initiating a new traceback operation on the opposite side of the write pointer. Flip flop 128 will also be reset at this time (to a logic zero) so that there is only one logic one in the traceback shift register ring.
- the circuit arrangement 120 may also include a second AND gate 138.
- the second AND gate 138 may have one input connected to the data output of the write flip flop 124 and one input connected to the data output of the decode flip flop 126.
- the output of the second AND gate 138 may be connected to a SET input of a decode flip flop 140 to the right of decode flip flop 126.
- the decode flip flop 140 is set to a logic one.
- the decode flip flop 126 may be reset to a logic zero.
- the decode flip flop 140 will typically be a number of flip flops away from flip flop 126 (e.g., 16 flip flops in one embodiment). In this manner, the decode pointer will continually move toward the write pointer and then be sent back again during decoder processing. It should be appreciated that the specific distributed control circuitry illustrated in Fig. 6 is only one way to implement distributed control circuitry within a traceback memory that uses shift register rings. Other control circuitry arrangements may alternatively be used.
- the use of shift register rings permits a level of reconfigurability to be achieved in a traceback memory to operate with, for example, different encoding standards.
- Reconfigurability may require, for example, that a traceback memory support different numbers of states, different numbers of transitions, and/or different traceback lengths.
- different standards may be handled by changing, for example, the clock frequencies and the clock ratios between the various rings.
- the traceback length may be changed without changing functionality. Because increasing the traceback length is a diminishing improvement in terms of signal-to-noise ratio, but presents only a minimal increase in energy and latency, only several different ring sizes are typically needed to implement an energy efficient reconfigurable traceback memory.
- Fig.7 is a block diagram illustrating an example reconfigurable traceback memory 150 in accordance with an embodiment of the present invention.
- the reconfigurable traceback memory 150 may include: first, second, third, and fourth memory chips 152, 154, 156, 158; first and second row decoders 160, 162; a first 48 column shift register portion 164, a first 32 column shift register portion 168, a second 48 column shift register portion 170, a second 32 column shift register portion 172, and first and second multiplexers (MUXs) 174, 176.
- the first row decoder 160 is operative for enabling a selected row within memory chips 152 and 154.
- the second row decoder 162 is operative for enabling a selected row within memory chips 156 and 158.
- the first and second MUXs 174, 176 allow a variable size shift register ring to be achieved for the traceback memory 150 to support different standards.
- the MUXs 174, 176 may be controlled to form a ring from just the two 48 position shift register portions 164, 170 to form a 96 position ring.
- all of the shift register portions 164, 168, 170, 172 may be combined to form a 160 position ring. Other combinations may alternatively be made. Any number of shift register portions and MUXs may be used within a reconfigurable traceback memory.
- any size of shift register portions may be used. Although illustrated with only one, there will typically be three reconfigurable shift register arrangements within a traceback memory. Any number of memory chips may also be used within a reconfigurable traceback memory. Other reconfigurable traceback memory architectures may alternatively be used.
- the techniques and structures of the present invention may be implemented in any of a variety of different forms.
- features of the invention may be embodied within cellular telephones and other handheld wireless communicators; personal digital assistants having wireless capability; laptop, palmtop, desktop, and tablet computers having wireless capability, pagers; satellite communicators; network interface cards (NICs) and other network interface structures; integrated circuits; wired communication systems and devices; digital data storage devices including, for example, hard disk drives; as instructions and/or data structures stored on machine readable media; and/or in other formats.
- NICs network interface cards
Landscapes
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007533502A JP2008514158A (en) | 2004-09-30 | 2005-09-01 | Distributed ring control circuit for Viterbi traceback |
| CN2005800325055A CN101027843B (en) | 2004-09-30 | 2005-09-01 | Distributed Ring Control Circuit for Viterbi Tracing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/954,648 | 2004-09-30 | ||
| US10/954,648 US7275204B2 (en) | 2004-09-30 | 2004-09-30 | Distributed ring control circuits for Viterbi traceback |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2006039055A1 true WO2006039055A1 (en) | 2006-04-13 |
Family
ID=35520741
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2005/031433 Ceased WO2006039055A1 (en) | 2004-09-30 | 2005-09-01 | Distributed ring control circuits for viterbi traceback |
Country Status (5)
| Country | Link |
|---|---|
| US (2) | US7275204B2 (en) |
| JP (1) | JP2008514158A (en) |
| KR (1) | KR20080014722A (en) |
| CN (1) | CN101027843B (en) |
| WO (1) | WO2006039055A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2447427A (en) * | 2007-03-12 | 2008-09-17 | Advanced Risc Mach Ltd | Address calculation and select-and-insert instructions within data processing systems |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7275204B2 (en) * | 2004-09-30 | 2007-09-25 | Marvell International Ltd. | Distributed ring control circuits for Viterbi traceback |
| US20070230606A1 (en) * | 2006-03-31 | 2007-10-04 | Anders Mark A | Viterbi traceback |
| US8111767B2 (en) * | 2007-05-31 | 2012-02-07 | Renesas Electronics Corporation | Adaptive sliding block Viterbi decoder |
| US8799823B2 (en) * | 2009-02-26 | 2014-08-05 | Brother Kogyo Kabushiki Kaisha | Display device |
| KR20120134549A (en) | 2011-06-02 | 2012-12-12 | 삼성전자주식회사 | Apparatus and method for processing parallel computation using simd architecture |
Family Cites Families (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3731287A (en) * | 1971-07-02 | 1973-05-01 | Gen Instrument Corp | Single device memory system having shift register output characteristics |
| US4535427A (en) * | 1982-12-06 | 1985-08-13 | Mostek Corporation | Control of serial memory |
| US4862419A (en) * | 1983-11-10 | 1989-08-29 | Advanced Micro Devices, Inc. | High speed pointer based first-in-first-out memory |
| US4583078A (en) * | 1984-11-13 | 1986-04-15 | Communications Satellite Corporation | Serial Viterbi decoder |
| US4864543A (en) * | 1987-04-30 | 1989-09-05 | Texas Instruments Incorporated | First-in, first-out memory with counter address pointers for generating multiple memory status flags |
| US4962483A (en) * | 1986-09-18 | 1990-10-09 | Advanced Micro Devices, Inc. | Cascading FIFO memory devices for sequential storing |
| US5027326A (en) * | 1988-11-10 | 1991-06-25 | Dallas Semiconductor Corporation | Self-timed sequential access multiport memory |
| US5612964A (en) * | 1991-04-08 | 1997-03-18 | Haraszti; Tegze P. | High performance, fault tolerant orthogonal shuffle memory and method |
| US5502735A (en) * | 1991-07-16 | 1996-03-26 | Nokia Mobile Phones (U.K.) Limited | Maximum likelihood sequence detector |
| KR940010435B1 (en) * | 1992-08-31 | 1994-10-22 | 삼성전자 주식회사 | Path memory of Viterbi decoder |
| FR2724273B1 (en) * | 1994-09-05 | 1997-01-03 | Sgs Thomson Microelectronics | SIGNAL PROCESSING CIRCUIT FOR IMPLEMENTING A VITERBI ALGORITHM |
| US5513139A (en) * | 1994-11-04 | 1996-04-30 | General Instruments Corp. | Random access memory with circuitry for concurrently and sequentially writing-in and reading-out data at different rates |
| US5996112A (en) * | 1996-03-28 | 1999-11-30 | Lsi Logic Corporation | Area-efficient surviving paths unit for Viterbi decoders |
| KR100212836B1 (en) * | 1996-06-14 | 1999-08-02 | 전주범 | Architecture of traceback procedure in a viterbi decoder |
| DE69719141T2 (en) * | 1996-10-15 | 2003-07-24 | Matsushita Electric Industrial Co., Ltd. | Device for tracing the path in a Viterbi decoder |
| GB2323958A (en) | 1997-04-04 | 1998-10-07 | Sharp Kk | Active matrix devices |
| US6263473B1 (en) * | 1997-04-07 | 2001-07-17 | Matsushita Electric Industrial Co., Ltd. | Viterbi decoder and Viterbi decoding method |
| JP3343201B2 (en) * | 1997-06-12 | 2002-11-11 | 株式会社日立製作所 | Decoding circuit and information processing device |
| US6477680B2 (en) * | 1998-06-26 | 2002-11-05 | Agere Systems Inc. | Area-efficient convolutional decoder |
| JP3515720B2 (en) * | 1999-11-22 | 2004-04-05 | 松下電器産業株式会社 | Viterbi decoder |
| US6601215B1 (en) * | 2000-02-01 | 2003-07-29 | Agere Systems Inc. | Traceback buffer management for VLSI Viterbi decoders |
| JP4497708B2 (en) * | 2000-12-08 | 2010-07-07 | 三菱電機株式会社 | Semiconductor device |
| JP4047697B2 (en) | 2002-10-28 | 2008-02-13 | 松下電器産業株式会社 | Viterbi decoder |
| US7275204B2 (en) * | 2004-09-30 | 2007-09-25 | Marvell International Ltd. | Distributed ring control circuits for Viterbi traceback |
-
2004
- 2004-09-30 US US10/954,648 patent/US7275204B2/en not_active Expired - Lifetime
-
2005
- 2005-09-01 CN CN2005800325055A patent/CN101027843B/en not_active Expired - Fee Related
- 2005-09-01 JP JP2007533502A patent/JP2008514158A/en active Pending
- 2005-09-01 KR KR1020077007267A patent/KR20080014722A/en active Pending
- 2005-09-01 WO PCT/US2005/031433 patent/WO2006039055A1/en not_active Ceased
-
2007
- 2007-09-24 US US11/860,493 patent/US7840885B2/en not_active Expired - Fee Related
Non-Patent Citations (2)
| Title |
|---|
| DAWID H ET AL: "Viterbi Decoders: High Performance Algorithms and Architectures", DIGITAL SIGNAL PROCESSING FOR MULTIMEDIA SYSTEMS, NEW YORK, NY : MARCEL DEKKER INC, US, 1999, pages 417 - 459, XP002225706, ISBN: 0-8247-1924-7 * |
| PRENTICE-HALL: "Chapter 13: Shift Registers", 2002, pages 1 - 4, XP002363071, Retrieved from the Internet <URL:http://cwx.prenhall.com/kleitz/chapter13/custom2/deluxe-content.html> [retrieved on 20060117] * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2447427A (en) * | 2007-03-12 | 2008-09-17 | Advanced Risc Mach Ltd | Address calculation and select-and-insert instructions within data processing systems |
| US7814302B2 (en) | 2007-03-12 | 2010-10-12 | Arm Limited | Address calculation instruction within data processing systems |
| US7895417B2 (en) | 2007-03-12 | 2011-02-22 | Arm Limited | Select-and-insert instruction within data processing systems |
| GB2447427B (en) * | 2007-03-12 | 2011-05-11 | Advanced Risc Mach Ltd | Address calculation within data processing systems |
Also Published As
| Publication number | Publication date |
|---|---|
| US7275204B2 (en) | 2007-09-25 |
| US7840885B2 (en) | 2010-11-23 |
| JP2008514158A (en) | 2008-05-01 |
| CN101027843B (en) | 2010-09-01 |
| CN101027843A (en) | 2007-08-29 |
| KR20080014722A (en) | 2008-02-14 |
| US20060085730A1 (en) | 2006-04-20 |
| US20080072128A1 (en) | 2008-03-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3515720B2 (en) | Viterbi decoder | |
| US7043682B1 (en) | Method and apparatus for implementing decode operations in a data processor | |
| US7840885B2 (en) | Distributed ring control circuits for Viterbi traceback | |
| US8375281B2 (en) | Method and apparatus for storing survivor paths in a viterbi detector using systematic pointer exchange | |
| JP3250550B2 (en) | Path memory circuit and Viterbi decoding circuit | |
| JP3242059B2 (en) | Viterbi decoder | |
| Han et al. | High performance Viterbi decoder using modified register exchange methods | |
| Chu et al. | Power efficient low latency survivor memory architecture for Viterbi decoder | |
| US20090172504A1 (en) | Memory architecture for viterbi decoder and operating method therefor | |
| CN100505557C (en) | Multi-path Parallel Loop Block Backtracking Method Based on Viterbi Decoding | |
| US8032818B2 (en) | Method and apparatus for storing survivor paths in a Viterbi detector using input-dependent pointer exchange | |
| CN100550657C (en) | Viterbi decoding device | |
| Devi et al. | Design of low power Viterbi decoder using asynchronous techniques | |
| JP2002534902A (en) | ML state selection apparatus and method in decoding apparatus | |
| Muhammad et al. | Low complexity FPGA implementation of register exchange based viterbi decoder | |
| Singh et al. | A low-complexity, reduced-power Viterbi algorithm | |
| JP3260714B2 (en) | Viterbi decoding device and Viterbi decoding method | |
| US8185810B1 (en) | Low power viterbi trace back architecture | |
| US20040143722A1 (en) | Method and circuit configuration for transmitting data between a processor and a hardware arithmetic-logic unit | |
| US20070230606A1 (en) | Viterbi traceback | |
| Arun et al. | A low power and high speed viterbi decoder based on deep pipelined, clock blocking and hazards filtering | |
| Manzoor et al. | VLSI implementation of an efficient pre-trace back approach for Viterbi algorithm | |
| JP2004153319A (en) | Viterbi decoding device | |
| KR100491016B1 (en) | Trace-Back Viterbi Decoder with Consecutive Control of Backward State Transition and Method thereof | |
| Ito | A Trace-Back Method with Source States for Viterbi Decoding of Rate-1/n Convolutional Codes |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2007533502 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 200580032505.5 Country of ref document: CN |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1020077007267 Country of ref document: KR |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 05800813 Country of ref document: EP Kind code of ref document: A1 |