How to model a series elastic actuator? #226
-
I wish to model a torsional series elastic actuator. The connection may be defined as follows: Do we use the same trick as illustrated for backlash (with joint limits removed/expanded to real limits and added joint stiffness)? I wish to know the most efficient way since I am working on a humanoid. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The most efficient thing would be to have only one joint and to add armature to this joint in order to simulate the inertia reflected through the gearbox. The other option would indeed be to have two serially connected parallel hinges. This option would be more expressive, but possibly too expressive, as the middle link (corresponding to the motor) could move independently of its parent and child. Basically the first link would need to have high PD gains for this to be realistic. I would probably try both and maybe do some system identification. |
Beta Was this translation helpful? Give feedback.
The most efficient thing would be to have only one joint and to add armature to this joint in order to simulate the inertia reflected through the gearbox. The other option would indeed be to have two serially connected parallel hinges. This option would be more expressive, but possibly too expressive, as the middle link (corresponding to the motor) could move independently of its parent and child. Basically the first link would need to have high PD gains for this to be realistic. I would probably try both and maybe do some system identification.