SlideShare a Scribd company logo
1 of 7
Download to read offline
>> IN THE NAME OF GOD << 
Analysis of 1st order and 2nd order Nonlinear Semi‐Rigid Connection 
Braced Frame subjected to Pushover lateral load (Force Control) In 
MATLAB 
This program is written by Salar Delavar Ghashghaei ‐2015.06.02 
E‐mail: salar.d.ghashghaei@gmail.com
 
a1 and a2 are Semi‐rigid connections at supports 
Define Parameters:
% Define Parameters in mm,kN
W=.03; % [kN/mm] % Distributed load Value (+ : Down)
h= 3000; % [mm] % column length
L = 6000; % [mm] % beam length
EIc = 200*100^4/12; % [kN.mm^2] column
EAc = 200*10000; % [kN]
EIb = 200*50^4/12; % [kN.mm^2] beam
EAb = 200*(50)^2; % [kN]
Nonlinear Rotational Spring of columns: 
tyc=.08; % Yield rotaion
Myc=40e+3; % Yield moment
tuc=.25; % Ultimate rotation
Muc=1.25*Myc; % Ultimate moment
nc = 9; % Moment-rotation shape parameter
Rkic=Myc/tyc;
Rkpc=(Muc-Myc)/(tuc-tyc);
Nonlinear Axial displacement Spring of Brace: 
dyb=10; % Yield displacement [mm]
Fyb=1000; % Yield Shear Force [kN]
dub=35; % Ultimate displacement [mm]
Fub=1.25*Fyb; % Ultimate Shear Force [kN]
n = 9; % Shear Force-displacement shape parameter
Rki=Fyb/dyb;
Rkp=(Fub-Fyb)/(dub-dyb);
Analysis Report:
################################## 
#         First‐order Nonlinear Analysis       # 
################################## 
(+)It is converged in 3 iterations for increment 1 
(+)It is converged in 2 iterations for increment 2 
(+)It is converged in 2 iterations for increment 3 
(+)It is converged in 2 iterations for increment 4 
(+)It is converged in 2 iterations for increment 5 
(+)It is converged in 2 iterations for increment 6 
(+)It is converged in 2 iterations for increment 7 
(+)It is converged in 2 iterations for increment 8 
(+)It is converged in 2 iterations for increment 9 
(+)It is converged in 2 iterations for increment 10 
. 
. 
. 
(+)It is converged in 66 iterations for increment 934 
(+)It is converged in 66 iterations for increment 935 
(+)It is converged in 66 iterations for increment 936 
(+)It is converged in 65 iterations for increment 937 
(+)It is converged in 65 iterations for increment 938 
(+)It is converged in 65 iterations for increment 939 
(+)It is converged in 65 iterations for increment 940 
(+)It is converged in 64 iterations for increment 941 
(+)It is converged in 64 iterations for increment 942 
(+)It is converged in 64 iterations for increment 943 
(+)It is converged in 64 iterations for increment 944 
      ## Brace displacement reached to Ultimate displacement ## 
#################################### 
#        Second‐order Nonlinear Analysis        # 
#################################### 
(+)It is converged in 3 iterations for increment 1 
(+)It is converged in 2 iterations for increment 2 
(+)It is converged in 2 iterations for increment 3 
(+)It is converged in 2 iterations for increment 4 
(+)It is converged in 2 iterations for increment 5 
(+)It is converged in 2 iterations for increment 6 
(+)It is converged in 2 iterations for increment 7 
(+)It is converged in 2 iterations for increment 8 
(+)It is converged in 2 iterations for increment 9 
(+)It is converged in 2 iterations for increment 10 
. 
. 
. 
(+)It is converged in 66 iterations for increment 933 
(+)It is converged in 66 iterations for increment 934 
(+)It is converged in 66 iterations for increment 935 
(+)It is converged in 66 iterations for increment 936 
(+)It is converged in 65 iterations for increment 937 
(+)It is converged in 65 iterations for increment 938 
(+)It is converged in 65 iterations for increment 939 
(+)It is converged in 65 iterations for increment 940 
(+)It is converged in 64 iterations for increment 941 
(+)It is converged in 64 iterations for increment 942 
(+)It is converged in 64 iterations for increment 943 
      ## Brace displacement reached to Ultimate displacement ## 
