Feeding knees angle to the walking robot

6 vues (au cours des 30 derniers jours)
Sizhe An
Sizhe An le 30 Juin 2019
Commenté : Sizhe An le 9 Août 2019
Hi,
I'm doing gait analysis for human-being.
I watched a great video about how to build a walking robot and observe many metrics when the robot walking in this following link:https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-walking-robots-part-1-modeling-and-simulation-1505941655157.html
However, my target is in an opposite aspect. I recored the real knees degree data when people walking. Now I want to feed these degree data into the robot then observe how the robot walks. Is this possible?

Réponse acceptée

Sebastian Castro
Sebastian Castro le 1 Juil 2019
Thanks for tagging this post with roboticsarena so we got that notification! Much appreciated.
In Simscape Multibody, you can choose to actuate joints either with torques or with motion profiles. I am guessing you want to put in a motion profile from the real knee angle data. See the "Motion Input" section below.
Or, this example:
- Sebastian
  5 commentaires
Sebastian Castro
Sebastian Castro le 4 Juil 2019
That's right. The heavier the robot, the higher the stiffness needs to be... else it might fall through.
You should pick something big enough to hold the weight at a specified displacement (much smaller than the thickness of the foot).
Force = Stiffness*Displacement
For more information, see here:
https://blogs.mathworks.com/racing-lounge/2017/09/12/introduction-to-contact-modeling/
Sizhe An
Sizhe An le 9 Août 2019
Hi Sebastian,
I kind of modify the four bar through revolute joints to a easy robotic lower lambs. And I give the input angles to the leg then observe how it works. It turns out it works very well and now I want to add one more legs but I got stuck.
As shown in Fig.1, l1 is the hip and l2 is the leg. This is exactly the model I wanna build. α and β I got from sensors, which is the input. I wanna observe how l1 and l2 rotates when α, β is changing.model.PNG
However, as shown in Fig.2, I can only build one hip and leg here. I have no idea how to add another lamb on the same pivot mount. I have a look in https://ww2.mathworks.cn/help/physmod/sm/ug/model-four-bar.html but it doesn't help much...simulink_model.PNG
My design file is attached. Can you please give me an idea how I can make the model I want?
Thank you very much!!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Applications dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by