フィルターのクリア

I can't connect a load component to the signal source

3 ビュー (過去 30 日間)
amit
amit 2023 年 6 月 14 日
コメント済み: amit 2023 年 6 月 15 日
i want to connect between "constant power load" component to "signal generator" component, the line just not conect and the end of line that exit from "constant power load" component is a circle and the end of line that exit from"signal generator" component is aמ arrow, as you see here:
what is the problem?
how can i fix it?
thenks.

採用された回答

Nikhil Baishkiyar
Nikhil Baishkiyar 2023 年 6 月 15 日
The signal generator block belongs to Simulink while the Constant Power Load belongs to Simscape. They belong to different modelling environments (you can see that the color of blocks are different) and cannot be connected together directly.
You must use a Simulink-PS converter to interface Simscape with Simulink and PS-Simulink converter to interface Simulink with Simscape.
  2 件のコメント
Nikhil Baishkiyar
Nikhil Baishkiyar 2023 年 6 月 15 日
編集済み: Nikhil Baishkiyar 2023 年 6 月 15 日
I assume you want to make something like this
amit
amit 2023 年 6 月 15 日
Thank you for the answer.
In order to simplify the model, is there a power load component from another family that suitable to signal generaor without PS-converter? Or alternatively, is there signal source from another family that suitable to power load componnt?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeElectrical Sensors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by