전자부품 데이터시트 검색엔진
  Korean  ▼
ALLDATASHEET.CO.KR

X  

RM0020 데이터시트(PDF) 29 Page - STMicroelectronics

부품명 RM0020
상세설명  SPC56xx DSP function library 2
PDF  69 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
제조업체  STMICROELECTRONICS [STMicroelectronics]
홈페이지  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

RM0020 데이터시트(HTML) 29 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 25Page - STMicroelectronics RM0020 Datasheet HTML 26Page - STMicroelectronics RM0020 Datasheet HTML 27Page - STMicroelectronics RM0020 Datasheet HTML 28Page - STMicroelectronics RM0020 Datasheet HTML 29Page - STMicroelectronics RM0020 Datasheet HTML 30Page - STMicroelectronics RM0020 Datasheet HTML 31Page - STMicroelectronics RM0020 Datasheet HTML 32Page - STMicroelectronics RM0020 Datasheet HTML 33Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 29 / 69 page
background image
RM0020
Function API
29/69
Algorithm:
Equation 25
for each k = 0,1,...N-1
where x denotes complex multiplication.
Note: There must be 16 bytes of readable memory behind x and w buffers.
Performance: See Section 7 and Table 42.
Example 11. window_apply_complex_float
#include "libdsp2.h"
float x[2*64+4];
/* +4 to ensure there is 16 bytes of readable
memory behind buffer, must be aligned to 8 bytes */
float w[2*64+4];
/* +4 to ensure there is 16 bytes of readable
memory behind buffer, must be aligned to 8 bytes */
void main(void)
{
unsigned int i, N;
/* length of complex vectors is 64 */
N = 64;
/* prepare example input data */
for (i = 0; i < 2*N; i++) x[i] = i+1;
for (i = 0; i < 2*N; i++) w[i] = i+2*N;
/* windowing function on complex float data, x[i] = x[i]*w[i] */
window_apply_complex_float(N, x, x, w);
}
6.12
Complex frac16 windowing function
Function call:
void window_apply_complex_frac16(unsigned int N, short *x, short *y,
short *w);
Arguments:
Description:
Windowing function for complex frac16 data. All the data are handled as signed
fractional 16-bit (range -1 to 1-2^-15). Input data are stored in x vector, output data
yk

xk
 wk

=
Table 12.
window_apply_complex_frac16 arguments
N
in
length of complex vectors, must be multiple of 4
x(1)
1.
All vectors must be word aligned. All vectors have the following memory layout:
re(0) im(0) re(1) im(1)... re(N-1) im(N-1), where re is real part and im is imaginary part.
in
pointer to the input vector of length 2*N
y(1)
out
pointer to the output vector of length 2*N, y vector can be the same
as x vector (in-place windowing).
w(1)
in
pointer to the window vector of length 2*N



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


링크 URL



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