Computational Analysis of Typical RC Intermediate Cylindrical Shell Roof Using D-K-J & Schorer'S Theory

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

SEC18: Proceedings of the 11th Structural Engineering Convention - 2018

Jadavpur University, Kolkata, India, December 19 - 21, 2018


Paper No. 2018102

COMPUTATIONAL ANALYSIS OF TYPICAL RC INTERMEDIATE


CYLINDRICAL SHELL ROOF USING D-K-J & SCHORER'S THEORY

Ankhiparna Guha1*, Anik Kumar Mal2*, Bimalendu Ghosh3


1
Student of M.Tech, Structural Engineering, Indian Institute of Technology, Bhubaneswar, INDIA
E-mail: Ankhiparna1995@gmail.com
2
Graduate Trainee, Bentley Systems, Kolkata, INDIA
E-mail: Aniklawrencian@gmail.com
3
Professor, Civil Engineering Department, Meghnad Saha Institute of technology, Kolkata, INDIA,
E-mail: Bimolendu.ghosh@gmail.com

ABSTRACT

Thin shell structures can sustain large strength through its form. Cylindrical shell roof is one such
example. In bending theory of cylindrical shell analysis, D-K-J's theory is used for short shells whose
L:a ≤ 1.6(L= shell length, a=radius) and Schorer’s theory for shells whose L:a ≥ ∏ i.e. for long shells.
But information on analysis of shells of L:a between 1.6 and ∏ is insufficient. In this paper,
intermediate simply supported RC cylindrical shells of various L:a (1.8<L:a<3.2) ratios are analysed
using the above mentioned theories. To have good comparison between two theories, transverse stress
profiles of stress resultants, Mθ, Nθ, Nx, Nxθ are plotted. For quick and accurate calculation, computer
programs are developed for both theories using Python programming language. It is observed that
Schorer's theory gives higher absolute maximum value of stress resultants than D-K-J's theory. This
study helps in concluding the suitability of the two theories intermediate cylindrical shell.

Keywords: Intermediate cylindrical shell, D-K-J's theory, Schorer's theory, L:a ratio, Transverse
stress profile, Computer program

NOMENCLATURE classification table is provided in IS 2210-1988


(Appendix A)[1].
a=radius of cylindrical shell(m) One of the very common type of shell roof is
d=thickness of cylindrical shell(m) cylindrical shell roof or sometimes known as
L=span of cylindrical shell(m) barrel vault roof. The existence of barrel vault
Mθ =transverse moment(kN-m/m) shell is there since as early as 1928 and one of
Nθ =axial force in θ-direction(kN/m) early example will be the factory at Lydney, in
Nx=axial force in x-direction(kN/m) Gloucestershire.[2]
Nxθ=shear force in x-direction(kN/m) The analysis of shell can be done with
Nθ=axial force in θ-direction(kN/m)
different approach. First, there is membrane
θ=semi-circular angle in degree
theory approach. Membrane theory is useful for
1. INTRODUCTION understanding general behaviour of shell and for
preliminary design of shell to determine overall
Shells structures are the element that sustain thickness and dimensions. In this theory, it is
load by virtue of its curved geometry than assumed that the shell transmit load by direct
through its mass. This makes shell a very stresses. However, this is always not the case,
special structure as it can sustain considerable sometimes physical boundary conditions give
amount of load without any intermediate rise to some more form of stresses. To include
support. Thus, shell type roof become specially this effect, a bending theory approach is needed.
advantageous where continuous floor space is In this approach, the exact relation that governs
required without any interruption. Based on the the general behaviour of shell are based upon
curvature, a shell can be of different types. A the mathematical theory of elasticity. The
expressions and equations obtained are

SH1 | P a g e
SEC18: Paper No. 2018102

