WOLFRAM SYSTEM MODELER

PlanarPendulum

A model of a planar pendulum

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.PlanarPendulum"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Parameters (3)

m

Value: 1

Type: Real

Description: Mass

g

Value: 9.81

Type: Real

Description: Gravitational acceleration

L

Value: 0.5

Type: Real

Description: Pendulum length

Inputs (1)

f1

Type: Real

Description: Real input signal

Outputs (2)

vx

Type: Real

Description: x component of velocity

vy

Type: Real

Description: y component of velocity