mpc823rg Freescale Semiconductor, Inc, mpc823rg Datasheet - Page 517

no-image

mpc823rg

Manufacturer Part Number
mpc823rg
Description
Mpc823 Powerquicc Integrated Communications Processor For Portable Systems
Manufacturer
Freescale Semiconductor, Inc
Datasheet
16.3.4.8.4 Application Example. The DEMOD is used in the modulator. The following
example demonstrates how the function descriptor structure can be used to implement the
MOD function.
16.3.4.9 LMS1–COMPLEX COEFFICIENTS, COMPLEX SAMPLES, AND
REAL/COMPLEX SCALAR . The LMS1 function implements a basic FIR filter coefficients
update. The coefficients and input samples are complex numbers, but the scalar is a real or
complex number.
16.3.4.9.1 Coefficients and Sample Data Buffers. The coefficients vector occupies k
pairs of 16-bit half-words (real and imaginary components) in memory and C(0) is stored in
the first location. The samples input buffer is a cyclic buffer that contain M+1 bytes. Each
sample is a pair of 16-bit half-words (real and imaginary components) and the new sample
is stored in the address that follows the previous sample.
OFFSET + 0
OFFSET + 2
0
S
Figure 16-29. LMS1 Coefficients and Sample Data Buffers
1
0
W
2
Figure 16-28. LMS1 Implementation Example
Freescale Semiconductor, Inc.
For More Information On This Product,
3
I
COEFFICIENTS
imag{C(k-1)}
real{C(k-1)}
imag{C(0)}
imag{C(1)}
real{C(0)}
real{C(1)}
2K bytes
MPC823 REFERENCE MANUAL
4
0
*
*
Go to: www.freescale.com
C n 1
5
0
+
i
I=3 (THREE ITERATIONS)
=
6
0
C n i E X n i –
+
7
0
INPUT SAMPLES
imag{X(n-k+1)}
real{X(n-k+1)}
imag{X(n-2)}
imag{X(n-1)}
8
0
real{X(n-2)}
real{X(n-1)}
M + 1 bytes
imag{X(n)}
real{X(n)}
*
*
*
*
*
9
0
Communication Processor Module
10
0
11
12
01001
13
14
16-65
15

Related parts for mpc823rg