Different damping coefficient in compression and extension in the prismatic joint block
3 次查看(过去 30 天)
显示 更早的评论
Hi everyone,
I'm using the prismatic joint block (simscape multibody) to simulate a suspension of a vehicle. I need to set different damping coefficinet in compression ad extension, but in the prismatic joint options I only find a generic damping coefficient. Is there any way to simulate different damping coefficients in compression and extension?
0 个评论
回答(1 个)
Yash
2023-9-7
Hi @Edoardo
To set different damping coefficient in compression and extension of the simulated vehicle, you can create two separate subsystems with different "Prismatic Joint" blocks with different damping coefficients. These subsystems can be conditionally executed using a If-Else structure or Switch Case structure. Refer to the documentation here for more information (https://www.mathworks.com/help/simulink/ug/select-subsystem-execution.html)
I hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multibody Dynamics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!