请输入您要查询的字词:

 

单词 convolutional code
释义
convolutional code

Computer
  • A linear error-correcting code, characterized by a k × n generator matrix,

    G=(gij[x]),
    whose elements gij[x] are polynomials whose highest degree, m, is called the memory of the code. The quantity
    c=m+1
    is called the constraint length of the code.

    The convolutional encoder operates as follows. The input stream, regarded as the coefficients of a polynomial of arbitrary degree, is cyclically distributed (i.e. demultiplexed) among the inputs of k shift registers, all of length c: the contents of the ith shift register is serially multiplied by each of the n polynomials gij[x] (using n serial multipliers in parallel). Then n output streams are formed by summing the outputs of the jth multiplier on each register. These streams are cyclically multiplexed to form the output of the encoder. All this can be carried out to base q, for q prime; such codes are usually implemented in binary form (q = 2). In practice, the parameter k is normally equal to 1.

    The main decoding algorithms for convolutional codes are Viterbi’s algorithm and various sequential algorithms, of which the most important are Fano’s algorithm and the stack algorithm. Viterbi’s is a maximum-likelihood algorithm.

    Linear block codes can be regarded as a special case of convolutional codes with m = 0 and c = 1. Convolutional codes are often specified by the parameters (n, k) or (n, k, c), although the simple phrase (n, k) code usually specifies a block code rather than a convolutional code.

    Convolutional codes are of increasing importance as they become better understood theoretically, as better decoding algorithms are found, and as it becomes increasingly economical to provide programmable decoders, the decoding algorithms being best programmed in software owing to their complexity.


Electronics and Electrical Engineering
  • A type of forward error-correcting code in which the coded bits are determined by a combination of the previous few data bits, as compared with a block code (see digital codes).


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/12 13:50:37