MOTOROLA
Chapter 36. Digital Signal Processing
36-21
Part V. The Communications Processor Module
36.12.3 IIR Applications
Among other things, the IIR is used in timing recovery and interpolating Þlter.
36.13 Modulation (MOD)ÐReal Sin, Real Cos,
Complex X, and Real/Complex Y
Using the values provided in the parameter packet, the MOD implements a basic modulator
function, shown in Figure 36-24, with a modulation table composed of {cos
w
nT, sin
w
nT}
pairs, complex input samples, and real outputs. 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-24. MOD Function
36.13.1 Modulation Table, Input, and Output Buffers
The modulation table consists of 16-bit cosine and sine pairs that occupy (K+1) bytes in
memory. The input sample buffer is a circular buffer containing (M+1) bytes. Each sample
is a pair of 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
contain (N+1) bytes and the next output is stored in the address that follows the previous
output. The output buffer can be real or complex, depending on FD[X]. See Table 36-19.
Table 36-19. MOD Table, Input, and Output Buffers
Modulation Table
Input Samples
Complex Output, FD[X]=1
Real Output, FD[X]=0
sin q
1
*
*
*
cos q
1
*
*
*
sin q
2
imaginary{x(n-k+1)}
imaginary{Y(n-k+1)}
real{Y(n-k+1)}
cos q
2
real{x(n-k+1)}
real{Y(n-k+1)}
*
*
*
*
*
*
*
*
real{Y(n-2)}
sin q
n
imaginary{x(n-2)}
imaginary{Y(n-2)}
real{Y(n-1)
cos q
n
real{x(n-2)}
real{Y(n-2)}
real{Y(n)}
imaginary{x(n-1)}
imaginary{Y(n-1)}
cos
w
nT, sin
w
nT
{Real}
X(n)
Y(n)
{Complex}
{Real or Complex}
Real Y n
( )
{
}
Real X n
( )
{
}
w
nT
cos
´
Image X n
( )
{
}
w
nT
sin
´
Ð
=
Image Y n
( )
{
}
Real X n
( )
{
}
w
nT
sin
´
Image X n
( )
{
}
w
nT
cos
´
+
=
Содержание 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: ......