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

X  

RM0020 데이터시트(PDF) 35 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) 35 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 31Page - STMicroelectronics RM0020 Datasheet HTML 32Page - STMicroelectronics RM0020 Datasheet HTML 33Page - STMicroelectronics RM0020 Datasheet HTML 34Page - STMicroelectronics RM0020 Datasheet HTML 35Page - STMicroelectronics RM0020 Datasheet HTML 36Page - STMicroelectronics RM0020 Datasheet HTML 37Page - STMicroelectronics RM0020 Datasheet HTML 38Page - STMicroelectronics RM0020 Datasheet HTML 39Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 35 / 69 page
background image
RM0020
Function API
35/69
Arguments:
Description:
Pressure sensing function 2. The function is used for in-cylinder pressure sensor
management. This function should follow the mfb50_pmh function call. The function
searches the mass fraction burned (MFB) vector and returns index at which the
MFB50 value was found. The returned index is called MFB50% position index.
Algorithm:
1.
For each i = 2,3 ... N-2, calculate absolute value of difference MFB[i] and MFB50:
Equation 33
2.
Find index i at which the diff[i] has minimal value.
Note: There must be 8 bytes of readable memory behind input vector MFB.
Performance: See Section 7 and Table 47.
Example 16. mfb50_index
#include "libdsp2.h"
float P[740];
float V[740];
float K = 1.4F;
unsigned int N = 714;
float PMH;
unsigned int MFB50_index;
float MFB50;
void main(void)
{
/* from pressure vector P and volume vector V, calculate MFB50
value, PMH index and mass fraction burned (MFB), MFB
returned back in P vector, MFB1 at P array position 0 */
MFB50 = mfb50_pmh(N, P, V, K, &PMH);
/* search for MFB50 value in mass fraction burned (P) vector and
return index at which the MFB50 value was found */
MFB50_index = mfb50_index(N, P, MFB50);
}
Table 16.
mfb50_index arguments
Nin
length of mass fraction burned vector MFB, N-2 must be multiple of
4, N must be greater than or equal to 10
MFB(1)
1.
The MFB vector must be double word aligned.
in
pointer to the input mass fraction burned vector of length N, layout
is MFB(1) MFB(2) ...MFB(N-2) MFB(N-1) 0, use vector calculated
by mfb50_pmh function
MFB50
in
MFB50 value, use value returned by mfb50_pmh function
diff i

MFB i
 MFB50
=



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