SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 937
Development of iOS Application for Strengthening of Columns using
CFRP
Chandan C S1, Manjunatha L2
1P.G. Student, Civil Engineering Department, Sri Jagadguru Balagangadharanatha Institute of Technology,
Bengaluru - 560060, Karnataka, India
2Assistant Professor, Civil Engineering Department, Sri Jagadguru Balagangadharanatha Institute of Technology,
Bengaluru - 560060, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - For strengtheningoftheexistingcolumnsandfor
retrofitting of the old building columns using CFRP(Carbon
Fiber Reinforced Polymer) sheets are widely used now a days.
To Strengthen the columns we have to first carry out the
calculation of the number of CFRP plies required for the
column to withstand the overcoming load on it ,the number of
plies is calculated by using an iOS application which is
generated using XCODE software and swift language. For this
first we carried out the Modeling and analysis of an G+8
Storied apartment building by using ETABS-2015 and
extracting the load values imposed on the columns, then
increasing four stories for the same building (G+8)+4.
Extracting the load values from the modified building and
comparing the same. By comparison we came to know that
there is an increase in the 60% load on the columns from G+8
to (G+8)+4. The increased load values are then substituted in
the application to get number of plies required to be wrapped
on to the columns to get adequate strength.
Key Words: CFRP: Xcode: Swift language: Retrofitting: iOS
1. INTRODUCTION
Carbon fiber sheets have been applied to increase the
concrete confinement and load resisting capacity of
reinforced concrete columns. The confinement effectiveness
of externally bonded CFRP jackets depends on several
different parameters, such as, the type of concrete, steel
reinforcement, thickness of the CFRP jackets (number of
layers) stiffness (type of FRP) and loading conditions. Also,
shape of the cross sections and sharp edges in the cross
sections of columns can directly affect the confinement
effectiveness of externally bonded concrete columns. The
efficiency of FRP and CFRP confinementishigherforcircular
sections than square sections. The mitigation of the effect of
this shape is achieved by smoothening the corners of
rectangular sections with the effectiveness increasing with
the rounding radius, until certain thresholdvalueisreached.
The ultimate strength of the confined concrete is closely
related to the failure strength of the CFRP wrappings.
Xcode is Apple’s IDE (integrated development
environment), which you use to create iOS applications. The
word “integrated” refers to the fact that Xcode brings
together several different tools into a single application.
Xcode contains several tools, but the ones you’ll use most of
the time are the source code editor, debugger, and the
Interface Builder. The iOS Simulator is an application that
runs on your Mac and allows you to test your apps without
using an actual iOS device. The iOS Simulator is part of the
standard iOS SDK(Software Developmental Kit) installation.
When you run your app in Xcode, you have the choice of
launching it in the simulator or an actual device. If you
choose to launch it in the simulator, Xcode will launch the
iOS Simulator automatically.
Swift Playground isa revolutionarynewappforipadsthat
makes learning swift interactive and fun. solve puzzles to
master the basics using swift - a powerful programming
language created by Apple and used by the pros to build
many of today's most popular apps. Then take on a series of
challenges and step up to more advanced creations. Swift
playgrounds requires no coding knowledge, so it's perfect
for students just starting out. It also provides a unique way
for seasoned developers to quickly bring ideas to life. And
because it's built to take full advantage of ipads, it's a first of
it's kind learning experience.
2. METHODOLOGY
1. The extensive literature review is done to know brief
about the topic.
2. Xocde software is used to develop the applicationwiththe
swift language in iOS platform.
3. A Residential apartment building of G+8 story is selected
for the study.
4. ETABS software is used for modeling and analysis of the
building.
5. Building is analyzed for Equivalent Static Analysis.
6. Resulting load values are implemented in the application
and the final results of number of CFRP pliesrequiredfor the
column to with stand the load is obtained.
As we are implementing new software to develop the
application for the calculating of the number of plies
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 938
required for the column strengthening. XCODE and swift
languages are the iOS based software and language, so we
need to understand them that how they work on the iOS
platform, how user friendly they are and how to write the
program for the execution of our problem. So we took an
worked example from (ACI 440.2R-08) for the base.
2.1 About programming
In the XCODE software we need to select required type of
project for our application, as the software comprises of
many type of projects, here we select 'tabled application',
swift language is selected for the programming, here we are
developing this application to run on i-phone and i-pads
devices only. After that we get the main storyboard window
for the preparation of the screens of the application, there
we need to create a view controller for each screens. Each
view controller needs a class as cocoa touch class. and then
in the assistant editor of each view controller the required
program is written using pre-defined functions in the swift
language such as, String[ ], void( ), Float( ), Double( ), etc.
after completion of implementation of the problem wehave
to run the program to check whether its right or wrong, if it
shows errors we can debugthemindebuggingarea provided
in main storyboard. After completion we can look the
preview of the application in the i-phone simulator and we
can move further for using the same application to get the
resulting values.
3. ANALYSIS OF RESIDENTIAL BUILDING
In this work we selected an multi - storied apartment
building for retrofitting of the columns. the modeling and
analysis is done using ETABS. The apartment buildingisG+8
storied, we extended the building by 4 stories and the
analysis is done, then in the result we can observe the
increase the load on the columns, the load valuesandArea of
steel values of G+8 storied building and (G+8)+4 storied
building is compared in the results. The plan view of the
building is shown in fig.1 the G+8 storied building is shown
in fig.2 and correspondingly the G+12 storied building is
shown in fig.3
Fig -1: Plan view of the residential apartment building
Fig -1: 3-D view of G+8 storied building
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 939
Fig -3: 3-D view of G+12 storied building
3.1 Properties
For the analysis of the building we used the ETABSsoftware.
the grade of concrete considered is M25 and that of steel is
Fe500 for reinforcement used for the analysis, as per IS
456:2000 the material elastic properties are taken.
Table-1: General details of building
Number of stories G+8
Building type
Reinforced Cement
Concrete
Seismic Zone Story height Zone II
Soil type Seismic zone Medium soil (Type II)
Story height 2.95m
Response reduction factor 3
Importance factor 1
Table-2: Structural members of building
Thickness of slab 0.15m
Column In-situ column
Beam In-situ Beam
Wall thickness 0.23m
Table-3: Material properties of the building
Grade of Concrete M25
Grade of Steel Fe500
Density of Concrete 25kN/m3
Young's Modulus of
Concrete
2.5x104N/mm2
Young's Modulus of steel 2x105N/mm2
Poission's ratio of
concrete
0.3
Forces from critical load combination out of load cases 6 to
21 are considered for design check. The design has been
carried out as per the guidelines in IS: 456-2000.
4. STRENGTHENING OF COLUMNS
The method of increasing the bearing capacity of the
structural materials internally or externally by using other
strengthening material is known as strengthening. Now a
days the strengthening of the structural components are
need to be done so as to increase the life span of the
structures and to carry the more loads. By strengtheningthe
existing structural elements the number of floors can be
increased for multi-storied buildings or any overlaying
structures on the shorter buildings can be constructed.
4.1 Load Comparison Between The Models
Here we compared the load values of the G+8 building and
the G+12 building, by comparing the values we can observe
the increase in load values of the modified building to the
actual building, and there is a calculated increase in 60% of
the total load. That increase in load values is calculated and
tabulated in the below table for each and every group of
columns. The increased load values of the G+12 model in
substituted in the iOS application to get the results.
Table-4: Load comparison
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 940
4.2 Number of plies required for the columns of
G+12 model:
For strengthening of the existing columns we need to do the
wrapping of the CFRP around the surface of the columns, for
that we required the number of plies of the wrappings
needed to be applied. to calculate that we developed the
application that works on the iOS platform.Bymodifying the
existing apartment building we obtained the excessive load
on the columns that effects mostly on the basement floor
columns and on the ground floor columns, so we need to
strengthen those columns, for that we tabulated the load
values of the both floors. by entering the load values in the
application we get the number of plies for each floors and
each for each group of columns. No of plies for columns is
tabulated.
Table-5: Number of plies for the column
5. CONCLUSION
 By using the CFRP wrappings we can increase the
