Permanent Magnet Synchronous Motorのパラメータについて

1 visualizzazione (ultimi 30 giorni)
Yasuhiro Wakatsuki
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
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
michio
michio il 17 Mar 2019
質問の投稿、ありがとうございました。
回答の内容で課題や疑問が解決されましたら、
ぜひ「この回答を採用」ボタンのクリックをお願いいたします。

Accedi per commentare.

Risposta accettata

Shoumei
Shoumei il 20 Feb 2019
お使いのバージョンがR2015bだと、こちらのドキュメントが正しいリンク先です。Lm=0.00002、正の値がデフォルト値です。
R2017aから仕様変更があったようで、負の値がデフォルト値になりました。
ご覧になられているドキュメントは最新バージョンR2018bのドキュメントのようです。

Più risposte (0)

Community

Più risposte nel  Power Electronics Control

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!