Azzera filtri
Azzera filtri

任意モデルでrtモデルを作成した際のコイルの順番

2 visualizzazioni (ultimi 30 giorni)
郁哉 芦澤
郁哉 芦澤 il 28 Set 2022
Modificato: Christine Li il 9 Nov 2022
こんにちわ,大学生です.
モータの研究をしておりますが,JMAG-Designerのメッシュデータを使用しrtモデルを作成したのですが(任意モデル),その時に±uvw相の計6つのコイルを指定しました.そしてSimulink上でシミュレーションをしようと思っているのですが,mux,demexで上から順にどの巻線が使用されているかわかりません.
rtモデルを作成する際の順番になると思ったのですが,rtモデルを作った際のデータが見当たらないため,simulink上で判別したいのですが,どのような手法で判別したらいいのでしょうか.
説明が下手で申し訳ないです.
例えば電流を入力した際の,出力で判断する.などしましたがよくわかりませんでした....

Risposte (1)

Christine Li
Christine Li il 9 Nov 2022
Modificato: Christine Li il 9 Nov 2022
Hi 郁哉 芦澤,
Do you refer to the 'mux' and 'demux' from the Simulink basic library? These two blocks have the default signal order from top to bottom. Here is an example about mux and demux:
If you want to control the order of signal, you can use 'Bus Creator' and 'Bus Selector'. Alternatively, use ' Bus Element'. More advanced way is to create bus object which gives you more flexibilities to control/define the bus signals.
Best,
Christine

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!