SlideShare a Scribd company logo
1 of 6
Download to read offline
Olawale Simon .et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -6) April 2017, pp.45-50
www.ijera.com DOI: 10.9790/9622-0704064650 45 | P a g e
Integration of Finite Element Method with Runge – Kuta Solution
Algorithm
Olawale Simon, Ogunbiyi Moses A. Alabi Olusegun and Ofuyatan Olatokunbo
1
Department of Civil Engineering Faculty of Engineering and Environmental Sciences Osun State University,
Osogbo, Nigeria
2
Department of Civil Engineering Covenant University, Ota Ogun State
ABSTRACT
Runge – Kuta (RK) method is reasonably simple and robust for numerical solution of differential equations but
it requires an intelligent adaptive step-size routine; to achieve this, there is need to develop a good logical
computer code. This study develops a finite element code in Java using Runge-Kuta method as a solution
algorithm to predict dynamic time response of structural beam under impulse load. The solution obtained using
direct integration and the present work is comparable.
I. INTRODUCTION
In numerical analysis, the Runge-Kuta
method is a family of implicit and explicit iterative
methods, which includes the well – known routine
called Euler methods, used in temporal
discretization for the approximate solution of
Ordinary Differential Equation (ODE) (Devries and
Hasbun, 2011). Runge-Kuta method is reasonably
simple and robust and is a good candidate for
numerical solution of differential equations when
combined with an intelligent adaptive step-size
routine (Abramowitz and Stegun, 1972).The
Runge-Kuta Algorithm is known to be very
accurate and well – behaved for a wide range of
problems but to describe it precisely we need to
develop some notation and a good logical computer
code; which this study endeavored to achieve.
II. THEORETICAL BACKGROUND
Finite Element Analysis (FEA) is a branch
of solid mechanics which can be applied to solve
multi-physics problems. Its applications include
structural analyses, solid mechanics, dynamics,
thermal analysis, electrical analysis and
biomaterials (Hughes, 1987 and Logan, 2002). The
major purpose of FEA is to determine the values of
the displacements, stresses and strains at each
material point if a force is applied on a solid (Jerry,
2006).
The Runge-Kuta algorithm works over time step
increment to implicitly calculate the responses over
time domain, starting from the initial time t0 to the
time limit tmax.
Methodology: Study Solution Development
The equation of motion in single degree of freedom (SDF) is given by
1
and the displacement equation in terms of shape functions and time is given by
u(x,t) = [ ] u(t) 2
or u(x,t) = [A] u(t) and the shape functions are defined as follows :
=
= 3
=
=
And u(t) is the nodal displacement at time t
External forces: g(x,t) = 4
and
f (x,t) is the applied force
By the principle of virtual works:
5
RESEARCH ARTICLE OPEN ACCESS
S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45-
www.ijera.com DOI: 10.9790/9622-0704064650 46 | P a g e
6
7
where
8
9
10
Equating 9 and 10
11
Where the consistent matrices of mass, stiffness, damping and force are given below
Runge-Kuta Method of Solution
The solution to the equation of motion can
be obtained using Runge-Kuta (RK) method which
very suited to initial condition system. However,
the integration of Finite Element Method with RK
method requires some careful of considerations
because the overall global U vector is a
combination of displacement and velocity vectors.
The RK solution decomposes the equation of
motion into two equations U1 = U and U2 = dU1/dt.
Thus the initial conditions to start the solution
procedure are given below. Please note that U is
the combination of global displacement and
velocity and is different from u.
U1 = 0 (U1pre ), U2 = 0 (U2pre ) at t = 0
=
(2,8) matrix 12
S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45-
www.ijera.com DOI: 10.9790/9622-0704064650 47 | P a g e
)
)
.
Infact, where N x N is the size of global consistent stiffness, damp and mass matrices
Pseudo Code
Step 1: Calculate the member stiffness matrix [K]4x4 , mass matrix [M]4x4and damping matrix
[C]4x4= β [M]4x4
Step 2: Set start time t[0] = tini
Calculate the time step dt = , n being the total steps
Step 2: Set up [U]initial and set [U]i-1 = [U]initial
Step 3: Set time t[i] = t [i-1] + dt
Step 4: Assemble the global stiffness matrix  NxNK , mass matrix  NxNM and damping
matrix NxNC = β  NxN
M
Step 5: Compute x
Step 6: Compute
( )
([𝑖−1]+ , [ 𝑈 ]𝑖+ )
)
( ) / 6.0
Step 7: Extract global displacement, velocities and
compute acceleration which are N x 1 size.
Step 8: Increase time to t [i] = t [i -1] + dt and
repeat Step 5 to Step 7.
III. RESULTS AND DISCUSSION
This study tests the present solution of the
equation of motion by analyzing a prismatic
concrete beam of 200 x 200 mm cross section by
3.0m length. The study used material characteristic
of Young’s modulus of 48.39 MPa and yield stress
of 65.00 MPa. A triangular force excitation of
maximum value of 500KN, decaying to zero on the
positive phase of 0.015 ms was applied over a time
domain. The same problem was analyzed using
Direct Integration and Runge-Kuta methods for
both damped and un-damped situations. The results
of the comparison of the two methods are shown
below in figures 1 and 2 respectively.
The agreement between the two methods
is reasonable and indicates that Runge-Kuta
method integrated with Finite Element Method can
result in accurate prediction of the time response of
structural elements over the period of excitation.
With more attention paid to details, the two
methods can seamlessly converge to the same
solution with practically no difference.
S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45-
www.ijera.com DOI: 10.9790/9622-0704064650 48 | P a g e
Figure 1: Comparison of Runge-Kuta Method with Direct Integration Method for damped motion.
Figure 2: Comparison of Runge-Kuta Method with Direct Integration Method for un-damped motion.
IV. CONCLUSION
The agreement between the two methods
is reasonable and indicates that Runge-Kuta
method integrated with finite element method can
result in accurate prediction of the time response of
structural elements over the period of excitation.
REFERENCES
[1]. Abramowtiz, M. and Stegun, I.A. (1972)
Handbook of Mathematical foundation with
formulas, Graphs and Mathematical tables
9th
Edition, New York: Dover pp. 896-897.
[2]. Barthe K.J. (1996) The finite element
procedures. Prentice Hall.
[3]. Devries, P.L. and Hasbun, J.E. (2011) A first
course in Computational Physics (2nd
Edition) Jones and Bartlett Publishers, pg.
215.
[4]. Huges, T.J.R. (1987) The finite element
methods: Linear static and dynamic finite
element analysis. Dove publication.
[5]. Jerry, H.Q. (2006) Finite element analysis
note book.
[6]. Logen, D.L.(2002) A first course in finite
element (3rd
Edition)
Appendix
Although the detailed listing of the Java
code may be required by some inquisitive readers,
effort is made to provide the Javadoc listings below
to assist in recreating the code quickly.
Java Code Definitions:
Class DynaBeamRK
 java.lang.Object

