Risk analysis during tunnel construction using Bayesian Please share

advertisement
Risk analysis during tunnel construction using Bayesian
Networks: Porto Metro case study
The MIT Faculty has made this article openly available. Please share
how this access benefits you. Your story matters.
Citation
Sousa, Rita L., and Herbert H. Einstein. “Risk Analysis During
Tunnel Construction Using Bayesian Networks: Porto Metro
Case Study.” Tunnelling and Underground Space Technology
27, no. 1 (January 2012): 86–100.
As Published
http://dx.doi.org/10.1016/j.tust.2011.07.003
Publisher
Elsevier
Version
Author's final manuscript
Accessed
Thu May 26 03:55:12 EDT 2016
Citable Link
http://hdl.handle.net/1721.1/101601
Terms of Use
Creative Commons Attribution-NonCommercial-NoDerivs
License
Detailed Terms
http://creativecommons.org/licenses/by-nc-nd/4.0/
Risk Analysis during Tunnel Construction Using Bayesian
Networks: Porto Metro Case Study
Rita L Sousa a, Herbert H. Einstein a
a
Massachusetts Institute of Technology, Cambridge, USA
Corresponding Author: Herbert H. Einstein
Email address: einstein@mit.edu
Phone: +1 617 253 3598
Fax: +16172536044
Address: 70 Massachusetts Ave, Room 1-342, Cambridge MA 02139
Abstract: This paper presents a methodology to systematically assess and manage the risks associated
with tunnel construction. The methodology consists of combining a geologic prediction model that allows
one to predict geology ahead of the tunnel construction, with a construction strategy decision model that
allows one to choose amongst different construction strategies the one that leads to minimum risk. This
model used tunnel boring machine performance data to relate to and predict geology. Both models are
based on Bayesian networks because of their ability to combine domain knowledge with data, encode
dependencies among variables, and their ability to learn causal relationships. The combined geologic
prediction – construction strategy decision model was applied to a case, the Porto Metro, in Portugal. The
results of the geologic prediction model were in good agreement with the observed geology, and the
results of the construction strategy decision support model were in good agreement with the construction
methods used. Very significant is the ability of the model to predict changes in geology and consequently
required changes in construction strategy. This risk assessment methodology provides a powerful tool
with which planners and engineers can systematically assess and mitigate the inherent risks associated
with tunnel construction.
Keywords: Risk, Tunneling, Bayesian Networks
1. Introduction
There is an intrinsic risk associated with tunnel construction because of the limited a priori knowledge of
the existing subsurface conditions. Although the majority of tunnel construction projects have been
completed safely there have been several incidents in various tunneling projects that have resulted in
delays, cost overruns, and in a few cases more significant consequences such as injury, and loss of life. It
is therefore important to systematically assess and manage the risks associated with tunnel construction.
A detailed database of accidents that occurred during tunnel construction was created by Sousa (2010).
The database contains 204 cases all around the world with different construction methods and different
types of accidents. The accident cases were obtained from the technical literature, newspapers and
correspondence with experts in the tunneling domain.
Knowledge representation systems (or knowledge based systems) and decision analysis techniques were
both developed to facilitate and improve the decision making process. Knowledge representation systems
use various computational techniques of AI (artificial intelligence) for representation of human
1
knowledge and inference. Decision Analysis uses decision theory principles supplemented by judgment
psychology (Henrion, 1991). Both emerged from research done in the 1940’s regarding development of
techniques for problem solving and decision making. John von Neumann and Oscar Morgensten, who
introduced game theory in “Games and Economic Behavior” (1944), had a tremendous impact on
research in decision theory.
Although the two fields have common roots, since then they have taken different paths. More recently
there has been a resurgence of interest by many AI researchers in the application of probability theory,
decision theory and analysis to several problems in AI, resulting in the development of Bayesian
Networks and Influence Diagrams, an extension of Bayesian Networks designed to include decision
variables and utilities. The 1960s saw the emergence of decision analysis with the use of subjective
expected utility and Bayesian statistics. Howard Raiffa, Robert Schlaifer, and John Pratt at Harvard, and
Ronald Howard at Stanford emerged as leaders in these areas. For instance Raiffa and Schlaifer’s Applied
Statistical Decision Theory (1961) provided a detailed mathematical treatment of decision analysis
focusing primarily on Bayesian statistical models. Pratt and al. (1964) developed basic decision analysis.
while Eskesen (2004) and Hartford and Baecher (2004) provide good summaries on the different
techniques (fault trees, decision trees, etc) that can be used to assess and manage risk in tunneling.
Various commercial and research software for risk analysis during tunnel construction have been
developed over the years, the most important of which is the DAT (Decision Aids for Tunneling),
developed at MIT in collaboration with EPFL (Ecole Polytechnique Fédérale de Lausanne). The DAT are
based on an interactive program that uses probabilistic modeling of the construction process to analyze
the effects of geotechnical uncertainties and construction uncertainties on construction costs and time.
(Dudt et al., 2000; Einstein, 2002) However, the majority of existing risk analysis systems, including the
DAT, deal only with the effects of random (“common”) geological and construction uncertainties on time
and cost of construction. There are other sources of risks, not considered in these systems, which are
related to specific geotechnical scenarios that can have substantial consequences on the tunnel process,
even if their probability of occurrence is low.
This paper attempts to address the issue of specific geotechnical risk by first developing a methodology
that allows one to identify major sources of geotechnical risks, even those with low probability, in the
context of a particular project and then performing a quantitative risk analysis to identify the “optimal”
construction strategies, where “optimal” refers to minimum risk. For that purpose a decision support
system framework for determining the “optimal” (minimum risk) construction method for a given tunnel
alignment was developed. The decision support system consists of two models: a geologic prediction
model, and a construction strategy decision model. Both models are based on the Bayesian Network
technique, and when combined allow one to determine the ‘optimal’ tunnel construction strategies. The
decision model contains an updating component, by including information from the excavated tunnel
sections. This system was implemented in a real tunnel project, the Porto Metro in Portugal.
2. Background on Bayesian Networks
Bayesian Networks are graphical representations of knowledge for reasoning under uncertainty. They can
be used at any stage of a risk analysis, and may substitute both fault trees and event trees in logical tree
analysis. While common cause or more general dependency phenomena pose significant complications in
classical fault tree analysis, this is not the case with Bayesian networks. They are in fact designed to
facilitate the modeling of such dependencies. Because of what has been stated, Bayesian networks
provide a good tool for decision analysis, including prior analysis, posterior analysis and pre-posterior
analysis. Furthermore, they can be extended to influence diagrams, including decision and utility nodes in
order to explicitly model a decision problem.
2
A Bayesian Network is a concise graphical representation of the joint probability of the domain that is
being represented by the random variables, consisting of (Russel and Norvig, 2003):





