Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)

Respuesta aceptada

Sebastian Castro
Sebastian Castro el 16 de Sept. de 2015
Editada: Sebastian Castro el 16 de Sept. de 2015
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

Más respuestas (0)

Categorías

Más información sobre Electromagnetic Models en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by