Condition Monitoring of Shinkansen Tracks Based On Inverse Analysis
Condition Monitoring of Shinkansen Tracks Based On Inverse Analysis
Condition Monitoring of Shinkansen Tracks Based On Inverse Analysis
DOI: 10.3303/CET1333118
This paper demonstrates the possibility to estimate the track irregularities of Shinkansen tracks using carbody motions only. In an inverse problem to estimate track irregularity from car-body motions, a Kalman
Filter (KF) was applied to solve the inverse problem. Estimation results showed that track irregularity
estimation in vertical direction is possible with acceptable accuracy for real use.
1. Introduction
Track irregularity deteriorates ride comfort and running safety, track condition monitoring for maintenance
is one of the most important tasks for railway companies. In general, track irregularity is measured several
times a month by a specially designed track geometry car. In 2009, the track condition monitoring system
called RAIDARSS started operation in the Tokaido Shinkansen line. Inertial measurement devices are
mounted on six N700 Shinkansen train set and they measure the track several times a day. However,
RAIDARSS needs high frequent maintenance because accelerometers are mounted on axle-boxes of
vehicles. If the track irregularity in level can be estimated from car-body acceleration of in-service vehicle,
it will enable high frequent track condition monitoring by a portable device (Tsunashima et. al., 2012).
This study proposes the track irregularity estimation techniques from car-body motion only. The inverse
analysis technique is applied to estimate the track irregularity. This technique is frequently utilized to
determine an unknown input signal (track irregularity) from a known output signal (car-body acceleration).
(1)
where Z (t ) = [zc lc c zt1 lt 2t1 zt 2 lt 2t 2 ] , r (t ) = [r1a r1b r2 a r2b ] . Coefficient matrices of the equations (1) are shown
in the appendix.
The vehicle model was constructed using the discrete state-space model. The state equation and the
measurement equation are expressed by
T
x n = Fx n1 + Bun + Gw n ,
(2)
y n = Hx n + v n ,
(3)
where xn, un, yn are the state vector, the input vector and the output vector, respectively. wn and vn are
process noise and measurement noise.
Please cite this article as: Kobayashi T., Naganuma Y., Tsunashima H., 2013, Condition monitoring of shinkansen tracks based on inverse
analysis, Chemical Engineering Transactions, 33, 703-708 DOI: 10.3303/CET1333118
703
ks
zt2
cs
t2 mb I b
2" c
r2b
cs
ks
mb I b
cp
kp
10
zc
t1
zt1
cp
kp
r2 a
mc I c
r1b
r1a
2" b
Estimated
10
10
1
-2
-1
10
(a) Gain
Phase [rad]
Estimated
Coherence
10
Frequency [1/m]
0.5
Vehicle Model
-2
10
Frequency [1/m]
0
-2
-4
-1
Vehicle Model
-2
-1
10
10
10
Frequency [1/m]
(b) Phase
Figure 3: Frequency response functions
Figure 2: Coherence
Vehicle model
With impulse response
10m-chord versine
Measured
Estimated
Estimated
704
A KF approach is a well-known estimation technique proposed in various fields. The track irregularities are
estimated from the measured car-body acceleration containing noise. The KF based estimation algorithms can
be written as
Time update equations
x n|n - 1 = Fx n - 1|n - 1 + Gun ,
(4)
(5)
(6)
(7)
(8)
where xn|nT = [ xn xn-1 xn-L+1 ] is the track irregularities, and ynT = [ yn yn-1 yn-L+1 ] is the car-body
acceleration. Q is the covariance matrix of process noise. R is the covariance matrix of measurement noise.
In a conventional state equation, the external input un is treated as a known deterministic input. However,
in the inverse analysis, it is an unknown state to be estimated. Therefore, track geometries are defined as
the random walk model with the external input and the process noise. The state transition matrix F of
the equation (2) can be shown as
0 0
1
F = 0
0 0 1 0 .
Vertical
acceleration[m/s ]
80
60
40
20
0
-20
-40
0
50
100
150
Distance [m]
Figure 5: Impulse response
200
705
Track
geometry [mm]
60
True
30
Estimated
0
-30
-60
0
1000
2000
3000
4000
5000
Distance [m]
10m-chord
versine [mm]
True
Estimated
0
-3
-6
0
200
400
600
800
1000
Distance [m]
Estimation
error [mm]
(b)10m-chord versine
2
1
0
-1
-2
0
200
400
600
800
1000
Distance [m]
(c)Estimation error
Figure 6: Simulation results
mc I c z
c
ks
mb
cs
2" c
kp
cp
cs
ks
mb
zt2
zt1
kp
cp
r1
r2
r2b
r2 a
r1b
r1a
2" b
(b)
In practice, track irregularity is managed using 10m-chord versine whose wavelength bandwidth of 5
m to 100 m for running stability. Precisely, the vertical car-body acceleration does not contain
frequency components correspond to the wavelength of twice of the wheel base of the bogie.
Therefore, it is good enough for track management to know the average of irregularities at the front
and rear wheel of the bogie.
A vehicle model is not necessary to express the pitching motion of bogies because the purpose is to
estimate the track irregularity from the car-body acceleration.
Simplified vehicle model for inverse analysis is shown in Figure 7. In the previous section, the track
geometry is expressed by the random walk model (un+1=un+en), and it is shown that the KF based
algorithm can be applied to the inverse analysis (Naganuma et. al., 2012). In this approach, the external
force vector (first-order differentiation of the track geometry) is included in the state vector. The statespace model can be written as
x n +1 F
u = O
n +1
y n = [H
B xn I
+
un O
x
O ] n + v n
,
un
O wn
I e n ,
(9)
(10)
where is the unit vector. The track geometry can be estimated by this state-space model (9) and (10),
and it is estimated to continuously and stably as one-component of the state vector. This model observes
the pitch rate and the acceleration of car-body. Figure 8 shows the estimation results using the simplified
model. The maximum estimation error is about 1.0mm. The result revealed that the KF is effective for track
condition monitoring with acceptable accuracy as with the impulse model.
706
Track
geometry [mm]
60
True
30
Estimated
0
-30
-60
1000
2000
3000
4000
5000
Distance [m]
10m-chord
versine [mm]
True
Estimated
0
-3
-6
0
200
400
600
800
1000
800
1000
Distance [m]
Estimation
error [mm]
200
400
600
Distance [m]
RMSE [mm]
1
0.5
0
200
400
600
800
1000
Distance [m]
(X x )
RMSE =
(11)
i =1
where X is the true value, xi is the measured value, and N is the number of the data. Figure 9 shows the
RMSE evaluation of the estimation results. The results showed that the method with simplified vehicle has
better performance than the method with impulse response.
5.2 MPC metrics
In this section, we evaluated the estimation results of 10m-chord versine using the Sprague & Geers
Metrics method (Ray et. al., 2008). This method calculate the MPC metrics using the Sprague & Geers
correlation function. The MPC metrics treats the two waves magnitude and phase. The magnitude
component M should be sensitive to difference in magnitude. The phase component P should be sensitive
to difference in phasing. Component C is the combination with the magnitude and phase. These
characteristics of MPC metrics allow the analyst to identify the aspects of the curves that do not agree. For
each component of MPC metrics, zero indicates that the two waves are identical. Table 1 shows the
equations of each component and calculation results. The symbol ei and mi in the equation represents the
estimated values and true values. Table 1 data indicate that there is a high correlation between the true
value and estimated value.
Table 1: MPC metrics
Magnitude
Equations
M =
ei2
1
mi2
Phase
P=
cos 1
ei mi
ei2 mi2
Combination
C = M 2 + P2
0.082
0.072
0.109
0.075
0.060
0.096
707
6. Conclusion
In this paper, the track irregularities estimation techniques from car-body acceleration and/or pitch rate are
proposed. Main results of the study are:
(a)
(b)
The track geometry expressed by the random walk model, can be applied to the inverse analysis with
KF formulation.
The KF was used to estimate longitudinal level irregularity from car-body motion. The results
confirmed that this filter can be used to calculate back the track irregularity with accuracy sufficient for
track condition monitoring.
The proposed methods can be applied for the on-board condition monitoring device because they have
real-time processing algorithm with the consideration of vehicle speed change.
References
Kobayashi, T., Naganuma, Y. and Tsunashima, H., 2012, Condition Monitoring of Shinkansen Tracks
Based on Vehicle Model, The 6thInternational Symnosium on Speed-up, Safty and Service
Technology for Railway and Maglev Systems, Korea.
Naganuma, Y. and Yoshimura, A., 2009, Reconstruction and estimation of railway track geometry using
regularization methods, Proceedings of IAVSD, Stockholm, Sweden.
Naganuma, Y., Kobayashi, T. and Tsunashima, H., 2012, Study on track geometry estimation from carbody acceleration, The 19th Jointed Railway Technology Symposium,No.12-79.187-190.
Ray, M. H., Anghileri, M. and Mongiardini, M., 2008, Comparison of validation metrics using repeated Fullscale automobile crash tests, WCCM 8, Venice, Italy.
Tsunashima, H., Naganuma. Y., Matsumoto, A., Mizuma, T. and Mori, H., 2012, Condition Monitoring of
Railway Track Using In-Service Vehicle, Reliability and Safety in railway, Intech, 333-356.
Appendix : Coefficient matrices in Eq. (1)
Equations of motion of the vehicle model in vertical direction can be written as follows
cs
C =
0
cs
0
0
c p
D =
c p
0
708
cs
2cs
cs
cs
2(c p + cs )
2c p
cs
0
cp
0
0
cp
0
0
0
cp
cp
0
0
0
0
cp
c p ,
cs
0
cs
0
0
0
0
0
2(c p + cs ) 0
0
2c p ,
2k s
0
k s
K =
0
k s
0
0
k p
E =
k p
0
ks
0
0
2k s
ks
ks
2(k p + k s )
0
ks
0
0
2k p
0
0
kp
0
0
kp
0
0
0
kp
kp
0
0
0
0
kp
k p
ks
0
0
ks
0
0
0
0
2(k p + k s ) 0
0
2k p