Modelica.Mechanics.MultiBody.Interfaces

Connectors and partial models for 3-dim. mechanical components

Information

This package contains connectors and partial models (i.e., models that are only used to build other models) of the MultiBody library.

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Modelica.Mechanics.MultiBody.Interfaces.Frame Frame Coordinate system fixed to the component with one cut-force and cut-torque (no icon)
Modelica.Mechanics.MultiBody.Interfaces.Frame_a Frame_a Coordinate system fixed to the component with one cut-force and cut-torque (filled rectangular icon)
Modelica.Mechanics.MultiBody.Interfaces.Frame_b Frame_b Coordinate system fixed to the component with one cut-force and cut-torque (non-filled rectangular icon)
Modelica.Mechanics.MultiBody.Interfaces.Frame_resolve Frame_resolve Coordinate system fixed to the component used to express in which coordinate system a vector is resolved (non-filled rectangular icon)
Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearing FlangeWithBearing Connector consisting of 1-dim. rotational flange and its bearing frame
Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearingAdaptor FlangeWithBearingAdaptor Adaptor to allow direct connections to the sub-connectors of FlangeWithBearing
Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFrames PartialTwoFrames Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected
Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFramesDoubleSize PartialTwoFramesDoubleSize Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected (default icon size is factor 2 larger as usual)
Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_a PartialOneFrame_a Base model for components providing one frame_a connector + outer world + assert to guarantee that the component is connected
Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_b PartialOneFrame_b Base model for components providing one frame_b connector + outer world + assert to guarantee that the component is connected
Modelica.Mechanics.MultiBody.Interfaces.PartialElementaryJoint PartialElementaryJoint Base model for elementary joints (has two frames + outer world + assert to guarantee that the joint is connected)
Modelica.Mechanics.MultiBody.Interfaces.PartialForce PartialForce Base model for force elements (provide frame_b.f and frame_b.t in subclasses)
Modelica.Mechanics.MultiBody.Interfaces.PartialLineForce PartialLineForce Base model for line force elements
Modelica.Mechanics.MultiBody.Interfaces.PartialAbsoluteSensor PartialAbsoluteSensor Base model to measure an absolute frame variable
Modelica.Mechanics.MultiBody.Interfaces.PartialRelativeSensor PartialRelativeSensor Base model to measure a relative variable between two frames
Modelica.Mechanics.MultiBody.Interfaces.PartialVisualizer PartialVisualizer Base model for visualizers (has a frame_a on the left side + outer world + assert to guarantee that the component is connected)
Modelica.Mechanics.MultiBody.Interfaces.ZeroPosition ZeroPosition Set absolute position vector of frame_resolve to a zero vector and the orientation object to a null rotation
Modelica.Mechanics.MultiBody.Interfaces.partialGravityAcceleration partialGravityAcceleration  
Modelica.Mechanics.MultiBody.Interfaces.partialSurfaceCharacteristic partialSurfaceCharacteristic  
Modelica.Mechanics.MultiBody.Interfaces.partialColorMap partialColorMap Interface for a function returning a color map

Modelica.Mechanics.MultiBody.Interfaces.Frame

Coordinate system fixed to the component with one cut-force and cut-torque (no icon)

Information

Basic definition of a coordinate system that is fixed to a mechanical component. In the origin of the coordinate system the cut-force and the cut-torque is acting. This component has no icon definition and is only used by inheritance from frame connectors to define different icons.

Contents

NameDescription
r_0[3]Position vector from world frame to the connector frame origin, resolved in world frame [m]
ROrientation object to rotate the world frame into the connector frame
f[3]Cut-force resolved in connector frame [N]
t[3]Cut-torque resolved in connector frame [N.m]

Modelica.Mechanics.MultiBody.Interfaces.Frame_a Modelica.Mechanics.MultiBody.Interfaces.Frame_a

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

Information

Basic definition of a coordinate system that is fixed to a mechanical component. In the origin of the coordinate system the cut-force and the cut-torque is acting. This component has a filled rectangular icon.

Extends from Frame (Coordinate system fixed to the component with one cut-force and cut-torque (no icon)).

Contents

