How can I choose spring stiffness and damping coefficient of the motor for walking robot?
8 次查看(过去 30 天)
显示 更早的评论
walking robot
10 个评论
Sebastian Castro
2018-10-3
编辑:Sebastian Castro
2018-10-3
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
回答(1 个)
Sebastian Castro
2018-10-3
编辑:Sebastian Castro
2018-10-3
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 个评论
superman
2021-1-7
Thanks for sharing. However, how to set the damping coefficient of joint?
Could you share an example? Thanks again.
Rabé Andersson
2021-6-4
编辑:Rik
2021-6-4
Hi Superman,
Have you solved the issue?
Mail me if you want to get a help : []@yahoo.com
Best regards
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Assembly 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!