Home Reference Manuals Return Track Group Documentation
Program TRC_IPLAS is designed for translating track measurements made by a Matisa MD584 track measuring vehicle.
The MD584-car have 3 measuring axles for lateral measurements and 3 other axles
for vertical measurements.
The three axles measuring vertical irregularities are not equally spaced.
The advantage of not having the axles equally spaced, is that it is possible to reduce the number of zeros
in the measuring vehicle transfer function.
The input data file is read in free format, but
the columns in the file shall have the same contents as in
a mauz-file.
The output data file is written in trax-format.
Since the transfer function of the Matisa track measuring car is low for
some waves lengths,
the transfer function back to Cartesian coordinates cannot be ideal,
it must be delimited.
The filtering takes place in program FTRANS, filter
IMAUZ and
IPLASSER.
Input data is read in free format, valid separators between the input values are <space>, <comma>, <tab>, <equal sign> or <carriage return>. The commands can be written both in lower and upper case letters. The operation of the program is controlled by the commands described below; some of the commands also need arguments.
Following example: Master.trc_iplasf can be used as a master file:
##
## Input data for program trc_iplas
##
##
## Transformation of MATISA MD584 diagrams into a track in Cartesian coordinates
## Use SCRIPT_FILE imatisa_a when the engine is in the front of the vehicle
## Use SCRIPT_FILE imatisa_b when the pendulum is in the front of the vehicle
## -----------------------------------------------------------------------------
#
DX = 0.5
#
SCRIPT_FILE= $gensys/bin/trc_imatisa_a
#SCRIPT_FILE= $gensys/bin/trc_imatisa_b
#
INFIL= in_track.matisa
UTFIL= ut_track.trax