NameDescription
r_0[3]Position vector from world frame to the connector frame origin, resolved in world frame [m]
ROrientation object to rotate the world frame into the connector frame
f[3]Cut-force resolved in connector frame [N]
t[3]Cut-torque resolved in connector frame [N.m]

Modelica.Mechanics.MultiBody.Interfaces.Frame_b Modelica.Mechanics.MultiBody.Interfaces.Frame_b

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

Information

Basic definition of a coordinate system that is fixed to a mechanical component. In the origin of the coordinate system the cut-force and the cut-torque is acting. This component has a non-filled rectangular icon.

Extends from Frame (Coordinate system fixed to the component with one cut-force and cut-torque (no icon)).

Contents

NameDescription
r_0[3]Position vector from world frame to the connector frame origin, resolved in world frame [m]
ROrientation object to rotate the world frame into the connector frame
f[3]Cut-force resolved in connector frame [N]
t[3]Cut-torque resolved in connector frame [N.m]

Modelica.Mechanics.MultiBody.Interfaces.Frame_resolve Modelica.Mechanics.MultiBody.Interfaces.Frame_resolve

Coordinate system fixed to the component used to express in which coordinate system a vector is resolved (non-filled rectangular icon)

Information

Basic definition of a coordinate system that is fixed to a mechanical component. In the origin of the coordinate system the cut-force and the cut-torque is acting. This coordinate system is used to express in which coordinate system a vector is resolved. A component that uses a Frame_resolve connector has to set the cut-force and cut-torque of this frame to zero. When connecting from a Frame_resolve connector to another frame connector, by default the connecting line has line style "dotted". This component has a non-filled rectangular icon.

Extends from Frame (Coordinate system fixed to the component with one cut-force and cut-torque (no icon)).

Contents

NameDescription
r_0[3]Position vector from world frame to the connector frame origin, resolved in world frame [m]
ROrientation object to rotate the world frame into the connector frame
f[3]Cut-force resolved in connector frame [N]
t[3]Cut-torque resolved in connector frame [N.m]

Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearing Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearing

Connector consisting of 1-dim. rotational flange and its bearing frame

Information

This hierarchical connector models a 1-dim. rotational flange connector and its optional bearing defined by a 3-dim. frame connector. If a connection to the subconnectors should be clearly visible, connect first an instance of FlangeWithBearingAdaptor to the FlangeWithBearing connector.

Parameters

NameDescription
includeBearingConnector= true, if bearing frame connector is present, otherwise not present

Contents

NameDescription
includeBearingConnector= true, if bearing frame connector is present, otherwise not present
flange1-dim. rotational flange
bearingFrame3-dim. frame in which the 1-dim. shaft is mounted

Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearingAdaptor Modelica.Mechanics.MultiBody.Interfaces.FlangeWithBearingAdaptor

Adaptor to allow direct connections to the sub-connectors of FlangeWithBearing

Information

Adaptor object to make a more visible connection to the flange and frame subconnectors of a FlangeWithBearing connector.

Parameters

NameDescription
includeBearingConnector= true, if bearing frame connector is present, otherwise not present

Connectors

NameDescription
flangeAndFrameCompound connector consisting of 1-dim. rotational flange and 3-dim. frame mounting
flange1-dim. rotational flange
frame3-dim. frame in which the 1-dim. shaft is mounted

Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFrames Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFrames

Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected

Information

This partial model provides two frame connectors, access to the world object and an assert to check that both frame connectors are connected. Therefore, inherit from this partial model if the two frame connectors are needed and if the two frame connectors should be connected for a correct model.

Connectors

NameDescription
frame_aCoordinate system fixed to the component with one cut-force and cut-torque
frame_bCoordinate system fixed to the component with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFramesDoubleSize Modelica.Mechanics.MultiBody.Interfaces.PartialTwoFramesDoubleSize

Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected (default icon size is factor 2 larger as usual)

Information

This partial model provides two frame connectors, access to the world object and an assert to check that both frame connectors are connected. Therefore, inherit from this partial model if the two frame connectors are needed and if the two frame connectors should be connected for a correct model.

When dragging "PartialTwoFrames", the default size is a factor of two larger as usual. This partial model is used by the Joint.Assemblies joint aggregation models.

Connectors

NameDescription
frame_aCoordinate system fixed to the component with one cut-force and cut-torque
frame_bCoordinate system fixed to the component with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_a Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_a

