Home Reference Manuals Return Track Group Documentation
Program TRC_QNUMB_TRACK calculates the track alignment quality of a track written in trac-, trax- or trax_wdesign- format. The alignment quality can be evaluated according to CEN Technical Committee 256, UIC 518 or the Swedish Banverket norm BVF 541.60.
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.
| UIC_518 | = | Evaluate the track according to working group 10 Vehicle/Track Interaction of CEN Technical Committee 256 Railway Applications. |
| MAUZIN | = | Translate the track to mauz-format and evaluate the track quality according to trc_qnumb_mauz. |
| SRA | = | The track written in SRA-format. |
| TRACK | = | The track is written in trac-, trax- or trax_wdesign-format. |
| 100 [m] | For speeds lower than 140 [km/h] |
| 250 [m] | For speeds between 140-220 [km/h] |
| 500 [m] | For speeds over 220 [km/h] |
Following example: Master.trc_qnumb_trackf can be used as a master file:
##
## Input data for program trc_qnumb_track
##
REMOVE_UCAT_WORK= yes
EVALUATE_TYPE= UIC_518
XSTART_KM= 0 XSTART_M= 0
XSTOP_KM = 1000000000 XSTOP_M = 0
SPEED= 120 # Valid speeds are 80, 120, 160, 200 and 300
L_INTERVAL= 500 # For speeds over 220 km/h
L_INTERVAL= 250 # For speeds between 140-220 km/h
L_INTERVAL= 100 # For speeds lower than 140 km/h
INFIL_TYPE= track
INFIL= K2_4a25-g-k.trac
UTFIL= K2_4a25-g-k.trac.filtered
QNUMB_FILE= K2_4a25-g-k.qnumbr