I don't quite understand the the friction force in contact force library. friction force in a product of the coefficient of the friction times the Normal force. If the ball purely rolls, the velocity at point of contact is zero. Then,no friction

2 次查看(过去 30 天)
I mean if the fricton actuate the motion.there would be some problems using the model
  1 个评论
David Goodmanson
David Goodmanson 2017-4-11
编辑:David Goodmanson 2017-4-13
I can't comment on the contact force library but certainly you can have frictional force with no relative velocity between the two objects at the contact point or contact surface. When an initially stationary ball rolls down an inclined plane without slipping, the frictional force is what causes it to rotate.

请先登录,再进行评论。

回答(1 个)

Steve Miller
Steve Miller 2023-4-23
There are many ways to define friction. The Simscape Multibody Contact Force library, and many other force laws, make the friction force depend on the relative velocity because that is a very simple friction law to implement and understand. It does not require any state transition logic when speed is 0. This is referred to as a continuous friction law.
This type of friction will permit modeling of rolling on a surface.
  • For the case of a rigid ball in a pure rolling state, no friction is required at the contact point.
  • A ball on a ramp which is not yet rolling will only roll if there is friction
  • A continuous friction law will permit some slip (relative velocity) between the ball and the ramp at the start of the test so that the ball will start rolling.
  • As the ball approaches pure rolling, that friction force will reduce. Steady state will eventually be reached, and there will be some small amount of slip. That amount of slip can usually be adjusted in the friction force law.
--Steve

类别

Help CenterFile Exchange 中查找有关 Contact Forces 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by