ADSP-214xx SHARC Processor Hardware Reference
6-37
FFT/FIR/IIR Hardware Modules
x[n-(K-1)], x[n-(K-2)]....x[n-1], x[n], x[n+1]....x[n+W/L-1]
and the IIFIR should point to
x[n-(K-1)]
.
Operating Modes
The FIR core performs a sum-of-products operation to compute the con-
volution sum. It supports single-rate, decimation, and interpolation
functions.
Single Rate Processing
In a single-rate filter, the output result rate is equal to the input sample
rate. The filter output Y(n) is computed according to following equation
where N is the number of filter coefficients: c(i) i = 0,..., N – 1 are the fil-
ter coefficients and x(n) represents the input time-series.
Single Iteration
Results are computed in single iteration when the soft filter length is less
than or equal to 1024.
Multi-Iteration
Results are computed in multiple iterations when the soft filter length is
greater than 1024 (for example, 2048 TAPs on a 1024 hard filter length).
In this mode, the controller implements two iterations of 1024 TAPs.
Note that if the soft filter length is not a multiple of the hard filter length
the controller does iterate until the soft filter length is satisfied.
Example: 550 taps on a 256 tap filter.
Y(n)
c k
( )
x n
k
–
(
)
×
k
0
=
N
1
–
=
www.BDTIC.com/ADI
Содержание SHARC ADSP-214 Series
Страница 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...