- Timestamp:
- 08/17/2007 09:00:13 AM (17 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Mechanics/MultiBody/Examples/Systems/RobotR3.mo
r542 r547 366 366 367 367 annotation (defaultComponentPrefixes="protected", 368 Icon(Rectangle(extent=[-20, 2; 22, -2], style(rgbcolor={255,204,51}, thickness=2))), 368 Icon(Rectangle(extent=[-20, 2; 22, -2], style(rgbcolor={255,204,51}, thickness=2))), 369 369 Documentation(info="<html> 370 370 <p> … … 383 383 annotation ( 384 384 Icon(Rectangle(extent=[-20, 2; 22, -2], style(rgbcolor={255,204,51}, thickness=2))), 385 Diagram, 385 Diagram, 386 386 Documentation(info="<html> 387 387 <p> … … 866 866 width=0.71, 867 867 height=0.71), 868 Documentation(info=" 868 Documentation(info="<html> 869 <p> 869 870 Models the gearbox used in the first three joints with all its effects, 870 871 like elasticity and friction. … … 886 887 Since relative quantities are used as state variables, this simplifies 887 888 the definition of initial values considerably. 889 </p> 890 </html> 888 891 "), Icon( 889 892 Rectangle(extent=[-100,10; -60,-10], style( … … 966 969 width=0.63, 967 970 height=0.63), 968 Documentation(info="The elasticity and damping in the gearboxes of the outermost 971 Documentation(info="<html> 972 <p> 973 The elasticity and damping in the gearboxes of the outermost 969 974 three joints of the robot is neglected. 970 975 Default values for all parameters are given for joint 4. 976 </p> 977 </html> 971 978 "), Icon( 972 979 Rectangle(extent=[-100,10; -60,-10], style( … … 1040 1047 width=0.68, 1041 1048 height=0.8), 1042 Documentation(info=" Default values are given for the motor of joint 1. 1049 Documentation(info="<html> 1050 <p> 1051 Default values are given for the motor of joint 1. 1043 1052 The input of the motor is the desired current 1044 1053 (the actual current is proportional to the torque 1045 1054 produced by the motor). 1055 </p> 1056 </html> 1046 1057 "), Icon(Text(extent=[0, 120; 0, 60], string="%name"), Line(points=[80, -102; 1047 1058 80, -10], style( … … 1215 1226 y=0.01, 1216 1227 width=0.84, 1217 height=0.76), 1228 height=0.76), 1218 1229 Documentation(info="<html> 1219 1230 <p>
