A list Viterbi algorithm (LVA) finds n most likely paths in a trellis diagram of a convolutional code. One of the most efficient LVAs is the tree-trellis algorithm of Soong and Huang. We propose a new implementation of this algorithm. Instead of storing the candidate paths in a single list sorted according to the metrics of the paths, we show that it is computationally more efficient to use several unsorted lists, where all paths of the same list have the same metric. For an arbitrary integer bit metric, both the time and space complexity of our implementation are linear in n. Experimental results for a binary symmetric channel and an additive white Gaussian noise channel show that our implementation is much faster than all previous LVAs. T...
Convolutional codes are error correction technique used in noisy channels. Viterbi Algorithm is the ...
Trellis decoding is a popular method to recover encoded information corrupted during transmission ov...
List-sequence (LS) decoding has the potential to yield significant coding gain additional to that of...
A list Viterbi algorithm (LVA) finds n most likely paths in a trellis diagram of a convolutional cod...
A list Viterbi algorithm (LVA) finds n best paths in a trellis. We propose a new implementation of t...
A list Viterbi algorithm (LVA) finds the n best paths in a trellis. We propose a new implementation ...
A list Viterbi algorithm (LVA) finds n most likely paths in a trellis diagram of a convolutional cod...
We propose a fast trellis-based rate-allocation algorithm for robust transmission of progressively c...
Abstract. The advantage of Viterbi decoding, compared with brute–force decoding, is that the complex...
Designing for the best combination of channel codes and the decoding algorithm has always been a pop...
Convolutional codes are characterized by a trellis structure. Maximum-likelihood decoding is charact...
An efficient Viterbi decoder is introduced in this paper; it is called Viterbi decoder with window s...
In many real-world communication systems, the channel noise is non-Gaussian due to the presence of i...
Abstract — It is well known that convolutional codes can be optimally decoded by using the Viterbi A...
Abstract- In this paper list decoding of convolutional codes is considered. List decoding is a very ...
Convolutional codes are error correction technique used in noisy channels. Viterbi Algorithm is the ...
Trellis decoding is a popular method to recover encoded information corrupted during transmission ov...
List-sequence (LS) decoding has the potential to yield significant coding gain additional to that of...
A list Viterbi algorithm (LVA) finds n most likely paths in a trellis diagram of a convolutional cod...
A list Viterbi algorithm (LVA) finds n best paths in a trellis. We propose a new implementation of t...
A list Viterbi algorithm (LVA) finds the n best paths in a trellis. We propose a new implementation ...
A list Viterbi algorithm (LVA) finds n most likely paths in a trellis diagram of a convolutional cod...
We propose a fast trellis-based rate-allocation algorithm for robust transmission of progressively c...
Abstract. The advantage of Viterbi decoding, compared with brute–force decoding, is that the complex...
Designing for the best combination of channel codes and the decoding algorithm has always been a pop...
Convolutional codes are characterized by a trellis structure. Maximum-likelihood decoding is charact...
An efficient Viterbi decoder is introduced in this paper; it is called Viterbi decoder with window s...
In many real-world communication systems, the channel noise is non-Gaussian due to the presence of i...
Abstract — It is well known that convolutional codes can be optimally decoded by using the Viterbi A...
Abstract- In this paper list decoding of convolutional codes is considered. List decoding is a very ...
Convolutional codes are error correction technique used in noisy channels. Viterbi Algorithm is the ...
Trellis decoding is a popular method to recover encoded information corrupted during transmission ov...
List-sequence (LS) decoding has the potential to yield significant coding gain additional to that of...