How can I choose spring stiffness and damping coefficient of the motor for walking robot?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
walking robot
10 comentarios
Sebastian Castro
el 3 de Oct. de 2018
Editada: Sebastian Castro
el 3 de Oct. de 2018
Well... this is the 5th place I found this same question, after YouTube, Twitter, our roboticsarena@mathworks.com mailing list, and my personal email. This explains the email part, haha.
Confirming I've replied to Sameh via email.
- Sebastian
Respuestas (1)
Sebastian Castro
el 3 de Oct. de 2018
Editada: Sebastian Castro
el 3 de Oct. de 2018
The email answer here for reference, in case others run into this question:
There are actually two sources of stiffness and damping in such a model.
1. The mechanical joint -- In the picture you attached, this would represent the physical stiffness and damping of the robot's mechanical assembly. For example, if there is friction in the joint or you place a spring to make the articulation compliant, this is part of your robot's design.
2. The actuator -- In addition to the joint, the motor has its own dynamic characteristics (resistance, inductivity, inertia, damping, etc.). Typically, motors do not have any springs in them so stiffness is zero. For the damping, you can set this by looking at datasheets or collecting experimental data and estimating the parameter.
With datasheet, you can use parameters like the stall torque and no-load speed to estimate damping from the torque-speed curve.
- Datasheet for Dynamixel: http://support.robotis.com/en/product/actuator/dynamixel/ax_series/dxl_ax_actuator.htm
- From a picture like the one below, this would be the slope of the line (Torque/Speed): https://www.groschopp.com/start-vs-stall-torque-brushed-brushless-dc-motors/
Using experimental data, you can also estimate parameters
- With analytical methods: https://www.hindawi.com/journals/mse/2012/189757/
- With optimization: https://www.mathworks.com/videos/estimating-dc-motor-parameters-97057.html
- Sebastian
2 comentarios
superman
el 7 de En. de 2021
Thanks for sharing. However, how to set the damping coefficient of joint?
Could you share an example? Thanks again.
Rabé Andersson
el 4 de Jun. de 2021
Editada: Rik
el 4 de Jun. de 2021
Hi Superman,
Have you solved the issue?
Mail me if you want to get a help : []@yahoo.com
Best regards
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Assembly en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!