Permanent Magnet Synchronous Motorのパラメータについて
Show older comments
Permanent Magnet Synchronous Motorにパラメータを入力しシミュレーションを行うと、図1の警告が表示されます。
しかし、御社Webサイト(https://jp.mathworks.com/help/physmod/sps/ref/permanentmagnetsynchronousmotor.html?s_tid=srchtitle :図2)
にはLmのデフォルト値は -0.00002と記載されています。
どちらが正しいかお教えください。
2 Comments
maeda
on 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
on 17 Mar 2019
質問の投稿、ありがとうございました。
回答の内容で課題や疑問が解決されましたら、
ぜひ「この回答を採用」ボタンのクリックをお願いいたします。
Accepted Answer
More Answers (0)
Communities
More Answers in the Power Electronics Control
Categories
Find more on モーターと発電機 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!