SlideShare a Scribd company logo
1 of 7
Download to read offline
TELKOMNIKA, Vol.15, No.3, September 2017, pp. 1310~1316
ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013
DOI: 10.12928/TELKOMNIKA.v15i3.5080  1310
Received April 1, 2017; Revised June 18, 2017; Accepted July 3, 2017
A Novel Space-time Discontinuous Galerkin Method for
Solving of One-dimensional Electromagnetic Wave
Propagations
Pranowo
Department of Informatics, Universitas Atma Jaya Yogyakarta, Jl. Babarsari 43 Yogyakarta, Indonesia
Corresponding author, e-mail: pran@mail.uajy.ac.id
Abstract
In this paper we propose a high-order space-time discontinuous Galerkin (STDG) method for
solving of one-dimensional electromagnetic wave propagations in homogeneous medium. The STDG
method uses finite element Discontinuous Galerkin discretizations in spatial and temporal domain
simultaneously with high order piecewise Jacobi polynomial as the basis functions. The algebraic
equations are solved using Block Gauss-Seidel iteratively in each time step. The STDG method is
unconditionally stable, so the CFL number can be chosen arbitrarily. Numerical examples show that the
proposed STDG method is of exponentially accuracy in time.
Keywords: Space-time discontinuous Galerkin, electromagnetic wave
Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
The The finite element method has had a greater impact on theory and application on
numerical methods during the twentieth century [1]. It has been used throughout the fields of
engineering. The success of finite element method is lied on its flexibility. It can be used for
solving problem with complex shape and arbitrary boundary conditions.
The achievement of the FE method is the application of the method in computational
electromagnetics (CEM) remarkable, especially ini static and quasi static electromagnetics [2, 3]
however, the method has not produce entirely satisfactory results in time domain CEM. The
governing equations of electromagnetic wave propagation are often discretized with FE method
in time domian, resulting in semi algebraic equations in time, which are solved with explicit
Runge Kutta family schemes or finite difference method. Explicit methods which do not require
large matrix inversion were used for modeling wave propagation [4]. Difficulties of explicit
methods are low order, lacking of high-frequency dissipation, and conditionally stable. In order
to maintain the calculation stable, a small step size below CFL limit must be kept. Reference
[5] and [6] proposed time-discontinuous Galerkin (DG) method for discretizing the temporal
domain, while the spatial domain still discretized by conventional FE method. They showed that
the results are very promising and the 3
th
order temporal discretization can be achieved.
Reference [7] developed space-time discontinuous Galerkin (STD) method for solving
1-D scalar wave propagation problems. The spatial and temporal domains are coupled strongly,
1-D wave propagation problems become 2-D problems because variable time is added as
second spatial coordinate. They used unstructured triangular space-time element. They showed
that (p+1)
th
order accuracy in L2 norm can be achieved for arbitrary basis function order (p).
While this approach having good accuracies, it has diffulties in implementation of coding and
extension to real 3-D problems. Reference [8] continued the work of [5] for solving
elastodynamics problems, DG method was used not only for temporal domain but spatial
domain also. The elastodynamics equations are transformed into velocity-displacement
formulation, so the order of equations are second order in space and first order in time. The
results showed that high-order accuracy an be achieved and high–frequency oscillation can be
damped.
In this paper, we propose a new space-time discontinuous Galerkin method for solving
one-dimensional Maxwell’s equations, which can describe electromagnetic wave propagation.
TELKOMNIKA ISSN: 1693-6930 
A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo)
1311
The spatial and temporal domains are coupled strongly, and the high-order basis functions are
tensor product of 1-dimensional Jacobi basis functions in space and time.
2. Governing Equations
In this paper, the 1-D system of transverse electric (TE) Maxwell’s equations have been
chosen.
x
E
t
H
x
H
t
E yzzy










 ; (1)
where zH is magnetic field, yE is electric field,  is permittivity µ is permeability of medium. In
this paper  and µ are kept constant and set to be equal one.
For simplicity, the governing equations are written in vector notation:
0





xt
q
A
q
(2)
where  T
yz EHq and 






01
10
A .
3. Numerical Method
3.1. Discretization
Inspired by work of Maerschalck [9], we extended the work to solve 1-dimensional
STDG formulation. In the space-time formulation of equation (2), the variable t is considered as
a third spatial variable. The dimension of the discretization is always one higher than dimension
of the actual governing equations.
In our approach we divided the space-time domain into rectangular slabs tDk
 ,
