About

This web application implements the VTC Simulation and Assessment Protocol.

The procedures were developed by TU Graz for Euro NCAP as part of the research work for VTC.
and are based on the following open libraries

Further Information


Changelog


Release 1.0.11 (25.10.2024):
  • Changed Endpoint structure and the interface to the sharepoint.
Release 1.0.10 (25.09.2024):
  • Fix discrepancy for channel alignment in the ISO score validation calculation.
Release 1.0.9 (07.08.2024):
  • Download PDF: plotting correctly aligned curves
Release 1.0.8 (27.06.2024):
  • Internal: Bug fix for unit / dimensionality checks, omit direct string compare
Release 1.0.7 (14.03.2024):
  • Checks for required inputs on "Distance between head CoG and ..."
  • making the input routines for the zip files more robust.
Release 1.0.6 (06.02.2024):
  • Rework on channel offsetting for validation (Data is used without zeroing)
  • (Info: Data augmentation for CFC filtering is performed around the origin)
Release 1.0.5 (24.01.2024):
  • Update for Dummy Qualification Upload, omit editing after confirming simulation data completion ... For editing request contact vtc.vsi@tugraz.at
Release 1.0.4 (09.01.2024):
  • Handling trailing empty lines in channel files, by stripping beforehand
  • Allowing user login, which are associated with a particular OEM account
Release 1.0.3 (27.12.2023):
  • Automatic assessment generation upon OEM login: Handling modelPublicationDate being not defined
Release 1.0.2 (22.12.2023):
  • Using thresholds defined in .mme file for calculating the head excursion criteria
Release 1.0.1 (21.12.2023):
  • Add filtering of head rotational velocities (CFC 60)
  • Correct dummy energy visualisation and criteria calculation
  • Use Shoulder belt instead of lap belt for validation criterion calculation and visualisation
  • Add corner case of validation criterion 2 where all assessment criteria are < 50% of threshold (error was shown as result of validation check before)