WOLFRAM SYSTEM MODELER

Arm

A model of the arm in the chassis of a catapult

Diagram

Wolfram Language

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

startAngle

Value:

Type: Angle (rad)

armVisualizer

Value:

Type: String

Description: The visualizer to be used by the arm

animation

Value: true

Type: Boolean

Connectors (5)

frame

Type: Frame_a

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

projectileFrame

Type: Frame_b

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

phi

Type: RealOutput

Description: 'output Real' as connector

holdArm

Type: RealInput

Description: 'input Real' as connector

counterWeightFrame

Type: Frame_b

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

Components (6)

clutch1

Type: Clutch

Description: Clutch based on Coulomb friction

revolute

Type: Revolute

Description: Revolute joint (1 rotational degree-of-freedom, 2 potential states, optional axis flange)

bodyCylinder7

Type: BodyCylinder

Description: Rigid body with cylinder shape. Mass and animation properties are computed from cylinder data and density (12 potential states)

bodyCylinder8

Type: BodyCylinder

Description: Rigid body with cylinder shape. Mass and animation properties are computed from cylinder data and density (12 potential states)

angleSensor

Type: AngleSensor

Description: Ideal sensor to measure the absolute flange angle

fixedShape1

Type: FixedShape

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

Used in Components (1)

CatapultChassisModel

DocumentationExamples.Simulation.Catapult.Components

A model of the chassis of a catapult