Uriot et al. 2015¶
These are simulation setups designed to replicate the sled tests carried out by Uriot et al. (2015) and Trosseille et al. (2018). The full references are provided at the end of this document.
Instructions¶
Follow the General Instructions for setting up your simulations. Make sure that all required outputs are available in the simulation output files (e.g. binout when using LS-Dyna) in an appropriate time frequency!
A detailed guide with illustrations is provided in the documentation.
Please report all new issues you encounter.
Directory structure¶
- Jupyter notebook for postprocessing results using Dynasaur: Uriot_2015_assessment.ipynb
uriot_2015
│ 00_Master_Sled.k
│ LICENSE
│ README.md
│ Uriot_2015_assessment.ipynb
│ Version vX.X.X.md
│
├───data
│ ├───examples
│ │ 10_THUMS_v41_50M_SCfront_front.gif
│ │ 10_THUMS_v41_50M_SCfront_side.gif
│ │ 10_THUMS_v41_50M_SCfront_top.gif
│ │
│ ├───experiment
│ │
│ ├───images
│ │
│ ├───metadata
│ │ │ 00_THUMS_v4.1_50M_IDs.def
│ │ │ 00_Uriot_testbed_ID.def
│ │ │ 00_VIVA+_50F_IDs.def
│ │ │ 01_units_ms_mm_kg.def
│ │ │ 01_units_s_mm_ton.def
│ │ │ 02_quality_criteria.def
│ │ │ 04_testbed.def
│ │ │ 04_testbed_all.def
│ │ │ 05_HBM_deflection.def
│ │ │ 06a_HBM_ribs_visualisation.def
│ │ │ 06_HBM_ribs_criteria.def
│ │ │ 07a_HBM_ribs_NFR_risk_Larsson_2021.def
│ │ │ 07c_HBM_THUMS_50M_ribs_NFR_risk_Forman2022_3plus.def
│ │ │ ls_user_function.py
│ │
│ ├───processed
│ │ ├───figures
│ │ └───sim_results
│ │
│ └───reference
│
├───sim_results
│ _copy_your_binouts_here.txt
│
├───_env
│ 00_Database_Control.k
│ 01a_Seat_semi_rigid_seat_210705.k
│ 01_Testbed.k
│ 02_Belt.k
│ 02_Belt_rotated.k
│ 03_Boundary_Condition.k
│ 04_Position_springs.k
│ 05_Calculations.k
│
└───_HBM
_copy_your_HBM_includes_here.txt
Load case specific outputs¶
Time-history data:
- Energies
- Total energy
- Internal energy
- Kinetic energy
- Hourglass energy
- Added mass (when using mass scaling)
- Percent increase of added mass
- Testbed
- X and Z force in seat
- rotation of seat pan and anti sub pan
- Belt tension forces in lap and shoulder belt
- Rotation of lap belt
- HBM
- X-displacement of acetabulum
- Rotation of pelvis
- Trajectories of head, T1, T8, L2 and pelvis
- Relevant strain data (see above) for each rib over time
License¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License
Copyright¶
Copyright 2024 OVTO
Acknowledgement¶
The sled pulses for the "rear" and "front" seat configuration were provided by Humanetics (from original files named Uriot-2015_Rear_Sled.key and Uriot-2015_Frontal_Sled.key) and are integrated into the file 03_Boundary_Condition.k in the present setup.
The seat model in the present repository (01a_Seat_semi_rigid_seat_210705.k) is based on the seat model created within the ENOP project (02_generic_seat_alr_22_210525.k). In the original file header (still preserved in the file), the contributions are summed up the following way:
- ENOP project (seat characterization tests)
- CEESAR and SUB BIO project (design, CAD)
- Autoliv and CEESAR (model)
The setup has been developed by the Vehicle Safety Institute at Graz University of Technology to be HBM-neutral. This work was funded by the research project "QualiPro HBM4VT". We acknowledge the support of all sponsors:
- DYNAmore Gesellschaft für FEM Ingenieurdienstleistungen GmbH, an Ansys Company
- Global Human Body Models Consortium, LLC (GHBMC)
- Humanetics
- SAFER (represented by Autoliv Development AB and Volvo Car Corporation)
- Toyota Motor Europe NV/SA
Special thanks to Humanetics for making the PMHS test data available and providing the sled pulses for the "rear" and "front" seat configuration.
References¶
Uriot, J., Potier, P., Baudrit, P., Trosseille, X., Petit, P., Richard, O., Compigne, S., Masuda, M., & Douard, R. (2015). Reference PMHS Sled Tests to Assess Submarining. Stapp Car Crash Journal, 59, 203–223. https://doi.org/10.4271/2015-22-0008
Trosseille, X., Petit, P., Uriot, J., Potier, P., Baudrit, P., Richard, O., Compigne, S., Masuda, M., & Douard, R. (2018). Reference PMHS Sled Tests to Assess Submarining of the Small Female. Stapp Car Crash Journal, 62, 93–118. https://doi.org/10.4271/2018-22-0003