extremely complex. In order to solve them independently for assessing the accuracy of
different investigators have approximated or result obtained by Finite Element Analysis.
simplified it in various ways that lead to Engineering community can use these programs
different theories, namely Finsterwalder Theory, for both long shell and short shell analysis. As
Schorer Theory, Dischinger Theory, Flugge design industry is getting more dependent on the
Theory, D-K-J Theory. software packages, designers can gain further
Two such popular theories are D-K-J’s confidence on their calculation by verifying the
theory and Schorer’s Theory. These two results with these programs. The comparison
theories are used or cited in some of the most between two theories presented in this paper
widely accepted books of shell[3][4][5]. will also help to choose the right theory for
Generally, D-K-J’s theory is very accurate for corresponding shell parameters.
short shell and Schorer’s theory for long shell.
Ramaswamy[3] have suggested to use D-K-J’s 2. ANALYSIS
theory for short shell upto L:a ≤ 1.6. This L:a
ratio is also the division point of short shell and 2.1 Mathematical Background of The
long shell classification as per ASCE Manual Theories
31[6]. Schorer’s theory is applicable for L:a ≥
∏. This limit is sometimes also considered as An infinitesimal cylindrical shell element as per
starting of long shell. In this paper, the shell of bending theory approach have following stress
range 1.6≤ L:a≤∏ is terminalised as resultants as shown in Fig. 1 and Fig. 2.
“intermediate”. There have been very few A detailed derivation of the theories will not
attempt to investigate the shell falling in this be discussed here. The formulation and the
range. As a result, there is not a very clear idea method of solution of the theories can be found
about the theories to be used for analysis of in many standard texts[3][4][5].
“intermediate” shell. Both D-K-J’s Theory and Schorer’s Theory
Focusing on the above mentioned L:a ratio involve a 8th order partial differential equation
range, simply supported intermediate reinforced which have respective 8th degree algebraic
concrete shell without edge beam are analysed characteristic equations. Deduction of final
by above mentioned two theories. The analysis stress resultants are based on these
result obtained by both theories are compared so solution(roots) of the characteristic equations.
that the suitability of both theories in the range The characteristic equations of the theories are
of 1.6≤ L:a<∏ can be suggested. as follow:
Moe[7] compared the accuracy of different
theories based on solution of their characteristic m2 4
equation. Similar discussion on comparisons of ( 2 −κ ) +4=0
theories can be found in text by Billington[5]. In ρ (1)
this paper, the comparison is done is based on
the final stress resultants obtained rather than m2 4
just depending on the solution of the ( 2 ) +4=0
characteristic equations. This type of ρ (2)
comparison gives a better overview from design
perspective of shell. 1 and 2 are the characteristic equations of D-K-
The analysis of shell roof using one of the J’s theory and Schorer’s theory respectively.
bending theories is quite complicated and Where, ρ and κ are Aas-Jacobson’s parameter.
tedious. It is suggested to take a computation aid


while solving such problems[8]. In this paper, 8 12 π a
6 4
computer programs developed for both D-K-J’s ρ=
theory and Schorer’s theory using Python, an l4 d 2 (3)
opensource programming language. Lately,
Python have gained lots of popularity in science πa 2
κ =( )
and engineering community due to its high ρl (4)
code-readability and plenty of open standard
libraries.
Ghebrelasie and Situ[8] concluded that these
analytical solutions can be used safely and

SH2 | P a g e
SEC18: Paper No. 2018102

2.2 Python Program constant and radius(a) is varied as per the L:a
ratio chosen. Analysis is done for L:a ratios1.8,
Python is opensource, high-level programming 2….3.2.
language is which is becoming very popular Span(L) = 25m
among science and engineer community. Thickness(d) = 0.08m
The program developed for both theories, are Semi-circular angle(θ) = 40◦
capable of calculating stress resultants Mθ, Nθ, Dead load = 25 x 0.08=2 kN/m2
Nx, Nxθ and produce the transverse stress profile Live load = 1.25 kN/m2
for a simply supported cylindrical shell without Young’s Modulus of concrete = 25 x 106 kN/m2
edge beam under axis-symmetric uniform load
type for user defined span, radius, thickness,
semicircular angle and load. The results 4. RESULT AND DISCUSSION
obtained from the programs have been verified
with examples solved in standard texts[3][4]. 4.1. Graphs
The programs are aimed to eliminate the
complicated and tedious process involved with 4.1.1 Stress Resultant Variation For
analysis of shell by bending theories and to Different L:a Ratio
obtain results as accurate as possible.

Fig.1 Fig.3

Fig.2

3. PROBLEM STATEMENT

Simply supported cylindrical shell without Fig.4


edge-beam is analysed under uniform load is
analysed by both theories for various L:a ratios
in range 1.8≤ L:a<3.2. The variation of stress
resultants in longitudinal direction have the
nature of sine or cosine. The stress-resultants
are calculated at those cross-sections where they
attain maximum value. The span(L) is kept
SH3 | P a g e
SEC18: Paper No. 2018102