strength of the existing columns without much
difficulty.
 Here , in the tabulations the no. of plies required for
the columns to with strand the extra load (+4
storey) are obtained from the iOS application
developed using the Xcode software.
 Xcode software of iOS is easy to learn as compared
to the Android and its user friendly also, gives easy
access for the users.
 More time is be saved by the application as itavoids
the time consumption for the manual calculations,
we can get the results very quickly.
 Load values and the moment values are collected
from the ETABS and the conventional column
design is done using Excel sheet.
We then transfer the values of load carried by G+8 model,
load carried by G+12 model and the dimensions of the
column.
REFERENCES
[1] Raphaelle SADONE, Marc QUIERTANT,
''Experimental Study On Rc Columns
Retrofitted by FRP And Subjected To Seismic
Loading''.
[2] Pranay Ranjan, Poonam Dhiman, ''Retrofitting of
Columns of an Existing Building by RC, FRP and
SFRC Jacketing Techniques'', IOSR Journal of
Mechanical and Civil Engineering (IOSR-JMCE) e-
ISSN: 2278-1684, p-ISSN: 2320–334X, 2016 pp 41-
46.
[3] Okan ÖZCAN Barış BİNİCİ Güney ÖZCEBE
''Investigation of FRP Strengthening Design Rules
for Insufficient RC Columns'',December20101425-
1444.
[4] K. OLIVOVÁ, J. BILČÍK, ''Strengthening Of Concrete
Columns With CFRP'', Slovak journal of Civil
engineering,2009.
[5] Azadeh Parvin , David Brighton ''FRP Composites
Strengthening of Concrete Columns under Various
Loading Conditions'', Polymers 2014, ISSN 2073-
4360.
[6] Hamid Saadatmanesh, Mohammad R. Ehsani, and
Limin Jin, ''Repair of Earthquake-Damaged RC
Columns with FRP Wraps'', ACI Structural
Journal/March-April 1997,pp 206-214.
[7] Engr. Azam Amir, Dr. AmjadNaseer, Engr. Orooj
Azam, ''Strengthening of Existing Building Column
Using FRP Wrap& GI Wire Mesh'', International
Journal of Scientific&EngineeringResearchVolume
4, Issue 5, May-2013 ISSN 2229-5518.
[8] O. Ozcan , B. Binici and G. Ozcebe, ''Seismic
Retrofitting Of Reinforced Concrete Columns Using
Carbon Fiber Reinforced Polymer (CFRP)'', Asia-
Pacific Conference on FRP in Structures (APFIS
2007), 2007 International Institute for FRP in
Construction, pp193-198.
[9] Jason Donald Ross, ''Analytical Models for
Reinforced Concrete Columns Retrofitted with
Fiber-Reinforced Polymer Composites'', 2007.
[10] American Concrete Institute (ACI) 440.2R-08

