Previous Page Trail Contents Next Page

6. Reference frames

6.1 Introduction

6.2 Rigid frame

6.3 Moved frame

6.4 Relative measurements

6.1 Introduction

This software enables us to operate with 3D reference frames. Every frame may have a parent frame. The number of parents of every frame should not exceed one. Position, orientation, linear and angular veloctity of every frame are relative to its parent frame. If a frame have no a parent then its parameters are relative to the single dedicated frame that we shall call zero frame. A link of frame to its parent corresponds to the Link between frames button.

6.2 Rigid frame

Rigid frame corresponds to the button. Its property editor is shown below:

Fixed frame

This editor enables us to edit fixed coordinates and transformation matrix.

6.3 Moved frame

The moved frame corrsponds to the Moved Frame button. Its property editor is shown below:

Moved Frame

This editor enables us to link data-in to 7 motion parameters. First three define x(t), y(t), z(t) . Latest four formulas defines angular evolution (we use components of orientation quaternion). This component implements the Data consumer interface. So it should be linked by Information link arrow(s) to its information provider(s).

6.4 Relative measurements

We may obtain parameters of motion of one frame relative to another. To do this use the Relative measurements component. It should be linked to the two frames as it is shown below

Relative mesurements scenario

In this picture we have two frames: Frame and Base frame. The Measurements object provides information about motion parameters of Frame relatively to Base frame. The Measurements object is also a provider of information. Every information consumer may be linked by an Information link to the Measurements object.


Previous Page Trail Contents Next Page