Fig.5
Fig.8

Fig.6

4.1.2 Transverse Stress Profiles


Fig.9

Fig. 7

Fig. 10

SH4 | P a g e
SEC18: Paper No. 2018102

Fig.11 Fig. 14

4.2. Discussion

In case of Nx, Nθ and Nxθ it has been observed


that the rate of change of these stress resultants
with respect to L:a is higher for Schorer’s
theory than D-K-J’s Theory. Though the values
obtained in both the theories shows good
convergence towards each other at higher L:a
ratios.(Fig:4,5,6)
The only difference between the
characteristic equations(1,2) of two theories is
the absence of ‘κ’(4) in Schorer’s theory. The
value of 'κ' tend to decrease with increase in L:a
ratios. As a result, the value of ‘k’ tends to be
Fig. 12 zero for higher L:a ratio. This behaviour of ‘k’
can be one explanation for the convergence of
two theories with increase in L:a.
For Mθ, the value generated is very low
compared to other stress resultants as there is no
edge beam. Due to which the values near edge
region is close to zero. The pattern of values
obtained is bit irregular compared to other stress
resultants.(Fig.3,4,5,6)
The results obtained by both the theories for
lower L:a ratios are little inconsistent with each
other. The transverse stress profile diagrams of
L:a ratio 1.8 also suggests the same(Fig.
10,11,12,14). As ‘L’ is kept constant, with
decrease in L:a ratio the radius, ‘a’ increases,
thus the curvature of the shell decreases. As a
Fig. 13 result of which, the plate action will become
more dominant than the membrane action which
may be a reason for this difference in values of
two theories at lower L:a ratio.
However, with increase in L:a ratios it is
observed that the difference between values of
the stress resultants obtained by both the
theories reduces significantly. The transverse
SH5 | P a g e
SEC18: Paper No. 2018102

stress profiles obtained at L:a ratio 3.2 also [6] ASCE Manual of Engineering Practice No.
shows a very good close resemblance with each 31, “Thin Shell Concrete Structures”,
other(see Fig. 7,8.9,10). ASCE, New-york, 1952

5. CONCLUSION [7] Moe, Johannes., "On the theory of


cylindrical shells: explicit solution of the
From the forgoing analysis it can be concluded characteristic equation, and discussion of
that both the D-K-J’s theory and Schorer’s the accuracy of various shell theories",
theory are acceptable for L:a ratios having range Mémoires de l'Association Internationale
of 1.6 to 3.2, as the difference between the des Ponts et Charpentes, Vol. 13, 1953
results obtained in both the theories are quite
small and at higher L:a ratios the values are
[8] Ghebreselasie, Hanibal Muruts; Situ,
Yuting, “Structural Analysis of Thin
almost similar. However, for lower L:a ratio,
Concrete Shells”, Mater thesis, Norwegian
specially below L:a=2.6, Schorer’s theory gives University of Science and Technology,
a bit conservative value. Lower L:a ratio with L Trondheim, Norway, 2015
constant means more of a plate action which
may be a reason for more difference in the
values of some stress resultants. Hence, for safer
design approach Schorer’s theory can be a better
choice.
The python programs for the analytical
analysis of cylindrical shell roof, based on some
well-established theories can be used for quick,
easy and accurate calculation of stress resultants
for a wide range of L:a ratios. Designers can
also verify their results obtained in other
software packages with the values obtained in
the Python program to gain further confidence
in their calculation.

REFERENCES

[1] IS: 2210-1988, “Criteria for the Design of


Reinforced Concrete Shell Structures and
Folded Plates, Bureau of Indian Standards,
New Delhi.

[2] Blumfield, Cyril Vernon. "The


Development And Use Of Barrel Vault
Shell Concrete. Structural & Building
Engineering Division." The Institution of
Civil Engineers Engineering Division
Papers, Vol 6, no. 6 ,1948, pp. 1-26.

[3] Ramaswamy, G. S., Design and


Construction of Concrete Shell Roofs .
New Delhi: CBS Publisher & Distributor.
1986, pp. 89-186.

[4] Gibson, J. E., Thin Shells: Computing and


Theory, First Edition, Pergamon Press,
1980, pp. 75-105

[5] Billington, D. P., Thin shell concrete


structures, Second Edition, McGraw-Hill
Publishing Company, pp.184-217

SH6 | P a g e

You might also like