====================== Result ===================== 
=== 1st‐Order Nonlinear ==+== 2nd‐Order Nonlinear ===== 
Disp.(D7) Base Shear(D1+D4) Disp.(D7) Base Shear(D1+D4) 
================================================= 
  (mm)         (kN)          (mm)          (kN) 
‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐ 
  1.0e+003 * 
         0         0         0         0 
    0.0122    1.4269    0.0122    1.4264 
    0.0351    1.8880    0.0351    1.8860 
================================================= 
+‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐+ 
 Semi‐Rigid Column Connection Ductility Rito is:  3.183 
 1st‐order Nonlinear Ductility Rito is (Du/Dy):  2.870 
 2nd‐order Nonlinear Ductility Rito is (Du/Dy): 2.869 
 1st‐order Nonlinear Over Strength Ratio is (Fu/Fy):  1.323 
 2nd‐order Nonlinear Over Strength Ratio is (Fu/Fy): 1.322 
 1st‐order Nonlinear Initial Strucural stiffness is (Ke): 116.606 [kN/mm] 
 1st‐order Nonlinear Tangent Strucural stiffness is (Kt): 20.147 [kN/mm] 
 2nd‐order Nonlinear Initial Strucural stiffness is (Ke): 116.561 [kN/mm] 
 2nd‐order Nonlinear Tangent Strucural stiffness is (Kt): 20.100 [kN/mm] 
+‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐+ 
Plotting : 
Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab
Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab
Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab
Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab

More Related Content

What's hot

Engineering Mechanice Lecture 03
Engineering Mechanice Lecture 03Engineering Mechanice Lecture 03
Engineering Mechanice Lecture 03Self-employed
 
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)Hossam Shafiq II
 
Cap 03
Cap 03Cap 03
Cap 03UO
 
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)Hossam Shafiq II
 
Chapter 03 MECHANICS OF MATERIAL
Chapter 03 MECHANICS OF MATERIALChapter 03 MECHANICS OF MATERIAL
Chapter 03 MECHANICS OF MATERIALabu_mlk
 
Aircraft Loads 5 Report
Aircraft Loads 5 ReportAircraft Loads 5 Report
Aircraft Loads 5 ReportLee Ramsay
 
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...10-Design of Tension Member with Bolted Connection (Steel Structural Design &...
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...Hossam Shafiq II
 
Problemas resueltos rozamiento
Problemas resueltos rozamientoProblemas resueltos rozamiento
Problemas resueltos rozamientoPablo Rivas
 
Energy principle in structure analysis in civil engineering
Energy principle in structure analysis in civil engineeringEnergy principle in structure analysis in civil engineering
Energy principle in structure analysis in civil engineeringNagma Modi
 
6. Vectors – Data Frames
6. Vectors – Data Frames6. Vectors – Data Frames
6. Vectors – Data FramesFAO
 
solucionario mecanica vectorial para ingenieros - beer & johnston (dinamica)...
solucionario mecanica vectorial para ingenieros - beer  & johnston (dinamica)...solucionario mecanica vectorial para ingenieros - beer  & johnston (dinamica)...
solucionario mecanica vectorial para ingenieros - beer & johnston (dinamica)...Sohar Carr
 
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)Hossam Shafiq II
 
Capitulo 6 estatica
Capitulo 6 estaticaCapitulo 6 estatica
Capitulo 6 estaticaOscar Ferrer
 
