Assign Dynamic Stiffness and Damping to variables
4 views (last 30 days)
Show older comments
I have designed a simple Spring Mass System with a spring and damper.
The spring has variable stiffness and damper has variable damping. I have the graph for Spring Force vs Displacement and Damper force vs Velocity.
However the stiffness and velocity depends on the displacement and velocity of the mass. Thus I need to create a feedback and update the value of stiffness and dampling depending on the mass displacement and take values dynamically from the graph.
Can anyone suggest a method to dynamically update values of stiffness and damping?
0 Comments
Answers (1)
Siddharth Jawahar
on 16 Oct 2020
Hi Sarnab, Have you tried using the look up table block to do this?
Best,
Sid
0 Comments
See Also
Categories
Find more on Assembly 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!