WOLFRAM SYSTEM MODELER

Trebuchet

A model of a trebuchet

Diagram

Wolfram Language

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

startAngle

Value: 4.01425727958696

Type: Angle (rad)

Description: appropriate angles in interval[3.4,3.65]

dropAngle

Value: 1.5707963267949

Type: Angle (rad)

Description: Angle when to release projectile, suitable value ~ 2.1

counterWeightMass

Value: 1000

Type: Mass (kg)

Description: The mass of the counter weight

projectileMass

Value: 5

Type: Mass (kg)

Description: The weight of the projectile

animation

Value: false

Type: Boolean

Description: If true, show animation

ropeLength

Value: 1.4

Type: Real

Description: Length of rope

releaseTime

Value: 5.5

Type: Time (s)

Description: Time of release

Connectors (1)

distance

Type: RealOutput

Description: Distance

Components (6)

world

Type: World

Description: World coordinate system + gravity field + default animation definition

chassi

Type: CatapultChassisModel

Description: A model of the chassis of a catapult

projectileAndRope1

Type: ProjectileAndDraggingRope

Description: A model of the projectile and dragging rope in a catapult

fireControl

Type: ControlLogic

Description: Catapult controller

distanceSensor

Type: DistanceSensor

Description: A model of a distance sensor

environment

Type: Environment

Description: Environment model