More Related Content

What's hot

CHETAN 3+ YEARS RESUME
CHETAN 3+ YEARS RESUMECHETAN 3+ YEARS RESUME
CHETAN 3+ YEARS RESUME
Chetan H M
 
Vikram_design_4Yrs
Vikram_design_4YrsVikram_design_4Yrs
Vikram_design_4Yrs
Vikram A R
 
LTTechServices_Muralidhar_SK
LTTechServices_Muralidhar_SKLTTechServices_Muralidhar_SK
LTTechServices_Muralidhar_SK
muralidhar sk
 
Prasad_Resume
Prasad_ResumePrasad_Resume
Prasad_Resume
Prasad R
 
Pradeep_J_20161202
Pradeep_J_20161202Pradeep_J_20161202
Pradeep_J_20161202
PRADEEP J
 
0581OS_FM_Final_NT
0581OS_FM_Final_NT0581OS_FM_Final_NT
0581OS_FM_Final_NT
Vibhor Kumar
 

What's hot (16)

CHETAN 3+ YEARS RESUME
CHETAN 3+ YEARS RESUMECHETAN 3+ YEARS RESUME
CHETAN 3+ YEARS RESUME
 
IRJET- Online Compiler for Computer Languages with Security Editor
IRJET-  	  Online Compiler for Computer Languages with Security EditorIRJET-  	  Online Compiler for Computer Languages with Security Editor
IRJET- Online Compiler for Computer Languages with Security Editor
 
Vikram_design_4Yrs
Vikram_design_4YrsVikram_design_4Yrs
Vikram_design_4Yrs
 
