ssc_mass_spring_damper_control example, all forces become 0 when no feedback?
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I am looking at the ssc_mass_spring_damper_control example and when removing the feedback and PID controller, the forces seen in the mass, spring, and damper are 0. Would someone be able to explain to me why this is? I tried changing the stiffness and damping values, but that had no affect. I would think even without feedback there would still be a force seen on these variables, or no?
Thanks!
0 个评论
回答(1 个)
J Chen
2022-12-6
The mass is stationary and the spring and damper generate no force at time zero. No force is applied to the mass if the PID is removed. The mass stay statinary. You need to apply some force to make the mass move.
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Multibody 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!