数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

RM0020 数据表(PDF) 21 Page - STMicroelectronics

部件名 RM0020
功能描述  SPC56xx DSP function library 2
PDF  69 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  STMICROELECTRONICS [STMicroelectronics]
网页  http://www.st.com
标志 STMICROELECTRONICS - STMicroelectronics

RM0020 数据表(HTML) 21 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 17Page - STMicroelectronics RM0020 Datasheet HTML 18Page - STMicroelectronics RM0020 Datasheet HTML 19Page - STMicroelectronics RM0020 Datasheet HTML 20Page - STMicroelectronics RM0020 Datasheet HTML 21Page - STMicroelectronics RM0020 Datasheet HTML 22Page - STMicroelectronics RM0020 Datasheet HTML 23Page - STMicroelectronics RM0020 Datasheet HTML 24Page - STMicroelectronics RM0020 Datasheet HTML 25Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 21 / 69 page
background image
RM0020
Function API
21/69
Description:
Computes the last stage of N-point radix-2 complex to complex float in-place fast
Fourier transform (FFT). Input data are stored in inout_buffer, output data are written
over the input data into inout_buffer. This function is used to calculate the FFT for
lengths which are odd power of two (128, 512, 2048).
Note: There must be at least 16 bytes of readable memory behind inout_buffer.
Performance: See Section 7 and Table 34.
Example 7. fft_radix2_last_stage_float
#include "libdsp2.h"
float inout_buffer[2*512];
void main() {
/* bit reverse permutation and calculation of 512-point FFT */
bitrev_table_32bit(16, inout_buffer, seed_radix2_32bit_512);
fft_quad_float(512, inout_buffer, w_table_radix2_float_512);
fft_radix2_last_stage_float(512, inout_buffer,
w_table_radix2_float_512);
}
6.8
Last stage of N-point radix-2 complex to complex frac32 in-
place FFT
Function call:
void fft_radix2_last_stage_frac32(unsigned int N, int
*inout_buffer,
int *twiddle_factor_table);
Arguments:
twiddle_factor_table in
pointer to the vector of twiddle factors of length N, vector must be
double word aligned
memory layout:
w_Re(0) w_Im(0) w_Re(1) w_Im(1) ... w_Re(N/2-1) w_Im(N/2-1)
Use predefined w_table_radix2_float_N arrays.
The w_table_radix2_float_N is computed according to this
formula:
for k = 0, 1, ... N/2-1
Table 7.
fft_radix2_last_stage_float arguments (continued)
w_Re k
 iw_Im k

+
w
N
k
=
Table 8.
fft_radix2_last_stage_frac32 arguments
N
in
FFT length, tested for 128, 512, 2048
inout_buffer
in/out
pointer to the input/output vector of length 2*N, vector must be
double word aligned
memory layout:
x_Re(0) x_Im(0) x_Re(1) x_Im(1) ... x_Re(N-1) x_Im(N-1)
(Re - real part, Im - imaginary part)



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com