[224] | 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"> |
---|
[290] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
[224] | 6 | </head><body> |
---|
[290] | 7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
[280] | 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> |
---|
[224] | 49 | <div class="navigation" id="top"> |
---|
| 50 | <div class="tabs"> |
---|
| 51 | <ul> |
---|
[280] | 52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
[224] | 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[290] | 55 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
[224] | 56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 57 | </ul> |
---|
| 58 | </div> |
---|
| 59 | </div> |
---|
| 60 | <div class="contents"> |
---|
[290] | 61 | <h1>PMSM</h1><table border="0" cellpadding="0" cellspacing="0"> |
---|
[224] | 62 | <tr><td></td></tr> |
---|
[290] | 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 | |
---|
[323] | 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_0.png">. <a href="classIMpmsm.html#_details">More...</a><br></td></tr> |
---|
[290] | 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 | |
---|
[323] | 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_0.png">. <a href="classIMpmsm2o.html#_details">More...</a><br></td></tr> |
---|
[290] | 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 | |
---|
[323] | 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_0.png">, equation for <img class="formulaInl" alt="$\omega$" src="form_1.png"> is omitted.$. <a href="classIMpmsmStat.html#_details">More...</a><br></td></tr> |
---|
[290] | 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 | |
---|
[323] | 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_0.png">. <a href="classOMpmsm.html#_details">More...</a><br></td></tr> |
---|
[224] | 76 | <tr><td colspan="2"><br><h2>Files</h2></td></tr> |
---|
[234] | 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 | |
---|
[255] | 79 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Simulation of disturbances in PMSM model, EKF runs with simulated covariances. <br></td></tr> |
---|
[234] | 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 | |
---|
[255] | 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> |
---|
[234] | 95 | |
---|
| 96 | <p> |
---|
[224] | 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 | |
---|
[255] | 99 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Simulation of disturbances in PMSM model, EKF runs with simulated covariances. <br></td></tr> |
---|
[224] | 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 }")" --> |
---|
[255] | 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> |
---|
[224] | 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 }")" --> |
---|
[255] | 107 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>ru</b> ("{ua ub }")</td></tr> |
---|
[224] | 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 }")" --> |
---|
[255] | 110 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>ry</b> ("{oia oib }")</td></tr> |
---|
[224] | 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> |
---|
[323] | 123 | <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by |
---|
[224] | 124 | <a href="http://www.doxygen.org/index.html"> |
---|
[290] | 125 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
[224] | 126 | </body> |
---|
| 127 | </html> |
---|