How to initialize spring preload in SimScape?
4 views (last 30 days)
Show older comments
I am trying to apply a preload to a simple spring.
The case is when a spring is mechanically installed between two snap rings thus has an initial deformation of x0. With a mass connected to the spring, the spring does not apply any force. When the mass overcomes the preloaded value (k*x0), the spring applies a force proportional to the spring rate + preload.
I have tried the deformation variable, but once the model is initialised, the mass accelerates since it is an initial deformation and not a preload. I've tried implementing a hard stop, but could not get the desired output.
2 Comments
Joe Cullen
on 18 Sep 2021
I am struggling with the same issue, and haven't found a soltuion I'm happy with. You can override the deformation value and select high priority and this seems to sort of work but sometimes it also causes my model to not initialize.
Answers (1)
See Also
Categories
Find more on Mechanical Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!