Rotational joint friction issue

5 visualizzazioni (ultimi 30 giorni)
Ondrej Cierny
Ondrej Cierny il 4 Ago 2015
Commentato: mohamed omar il 7 Mag 2023
Greetings,
I have a technical question regarding SimMechanics 2G rotational joints.
We are modeling a mechanical unit with help of the Contact Forces library, and on several spots, we would like to model a spherical roller bearing joint between two frames. From the bearing's technical sheet, we know its dimensions and its coefficient of dynamic friction. However, while configuring the rotational joints in SimMechanics, we found out that the internal mechanics only allows us to specify a stiffness and damping parameter.
So the question stands, how do we "translate" the coefficients of friction into the damping and/or stiffness parameters correctly?
Thanks in advance.

Risposte (1)

Sebastian Castro
Sebastian Castro il 4 Ago 2015
Friction is not quite the same as pure damping, and is usually a slightly more complicated function of velocity -- especially if you're considering static and dynamic friction.
The most common thing would be for you to measure the velocity of the joint, perform the friction computation with Physical Signals blocks, and apply the force/torque back in as an input to the same joint primitive. I saw Physical Signals blocks because if you use Simulink blocks you'll get algebraic loops.
If you want, you can even interface the joint in this way to the Simscape Translational or Rotational Friction blocks using the Simscape-SimMechanics Interface blocks.
If you're concerned more with coefficient of friction under variable loading, then that would become another factor in your computation that you can probably measure from your joint's constraint forces (forces that act outside the allowable direction of motion). Similarly to the friction case above, there is a SimDriveline block for modeling Loaded-Contact Friction.
- Sebastian
  3 Commenti
Sebastian Castro
Sebastian Castro il 16 Set 2015
Yes, you can use the Simscape-SimMechanics Interface blocks on the File Exchange to do this.
The simplest case would look as follows, where you can leverage the Simscape Rotational Friction block.
- Sebastian
mohamed omar
mohamed omar il 7 Mag 2023
Hello, please if I want to model friction of revolute joint but between two moving links, with actuation

Accedi per commentare.

Categorie

Scopri di più su Brakes and Detents in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by