ssc_mass_spring_damper_control example, all forces become 0 when no feedback?
Afficher commentaires plus anciens
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!
Réponses (1)
J Chen
le 6 Déc 2022
0 votes
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 commentaires
Chris Dizon
le 8 Déc 2022
Modifié(e) : Chris Dizon
le 8 Déc 2022
J Chen
le 9 Déc 2022
Use a bigger force. Make sure you look at the correct variables.
Catégories
En savoir plus sur Trimming and Linearization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!