where  is the spatial domain and  1,  nn ttt are the time step, see Figure 1.
Figure 1. One-dimensional space-time slabs
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316
1312
The physical space-time elements are mapped into reference elements as shown in
Figure 2 using mapping function:
       
     































4
4
3
3
2
2
1
1
4
11
4
11
4
11
4
11
t
xur
t
xur
t
xur
t
xur
t
x
xr
Figure 2. Mapping between physical element and standard element
For discretization, the governing equations are integrated by parts using Galerkin
weighted residual method in each space-time element to obtain a discrete form of the problem.
 
     0,
,,,
*

















 qqAI
fqAq
mDmnxt
mDmnm
D
m
nm
D
m
n
k
k
kk
llnn
ll
x
l
l
t
l
l
(3)
where ml is nodal space-time basis function which is tensor product of Jacobi polinomial, tn is
temporal normal vector, xn are the spatial normal vector and
*
q is numerical flux. In this paper,
Lax-Friedrich flux was used for spatial flux and upwind flux for temporal flux. qis local solution
which is approximated by:
     xxqxq k
i
N
i
k
i
k
h
k
h l
p
1

 (5)
The discrete form of equation (3) in a space-time element can be written as follows:


















b
a
z
y
tx
xt
H
E
R
R
AA
AA
(4)
srx
sbut
x
r
t
u
LDMA
LLDMA
2
1
2
1








        rrrxxx dllJdllM
I ji
k
D jiij k  
TELKOMNIKA ISSN: 1693-6930 
A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo)
1313
 
 
r
rl
D ij
ijr


 ;  
 
u
rl
D ij
iju



