WOLFRAM SYSTEM MODELER

BouncingBall

A model of a bouncing ball

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Catapult.Components.BouncingBall"]
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 (6)

c

Value: 0.2

Type: Real

Description: Bounciness of ball

projectileMass

Value:

Type: Real

p1

Value:

Type: Real

p2

Value:

Type: Real

p3

Value:

Type: Real

animation

Value: true

Type: Boolean

Connectors (4)

frame_a

Type: Frame_a

Description: Coordinate system fixed to the component with one cut-force and cut-torque (filled rectangular icon)

h

Type: RealOutput

Description: 'output Real' as connector

d

Type: RealOutput

Description: 'output Real' as connector

contact

Type: BooleanOutput

Description: 'output Boolean' as connector

Components (4)

ball

Type: Body

Description: Rigid body with mass, inertia tensor and one frame connector (12 potential states)

fixedShape1

Type: FixedShape

Description: Visualizing an elementary shape with dynamically varying shape attributes (has one frame connector)

fixed

Type: Fixed

Description: Frame fixed in the world frame at a given position

plane

Type: BouncyPlane

Description: A model of a bouncy plane

Used in Components (1)

ProjectileAndDraggingRope

DocumentationExamples.Simulation.Catapult.Components

A model of the projectile and dragging rope in a catapult