參數(shù)資料
型號: DSP56600
廠商: 飛思卡爾半導體(中國)有限公司
英文描述: Implementing Viterbi Decoders Using the VSL Instruction on DSP Families
中文描述: 維特比解碼器實現(xiàn)上使用DSP的家庭教學的VSL
文件頁數(shù): 39/108頁
文件大?。?/td> 726K
代理商: DSP56600
Expanding the Viterbi Algorithm
Storing the Paths
Viterbi Decoder Implementation
For More Information On This Product,
Go to: www.freescale.com
3-11
3.5
STORING THE PATHS
For some applications of the Viterbi algorithm, the paths will not need to be stored. This
occurs when the memory of the encoder (or channel, for maximum likelihood sequence
estimation) is small enough for the paths in the algorithm to merge quickly. In other
situations, this may not be adequate. To clarify the storage process, we introduce the
idea of traceback.
Assume the decoder has been processing data for some time. If we examine the paths
up to the time of the current input, it is not clear what path should be chosen. In fact,
choosing a path to decide what decoder output should correspond to the current input
would lead to poor performance. This is because we do not have all the data we can get.
Because the current encoder input has an effect on the decoder inputs for some time
into the future, future decoder inputs can be used to increase the reliability of current
decoder output decision values. As a result, we introduce delay into the decoder,
waiting for future inputs to be processed before making a decision.
For the Viterbi algorithm, this means that while the current array of paths may not have
reliable decisions about the present, they do contain reliable data about the past. In
practice, there is a traceback depth for the decoder, the number of states we need to look
back before the decision data is assumed to be reliable. For this depth, it is highly likely
that the paths have converged. This means that all current paths have the same data up
to this time in the past. If this depth is less than the register size used for the paths (i.e.,
16 bits for the DSP56600 and the DSP56300 in 16-bit arithmetic mode, 24 bits for
DSP56300 otherwise), we can choose a path and output the most significant bits of the
register as decisions.
If this is not the case, we must make some provision to store the paths. For our example,
a traceback depth of 16 bits is inadequate. A depth of 24 bits is extremely marginal for
this example, while 35 bits is probably more than needed. Hence, we implement
traceback storage. For this example, we actually store paths for the entire sequence
length (assumed to be 168 bits here), and produce the entire output at the end. It should
be easy to modify the code to produce partial output data in stages if desired.
The critical concept in storing paths is to arrange the path data so that we can connect the
paths for consecutive storage times. The path bits of the survivor path bits at the end
must be joined with their preceding path bits. Because we stored the preceding path bits
in memory, we must know where in memory to look for the survivor path. Where in
memory do we look
To see how this is done, consider an example path in register B0 just after a Viterbi
butterfly update. Assume there are 13 pairs of decoder inputs processed so far.
F
Freescale Semiconductor, Inc.
n
.
相關PDF資料
PDF描述
DSP56852E 16-bit Digital Signal Controllers
DSP56852VFE 16-bit Digital Signal Controllers
DSP56853E 16-bit Digital Signal Controllers
DSP56853FG120 16-bit Digital Signal Controllers
DSP56853FGE 16-bit Digital Signal Controllers
相關代理商/技術參數(shù)
參數(shù)描述
DSP56600AD 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:INTERGRATED CELLULAR BASEBAND PROCESSOR DEVELOPMENT IC
DSP56600FM 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:16-BIT DIGITAL SIGNAL PROCESSOR
DSP56602 制造商:MOTOROLA 制造商全稱:Motorola, Inc 功能描述:16-Bit Digital Signal Processor User manual
DSP56602AD 制造商:MOTOROLA 制造商全稱:Motorola, Inc 功能描述:16-Bit Digital Signal Processor User manual
DSP56602DS 制造商:未知廠家 制造商全稱:未知廠家 功能描述:DSP56602 16-Bit Digital Signal Processor Datasheet