C3018077317 PDF
C3018077317 PDF
Abstract: Structural designers especially in India use STAAD Introduced PSA (Program for Structural Analysis)
software to execute the structural analysis, but for the design Software, and compared th e results obtained from
purpose still manual calculations and excel spread sheets are OpenSTAAD and analysis done in PSA to MS excel [2].An
being used. It leads to cumbersome and time consuming process
to obtain analysis results from STAAD Pro to design
Automation of structural analysis design iterations using
calculations, hence to automate this process an MS Excel spread DSM (Design Structural Matrix) and OpenSTAAD has been
sheet has been developed. A vba program has been developed to carried out, further the work has been extended for optimal
access the analysis results from STAAD Pro to MS Excel such design of sections [3]. Presented Design Optimization of
that the design process is fully automated which reduces manual Steel Members Using Openstaad and Genetic Algorithm [4].
interference.
Keywords: MS Excel, Open STAAD, VBA, IS 456:2000, II. PROPOSED METHODOLOGY
Analysis, Design, Beam, Column.
A. Analysis
I. INTRODUCTION A typical 3 Dimensional frame was considered for the
analysis, and the frame was modeled in STAAD Pro V8i
STAAD Pro comes with a library of functions allowing software, The initial beam properties were assigned based
users access to the input and output data from STAAD files. on vertical deflection limits and for the column based on
These functions also allow users to create a STAAD input slenderness ratio of IS 456:2000[9], The Dead Load and
data file, launch the STAAD analysis run, and link STAAD Live Load are assigned to the frame according to IS
with any program of their choice for post-analysis 875(Part 1 & Part 2)-1987[12], [13]. Static Analysis of the
operations such as steel design, concrete design, connection frame was carried out based on various load combinations.
design, etc. This library of functions goes by the name After analyzing the structure in Staad analysis engine, the
OpenSTAAD. The most convenient way to utilize these geometry and design forces for selected beams and for
functions is through VB Macros that can be run in Excel, particular load combination were retrieved as shown in Fig.
MathCAD, etc. For a list of these functions one can refer 1 & Fig. 2.
OpenSTAAD Reference Documentation [5] for more
B. Open STAAD Syntaxes
information. OpenSTAAD Macros can be created using any
VB editor. Users may also create them using the VB editor Following Syntaxes have been coded in MS Excel VB
built into Microsoft Excel. The STAAD Pro GUI (Graphical macro to retrieve geometry and design forces for selected
User Interface) too is equipped with a VB editor. beam and particular load combination. Beam No. have been
Visual Basic for Applications (VBA) is a programming retrieved using “Get No Of Selected Beams,” Length of
environment designed to work with Microsoft’s Office beam have been retrieved using “Get Beam Length,”,
applications (Word, Excel, Access, and PowerPoint). Breadth and depth of Beam have been retrieved using “Get
Components in each application (for example, worksheets or Beam Property,”, Minimum and Maximum bending moment
documents) are exposed as objects to the programmer to use of Beams have been retrieved using “Get Min Max Bending
and manipulate to a desired end. Almost anything can be Moment,”, Minimum and Maximum Shear force of Beams
done through the normal use of the Office application to have been retrieved using “Get Min Max Shear Force,”,
automate the work through programming. Node No. have been retrieved using “Get Member
A spreadsheet has been developed for the design of Incidence,” for selected member, Support Reactions such as
Selective Catalytic Reduction Pile Cap Foundation, The Fy, Mx, Mz have been retrieved using “Get Support
micro piles were modeled in STAAD Pro v8i and the forces Reactions,”.
extracted to an Excel spreadsheet through OpenSTAAD
VBA macro [1]. III. DESIGN PROCEDURE
A. RC BEAMS
A code (syntax) has been coded in MS Excel VB macro
and a command button “GET REACTIONS,” has been
provided to retrieve the results Such as Load case, Beam
Revised Version Manuscript Received on June 09, 2017.
Dr. R. J. Fernandes, Department Civil Engineering, SDM College of No., Breadth, Depth, Length, Bending Moment, and Shear
Engineering and Technology, Dharwad, India, E-mail: Force in their respective cells for selected beams and
[email protected] particular load combination as shown in Fig. 3. Provide
Mr. Furqan Ahmed Javali, Department Civil Engineering, SDM
College of Engineering and Technology, Dharwad, India, E-mail: design inputs such as Clear
[email protected] cover,
Mr. Somesh Patil, Department Civil Engineering, SDM College of
Engineering and Technology, Dharwad, India, E-mail:
[email protected]
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
21 & Sciences Publication
Analysis and Design of Reinforced Concrete Beams and Columns using open STAAD
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
22 & Sciences Publication
International Journal of Soft Computing and Engineering (IJSCE)
ISSN: 2231-2307, Volume-7 Issue-3, July 2017
c
0.85 0.8 f ck 1 5 1 (11)
(MFt).
6 IF, pc,prov. <0.75, Then
100 Ast pc,prov.
pt (12) MFC 1+ 0.15 (18)
bd 0.5
18. If v c , the shear is carried by reinforcement ( v ) IF,
hence spacing of stirrups ( Sv ) for design shear pc,prov.
MFc 1.6 1.5 Then 1.5 (19)
reinforcement in the form of vertical stirrups is calculated pc,prov. 0.275
from clause 40.4(a) of IS 456:2000[9].
Where,
0.87 f y Asv d pc ,prov. = Percentage of compression reinforcement
Vus (13)
Sv provided.
Vus Vu cbd (14) 23. The lateral stability check for beam is calculated from
clause 23.3 of IS 456:2000[9].
Length for simply supported and continuous beams should
19. If v c , the shear is carried by concrete hence spacing
250b 2
of stirrups ( sv ) for minimum shear reinforcement in the be least of 60b or .
d
form of vertical stirrups is calculated based on diameter of
100b 2
bar and no. of stirrup legs from clause 26.5.1.5, and 26.5.1.6 Length for cantilever beam should be least of 25b or .
of IS 456:2000[9]. d
B. RC COLUMNS
Asv 0.4
(15) Following equations for the design of RC Columns have
bsv 0.87 f y been used in the form of VB syntax in MS Excel VBA
Where, macro.
Asv = total cross-sectional area of stirrup legs effective in 1. Effective cover is calculated from table 16 and 16A of IS
456:2000[9], and based on Maximum Diameter of Bar to be
shear,
used.
sv = stirrup spacing along the length of the member, Dai.ofbar
Eff .cov er clear.cov er (20)
b = breadth of the beam or breadth of web of flanged beam, 2
and
f y = characteristic strength of the stirrup reinforcement in 2. Effective length is calculated for fixed columns from
N/mm2 which shall not be taken greater than 415 N/mm2. Table 28 of IS 456:2000[9].
20. When member is designed for torsion, transverse 3. Slenderness ratio is calculated from Short and Slender
reinforcement for torsion in the form of rectangular stirrups (long) column from clause 25.1.2 of IS 456:2000[9].
provided perpendicular to axis of member from clause lex lez
, 12 (21)
26.5.1.7 (a) of IS 456:2000[9]. D b
21. 4. If column is slender then additional moments are
x y calculated from clause 39.7.1 of IS 456:2000[9].
Sv 1 1 or 300mm (16) 5.
4
2
Where, Pu D lex
M ax (22)
x1, y1 = Short and Long dimensions of stirrup. 2000 D
22. Check for deflection have been calculated from clause P b l
2
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
23 & Sciences Publication
Analysis and Design of Reinforced Concrete Beams and Columns using open STAAD
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
24 & Sciences Publication
International Journal of Soft Computing and Engineering (IJSCE)
ISSN: 2231-2307, Volume-7 Issue-3, July 2017
C1 = coefficient for the area of stress block to be taken 14. Guy Hart-Davis, “Mastering VBA,” 2nd edition, WILEY dreamtech,
2006.
from Table H (SP-16 clause 3.2.2), 15. Website:http://www.civilnstructural.com/soft-tools/(OpenSTAAD
learning videos).
Asi
pi = where Asi is the area of reinforcement in the ith 16. Website: https://www.excelcampus.com/ (MS Excel VBA coding_
bD language).
row,
f si = stress in ith row of reinforcement, compression being AUTHORS PROFILE
positive and tension being negative; Dr. R. J. Fernandes is currently working as an Assistant Professor in
SDM College of Engineering and Technology, Dharwad. He has done PhD
f ci = stress in concrete at the level of ith row of and M. Tech industrial structures from NITK, Surathkal and BE Civil
Engineering from BVBCET, Hubballi. His main area of research is
reinforcement; Laminated Composites, Finite Element Method, and Structural
n = number of rows of reinforcement. Optimization.
C2 D = distance of the centroid of the concrete stress
Furqan Ahmed Javali is currently pursuing B.E Civil Engineering
block, measured from the highly compressed edge, from SDM College of Engineering and Technology, Dharwad.
yi = distance from the centroid of the section to the ith
Somesh Patil is currently pursuing B.E Civil Engineering from SDM
row of reinforcement; positive towards the highly College of Engineering and Technology, Dharwad.
compressed edge and negative towards the least compressed
edge.
V. CONCLUSION
The objective for automation of Design of R C Beams
and Columns using MS Excel and Open STAAD have been
accomplished. The above Analysis and Design problem has
been verified with standard Text Books. It reduces time, as
compare to manual calculation for Design of Beam and
column elements of a large project.
In future automation of the design processes for RC
elements and optimization of RC elements can be carried
out. The reactions retrieved from Open STAAD to MS
Excel will be useful in advanced foundation design.
REFERENCES
1. Jonathan Meyer, “SCR Pile Cap Foundation Design Using STAAD
v8i & Excel,” Structures Congress 2011, pp. 2485-2495, April 2012
2. Ishwaragouda S. Patil and Dr. Satish A. Annigeri, “Introduction to
PSA as a Free Structural Analysis Software,” Bonfring International Fig. 1: Selected Beams in STAAD Pro for the design
Journal of Man Machine Interface, Vol. 4, Special Issue, July 2016
3. P.Mujumdar and J. U. Maheswari, “Integrated Framework for
Automating the Structural Design Iteration,” Proceedings of the
International Symposium on Automation and Robotics in
Construction, 2015
4. Purva Mujumdar and Vasant Matsagar, “Design Optimization of Steel
Members Using Openstaad and Genetic Algorithm,” Advances in
Structural Engineering, V. Matsagar (ed.), Springer India 2015,
pp.233-244
5. Bentley, “OpenSTAAD V8i (SELECT series 4) Reference manual,”
2012. Available: http://www.bentley.com
6. Bentley, STAAD Pro V8i. Available: http://www.bentley.com
7. Microsoft Excel. Visual Basic Applications for Excel.
http://www.office.microsoft.com
8. Tim Burnett (2009, November), “VBA for office 2010,” Kingfisher
Computer Consulting [online]. https://msdn.microsoft.com/en-
us/library/office/ee814735(v=office.14).aspx#VBA Programming 101
9. IS 456:2000, “Indian standard code of practice for plain and
reinforced concrete – code of practice,” Bureau of Indian Standards,
New Delhi, 2000.
10. SP 16-1980, “Design aids for reinforced concrete to IS 456-1978,”
Bureau of Indian Standards, New Delhi, 1980.
11. SP 24-1983, “Explanatory Handbook on Indian standard code of
practice for plain and reinforced concrete (IS 456-1978),” Bureau of
Indian Standards, New Delhi, 1983.
12. IS 875(Part 1)-1987, “Design Loads (Other than Earthquake) For Fig. 2: Selected Columns in STAAD Pro for the design
Buildings and Structures,” Bureau of Indian Standards, New Delhi,
1987.
13. IS 875(Part 2)-1987, “Design Loads (Other than Earthquake) For
Buildings and Structures,” Bureau of Indian Standards, New Delhi,
1987.
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
25 & Sciences Publication
Analysis and Design of Reinforced Concrete Beams and Columns using open STAAD
Published By:
Retrieval Number: C3018077317/2017©BEIESP Blue Eyes Intelligence Engineering
26 & Sciences Publication