How to model stress relaxation of spring and dash pot system (parallel or series)?
5 views (last 30 days)
Show older comments
Yogesh Badhe
on 28 Sep 2015
Commented: Yogesh Badhe
on 6 Nov 2015
I want to stretch the spring dash-pot system (parallel) with defined velocity and want to measure tension produced in the system. Image shows my model, after simulation I am getting the error: Initial conditions solve failed to converge. Equations of one or more components may be dependent or inconsistent., how to solve this problem, please help. Thanks in advance. (Model image is added in comment below)
Accepted Answer
Sebastian Castro
on 5 Nov 2015
Force sensors are effectively "zero-resistance" components that should be connected in series, and not in parallel. By connecting this sensor in parallel, you've effectively "short-circuited" the network, which is why you get the error.
Instead, try connecting that sensor right next to the velocity source if you want to find out the combined force needed to stretch the spring and damper. Otherwise, you can place the sensor next to the spring or damper individually to get its required force.
- Sebastian
More Answers (0)
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!