How to connect PS Product

4 次查看(过去 30 天)
billy
billy 2015-3-6
i would like to multiple 2 signals, but i went to do some research, the only block to do it is (PS Product) http://www.mathworks.com/help/physmod/simscape/ref/psproduct.html
please help

回答(2 个)

Sebastian Castro
Sebastian Castro 2015-3-6
Hi Billy,
The PS Product block is only for physical signals that come out of Simscape sensor blocks. What you have coming out of the "From" block is a Simulink signal.
You should therefore be fine with a regular Product block from "Simulink -> Math Operations" library to connect all that together.
- Sebastian

billy
billy 2015-3-6
but is there any difference between PS Product Block vs Product Block??
  1 个评论
Sebastian Castro
Sebastian Castro 2015-3-6
Yes -- the PS Product block works on physical signals, which are used for input/output to Simscape blocks. You can tell the difference because physical signal ports are white triangles and Simulink signal ports are black arrowheads.
You cannot directly connect physical and Simulink signals unless you use converter blocks (PS-Simulink or Simulink-PS Converter).

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Nonlinear Operators 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by