where bL is the matrix containing temporal flux, sL is the matrix containing Lax-Friedrich
flux, and  ba RR , are residual matrices. The discrete form of Equation (4) is solved iteratively,
element by element, by using Block Gauss Seidel method in each time step.
4. Results and Discussion
In this section, we demonstrate the performance of the STDG method. The following
initial conditions are taken to perform numerical simulation:
 
 
10
00,
)2)cos(2cos(0,



x
xE
yπxxH
y
z 
(5)
The exact solution for the electromagnetic fields are:
 
  )2)sin(2sin(,
)2)cos(2cos(,
tπxtxE
tπxtxH
y
z




(6)
We will discussed the rate of convergence and accuracy of the STDG method. We tried
to examine the order of STDG formulation in time direction only, examination of the order in
space direction can be found in [10]. The spatial domain is divided into 20 elements, the spatial
polynomial order is kept constant Ns = 4 and temporal polynomial order is varied from Nt = 0 to
Nt = 3. We used the L2 norm as the error indicator which is defined as:
   
2
1
0
2
0
2
2








 
L
STDGzexactz
L
STDGyexactyL
dxHHdxEE
We compared the error solution for varying of temporal order (Nt ) on final time Tt  . For all Nt
the solution is calculated for a fixed time level 4.2T , except for Nt = 3 the final time T is equal
2.1. The Courant-Friedrich-Lewy (CFL) number is defined as:
minx
t
CFl



where minx is the distance between two closest points. The values of t for different Nt are
listed in Table 1.
Table 1. The values of t , x and CFL
Nt =0 Nt =1 Nt =2 Nt =3
t CFL t CFL t CFL t CFL
0.004 0.46 0.05000 5.79 0.200 23.17 0.7000 81.08
0.0020 0.23 0.02500 2.90 0.100 11.58 0.3500 40.54
0.0010 0.12 0.01250 1.45 0.050 5.79 0.1750 20.27
0.0005 0.06 0.00625 0.72 0.025 2.90 0.0875 10.13
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316
1314
The snapshots of electromagnetic fields are shown by Figures 3(a-b). Those figures
described the evolution of the electromagnetic fields, actually they are standing waves. They did
not propagate but oscillated.
Figure 3(a). Mesh for second example
Figure 3(b). Mesh for second example
Figures 4(a) and 4(b) shows the history of convergence for various temporal polynomial
order. From those figures, it can be inferred that the error can reduced sigificantly by increasing
the order of temporal polynomial. The error increases almost linearly, it indicates that error
grows slowly and numerical schemes are stable for long time calculations
Figure 4(a). History of convergence for Nt =0 and Nt =1
TELKOMNIKA ISSN: 1693-6930 
A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo)
1315
Figure 4(b). History of convergence for Nt =2 and Nt =3
Figure 5 indicates that optimal convergence rates of  12 
 tN
tO are achieved.
Figure 5. L2 norm vs. t
5. Conclusion
We have developed a new space-time discontinuous galerkin (STDG) method for
simulation of the one-dimensional electromagnetic wave fields. The new method has high
accuracy, exponential orde accuracy of  12 
 tN
tO can be achieved. Also, the new method can
adopt a larger time step without any instabilities.
References
[1] Oden JT. Finite elements: An introduction. In: PG Ciarlet, JL Lions. Editors. Handbook of Numerical
Analysis, Vol II, Finite Element Methods (Part 1). Amsterdam: North-Holland; 1991: 3-15.
[2] Bensalem Y, Abdelkrim MN. Modeling and Simulation of Induction Motor based on Finite Element
Analysis. International Journal of Power Electronics and Drive System (IJPEDS). 2016; 7(4): 1100-
1109.
[3] Musa MN, Sadiku MNO. Finite Element Approach for Coupled Striplines Embedded in Dielectric
Material. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2013; 11(1): 47-54.
[4] Hesthaven JS, Warburton T. Nodal High-Order Methods on Unstructured Grids: I. Time-Domain
Solution of Maxwell’s Equations. Journal of Computational Physics. 2002; 181: 186-221.
[5] Li XD, Wiberg NE. Implementation and adaptivity of a space-time finite element method for structural
dynamics. Compt. Methods Appl. Mech. Engrg. 1998; 156: 211-229.
[6] Thompson LL. He D. Adaptive space-time finite element methods on unbounded domains. Compt.
Methods Appl. Mech. Engrg. 2005; 194: 1947-2000.
[7] Palaniappan J, Haber RB, Jerrard RL. A spacetime discontinuous Galerkin method for scalar
conservation laws. Compt. Methods Appl. Mech. Engrg. 2004; 193: 3607-3631.
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316
1316
[8] Aksoy HG, Senocak E. Space-time discontinuous Galerkin method for dynamics of solids.
Communications in Numerical Methods in Engineering. 2009; 24: 1887-1907.
[9] Maerschalck B. Space-time least squares spectral element method for unsteady flows. M.Sc. Thesis.
Netherland: TU Delft; 2003.
[10] Hesthaven JS, Warburton T. Nodal Discontinuous Galerkin Methods: Algorithms, Analysis, and
Applications. New York: Springer. 2008.

More Related Content

What's hot

PART VII.2 - Quantum Electrodynamics
PART VII.2 - Quantum ElectrodynamicsPART VII.2 - Quantum Electrodynamics
PART VII.2 - Quantum ElectrodynamicsMaurice R. TREMBLAY
 
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...SEENET-MTP
 
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3SEENET-MTP
 
Planetary Science Assignment Help
Planetary Science Assignment HelpPlanetary Science Assignment Help
Planetary Science Assignment HelpEdu Assignment Help
 
2005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_20052005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_2005CosmoSantiago
 
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3SEENET-MTP
 
DOI: 10.1007/s10773-009-0027-9
DOI: 10.1007/s10773-009-0027-9DOI: 10.1007/s10773-009-0027-9
DOI: 10.1007/s10773-009-0027-91neviv0
 
Fundamentals of Finite Difference Methods
Fundamentals of Finite Difference MethodsFundamentals of Finite Difference Methods
Fundamentals of Finite Difference Methods1rj
 
Numerical methods for 2 d heat transfer
Numerical methods for 2 d heat transferNumerical methods for 2 d heat transfer
Numerical methods for 2 d heat transferArun Sarasan
 
Black Hole Dynamics From Atmospheric Science
Black Hole Dynamics From Atmospheric ScienceBlack Hole Dynamics From Atmospheric Science
Black Hole Dynamics From Atmospheric ScienceMichaelRabinovich
 
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...Abimbola Ashaju
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiAli Osman Öncel
 
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3SEENET-MTP
 
Cosmology from quantum_potential
Cosmology from quantum_potentialCosmology from quantum_potential
Cosmology from quantum_potentialSérgio Sacani
 

What's hot (20)

PART VII.2 - Quantum Electrodynamics
PART VII.2 - Quantum ElectrodynamicsPART VII.2 - Quantum Electrodynamics
PART VII.2 - Quantum Electrodynamics
 
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
 
HashiamKadhimFNLHD
HashiamKadhimFNLHDHashiamKadhimFNLHD
HashiamKadhimFNLHD
 
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
 
Serie de dyson
Serie de dysonSerie de dyson
Serie de dyson
 
FGRessay
FGRessayFGRessay
FGRessay
 
PART II.1 - Modern Physics
PART II.1 - Modern PhysicsPART II.1 - Modern Physics
PART II.1 - Modern Physics
 
Planetary Science Assignment Help
Planetary Science Assignment HelpPlanetary Science Assignment Help
Planetary Science Assignment Help
 
2005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_20052005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_2005
 
PART I.1 - Physical Mathematics
PART I.1 - Physical MathematicsPART I.1 - Physical Mathematics
PART I.1 - Physical Mathematics
 
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
 
DOI: 10.1007/s10773-009-0027-9
DOI: 10.1007/s10773-009-0027-9DOI: 10.1007/s10773-009-0027-9
DOI: 10.1007/s10773-009-0027-9
 
Fundamentals of Finite Difference Methods
Fundamentals of Finite Difference MethodsFundamentals of Finite Difference Methods
Fundamentals of Finite Difference Methods
 
Numerical methods for 2 d heat transfer
Numerical methods for 2 d heat transferNumerical methods for 2 d heat transfer
Numerical methods for 2 d heat transfer
 
Black Hole Dynamics From Atmospheric Science
Black Hole Dynamics From Atmospheric ScienceBlack Hole Dynamics From Atmospheric Science
Black Hole Dynamics From Atmospheric Science
 
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...
Alternating direction-implicit-finite-difference-method-for-transient-2 d-hea...
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel Sismoloji
 
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
 
Cosmology from quantum_potential
Cosmology from quantum_potentialCosmology from quantum_potential
Cosmology from quantum_potential
 
Article 1st
Article 1stArticle 1st
Article 1st
 

Similar to A Novel Space-time Discontinuous Galerkin Method for Solving of One-dimensional Electromagnetic Wave Propagations

Numerical simulation of electromagnetic radiation using high-order discontinu...
Numerical simulation of electromagnetic radiation using high-order discontinu...Numerical simulation of electromagnetic radiation using high-order discontinu...
Numerical simulation of electromagnetic radiation using high-order discontinu...IJECEIAES
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemexingangahu
 
Laser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringLaser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringTodd Hodges
 
Calculando o tensor de condutividade em materiais topológicos
Calculando o tensor de condutividade em materiais topológicosCalculando o tensor de condutividade em materiais topológicos
Calculando o tensor de condutividade em materiais topológicosVtonetto
 
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...Ultrasonic thickness estimation using multimodal guided lamb waves generated ...
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...Innerspec Technologies
 
research journal
research journalresearch journal
research journalakhila1001
 
Identification of the Memory Process in the Irregularly Sampled Discrete Time...
Identification of the Memory Process in the Irregularly Sampled Discrete Time...Identification of the Memory Process in the Irregularly Sampled Discrete Time...
Identification of the Memory Process in the Irregularly Sampled Discrete Time...idescitation
 
Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Ahmed Ammar Rebai PhD
 
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelGPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelLeonid Krinitsky
 
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumElectromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumSuleyman Demirel University
 
Es2014sep05 684
Es2014sep05 684Es2014sep05 684
Es2014sep05 684nsfphyman
 
Dce a novel delay correlation
Dce a novel delay correlationDce a novel delay correlation
Dce a novel delay correlationijdpsjournal
 
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...IJRES Journal
 
Black hole entropy leads to the non-local grid dimensions theory
Black hole entropy leads to the non-local grid dimensions theory Black hole entropy leads to the non-local grid dimensions theory
Black hole entropy leads to the non-local grid dimensions theory Eran Sinbar
 

Similar to A Novel Space-time Discontinuous Galerkin Method for Solving of One-dimensional Electromagnetic Wave Propagations (20)

Numerical simulation of electromagnetic radiation using high-order discontinu...
Numerical simulation of electromagnetic radiation using high-order discontinu...Numerical simulation of electromagnetic radiation using high-order discontinu...
Numerical simulation of electromagnetic radiation using high-order discontinu...
 
Numerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi schemeNumerical disperison analysis of sympletic and adi scheme
Numerical disperison analysis of sympletic and adi scheme
 
Laser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton ScatteringLaser Pulsing in Linear Compton Scattering
Laser Pulsing in Linear Compton Scattering
 
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
 
C4_S2_G8 (1).pdf
C4_S2_G8  (1).pdfC4_S2_G8  (1).pdf
C4_S2_G8 (1).pdf
 
C4_S2_G8 .pdf
C4_S2_G8 .pdfC4_S2_G8 .pdf
C4_S2_G8 .pdf
 
E05731721
E05731721E05731721
E05731721
 
first research paper
first research paperfirst research paper
first research paper
 
Calculando o tensor de condutividade em materiais topológicos
Calculando o tensor de condutividade em materiais topológicosCalculando o tensor de condutividade em materiais topológicos
Calculando o tensor de condutividade em materiais topológicos
 
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...Ultrasonic thickness estimation using multimodal guided lamb waves generated ...
Ultrasonic thickness estimation using multimodal guided lamb waves generated ...
 
research journal
research journalresearch journal
research journal
 
Identification of the Memory Process in the Irregularly Sampled Discrete Time...
Identification of the Memory Process in the Irregularly Sampled Discrete Time...Identification of the Memory Process in the Irregularly Sampled Discrete Time...
Identification of the Memory Process in the Irregularly Sampled Discrete Time...
 
Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...Towards the identification of the primary particle nature by the radiodetecti...
Towards the identification of the primary particle nature by the radiodetecti...
 
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical ModelGPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
GPR Probing of Smoothly Layered Subsurface Medium: 3D Analytical Model
 
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM SpectrumElectromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
Electromagnetic analysis using FDTD method, Biological Effects Of EM Spectrum
 
Es2014sep05 684
Es2014sep05 684Es2014sep05 684
Es2014sep05 684
 
Dce a novel delay correlation
Dce a novel delay correlationDce a novel delay correlation
Dce a novel delay correlation
 
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
 
Black hole entropy leads to the non-local grid dimensions theory
Black hole entropy leads to the non-local grid dimensions theory Black hole entropy leads to the non-local grid dimensions theory
Black hole entropy leads to the non-local grid dimensions theory
 
Honors Thesis
Honors ThesisHonors Thesis
Honors Thesis
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
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
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 

Recently uploaded (20)

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.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
 
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
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 

A Novel Space-time Discontinuous Galerkin Method for Solving of One-dimensional Electromagnetic Wave Propagations

  • 1. TELKOMNIKA, Vol.15, No.3, September 2017, pp. 1310~1316 ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI: 10.12928/TELKOMNIKA.v15i3.5080  1310 Received April 1, 2017; Revised June 18, 2017; Accepted July 3, 2017 A Novel Space-time Discontinuous Galerkin Method for Solving of One-dimensional Electromagnetic Wave Propagations Pranowo Department of Informatics, Universitas Atma Jaya Yogyakarta, Jl. Babarsari 43 Yogyakarta, Indonesia Corresponding author, e-mail: pran@mail.uajy.ac.id Abstract In this paper we propose a high-order space-time discontinuous Galerkin (STDG) method for solving of one-dimensional electromagnetic wave propagations in homogeneous medium. The STDG method uses finite element Discontinuous Galerkin discretizations in spatial and temporal domain simultaneously with high order piecewise Jacobi polynomial as the basis functions. The algebraic equations are solved using Block Gauss-Seidel iteratively in each time step. The STDG method is unconditionally stable, so the CFL number can be chosen arbitrarily. Numerical examples show that the proposed STDG method is of exponentially accuracy in time. Keywords: Space-time discontinuous Galerkin, electromagnetic wave Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction The The finite element method has had a greater impact on theory and application on numerical methods during the twentieth century [1]. It has been used throughout the fields of engineering. The success of finite element method is lied on its flexibility. It can be used for solving problem with complex shape and arbitrary boundary conditions. The achievement of the FE method is the application of the method in computational electromagnetics (CEM) remarkable, especially ini static and quasi static electromagnetics [2, 3] however, the method has not produce entirely satisfactory results in time domain CEM. The governing equations of electromagnetic wave propagation are often discretized with FE method in time domian, resulting in semi algebraic equations in time, which are solved with explicit Runge Kutta family schemes or finite difference method. Explicit methods which do not require large matrix inversion were used for modeling wave propagation [4]. Difficulties of explicit methods are low order, lacking of high-frequency dissipation, and conditionally stable. In order to maintain the calculation stable, a small step size below CFL limit must be kept. Reference [5] and [6] proposed time-discontinuous Galerkin (DG) method for discretizing the temporal domain, while the spatial domain still discretized by conventional FE method. They showed that the results are very promising and the 3 th order temporal discretization can be achieved. Reference [7] developed space-time discontinuous Galerkin (STD) method for solving 1-D scalar wave propagation problems. The spatial and temporal domains are coupled strongly, 1-D wave propagation problems become 2-D problems because variable time is added as second spatial coordinate. They used unstructured triangular space-time element. They showed that (p+1) th order accuracy in L2 norm can be achieved for arbitrary basis function order (p). While this approach having good accuracies, it has diffulties in implementation of coding and extension to real 3-D problems. Reference [8] continued the work of [5] for solving elastodynamics problems, DG method was used not only for temporal domain but spatial domain also. The elastodynamics equations are transformed into velocity-displacement formulation, so the order of equations are second order in space and first order in time. The results showed that high-order accuracy an be achieved and high–frequency oscillation can be damped. In this paper, we propose a new space-time discontinuous Galerkin method for solving one-dimensional Maxwell’s equations, which can describe electromagnetic wave propagation.
  • 2. TELKOMNIKA ISSN: 1693-6930  A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo) 1311 The spatial and temporal domains are coupled strongly, and the high-order basis functions are tensor product of 1-dimensional Jacobi basis functions in space and time. 2. Governing Equations In this paper, the 1-D system of transverse electric (TE) Maxwell’s equations have been chosen. x E t H x H t E yzzy            ; (1) where zH is magnetic field, yE is electric field,  is permittivity µ is permeability of medium. In this paper  and µ are kept constant and set to be equal one. For simplicity, the governing equations are written in vector notation: 0      xt q A q (2) where  T yz EHq and        01 10 A . 3. Numerical Method 3.1. Discretization Inspired by work of Maerschalck [9], we extended the work to solve 1-dimensional STDG formulation. In the space-time formulation of equation (2), the variable t is considered as a third spatial variable. The dimension of the discretization is always one higher than dimension of the actual governing equations. In our approach we divided the space-time domain into rectangular slabs tDk  , where  is the spatial domain and  1,  nn ttt are the time step, see Figure 1. Figure 1. One-dimensional space-time slabs
  • 3.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316 1312 The physical space-time elements are mapped into reference elements as shown in Figure 2 using mapping function:                                              4 4 3 3 2 2 1 1 4 11 4 11 4 11 4 11 t xur t xur t xur t xur t x xr Figure 2. Mapping between physical element and standard element For discretization, the governing equations are integrated by parts using Galerkin weighted residual method in each space-time element to obtain a discrete form of the problem.        0, ,,, *                   qqAI fqAq mDmnxt mDmnm D m nm D m n k k kk llnn ll x l l t l l (3) where ml is nodal space-time basis function which is tensor product of Jacobi polinomial, tn is temporal normal vector, xn are the spatial normal vector and * q is numerical flux. In this paper, Lax-Friedrich flux was used for spatial flux and upwind flux for temporal flux. qis local solution which is approximated by:      xxqxq k i N i k i k h k h l p 1   (5) The discrete form of equation (3) in a space-time element can be written as follows:                   b a z y tx xt H E R R AA AA (4) srx sbut x r t u LDMA LLDMA 2 1 2 1                 rrrxxx dllJdllM I ji k D jiij k  
  • 4. TELKOMNIKA ISSN: 1693-6930  A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo) 1313     r rl D ij ijr    ;     u rl D ij iju    where bL is the matrix containing temporal flux, sL is the matrix containing Lax-Friedrich flux, and  ba RR , are residual matrices. The discrete form of Equation (4) is solved iteratively, element by element, by using Block Gauss Seidel method in each time step. 4. Results and Discussion In this section, we demonstrate the performance of the STDG method. The following initial conditions are taken to perform numerical simulation:     10 00, )2)cos(2cos(0,    x xE yπxxH y z  (5) The exact solution for the electromagnetic fields are:     )2)sin(2sin(, )2)cos(2cos(, tπxtxE tπxtxH y z     (6) We will discussed the rate of convergence and accuracy of the STDG method. We tried to examine the order of STDG formulation in time direction only, examination of the order in space direction can be found in [10]. The spatial domain is divided into 20 elements, the spatial polynomial order is kept constant Ns = 4 and temporal polynomial order is varied from Nt = 0 to Nt = 3. We used the L2 norm as the error indicator which is defined as:     2 1 0 2 0 2 2           L STDGzexactz L STDGyexactyL dxHHdxEE We compared the error solution for varying of temporal order (Nt ) on final time Tt  . For all Nt the solution is calculated for a fixed time level 4.2T , except for Nt = 3 the final time T is equal 2.1. The Courant-Friedrich-Lewy (CFL) number is defined as: minx t CFl    where minx is the distance between two closest points. The values of t for different Nt are listed in Table 1. Table 1. The values of t , x and CFL Nt =0 Nt =1 Nt =2 Nt =3 t CFL t CFL t CFL t CFL 0.004 0.46 0.05000 5.79 0.200 23.17 0.7000 81.08 0.0020 0.23 0.02500 2.90 0.100 11.58 0.3500 40.54 0.0010 0.12 0.01250 1.45 0.050 5.79 0.1750 20.27 0.0005 0.06 0.00625 0.72 0.025 2.90 0.0875 10.13
  • 5.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316 1314 The snapshots of electromagnetic fields are shown by Figures 3(a-b). Those figures described the evolution of the electromagnetic fields, actually they are standing waves. They did not propagate but oscillated. Figure 3(a). Mesh for second example Figure 3(b). Mesh for second example Figures 4(a) and 4(b) shows the history of convergence for various temporal polynomial order. From those figures, it can be inferred that the error can reduced sigificantly by increasing the order of temporal polynomial. The error increases almost linearly, it indicates that error grows slowly and numerical schemes are stable for long time calculations Figure 4(a). History of convergence for Nt =0 and Nt =1
  • 6. TELKOMNIKA ISSN: 1693-6930  A Novel Space–time Discontinuous Galerkin Method for Solving of… (Pranowo) 1315 Figure 4(b). History of convergence for Nt =2 and Nt =3 Figure 5 indicates that optimal convergence rates of  12   tN tO are achieved. Figure 5. L2 norm vs. t 5. Conclusion We have developed a new space-time discontinuous galerkin (STDG) method for simulation of the one-dimensional electromagnetic wave fields. The new method has high accuracy, exponential orde accuracy of  12   tN tO can be achieved. Also, the new method can adopt a larger time step without any instabilities. References [1] Oden JT. Finite elements: An introduction. In: PG Ciarlet, JL Lions. Editors. Handbook of Numerical Analysis, Vol II, Finite Element Methods (Part 1). Amsterdam: North-Holland; 1991: 3-15. [2] Bensalem Y, Abdelkrim MN. Modeling and Simulation of Induction Motor based on Finite Element Analysis. International Journal of Power Electronics and Drive System (IJPEDS). 2016; 7(4): 1100- 1109. [3] Musa MN, Sadiku MNO. Finite Element Approach for Coupled Striplines Embedded in Dielectric Material. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2013; 11(1): 47-54. [4] Hesthaven JS, Warburton T. Nodal High-Order Methods on Unstructured Grids: I. Time-Domain Solution of Maxwell’s Equations. Journal of Computational Physics. 2002; 181: 186-221. [5] Li XD, Wiberg NE. Implementation and adaptivity of a space-time finite element method for structural dynamics. Compt. Methods Appl. Mech. Engrg. 1998; 156: 211-229. [6] Thompson LL. He D. Adaptive space-time finite element methods on unbounded domains. Compt. Methods Appl. Mech. Engrg. 2005; 194: 1947-2000. [7] Palaniappan J, Haber RB, Jerrard RL. A spacetime discontinuous Galerkin method for scalar conservation laws. Compt. Methods Appl. Mech. Engrg. 2004; 193: 3607-3631.
  • 7.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 3, September 2017 : 1310 – 1316 1316 [8] Aksoy HG, Senocak E. Space-time discontinuous Galerkin method for dynamics of solids. Communications in Numerical Methods in Engineering. 2009; 24: 1887-1907. [9] Maerschalck B. Space-time least squares spectral element method for unsteady flows. M.Sc. Thesis. Netherland: TU Delft; 2003. [10] Hesthaven JS, Warburton T. Nodal Discontinuous Galerkin Methods: Algorithms, Analysis, and Applications. New York: Springer. 2008.