Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.

Slides:



Advertisements
Similar presentations
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Advertisements

Indeterminate Structure Session Subject: S1014 / MECHANICS of MATERIALS Year: 2008.
1D MODELS Logan; chapter 2.
Beams and Frames.
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Nonlinearity Structural Mechanics Displacement-based Formulations.
Matrix Methods (Notes Only)
Bars and Beams FEM Linear Static Analysis
DEFLECTIONS (Chapter 8) WHY? FACTORS IN DESIGN Safety Esthetics Serviceability Environment Economy DETERMINACY Determinate Structures Equations of Equilibrium.
CE 579: STRUCTRAL STABILITY AND DESIGN
Finite Element Method in Geotechnical Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
INTRODUCTION INTO FINITE ELEMENT NONLINEAR ANALYSES
BFC (Mechanics of Materials) Chapter 4: Deformation of Statically Determinate Structure (Beam Deflection) Shahrul Niza Mokhatar
MCE 561 Computational Methods in Solid Mechanics
MCE 561 Computational Methods in Solid Mechanics
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 7: Formulation Techniques: Variational Methods The Principle of Minimum Potential Energy.
LRFD- Steel Design Dr. Ali I. Tayeh First Semester Dr. Ali I. Tayeh First Semester.
Introduction to Nonlinear Analysis
Beam Design for Geometric Nonlinearities
Beams and Deflections Zach Gutzmer, EIT
An introduction to the finite element method using MATLAB
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.
Introduction to Stiffness Matrix Method of Structural Analysis By Prof
Principles of Computer-Aided Design and Manufacturing Second Edition 2004 ISBN Author: Prof. Farid. Amirouche University of Illinois-Chicago.
By Prof. Dr. Wail Nourildean Al-Rifaie
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Basic Geometric Nonlinearities Chapter Five - APPENDIX.
Matrix methods.
Variational formulation of the FEM Principle of Stationary Potential Energy: Among all admissible displacement functions u, the actual ones are those which.
STIFFNESS MATRIX METHOD
1-1 ANSYS, Inc. Proprietary © 2009 ANSYS, Inc. All rights reserved. April 30, 2009 Inventory # Workbench - Mechanical Structural Nonlinearities Chapter.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Our task is to estimate the axial displacement u at any section x
11 Energy Methods.
11 Energy Methods.
Structures Matrix Analysis
Finite Element Method in Geotechnical Engineering
ECE 3301 General Electrical Engineering
1D OF FINITE ELEMENT METHOD Session 4 – 6
Mechanics of Solids I Energy Method.
Nonlinear Analysis: Riks Analysis.
*12.4 SLOPE & DISPLACEMENT BY THE MOMENT-AREA METHOD
10 Columns.
Buckling & Stability Critical Load
Dr. Ali I. Tayeh First Semester
Deflections using energy methods
9 Deflection of Beams.
روش عناصر محدود غیرخطی II Nonlinear Finite Element Procedures II
Beams and Frames.
1C9 Design for seismic and climate changes
Introduction to Finite Element Analysis for Skeletal Structures
Implementation of 2D stress-strain Finite Element Modeling on MATLAB
Chapter 3 Buckling of Column SAIFULNIZAN JAMIAN.
CHAPTER 2 BASIC CONCEPTS OF DISPLACEMENT OR STIFFNESS METHOD:
Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.
CHAPTER 1 Force Analysis. Deformation Analysis.
Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect.
Structural Analysis II
Numerical Analysis Lecture14.
10 Columns.
Numerical Analysis Lecture13.
Lecture 12: Moment Distribution Method
Numerical Analysis Lecture11.
November 5, 2002 SE 180 Final Project.
Presentation transcript:

Second Order Analysis In the previous classes we looked at a method that determines the load corresponding to a state of bifurcation equilibrium of a perfect frame by eigenvalye analysis The system was assumed to be perfect, and there were no lateral deflection until the load reached Pcr. At Pcr, the original configuration of the frame becomes unstable, and with a slight perturbation the deflections start increasing without bound. However, if the system is not perfect, or it is subjected to lateral loads along with gravity loads, then the deflections will start increasing as soon as the loads are applied. However, for an elastic frame, the maximum load capacity will still be limited to that corresponding to Pcr

Second Order Analysis To trace this curve, a complete load-deflection analysis of the frame is necessary. A second order analysis will generate this load-deflection curve In a second order analysis procedure, secondary effects as the P- and P- effects, can be incorporated directly. As a result, the need for the B1 and B2 factors is eliminated. In a second-order analysis, the equilibrium equations are formulated with respect to the deformed geometry, which is not known in advance and constantly changing, we need to use an iterative technique to obtain solutions. In numerical implementation, the incremental load approach is popular. The load is divided into small increments and applied to the structure sequentially.

Second Order Analysis Discretize frame into beam-column elements Form the structure internal force vector Ri1 using all element ri1 For each beam-column element, formulate stiffness matrix k = ko + kg For each element, compute element end forces ri1 using TF and P, Ma, Mb Assemble structure stiffness matrix K using k and id array Begin Iteration for i load step For each element, compute P, a, b from e, a, b using element local ke Ri = Ki1 Di1 Di1 = [Ki1]-1 Ri Where in the i load step, Ri = incremental load vector Ki1 = structure secant stiffness matrix Di1= incremental displacement vector For each element, Compute e, a, b from di1 using Td For each element, Extract di1 from Di1 Di1 = Di + Di1

Second Order Analysis Repeat until convergence, where Qij approx. 0 Form the structure internal force vector Ri2 using all element ri2 Form the structure internal force vector Ri1 using all element ri1 For each element, compute element end forces ri2 using TF and P, Ma, Mb Form the structure external force vector Ri+1 = Ri + Ri Evaluate unbalanced force vector Qi1 = Ri+1 - Ri1 For each element, compute P, a, b from e, a, b using element local ke Repeat until convergence, where Qij approx. 0 For each element, using the current value of axial force P Update element k For each element, Compute e, a, b from di2 using Td Assemble element k to form updated structure stiffness matrix Ki2 For each element, Extract di2 from Di2 Di2=Di +  (Dik) Di2=[Ki2]-1 Qi1

Second Order Analysis After convergence, Di+1 = Din = Di +  Dik Assumed another load increment, and go back to begining