LTTechServices_Muralidhar_SK
LTTechServices_Muralidhar_SKLTTechServices_Muralidhar_SK
LTTechServices_Muralidhar_SK
 
New Standard for Widely Used Software
New Standard for Widely Used SoftwareNew Standard for Widely Used Software
New Standard for Widely Used Software
 
kulasekaran_CV
kulasekaran_CVkulasekaran_CV
kulasekaran_CV
 
Prasad_Resume
Prasad_ResumePrasad_Resume
Prasad_Resume
 
CV prakash
CV prakashCV prakash
CV prakash
 
CVInDoc2017
CVInDoc2017CVInDoc2017
CVInDoc2017
 
Tony resume
Tony resumeTony resume
Tony resume
 
Biodata_VishweshBehere
Biodata_VishweshBehereBiodata_VishweshBehere
Biodata_VishweshBehere
 
Pradeep_J_20161202
Pradeep_J_20161202Pradeep_J_20161202
Pradeep_J_20161202
 
Resume_Mahendra Dutt Mishra
Resume_Mahendra Dutt MishraResume_Mahendra Dutt Mishra
Resume_Mahendra Dutt Mishra
 
CV_Sahil_Batra 2016
CV_Sahil_Batra 2016CV_Sahil_Batra 2016
CV_Sahil_Batra 2016
 
Sunil Kumar Sarvepalli
Sunil Kumar SarvepalliSunil Kumar Sarvepalli
Sunil Kumar Sarvepalli
 
0581OS_FM_Final_NT
0581OS_FM_Final_NT0581OS_FM_Final_NT
0581OS_FM_Final_NT
 

Similar to Development of iOS Application for Strengthening of Columns using CFRP

Similar to Development of iOS Application for Strengthening of Columns using CFRP (20)

IOS Application Development on Design of Shear wall
IOS Application Development on Design of Shear wallIOS Application Development on Design of Shear wall
IOS Application Development on Design of Shear wall
 
Development of IOS Application for Design of Precast Hollow Core Slab and Wal...
Development of IOS Application for Design of Precast Hollow Core Slab and Wal...Development of IOS Application for Design of Precast Hollow Core Slab and Wal...
Development of IOS Application for Design of Precast Hollow Core Slab and Wal...
 
Development of IOS Application on Strengthening of Beams using FRP Composites
Development of IOS Application on Strengthening of Beams using FRP CompositesDevelopment of IOS Application on Strengthening of Beams using FRP Composites
Development of IOS Application on Strengthening of Beams using FRP Composites
 
IRJET- Planning, Analysis and Design of an Auditorium Building
IRJET- Planning, Analysis and Design of an Auditorium BuildingIRJET- Planning, Analysis and Design of an Auditorium Building
IRJET- Planning, Analysis and Design of an Auditorium Building
 
LANGUAGE TRANSLATOR APP
LANGUAGE TRANSLATOR APPLANGUAGE TRANSLATOR APP
LANGUAGE TRANSLATOR APP
 
DESIGN AND ANALYSIS OF G+3 BUILDING SEMINAR
DESIGN AND ANALYSIS OF G+3 BUILDING SEMINARDESIGN AND ANALYSIS OF G+3 BUILDING SEMINAR
DESIGN AND ANALYSIS OF G+3 BUILDING SEMINAR
 
Analysis and Design of a Commercial Building
Analysis and Design of a Commercial BuildingAnalysis and Design of a Commercial Building
Analysis and Design of a Commercial Building
 
Computer-Aided Design of Raft Foundation using Excel VBA and FORTRAN
Computer-Aided Design of Raft Foundation using Excel VBA and FORTRANComputer-Aided Design of Raft Foundation using Excel VBA and FORTRAN
Computer-Aided Design of Raft Foundation using Excel VBA and FORTRAN
 
IRJET - From C to JAVA
IRJET -  	  From C to JAVAIRJET -  	  From C to JAVA
IRJET - From C to JAVA
 
IRJET - Design and Analysis of a G+4 Commercial Building by using STAAD PRO
IRJET - Design and Analysis of a G+4 Commercial Building by using STAAD PROIRJET - Design and Analysis of a G+4 Commercial Building by using STAAD PRO
IRJET - Design and Analysis of a G+4 Commercial Building by using STAAD PRO
 