Base model for components providing one frame_a connector + outer world + assert to guarantee that the component is connected

Information

This partial model provides one frame_a connector, access to the world object and an assert to check that the frame_a connector is connected. Therefore, inherit from this partial model if the frame_a connector is needed and if this connector should be connected for a correct model.

Connectors

NameDescription
frame_aCoordinate system fixed to the component with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_b Modelica.Mechanics.MultiBody.Interfaces.PartialOneFrame_b

Base model for components providing one frame_b connector + outer world + assert to guarantee that the component is connected

Information

This partial model provides one frame_b connector, access to the world object and an assert to check that the frame_b connector is connected. Therefore, inherit from this partial model if the frame_b connector is needed and if this connector should be connected for a correct model.

Connectors

NameDescription
frame_bCoordinate system fixed to the component with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialElementaryJoint Modelica.Mechanics.MultiBody.Interfaces.PartialElementaryJoint

Base model for elementary joints (has two frames + outer world + assert to guarantee that the joint is connected)

Information

All elementary joints should inherit from this base model, i.e., joints that are directly defined by equations, provided they compute either the rotation object of frame_b from the rotation object of frame_a and from relative quantities (or vice versa), or there is a constraint equation between the rotation objects of the two frames. In other cases, a joint object should inherit from Interfaces.PartialTwoFrames (e.g., joint Spherical, because there is no constraint between the rotation objects of frame_a and frame_b or joint Cylindrical because it is not an elementary joint).

This partial model provides two frame connectors, a "Connections.branch" between frame_a and frame_b, access to the world object and an assert to check that both frame connectors are connected.

Connectors

NameDescription
frame_aCoordinate system fixed to the joint with one cut-force and cut-torque
frame_bCoordinate system fixed to the joint with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialForce Modelica.Mechanics.MultiBody.Interfaces.PartialForce

Base model for force elements (provide frame_b.f and frame_b.t in subclasses)

Information

All 3-dimensional force and torque elements should be based on this superclass. This model defines frame_a and frame_b, computes the relative translation and rotation between the two frames and calculates the cut-force and cut-torque at frame_a by a force and torque balance from the cut-force and cut-torque at frame_b. As a result, in a subclass, only the relationship between the cut-force and cut-torque at frame_b has to be defined as a function of the following relative quantities:

  r_rel_b[3]: Position vector from origin of frame_a to origin
              of frame_b, resolved in frame_b
  R_rel     : Relative orientation object to rotate from frame_a to frame_b

Assume that force f = {100,0,0} should be applied on the body to which this force element is attached at frame_b, then the definition should be:

   model Constant_x_Force
      extends Modelica.Mechanics.MultiBody.Interfaces.PartialForce;
   equation
      frame_b.f = {-100, 0, 0};
      frame_b.t = zeros(3);
   end Constant_x_Force;

Note, that frame_b.f and frame_b.t are flow variables and therefore the negative value of frame_b.f and frame_b.t is acting at the part to which this force element is connected.

Connectors

NameDescription
frame_aCoordinate system fixed to the joint with one cut-force and cut-torque
frame_bCoordinate system fixed to the joint with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialLineForce Modelica.Mechanics.MultiBody.Interfaces.PartialLineForce

Base model for line force elements

Information

All line force elements should be based on this base model. This model defines frame_a and frame_b, computes the relative distance s and provides the force and torque balance of the cut-forces and cut-torques at frame_a and frame_b, respectively. In sub-models, only the line force f, acting at frame_b on the line from frame_a to frame_b, as a function of the relative distance s and its derivative der(s) has to be defined. Example:

   model Spring
      parameter Real c "spring constant",
      parameter Real s_unstretched "unstretched spring length";
      extends Modelica.Mechanics.MultiBody.Interfaces.PartialLineForce;
   equation
      f = c*(s-s_unstretched);
   end Spring;

Parameters

NameDescription
Advanced
s_smallPrevent zero-division if relative distance s=0 [m]
If enabled, can give wrong results, see MultiBody.UsersGuide.Tutorial.ConnectionOfLineForces
fixedRotationAtFrame_a=true, if rotation frame_a.R is fixed (to directly connect line forces)
fixedRotationAtFrame_b=true, if rotation frame_b.R is fixed (to directly connect line forces)