o DynaBeamRK

public class DynaBeamRK
extends java.lang.Object
o Constructor Summary
Constructors
Constructor and Description
DynaBeamRK(int numberEleme
n, float timeLimit,
int numberOfTimeStep)
o Method Summary
Methods
Modifi
er and
Type
Method and
Description
static
void
calcK1(int step,
float deltaTime)
S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45-
www.ijera.com DOI: 10.9790/9622-0704064650 49 | P a g e
static
void
calcK2(int step,
float deltaTime)
static
void
calcK3(int step,
float deltaTime)
static
void
calcK4(int step,
float deltaTime)
static
void
calcU(int step)
static
void
calcU0()
static
void
calcU01()
static
void
calcU02()
static
void
cofactor(float[][] num)
static
void
computeAcceleration(i
nt step)
static
void
computeElementMatri
x()
static
void
computeElemForces(int
t)
static
void
computeForce(int step,
float addedT)
static
void
computeNodalAccel(int
t)
static
void
computeNodalDisp(int t
)
static
void
computeNodalVel(int t)
static
void
computeTimeDispHisto
ry()
static
void
computeTimeRespHist
RK()
static
float
determinant(float[][] nu
m, int s)
static
void
initialise()
static
void
initialiseIntermediate()
static
void
main(java.lang.String[]
args)
static
void
readBasicInput()
static
void
readInputData()
static
void
transpose(float[][] num)
 Methods inherited
