SlideShare a Scribd company logo
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 functions
Alexander 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
 
Dynamics of nonlocal structures
Dynamics of nonlocal structuresDynamics of nonlocal structures
Dynamics of nonlocal structures
University of Glasgow
 
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 Games
SSA 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 Problem
IJECEIAES
 
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 uncertainties
University 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 ALGORITHM
IJCSEA 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 problems
AI Publications
 
thermodynamics
thermodynamicsthermodynamics
thermodynamics
kcrycss
 
V4502136139
V4502136139V4502136139
V4502136139
IJERA Editor
 

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
 
Fe33940945
Fe33940945Fe33940945
Fe33940945
IJERA Editor
 
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
Associate Professor in VSB Coimbatore
 
Bi4302433450
Bi4302433450Bi4302433450
Bi4302433450
IJERA Editor
 
B04510717
B04510717B04510717
B04510717
IOSR-JEN
 
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 5
gokulfea
 
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 Dynamics
Heather Strinden
 
Active Vibration Control of Composite Plate
Active Vibration Control of Composite PlateActive Vibration Control of Composite Plate
Active Vibration Control of Composite Plate
RSIS International
 
Paper id 71201964
Paper id 71201964Paper id 71201964
Paper id 71201964
IJRAT
 
Q26099103
Q26099103Q26099103
Q26099103
IJERA Editor
 
Finite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdfFinite Element Analysis Rajendra M.pdf
Finite Element Analysis Rajendra M.pdf
RaviSekhar35
 
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

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 

Recently uploaded (20)

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 

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)