Which Block for Frequency as input signal for a prismatic joint?
2 次查看(过去 30 天)
显示 更早的评论
Hi there,
i am simulating an imported CAD car model in simscape multibody and would like to analyze its tyre-road contact.
For that i am looking for a block which enables me to enter a frequency value as an input for a prisamtic joint. The frequency is suposed to move e.g 1400Hz/s as a ramp. Tried to use the Ramp Block, but i couldnt the unit (Hz/s) couldnt be recognized.
Any other suggestion would be very helpful.
Thanks in advance.
0 个评论
回答(2 个)
J Chen
2021-9-3
You can apply force or impose motion for a Prismatic Joint. Use SImulink blocks to generate the signal you want and feed the signal to a Prismatic Joint through a Simulink-PS Converter.
0 个评论
Rishabh Singh
2021-9-8
Hey Nabila,
As per my understanding you wish to provide a ramped frequency input to a “Prismatic Joint”, or any block of your requirement.
You can use “Signal Generator” or “Pulse Generator” in Simulink to produce frequency as per your requirement, and use “Product” block along with “Ramp” block to produce a ramped frequency signal for your block. Additionally use “Simulink-PS Converter” to convert Simulink signal into a physical signal.
Hope this helps.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Assembly 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!