Home Search Reference Manuals Up Return
Introduction
Plot programs
Programs translating track irregularities in MAUZ-format
Programs translating track irregularities in PLAS-format
Programs translating track irregularities in PSD-format
Programs translating track irregularities in FOUR-format
Programs translating track irregularities in STRIX-format
Programs translating track irregularities in CSV-format
Programs translating track irregularities in TRAC-, TRAX- or TRAX_WDESIGN-format
Programs operating on ASCII files
All track programs in alphabetical order
In program group TRACK can programs operating on track data files be found. Track files used in simulations can be stored in the following formats:
TRAC | Old format designed in 1973 |
TRAX | New format introduced in 1994, because the old TRAC-format could not handle long tracks. |
TRAX_WDESIGN | New format introduced in 2002. The format added the designed track geometry to the file. |
MAUZ | Track measurements made with a recording car having a symmetric axle arrangement |
PLAS | Track measurements made with a recording car having a non-symmetric axle arrangement |
SPL | Track measurements made with accelerometers and laser beams |
PSD | Power Spectral Density |
FOUR | Fourier Spectra |
The translating programs in TRACK communicate with each other in the following way:
---------------------------------------------------------------------------------- | TRAC-, TRAX or TRAX_WDESIGN-format | | | ---------------------------------------------------------------------------------- | | | | | v trc_mauz v trc_plas | v psd, psd_four v trc_fourpl | | | | | ^ trc_imauz ^ trc_iplas ^ trc_strix_track2 ^ trc_ipsd | | | | | | ---------- ---------- ---------- ---------- ---------- | MAUZ- | | PLAS- | | SPL- | | PSD- | | FOUR- | | format | | format | | format | | format | | format | ---------- ---------- ---------- ---------- ----------
Format FOUR and STAT are marked with dashed lines because these formats are not stored permanently on file. They are only temporarily calculated for plotting the results directly on the screen.
The following programs generate plots of track stored in different formats:
trc_tracpl | Plain plotting of track written in: TRAC-, TRAX- or TRAX_WDESIGN- format |
trc_trac_plot | Plots track irregularities incl its derivatives and Fourier spectras. The track irregularities shall be written in TRAC-, TRAX- or TRAX_WDESIGN- format |
trc_mauzpl | Plotting of track written in MAUZ- or PLAS- format |
trc_psdpl | Plots the PSD-spectra of a track written in TRAC-, TRAX- or TRAX_WDESIGN- format |
trc_fourpl | Plots the Fourier spectra of a track written in TRAC-, TRAX- or TRAX_WDESIGN- format |
The Mauzin track recording car is a French design.
The vehicle have three axles for measuring the lateral track alignment,
and 8 axles for measuring the vertical level.
The following programs are designed for handling track irregularities recorded by the Mauzin track measuring car:
Trc_mauz | Create a MAUZ-formatted file from a TRACK-file |
Trc_mauzcur | Remove or add designed curves to a Mauzin registration |
Trc_mauzmod | Translate and scale the signals in a Mauzin registration |
Trc_mauzpl | Plot a Mauzin registration |
Trc_imauz | Translate a Mauzin registration into a TRACK-file |
Trc_qnumb_mauz | Calculate the quality number of a Mauzin registration |
The PLAS-format is similar to the MAUZ-format above.
In the PLAS-format track irregularities are also measured by comparing the position of the axles under the vehicle,
but in the PLAS-format the measuring axles are not necessary 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 number of measuring axles in the vehicle generating a track file in PLAS-format must be equal to 3.
Trc_plas | Create a PLAS-formatted file from a TRACK-file |
Trc_plascur | Remove or add designed curves to a track in PLAS-format |
Trc_mauzmod | Translate and scale the signals in a PLAS-formatted track |
Trc_mauzpl | Plot a PLAS-formatted track |
Trc_iplas | Translate a Matisa MD584 registration into a TRACK-file |
Trc_iplas2 | Translate a Plasser&Theurer EM80 registration into a TRACK-file |
Trc_iplas4 | Translating track measurements made by track recording cars based on versine measurements |
The following programs are designed for generating track irregularities from a Power Spectra Density:
Trc_psdpl | Create and plot a PSD-spectra |
Trc_ipsd | Create a TRACK-file from a PSD-spectra |
The following program is designed for generating track irregularities from a Fourier Spectra:
Trc_fourpl. | Create and plot a Fourier spectra |
The STRIX measuring car have laser beams measuring the vertical and lateral distance between the rails and the car body.
In the car body two accelerometers are located measuring the vertical and lateral position of the carbody.
The transfer function of STRIX is very flat, from short to long waves in the track alignment.
The main job done in the translating files Trc_strix_track and Trc_strix_track2,
is to separate the track irregularities from the designed track alignment.
The following programs are designed for handling track irregularities recorded by the STRIX track-measuring car:
Trc_strix_test | Program trc_strix_test writes a table showing the coordinates for all sections of the sra-file which can be used for later calculations in program trc_qnum_strix or trc_strix_track. |
Trc_strix_track | Translate a STRIX registration into a TRAX-file. Designed curvature are written to the files 1R_track, fi_track and z_track. |
Trc_strix_track2 | Translate a STRIX registration into a TRAX_WDESIGN-file. |
Trc_qnumb_strix | Calculation of the Swedish Banverkets Q-number of the STRIX recording according to BVF 587.02. |
Track recording vehicles writing their measurements in a CSV-file can be translated by using the following program:
Trc_csv_track | Translate a CSV track recording into a TRAX_WDESIGN-file. |
The following programs are designed for handling track irregularities stored in the TRAC-, TRAX- or TRAX_WDESIGN- format:
Trc_cdf | Calculates Create Cumulative Distribution and Relative Frequency Function of a TRACK-file |
Trc_mean | Calculates the average gauge of a TRACK-file |
Trc_qnumb_track | Calculate the quality number of a TRACK-file |
Trc_traccur | Remove or add designed curves to a TRACK-file |
Trc_tracmod | Translate and scale the signals in a TRACK-file |
Trc_trac_plot | Plot a TRACK-file incl its derivatives and Fourier spectras |
Trc_tracpl | Plain plotting of a TRACK-file |
Trc_updown | Turns the orientation of a file, starting with the last line and ending with the first line. Also changes the sign of lateral and cant errors. |
The following program is designed for handling ASCII files:
Trc_number | Create or change the X-column in an ASCII text file. |