поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

AN2388 датащи(PDF) 45 Page - STMicroelectronics

номер детали AN2388
подробное описание детали  Sensor field oriented control
PDF  54 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN2388 датащи(HTML) 45 Page - STMicroelectronics

Back Button AN2388 Datasheet HTML 41Page - STMicroelectronics AN2388 Datasheet HTML 42Page - STMicroelectronics AN2388 Datasheet HTML 43Page - STMicroelectronics AN2388 Datasheet HTML 44Page - STMicroelectronics AN2388 Datasheet HTML 45Page - STMicroelectronics AN2388 Datasheet HTML 46Page - STMicroelectronics AN2388 Datasheet HTML 47Page - STMicroelectronics AN2388 Datasheet HTML 48Page - STMicroelectronics AN2388 Datasheet HTML 49Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 45 / 54 page
background image
AN2388
Software design
45/54
4.6.2
The (
α,β)-> (d,q) projection (Park transformation)
In the following code the constant and variables under consideration are implemented in
1.15 format. The quantity Teta_cm represents the rotor flux position calculated by the
current model.
************************************************************************************
**************************Park Transformation
*
*
(alfa, beta) ->(d,q)
*
*
iSd = iSalfa*Cos_Teta_cm+iSbeta*Sin_Teta_cm.....*
*
iSq = -iSalfa*Sin_Teta_cm+iSbeta*Cos_Teta_cm
*
void Park(void)
{
mul_q15_q15_q31(qIalfa,Cos_Teta_cm,&qId_tmp_1);
mul_q15_q15_q31(qIbeta,Sin_Teta_cm,&qId_tmp_2);
qId_1 = (short)(qId_tmp_1>>16);// Q1.31 ->Q1.15 conversion
qId_2 = (short)(qId_tmp_2>>16);// Q1.31 ->Q1.15 conversion
qId = (qId_1+qId_2);//Id component in Q1.15 format
mul_q15_q15_q31(qIalfa,Sin_Teta_cm,&qIq_tmp_1); //Sin_Teta_cm is the tabled
value Sin_Cos_Table[Sin_Index]
mul_q15_q15_q31(qIbeta,Cos_Teta_cm,&qIq_tmp_2);//Cos_Teta_cm is the
tabled value Sin_Cos_Table[Sin_Index+64]
qIq_1 = (short) (qIq_tmp_1>>16);// Q1.31 ->Q1.15 conversion
qIq_2 = (short) (qIq_tmp_2>>16);// Q1.31 ->Q1.15 conversion
qIq = (-qIq_1)+(qIq_2);//Iq component in Q1.15 Format
}
SinTeta_cm and cosTeta_cm indicate respectively the Teta_cm sine and cosine values.
The modalities required to determine these values are explained later in this document.
4.6.3
The Current model implementation (rotor flux estimator)
This chapter represents the core module of the Field Oriented Control (FOC).
This module takes as input id, iq plus the rotor electrical speed. In addition to the essential
equations, the numerical considerations, code is also be shown.



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


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
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