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
- Technical Introduction to the VTC Web Application: Link
- Exemplary load cases to perform a Trial Assessment: Link
- Contact: VTC.vsi[at]tugraz.at
Changelog
Release 1.0.11 (25.10.2024):
- Changed Endpoint structure and the interface to the sharepoint.
- Fix discrepancy for channel alignment in the ISO score validation calculation.
- Download PDF: plotting correctly aligned curves
- Internal: Bug fix for unit / dimensionality checks, omit direct string compare
- Checks for required inputs on "Distance between head CoG and ..."
- making the input routines for the zip files more robust.
- Rework on channel offsetting for validation (Data is used without zeroing)
- (Info: Data augmentation for CFC filtering is performed around the origin)
- Update for Dummy Qualification Upload, omit editing after confirming simulation data completion ... For editing request contact vtc.vsi@tugraz.at
- Handling trailing empty lines in channel files, by stripping beforehand
- Allowing user login, which are associated with a particular OEM account
- Automatic assessment generation upon OEM login: Handling modelPublicationDate being not defined
- Using thresholds defined in .mme file for calculating the head excursion criteria
- 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)