Simulink Signal and Physical Signal

27 ビュー (過去 30 日間)
Harry MacDowel
Harry MacDowel 2011 年 9 月 2 日
I am new to Simulink although I'd been using Matlab for a long time. I am planning to use the Simhydraulic package.
I have two questions:-
1) I keep seeing demos having these Simulink signal to Physical signal thingies and I have totally no idea what that is for;
2) How do I simulate a constant pressure, say 250 psi?
Thank you all for your help!!

採用された回答

Guy Rouleau
Guy Rouleau 2011 年 9 月 2 日
You should be able to find what you need in the doc:
1. During Runtime, the Simscape engine combine all the components in your physical network into one big set of equations. You can see the S->PS and PS->S as the entry and exit point of this big set of equations.
A simpler way to see that... you can consider these blocks as a way to convert a unitless signal(in Simulink) into a signal with units (in Simscape), and vice-varse. More details here:
2. Using a ideal pressure source. The pressure source will generate as much flow as necessary to maintain the desired pressure:
  1 件のコメント
Harry MacDowel
Harry MacDowel 2011 年 9 月 3 日
Thank you so much Guy! Very helpful!

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

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by