Analysis and Design of Commercial Building using ETABS
Analysis and Design of Commercial Building using ETABSAnalysis and Design of Commercial Building using ETABS
Analysis and Design of Commercial Building using ETABS
 
Stacker's
Stacker'sStacker's
Stacker's
 
Presentation Summarizer: A Full-Fledged NLP Service
Presentation Summarizer: A Full-Fledged NLP ServicePresentation Summarizer: A Full-Fledged NLP Service
Presentation Summarizer: A Full-Fledged NLP Service
 
design of g building.pdf
design of g building.pdfdesign of g building.pdf
design of g building.pdf
 
IRJET- Comparative Study on Analysis and Design of Regular Configuration of B...
IRJET- Comparative Study on Analysis and Design of Regular Configuration of B...IRJET- Comparative Study on Analysis and Design of Regular Configuration of B...
IRJET- Comparative Study on Analysis and Design of Regular Configuration of B...
 
“Design and modeling of commercial cum residential building by using Autodesk...
“Design and modeling of commercial cum residential building by using Autodesk...“Design and modeling of commercial cum residential building by using Autodesk...
“Design and modeling of commercial cum residential building by using Autodesk...
 
“Design and modeling of commercial cum residential building by using Autodesk...
“Design and modeling of commercial cum residential building by using Autodesk...“Design and modeling of commercial cum residential building by using Autodesk...
“Design and modeling of commercial cum residential building by using Autodesk...
 
Analysis and design of multistorey commercial building using Etabs
Analysis and design of multistorey commercial building using EtabsAnalysis and design of multistorey commercial building using Etabs
Analysis and design of multistorey commercial building using Etabs
 
Evaluating Seismic Efficiency with Combination of Bracings in Steel Building ...
Evaluating Seismic Efficiency with Combination of Bracings in Steel Building ...Evaluating Seismic Efficiency with Combination of Bracings in Steel Building ...
Evaluating Seismic Efficiency with Combination of Bracings in Steel Building ...
 
Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5Utsha guha cocoa:swift-exp5
Utsha guha cocoa:swift-exp5
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 

Recently uploaded (20)

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

