Permanent Magnet Synchronous Motorのパラメータについて
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Yasuhiro Wakatsuki
il 19 Feb 2019
Commentato: michio
il 17 Mar 2019
Permanent Magnet Synchronous Motorにパラメータを入力しシミュレーションを行うと、図1の警告が表示されます。
しかし、御社Webサイト(https://jp.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html?s_tid=srchtitle :図2)
にはLmのデフォルト値は -0.00002と記載されています。
どちらが正しいかお教えください。
2 Commenti
maeda
il 20 Feb 2019
以下のコマンドをコマンドラインに入力すると、サンプルモデルを表示することができます。
そのサンプルモデルは Lm = 0.00002 と設定されていてシミュレーションは動作します。
model='pe_pmsm_parameterization';
open_system(model)
参考にしたurlはこちらです。https://jp.mathworks.com/help/physmod/sps/examples/parameterize-a-permanent-magnet-synchronous-motor.html
Risposta accettata
Shoumei
il 20 Feb 2019
お使いのバージョンがR2015bだと、こちらのドキュメントが正しいリンク先です。Lm=0.00002、正の値がデフォルト値です。
R2017aから仕様変更があったようで、負の値がデフォルト値になりました。
ご覧になられているドキュメントは最新バージョンR2018bのドキュメントのようです。
0 Commenti
Più risposte (0)
Community
Più risposte nel Power Electronics Control
Vedere anche
Categorie
Scopri di più su モーターと発電機 in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!