• Non ci sono risultati.

Design and optimisation of damped cable system characteristics to suit application

N/A
N/A
Protected

Academic year: 2021

Condividi "Design and optimisation of damped cable system characteristics to suit application"

Copied!
59
0
0

Testo completo

(1)

13

EVG1-CT-1999-00013 SPIDER

WORKPACKAGE 1 – TASK 1.1

Deliverable D1

Design and optimisation of damped cable system characteristics

Stefano SORACE, Ivana AGNOLIN, Sebastiano SURACI (Università di Udine)

Gloria TERENZI (Università di Firenze)

EVG1-CT-1999-00013 SPIDER/1.1/ UDINE/SSO/01/VF-C

December 2000

European Commission Energy, Environment

and Sustainable

(2)

Premise

The activities carried out by Udine University within Work-package nr. 1 (“Identification of structural typologies and of the requested damper/cable system characteristics”), for which it has had the role of task leader, consisted of the following main aspects:

 elaboration of a finite element calculus code to model seismic response of frame and dual structures, incorporating damped cable (DC) protective system;

 development of a wide numerical enquiry by means of this code, with the view of parametrically analysing the effects of the main mechanical quantities and design assumptions on performance of DC technology, as well as of identifying the structural typologies for which it can provide significant advantages (already assessing possible limitations and problems for practical implementation of the protective strategy);

 location of preferable ranges of variation of the most critical mechanical parameters, by which to provide useful information for the construction of prototypes to be tested within Work-package nr. 2;

 development of a preliminary numerical analysis on the mock-up building to be tested within Work-package nr. 7, so as to pre-evaluate dimensions and performance features of the system to be applied for that experimental campaign.

The outcome of this activities is summed up in sections 1 through 4, enclosed to this report.

The aspects listed above entirely cover the previously planned work, compared to which a fundamental additional contribution is represented by the elaboration of the new finite element code cited at the first point.

The choice of defining a new code since the beginning of this research was due to the inherent limitations recognized in numerical models already available, a preliminary use of which had been suggested in the originally planned work program.

In doing so, an effective computational platform over which to develop a simplified tool for the design of structures to be equipped with DC technology  that represents an objective to be pursued within Work-package nr. 5  has yet been established.

Further implementation of this code, essentially consisting of its extension to 3-D analysis as well as of the addition of new library elements, will be the main aims of the work to be performed during the next six months. Other objectives are constituted by a co-operation with the other Partners to best define the set-up for tests on DC prototypes (Task 2.4), and a refinement of mock-up numerical model, to be accomplished on the basis of a more detailed mechanical characterization of the test-structure.

(3)

15

A basic Finite Element (FE) code was defined to analyse frame structures incorporating damped cable (DC) systems, since only a very simplified model, characterised by notable computational limitations (shear-type schematisation of frames; only beam and column elements included in the library of the program; modal analysis only provided for bare frame configurations; etc) was available at the beginning of this research.

The main analytical and algorithmic features of the new code, as well as its capabilities at the current stage of development, are described in the following sections.

1.1 Model description

1.1.1 Hypotheses and limitations

The model is based on the following hypotheses and limitations: - the behaviour of cable is linear;

- damper response is non-linear visco-elastic;

- friction effects between cable and slabs are neglected, thus cable force is constant along stories; - vertical forces generated by cables are neglected;

- foundation and ground displacements coincide ( ut = u0 )

1.1.2 Cable stretch

b

1

b

2

u

n

u

i

u

2

u

u

0

u

1 t

h

h

1 2

1

2

damper

cable

l

l

1 2

(4)

Symbols used to denote cable lengths are given in the following table: Undeformed Deformed 1.1.1.1.1 Total length 1.1.1.1.1.1 Length ( floor i ) 1.1.1.1.1.1.1 Projec tion ( floor i ) l0 l0,i b0,i l li bi

Total cable length is given by:

1.1.1.1.1.1.1.1.1 Inter-story drift is equal to:

Thus cable length at i-th interstory becomes:

Total cable length is:

Therefore cable stretch depends only on story displacements

