« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Advanced Hybrid and Differential Algebraic Equations

Friction Models 

In[5]:=
Click for copyable input
X
In[8]:=
Click for copyable input
X
In[11]:=
Click for copyable input
X
In[16]:=
Click for copyable input
X
In[17]:=
Click for copyable input
X
In[18]:=
Click for copyable input
X
In[19]:=
Click for copyable input
X
       
Play Animation »
Stop Animation »
Click to play animation

Model a block on a moving conveyor belt anchored to a wall by a spring, using different models for the friction force . Compare positions and velocities for the different models. The preceding animation shows the final refinement of the model, which incorporates four types of friction: viscous, Coulomb, Stribeck, and static.

Click for copyable input
X

In[1]:=
Click for copyable input
X

Viscous friction is proportional to the relative velocity .

In[2]:=
Click for copyable input
X
In[3]:=
Click for copyable input
X
In[4]:=
Click for copyable input
X

The block quickly settles in a stable position.

Out[5]=

Coulomb friction is proportional to the sign of relative velocity .

In[6]:=
Click for copyable input
X
In[7]:=
Click for copyable input
X

With the addition of Coulomb friction, the block initially sticks to the belt before settling down.

Out[8]=

Stribeck friction is a refined Coulomb friction .

In[9]:=
Click for copyable input
X
In[10]:=
Click for copyable input
X

The relative effect of Stribeck friction in the model is small.

Out[11]=

Static friction holds the block in place until the spring force exceeds some value , depending on the roughness of the surfaces.

In[12]:=
Click for copyable input
X
In[13]:=
Click for copyable input
X
In[14]:=
Click for copyable input
X
In[15]:=
Click for copyable input
X

The block repeatedly sticks to the belt due to frictional forces and then slips back due to the spring force.

Out[16]=

Compare the successively refined friction models.

Out[17]=