MOTOROLA
Chapter 36. Digital Signal Processing
36-15
Part V. The Communications Processor Module
36.11.4 FIR5ÐComplex C, Complex X, and Complex Y
Using the values provided in the parameter packet, the FIR5 implements a basic FIR Þlter,
shown in Figure 36-17, with complex coefÞcients, complex input samples, and complex
output. The input data is in a circular buffer with size (M+1) and the output data is in a
circular buffer with size (N+1).
Figure 36-17. FIR5 Function
36.11.4.1 FIR5 CoefÞcient, Input, and Output Buffers
The coefÞcient vector occupies K pairs of 16-bit entries (real and imaginary components)
in memory and C(0) is stored in the Þrst location. The input sample buffer is a circular
buffer containing (M+1) bytes. Each input sample is two 16-bit entries (real and imaginary
components) and the next sample is stored in the address that follows the previous sample.
The output buffer is a circular buffer that contains (N+1) bytes and the next output is stored
in the address that follows the previous output. See Table 36-13.
Table 36-13. FIR5 Coefficient, Input, and Output Buffers
CoefÞcients
Input Samples
Complex Output, FD[X]=1
Real Output, FD[X]=0
imaginary{C(0)}
*
*
*
real{C(0)}
*
*
*
imaginary{C(1)}
imaginary {x(n-k+1)}
imaginary{Y(n-k+1)}
Y(n-k+1)
real{C(1)}
real {x(n-k+1)}
real{Y(n-k+1)}
*
*
*
*
*
*
*
*
Y(n-2)
imaginary{C(k-1)}
imaginary {x(n-2)}
imaginary{Y(n-2)}
Y(n-1)
å
T
T
T
X(n)
{Complex}
Y(n)
{Complex}
C(0)
{Complex}
C(1)
C(2)
C(kÐ1)
Y n
( )
C p
( )
X n
p
Ð
(
)
p
0
=
k
1
Ð
å
=
Содержание MPC860 PowerQUICC
Страница 3: ...MPC860UM AD 07 98 REV 1 MPC860 PowerQUICC ª UserÕs Manual ...
Страница 36: ...xxxvi MPC860 PowerQUICC UserÕs Manual MOTOROLA CONTENTS Paragraph Number Title Page Number ...
Страница 78: ...I iv MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Страница 88: ...1 10 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Страница 114: ...3 16 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Страница 226: ...8 32 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part II PowerPC Microprocessor Module ...
Страница 262: ...9 36 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part II PowerPC Microprocessor Module ...
Страница 274: ...III iv MPC860 PowerQUICC UserÕs Manual MOTOROLA Part III Configuration ...
Страница 320: ...12 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part III Configuration ...
Страница 325: ...MOTOROLA Part IV Hardware Interface IV v Part IV Hardware Interface ...
Страница 326: ...IV vi MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Страница 352: ...13 26 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Страница 394: ...14 42 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Страница 426: ...15 32 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Страница 530: ...17 26 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Страница 632: ...21 44 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 660: ...22 28 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 708: ...24 24 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 748: ...27 20 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 846: ...31 20 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 914: ...35 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 948: ...36 34 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Страница 998: ...37 48 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part VI Debug and Test ...
Страница 1016: ...A 10 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Страница 1024: ...B 8 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Страница 1030: ...C 6 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Страница 1086: ...Glossary 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA ...
Страница 1106: ......