Connectors

NameDescription
frame_aCoordinate system fixed to the force element with one cut-force and cut-torque
frame_bCoordinate system fixed to the force element with one cut-force and cut-torque

Modelica.Mechanics.MultiBody.Interfaces.PartialAbsoluteSensor Modelica.Mechanics.MultiBody.Interfaces.PartialAbsoluteSensor

Base model to measure an absolute frame variable

Information

This is the base class of a 3-dim. mechanics component with one frame and one output port in order to measure an absolute quantity in the frame connector and to provide the measured signal as output for further processing with the blocks of package Modelica.Blocks.

Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).

Parameters

NameDescription
n_outNumber of output signals

Connectors

NameDescription
frame_aCoordinate system from which absolute quantities are provided as output signals
y[n_out]Measured data as signal vector

Modelica.Mechanics.MultiBody.Interfaces.PartialRelativeSensor Modelica.Mechanics.MultiBody.Interfaces.PartialRelativeSensor

Base model to measure a relative variable between two frames

Information

This is a base class for 3-dim. mechanical components with two frames and one output port in order to measure relative quantities between the two frames or the cut-forces/torques in the frame and to provide the measured signals as output for further processing with the blocks of package Modelica.Blocks.

Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).

Parameters

NameDescription
n_outNumber of output signals

Connectors

NameDescription
frame_aCoordinate system a
frame_bCoordinate system b
y[n_out]Measured data as signal vector

Modelica.Mechanics.MultiBody.Interfaces.PartialVisualizer Modelica.Mechanics.MultiBody.Interfaces.PartialVisualizer

Base model for visualizers (has a frame_a on the left side + outer world + assert to guarantee that the component is connected)

Information

This partial model provides one frame_a connector, access to the world object and an assert to check that the frame_a connector is connected. It is used by inheritance from all visualizer objects.

Connectors

NameDescription
frame_aCoordinate system in which visualization data is resolved

Modelica.Mechanics.MultiBody.Interfaces.ZeroPosition Modelica.Mechanics.MultiBody.Interfaces.ZeroPosition

Set absolute position vector of frame_resolve to a zero vector and the orientation object to a null rotation

Information

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Connectors

NameDescription
frame_resolve 

Modelica.Mechanics.MultiBody.Interfaces.partialGravityAcceleration Modelica.Mechanics.MultiBody.Interfaces.partialGravityAcceleration

Information

This partial function defines the interface to the gravity function used in the World object. All gravity field functions must inherit from this function. The input to the function is the absolute position vector of a point in the gravity field, whereas the output is the gravity acceleration at this point, resolved in the world frame.

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
r[3]Position vector from world frame to actual point, resolved in world frame [m]

Outputs

NameDescription
gravity[3]Gravity acceleration at position r, resolved in world frame [m/s2]

Modelica.Mechanics.MultiBody.Interfaces.partialSurfaceCharacteristic Modelica.Mechanics.MultiBody.Interfaces.partialSurfaceCharacteristic

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
nuNumber of points in u-Dimension
nvNumber of points in v-Dimension
multiColoredSurface= true: Color is defined for each surface point

Outputs

NameDescription
X[nu, nv][nu,nv] positions of points in x-Direction resolved in surface frame [m]
Y[nu, nv][nu,nv] positions of points in y-Direction resolved in surface frame [m]
Z[nu, nv][nu,nv] positions of points in z-Direction resolved in surface frame [m]
C[if multiColoredSurface then nu else 0, if multiColoredSurface then nv else 0, 3][nu,nv,3] Color array, defining the color for each surface point

Modelica.Mechanics.MultiBody.Interfaces.partialColorMap Modelica.Mechanics.MultiBody.Interfaces.partialColorMap

Interface for a function returning a color map

Information

This partial function defines the interface of a function that returns a color map. Predefined color map functions are defined in package Modelica.Mechanics.MultiBody.Visualizers.Colors.ColorMaps.

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
n_colorsNumber of colors in the color map

Outputs

NameDescription
colorMap[n_colors, 3]Color map to map a scalar to a color
Automatically generated Tue Apr 05 09:36:40 2016.