TranslationalComponents
This is the documentation for the TranslationalComponents library. Here you will find the documentation for the various definitions contained in TranslationalComponents.
Note that this documentation is automatically generated primarily from the doc strings and metadata associated with those definitions.
Types
Interfaces.PartialAbsoluteSensor- Base model for an ideal mechanical sensor measuring absolute flange variables by ensuring zero force interaction.Interfaces.PartialCompliant- Base model for a 1D translational compliant connection.Interfaces.PartialCompliantWithRelativeStates- Base model for a 1D translational compliant connection using relative displacement and relative velocity as states.Interfaces.PartialRelativeSensor- Base two-port element for relative sensing, ensuring conservation of flow between its connection points.Interfaces.PartialRigid- Models a massless, rigid connection of a defined length between two translational 1D flanges.Interfaces.PartialTwoFlanges- Base component representing a one-dimensional mechanical component with two translational connection points (flanges).
Components
Components.Damper- Linear translational damper relating force to relative velocity.Components.Fixed- Constrains a translational flange to a fixed position.Components.Mass- Represents a sliding mass with inertia, subject to external and gravitational forces.Components.PrescribeInitialAcceleration- Defines a specific initial acceleration for a one-dimensional mechanical translational flange.Components.PrescribeInitialEquilibrium- Sets the initial velocity and acceleration of a connected flange to zero.Components.PrescribeInitialPosition- Sets the initial position of a translational mechanical flange.Components.PrescribeInitialVelocity- Sets an initial velocity condition for a translational mechanical flange.Components.Spring- Linear 1D translational spring relating force to displacement via Hooke's Law.Components.SpringDamper- Models a linear translational spring and a linear translational damper connected in parallel.Sensors.AccelerationSensor- Ideal sensor measuring the absolute translational acceleration of a flange.Sensors.ForceSensor- Ideal sensor measuring the translational force transmitted between two flanges.Sensors.MultiSensor- Ideal sensor measuring absolute velocity, transmitted force, and power flow between two mechanical flanges.Sensors.PositionSensor- Measures the absolute linear position of a mechanical translational flange.Sensors.PowerSensor- Ideal sensor measuring the translational power flowing through a point.Sensors.RelativeAccelerationSensor- Ideal sensor measuring the relative acceleration between two translational flanges.Sensors.RelativePositionSensor- Measures the ideal relative translational position between two mechanical flanges.Sensors.RelativeSpeedSensor- Ideal sensor measuring the relative translational velocity between two mechanical flanges.Sensors.SpeedSensor- Ideal sensor that measures the absolute translational velocity of a mechanical flange.Sources.Force- An ideal force source that applies equal and opposite forces to two translational mechanical flanges, controlled by an external signal.Sources.Position- Forced movement of a flange according to a reference position
Tests
Components.Tests.MassDamperSpringFixed- A one-dimensional translational mechanical system composed of a mass, spring, and damper connected to a fixed point.Sensors.Tests.RelativeSensors- A test rig for sensors measuring relative translational motion between two independently forced masses.Sensors.Tests.Sensors- Test environment for verifying absolute position, speed, and acceleration sensors monitoring a mass driven by a constant force.