Open Journal of Modelling and Simulation
Vol.05 No.04(2017), Article ID:79908,12 pages
10.4236/ojmsi.2017.54018

Dynamic Modeling of Pedestrian Legform and Prediction of Pedestrian Injuries

Shigeru Ogawa, Soma Usui, Yudai Kawaguchi

Department of Mechanical Engineering, National Institute of Technology, Kure College, Hiroshima, Japan

Copyright © 2017 by authors and Scientific Research Publishing Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY 4.0).

http://creativecommons.org/licenses/by/4.0/

Received: June 19, 2017; Accepted: October 24, 2017; Published: October 27, 2017

ABSTRACT

Decreasing the death toll of pedestrians in traffic accidents is one of the most urgent tasks to be solved all over the world. This paper describes the prediction of pedestrian injuries for the TRL legform impactor using MATLAB. The TRL legform impactor consists of three parts: a femur, a tibia, and a ligament connecting them. The impactor was physically modelled with springs, dampers and two masses as a dynamic model. The impactor behaves in a translational and rotational motion during the collision with a vehicle. The behavior of the impactor during the crash event was captured by a high speed camera and is regarded as the four-degree-of-freedom system in terms of translational and rotational motions. Pedestrian injuries are evaluated by three physical quantities indexes: the acceleration of the tibia, both the displacement and the bending angle between the femur and the tibia. The physical model for the impactor was expressed mathematically by differential equations. In the case of modelling, the ligament connecting both the femur and the tibia in particular plays an important role. Shear forces were applied to the ligament in translational motions and the bending moments in rotational motion. Differential equations were expressed in the form of a state equation and an output equation by MATLAB. Numerical solutions were obtained by a block diagram with Simulink. As a result, it was found that the predicted injuries agree quite well with their experimented data in terms of acceleration, displacement, and the bending angle mentioned above.

Keywords:

Dynamic Model, Spring-Mass Model, MATLAB, Pedestrian Injuries, TRL Legform Impactor

1. Introduction

Pedestrian protection test was originally proposed by European Enhanced Vehicle-safety Committee: EEVC WG 10 in 1994 and has been discussed by EEVC WG17 and International Organization for Standardization: ISO, and International Harmonized Research Activities: IHRA [1] - [7] . The recent number of casualties by traffic accidents in Japan tends to decrease owing to the progress of safety technology of automobiles and environmental improvement of roads. However, since 2009 fatalities among people killed while walking on the streets have exceeded those while driving and the percentage in total death toll are increasing as shown in Figure 1. Legform impact tests shown in Figure 2 have been conducted since 2011 in JNCAP (Japan New Car Assessment Program). Since leg injuries are the most common injuries in pedestrian accidents, it is urgent tasks to minimalize leg injuries. It therefore follows that the study is to seek for safety concept body designed to mitigate injuries to pedestrians. For the first step, the paper describes to model the Transport Research Laboratory (TRL) legform impactor and to solve the equations of motion using commercial software MATLAB.

2. Dynamic Model of TRL Legform Impactor

2.1. Mathematical Modeling

Figure 3 shows the schematic diagram of TRL impactor which consists of the

Figure 1. Change of death toll by traffic accidents in Japan.

Figure 2. Schematic image of legform impacte test.

Figure 3. Schematic diagram of an impactor and its enlarged schema of ligament.

upper legform and the lower legform and a ligament connecting them including enlarged schema of ligament. TRL impactor mainly consists of two stiff metal tubes, two deformable knee elements made of steel and a shear-spring system with a hydraulic damper. The two stiff metal tubes represent the femur and the tibia of a human leg. The deformable knee elements represent the human knee, specifically the ligaments, with the ability to withstand a certain bending. The metal “ligaments” are used to assess possible knee injuries. The shear-spring system simulates lateral shear displacement between femur and tibia at the knee level; the damper is necessary to limit vibrations caused by the mass of the shear-spring system. An accelerometer is used to indirectly measure the contact force applied to the tibia, representing a provisional assessment of the risk of bone fractures. For testing, the legform is covered with a 25 mm thick foam layer and a 6 mm neoprene skin, together representing the human’s flesh and skin. TRL impactor is used to test cars to determine their potential to cause injury when they impact into pedestrians. The impactor is fired into a stationary car at speeds up to 40 km/h. The upper legform (femur) is its total length = 432 mm, position of center of gravity L1 = 711 mm, mass m1 = 8.6 kg, inertia moment I1 = 0.127 kg・m2, whereas the lower legform (tibia), is its total length = 494 mm, position of center of gravity L2 = 261 mm, mass m2 = 4.8 kg, inertia moment I2 = 0.120 kg・m2. Their cylindrical shapes have 70 mm in diameter. The ligament connecting the femur and the tibia is elastically deformed by absorbing impact energy. In case of tests, the impactor is fully covered with foam cover. The measured items to be evaluated in NCAP are tibia acceleration αT, knee shearing displacement τ, and knee bending angle θ, which are employed as injury criteria for fracture of tibia, damages of cruciate ligament, and collateral ligament, respectively. Their maximum values are used as evaluation indices. In the typical case when the impactor collides with a vehicle, the impactor is subjected to contact forces from three portions of the vehicle; FH at zH from a hood, FB at zB from a bumper, and FS at zS from a spoiler.