Resolução.física sears zemansky 12ª edição young e freedman (todos os...
Resolução.física   sears   zemansky   12ª edição   young e freedman (todos os...Resolução.física   sears   zemansky   12ª edição   young e freedman (todos os...
Resolução.física sears zemansky 12ª edição young e freedman (todos os...ASTRIDEDECARVALHOMAG
 

What's hot (19)

Engineering Mechanice Lecture 03
Engineering Mechanice Lecture 03Engineering Mechanice Lecture 03
Engineering Mechanice Lecture 03
 
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)
19-Examples for Beam Column (Steel Structural Design & Prof. Shehab Mourad)
 
Cap 03
Cap 03Cap 03
Cap 03
 
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)
13-Effective Length of Columns (Steel Structural Design & Prof. Shehab Mourad)
 
Chapter 03 MECHANICS OF MATERIAL
Chapter 03 MECHANICS OF MATERIALChapter 03 MECHANICS OF MATERIAL
Chapter 03 MECHANICS OF MATERIAL
 
Aircraft Loads 5 Report
Aircraft Loads 5 ReportAircraft Loads 5 Report
Aircraft Loads 5 Report
 
T1 estatica
T1  estaticaT1  estatica
T1 estatica
 
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...10-Design of Tension Member with Bolted Connection (Steel Structural Design &...
10-Design of Tension Member with Bolted Connection (Steel Structural Design &...
 
Problemas resueltos rozamiento
Problemas resueltos rozamientoProblemas resueltos rozamiento
Problemas resueltos rozamiento
 
Energy principle in structure analysis in civil engineering
Energy principle in structure analysis in civil engineeringEnergy principle in structure analysis in civil engineering
Energy principle in structure analysis in civil engineering
 
lab12_NathanWendt
lab12_NathanWendtlab12_NathanWendt
lab12_NathanWendt
 
6. Vectors – Data Frames
6. Vectors – Data Frames6. Vectors – Data Frames
6. Vectors – Data Frames
 
solucionario mecanica vectorial para ingenieros - beer & johnston (dinamica)...
solucionario mecanica vectorial para ingenieros - beer  & johnston (dinamica)...solucionario mecanica vectorial para ingenieros - beer  & johnston (dinamica)...
solucionario mecanica vectorial para ingenieros - beer & johnston (dinamica)...
 
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)
18-Beam Column Strength (Steel Structural Design & Prof. Shehab Mourad)
 
B h curve-1
B h curve-1B h curve-1
B h curve-1
 
Capitulo 6 estatica
Capitulo 6 estaticaCapitulo 6 estatica
Capitulo 6 estatica
 
4 static shear
4  static shear4  static shear
4 static shear
 
FEA_project1
FEA_project1FEA_project1
FEA_project1
 
Resolução.física sears zemansky 12ª edição young e freedman (todos os...
Resolução.física   sears   zemansky   12ª edição   young e freedman (todos os...Resolução.física   sears   zemansky   12ª edição   young e freedman (todos os...
Resolução.física sears zemansky 12ª edição young e freedman (todos os...
 

Similar to Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab

Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...IJSRD
 
Smib pgm
Smib pgmSmib pgm
Smib pgmsannbhu
 
Chapter two Part two.pptx
Chapter two Part two.pptxChapter two Part two.pptx
Chapter two Part two.pptxAbdalleAidrous
 
Karnataka PGCET Electrical Science - Part B 2018 syllabus
Karnataka PGCET Electrical Science - Part B 2018 syllabusKarnataka PGCET Electrical Science - Part B 2018 syllabus
Karnataka PGCET Electrical Science - Part B 2018 syllabusEneutron
 
Abstract— This paper describes the design of feedback li.docx
Abstract— This paper describes the design of feedback li.docxAbstract— This paper describes the design of feedback li.docx
Abstract— This paper describes the design of feedback li.docxdaniahendric
 
EM_and_Dynamic_Modeling_of_an_Maglev
EM_and_Dynamic_Modeling_of_an_MaglevEM_and_Dynamic_Modeling_of_an_Maglev
EM_and_Dynamic_Modeling_of_an_MaglevNirmal Paudel
 
Pst presentation ms f19_008
Pst presentation ms f19_008Pst presentation ms f19_008
Pst presentation ms f19_008hamza zaheer
 
Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...IJECEIAES
 
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...Bharath Ningaraj
 
IRJET- Load Balancing using Fact Devices
IRJET- Load Balancing using Fact DevicesIRJET- Load Balancing using Fact Devices
IRJET- Load Balancing using Fact DevicesIRJET Journal
 
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUEHARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUEJournal For Research
 
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...IRJET Journal
 

Similar to Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab (20)

Ee321 lab 2
Ee321 lab 2Ee321 lab 2
Ee321 lab 2
 
Minor project
Minor projectMinor project
Minor project
 
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
 
MATLAB Scripts - Examples
MATLAB Scripts - ExamplesMATLAB Scripts - Examples
MATLAB Scripts - Examples
 
Smib pgm
Smib pgmSmib pgm
Smib pgm
 
Final report Review
Final report ReviewFinal report Review
Final report Review
 
Chapter two Part two.pptx
Chapter two Part two.pptxChapter two Part two.pptx
Chapter two Part two.pptx
 
Karnataka PGCET Electrical Science - Part B 2018 syllabus
Karnataka PGCET Electrical Science - Part B 2018 syllabusKarnataka PGCET Electrical Science - Part B 2018 syllabus
Karnataka PGCET Electrical Science - Part B 2018 syllabus
 
Abstract— This paper describes the design of feedback li.docx
Abstract— This paper describes the design of feedback li.docxAbstract— This paper describes the design of feedback li.docx
Abstract— This paper describes the design of feedback li.docx
 
DrillBits WorkBook (1)
DrillBits WorkBook (1)DrillBits WorkBook (1)
DrillBits WorkBook (1)
 
EM_and_Dynamic_Modeling_of_an_Maglev
EM_and_Dynamic_Modeling_of_an_MaglevEM_and_Dynamic_Modeling_of_an_Maglev
EM_and_Dynamic_Modeling_of_an_Maglev
 
Pst presentation ms f19_008
Pst presentation ms f19_008Pst presentation ms f19_008
Pst presentation ms f19_008
 
Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...Fault modeling and parametric fault detection in analog VLSI circuits using d...
Fault modeling and parametric fault detection in analog VLSI circuits using d...
 
wireless power transfer
wireless power transferwireless power transfer
wireless power transfer
 
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...
Numerical Investigation of Aerodynamic Performance of H-Rotor Darrieus Wind T...
 
IRJET- Load Balancing using Fact Devices
IRJET- Load Balancing using Fact DevicesIRJET- Load Balancing using Fact Devices
IRJET- Load Balancing using Fact Devices
 
Suspension_report
Suspension_reportSuspension_report
Suspension_report
 
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUEHARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
 
Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor
 
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...
IRJET- A Comparative Study of Control Algorithms for DSTATCOM for Harmonic El...
 

More from Salar Delavar Qashqai

Geometric and material nonlinearity analysis of 2 d truss with force and duct...
Geometric and material nonlinearity analysis of 2 d truss with force and duct...Geometric and material nonlinearity analysis of 2 d truss with force and duct...
Geometric and material nonlinearity analysis of 2 d truss with force and duct...Salar Delavar Qashqai
 
Critical buckling load geometric nonlinearity analysis of springs with rigid ...
Critical buckling load geometric nonlinearity analysis of springs with rigid ...Critical buckling load geometric nonlinearity analysis of springs with rigid ...
Critical buckling load geometric nonlinearity analysis of springs with rigid ...Salar Delavar Qashqai
 
Pushover 2order (p delta effect) analysis force analogy method with force con...
Pushover 2order (p delta effect) analysis force analogy method with force con...Pushover 2order (p delta effect) analysis force analogy method with force con...
Pushover 2order (p delta effect) analysis force analogy method with force con...Salar Delavar Qashqai
 
Pushover analysis of frame by force analogy method with force control based o...
Pushover analysis of frame by force analogy method with force control based o...Pushover analysis of frame by force analogy method with force control based o...
Pushover analysis of frame by force analogy method with force control based o...Salar Delavar Qashqai
 
Geometric nonlinearity analysis of springs with rigid element displacement co...
Geometric nonlinearity analysis of springs with rigid element displacement co...Geometric nonlinearity analysis of springs with rigid element displacement co...
Geometric nonlinearity analysis of springs with rigid element displacement co...Salar Delavar Qashqai
 
Nonlinear analysis of braced frame with hinge by hinge method in c programming
Nonlinear analysis of braced frame with hinge by hinge method in c programmingNonlinear analysis of braced frame with hinge by hinge method in c programming
Nonlinear analysis of braced frame with hinge by hinge method in c programmingSalar Delavar Qashqai
 
Truss optimization with excel solver
Truss optimization with excel solverTruss optimization with excel solver
Truss optimization with excel solverSalar Delavar Qashqai
 
Pushover analysis of triangular steel membrane element subjected to lateral d...
Pushover analysis of triangular steel membrane element subjected to lateral d...Pushover analysis of triangular steel membrane element subjected to lateral d...
Pushover analysis of triangular steel membrane element subjected to lateral d...Salar Delavar Qashqai
 
Pushover analysis of simply support steel section beam based on plastic hinge...
Pushover analysis of simply support steel section beam based on plastic hinge...Pushover analysis of simply support steel section beam based on plastic hinge...
Pushover analysis of simply support steel section beam based on plastic hinge...Salar Delavar Qashqai
 
Pushover analysis of steel section beam subjected to incremental vertical loa...
Pushover analysis of steel section beam subjected to incremental vertical loa...Pushover analysis of steel section beam subjected to incremental vertical loa...
Pushover analysis of steel section beam subjected to incremental vertical loa...Salar Delavar Qashqai
 
Moment curvature analysis of unconfined concrete section with matlab and sap2000
Moment curvature analysis of unconfined concrete section with matlab and sap2000Moment curvature analysis of unconfined concrete section with matlab and sap2000
Moment curvature analysis of unconfined concrete section with matlab and sap2000Salar Delavar Qashqai
 
Large deformation analysis of cantilever beam subjected to concentrated const...
Large deformation analysis of cantilever beam subjected to concentrated const...Large deformation analysis of cantilever beam subjected to concentrated const...
Large deformation analysis of cantilever beam subjected to concentrated const...Salar Delavar Qashqai
 
Moment curvature analysis unconfined concrete section with different tension...
Moment curvature analysis unconfined concrete section  with different tension...Moment curvature analysis unconfined concrete section  with different tension...
Moment curvature analysis unconfined concrete section with different tension...Salar Delavar Qashqai
 
Optimization of steel section based on moment and section ductility
Optimization of steel section based on moment and section ductilityOptimization of steel section based on moment and section ductility
Optimization of steel section based on moment and section ductilitySalar Delavar Qashqai
 
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...Salar Delavar Qashqai
 
Import data from csv excel file and export to xml excel file in c programming
Import data from csv excel file and export to xml excel file in c programmingImport data from csv excel file and export to xml excel file in c programming
Import data from csv excel file and export to xml excel file in c programmingSalar Delavar Qashqai
 
Elastic response pseudo spectrum in c programming
Elastic response pseudo spectrum in c programmingElastic response pseudo spectrum in c programming
Elastic response pseudo spectrum in c programmingSalar Delavar Qashqai
 
Structural eigen value analysis in c programming
Structural eigen value analysis in c programmingStructural eigen value analysis in c programming
Structural eigen value analysis in c programmingSalar Delavar Qashqai
 
Pushover analysis force analogy method with force control based on timoshenko...
Pushover analysis force analogy method with force control based on timoshenko...Pushover analysis force analogy method with force control based on timoshenko...
Pushover analysis force analogy method with force control based on timoshenko...Salar Delavar Qashqai
 
Moment curvature analysis confined concrete section in matlab
Moment curvature analysis confined concrete section in matlabMoment curvature analysis confined concrete section in matlab
Moment curvature analysis confined concrete section in matlabSalar Delavar Qashqai
 

More from Salar Delavar Qashqai (20)

Geometric and material nonlinearity analysis of 2 d truss with force and duct...
Geometric and material nonlinearity analysis of 2 d truss with force and duct...Geometric and material nonlinearity analysis of 2 d truss with force and duct...
Geometric and material nonlinearity analysis of 2 d truss with force and duct...
 
Critical buckling load geometric nonlinearity analysis of springs with rigid ...
Critical buckling load geometric nonlinearity analysis of springs with rigid ...Critical buckling load geometric nonlinearity analysis of springs with rigid ...
Critical buckling load geometric nonlinearity analysis of springs with rigid ...
 
Pushover 2order (p delta effect) analysis force analogy method with force con...
Pushover 2order (p delta effect) analysis force analogy method with force con...Pushover 2order (p delta effect) analysis force analogy method with force con...
Pushover 2order (p delta effect) analysis force analogy method with force con...
 
Pushover analysis of frame by force analogy method with force control based o...
Pushover analysis of frame by force analogy method with force control based o...Pushover analysis of frame by force analogy method with force control based o...
Pushover analysis of frame by force analogy method with force control based o...
 
Geometric nonlinearity analysis of springs with rigid element displacement co...
Geometric nonlinearity analysis of springs with rigid element displacement co...Geometric nonlinearity analysis of springs with rigid element displacement co...
Geometric nonlinearity analysis of springs with rigid element displacement co...
 
Nonlinear analysis of braced frame with hinge by hinge method in c programming
Nonlinear analysis of braced frame with hinge by hinge method in c programmingNonlinear analysis of braced frame with hinge by hinge method in c programming
Nonlinear analysis of braced frame with hinge by hinge method in c programming
 
Truss optimization with excel solver
Truss optimization with excel solverTruss optimization with excel solver
Truss optimization with excel solver
 
Pushover analysis of triangular steel membrane element subjected to lateral d...
Pushover analysis of triangular steel membrane element subjected to lateral d...Pushover analysis of triangular steel membrane element subjected to lateral d...
Pushover analysis of triangular steel membrane element subjected to lateral d...
 
Pushover analysis of simply support steel section beam based on plastic hinge...
Pushover analysis of simply support steel section beam based on plastic hinge...Pushover analysis of simply support steel section beam based on plastic hinge...
Pushover analysis of simply support steel section beam based on plastic hinge...
 
Pushover analysis of steel section beam subjected to incremental vertical loa...
Pushover analysis of steel section beam subjected to incremental vertical loa...Pushover analysis of steel section beam subjected to incremental vertical loa...
Pushover analysis of steel section beam subjected to incremental vertical loa...
 
Moment curvature analysis of unconfined concrete section with matlab and sap2000
Moment curvature analysis of unconfined concrete section with matlab and sap2000Moment curvature analysis of unconfined concrete section with matlab and sap2000
Moment curvature analysis of unconfined concrete section with matlab and sap2000
 
Large deformation analysis of cantilever beam subjected to concentrated const...
Large deformation analysis of cantilever beam subjected to concentrated const...Large deformation analysis of cantilever beam subjected to concentrated const...
Large deformation analysis of cantilever beam subjected to concentrated const...
 
Moment curvature analysis unconfined concrete section with different tension...
Moment curvature analysis unconfined concrete section  with different tension...Moment curvature analysis unconfined concrete section  with different tension...
Moment curvature analysis unconfined concrete section with different tension...
 
Optimization of steel section based on moment and section ductility
Optimization of steel section based on moment and section ductilityOptimization of steel section based on moment and section ductility
Optimization of steel section based on moment and section ductility
 
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...
Nonlinear analysis of 2 d cantilever nonprismatic beam with plastic hinge con...
 
Import data from csv excel file and export to xml excel file in c programming
Import data from csv excel file and export to xml excel file in c programmingImport data from csv excel file and export to xml excel file in c programming
Import data from csv excel file and export to xml excel file in c programming
 
Elastic response pseudo spectrum in c programming
Elastic response pseudo spectrum in c programmingElastic response pseudo spectrum in c programming
Elastic response pseudo spectrum in c programming
 
Structural eigen value analysis in c programming
Structural eigen value analysis in c programmingStructural eigen value analysis in c programming
Structural eigen value analysis in c programming
 
Pushover analysis force analogy method with force control based on timoshenko...
Pushover analysis force analogy method with force control based on timoshenko...Pushover analysis force analogy method with force control based on timoshenko...
Pushover analysis force analogy method with force control based on timoshenko...
 
Moment curvature analysis confined concrete section in matlab
Moment curvature analysis confined concrete section in matlabMoment curvature analysis confined concrete section in matlab
Moment curvature analysis confined concrete section in matlab
 

Recently uploaded

Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
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 PPTbhaskargani46
 
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 - VDineshKumar4165
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 

Recently uploaded (20)

Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
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
 
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
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
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
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
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...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 

Analysis of 1st order and 2nd order nonlinear semi rigid connection braced frame subjected to pushover lateral load (force control) in matlab