Why I am getting velocity and position as zero even after applying non zero force on linear spring?

1 次查看(过去 30 天)

采纳的回答

Sebastian Castro
Sebastian Castro 2015-9-16
编辑:Sebastian Castro 2015-9-16
Your link was broken but I was able to change the URL until the screenshot came up.
So, I see two issues with this model.
  1. Force is what is considered a "Through" variable, and should therefore be sensed in series and not in parallel. By placing a Force Sensor in parallel with the force source, you're essentially creating a short circuit and therefore no force "flows" into the spring.
  2. I would add a Mass block at the node between the spring and the force source. In fact, this is the reason why you got the "derivatives" error and why you ended up having to supply a first derivative of force. The spring cannot do anything with a pure force signal unless there's a mass to convert that force to acceleration.
- Sebastian

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Electromagnetic Models 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by