WOLFRAM SYSTEM MODELER

GravitationalPull

Displacement of the ball based on gravity

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.Physics.BallAndBeam.Components.GravitationalPull"]
Out[1]:=

Information

Model for the longitudinal force that is exerted on the ball, based on the angle of the beam.

Parameters (2)

g

Value: 9.81

Type: Acceleration (m/s²)

Description: Gravitational Pull

m

Value: 0.01

Type: Mass (kg)

Description: Mass of ball

Connectors (2)

flange_b1

Type: Flange_b

Description: One-dimensional translational flange (right, flange axis directed OUT OF cut plane)

u

Type: RealInput

Description: Angle of the beam

Components (5)

const

Type: Constant

Description: Generate constant signal of type Real

sin

Type: Sin

Description: Output the sine of the input

product

Type: Product

Description: Output product of the two inputs

ball

Type: Mass

Description: Sliding mass with inertia

force

Type: Force

Description: External force acting on a drive train element as input signal

Used in Components (1)

Ball

EducationExamples.Physics.BallAndBeam.Components

Ball that rolls on the beam