поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

DSP56300 датащи(PDF) 73 Page - Freescale Semiconductor, Inc

номер детали DSP56300
подробное описание детали  Implementing Viterbi Decoders Using the VSL Instruction on DSP Families
PDF  108 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  FREESCALE [Freescale Semiconductor, Inc]
домашняя страница  http://www.freescale.com
Logo FREESCALE - Freescale Semiconductor, Inc

DSP56300 датащи(HTML) 73 Page - Freescale Semiconductor, Inc

Back Button DSP56300 Datasheet HTML 69Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 70Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 71Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 72Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 73Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 74Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 75Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 76Page - Freescale Semiconductor, Inc DSP56300 Datasheet HTML 77Page - Freescale Semiconductor, Inc Next Button
Zoom Inzoom in Zoom Outzoom out
 73 / 108 page
background image
Basic Algorithm Program Listing
Viterbi Decoder Implementation
A-5
;
;*******************viterbi add, compare, select butterfly macro***
;
FUNCTION: Update path metrics/paths for the Viterbi algorithm by
;
doing an add,compare,select update for state pairs.
;
INPUTS:
;
r2 should point to the beginning of the branch metric table
;
r5 should point to the latest path metric for state 0
;
r4 should point to the storage location for updated state 0
;
n5 should offset addresses by NUMSTATES/2
;
OUTPUTS:
;
Updated path metrics/paths stored in XY memory
;
REGISTERS USED:
;
a,b,x0,y1,r2,r4,r5,n5 r2 unchanged (modulo req'd)
;
Registers:
;
r5, pointer to the path metric/path table, arranged as
;
x: path metric, y: path,states ordered assuming
;
bits shift right to left.
;
r4, pointer to the output path metric/path table
;
r0, pointer to the branch metric table, arranged
;
as x:C, y:D, CD,CD,CD, etc.
;
;
SA------NSA
;
\
C /
;
D \
/
;
\/
;
/\
;
D /
\
;
/
\
;
SB------NSB
;
C
;*****************************************************************************
ACS
macro
;
;
move
#BRY,r2
;r2 points to branch metrics
move
y:(r2)+,y1
;get first branch metric
move
l:(r5)+n5,a
;load 1st metric/path pair
;
do
#NoOfAcsButt,_P_NextStage
;update each state
sub
y1,a
l:(r5)-n5,b
;sub pt,br met,get next pair
add
y1,b
;update metrics
max
a,b
l:(r5)+n5,a
;pick max,reload 1st pair
vsl
b,0,l:(r4)+
;store survivor,end top half
add
y1,a
l:(r5)-n5,b
;add pt,br met,reload next pair
sub
y1,b
x:(r5)+,x0
y:(r2)+,y1
;inc st ptr,ld nxt br met
max
a,b
l:(r5)+n5,a
;pick max met,load next pair
vsl
b,1,l:(r4)+
;st survivor,end 2nd half
_P_NextStage
nop
;needed to separate do loop ends
endm
Example A-1
Basic 16-Bit Implementation of a Viterbi Decoder (Continued)
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com