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
´
+
=
Summary of Contents for MPC860 PowerQUICC
Page 3: ...MPC860UM AD 07 98 REV 1 MPC860 PowerQUICC ª UserÕs Manual ...
Page 36: ...xxxvi MPC860 PowerQUICC UserÕs Manual MOTOROLA CONTENTS Paragraph Number Title Page Number ...
Page 78: ...I iv MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Page 88: ...1 10 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Page 114: ...3 16 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part I Overview ...
Page 226: ...8 32 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part II PowerPC Microprocessor Module ...
Page 262: ...9 36 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part II PowerPC Microprocessor Module ...
Page 274: ...III iv MPC860 PowerQUICC UserÕs Manual MOTOROLA Part III Configuration ...
Page 320: ...12 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part III Configuration ...
Page 325: ...MOTOROLA Part IV Hardware Interface IV v Part IV Hardware Interface ...
Page 326: ...IV vi MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Page 352: ...13 26 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Page 394: ...14 42 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Page 426: ...15 32 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Page 530: ...17 26 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part IV Hardware Interface ...
Page 632: ...21 44 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 660: ...22 28 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 708: ...24 24 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 748: ...27 20 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 846: ...31 20 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 914: ...35 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 948: ...36 34 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part V The Communications Processor Module ...
Page 998: ...37 48 MPC860 PowerQUICC UserÕs Manual MOTOROLA Part VI Debug and Test ...
Page 1016: ...A 10 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Page 1024: ...B 8 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Page 1030: ...C 6 MPC860 PowerQUICC UserÕs Manual MOTOROLA Appendixes ...
Page 1086: ...Glossary 12 MPC860 PowerQUICC UserÕs Manual MOTOROLA ...
Page 1106: ......