WOLFRAM SYSTEM MODELER

BallAndBeam_extended

A model that encloses a plant and passes its states as outputs

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.BallAndBeamClosedLoopSystem.BallAndBeam_extended"]
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.

Connectors (3)

u

Type: RealInput[1]

Description: 'input Real' as connector

y

Type: RealOutput[2]

Description: 'output Real' as connector

yx

Type: RealOutput[4]

Description: 'output Real' as connector

Components (1)

sys

Type: BallAndBeam

Description: Simple model of a ball on a beam, rolling without slipping

Used in Examples (1)

BallAndBeamClosedLoopSystem

DocumentationExamples.Modeling

A controlled ball and beam system