from
class java.lang.Object
clone, equals, finalize,
getClass, hashCode,
notify, notifyAll,
toString, wait, wait, wait
o Constructor Detail
 DynaBeamRK
 public DynaBea
mRK(int numberElemen
,

float timeLimit,
int numberOfTimeStep)
o Method Detail
 calcU01
public
static void calcU01()
 calcU02
public
static void calcU02()
 calcU0
public
static void calcU0()
 initialiseIntermediate
public
static void initialiseInter
mediate()
 calcK1
 public
static void calcK1(int ste
p,
float deltaTime)
 calcK2
 public
static void calcK2(int ste
p,
float deltaTime)
 calcK3
 public
static void calcK3(int ste
p,
float deltaTime)
 calcK4
 public
static void calcK4(int ste
p,
float deltaTime)
S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45-
www.ijera.com DOI: 10.9790/9622-0704064650 50 | P a g e
 calcU
public
static void calcU(int step
)
 readInputData
public
static void readInputDat
a()
 readBasicInput
public
static void readBasicInp
ut()
 initialise
public
static void initialise()
 computeElementMatri
x
public
static void computeElem
entMatrix()
 computeTimeDispHist
ory
public
static void computeTime
DispHistory()
 computeTimeRespHist
RK
public
static void computeTime
RespHistRK()
 computeNodalDisp
public
static void computeNod
alDisp(int t)
 computeNodalVel
public
static void computeNod
alVel(int t)
 computeNodalAccel
public
static void computeNod
alAccel(int t)
 computeElemForces
public
static void computeElem
Forces(int t)
 computeForce
 public
static void computeForc
e(int step,
float addedT)
 computeAcceleration
public
static void computeAcce
leration(int step)
 determinant
 public
static float determinant(f
loat[][] num,
int s)
 cofactor
public
static void cofactor(float
[][] num)
 transpose
public
static void transpose(flo
at[][] num)
 main
public
static void main(java.lan
g.String[] args)

More Related Content

What's hot

A mathematical model for integrating product of two functions
A mathematical model for integrating product of two functionsA mathematical model for integrating product of two functions
A mathematical model for integrating product of two functionsAlexander Decker
 
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...System for Prediction of Non Stationary Time Series based on the Wavelet Radi...
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...IJECEIAES
 
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...IJECEIAES
 
On the discretized algorithm for optimal proportional control problems constr...
On the discretized algorithm for optimal proportional control problems constr...On the discretized algorithm for optimal proportional control problems constr...
On the discretized algorithm for optimal proportional control problems constr...Alexander Decker
 
New Insights and Applications of Eco-Finance Networks and Collaborative Games
New Insights and Applications of Eco-Finance Networks and Collaborative GamesNew Insights and Applications of Eco-Finance Networks and Collaborative Games
New Insights and Applications of Eco-Finance Networks and Collaborative GamesSSA KPI
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Associate Professor in VSB Coimbatore
 
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set ProblemCHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set ProblemIJECEIAES
 
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...mathsjournal
 
11.coupled fixed point theorems in partially ordered metric space
11.coupled fixed point theorems in partially ordered metric space11.coupled fixed point theorems in partially ordered metric space
11.coupled fixed point theorems in partially ordered metric spaceAlexander Decker
 
Dynamics of structures with uncertainties
Dynamics of structures with uncertaintiesDynamics of structures with uncertainties
Dynamics of structures with uncertaintiesUniversity of Glasgow
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMIJCSEA Journal
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Stability analysis for nonlinear impulsive optimal control problems
Stability analysis for nonlinear impulsive optimal control problemsStability analysis for nonlinear impulsive optimal control problems
Stability analysis for nonlinear impulsive optimal control problemsAI Publications
 
thermodynamics
thermodynamicsthermodynamics
thermodynamicskcrycss
 

What's hot (18)

