ToTimeDependentLinkage

ToTimeDependentLinkage[linkage, t]
Converts linkage into a time dependent mechanism. The function determines the time-dependent variables of the linkage and calculates symbolically the first derivatives of these variables with respect to t symbol.
  • The value of the time derivative of the driving variables can be specified with the DrivingVelocity option. The default value is 1, which specifies a unit velocity of the driving variable.
  • The velocity of the driving variables must be constant. If other function is needed, parametrize the driving variables with respect to the time parameter.
  • If the time variable (t) is the only driving variable of the linkage $LDDrivingVelocities record will not be added.
optiondefault valuedescription
DrivingVelocityAutomaticVelocity functions of the driving variables
Load the LinkageDesigner package
In[1]:=
Click for copyable input
This load the crank slider mechanism linkage
In[2]:=
Click for copyable input
Out[2]=
List the $LDTimeDependentVariables record of crankSliderMechanism
In[3]:=
Click for copyable input
Out[3]=
Create a time dependent linkage from linkage and set the resulted LinkageData to test.
In[4]:=
Click for copyable input
Out[4]=
List the $LDTimeDependentVariables and the $LDDrivingVelocities record of the resulted linkage.
In[5]:=
Click for copyable input
Out[5]=
In[6]:=
Click for copyable input
Out[6]=