simulinkのエ​ラーの対処の仕方が分​かりません。

17 views (last 30 days)
Knego Nakata
Knego Nakata on 6 Jul 2019
Commented: Shoumei on 11 Jul 2019
キャプチャ.PNG
['untitled/Capacitor', 'untitled/Controlled PWM Voltage', 'untitled/Diode', 'untitled/Inductor', 'untitled/N-Channel MOSFET', 'untitled/Resistor1', 'untitled/Voltage Sensor', 'untitled/Voltage Sensor1', 'untitled/Voltage Source']: 各物理ネットワークは厳密に 1 つの Solver Configuration ブロックに接続されていなければなりません。次のブロックをもつ物理ネットワークに接続されている Solver Configuration ブロックがありません: 'untitled/Capacitor' 'untitled/Controlled PWM Voltage' 'untitled/Diode' 'untitled/Inductor' 'untitled/N-Channel MOSFET' 'untitled/Resistor1' 'untitled/Voltage Sensor' 'untitled/Voltage Sensor1' 'untitled/Voltage Source'
昇圧回路のシュミレーションを行いたいと思い、上記の写真のようにブロックを組みました。
実行すると、エラーが出てどうすれば良いのかが全く分かりません。正直なところ、pwmの使い方も分かりません。
どうぞよろしくお願い致します。

Accepted Answer

Shoumei
Shoumei on 8 Jul 2019
まずはドキュメントのSimscape Electrical入門や、このあたり(PWM 制御の DC モーター)の似た例を見て基本的なSimscapeモデルの作成方法を学んだほうがよろしいかと思います。
回路にはGNDが必要で、SimscapeネットワークにはSolver Configurationブロックを接続する必要があります。
  2 Comments
Shoumei
Shoumei on 11 Jul 2019
SimulinkのスタートページにあるSimscapeのテンプレートからモデルを作るとGNDとSolver Configurationブロックが予め接続されていて、忘れることは無いと思いますよ。
simscapeStartPage.jpg

Sign in to comment.

More Answers (0)

Categories

Find more on Simscape Electrical 入門 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!