A mathematical model for integrating product of two functions
A mathematical model for integrating product of two functionsA mathematical model for integrating product of two functions
A mathematical model for integrating product of two functions
 
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...System for Prediction of Non Stationary Time Series based on the Wavelet Radi...
System for Prediction of Non Stationary Time Series based on the Wavelet Radi...
 
Dynamics of nonlocal structures
Dynamics of nonlocal structuresDynamics of nonlocal structures
Dynamics of nonlocal structures
 
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...
Hysteresis Loops for Magnetoelectric Multiferroics Using Landau-Khalatnikov T...
 
On the discretized algorithm for optimal proportional control problems constr...
On the discretized algorithm for optimal proportional control problems constr...On the discretized algorithm for optimal proportional control problems constr...
On the discretized algorithm for optimal proportional control problems constr...
 
New Insights and Applications of Eco-Finance Networks and Collaborative Games
New Insights and Applications of Eco-Finance Networks and Collaborative GamesNew Insights and Applications of Eco-Finance Networks and Collaborative Games
New Insights and Applications of Eco-Finance Networks and Collaborative Games
 
CV_Amal
CV_AmalCV_Amal
CV_Amal
 
Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...Solving Partial Integro Differential Equations using Modified Differential Tr...
Solving Partial Integro Differential Equations using Modified Differential Tr...
 
6. Proton Spin and Tensorgluons
6. Proton Spin and Tensorgluons6. Proton Spin and Tensorgluons
6. Proton Spin and Tensorgluons
 
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set ProblemCHN and Swap Heuristic to Solve the Maximum Independent Set Problem
CHN and Swap Heuristic to Solve the Maximum Independent Set Problem
 
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...
Fractional pseudo-Newton method and its use in the solution of a nonlinear sy...
 
11.coupled fixed point theorems in partially ordered metric space
11.coupled fixed point theorems in partially ordered metric space11.coupled fixed point theorems in partially ordered metric space
11.coupled fixed point theorems in partially ordered metric space
 
Dynamics of structures with uncertainties
Dynamics of structures with uncertaintiesDynamics of structures with uncertainties
Dynamics of structures with uncertainties
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Stability analysis for nonlinear impulsive optimal control problems
Stability analysis for nonlinear impulsive optimal control problemsStability analysis for nonlinear impulsive optimal control problems
Stability analysis for nonlinear impulsive optimal control problems
 
thermodynamics
thermodynamicsthermodynamics
thermodynamics
 
V4502136139
V4502136139V4502136139
V4502136139
 

Similar to Integration of Finite Element Method with Runge – Kuta Solution Algorithm

A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...
A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...
A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...IJERA Editor
 
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation NAVEEN UTHANDI
 
Fractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their ApplicationsFractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their ApplicationsAssociate Professor in VSB Coimbatore
 
Forecasting of electric consumption in a semiconductor plant using time serie...
Forecasting of electric consumption in a semiconductor plant using time serie...Forecasting of electric consumption in a semiconductor plant using time serie...
Forecasting of electric consumption in a semiconductor plant using time serie...Alexander Decker
 
FEA 2 marks unit 1 to 5
FEA 2 marks unit 1 to 5FEA 2 marks unit 1 to 5
FEA 2 marks unit 1 to 5gokulfea
 
Solution of Ordinary Differential Equation with Initial Condition Using New E...
Solution of Ordinary Differential Equation with Initial Condition Using New E...Solution of Ordinary Differential Equation with Initial Condition Using New E...
Solution of Ordinary Differential Equation with Initial Condition Using New E...IRJET Journal
 
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET Journal
 
A Two Step Taylor Galerkin Formulation For Fast Dynamics
A Two Step Taylor Galerkin Formulation For Fast DynamicsA Two Step Taylor Galerkin Formulation For Fast Dynamics
A Two Step Taylor Galerkin Formulation For Fast DynamicsHeather Strinden
 
Active Vibration Control of Composite Plate
Active Vibration Control of Composite PlateActive Vibration Control of Composite Plate
Active Vibration Control of Composite PlateRSIS International
 
