
CPU16
REFERENCE MANUAL
DIGITAL SIGNAL PROCESSING
MOTOROLA
11-1
SECTION 11 DIGITAL SIGNAL PROCESSING
This section contains detailed information about CPU16 digital signal processing
(DSP) capabilities. A comprehensive presentation of signal processing theory is be-
yond the scope of this manual — discussion is limited to CPU16 hardware and instruc-
tions that support control-oriented DSP.
11.1 General
The CPU16 performs low frequency digital signal processing algorithms in real time.
The most common DSP operation in embedded control applications is filtering, but the
CPU16 can perform several other useful DSP functions. These include autocorrelation
(detecting a periodic signal in the presence of noise), cross-correlation (determining
the presence of a defined periodic signal), and closed-loop control routines (selective
filtration in a feedback path).
Although derivation of DSP algorithms is often a complex mathematic task, the algo-
rithms themselves typically consist of a series of multiply and accumulate (MAC) op-
erations. The CPU16 contains a dedicated set of registers that are used to perform
MAC operations. These are collectively called the MAC unit.
DSP operations generally require a large number of MAC iterations. The CPU16 in-
struction set includes instructions that perform MAC setup and repetitive MAC opera-
tions. Other instructions, such as 32-bit load and store instructions, can also be used
in DSP routines.
Many DSP algorithms require extensive data address manipulation. To increase
throughput, the CPU16 performs effective address calculations and data prefetches
during MAC operations. In addition, the MAC unit provides modulo addressing to effi-
ciently implement circular DSP buffers.
11.2 Digital Signal Processing Hardware
The MAC unit consists of a 16-bit multiplicand register (IR), a 16-bit multiplier register
(HR), a 36-bit accumulator (AM), and two 8-bit address mask registers (XMSK and
YMSK).
Figure 11-1
is a programmer's model of the MAC unit.
F
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
n
.