WOLFRAM SYSTEM MODELER
BallAndBeamDynamicsSphere on a beam dynamics, rolling without slipping |
SystemModel["DocumentationExamples.Control.BallAndBeam.BallAndBeamDynamics"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
g |
Value: Modelica.Constants.g_n Type: Acceleration (m/s²) Description: Gravitational acceleration |
---|---|
lb |
Value: 1 Type: Length (m) Description: Beam length |
wb |
Value: 0.01 Type: Length (m) Description: Beam width |
mb |
Value: 0.2 Type: Mass (kg) Description: Mass of the beam |
ms |
Value: 0.05 Type: Mass (kg) Description: Mass of the sphere |
Rs |
Value: 0.1 Type: Radius (m) Description: Radius of the sphere |
b |
Value: 0 Type: RotationalDampingConstant (N⋅m⋅s/rad) Description: Beam rotational damping constant |
T |
Type: RealInput Description: External torque applied to the beam measured in the lab frame |
|
---|---|---|
rs |
Type: RealOutput Description: Position of the center of mass of the sphere along the path of the beam measured from the middle of the beam |
|
thetab |
Type: RealOutput Description: Angle that the beam forms with the horizontal |
DocumentationExamples.Control Simple model of a ball on a beam, rolling without slipping |