Paper id 71201964
Paper id 71201964Paper id 71201964
Paper id 71201964IJRAT
 
Finite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdfFinite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdfRaviSekhar35
 
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...IAEME Publication
 

Similar to Integration of Finite Element Method with Runge – Kuta Solution Algorithm (20)

A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...
A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...
A Mathematical Model to Solve Nonlinear Initial and Boundary Value Problems b...
 
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
 
Fe33940945
Fe33940945Fe33940945
Fe33940945
 
Fractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their ApplicationsFractional Derivatives of Some Fractional Functions and Their Applications
Fractional Derivatives of Some Fractional Functions and Their Applications
 
nte.pdf
nte.pdfnte.pdf
nte.pdf
 
Bi4302433450
Bi4302433450Bi4302433450
Bi4302433450
 
B04510717
B04510717B04510717
B04510717
 
Weighted residual.pdf
Weighted residual.pdfWeighted residual.pdf
Weighted residual.pdf
 
Forecasting of electric consumption in a semiconductor plant using time serie...
Forecasting of electric consumption in a semiconductor plant using time serie...Forecasting of electric consumption in a semiconductor plant using time serie...
Forecasting of electric consumption in a semiconductor plant using time serie...
 
first research paper
first research paperfirst research paper
first research paper
 
FEA 2 marks unit 1 to 5
FEA 2 marks unit 1 to 5FEA 2 marks unit 1 to 5
FEA 2 marks unit 1 to 5
 
Solution of Ordinary Differential Equation with Initial Condition Using New E...
Solution of Ordinary Differential Equation with Initial Condition Using New E...Solution of Ordinary Differential Equation with Initial Condition Using New E...
Solution of Ordinary Differential Equation with Initial Condition Using New E...
 
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
IRJET- Stress – Strain Field Analysis of Mild Steel Component using Finite El...
 
A Two Step Taylor Galerkin Formulation For Fast Dynamics
A Two Step Taylor Galerkin Formulation For Fast DynamicsA Two Step Taylor Galerkin Formulation For Fast Dynamics
A Two Step Taylor Galerkin Formulation For Fast Dynamics
 
fea qb
 fea qb fea qb
fea qb
 
Active Vibration Control of Composite Plate
Active Vibration Control of Composite PlateActive Vibration Control of Composite Plate
Active Vibration Control of Composite Plate
 
Paper id 71201964
Paper id 71201964Paper id 71201964
Paper id 71201964
 
Q26099103
Q26099103Q26099103
Q26099103
 
Finite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdfFinite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdf
 
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...
DETAILED STUDIES ON STRESS CONCENTRATION BY CLASSICAL AND FINITE ELEMENT ANAL...
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
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.pptxfenichawla
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
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 Conduitsrknatarajan
 
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)simmis5
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
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
 
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)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

