If you want to input holding torque to the joint block

3 visualizzazioni (ultimi 30 giorni)
We are currently modeling a robot arm in Simulink's Simscape Multibody.I am modeling the joints taking into account gravitational acceleration, but I want the joints to maintain their posture until a control input is given.I would like to apply a holding torque to the joint block to hold its posture until a control input is applied, is there a way to hold it with a switch or something?I would appreciate it if you could let me know.

Risposte (1)

Steve Miller
Steve Miller il 9 Gen 2023
You can use joint modes to lock the degree of freedom, and then release it when you want the joint to move. This will, however, lock the joint such that the frames are aligned, so you will have to position it such that the position of 0 meters or 0 degrees of deflection is right where you want it.
You could also use a PID block to use closed-loop control to hold the joint in a fixed position.
--Steve

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by