2.2. State Equations of the System

The behavior of the impactor during the crash event was captured by a high speed camera. As a result, it was found that the impactor is regarded as the four-degree-of-freedom system in terms of the translational and the rotational motions. The impactor is physically modelled with springs, dampers and two masses as a dynamic model. The impactor behaves in translational and rotational motions during the collision with a vehicle. The equations of the translational motions with respect to the femur and the tibia are expressed as (1) and (2), respectively:

m 1 x ¨ 1 = F H + S , (1)

m 2 x ¨ 2 = F B + F S S , (2)

where x1 and x2 show the coordinates of the gravity center of the femur and tibia respectively and FH is the force applied to the femur from the hood, FB and FS are the forces applied to the tibia from a bumper and a spoiler, respectively, whereas S indicates shearing forces exerted on the ligament in the opposite direction each other as shown in Figure 3.

The equations of rotational motions with respect to the femur and the tibia are given as (3) and (4), respectively (see Figure 3):

I 1 θ ¨ 1 = T H + S L 10 K , (3)

I 2 θ ¨ 2 = T B + T S + S L 20 + K , (4)

where θ1 and θ2 are rotational angles of the femur and the tibia, respectively and L 10 = L 1 L 0 , L 20 = L 0 L 20 .

Shearing forces S are described as the sum of spring forces proportional to shearing displacements and viscous damping forces proportional to shearing velocity as in (5):

S = k s [ ( x 1 + L 10 θ 1 ) ( x 2 L 20 θ 2 ) ] c s [ ( x ˙ 1 + L 10 θ ˙ 1 ) ( x ˙ 2 L 20 θ ˙ 2 ) ] , (5)

where ks and cs are shearing linear elastic stiffness coefficient and shearing linear viscous damping coefficient, respectively.

Figure 4 shows the relationship between shearing displacements and static loads obtained by the static bending moment test. The spring constant was determined as ks = 571,429 (N/m) so that the related curve can be placed between the upper and the lower limit, which complies with test procedures. On the other hand the shearing viscous damping coefficient is analytically obtained by MATLAB as cs = 750 Ns/m as described later.

The terms on the right hand of (3) and (4) express the moments, where TH, TB, TS, and K are defined as follows:

T H = F H ( L 1 z H ) , (6)

T B = F B ( L 2 z B ) , (7)

T S = F S ( L 2 z S ) , (8)

Figure 4. Relationship between shearing displacement and static load in static bending moment test.

K = M K + C K , (9)

where just as described in shearing force S, bending moment K is expressed as the sum of Mk induced by the function of rotational angle θ and Ck induced by angular velocity. Cm is rotational viscous damping coefficient determined as 33 (Nm/rad) by MATLAB.

M k = ( 10 + 75 θ 2 + 0.05 θ 2 + 600 θ 2 + 2.8 θ 2 + 1200 θ 2 + 28 θ 2 + 500 θ 2 + 700 θ 2 75 θ 2 + 10 θ 2 600 θ 2 + 20 θ 2 1200 θ 2 + 150 θ 2 500 θ 2 + 150 θ 2 ) × θ (10)

C k = C m θ ˙ = C m ( θ ˙ 1 θ ˙ 2 ) (11)

here Mk consists of two regions, an elastically deformed region and a plastically deformed region. Figure 5 shows the characteristics of the ligament which has elastic deformation region between θ = 0 and 2 degrees whereas plastic deformation one over 2 degrees. The figure also shows the corridor surrounded by two black lines, the lower and the upper limit. For the elastic region Mk increases linearly until 2 degrees in the corridor. Over 2 degrees in the plastic region Mk is expressed as polynomial of θ, and M K = 10 θ as θ becomes infinity.