Integration of Finite Element Method with Runge – Kuta Solution Algorithm

  • 1. Olawale Simon .et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -6) April 2017, pp.45-50 www.ijera.com DOI: 10.9790/9622-0704064650 45 | P a g e Integration of Finite Element Method with Runge – Kuta Solution Algorithm Olawale Simon, Ogunbiyi Moses A. Alabi Olusegun and Ofuyatan Olatokunbo 1 Department of Civil Engineering Faculty of Engineering and Environmental Sciences Osun State University, Osogbo, Nigeria 2 Department of Civil Engineering Covenant University, Ota Ogun State ABSTRACT Runge – Kuta (RK) method is reasonably simple and robust for numerical solution of differential equations but it requires an intelligent adaptive step-size routine; to achieve this, there is need to develop a good logical computer code. This study develops a finite element code in Java using Runge-Kuta method as a solution algorithm to predict dynamic time response of structural beam under impulse load. The solution obtained using direct integration and the present work is comparable. I. INTRODUCTION In numerical analysis, the Runge-Kuta method is a family of implicit and explicit iterative methods, which includes the well – known routine called Euler methods, used in temporal discretization for the approximate solution of Ordinary Differential Equation (ODE) (Devries and Hasbun, 2011). Runge-Kuta method is reasonably simple and robust and is a good candidate for numerical solution of differential equations when combined with an intelligent adaptive step-size routine (Abramowitz and Stegun, 1972).The Runge-Kuta Algorithm is known to be very accurate and well – behaved for a wide range of problems but to describe it precisely we need to develop some notation and a good logical computer code; which this study endeavored to achieve. II. THEORETICAL BACKGROUND Finite Element Analysis (FEA) is a branch of solid mechanics which can be applied to solve multi-physics problems. Its applications include structural analyses, solid mechanics, dynamics, thermal analysis, electrical analysis and biomaterials (Hughes, 1987 and Logan, 2002). The major purpose of FEA is to determine the values of the displacements, stresses and strains at each material point if a force is applied on a solid (Jerry, 2006). The Runge-Kuta algorithm works over time step increment to implicitly calculate the responses over time domain, starting from the initial time t0 to the time limit tmax. Methodology: Study Solution Development The equation of motion in single degree of freedom (SDF) is given by 1 and the displacement equation in terms of shape functions and time is given by u(x,t) = [ ] u(t) 2 or u(x,t) = [A] u(t) and the shape functions are defined as follows : = = 3 = = And u(t) is the nodal displacement at time t External forces: g(x,t) = 4 and f (x,t) is the applied force By the principle of virtual works: 5 RESEARCH ARTICLE OPEN ACCESS
  • 2. S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45- www.ijera.com DOI: 10.9790/9622-0704064650 46 | P a g e 6 7 where 8 9 10 Equating 9 and 10 11 Where the consistent matrices of mass, stiffness, damping and force are given below Runge-Kuta Method of Solution The solution to the equation of motion can be obtained using Runge-Kuta (RK) method which very suited to initial condition system. However, the integration of Finite Element Method with RK method requires some careful of considerations because the overall global U vector is a combination of displacement and velocity vectors. The RK solution decomposes the equation of motion into two equations U1 = U and U2 = dU1/dt. Thus the initial conditions to start the solution procedure are given below. Please note that U is the combination of global displacement and velocity and is different from u. U1 = 0 (U1pre ), U2 = 0 (U2pre ) at t = 0 = (2,8) matrix 12
  • 3. S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45- www.ijera.com DOI: 10.9790/9622-0704064650 47 | P a g e ) ) . Infact, where N x N is the size of global consistent stiffness, damp and mass matrices Pseudo Code Step 1: Calculate the member stiffness matrix [K]4x4 , mass matrix [M]4x4and damping matrix [C]4x4= β [M]4x4 Step 2: Set start time t[0] = tini Calculate the time step dt = , n being the total steps Step 2: Set up [U]initial and set [U]i-1 = [U]initial Step 3: Set time t[i] = t [i-1] + dt Step 4: Assemble the global stiffness matrix  NxNK , mass matrix  NxNM and damping matrix NxNC = β  NxN M Step 5: Compute x Step 6: Compute ( ) ([𝑖−1]+ , [ 𝑈 ]𝑖+ ) ) ( ) / 6.0 Step 7: Extract global displacement, velocities and compute acceleration which are N x 1 size. Step 8: Increase time to t [i] = t [i -1] + dt and repeat Step 5 to Step 7. III. RESULTS AND DISCUSSION This study tests the present solution of the equation of motion by analyzing a prismatic concrete beam of 200 x 200 mm cross section by 3.0m length. The study used material characteristic of Young’s modulus of 48.39 MPa and yield stress of 65.00 MPa. A triangular force excitation of maximum value of 500KN, decaying to zero on the positive phase of 0.015 ms was applied over a time domain. The same problem was analyzed using Direct Integration and Runge-Kuta methods for both damped and un-damped situations. The results of the comparison of the two methods are shown below in figures 1 and 2 respectively. The agreement between the two methods is reasonable and indicates that Runge-Kuta method integrated with Finite Element Method can result in accurate prediction of the time response of structural elements over the period of excitation. With more attention paid to details, the two methods can seamlessly converge to the same solution with practically no difference.
  • 4. S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45- www.ijera.com DOI: 10.9790/9622-0704064650 48 | P a g e Figure 1: Comparison of Runge-Kuta Method with Direct Integration Method for damped motion. Figure 2: Comparison of Runge-Kuta Method with Direct Integration Method for un-damped motion. IV. CONCLUSION The agreement between the two methods is reasonable and indicates that Runge-Kuta method integrated with finite element method can result in accurate prediction of the time response of structural elements over the period of excitation. REFERENCES [1]. Abramowtiz, M. and Stegun, I.A. (1972) Handbook of Mathematical foundation with formulas, Graphs and Mathematical tables 9th Edition, New York: Dover pp. 896-897. [2]. Barthe K.J. (1996) The finite element procedures. Prentice Hall. [3]. Devries, P.L. and Hasbun, J.E. (2011) A first course in Computational Physics (2nd Edition) Jones and Bartlett Publishers, pg. 215. [4]. Huges, T.J.R. (1987) The finite element methods: Linear static and dynamic finite element analysis. Dove publication. [5]. Jerry, H.Q. (2006) Finite element analysis note book. [6]. Logen, D.L.(2002) A first course in finite element (3rd Edition) Appendix Although the detailed listing of the Java code may be required by some inquisitive readers, effort is made to provide the Javadoc listings below to assist in recreating the code quickly. Java Code Definitions: Class DynaBeamRK  java.lang.Object  o DynaBeamRK  public class DynaBeamRK extends java.lang.Object o Constructor Summary Constructors Constructor and Description DynaBeamRK(int numberEleme n, float timeLimit, int numberOfTimeStep) o Method Summary Methods Modifi er and Type Method and Description static void calcK1(int step, float deltaTime)
  • 5. S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45- www.ijera.com DOI: 10.9790/9622-0704064650 49 | P a g e static void calcK2(int step, float deltaTime) static void calcK3(int step, float deltaTime) static void calcK4(int step, float deltaTime) static void calcU(int step) static void calcU0() static void calcU01() static void calcU02() static void cofactor(float[][] num) static void computeAcceleration(i nt step) static void computeElementMatri x() static void computeElemForces(int t) static void computeForce(int step, float addedT) static void computeNodalAccel(int t) static void computeNodalDisp(int t ) static void computeNodalVel(int t) static void computeTimeDispHisto ry() static void computeTimeRespHist RK() static float determinant(float[][] nu m, int s) static void initialise() static void initialiseIntermediate() static void main(java.lang.String[] args) static void readBasicInput() static void readInputData() static void transpose(float[][] num)  Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait o Constructor Detail  DynaBeamRK  public DynaBea mRK(int numberElemen ,  float timeLimit, int numberOfTimeStep) o Method Detail  calcU01 public static void calcU01()  calcU02 public static void calcU02()  calcU0 public static void calcU0()  initialiseIntermediate public static void initialiseInter mediate()  calcK1  public static void calcK1(int ste p, float deltaTime)  calcK2  public static void calcK2(int ste p, float deltaTime)  calcK3  public static void calcK3(int ste p, float deltaTime)  calcK4  public static void calcK4(int ste p, float deltaTime)
  • 6. S. Dewangan.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 7, Issue 4, ( Part -4) April 2017, pp.45- www.ijera.com DOI: 10.9790/9622-0704064650 50 | P a g e  calcU public static void calcU(int step )  readInputData public static void readInputDat a()  readBasicInput public static void readBasicInp ut()  initialise public static void initialise()  computeElementMatri x public static void computeElem entMatrix()  computeTimeDispHist ory public static void computeTime DispHistory()  computeTimeRespHist RK public static void computeTime RespHistRK()  computeNodalDisp public static void computeNod alDisp(int t)  computeNodalVel public static void computeNod alVel(int t)  computeNodalAccel public static void computeNod alAccel(int t)  computeElemForces public static void computeElem Forces(int t)  computeForce  public static void computeForc e(int step, float addedT)  computeAcceleration public static void computeAcce leration(int step)  determinant  public static float determinant(f loat[][] num, int s)  cofactor public static void cofactor(float [][] num)  transpose public static void transpose(flo at[][] num)  main public static void main(java.lan g.String[] args)