why do all matlab actuators examples use force as input source?.in real, force is output of actuators.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
adhavan d
el 21 de Mzo. de 2024
Comentada: Sam Chak
el 21 de Mzo. de 2024
why do all matlab actuators examples use force as input source?.in real, force is output of actuators.
in my project,actuator's output is force.so,i can't use force as input souce for FEM based linear actuator.
1 comentario
Sam Chak
el 21 de Mzo. de 2024
I'm uncertain since no examples have been provided. However, one possibility is that the input to the actuator is a Commanded Force signal, which is sent from the Controller software.
Respuesta aceptada
Vasco Lenzi
el 21 de Mzo. de 2024
Editada: Vasco Lenzi
el 21 de Mzo. de 2024
Hi, can you point out the examples you are referring to? Most of our highest fidelity examples, including FEM based blocks, don't have force as an input. You setup a supply circuit, connect a motor model, and the only time you have force is when you are "mimicking" the load by suppliying a constant force as the load. Is this what you are referring to? This is what happens in real life as well in testbenches, where the load is a set force (or torque).
You can as well replace the load from a constant source with a model of your mechanisms to be more realistic.
Like in this example, where the load is a mass, and the force is read, not given as an input:
https://www.mathworks.com/help/sps/ug/three-phase-pmlsm-drive.html
0 comentarios
Más respuestas (0)
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Electrical Systems 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!