Can't connect blocks in simulink

190 ビュー (過去 30 日間)
dino nino
dino nino 2019 年 9 月 15 日
編集済み: Walter Roberson 2021 年 4 月 12 日
Hello.
I made an RC, RL, CR, LR and couple of RLC circuits in simulink with ac voltage source which by default generates a sinusoidal wave as an input and they are connected to the scope as an output so i can see the behaviour of the signal. My next task is to simulate the work of these filters by having a different signal shape like sawtooth or square wave. When i try to drag&drop some sawtooth or square wave generator and connect it with the rest of the circuit i get red dashed line which means that i cannot connect it to my circuit.
Please someone help me solve this problem, it is a bit urgent.
Thank you!

採用された回答

Jonas
Jonas 2019 年 9 月 16 日
編集済み: Jonas 2019 年 9 月 16 日
The block you are trying to connect produces a Signal as an output. You need to use a Controlled Voltage Source and provide the Signal Generator block to the signal input port of the Controlled Voltage Source.
  1 件のコメント
dino nino
dino nino 2019 年 9 月 16 日
Thank you so much for your help. It works now.

サインインしてコメントする。

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2019 年 9 月 15 日
The AC source you have used is https://www.mathworks.com/help/physmod/sps/powersys/ref/acvoltagesource.html from Simscape Electrical, Specialized Power Source. Simscape Electrical is layered on top of Simscape.
The Signal Generator you show highlighted is Simulink.
Simscape Specialized Power Source is, if I recall correctly, considered a different Domain than Simscape Electrical. But either way, even if it is not, Simscape is certainly considered a different Domain than Simulink. Different Domains cannot be connected except through conversion blocks.
  7 件のコメント
T MURALI KRISHNA
T MURALI KRISHNA 2021 年 4 月 12 日
unable to conncect current sensor to inductor branch
please help me in this regard
Walter Roberson
Walter Roberson 2021 年 4 月 12 日
編集済み: Walter Roberson 2021 年 4 月 12 日
you are trying to use the Simscape Electrical Specialized Power Systems sensor https://www.mathworks.com/help/physmod/simscape/ref/currentsensor.html
I have having difficulty finding some of the blocks that you use in the rest. One of the items looks like it might be Linear Inductor, which is from Simscape basic library, which is a different domain than SPS.
https://www.mathworks.com/help/physmod/simscape/ref/inductor.html
To advise you about proper sensor I will need more information about exactly which blocks you using.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with Specialized Power Systems についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by