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

1 次查看(过去 30 天)
Permanent Magnet Synchronous Motorにパラメータを入力しシミュレーションを行うと、図1の警告が表示されます。
しかし、御社Webサイト(https://jp.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html?s_tid=srchtitle :図2)
にはLmのデフォルト値は -0.00002と記載されています。
どちらが正しいかお教えください。
  2 个评论
maeda
maeda 2019-2-20
以下のコマンドをコマンドラインに入力すると、サンプルモデルを表示することができます。
そのサンプルモデルは 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 2019-3-17
質問の投稿、ありがとうございました。
回答の内容で課題や疑問が解決されましたら、
ぜひ「この回答を採用」ボタンのクリックをお願いいたします。

请先登录,再进行评论。

采纳的回答

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

更多回答(0 个)

社区

更多回答在  Power Electronics Control

类别

Help CenterFile Exchange 中查找有关 モーターと発電機 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!