Equations of motion from (1) to (4) can be expressed in matrix form.

M x ¨ + C x ˙ + K x = U F (12)

here, M, C, K, denote the mass, damping and stiffness matrices, and x, F are displacement vector and force vector, respectively:

x = ( x 1 x 2 θ 1 θ 2 ) , M = ( m 1 0 0 0 0 m 2 0 0 0 0 I 1 0 0 0 0 I 2 ) (13)

Figure 5. Relationship between knee bending angle and bending moment in static bending test.

C = c s ( 1 1 L 10 L 20 1 1 L 10 L 20 L 10 L 10 L 10 2 L 10 L 20 L 20 L 20 L 10 L 20 L 20 2 ) , K = k s ( 1 1 L 10 L 20 1 1 L 10 L 20 L 10 L 10 L 10 2 L 10 L 20 L 20 L 20 L 10 L 20 L 20 2 ) (14)

U = ( 1 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 ) , F = ( F H F B F S T H T B T S K ) (15)

From (12) x ¨ is given as follows:

x ¨ = M 1 C x ˙ M 1 K x + M 1 U F (16)

State Equation (20) is expressed with (17), (18), and (19):

x = X 1 , X ˙ 1 = X 2 (17)

X ˙ 2 = M 1 C X 2 M 1 K X 1 + M 1 U F (18)

d d t ( X 2 X 1 ) = ( M 1 C M 1 K 1 0 ) ( X 2 X 1 ) + ( M 1 U 0 ) F (19)

X ˙ = A X + B F (20)

where

A = ( M 1 C M 1 K 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ) , B = ( M 1 U 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ) (21)

Output equation is expressed as follows:

Y = C X + D F (22)

where

Y = ( x ¨ 2 θ ¨ 2 θ ˙ 1 θ ˙ 2 x 1 x 2 θ 1 θ 2 ) , C = ( 2nd column of matrix A 4th column of matrix A 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ) , D = ( 2nd column of matrix B 4th column of matrix B 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ) (23)

The standard TRL legform instrumentation includes two transducers to measure the relative rotation (bending angle) and relative translation (shear displacement) between the femur and the tibia. There is also an accelerometer fitted to the non-impact side of the tibia, close to the knee joint (66 mm below its knee). Figure 6 shows the schematic diagram of evaluation of pedestrian injuries. Based on output equation, pedestrian injuries by TRL legform are evaluated in terms of tibia acceleration αT described in (24), knee shear displacement τ in (25), and knee bending angle θ in (26):

α T = x ¨ 2 ( L 0 L 2 0.066 ) θ ¨ 2 (24)

τ = [ x 2 ( L 0 L 2 ) θ 2 ] [ x 1 + ( L 1 L 0 ) θ 1 ] (25)

θ = θ 1 θ 2 (26)

2.3. Solution by MATLAB

MATLAB has embedded software called Simulink which provides an essential way to model, simulate and analyze the physical phenomena which are characterized by some inputs and outputs. The differential equations for TRL legform impactor were converted into state Equation (20) and output Equation (22). Two equations were implemented in Simulink as shown in Figure 7 using multipliers, summing, gain blocks, and subsequently fed into three integrators to obtain the states αT, τ, and θ.

3. Test Procedures

In order to validate the predicted injuries obtained by MATLAB, the experiment was conducted. Figure 8 shows the setup of TRL legform impactor. The impactor was fired at 40 km/s into the energy absorption materials where load cells are incorporated on the rigid wall. Input forces, FH, FB, and FS were measured by load cells. The measuring points are at zH = 764 mm, zB = 404 mm, zS = 214 mm. To simulate the characteristic of the actual vehicle bumper, the absorption material at middle position is approximately five and half times as hard as other two materials and protrudes 20 mm from them whereas the materials set at the hood and

Figure 6. Evaluation of TRL legform impactor: Tibia acceleration (Upper), Shear displacement (Middle), and Bending angle (Lower).

Figure 7. Block diagram for evaluation of pedestrian injuries: Tibia acceleration αT, Shear displacement τ, Bending angle θ.

Figure 8. Test setup of TRL legform impactor.

the spoiler have the same hardness and the same position in the horizontal direction as shown in Figure 8.

Figure 9 depicts three input data obtained by the test. Reflecting the hardness and the position of energy absorption materials, the force FB is 9 kN at peak value and four and half times as large as FH and FS. Furthermore FB sharply increases and its duration of time lasts 20 ms whereas FH and FS are 2 kN at peak value although the duration of time for FH is four times as long as FS.