Development of iOS Application for Strengthening of Columns using CFRP

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 937 Development of iOS Application for Strengthening of Columns using CFRP Chandan C S1, Manjunatha L2 1P.G. Student, Civil Engineering Department, Sri Jagadguru Balagangadharanatha Institute of Technology, Bengaluru - 560060, Karnataka, India 2Assistant Professor, Civil Engineering Department, Sri Jagadguru Balagangadharanatha Institute of Technology, Bengaluru - 560060, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - For strengtheningoftheexistingcolumnsandfor retrofitting of the old building columns using CFRP(Carbon Fiber Reinforced Polymer) sheets are widely used now a days. To Strengthen the columns we have to first carry out the calculation of the number of CFRP plies required for the column to withstand the overcoming load on it ,the number of plies is calculated by using an iOS application which is generated using XCODE software and swift language. For this first we carried out the Modeling and analysis of an G+8 Storied apartment building by using ETABS-2015 and extracting the load values imposed on the columns, then increasing four stories for the same building (G+8)+4. Extracting the load values from the modified building and comparing the same. By comparison we came to know that there is an increase in the 60% load on the columns from G+8 to (G+8)+4. The increased load values are then substituted in the application to get number of plies required to be wrapped on to the columns to get adequate strength. Key Words: CFRP: Xcode: Swift language: Retrofitting: iOS 1. INTRODUCTION Carbon fiber sheets have been applied to increase the concrete confinement and load resisting capacity of reinforced concrete columns. The confinement effectiveness of externally bonded CFRP jackets depends on several different parameters, such as, the type of concrete, steel reinforcement, thickness of the CFRP jackets (number of layers) stiffness (type of FRP) and loading conditions. Also, shape of the cross sections and sharp edges in the cross sections of columns can directly affect the confinement effectiveness of externally bonded concrete columns. The efficiency of FRP and CFRP confinementishigherforcircular sections than square sections. The mitigation of the effect of this shape is achieved by smoothening the corners of rectangular sections with the effectiveness increasing with the rounding radius, until certain thresholdvalueisreached. The ultimate strength of the confined concrete is closely related to the failure strength of the CFRP wrappings. Xcode is Apple’s IDE (integrated development environment), which you use to create iOS applications. The word “integrated” refers to the fact that Xcode brings together several different tools into a single application. Xcode contains several tools, but the ones you’ll use most of the time are the source code editor, debugger, and the Interface Builder. The iOS Simulator is an application that runs on your Mac and allows you to test your apps without using an actual iOS device. The iOS Simulator is part of the standard iOS SDK(Software Developmental Kit) installation. When you run your app in Xcode, you have the choice of launching it in the simulator or an actual device. If you choose to launch it in the simulator, Xcode will launch the iOS Simulator automatically. Swift Playground isa revolutionarynewappforipadsthat makes learning swift interactive and fun. solve puzzles to master the basics using swift - a powerful programming language created by Apple and used by the pros to build many of today's most popular apps. Then take on a series of challenges and step up to more advanced creations. Swift playgrounds requires no coding knowledge, so it's perfect for students just starting out. It also provides a unique way for seasoned developers to quickly bring ideas to life. And because it's built to take full advantage of ipads, it's a first of it's kind learning experience. 2. METHODOLOGY 1. The extensive literature review is done to know brief about the topic. 2. Xocde software is used to develop the applicationwiththe swift language in iOS platform. 3. A Residential apartment building of G+8 story is selected for the study. 4. ETABS software is used for modeling and analysis of the building. 5. Building is analyzed for Equivalent Static Analysis. 6. Resulting load values are implemented in the application and the final results of number of CFRP pliesrequiredfor the column to with stand the load is obtained. As we are implementing new software to develop the application for the calculating of the number of plies
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 938 required for the column strengthening. XCODE and swift languages are the iOS based software and language, so we need to understand them that how they work on the iOS platform, how user friendly they are and how to write the program for the execution of our problem. So we took an worked example from (ACI 440.2R-08) for the base. 2.1 About programming In the XCODE software we need to select required type of project for our application, as the software comprises of many type of projects, here we select 'tabled application', swift language is selected for the programming, here we are developing this application to run on i-phone and i-pads devices only. After that we get the main storyboard window for the preparation of the screens of the application, there we need to create a view controller for each screens. Each view controller needs a class as cocoa touch class. and then in the assistant editor of each view controller the required program is written using pre-defined functions in the swift language such as, String[ ], void( ), Float( ), Double( ), etc. after completion of implementation of the problem wehave to run the program to check whether its right or wrong, if it shows errors we can debugthemindebuggingarea provided in main storyboard. After completion we can look the preview of the application in the i-phone simulator and we can move further for using the same application to get the resulting values. 3. ANALYSIS OF RESIDENTIAL BUILDING In this work we selected an multi - storied apartment building for retrofitting of the columns. the modeling and analysis is done using ETABS. The apartment buildingisG+8 storied, we extended the building by 4 stories and the analysis is done, then in the result we can observe the increase the load on the columns, the load valuesandArea of steel values of G+8 storied building and (G+8)+4 storied building is compared in the results. The plan view of the building is shown in fig.1 the G+8 storied building is shown in fig.2 and correspondingly the G+12 storied building is shown in fig.3 Fig -1: Plan view of the residential apartment building Fig -1: 3-D view of G+8 storied building
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 939 Fig -3: 3-D view of G+12 storied building 3.1 Properties For the analysis of the building we used the ETABSsoftware. the grade of concrete considered is M25 and that of steel is Fe500 for reinforcement used for the analysis, as per IS 456:2000 the material elastic properties are taken. Table-1: General details of building Number of stories G+8 Building type Reinforced Cement Concrete Seismic Zone Story height Zone II Soil type Seismic zone Medium soil (Type II) Story height 2.95m Response reduction factor 3 Importance factor 1 Table-2: Structural members of building Thickness of slab 0.15m Column In-situ column Beam In-situ Beam Wall thickness 0.23m Table-3: Material properties of the building Grade of Concrete M25 Grade of Steel Fe500 Density of Concrete 25kN/m3 Young's Modulus of Concrete 2.5x104N/mm2 Young's Modulus of steel 2x105N/mm2 Poission's ratio of concrete 0.3 Forces from critical load combination out of load cases 6 to 21 are considered for design check. The design has been carried out as per the guidelines in IS: 456-2000. 4. STRENGTHENING OF COLUMNS The method of increasing the bearing capacity of the structural materials internally or externally by using other strengthening material is known as strengthening. Now a days the strengthening of the structural components are need to be done so as to increase the life span of the structures and to carry the more loads. By strengtheningthe existing structural elements the number of floors can be increased for multi-storied buildings or any overlaying structures on the shorter buildings can be constructed. 4.1 Load Comparison Between The Models Here we compared the load values of the G+8 building and the G+12 building, by comparing the values we can observe the increase in load values of the modified building to the actual building, and there is a calculated increase in 60% of the total load. That increase in load values is calculated and tabulated in the below table for each and every group of columns. The increased load values of the G+12 model in substituted in the iOS application to get the results. Table-4: Load comparison
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 940 4.2 Number of plies required for the columns of G+12 model: For strengthening of the existing columns we need to do the wrapping of the CFRP around the surface of the columns, for that we required the number of plies of the wrappings needed to be applied. to calculate that we developed the application that works on the iOS platform.Bymodifying the existing apartment building we obtained the excessive load on the columns that effects mostly on the basement floor columns and on the ground floor columns, so we need to strengthen those columns, for that we tabulated the load values of the both floors. by entering the load values in the application we get the number of plies for each floors and each for each group of columns. No of plies for columns is tabulated. Table-5: Number of plies for the column 5. CONCLUSION  By using the CFRP wrappings we can increase the strength of the existing columns without much difficulty.  Here , in the tabulations the no. of plies required for the columns to with strand the extra load (+4 storey) are obtained from the iOS application developed using the Xcode software.  Xcode software of iOS is easy to learn as compared to the Android and its user friendly also, gives easy access for the users.  More time is be saved by the application as itavoids the time consumption for the manual calculations, we can get the results very quickly.  Load values and the moment values are collected from the ETABS and the conventional column design is done using Excel sheet. We then transfer the values of load carried by G+8 model, load carried by G+12 model and the dimensions of the column. REFERENCES [1] Raphaelle SADONE, Marc QUIERTANT, ''Experimental Study On Rc Columns Retrofitted by FRP And Subjected To Seismic Loading''. [2] Pranay Ranjan, Poonam Dhiman, ''Retrofitting of Columns of an Existing Building by RC, FRP and SFRC Jacketing Techniques'', IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e- ISSN: 2278-1684, p-ISSN: 2320–334X, 2016 pp 41- 46. [3] Okan ÖZCAN Barış BİNİCİ Güney ÖZCEBE ''Investigation of FRP Strengthening Design Rules for Insufficient RC Columns'',December20101425- 1444. [4] K. OLIVOVÁ, J. BILČÍK, ''Strengthening Of Concrete Columns With CFRP'', Slovak journal of Civil engineering,2009. [5] Azadeh Parvin , David Brighton ''FRP Composites Strengthening of Concrete Columns under Various Loading Conditions'', Polymers 2014, ISSN 2073- 4360. [6] Hamid Saadatmanesh, Mohammad R. Ehsani, and Limin Jin, ''Repair of Earthquake-Damaged RC Columns with FRP Wraps'', ACI Structural Journal/March-April 1997,pp 206-214. [7] Engr. Azam Amir, Dr. AmjadNaseer, Engr. Orooj Azam, ''Strengthening of Existing Building Column Using FRP Wrap& GI Wire Mesh'', International Journal of Scientific&EngineeringResearchVolume 4, Issue 5, May-2013 ISSN 2229-5518. [8] O. Ozcan , B. Binici and G. Ozcebe, ''Seismic Retrofitting Of Reinforced Concrete Columns Using Carbon Fiber Reinforced Polymer (CFRP)'', Asia- Pacific Conference on FRP in Structures (APFIS 2007), 2007 International Institute for FRP in Construction, pp193-198. [9] Jason Donald Ross, ''Analytical Models for Reinforced Concrete Columns Retrofitted with Fiber-Reinforced Polymer Composites'', 2007. [10] American Concrete Institute (ACI) 440.2R-08