1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: PMSM</title> |
---|
4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
8 | <script type="text/javascript"> |
---|
9 | <!-- |
---|
10 | function changeDisplayState (e){ |
---|
11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
12 | var button=this.firstChild; |
---|
13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
15 | sectionDiv.style.display='block'; |
---|
16 | button.src='open.gif'; |
---|
17 | }else{ |
---|
18 | sectionDiv.style.display='none'; |
---|
19 | button.src='closed.gif'; |
---|
20 | } |
---|
21 | } |
---|
22 | function initDynSections(){ |
---|
23 | var divs=document.getElementsByTagName('div'); |
---|
24 | var sectionCounter=1; |
---|
25 | for(var i=0;i<divs.length-1;i++){ |
---|
26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
27 | var header=divs[i]; |
---|
28 | var section=divs[i+1]; |
---|
29 | var button=header.firstChild; |
---|
30 | if (button!='IMG'){ |
---|
31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
32 | button=document.createElement('img'); |
---|
33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
34 | } |
---|
35 | header.style.cursor='pointer'; |
---|
36 | header.onclick=changeDisplayState; |
---|
37 | header.id='dynheader'+sectionCounter; |
---|
38 | button.src='closed.gif'; |
---|
39 | section.id='dynsection'+sectionCounter; |
---|
40 | section.style.display='none'; |
---|
41 | section.style.marginLeft='14px'; |
---|
42 | sectionCounter++; |
---|
43 | } |
---|
44 | } |
---|
45 | } |
---|
46 | window.onload = initDynSections; |
---|
47 | --> |
---|
48 | </script> |
---|
49 | <div class="navigation" id="top"> |
---|
50 | <div class="tabs"> |
---|
51 | <ul> |
---|
52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
55 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
57 | </ul> |
---|
58 | </div> |
---|
59 | </div> |
---|
60 | <div class="contents"> |
---|
61 | <h1>PMSM</h1><table border="0" cellpadding="0" cellspacing="0"> |
---|
62 | <tr><td></td></tr> |
---|
63 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
64 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classIMpmsm.html">IMpmsm</a></td></tr> |
---|
65 | |
---|
66 | <tr><td class="mdescLeft"> </td><td class="mdescRight">State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">. <a href="classIMpmsm.html#_details">More...</a><br></td></tr> |
---|
67 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classIMpmsm2o.html">IMpmsm2o</a></td></tr> |
---|
68 | |
---|
69 | <tr><td class="mdescLeft"> </td><td class="mdescRight">State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">. <a href="classIMpmsm2o.html#_details">More...</a><br></td></tr> |
---|
70 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classIMpmsmStat.html">IMpmsmStat</a></td></tr> |
---|
71 | |
---|
72 | <tr><td class="mdescLeft"> </td><td class="mdescRight">State evolution model for a PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">, equation for <img class="formulaInl" alt="$\omega$" src="form_117.png"> is omitted.$. <a href="classIMpmsmStat.html#_details">More...</a><br></td></tr> |
---|
73 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classOMpmsm.html">OMpmsm</a></td></tr> |
---|
74 | |
---|
75 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Observation model for PMSM drive and its derivative with respect to <img class="formulaInl" alt="$x$" src="form_28.png">. <a href="classOMpmsm.html#_details">More...</a><br></td></tr> |
---|
76 | <tr><td colspan="2"><br><h2>Files</h2></td></tr> |
---|
77 | <tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="mpf__load_8cpp.html">mpf_load.cpp</a></td></tr> |
---|
78 | |
---|
79 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Simulation of disturbances in PMSM model, EKF runs with simulated covariances. <br></td></tr> |
---|
80 | |
---|
81 | <p> |
---|
82 | <tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="mpf__u__delta_8cpp.html">mpf_u_delta.cpp</a></td></tr> |
---|
83 | |
---|
84 | <tr><td class="mdescLeft"> </td><td class="mdescRight">TR 2525 file for testing Toy Problem of mpf for Covariance Estimation. <br></td></tr> |
---|
85 | |
---|
86 | <p> |
---|
87 | <tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="mpf__u__delta__real_8cpp.html">mpf_u_delta_real.cpp</a></td></tr> |
---|
88 | |
---|
89 | <tr><td class="mdescLeft"> </td><td class="mdescRight">TR 2525 file for testing Toy Problem of mpf for Covariance Estimation. <br></td></tr> |
---|
90 | |
---|
91 | <p> |
---|
92 | <tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="mpf__u__weight_8cpp.html">mpf_u_weight.cpp</a></td></tr> |
---|
93 | |
---|
94 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Voltage U is multiplied by an unknown weight w which is estimated by MPF. <br></td></tr> |
---|
95 | |
---|
96 | <p> |
---|
97 | <tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="sim__var_8cpp.html">sim_var.cpp</a></td></tr> |
---|
98 | |
---|
99 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Simulation of disturbances in PMSM model, EKF runs with simulated covariances. <br></td></tr> |
---|
100 | |
---|
101 | <p> |
---|
102 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
103 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gd82cfa6804c0679a7bd248ef045de3f8"></a><!-- doxytag: member="PMSM::rx" ref="gd82cfa6804c0679a7bd248ef045de3f8" args="("{ia ib om th }")" --> |
---|
104 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>rx</b> ("{ia ib om th }")</td></tr> |
---|
105 | |
---|
106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g25f104769603791ae5d508dcfcd0aa50"></a><!-- doxytag: member="PMSM::ru" ref="g25f104769603791ae5d508dcfcd0aa50" args="("{ua ub }")" --> |
---|
107 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>ru</b> ("{ua ub }")</td></tr> |
---|
108 | |
---|
109 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g7961bfdfac2b069de327d4922319111e"></a><!-- doxytag: member="PMSM::ry" ref="g7961bfdfac2b069de327d4922319111e" args="("{oia oib }")" --> |
---|
110 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>ry</b> ("{oia oib }")</td></tr> |
---|
111 | |
---|
112 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g257a0141392d735ab1e6816ce2265f23"></a><!-- doxytag: member="PMSM::sim_profile_steps1" ref="g257a0141392d735ab1e6816ce2265f23" args="(double &Ww, bool load=false)" --> |
---|
113 | void </td><td class="memItemRight" valign="bottom"><b>sim_profile_steps1</b> (double &Ww, bool load=false)</td></tr> |
---|
114 | |
---|
115 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g3fd562a601223eefdf8da76cbd7bea4f"></a><!-- doxytag: member="PMSM::sim_profile_2slowrevs" ref="g3fd562a601223eefdf8da76cbd7bea4f" args="(double &Ww, bool load=false)" --> |
---|
116 | void </td><td class="memItemRight" valign="bottom"><b>sim_profile_2slowrevs</b> (double &Ww, bool load=false)</td></tr> |
---|
117 | |
---|
118 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g418e5e585d38cddcf046415d6deeb394"></a><!-- doxytag: member="PMSM::sim_profile_vec01t" ref="g418e5e585d38cddcf046415d6deeb394" args="(double &Ww, vec &vecWw)" --> |
---|
119 | void </td><td class="memItemRight" valign="bottom"><b>sim_profile_vec01t</b> (double &Ww, vec &vecWw)</td></tr> |
---|
120 | |
---|
121 | </table> |
---|
122 | </div> |
---|
123 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:37 2009 for mixpp by |
---|
124 | <a href="http://www.doxygen.org/index.html"> |
---|
125 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
126 | </body> |
---|
127 | </html> |
---|