4. Results and Discussions

Forces obtained by the experiment shown in Figure 9 were used as input data in MATLAB Simulink to predict pedestrian injuries. Figure 10 shows the comparison

Figure 9. Input data for FH, FB, and FS of TRL legform impactor.

Figure 10. Comparison between experimented and predicted values of pedestrian injuries.

between the experimented and the predicted injuries. Broken lines and solid lines indicate the experimented values and the predicted ones, respectively. With respect to tibia accelerations, the predicted ones agree quite well with the experimented ones in terms of a pattern of waveform and the difference of peak values within 7.4%.

Regarding predicted shear displacements, the waveform as it rises up and general waveform are also similar to the experimented one. However, predicted peak value is 2 mm lager than the experimented. TRL legform impactor has the hydraulic damper near the ligaments, which is necessary to limit vibrations caused by the mass of the shear-spring system. It therefore follows that due to the damping effects the peak value is greatly suppressed and the waveform is attenuated with vibrations.

Concerned with bending angles, the waveform from the rise to the peak of the curve is almost similar each other and the difference of the peak value is 2.9 degrees equivalent to 3.4% as shown in Figure 10.

Three waveforms obtained by the TRL impactor experiment vibrate in common after their peaks. The period of the vibration is 10 ms which reflects the characteristic of the hydraulic damper of TRL legform impactor.

5. Conclusion

Shear forces were applied to the ligament in translational motion and the bending moments in rotational motion. Shear forces were described as the sum of viscous damping forces proportional to the deforming speed and spring forces proportional to the amounts of deformation, whereas bending moments were expressed as the sum of viscous damping moments proportional to the angular speed and rotational spring forces proportional to the bending angle. Damping coefficients and factors characteristic of the spring were determined experimentally and analytically. Differential equations were expressed in the form of a state equation and an output equation by MATLAB. Numerical solutions were obtained by a block diagram with Simulink. As a result, it was found that the predicted injuries agree quite well with their experimented data in terms of acceleration, displacement and the bending angle mentioned above.

Cite this paper

Ogawa, S., Usui, S. and Kawaguchi, Y. (2017) Dynamic Modeling of Pedestrian Legform and Prediction of Pedestrian Injuries. Open Journal of Modelling and Simulation, 5, 241-252. https://doi.org/10.4236/ojmsi.2017.54018

References

  1. 1. The Ministry of Land, Infrastructure and Transport, Government of Japan (JMLIT) (2011) Information on the Flexible Pedestrian Legform Impactor (Flex-PLI) from J-MLIT Re-search. The 7th Meeting of the GRSP Informal Group on Pedestrian Safety (INF GR PS), Paris, 28-30 September 2004. http://www.unece.org/trans/main/wp29/meeting_docs_grsp.html

  2. 2. International Automobile Manufacturers Organization OICA (2008) JAMA’s Explanation on the Pedestrian Safety GTR Phase 2. The 148th Meeting of the Technical Committee, Paris, 14-15 October 2008.

  3. 3. Lawrence, G.J.L. and Hardy, B.J. (1998) Pedestrian Testing Using the EEVC Pedestrian Impactors. Proceedings of the 16th ESV Conference, Windsor, 31 May-4 June 1998, Paper Number 98-S10-O-03.

  4. 4. Leßmann, P. (BGS Boehme and Gehring) (2008) Die Impaktoren [The Impactors.] BGS Training Material, Bergisch Gladbach.

  5. 5. UNECE (2011) Proposal for Amendments to Global Technical Regulation No. 9. The 47th Session of the UNECE Working Party on Passive Safety (GRSP), Geneva, 17-21 May 2010, Document Number ECE/TRANS/WP.29/GRSP/2010/2). http://www.unece.org/trans/main/wp29/meeting_docs_grsp.html

  6. 6. Gehring, D.-U. (BGS Boehme und Gehring), Leßmann, P. (BGS Boehme and Gehring) and Zander, O. (BASt) (2010) Enhanced Requirements for Front Ends Due to The New Test Regulations for Pedestrian Protection. Proceedings of the Crash. tech 2010 Conference “Vehicle Safety 2020”, Leipzig, 13-14 April 2010.

  7. 7. UNECE (2010) Global Technical Regulation No 9: Pedestrian Safety, Established in the Global Registry on 12 November 2008. http://www.unece.org/trans/main/wp29/wp29wgs/wp29gen/wp29age.html