A set of random variables that make up the nodes of the network.
A set of directed links between nodes. (These links reflect cause-effect relations within the
domain.)
Each variable has a finite set of mutually exclusive states.
The variables together with the directed links form a directed acyclic graph (DAG).
Attached to each random variable A with parents B1, . . . , Bn there is a conditional probability
table P( A  a | B1  b1 ,...., Bn  bn ) , except for the variables in the root nodes. The root nodes
have prior probabilities.
Figure 1 is an illustration of a simple Bayesian network. The arrows (directed links) going from one
variable to another reflect the relations between variables. In this example the arrow from C to B2 means
that C has a direct influence on B2.
Figure 1 Bayesian Network example
Specifically, a Bayesian Network is a compact and graphical representation of a joint distribution, based
on some simplifying assumptions that some variables are conditionally independent of others. As a result
the joint probability of a Bayesian network over the variables U = {X1,…, Xn}, represented by the chain
rule can be simplified from:
n
P(U )   P( X i x1 ,......., xi 1 )
i
to
n
P(U )   P( X i  xi parents ( X i )) , where “parents (Xi)” is the parent set of Xi.
i
It is this property that makes Bayesian Networks a very powerful tool for representing domains under
uncertainty, allowing one to store and compute the joint and marginal distributions more efficiently.
In order to obtain results from Bayesian Networks one does inference. This consists of computing
answers to queries made to the Bayesian network. The two most common types of queries are:
-
A Priori probability distribution of a variable
P(A )   P( X 1 ,, X k , A )
X1
Equation 1
Xk
3
Where A is the query-variable and X1 to Xk are the remaining variables of the network. This type of query
can be used during the design phase of a tunnel for example to assess the probability of failure under
design conditions (geology, hydrology, etc).
-
Posterior distribution of variables given evidence (observations)
P( A | e ) 
P( A, e )
 ... P( X 1 ,, X k , A , e )
X1
Xk
Equation 2
A
Where e is the vector of all the evidence, and A is the query variable and X 1 to Xk are the remaining
variables of the network. This type of query is used to update the knowledge of the state of a variable (or
variables) when other variables (the evidence variables) are observed. It could be used, for example, to
update the probability of failure of a tunnel, after construction has started and new information regarding
the geology crossed becomes known.
The most straightforward way to do inference in a Bayesian Network, if efficiency were not an issue,
would be to use the equations above to compute the probability of every combination of values and then
marginalize out the ones one needed to get a result. This is the simplest but the least efficient way to do
inference. There are several algorithms for efficient inference in Bayesian Networks, and they can be
grouped as follows: Exact inference methods and approximate inference methods. The most common
exact inference method is the Variable Elimination algorithm (Jensen, 2001) that consists of eliminating
(by integration or summation) the non-query, non-observed variables one by one by summing over their
product. This approach, which was used in this paper, takes into account and exploits the independence
relationships between variables of the network.
3. Decision Support System
The emphasis of this work is on the construction phase where the construction strategy decision model is
used in combination with the (Bayesian) geological prediction model. The geological prediction model
allows one to predict ahead of the tunnel face, and based on this, it is then possible to decide on the
optimal construction strategy for the “updated” geologies.
The basic structure of the Geologic Prediction Model is presented in Figure 2. The X variables represent
construction related variables that will give some information regarding the ground that the tunnel is
crossing. GC is the ground condition at the face of the tunnel. One observes, for example, at section 1 and
predicts the geology ahead of the face, for sections 2 to N.
4
Figure 2 Basic structure of the Geologic Prediction Model
(X: construction related variables; GC (Si): ground class at section i)
The construction strategy decision model is based on decision graphs, which are Bayesian networks
extended to model different actions or alternatives and associated utilities. The model determines the
optimal or “best” alternatives based on maximization of utility (minimization of risk). Since decision
analysis is a well established field, a simple decision analysis model was used for methodology
illustration purposes; other decision models could be used instead.
The basic structure for the construction strategy decision model (Figure 3) consists of:



Two chance nodes, namely Geological Condition, which represents the possible ground
conditions at the face of the tunnel, and Failure Mode, which represents the probability of
different failure modes.
One decision node, Construction Strategy, which represents the possible construction strategies.
One utility node, the total cost, which represents the sum of costs associated with the different
construction strategies and the utilities associated with failure.
Figure 3 Basic structure of the Decision Model
The Combined Geology Prediction Model and Construction Decision Model works as follows: One
observes construction in section 1 and predicts the geology ahead of the face based on those observations
using the Geology Prediction Model. Then the results of the geology prediction model are used in the
construction strategy decision model to determine the optimal or best alternatives based on maximization
of utility (minimization of risk). As the tunnel construction progresses these same steps are repeated. This
can be seen in Figure 4.
5
Ouput*
Input*
Ouput*
Input*
Figure 4 Combined Geology Prediction Model and Construction Decision model
*The output of geological prediction model (GC) is an input of the construction strategy model
The decision support system described above was applied in a detailed real case study, the Porto Metro,
presented next.
4. Porto Metro Case Study
4.1 The project
The first phase of Porto Light Metro Project consisted of 4 lines (Figure 5), with an overall length of
about 70 km. The Project has two lines (Line C and Line S) that included tunnels that run beneath the
center of the city. The Line C tunnel is 2.3km long and the Line S tunnel is 3.7 km long. The average
overburden thickness ranges from 15-30m, with a minimum value of 3-4m occurring in Line C tunnel.
The tunnels were excavated by earth pressure balance shields (EPB-shields), which were capable of both
closed and open mode excavation in mixed face conditions. Tunneling started with the Line C, from
Campanhã to Trindade, in June 2000. The driving stopped in December 2000 as a consequence of a major
incident after about 470m. Work resumed in September 2001 and the Line C tunnel was completed in
October 2002. In June 2002 a second EPB machine began the 2.7 km long Line S tunnel, from Salgueiros
to São Bento, which was completed in October 2003. After Line C tunnel completion, the first TBM was
6
disassembled and reassembled to restart in February 2003 on the remaining 1.0 km of Line S, which was
completed in November 2003 (Babendererde et al., 2005).
Figure 5 Porto Metro network - First phase (Babendererde et al., 2005)
The main geologic formation crossed by the Porto metro tunnels is the Granitic Formation (Porto
Granite). It is a deeply weathered formation, especially in faults and joints, resulting in a very irregular
profile. Alteration grades range from residual soil (W6) to fresh granite (W1); As a result of the highly
variable weathering grade, there are large variations in density, permeability and other geotechnical
parameters. A particular feature associated with the local conditions of the Porto area is the frequent
occurrence of wells connected by drainage galleries that, in the past, ensured the population's water
supply. These wells are not well charted.
The methodology described previously was applied to line C tunnel (Figure 6 and Figure 7) of the Porto
Metro. This tunnel was excavated by an 8.7 m Herrenknecht Earth Pressure Balance Machine. This
machine can advance in different modes: i) open: operation of the machine without any active face
support; ii) closed: work chamber is completely filled with excavated pressurized material; iii) semiclosed: work chamber is only partially filled with muck and compressed air is used to support the empty
part of the chamber to prevent local instability of the face.
7
633
632
631
630
624
623
626
622
614
613
612
609
610
629
585
567
585
584
583
571
572
573
582 581
574
580
566
562 561
579
560559
578
558
577
557
576
556
570
575
535
523
555554
553
552 551
550
A
534
532
531
529
528
525
526
527
521
D
521
C
521
B
521
A
521
520
519
518
514
513
512
511
517
516
527
507
506
505
458
473
472
470
469
487
539
484
489
A 484
483
A 483
490
498
497
496 495
494
408
435
436
437
438
424
409
407
410
411
398
412
413
398
414
398
415
456
465
439
425
453
426
452
464
451
463
455
450
427
440
449
447
431
446
441
455
428
429
430
448
461
460
499
485
462
502
486
488
538
537
441
432
433
434
416
417
397
402
403
479 478
477
371
390
396
389
395
405
371
388
394
406
387
393
386
392
385
442
380
459
480
492
391
397
418
404
419
420
421
422
423
441
454
469
482
491
536
457
466
474
471
504
515
541
542
543
544
545
545
A
545
B
0
546
522
D
522
C
522
B
522
A
522
523
524
535
549
530
546
548
503
540
546
n 2+00
585
569 568
605
604
628
627
603
601
601
600
599
620
598
597
596
0
0.00595
245
594
593
619
592
591
590
589
588
587
618
617
616
611
Statio
621
620
620
0
0.00
240
2350.0
00
2300.000
2250.000
2250.000
2300.000
547
2200.000
2200.000
0
609
o
5
+4
n2
373
376
454
476
475
493
468
545
C
467
545
D
545
E
+
545
F
n1
0
50
24
S
io
tat
565 564 563
ati
0
n 0+00
8
Figure 6 Line C Tunnel layout (adapted from Transmetro, 1999)
TRINDADE
CAMPANHÃ
St
Statio
HEROÍSMO
25
260
26
24 AGOSTO
BOLHÃO
259
1
2
3
4
5
6
7
8
9
36
10
DO TÚNEL
11
12
13
312
311
310
309
357
306A
308
307
51
306A
354
306
353
365
305
328
351
323
347
61
63
303
302
301
300
299
298
297
343
296
295
294
320
342
335
318
293
292
291
290
289
317
316
273
274
271
270
269
215F
215E
215D
215A
236D
214D
262
236D
268
276
228A
207
225
224 223A
222221
220
246
219 218
132
217
136
245
244
241
243 242
240
131 130
209B
129 128
209A
127 126
125 124
121
123 122
120 119
118
200
117 116
197
199 198
115 114
196 195
113 112 111
194
110 109
193 192
108 107
191
106 105
104
101
103 102
98
100 99
97 96
95
86 85
89 88 87
93 92 91 90
82
81
80
60 59
58
57
56
55
54
53
50
49
48
16
14
15
36
37
52
38
39
40
41
44
42
45
47
71
74 73 72
77 76 75
79 78
43
46
65
66
67
70
68
69
140
143
187
177
189
190
139A
139A
139A
159 158
155B
142
141
75A
152C
152B
152A
161 160
163 162
168
172
155A
175
176
186
188
154A
154B
154C
170 169
166 164
167 165
PN11
177
184
185
139
237
168
173
180
171
182
P5
138
238A
84 83
94
178
174
179
181
183
104B
135 134
239
139A
137B
137A
238C
238B
151C
151B
151A
153D
153C
153B
153A
150
149
148
147
146
145
144
156
157
0+500
Station 1+000
226
A
216
B
216
280
285
228 227
248 247
201
204203202
206 205
208
210
212211
214C 213
214A
223B
279
286
230 229
249
252 250
253A
254
257 256
253B
62
64
215F
272
275
263
264
265
266
214B
267
278
287
314
329
258
Station
330
225A
277
315
288
315A
331
5C
21 5B
21
336
344
339
336
332
233 232231
234
VIA
VIA 2
1
356
355
368
352
366
304
349
325
324
348
362
322
345
319
340
336
333
236D
282
235
ORIGEM
369
313
369
367
326
350
364
363
346
361
360
341
338
334
284
283
236A
236B
P4
236C
P3
261
P2
281
A
173
P1
Figure 7 Longitudinal Profile of Line C tunnel (adapted from Transmetro 1999)
The designer considered seven geomechanical groups of homogeneous conditions in terms of
weathering. These design geomechanical groups and associated conditions are presented in Table
1. The geomechanical groups g1 to g4 are rock like materials g5 to g6 are soil like materials,
saprolite and residual soil. g7 is manmade material and alluvial soils.
Table 1 Geomechanical groups and associated conditions (Russo et al., 2001)
Geomechanical
groups
Weathering
degree (W)
Fracturing
(1)
degree (f)
Correlation
[%] W-f
Discontinuity
(2)
Condition
GSI
g1
W1
f1-f2
80-85
d1-d2
68-85
g2
W2
f1-f2
80-85
d1-d2
45-65
g3
W3
f1-f2
70-75
d1-d2
30-45
g4
W4
f1-f2
65-70
d1-d2
15-30
g5
W5
(f5)
90-95
(d5)
(<20)
g6
W6
n.a.
-
n.a.
n.a.
n.a.
n.a.
-
n.a.
n.a.
(3)
g7
Notes: (1) based on ISRM (1981), the classes correspond to the following (in cm) discontinuity spacing ranges: f1:>200,
f2:60-200, f3:20-60, f4:6-20, f5<6; (2)classes of subsurface conditions for “GSI-Based geomechanical groups “; (3)g7
corresponds to manmade material and alluvial soils.
Three accidents occurred during the excavation of the first 300 m of line C tunnel. The first
accident happened on 30 September 2000, when the EPBM had advanced 120 m from the
beginning of construction as it intercepted a former well resulting in the discharge of its water.
The overburden in this area was 12 m. The ground collapsed below two buildings causing
damage to the structures. The settlement at the surface was about 2.5 m, within an area of
approximately 40 m2.
The second accident (Figure 8) happened on 22 December 2000 when, after the passage of the
TBM cracks were observed in the walls of a building followed by 250 m3 of subsidence of the
back gardens (over-excavation during installation of rings 318, station 0+606.51, and 327, station
9
0+619.15). The tunnel depth was about 26 m. This accident is located a couple of meters just
before the TBM stopped.
The third and last accident (12 January 2001) occurred under houses 182 and 183 (see Figure 8),
under approximately rings number 297 to 301 (station 0+570.99 to station 0+576.60). A building
fell into the 8mx8mx6m crater resulting in the death of a person. The overburden was of about
25m. The TBM had passed under these houses on the 16 to 18th of December 2000, and it was
stopped 50 m ahead of the 3rd accident location since 28 December 2000. This stoppage was due
excessive settlement at the surface and to fill a cavity of around 15 m3 due to over-excavation
(2nd accident). In the period between 28 December 2000 and 12 January 2001 (when the third
accident occurred) consolidation works from the tunnel and the surface were executed. In
addition, the ground below Building n.183 was injected through 5 inclined boreholes from the
surface. These injection holes had been decided upon after it was realized that the machine had
over-excavated when driving underneath this building (Transmetro/Geodata, 2001). The
consolidation works underneath building n. 183 were concluded on 29 December 2000. Figure 8
shows the location of the second and third accidents, while Figure 9 shows a longitudinal
crossection and the predicted geology.
Excavation
direction
TBM
stopped due
to excessive
deformation
Figure 8 Location of the 2nd and 3rd accidents of Line C tunnel (adapted from
Transmetro/Geodata, 2001)
10
Figure 9 Predicted Geology in the 3rd accident zone: design Phase (adapted from
Transmetro/Geodata, 2001)
4.2 Reported causes
The Official accident commission’s report (Porto Metro Accident Commission, 2001) determined
that the causes of the 3rd accident were:
i) Deficient design, which did not include continuous analysis of the crossed geology and
adjustment of the excavation to the encountered conditions; ii) Insufficient geological
characterization of the ground due to the lack of boreholes from the surface and the lack of
boreholes from the machine’s face that were required in the design but where never done; iii) No
prompt analysis of the monitoring results; iv) Deficient supervision of the work and
communication between the different teams.
4. 3 Risk Analysis Methodology
The decision support framework described previously was applied to the Porto Metro case. Recall
that the decision support framework consists of two models: a geology prediction model and a
construction strategy decision model (Figure 10). During the design phase the geology prediction
is a simple model only based on the results of the existing geological survey and geological
profiles. During the construction phase the geologic prediction model is a Bayesian network
prediction model that allows one to predict the geology ahead of a tunnel machine based on
observations of various machine parameters, during construction. Note that this is the geological
prediction model as used in the Porto Metro Case presented here. Other types of observations
may be used in the model. The construction strategy decision model, common to the design and
the construction phases, is a Bayesian network based model that allows one to decide on the
11
optimal construction strategy for a given the geology. When combined the models allow one to
asses risks during tunnel construction.
Figure 10 Decision support framework
4.4 Geology Prediction Model
The model makes use of information that becomes available during construction to update the
geologic predictions ahead of the machine. The ultimate aim of the model is to act as a decision
aid for assessing and mitigating risk. If one knows the geology ahead of the face, then one can
prepare for any risks, and chose optimal construction methods as was described previously. Prior
to developing the model, it is necessary to chose parameters that are important in distinguishing
between geologies. These are the parameters that the model will be based on, and that are
observed during construction. Hence, an extensive analysis of the TBM data from the Porto
Metro case is performed in order to find which parameters are important in distinguishing
between geologies. The inter-relationships between parameters are also analyzed. The important
parameters and the important inter-relationships are then retained in the model to develop its
structure. Once the structure of the model is chosen, the model is applied to the Porto Metro Case.
A portion of the dataset is used to ‘learn’ the model. The model is then used to predict the
geologies ahead of the EPB machine and the results are then compared to the actual geologies
encountered.
4. 5 Machine Data Analysis
The EPBM used in the line C tunnel, registers automatically every 10 seconds several operation
related parameters. The ones considered in this study are presented below:
-
Weight of excavated material (ton): The extracted material is weighed by scales located in the
conveyor belt.
Penetration rate (mm/rev): The rate at which the machine penetrates the ground, measured in
mm per revolution
Torque of the cutting wheel (MNm): Twist force applied to the cutting wheel.
12
-
-
Total Thrust (KN): Corresponds to the total force applied by the thrust cylinders (or jacks)
required to push the shield forward. The last segmental lining ring built inside the shield tail
serves as abutment for the thrust cylinders.
Cutting wheel Force (KN): Force that is transmitted onto the cutting wheel.
Based on the project information, mainly on the geological interpretative profiles (Transmetro,
1999), eight possible ground scenarios (Figure 11) along the tunnel were determined. For
simplifying purposes only the face conditions will be considered in the definition of ground
classes. For this reason the geological conditions of Porto Metro Line C tunnel were simplified to
soil (G1), mixed (G2) and rock (G3). Soil (G1) corresponds to ground scenarios 1 and 2, i.e. the
face of the tunnel is completely in the soil formation (geomechanical groups g5 and g6 in Table
1). Rock (G3) corresponds to ground scenarios 7 and 8, i.e. the face of the tunnel is completely in
the rock formation (geomechanical groups g2, g3 and g4 in Table 1). Mixed (G2) corresponds to
ground scenarios 3 to 6, i.e. the face of the tunnel is in a mixed formation, a combination of Soil
(G1) and Rock (G3). The ground scenarios are mainly based on the face conditions since this is
the only information that was completely recorded through face mapping.
1
g6/g5
3
2
g3
g3
4
g3
g5
g5
g5
g4/g3
g5
g4/g3
5
g6/g5
g5
6
7
8
g5
g5
g3/g4
g3/g4
g3/g4
g3/g4
Figure 11 Geological scenarios along Line C tunnel
The machine parameter data corresponding to the section of the tunnel from ring 336, station
0+631, to ring 1611, station 2+418 (i.e. the section beyond the location where the machine was
stopped due to the last collapse) were analyzed. This was done to develop the model in a section
where the “predicted conditions” could be compared to the encountered conditions.
Emphasis was placed on choosing the machine parameters that best distinguish between
geological conditions. For this a single parameter analysis is first done. This consists of
determining the mean values, standard deviations and relative frequencies of the parameters. The
relative frequencies for different geologies are compared (Figure 12). If there are significant
differences then the parameter is considered to be good at distinguishing between geologies. A
two-parameter analysis followed in order to determine which inter-relationships between these
parameters are important in distinguishing geologies (Figure 13). This consists of finding the
relative frequency of two parameters at a time, for different geological conditions. The joint
relative frequencies of two parameters for different geologies are compared. Again, if there is a
significant difference between joint relative frequencies for different geological conditions then
13
the relationship between the two parameters is important when distinguishing between geologies;
consequently the parameters and inter-relationships of importance were retained in the model.
Figure 12 Parameter Selection (distinguishing between ground classes). Single parameter
analysis
14
a)
b)
c)
d)
e)
Figure 13 Parameter Selection. Two parameter analysis.
Note: all relationships between variables that are presented in Figure 13 are considered important
The discrimination between "important" and "not important" parameters (and relationships) was
based on the analyses of the relative frequencies, mean values and standard deviations and
sensitivity analysis. First we looked at the relative frequencies (mean values and standard
deviations) and consider that the important parameters were those that allowed one to distinguish
between classes, i.e. those for which the relative frequencies had noticeably different distributions
among the different ground classes. This analysis included also looking at the mean and standard
deviation of each parameter for the different classes. We did not consider threshold values,
15
however. The decision was mostly based on the direct observation of the graph (i.e. engineering
judgment) .The parameters considered important were retained in the model, specifically the
single parameter analysis in Figure 12 shows that Penetration rate (P) and cutting wheel force
(CF) are important parameters when distinguishing between ground conditions, while torque of
the cutting wheel (TO) and Total Thrust (TT) are less important. Although torque (TO) by itself
is not important to distinguish between ground conditions, the relation between torque, cutting
wheel force and penetration is extremely important. This can be seen in Figure 13b) and c). In
addition, the ratio between some machine parameters was considered as one variable and found to
be important when distinguishing between geologies. This is the case for torque of the cutting
wheel over the cutting wheel force (TOC) (Figure 12). This ratio is important in all geologies but
it becomes more important as the geological conditions are closer to rock conditions. Another
parameter ratio that proved to be important when identifying ground conditions is the cutting
wheel force over total thrust (COTT) (Figure 12). The total thrust is the force that is applied by
the thrust cylinders (or jacks). Only a portion of this force will reach the cutting wheel, the
remainder is needed to overcome the friction of the ground around the shield. In soil COTT is
lower than in rock since a larger portion of the total thrust is lost by friction around the shield, due
to the fact that soil formations are more deformable than rock.
Some other interesting results follow from this study. Penetration rates are lower in rock than in
soil and the data is more scattered in soil-like formations. This is probably related to the fact that
the Porto Granite is a highly heterogeneous weathered formation with many boulders. We were
also able to observe lower and upper bounds for torque and cutting wheel force. The lower
bounds are the minimum torque and cutting force necessary to penetrate through the material.
The upper bound in the case of torque is a machine related limit and in the case of the cutting
wheel force most likely is a limit related to lining resistance.
In order to determine the most suitable model (i.e. the one that “best” predicts reality) sensitivity
analyses were then performed. Thirty one different models were considered and three different
data sets were used. All data sets consisted of 720 rings 1 chosen randomly in the section of the
tunnel from rings 336 to 1611. The training sets used are as follows:
A: Training data set A with Hierarchical discretization of continuous variables
B: Training data set B with Hierarchical discretization of continuous variables
A1: Training data set A with uniform bin width discretization of continuous variables
The data set A consisted of an equal distribution of soil, mixed, and rock data, i.e. 1/3 of soil
(G1), to 1/3 of mixed (G2) and 1/3 of rock (G3). Data set B data corresponds to a contribution of
34% of soil (G1) rings, 22% of mixed (G2) rings, and 44% of rock (G3) rings. The “real”
geological states along the tunnel, which were used in the learning, are the ones determined by
the contractor/designer, based on face surveys. At the face survey locations the geological states
are known. Between face surveys the geological states were estimated by the contractor/designer.
Figure 14 presents some of the models used in the sensitivity analysis. The models considered
varied from simple structures in which only one parameter is used to estimate the geology to
more complex models with three or more parameters. Different inter-relationships between the
parameters (shown by the different arrows between variables) were considered.
1
Corresponds to a ring of lining, which in the case of Porto metro is approximately 1.4 m wide.
16
Note that other machine parameters, were besides the ones presented in Figures 12 and 13 were
considered in the sensitivity analyses performed. These parameters included the earth pressure
records from the EPBM. The results showed that these other parameters were not relevant when
trying to predicted geology.
Figure 14 Sensitivity analysis: model structure selection
(GC=ground class; P=penetration; TOC=torque/cutting wheel force; CF=cutting wheel force; TO=torque;
COTT=cutting wheel force/ total thrust)
The chosen model is shown Figure 15.The sensitivity analysis considered different parameters
and different relationships between parameters (different models). The results of this analysis
shows which models (i.e. parameters and their relationships) are important to consider when
predicting geology. In this paper only the “best” model is presented, as shown in Table 2. The
“best” model is defined as the one that correctly predicts the highest percentage of all ground
conditions. However, because the geological conditions ranged from hard rock to soil, it is also
important to evaluate how the models perform in each geological condition. Note also that the
model was tested only on rings that were not used to train the models.
Table 2 Accuracy results for the “best” geological prediction model
Accuracy
Best Model
Overall
71.9%
G1
72.8%
G2
63.1%
G3
82.1%
This model, which performed the best overall (see Table 2), contained the parameters penetration
rate (P), cutting wheel force (CF), and torque of cutting wheel (TO), and considered the interrelationship between torque and penetration as well as the inter-relationship between cutting
wheel force and penetration, and torque and penetration. Note that despite the fact that TO is not
17
an important variable on its own when distinguishing geologies, the relationship between TO and
P, and therefore TO was considered in the model.
Figure 15 “Best” geological prediction model
4. 6 Construction Strategy Decision Model
Based on geological, construction and environmental information on the project, a Bayesian
network model (extended influence diagram) was built in order to support the decision process
during construction. The construction strategy decision model for the Line C tunnel of the Porto
Metro is presented in Figure 16. The concept of the model was to support the decision in selecting
the optimal construction strategy for the tunnel. In this specific case, it seems that one of the
major issues was what would be the optimal mode for the EPBM to operate in given geological
conditions. For this reason two construction strategies (Open Mode and Closed Mode) were
considered in the model.
Figure 16 Decision Model for Line C tunnel
The model, a Bayesian network extended to a decision graph, contains 6 chance nodes, 1 decision
node and two utility nodes.
18
The decision nodes represent different decisions or actions. The chance nodes identify an event in
a Bayesian Network where a degree of uncertainty exists. The utility nodes represent the utilities
associated with the different decisions/actions.
The Decision node, Construction Strategy (CS), represents the two possible Construction
Strategies:
CS1- Open Mode
CS2- Closed Mode.
The chance node Ground condition at the face (GC) represents the different possible geological
states that can be found in the sections at the face:
1- Soil (GC1);
2- Mixed (GC2)
3- Rock (GC3).
The chance node Piezometric Level (PL) represents the possible piezometric levels:
1 – piezometric level < 10m ;
2 – piezometric level >10m
The chance node Combined ground class (CGC) represents the combination between face
condition and piezometric level.
The possible values are:
1-Soil with low piezometric level;
2- Soil with high piezometric level;
3-Mixed with low piezometric level;
4-Mixed with high piezometric level ;
5- Rock.
The chance node Failure (F) represents probability of failure of the face given the combined
geological and hydrological conditions, and the construction strategy used. The possible values
are:
1- Failure;
2- No Failure.
The chance node Surface Occupation (SO) represents the occupation degree at the surface. The
possible values are:
1- Low;
2-Medium;
3- High.
The chance node Damage Level (DL) represents the vulnerability, i.e. the fact that if the failure
occurs the consequences are uncertain. The possible values are:
1- No damage;
2- Level 1 damage. This damage level corresponds to the situation of the first and second
accident that occurred at the Line C tunnel, i.e. damages at the surface to buildings and other
structures due to excessive deformation, including partial collapse of a building.
3- Level 2 damage. This damage level represents a collapse up to the surface causing total
collapse of at least a building and damage to buildings and other structures at the surface. This is
the situation of the 3rd collapse that occurred in the Line C tunnel. Note that in the model the
Damage Level also depends on the surface occupation (Figure 16).
19
The utility node Total Utility consists of the cost of Construction (UC) and Cost of Failure (UF),
which represent the costs associated with the construction and a possible failure, respectively.
The prior probability-and conditional probability tables, as well as utilities, attached to each node
of the influence diagram of Figure 16 are presented in Tables 2 to 6. Note that the probability of
the ground class (GC) comes from the geological prediction model.
Table 3 Prior Probability of piezometric level
PL
Low
High
P (PL)
0.10
0.90
Table 4 Probability of CGC
GC=
Soil (G1)
Mixed
(G2)
Rock (G3)
Soil (G1)
Mixed
(G2)
Rock (G3)
PL =
Low (1)
Soil low (1)
1
Soil high (2)
0
P(CGC|FC, PL)
Mixed low (3)
0
Low (1)
Low (1)
High (2)
0
0
0
0
0
1
1
0
0
0
0
0
0
1
0
High (2)
High (2)
0
0
0
0
0
0
1
0
0
1
Mixed high (4)
0
Rock (5)
0
Table 5 Probability of Failure given CGC and construction strategy, P (Failure| CGC, CS)
Combined Ground
Class
Construction Strategy
Failure (1)
No Failure (2)
Soil low PL
(1)
CS1
CS2
0.2
0.01
0.8
0.99
Soil high PL
(2)
CS1
CS2
0.3
0.02
0.7
0.98
Mixed low
PL (3)
CS1
CS2
0.15
0.01
0.85
0.99
Mixed high
PL (4)
CS1
CS2
0.25
0.1
0.75
0.9
Rock
(5)
CS1
CS2
0.01 0.005
0.99 0.995
Table 6 Probability of Damage Level given SO and Failure
Failure
Failure (1)
No Failure (2)
Failure (1)
No Failure (2)
Failure (1)
No Failure (2)
Surface Occupation
High (1)
High (1)
Medium (2)
Medium (2)
High (3)
High (3)
P (DL| Failure, SO)
No Damage (1) Level 1 (2) Level 2 (3)
0.02
0.18
0.8
1
0
0
0.05
0.4
0.55
1
0
0
0.1
0.5
0.4
1
0
0
Table 3 presents the prior probability table for the piezometric level, P (PL). The prior
probabilities of the piezometric level were determined subjectively, based on results of the
20
exploration borings and on what is known regarding the rainfall in winter around the Porto area.
Table 4 shows the probability of CGC. This was considered, for simplification reasons, to be a
deterministic variable that just combines geological state and hydrological state. The probability
of failure depends on the geological and hydrological conditions as well as on the construction
strategy employed. Table 5 shows the conditional probability table P (Failure| CGC, CS), for the
variable Failure (F). The probability of failure was determined subjectively. Note that the
probability of failure could have been determined based on mechanical models for face stability
with EPBM, such as the method of Jancsecz and Steiner (1994), the method of Leca & Dormieux
(1990) or the method of Anognostou and Kovari (1996).
The utilities of construction are presented in Table 7. They are based on the cost (expressed in
utilities) of construction costs in euro (million) per section (each section is about 160 m).
Table 7 Construction costs per section
CS
GC
UC
Open (CS1)
Soil (G1)
-1
Closed (CS2)
Soil (G1)
-9
Open (CS1)
Mixed (G2)
-1
Closed (CS2)
Mixed (G2)
-9
Open (CS1)
Rock (G3)
-1
Closed (CS2)
Rock (G3)
-8
The utilities associated with consequences of failure and respective damage levels, presented in
Table 8, were determined based on collapse cases from a database of accidents (Sousa, 2010).
4.7 Results
The decision framework, consisting of a geology prediction model and a decision model
described in this paper was applied to the Porto Metro in the following approach:
First, the geology prediction model was applied from ring 336, station 0+631 (after the accidents)
to ring 1611, station 2+418, i.e. in a section beyond the one where the accidents occurred. The
results of the geologic prediction model showed good agreement with the observed geological
conditions, particularly in identifying soil (G1) and rock (G3). In the case of soil, 77.2% of the
rings sections that consisted of soil were correctly identified, 20.4% were misclassified as mixed
and 2.4% as rock. In the case of rock, 82.4% of the ring sections that consisted of rock were
correctly identified, while 10.9% were misclassified as mixed and 6.7% as soil. These results
served as an indication of how well the geological model performed.
Second, the geology prediction model was used to predict the geological conditions for about
320 m (between rings 104 and 335) of the Line C of the Porto Metro, where the accidents
occurred. Information on the geological conditions was available where the last accident
occurred, because a post accident survey was made. The geological prediction model was also
combined with the Bayesian decision model to determine optimal construction strategies ahead of
the tunneling, in this section.
Figure 17 shows the predicted geology ahead of the face at different locations of the tunnel, from
ring 217 to ring 335 (this is the area where the two last accidents occurred). It shows that as the
EPBM face advances and gets closer to the 3rd accident zone, the model predicts changes in
geology and suggests changes in construction strategy. At ring 282 the predicted geology changes
from G3 to G2, and as the excavation progresses one can observe that the probability of softer
geological conditions (G1) increases as one approaches the 3rdaccident zone. These results
indicate that the construction strategy should have been changed from CS1 (open/semi-closed
21
mode) to CS2 (closed mode) around ring 282, i.e. about 140 m before the location of the 3rd
accident.
22
Table 8 Failure “costs” (per section)
CS
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
GC
Soil (1)
Soil (1)
Mixed (2)
Mixed (2)
Rock (3)
Rock (3)
Soil (1)
Soil (1)
Mixed (2)
Mixed (2)
DL
No Damage (1)
No Damage (1)
No Damage (1)
No Damage (1)
No Damage (1)
No Damage (1)
Level 1 (2)
Level 1 (2)
Level 1 (2)
Level 1 (2)
UF
0
0
0
0
0
0
-50
-50
-10
-40
CS
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
Open (CS1)
Closed (CS2)
GC
Rock (3)
Rock (3)
Soil (1)
Soil (1)
Mixed (2)
Mixed (2)
Rock (3)
Rock (3)
DL
Level 1 (2)
Level 1 (2)
Level 2 (3)
Level 2 (3)
Level 2 (3)
Level 2 (3)
Level 2 (3)
Level 2 (3)
UF
-15
-5
-100
-70
-80
-50
-50
-10
23
Figure 18, shows summaries of the results of applying the combined risk assessment model from ring 263
to ring 335. First they show the prediction of Geology that the tunnel passed through. They also show the
optimal construction strategy for one ring ahead of the face. Regarding the geological prediction, the
model predicts that the machine goes through mostly rock (G3) and mixed (G2) until the zone of accident
3, where the TBM enters a zone of soil (G1) that lasts until the zone of accident 2 (ring 318). From there
until ring 335, where the machine stopped is an area of higher probability of mixed (G2), but with
considerable probability of soil (G1). These results seem to be in good agreement with what the accident
report suggests, and with the survey results done in the area of collapse 3, after the work stopped.
Regarding the risk assessment and choice of optimal construction strategy ahead of the face, the results
show that the optimal construction strategy is CS2 (EPBM in closed mode) in the zone between ring 217
to ring 234; ring 244 to ring 253; ring 283 to ring 335 (zone of accident 2 and 3). This correspond to
zones where soil (G1) and mixed (G2) were predicted. The optimal construction strategy is CS1 (EPBM
in open mode) in the zones where rock was predicted, from ring 235 to ring 243; ring 254 to ring 257;
ring 259 to ring 260 and form ring 263 to ring 282.
Figure 19 shows the design profiles, the post accident survey results and geology predicted by the model.
Once again it is possible to see that there is a good agreement between geology predicted with the model
and the results of the post accident borehole results. The design profiles (based on the initial geological
survey (Figure 9), predicted that the tunnel would go through mainly rock in this section but the results of
the post accident survey show that this area consisted mainly soil and mixed conditions at tunnel level.
This is captured by our geology prediction model.
24
Actual Strategy: CS1 (Open/ Semi-Closed Mode)
Model Result: Optimal Strategy: CS1 (Open/Semi-Closed Mode)
a) Ring 266
Actual Strategy: CS1 (Open/ Semi-Closed Mode)
Model Result: Optimal Strategy: CS1 (Open/Semi-Closed Mode)
b) Ring 282
Actual Strategy: CS1 (Open/ Semi-Closed Mode)
Model Result: Optimal Strategy: CS2 (Closed Mode)
c) Ring 294
Actual Strategy: CS1 (Open/ Semi-Closed Mode)
Model Result: Optimal Strategy: CS2 (Closed Mode)
d) Ring 297
Figure 17 Predicted geology ahead of the face at different locations of the tunnel (from ring 217 to ring 335)
25
Figure 18 Summary of the combined risk assessment model results (from ring 263 to ring 335)
26
Figure 19 Post accident survey results versus predicted geology by decision framework (adapted from
Transmetro/Geodata, 2001)
5. Conclusions
A decision support framework for assessing and avoiding risks in tunnel construction was developed and
successfully applied in a case study. The decision support framework consists of the geology prediction
model and the construction strategy decision model both of which are based on Bayesian Networks. TBM
performance data are used to predict geology, which is then used to help decide on the construction
method involving the lowest risk.
The presented risk model contains two models, a geological prediction model and a decision model. The
geological model was trained (or calibrated) with the data from a specific project (the Porto Metro).
Afterwards, the models were applied, i.e. tested on another section of the Porto Metro. The data that were
used to test the model were not those used to the train the model. The results of the predictions of geology
on the part of tunnel that was not used to train the model can predict changes in geology.
The application to the Porto Metro tunnel case, in which several accidents occurred, shows that the
decision support framework fulfills its objectives. Specifically the results show that the model can predict
changes in geology and that it suggests changes in construction strategy. This is most visible in the zone
of accidents 2 and 3, where the model accurately predicts the change in geology and occurrence of soil.
The “optimal” construction strategy determined by the combined risk assessment model is EPBM in
closed mode, i.e. with a fully pressurized face, in the areas where accident 2 and 3 occurred, and not what
was actually used during construction, EPBM in open/semi closed mode. This difference is due to the fact
27
that during the actual construction there was no effective system to predict changes in geology and
therefore adapt the construction strategy.
Clearly the question arises how the proposed methodology process would work in other cases. If the
geological prediction model were applied elsewhere (in another type of geology) it would need
calibration. There is also the issue of not having data to calibrate the model at the beginning of
construction. A way to use and calibrate this type of prediction model in cases where initial data do not
exist (from a nearby project or similar geology) would be to use at the beginning of the construction
subjective probabilities given by the experts (e.g. What is the probability that one is in Geology G1, if the
Penetration rate is high (i.e. greater than a certain value), etc), and then update these probabilities as the
construction progresses.
Acknowledgments
The authors would like to acknowledge The Fundação para a Ciência e Tecnologia (FCT) for the funding
it has provided to this project through a doctoral research fellowship and the Porto Metro Authorities for
generously allowing us to use data from the construction of the Porto metro, without which this work
would not have been possible.
References
Anagnostou G. and Kovari K., 1996: “Face stability conditions with Earth-Pressure-Balanced Shields”.
Tunneling and Underground Space Technology, Vol.11, No.2, pp 165-173;
Babendererde, S.; Hoek, E.; Marinos, P.G.; Cardoso, A.S., 2005. “EPB-TBM Face Support Control in the
Metro do Porto Project, Portugal”. Proceedings 2005 Rapid Excavation & Tunneling Conference, Seattle.
Dudt, J.P.; Descoeudres, F.; Einstein, H.; Egger, P., 2000. Decision Aids for Tunnelling applied to
enterprise biding comparison (in French). 2nd Int. Conference on Decision Making in Urban and Civil
Engineering, Lyon.
Einstein, H., 2002. Risk assessment and management in geotechnical engineering. 8th Portuguese
Geotechnical Congress, Lisbon: 2237–2262.
Eskesen, S.; Tengborg, P., Kampmann, J. and Veicherts, T. (2004) “Guidelines for tunnelling risk
management”: International Tunnelling Association, Working Group No. 2. Tunnelling and Underground
Space Technology. Volume 19, Issue 3, May 2004, pages 217-237
Hartford and Baecher (2004). Risk and Uncertainty in Dam Safety. Thomas Telford.
Jancsecz S. and Steiner W., 1994: "Face support for a large Mix-Shield in heterogeneous ground
conditions". Tunnelling 94, London.
Jensen, F.V., 2001. “Bayesian Networks and Decision Graphs”. Taylor and Francis, London, UK,
Springler-Verlag, New York, USA, 2001
Leca E. and Dormieux L., 1990 : “Upper and lower bound solutions for the face stability of shallow
circular tunnel in frictional material” Géotechnique, Vol.40,n.4, pp 581-606.
28
Von Neumann, J. and Morgenstern, O. (1944). “Theory of Games and Economic Behavior”. Princeton
University Press. 625pp.
Pratt, J. W., H. Raiffa, R. Schlaifer. 1964. The foundations of decision under uncertainty: An elementary
exposition. J. Amer. Statist. Assoc. 59(306) 353–375.
Porto Metro Accident Commission Report, 2001.
Raiffa and Schlaifer (1961). Applied statistical decision theory. Boston: Clinton Press, Inc., 1961. 356
pages
Russel and Norvig, 2003 “Artificial Intelligence. A Modern Approach”. Second Edition. Prentice Hall
Series in Artificial Intelligence.
Russo, G et al., 2001. A Probabilistic Approach for Characterizing the Complex Geologic Environment
for Design of the New Metro Do Porto. AITES-ITA 2001 World Tunnel Congress PROGRESS IN
TUNNELING AFTER 2000 Milano, June 10-13, 2001 Volume III, pp. 463-470.
Sousa, R.L., 2010. Risk Analysis for Tunneling Projects. PhD Thesis, Massachusetts Institute of
Technology.
Transmetro drawing TMDS012301A04, 1999
Transmetro/Geodata, 2001.New Guidelines for tunneling works, April 2001. Technical Report.
29
Download