MotionView User's Guide

Shackle

Shackle

Previous topic Next topic No expanding text in this topic  

Shackle

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The Shackle component is used to define the orientation of the shackle with respect to the leaf eye on to which it is going to get mounted and it is required only if either of the eye hook doesn’t choose “Slider”.

leaf_spring_shackle_mv

Shackle Properties

The following section explains the options used in the Shackle Properties:

Shackle Location: Defines the shackle location either Rear or Front.

Type:  Defines the type of the shackle either Compression or Tension.

Mass: Defines the mass of the shackle.

Thickness: Defines the thickness of the shackle.

Length (Lss): Defines the shackle length.

Shackle center offset:  Defines the offset distance between shackle centre and eye hook centre in property file units.

NoteIt is used only when ‘EYETOSHACKLELENGTH’ attribute is not given.

If the shackle center offset value is positive, then shackle will be oriented as shown in the following image.

leaf_spring_shackle_example_mv

If the shackle center offset value is negative, then shackle will be oriented as shown in the following image.

leaf_spring_shackle_example_negative_mv

Inertia Ixx: Defines the second moment of inertia about X direction of the shackle

Inertia Iyy: Defines the second moment of inertia about Y direction of the shackle

Inertia Izz: Defines the second moment of inertia about Z direction of the shackle

Mounting Length (Lcc): Defines the distance between the shackle center and the far eye center.

leaf_spring_geometry_triangle_example_mv

Shackle Geometry Triangle

LCC = eye to shackle length.

LEE  = eye to eye distance of master leaf.

LSS  = shackle length.

NoteLCC < LEE +LSS

Shackle Properties for Leaf Spring Property File (*lpf)

In the Shackle Properties block of Leaf Property file, the attribute, type, and valid value that has to be entered in TiemOrbit file format is detailed in the following table. This table also provides the information about whether an attribute is a required.

An example of how a Shackle Properties block is represented in a TiemOrbit file format is shown below:

leaf_spring_shackle_properties_example_mv

Block Name = ‘Shackle’ (Required)

Attributes

Type

Valid Value

Required

shackleLocation

String

‘REAR’,

FRONT

Yes

shackleType

String

‘COMPRESSION’,

‘TENSION’

Optional

shackleMass

Real

-

Yes

shackleThickness

Real

-

Yes

shackleInertiaIXX

Real

-

Yes

shackleInertiaIYY

Real

-

Yes

shackleInertiaIZZ

Real

-

Yes

shackleLength

Real

-

Yes

shackleCenterOffset

Real

-

Optional

eyeToShackleLength

Real

-

Optional