Show
Ignore:
Timestamp:
11/04/07 18:42:39 (11 months ago)
Author:
otter
Message:

Bug in torque calculation of Rotational correct, if bearing was not fixed to ground
(speed in torque calculation was the speed of the flange and not the correct relative speed to the bearing).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/maintenance/2.2.2/Modelica/package.mo

    r653 r767  
    595595      <td valign=\"top\"> Description text</td>  
    596596  </tr> 
     597  <tr><td colspan=\"2\"><b>Mechanics.Rotational.</b></td></tr> 
     598  <tr><td valign=\"top\"> LinearSpeedDependentTorque<br> 
     599                        QuadraticSpeedDependentTorque<br> 
     600                        ConstantTorque<br> 
     601                        ConstantSpeed<br> 
     602                        TorqueStep</td> 
     603      <td valign=\"top\"> Speed used in torque calculation was der(flange.phi) and not 
     604                        the speed relative to the bearing<br> (= der(flange.phi) - der(bearing.phi)). 
     605                        This was correct. This bug leads to wrong simulation results,<br>  
     606                        when the bearing is not fixed to ground </td>  
     607  </tr> 
     608 
    597609</table> 
    598610