with

   n i i i l u l l 1 ) ( i i i i i u b b b u1   0,   i i i i i i b h l b l 0, cos 2 2     

       n i n i i i i l b l l 1 1 0 cos

         

  n j j j j u l l l l 0 1 0 0 0 cos cos 1  0 cos cos0  n1

(5)

17

1.1.3 Cable stiffness matrix

Total cable force is expressed as

where T0 is cable prestress force. As shown in the following figure, action of cable on i-th slab is given by

As Fi linearly depends on floor displacements uj, cable stiffness matrix can be evaluated as follows:

1.1.4 Damper contribution

Jarret fluid-viscous damper can be modelled as the ensemble of a spring and a viscous damper placed in parallel: 0 0    T EAT

cos cos 1

  i i i T F  

1

1

0 cos cos cos cos         i i j j j i ij l EA u F K     i+1 T T floor slab cable F i i

(6)

The action of damper:

is non linear in terms both of displacement and speed. Spring response is modelled by a bilinear scheme:

Viscous force is characterised by the following relationship:

demonstratively sketched in the subsequent figure for a  value belonging to the typical range [0.1 – 0.2], that qualifies this class of dissipaters.

d d

k

 

d c

 

d d u u F u F u F ,    ) ( sgn ) ( d d d d c u c u u F      

u

damper (c)

d

spring (k)

F d u k damper preload

(7)

19 = 0.12  Fc d u

.

(8)

1.2. Nonlinear dynamic analysis

1.2.1 Dynamic equilibrium equation

In order to perform time integration, Newmark implicit method was chosen as the reference algorithm. At each time t, the unknown displacement vector ut+t is searched by imposing equilibrium at time t+t (t being the time step assumed in the analysis):

where:

 FI = inertia forces;

 FC = damping forces;

 FK = elastic forces;

 R = external forces.

After some elaboration, dynamic equilibrium equation can be written as:

where:

 K’ = generalised stiffness matrix;

 F’K = non-linear elastic forces;

 F’C = non-linear viscous forces;

 R’ = generalised external forces.

Therefore, at each step of the process are to be found the displacement vector ut+t and the related speed vector that satisfy dynamic equilibrium equation F = 0. Because of the strong non-linearity of damping forces, a simple Newton-Raphson technique is not sufficient to achieve convergence; thus it is necessary to couple it with a line-search algorithm, as described in [1].

1.2.2 Newton-Raphson method with line-search

The idea is to solve non-linear equation F=0 by minimising the following function:

This is accomplished by moving along the descent direction u given by Newton-Raphson method

by an optimal step size i found with a line-search algorithm 0      F F F R F I C K

   

' ' 0 ' '         R u F u F u K F C t t t t K t t F F u u g tt tt   2 1 ) , ( 

 

F F J u i u i     1

(9)

21

Obviously, 0 < i 1; when i = 1, original Newton-Raphson algorithm is obtained.

Such a method belongs to the class of globally convergent method, and proved to be very effective in finding dynamic equilibrium solution for each time step. It should nevertheless be noted that:

 viscous force function must be smoothed near origin, so as to avoid that its derivative goes to infinity;

 the time step t must be chosen with care;

 secant stiffness and damping coefficient values are to be preferred to tangent ones.

1.3 Finite Element code

The finite element engine was developed with the following design targets:

 static, modal and direct dynamic analysis (linear and non-linear):

 analysis of 2D frames with beams, columns and shear walls;

 easy extension to 3D structures;

 suited for parametric analysis;

 fast and compact.

The code architecture is described in the following figure:

Pre-processing is done by an ASCII file parser that in future versions may be replaced by a graphical interface; post-processing consists also of an ASCII file in tabular form suited to be loaded into a spreadsheet application. Present version of code, developed in ANSI C++, is completely object-oriented and design-patterns based in order to improve extendibility and reusability. Some FORTRAN libraries were used for computational-intensive routines.

i i i i u u u1   

Database

(10)

1.4 Conclusive remarks

The damped cable system can effectively be modelled as an “ordinary” finite element, although non-linearity must be treated with care to achieve convergence. Algorithms and code proved to be stable, scalable and fast for parametric analysis.

1.5 Future extensions

Future development directions include the following targets:

 improvement and extension of DC model, and its tuning against experimental results;

 extension of FE model to 3D structures;

 optimisation of time-integration algorithms;

 replacement of ASCII file parser with graphical interface.

1.6 Bibliography

[1] Numerical Recipes in C: The Art of Scientific Computing, Cambridge University Press, 1988-1992, available online at http://www.nr.com/.

(11)

23 2.1 Geometry of structure

2 First floor plan (dimensions in meters)

1 2 3

4 5 6

7 8 9

(12)

3 North view (dimensions in meters)

2.2 Materials

Materials used in mock-up building are:

Material Used for: Reinforced concrete Beams, Columns

Bricks Infill panels

2.3 Beam and column cross sections

The dimensions of beam and column cross sections are (dimensions in centimetres): Story Beams 1-3, 7-9 Beam 4-6 Beams 1-7, 3-9 Beam 2-8

1 65 x 24 90 x 24 40 x 24 ==

2 65 x 12 + 40 x 12 100 x 12 + 50 x 12 40 x 24 == Infill panel

(13)

25 3 65 x 24 90 x 24 40 x 24 180 x 24

3.1 S

tory

Columns 1-3-7-9 Columns 2-8

3.2 Column

4-6

Column 5 1 25 x 40 40 x 25 40 x 30 25 x 40 2 25 x 40 40 x 25 40 x 30 25 x 40 3 25 x 40 40 x 25 40 x 30 25 x 40 2.4 Load analysis

Story Floor own loads [KN/m2] Permanent loads [KN/m2] Live loads [KN/m2] 1 3.4 2.0 2.0 2 2.7 2.0 2.0 3 2.7 1.5 1.2

2.5 Finite element model

As the finite element code developed at this stage can model only two-dimensional structures, mock-up building has been analysed in the East-West direction by putting frames 1-3, 4-6, and 7-9 in series. Infill panels have been modelled with “ad hoc” shell elements with proper stiffness. It should be noted that this preliminary investigation has been conducted by referring to the mechanical characteristics of the virgin structure (i.e., before the development of the damaging experimental campaigns), as well as for infill panels extended over the entire height of the building. The aim of this enquiry was in fact to prepare a complete 2D model (incorporating infills) capable of reproducing the actual dynamic properties and test loading action for any possible initial condition of the mock-up. This will allow to carry out the final analyses once all precise data concerning the actual initial conditions, to be attained by means of a proper identification survey on the repaired building, will be available.

2.5.1 Modal analysis

Consistently with previous observation, modal analysis was conducted for demonstrative

comparison with the experimentally measured periods in virgin conditions. The following results were obtained by means of proper choices of the R/C element properties, and reasonable

assumptions about the infill panel ones:

Mode Numerical result [Hz]

Measured result [Hz]

1 8.01 7.74

2 27.20 26.80

3.2.1.1.1 If desired, it is obviously possible to further calibrate the model so as to reach total superposition of results.

(14)

2.5.2 Dynamic analysis Forces

Vibrodyne action has been simulated by a sinusoidal force applied to the upper floor, intensity and frequency of which are summed up in the diagrams reported below.

Force frequency

2 3 4 5 6 7 8 9 0 10 Time [s] 20 30 [Hz]

Force Intensity

100 150 200 250 300 350 400 450 500 550 600 0 10 20 30 time [s] KN

(15)

27

3.2.2

3.2.3 Cables

Two couples of cables were applied on frames 1-3 and 7-9, respectively; the following parameters were used in computations:

 Damper viscous coefficient c 100 kN;

 Damper stiffness k1 4500 MN/m;

 Damper stiffness k2 2.5 – 5.0 – 10.0 MN/m, as well as the following combination of cable area and damper preload:

Cable area [mm2] Damper preload [kN] 1050 185 1050 350 1050 440 1050 600 1800 185 1800 350 1800 440 1800 600 3.2.4 Results

Cable area of 1050 mm2 proved to be sufficient to limit storey displacements, with notable improvements of response performance compared to un-protected building (anyhow decidedly stiffened by the effect of infill panels), as shown in the diagram traced out below. An adequate preload (> 350 KN) is moreover necessary in order to avoid cable compression.

Final tuning of damped-cable parameters will be possible when all needed information on the actual mock-up mechanical characteristics will be available.

3 Parametric numerical enquiry

3.1 Aim of analyses

Distinctive behaviours of structures protected by the combined cable+damper (CD) system have been highlighted by the outcome of numerical analyses carried out.

The role of the following parameters has particularly been studied:

displacements[cm] 0 0.5 1 1.5 2 2.5 3 3.5 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 S=1050;P=185KN S=1050;Fod=350KN S=1050;Fod=440KN S=1050;Fod=600KN Xo

(16)

 cable layout;

 cable pre-tension (named Foc);

 damper pre-load (Fod);

 cable section (Sc);

 viscous damping coefficient (C);

 upper anchorage level.

Effectiveness of seismic protection has been evaluated by referring to the following effects on structural response:

 importance of higher mode contribution;

 reduction of story shears and interstorey drifts;

 reduction of storey displacements.

3.1.1 Input ground motions

Two series of four artificial accelerograms were used as input, both generated from EC8 response spectrum by assuming soil type A, and amax/g=0.35 (Fig. 3.1.1). The first series was jointly calibrated on the “Italian Guidelines for isolated structures”, which determined a highly engaging demand on structures analysed. Signals belonging to the second group are characterised by a shorter duration, nearer to the one of real events.

Fig. 3.1.1. EC8 response spectrum scaled to the peak ground acceleration

In order to assess the damage potential of accelerograms selected for numerical analyses, the well-known Arias and Housner indexes, both giving a measure of input energy, were basically utilised:

   9 5 . 0 0 5 . 0 2 05 . 0 95 . 0 0 2 1 ) ( 2 ) ( t t g t g dt v t t Housner I dt v g Arias I d      where  g v  ground acceleration; td = duration of seismic event;

t 0.05= time at which 5% of Arias integral is covered; t 0.95= time at which 95% of Arias integral is covered.

=5% 0 0,1 0,2 0,3 0,4 0,5 0,6 0,7 0,8 0,9 0 1 T[sec] 2 3 Sa [m /s e c 2 ]

(17)

29

A third index, derived from the Arias one, was also considered:

2 ) ( o Arias I PD   where o= d t n ;

n=number of sign changes.

Concerning PD, recently introduced for seismic ground motion classification, it can observed that its highest values are generally associated with the highest ductility demands on structures.

The following results were obtained by applying the three operators:

FIRST SERIES

Duration: 35 seconds; Stationary part: 25 seconds

ACL1_1 ACL1_2 ACL1_3 ACL1_4

I(Arias) 9.84 10.24 11.63 10.8

I(Housner) 1.71 1.84 2.12 1.95

o 17.8 18.65 18.48 19.22

PD 0.034 0.031 0.036 0.03

SECOND SERIES

Duration: 25 seconds; Stationary part: 15 seconds

ACL2_1 ACL2_2 ACL2_3 ACL2_4

I(Arias) 7.7 7.4 8.14 7.58

I(Housner) 1.97 1.84 2.07 1.96

o 18.16 18 17.6 18.64

PD 0.023 0.022 0.028 0.023

3.1.2 Case study structures

Three buildings designed only for vertical loads, and two structures seismically designed by conforming to EC8 rules (with reference to the scaled spectrum in Fig. 3.1.1), respectively sketched in Fig. 3.1.2 and 3.1.3 (where the fundamental vibration period T1 values are also reported), were assumed as basic case studies for the numerical investigation.

A second 4-storey building, with the same geometrical dimensions of the first one, but seismically designed (for which T1=0.35 s), was also analysed.

(18)

4-storey building T1 = 0.7 s (T1= 0.35 s for seismically designed version) 8/10-storey buildings T1 = 1.24 s(8) 350 350 350 350 600 500 500 350 350

(19)

31 T1 = 1.41 s(10)

Fig. 3.1.2. Non-seismically designed case study buildings

EC8 frame structure T1 = 0.82 s 350 350 45 0 450 500 500 500 500 500 500 60 40 60 C 5 C 5 C 6 C 6 B 3 B 3 B 3 B 3 B 3 B 3 C 5 C 6 C 6 C 5 C 5 C 5 B 3 B 3 B 3 C 5 C 5 C 6 C 6 C 6 C 6 B 3 B 3 B 3 C 4 C 6 C 3 C 5 C 5 C 5 B 2 B 2 B 2 C 6 C 6 C 5 C 3 B 2 B 2 B 2 C 6 C 4 B 1 B 1 B 1 C 3 C4 C 4 C 3 B 1 B 1 B 1 B 1 B 1 B 1 B 1 B 1 B 1 C 1 C 1 C 2 C2 C 1 C 1 C 2 C 2 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0 350

(20)

EC8 dual structure T1 = 0.62 s

Fig. 3.1.3. EC8 designed structures 3.1.3 Cable layout

Evaluation of layout and related stiffness

Cable was modelled as an axial force-resisting element, with axial force F constant along its length L (this last being dependent on layout assumed). Cable stiffness is expressed in the form:

L ES

Kc

where E is the Young modulus. 60 00 40 00 60 00 C 5 C 5 C 6 C 6 B 3 B 3 B 3 B 3 B 3 B 3 C 5 C6 C 6 C 5 C 5 C 5 B 3 B 3 B 3 C 5 C 5 C 6 C 6 C 6 C 6 B 3 B 3 B 3 C 4 C 6 C 3 C 5 C 5 C 5 B 2 B 2 B 2 C 6 C 6 C 5 C 3 B 2 B 2 B 2 C 6 C 4 B 1 B 1 B 1 C 3 C4 C 4 C 3 B 1 B 1 B 1 B 1 B 1 B 1 B 1 B 1 B 1 C 1 C 1 C 2 C 2 C 1 C 1 C 2 C 2 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0 300 0

(21)

33

By considering in detail a zone comprised between two subsequent storeys (Fig. 3.1.4):

Fig. 3.1.4. Cable layout

the elements of cable stiffness matrix (see section1) can be expressed as:

Numerical analyses were focused on the following cable configurations:

 layout with “constant horizontal forces””CHF”;  polynomial of orders 2, 3 and 4;

 diagonal.

“CHF” layout

This configuration gives rise to the same reaction forces FHi at each level. By assuming that the angle  between cable and slabs does not change after deformation, the characteristics of this layout are defined by the relations reported below (where B is the distance between the extremities of cable measured on the horizontal axis; N is the total number of storeys; Hi is the i-th storey height; and xi is the horizontal projection of cable in correspondence with the i-th storey  Fig. 3.1.4):

) cos )(cos cos (cos  1  1   i i j j o j i ij l EA du dF K    

(22)

From these relations, it follows that: cos1 = ncosn = nA. Furthermore: 2 / 1 2 2 1 1 1 ) 1 ( 1            

  A i n H x B i n i n i i

A non-linear problem is thus obtained, which can be solved using the iterative solution scheme reported in the next page. At the end of the process the unknown values xi are obtained.

Condition cosi = (n-i+1)A underlines that the higher stiffening effects are generated at the lower levels, i.e., the ones providing the greatest (cosi cosi1)and(cosj cosj1) contributions.

Polynomial layouts

Polynomial layouts of order n are defined by the corresponding analytical curves with zero slope at the origin; the higher n, the lower the angle  at the base, and the quicker the  growth with height (for n  4, nearly vertical slopes are obtained at the top).

As a consequence, very low Kij values are found for the highest floors also in this case.

Diagonal layout

For this configuration  does no vary with height; the only non-zero Kij terms are derived at the top storey, related to the total displacement at this level.

                            nA F F A F F const A F F H n n n n H n n H 1 2 1 1 , 1 1 1 , , cos cos cos ... ... 2 cos cos cos cos        2 2 B H B tot  min cos  max 2 2 1 cos  B H B 2 cos cos

cos min max

1      1 max cos

(23)

35

3.1.4 Vibration modal shapes

As way of example, periods (Ti) and load participation factors (L) of the bare 8-storey building are presented:

mode 1 2 3

Ti [s] 1.24 0.38 0.23

L [%] 84 8.3 4.7 The relevant eigenvectors are shown in Fig. 3.1.5.

The same parameters are analysed in the presence of the damped cable system, for different layouts, by fixing the cable section Sc at 5700 mm2 (which corresponds to two cables of seven strands plus two cables of twelve strands). Cable abscissas of intersections with floors are reported below, whereas a graphical representation of cable configurations considered is traced out in Fig. 3.1.6.

Diag. CHF Pol2 Pol3

storey X[m] X[m] X[m] X[m] 1 3 6.5 7.65 10.54 2 6 11.25 10.9 13.34 3 8.33 14.03 12.87 14.91 4 10.67 16.15 14.58 16.20 5 13 17.75 16.11 17.31 6 15.33 18.89 17.5 18.30 7 17.67 19.63 18.79 19.19 8 20 20 20 20

Eigenvalues and load participation factors Li have been calculated for two different hypotheses concerning the stiffness of first and second branches of damper constitutive relationship:

(a) Kd1=122 MN/m, Kd2=6.1 MN/m;

(b) Kd1=4500 MN/m, Kd2=3 MN/m.

(a1) Kd1=122 MN/m

Diag. CHF Pol2 Pol3

mode 1 2 3 1 2 3 1 2 3 1 2 3 T [s] 0.67 0.32 0.22 0.56 0.37 0.23 0.63 0.38 0.21 0.71 0.38 0.21 2 / 1 2 2 1 1 ) 1 ( 1 ) 1 ( cos cos cos                 A i n H x A i n A n i i i n    tol n i i

B

x

1 B x n i i  

1 B x n i i  

1

(24)

L [%] 89 0 8 68 20 8 78 7 11 72 12 11 (a2) Kd2=6.1 MN/m

Diag. CHF Pol2 Pol3

mode 1 2 3 1 2 3 1 2 3 1 2 3

T [s] 0.93 0.37 0.23 0.91 0.38 0.23 0.95 0.38 0.23 1 0.38 0.23

L [%] 87.5 4.6 5.4 82 10 5 83 8 6 81 9 6

(b1) Kd1=4500 MN/m

Diag. CHF Pol2 Pol3

mode 1 2 3 1 2 3 1 2 3 1 2 3

T [s] 0.65 0.31 0.22 0.52 0.37 0.23 0.6 0.38 0.21 0.68 0.38 0.21

L [%] 89 0 9 61 25 10 76 6 13 69 12 11

(b2) Kd2=3 MN/m

Diag. CHF Pol2 Pol3

mode 1 2 3 1 2 3 1 2 3 1 2 3

T [s] 1.04 0.37 0.23 1.02 0.38 0.23 1.05 0.38 0.23 1.09 0.38 0.23

L [%] 86 6 5 83 9 5 84 8 5 83 9 5

The relevant eigenvectors are drawn in Figs.3.1.710. The following main observations emerge from these data:

a. negligible differences between (a1) and (b1) come out, due to the fact that Kd1 is in both cases significantly higher than cable stiffness Kc;

b. only for a very high value of ratio Kd1/Kd2 appreciable differences are noticed (a2  b2); c. first-mode eigenvector components are decidedly limited at the base, whereas tend to the bare frame ones at the upper floors; d. although first mode factor dominates, higher modes contributions are never negligible;

e. for diagonal layout, a remarkable limitation of top displacements, causing high storey shears, is surveyed. As regards the remaining layouts, the effects of DC system on deformations are similar to the ones that could be induced by a partial-height shear wall; this is the

consequence of the fast reduction of stiffening contribution provided by the cable along the vertical axis.

(25)

Deliverable D1 CONFIDENTIEL 3.2 Influence of cable layout

Diagonal layout was analysed first within the dynamic enquiry carried out for the three non-seismically designed buildings (Figs. 3.2.19 where, as for subsequent figures, the mean results over the ensemble of eight accelerograms are drawn), which confirmed its poor performance especially for the 8 and 10-storey systems. These last are in fact the most sensitive to the effect observed at point e of previous section. Irregular storey shear and displacement distributions were particularly noticed, with shear values higher than the ones calculated for the corresponding bare structure, at several levels, and inverted drifts in the upper floors.

CHF and Pol2 layouts provided the best balanced benefits in terms of shear and drift; even though lightly higher reductions of base shear are induced by Pol3 and Pol4, global control on deformation is less satisfactory (Figs. 3.2.1018) in these last cases. It must be underlined that all previous results are referred to the C values minimising base shear.

Again with this hypothesis, CHF layout was directly applied to EC8 frame structure, still assuming Sc = 5700 mm2 (Figs.3.2.1922). Storey shear reductions ranging from 32% to 45% for the most engaged floors came out, with respect to bare frame conditions. Furthermore, interstorey drifts never exceeded 0.2% of relevant storey heights, which represents a very good performance under the 0.35 g peak input acceleration.

Clear benefits are induced by the same CHF layout also in the EC8 dual structure (Figs.3.2.2325), with about 50% storey shear reduction over the entire height of the frame part, and till to the seventh floor for the wall (little lower reductions are observed only at the three upper floors).

3.3 Influence of cable pre-tension Foc and damper pre-load Fod

A tentative design value of pre-tension, which is aimed at keeping the cable in tension even under the most engaging phases of seismic response, can be obtained by means of the following empirical relation:

3 2   c c oc L K F

where Lc= cable stretch corresponding to the maximum displacements calculated for the bare structure under the reference input action.

Two Foc values were established for the parametric enquiry by means of the above relation; afterwards, the following ratios of Fod damper preload to Foc were analysed:

(a) Fod= 2Foc (b) Fod= Foc

Figures 3.3.17 essentially show that under hypothesis (a), results obtained for the 4-storey building do not depend on C coefficient. This is the consequence of the high stiffness value assumed, for which the damping action is practically not mobilized.

The opposite happens in case (b), which gives rise to a decidedly more satisfactory behaviour of protected system.

Similar results were obtained for all remaining structures, with a trend toward increased differences between the two hypotheses dealt with, for increasing numbers of floors.

(26)

3.4 Influence of damping coefficient C

As already observed, viscous damping plays a decisive role in reducing response quantities when pre-load Fod is equal to Foc.

Once fixed this parameter, for each structure analysed a value of C capable of maximising the benefits of DC protective system in terms of storey shear as well as interstorey drift, was found (Figs.3.4.16).

By summing up the outcome of the six case studies dealt with, a relatively narrow C range ([60100] KN/(m/s), based on value 0.12 assigned to the  exponent, emerged.

3.5 Influence of upper anchorage level

Selected results obtained for the 8 and 10-storey buildings about the effects of upper anchorage level (i.e., when this does not coincide with the top floor) are presented, as way of example, in Figs.3.5.13.

Due the varied horizontal projection of the cable, slightly decreased shear values were surveyed at the lower storeys compared to the ones provided by the basic configuration, and slightly increased values at the upper storeys.

Worse performance in terms of drifts were on the other hand obtained by lowering the anchorage level.

3.6 Cable section Sc

To complete parametric analysis, cable section was varied for the 4 and 8-storey buildings over a wide interval (6009300 mm2), derived by proper combinations of the basic units constituted by 7 and 12 strands, as reported in the following table:

Sc (mm2) m(7 strands) p(12 strands) 1050 1 0 1800 0 1 2100 2 0 3600 0 2 5700 2 2 9300 2 4

The results drawn in Figs.3.6.12 show that for these two structures the optimal sections are 2100 mm2 and 5700 mm2 (i.e., the ones fixed during the previous phases of numerical enquiry), capable of minimising shears and drifts as well as of providing a rather uniform distribution of both quantities along the height.

Greater sections decrease storey displacements but, by increasing stiffness, they promote higher modes contribution, and thus more irregular response.

The 4-storey seismically designed building was also analysed under this viewpoint, showing that only very large sections (however over-dimensioned in comparison with benefits induced) give rise to non negligible effects (Figs.3.6.34). This is the consequence of the high

(27)

Deliverable D1 CONFIDENTIEL

stiffness of this building, which substantially reduces the effects of damper action on global structural response.

(28)

8-storey building

Fig. 3.1.5. Original structure: first three vibration modes.

Fig. 3.1.6. Cable layouts.

20 0 1 2 3 4 5 6 7 8 9 0 5 10 15 20 25 X[m ] diag chf pol2 pol3 0 1 2 3 4 5 6 7 8 s to re y V1 V2 V3

(29)

Deliverable D1 CONFIDENTIEL layout_diag (a2) 0 1 2 3 4 5 6 7 8 s tor e y v1 v2 v3 layout_diag; (a2) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_diag; (b1) 0 1 2 3 4 5 6 7 8 V1 V2 V3 layout_diag; (b2) 0 1 2 3 4 5 6 7 8 V1 V2 V3

(30)

Deliverable D1 CONFIDENTIEL

Fig. 3.1.7. Diagonal layout: eigenvectors.

layout_chf (b1) 1 2 3 4 5 6 7 8 V1 V2 V3 layout_chf (a2) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_chf (a1) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_chf (b2) 1 2 3 4 5 6 7 8 V1 V2 V3

(31)

Deliverable D1 CONFIDENTIEL

Fig. 3.1.8. CHF layout: eigenvectors.

layout_pol2 (b2) 0 1 2 3 4 5 6 7 8 V1 V2 V3 layout_pol2 (b1) 0 1 2 3 4 5 6 7 8 V1 V2 V3 layout_pol2 (a2) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_pol2 (a1) 0 1 2 3 4 5 6 7 8 v1 v2 v3

(32)

Deliverable D1 CONFIDENTIEL

Fig. 3.1.9. Pol2 layout: eigenvectors.

layout_pol3 (a1) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_pol3 (a2) 0 1 2 3 4 5 6 7 8 v1 v2 v3 layout_pol3; (b2) 1 2 3 4 5 6 7 8 V1 V2 V3 layout_pol3 (b1) 1 2 3 4 5 6 7 8 V1 V2

(33)

Deliverable D1 CONFIDENTIEL

Fig. 3.1.10. Pol3 layout: eigenvectors.

4-storey building

Fig. 3.2.1. Diagonal layout: storey shear as a function of C.

S=2100 mm 2 ; layout_diag F od =F oc 579 504 381 222 0 100 200 300 400 500 600 700 1 2 3 4 s to re y shear [KN] To C=300 C=200 C=100 C=60

(34)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.2. Diagonal layout: storey displacement as a function of C.

S=2100 mm2; layout_diag; Fod=Foc; 27.8 51.9 70.1 78.5 37.7 44.4 33.9 20.8 0 1 2 3 4 0 20 40 60 80 100 displacem ent [m m ] s to re y Xo C=60 C=100 C=200 C=300 S=2100 mm2; layout_diag; Fod=Foc 13.9 4.2 24.1 18.3 8.3 6.8 21.1 1 2 3 s to re y interstorey drift C=60 C=100 C=200 C=300 Xo

(35)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.3. Diagonal layout: interstorey drifts.

8-storey building

Fig. 3.2.4. Diagonal layout: storey shear as a function of C.

S=5700 mm 2 ; F od =F oc ; layout_diag; K d =6.1 MN/m 0 100 200 300 400 500 600 700 800 1 2 3 4 5 6 7 8 s to re y shear [KN] To C=300 C=200 C=100 C=60

(36)

Fig. 3.2.5. Diagonal layout: storey displacement as a function of C.

Fig. 3.2.6. Diagonal layout: interstorey drifts as a function of C.

10-storey building S=5700 mm2; Fod= Foc =1200 KN; layout_diag; Kd =6.1 MN/m 39.5 63.4 72.9 75.9 72.7 64.2 52.9 16.6 35.3 54.0 60.9 62.6 59.3 51.0 39.9 23.8 53.4 87.6 103.5 115.0 125.4 135.4 141.8 0 1 2 3 4 5 6 7 8 9 0 20 40 60 80 100 120 140 160 displacement [mm] s tore y C=60 C=100 C=200 C=300 Xo S=5700 mm 2 ; F od = F oc =1200 KN; layout_diag; K d =6.1MN/m 18.7 18.7 6.8 -3.2 -8.4 -11.1 29.6 34.2 16.0 11.5 10.4 9.9 6.4 1.7 0 1 2 3 4 5 6 7 -20.00 -10.00 0.00 10.00 20.00 30.00 40.00 interstorey drift [mm] s tor e y C=60 C=100 C=200 C=300 Xo

(37)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.7. Diagonal layout: storey shear as a function of C.

S=5700 mm2; Fod=Foc =1600 KN; layout_diag; Kd =6.1 MN/m 876 823 767 719 655 598 528 453 362 232 0 200 400 600 800 1000 1 2 3 4 5 6 7 8 9 10 s tor e y shear [KN] To C=300 C=200 C=100 C=60 S=5700 mm 2 ; F od =F oc =1600 KN; layout_diag K d =6.1 MN/m; 15.7 21.0 17.5 17.1 13.5 8.5 3.2 -1.9 -9.8 -15.2 29.8 27.8 24.7 21.5 19.3 16.1 12.5 13.7 8.3 0 1 2 3 4 5 6 7 8 9 10 -20 -10 0 10 20 30 40 interstorey drift [mm] s to re y C=60 C=100 C=200 C=300 Xo

(38)

Fig. 3.2.8. Diagonal layout: interstorey drift as a function of C.

Fig. 3.2.9. Diagonal layout: storey displacement as a function of C.

4-storey building S=5700 mm2; Fod=Foc =1600 KN; Kd =6.1 MN/m; layout_diag 16.2 36.7 50.6 62.3 71.1 77.0 79.6 78.3 70.5 56.7 22.3 52.1 79.8 104.5 126.0 145.2 161.3 173.8 187.4 195.7 0 2 4 6 8 10 12 0 50 100 150 200 250 displacement [mm] s tor e y C=60 C=100 C=200 C=300 Xo Foc=Fod; S=2100 mm2; Kd2 =6.1 MN/m 579 504 381 222 433 273 80 178 202 219 260 184 200 282 236 128 177 338 261 179 143 410 402 208 1 2 3 4 s tor e y shear [KN] pol4 pol 3 pol 2 chf diag To

(39)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.10. Story shear as a function of cable layout. For each layout the selected C value is the one minimising story shear.

Fig. 3.2.11. Interstorey drift as a function of cable layout. 27.8 51.9 70.1 78.5 20.2 39.6 32.7 0 1 2 3 4 0 20 40 60 80 100 displacement [mm] s tor e y chf diag POL 2 POL 3 POL 4 Xo displacement [mm] 9.7 20.2 32.7 39.6 27.8 51.9 70.1 78.5 0 1 2 3 4 0 20 40 60 80 100 s to re y chf diag Pol 2 Pol 3 Pol 4 Xo

(40)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.12. Storey displacement as a function of cable layout.

8–storey building

Fig. 3.2.13. Storey shear as a function of cable layout.

S=5700 mm2; Fod=Foc; Kd =6.1 MN/m; 0 100 200 300 400 500 600 700 800 1 2 3 4 5 6 7 8 s tore y shear [KN] To pol3 pol2 chf S=5700 mm2; Foc=Fod Kd =6.1 MN/m 23.8 53.4 87.6 103.5 115.0 125.4 135.4 141.8 8.8 22.7 41.1 48.3 54.1 57.5 57.7 54.7 1 2 3 4 5 6 7 8 displacement [mm] s tore y Xo chf pol2 pol3

(41)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.14. Storey displacement as a function of cable layout.

Fig. 3.2.15. Interstorey drift as a function of cable layout.

10-storeys building S=5700 mm2; Fod=Foc =1600 KN; Kd =6.1 MN/m 22.3 52.1 79.8 104.5 126.0 145.2 161.3 173.8 187.4 195.7 24.1 34.8 42.9 46.3 47.6 47.9 55.7 71.0 79.8 0 1 2 3 4 5 6 7 8 9 10 0 50 100 150 200 250 displacement [mm] s tor e y Xo layout_chf layout_pol2 29.6 34.2 16.0 11.5 10.4 9.9 6.4 13.8 18.4 7.2 5.8 3.4 -3.1 0.3 8.8 0 1 2 3 4 5 6 7 -5 0 5 10 15 20 25 30 35 40 interstorey drift [mm] s to re y Xo chf pol2 pol3

(42)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.16. Storey displacement as a function of cable layout.

Fig. 3.2.17. Story shear as a function of cable layout.

0 200 400 600 800 1000 1 2 3 4 5 6 7 8 9 10 s to re y shear [KN] layout_pol2 layout_chf Xo S=5700 mm2; Fod=Foc=1600 KN; Kd=6.1 MN/m 29.8 27.8 24.7 21.5 19.3 16.1 12.5 13.7 8.3 13.3 10.7 8.0 3.4 1.3 0.2 7.8 15.3 10.8 1 2 3 4 5 6 7 8 9 s tor e y Xo chf pol2

(43)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.18. Interstorey drifts as a function of cable layout.

Fig. 3.2.19. Storey shear. CHF layout; Fod=Foc=Kcloc /2; Kd=6.1 MN/m; Sc=5700 mm2.

0.68 0.64 0.59 0.55 0.57 0.63 0.71 0.77 0.82 0.85 0.0 0.2 0.4 0.6 0.8 1.0 1 2 3 4 5 6 7 8 9 10 s to re y shears ratio without cable/with cable

883 867 846 788 704 618 551 503 436 262 599 555 497 436 401 388 390 388 356 223 0 200 400 600 800 1000 1 2 3 4 5 6 7 8 9 10 s to re y shear [KN] with cable without cable

(44)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.20. Ratio between storey shear for structure with and without cable.

Fig. 3.2.21. Storey displacement for structure with and without cable. 6.3 14.0 21.9 29.4 36.4 42.8 49.7 55.5 61.2 65.4 4.2 9.1 13.5 17.3 20.5 23.0 26.2 29.8 34.1 37.5 0 1 2 3 4 5 6 7 8 9 10 0 10 20 30 40 50 60 70 displacement [mm] s to re y no cable cable 7.8 7.9 7.5 7.0 6.3 7.0 5.7 5.8 4.2 4.9 4.3 3.8 3.2 2.5 3.2 3.6 4.3 3.4 1 2 3 4 5 6 7 8 9 s tore y no cable cable

(45)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.22. Interstorey drift for structure with and without cable.

EC8 dual structure

Fig. 3.2.23. Wall/frame storey shear ratio for structure with and without cable.

CHF layout; Sc=5700 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. 16.7 7.1 4.9 3.9 3.5 2.9 4.4 4.0 3.4 1.6 16.7 7.2 4.9 3.8 3.3 2.8 4.2 3.5 2.7 0.9 1 2 3 4 5 6 7 8 9 10 s to re y Twall/Tcol no cable cable

(46)

Fig. 3.2.24. Wall storey shear for structure with and without cable.

Fig. 3.2.25. Frame storey shear for structure with and without cable.

49 106 143 166 169 179 111 105 98 110 99 211 284 330 340 364 230 218 202 226 0 50 100 150 200 250 300 350 400 1 2 3 4 5 6 7 8 9 10 s to re y shear [KN] without cable with cable 824 747 701 640 588 511 485 416 331 173 1655 1513 1385 1250 1139 1004 971 772 541 201 0 500 1000 1500 2000 1 2 3 4 5 6 7 8 9 10 st o rey shear [KN] without cable with cable

(47)

Deliverable D1 CONFIDENTIEL

Fig. 3.2.26. Storey displacements for structure with and without cable.

4-storey building S=2100 mm2; Fod=2Foc; layout_chf; Kd=6.1 MN/m 27.8 51.9 70.1 78.5 11.1 26.4 44.1 53.3 0 1 2 3 4 0 20 40 60 80 100 displacement [mm] s tor e y Xo C=60 C=100 C=200 C=300 7 11 15 19 23 28 32 36 2 7 13 21 29 38 47 56 65 73 0 1 2 3 4 5 6 7 8 9 10 0 10 20 30 40 50 60 70 80 displacement [mm] s to re y with cable without cable

(48)

Fig. 3.3.1. Storey displacement as a function of C.

CHF layout; Sc=2100 mm2; Fod=2Foc=Kcloc ; Kd=6.1 MN/m.

Fig. 3.3.2. Storey displacement as a function of C.

CHF layout; Sc=2100 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. S=2100 mm2; Fod=Foc; layout_pol2; Kd=6.1 M N/m 10.3 31.6 47.15 51.95 27.8 51.9 70.1 78.5 1 2 3 4 displacement [mm] s to re y C=60 C=100 C=200 C=300 Xo S=2100 mm2; Fod=Foc; layout_chf; Kd =6.1 MN/m 27.8 51.9 70.1 78.5 20.2 32.7 39.6 10.8 24.6 40.8 49.5 0 1 2 3 4 0 20 40 60 80 100 displacement [mm] s tore y Xo C=60 C=100 C=200 C=300

(49)

Deliverable D1 CONFIDENTIEL Fig. 3.3.3. Storey displacement as a function of C.

Pol2 layout; Sc=2100 mm2; Fod=2Foc=Kcloc ; Kd=6.1 MN/m.

Fig. 3.3.4. Storey displacement as a function of C.

Pol2 layout; Sc=2100 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. S=2100 mm2; layout_pol2; Kd=6.1 M N/m 9.6 23.1 34.5 39.3 10.3 31.6 47.2 52.0 27.8 51.9 70.1 78.5 0 1 2 3 4 0 20 40 60 80 100 displacem ent [m m ] s to re y Foc=Fod Fod=2Foc Xo S=2100mm2; Foc=Fod; layout_pol2; Kd =6.1 MN/m 9.6 23.1 34.5 39.3 9.8 29.0 43.5 48.2 27.8 51.9 70.1 78.5 0 1 2 3 4 0 20 40 60 80 100 displacement [mm] s tore y C=60 C=100 C=200 C=300 Xo

(50)

Deliverable D1 CONFIDENTIEL

Fig. 3.3.5. Comparison between storey displacements obtained for Fod=Foc and Fod=2Foc.

Pol2 layout; Sc=2100 mm2; C=60 kN(s/m); Kd=6.1 MN/m.

Fig. 3.3.6. Storey shear as a function of cable layout.

Sc=2100 mm2; Fod=2Foc=Kcloc ; Kd=6.1 MN/m (for each layout C is equal to the value

that minimises shear).

S=2100 mm2; Fod=Foc; C=C(Tmin) 440 291 87 181 174 410 369 201 177 338 261 179 200 282 236 128 211 227 259 180 579 504 381 222 0 100 200 300 400 500 600 700 1 2 3 4 s tor e y shear [KN] To chf;C=60 pol 2;C=100 pol 3;C=100 pol4;C=60 diag;C=60 S=2100mm2; Fod=2Foc; C=C(Tmin) 365 40 315 150 490 460 235 174 481 422 206 215 444 325 127 232 318 446 246 579 504 381 222 1 2 3 4 s tor e y shear [KN] To chf pol 2 pol 3 pol4 diag

(51)

Deliverable D1 CONFIDENTIEL

Fig. 3.3.7. Storey shear as a function of cable layout. Sc=2100 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m (for each layout C is equal to the value that minimises shear)

4-storey building

Fig. 3.4.1. Storey displacement as a function of C

Sc=2100 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. S=2100 mm2; layout_chf Foc=Fod 24.1 18.3 8.3 0 1 2 3 0.0 5.0 10.0 15.0 20.0 25.0 30.0 interstorey drift [mm] s tore y C=60 C=100 C=200 C=300 Xo S=2100 mm2; layout_ chf; Foc=Fod. 27.8 51.9 70.1 78.5 9.7 20.2 32.7 39.6 10.8 24.6 40.8 49.5 0 1 2 3 4 0 20 40 60 80 100 displacement [mm] st o rey Xo C=60 C=100 C=200 C=300

(52)

Fig. 3.4.2. Interstorey drift as a function of C.

Sc=2100 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m.

Fig. 3.4.3. Storey shear as a function of C.

Sc=1050 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. 8-storey building S=2100 mm2; layout_chf; Fod=Foc 202 219 260 184 579 504 381 222 0 100 200 300 400 500 600 700 1 2 3 4 s to re y shear [KN] To C=300 C=200 C=100 C=60

(53)

Deliverable D1 CONFIDENTIEL Fig. 3.4.4. Storey displacement as a function of C.

Sc=5700 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m.

Fig. 3.4.5. Interstorey drift as a function of C.

Sc=5700 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. S=5700 mm 2 ; F od = F oc =1200 KN; layout_chf; K d =6.1MN/m 25 44 49 52 60 68 73 11 21 34 37 41 45 49 52 24 53 88 104 115 125 135 142 0 1 2 3 4 5 6 7 8 0 20 40 60 80 100 120 140 160 displacement [mm] s to re y C=60 C=100 C=200 C=300 Xo S=5700 mm2; layout_chf; Fod=Foc =1200 KN; Kd=6.1 M N/m; 677 627 547 515 511 465 366 209 0 200 400 600 800 1 2 3 4 5 6 7 8 s to re y shear [KN] To C=300 C=200 C=100 C=60 S=5700 mm2; Fod= Foc=1200 KN; layout_chf; Kd=6.1M N/m 10.1 12.7 2.9 4.0 3.9 3.7 3.6 29.6 34.2 16.0 11.5 10.4 9.9 6.4 0 1 2 3 4 5 6 7 0 5 10 15 20 25 30 35 40 displacem ent [m m ] s to re y C=60 C=100 C=200 C=300 Xo

(54)

Fig. 3.4.6. Storey shear as a function of C. Sc=5700 mm2; Fod=Foc=Kcloc /2; Kd=6.1 MN/m. 8-storey building S=5700 mm2; layout_chf; Fod=Foc; Kd=6.1 MN/m 12.0 13.0 5.2 5.1 8.0 11.7 13.7 29.6 34.2 16.0 11.5 10.4 9.9 6.4 11.6 23.8 0 1 2 3 4 5 6 7 0 5 10 15 20 25 30 35 40 interstorey drift [mm] st orey C=100 ;anc(7) C=100;anc(8) Xo

(55)

Deliverable D1 CONFIDENTIEL

Fig. 3.5.1. Interstorey drifts obtained for upper anchorage level at 8-th or 7-th floors.

CHF layout; Sc=5700 mm2; Fod=Foc=Kcloc /2; C=100 kN(s/m); Kd=6.1 MN/m.

Fig. 3.5.2. Storey shears obtained for upper anchorage level at 8-th or 7-th floors.

CHF layout; Sc=5700 mm2; Fod=Foc=Kcloc /2; C=100 kN(s/m); Kd=6.1 MN/m. 10-storey building S =5700 mm2; layout_chf; Foc=Fod 0 200 400 600 800 1000 1 2 3 4 5 6 7 8 9 10 s tor e y shear [KN] To anc(10) anc(9) anc(8) S =5700 mm2; layout_chf Fod= Foc; Kd=6.1 MN/m. 0 100 200 300 400 500 600 700 800 1 2 3 4 5 6 7 8 s to re y shear [KN] To C=100;anc(8) C=100;anc(7)

(56)

Deliverable D1 CONFIDENTIEL

Fig. 3.5.3. Storey shears obtained for upper anchorage level at 10-th, 9-th or 8-th floors.

CHF layout; Sc=5700 mm2; Fod=Foc=Kcloc /2; C=100 kN(s/m); Kd=6.1 MN/m. 4-storey building 12.2 20.2 33.9 43.4 27.8 51.9 70.1 78.5 1 2 3 4 s tor e y S=600 S=1050 S=1800 S=2100 S=3600 S=5700 Xo

(57)

Deliverable D1 CONFIDENTIEL Fig. 3.6.1. Storey displacement as a function of Sc.

CHF layout; Fod=Foc=Kcloc /2; C=60 kN(s/m); Kd=6.1 MN/m.

8-storey building

Fig. 3.6.2. Storey displacement as a function of Sc.

CHF layout; Fod=Foc=Kcloc /2; C=60 kN(s/m); Kd=6.1 MN/m. EC8 designed 4-storey building layout_chf; K d =6.1 MN/m; F oc=F od 12.5 27.6 43.7 50.6 56.6 61.9 69.2 75.6 11.0 21.7 36.2 40.2 44.9 47.9 53.3 57.5 0 1 2 3 4 5 6 7 8 0 10 20 30 40 50 60 70 80 displacement [mm] s to re y S=1800 S=2100 S=3600 S=5700 S=7500 S=9300 S=10350 layout_chf; Kd=Kcable; Fod=KcLc/4 1.14 1.64 1.89 0.29 0.57 0.82 0.95 0.0 0.7 1.4 2.0 2.3 0 1 2 3 4 0 0.5 1 1.5 2 2.5 S=600 S=1050 S=1800 S=2100 S=3600 S=5700 Xo displacement [mm] s tore y

(58)

3.2.4.1

Fig. 3.6.3. Storey displacement as a function of Sc.

CHF layout; Fod=Foc=Kcloc /2; C=60 kN(s/m); Kd=6.1 MN/m; Kc= Kd.

Fig. 3.6.4. Storey displacement as a function of Sc and Kc.

CHF layout; Fod=Foc=Kcloc /2; C=60 kN(s/m); Kd=6.1 MN/m; Kc= Kd. layout_chf; Kd =6.1 MN/m; Fod=Foc=KcLc/4 0.57 1.14 1.64 1.90 0.31 0.62 0.88 1.02 1.4 2.0 2.3 0 1 2 3 4 0 0.5 1 1.5 2 2.5 displacement [mm] s tor e y S=600 S=1050 S=1800 S=2100 S=3600 S=5700 Xo

(59)

Deliverable D1 CONFIDENTIEL

4 Conclusive remarks

As a general outcome of the investigation carried out, damped cable system showed a high potential as advanced seismic protection technology, and particularly for rather flexible structures, where damping effects can be entirely activated.

The following main suggestions emerged from the analysis in order to reach the best performance of this system:

 To select a Foc level high enough to keep the cable in tension under the maximum considered design seismic action;

 To impose Fod=Foc, so that the damper action can be suddenly activated when the cable pretension threshold is attained;

 To locate and select the C value minimising interstorey drift and storey shear response for each design case study (the minimum generally corresponds to the low-to-medium C values of the range of damping coefficients that characterizes on the whole the Jarret devices in ordinary production) .

Concerning cable layouts, the CHF and Pol2 configurations showed the best results, due to their capability to provide an optimal distribution of response quantities along the height, after proper calibration of the main mechanical parameters of the system.

Riferimenti

Documenti correlati

The thermal and structural response of the three-layer fire door exposed to high temperature was modelled using finite element software and the accuracy of the model

Le richieste del presente punto 95 sono evidentemente molto simili a quelle già analizzate nei punti 93 e 94, con l’unica differenza che il punto in oggetto

la produzione di vapore mediante la trasmissione di energia termica dai prodotti della combustione ( ottenuti dalla reazione di combustione del combustibile) al fluido termovettore..

Ma è soprattutto con le Prefazioni alla edizione Pasquali delle proprie Opere (Venezia 1761-1778), comunemente note con la formula di Memorie italiane, che Goldoni sviluppa i

Riassumendo, Triva propone per la pala dipinta una versione (figg. 2, 3) con tre arcangeli e cinque santi (Giovanni Evangelista, Giuseppe, Sebastiano, Barbara e Ignazio), oltre

Quanto alle differenze, la precedente letteratura sottolinea un diverso ap- proccio seguito nella rendicontazione delle informazioni non finanziarie (proattivo per le

Diametralmente opposta `e la posizione di Girard, che, estremizzando le idee di Doˆsen, in- vita a considerare una logica come nient’altro che un insieme di regole strutturali

Nello specifico Glenda Galeotti ha realizzato i paragrafi 2 “Il contributo della pedagogia all’analisi dei fenomeni migratori” e 3.4 “La definizione delle categorie