Constant Rad/s to Revoluate Joint in Simscape multibody

5 次查看(过去 30 天)
ı done full parametric crank mechanism by using vectors and I want to create a fixed signal and connect with revoluate from the RAD/S unit but I don't know how to do it

回答(1 个)

Pramil
Pramil 2024-11-30
Hi Enis,
To obtain a constant physical signal like a constant "Rad/s" signal, there are two common ways:
  1. Use a "PS Constant" block and in its dialog box, select unit as "rad/s".
  2. Use a "Constant" block along with a "Simulink-PS" block and in it's dialog box select unit as "rad/s".
Here is the link to "PS Constant" block and "Simulink-PS" block for your reference:
Hope it helps.
  3 个评论
Pramil
Pramil 2024-12-3
If the above configuration is what you want, the better way would be to make the setup like this:
Enis
Enis 2024-12-3
I made the connection as above but
ı got that error;
Invalid unit specified by converter block 'untitled1/Simulink-PS Converter'.
Caused by:
Cannot convert 'rad/s' to 'rad'. Unit expressions are not commensurate.
Stack trace
Component:Simulink | Category:Model error

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multibody Dynamics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by