Indonesian Journal of Electrical Engineering and Computer Science
Vol. 24, No. 3, December 2021, pp. 1399~1404
ISSN: 2502-4752, DOI: 10.11591/ijeecs.v24.i3.pp1399-1404
1399
Centroidal-polygon: a new modified Euler to improve speed of
resistor-inductor circuit equation
Nur Shahirah Zulkifli1, Nooraida Samsudin 2, Suzanna Ridzuan Aw3, Wan Farah Hanan Wan
Osman4, Shahreen Kasim5, Tole Sutikno6
1,2,3,4Department of Information Technology , TATI University College, Chukai, Malaysia
5Faculty
of Computing Science and Information Technology, Universiti Tun Hussein Onn, Parit Raja, Malaysia
of Electrical Engineering, Faculty of Industrial Technology, Universitas Ahmad Dahlan, Yogyakarta,
Indonesia
6Department
Article Info
ABSTRACT
Article history:
Two types of first-order circuits are resistor-capacitor (RC) and resistorinductor (RL). This paper focuses on the RL circuit equation. The centroidalpolygon (CP) scheme will be tested using SCILAB 6.0 software. This new
scheme (CP scheme) is addressed to improve the speed. For the first order
circuit equation, the complexity is focused on the time complexity, which is
speed of the time taken to complete the simulation in the electrical part. The
CP scheme is compared with the previous studies, polygon (P) and
harmonic-polygon (HP). The result shows that the CP scheme is less
computational and an alternative to solve the first order circuit equation, and
get the result quickly compared with the previous research.
Received Jul 17, 2021
Revised Oct 6, 2021
Accepted Oct 23, 2021
Keywords:
Centroidal mean
Euler method
First-order circuit
Harmonic-polygon
Resistor-inductor
This is an open access article under the CC BY-SA license.
Corresponding Author:
Nur Shahirah Zulkifli
Department of Information Technology, TATI University College
Kemaman, 24000 Chukai, Terengganu, Malaysia
Email: shahirah.zulkifli.md@gmail.com
1.
INTRODUCTION
Euler method produces simple numerical solutions and enforces low computational cost to solve the
ordinary differential equation (ODE) for a given initial value problem (IVP) [1]–[9]. Although the Euler
method gives a simple solution, this method lacks accuracy [5], [9]. The Euler method will contribute to an
error at every step size implied in the solution [8]. This is because the contribution of error is proportional to
the phase size implied in the solution. Regarding this problem, it makes researchers enhance the Euler
method known as the new modified Euler method [2], [8], [10]–[16].
Usually, the improved Euler approach is explicitly applied to mathematical fields only. This new
modified Euler named centroidal polygon (CP) [17] has been tested into the linear and non-linear equation.
The results proved that the mathematical problem could be solved using CP. Thus, this approach will be
tested in the engineering field [18]. In mechanical engineering, the Euler method has also been known for
studying the behavior of flow [19], [6], such as fluid dynamic computations. In this research, the CP concept
is applied to electrical engineering. Ordinarily, in the electrical field, the calculation of speed will be
conducted manually by reading the output from the oscillator using an analytical solution [20]. Thus, this
research aims to examine the speed of the circuit equation using the modified Euler method. The arithmetic
mean is one of the means used to improve the Euler. Arithmetic mean is the simplest form of mean,
Journal homepage: http://ijeecs.iaescore.com
1400
ISSN: 2502-4752
contributing to a more straightforward solution of modified Euler. Although simple, by using this mean, the
accuracy of Euler improved compared to the original Euler method [7].
Centroidal-polygon scheme is the new scheme that will be created to solve the resistor-inductor
(RL) equation. Centroidal mean is the main means to create a new scheme by combining mean and Euler.
Centroidal is one of the simple concepts. There use any two positive actual number. The centroid of an object
refers to its geometric center. This is a beneficial concept in engineering to find the center of an object and
other applications. Centroidal mean already prove by previous research by using Runge-Kutta fourth-order
[4], [17], [21]. To ensure the centroidal scheme is applicable in the Euler method. The scheme will be tested
in the linear and non-linear equation before applied in the RL circuit equation. Other than that, the centroidal
scheme already proves that more accurate compared to the arithmetic mean, harmonic mean, and contraharmonic mean [22].
In the electrical field, the first-order circuit equation can be solved using ODE [23], [24]. The
electrical region is in the circuit equation. Two conditions of the electrical circuit equation apply to the firstorder equation of electrical engineering: resistor-capacitor (RC) and resistor-inductance (RL) [25]. The RC
circuit consists of a capacitor and a resistor. The RL circuit, meanwhile, consists of the resistor and inductor.
This research focuses on the RL circuit equation. RL circuit consists of one resistor and one inductor. It is
composed of a first-order RL circuit and is the simplest type of RL circuit equation [26]. RL circuit equation
usually reduces a single equivalent inductance and a single equivalent resistance in one complete circuitz
[27]. The Euler method’s speed measured for the RL circuit equation is determinable by the time taken for
each scheme to complete the simulation of comparing the Euler method solution error to the exact solution.
A simple first-order RL circuit equation with a switch, as shown in Figure 1. The RL series circuit is
connected across a constant voltage source and a switch. Assume that the switch is open until it closed at a
time, t=0, and then remains permanently closed, producing a “step response” type voltage input [28]. The
current, I, begin to flow through the circuit but does not rise rapidly to its maximum value of Imax [29]. The
modified Euler scheme gives a small error in each calculation step in the electrical circuit equation.
The problem in solving the RL circuit equation is the speed of each scheme takes to complete the
simulation. As discussed in the first paragraph, the Euler method can solve the small step size but lacks
computational cost [5]. This research will analyze comparing new modified Euler method centroidal polygon
(CP) to polygon (P) and harmonic polygon (HP) [22]. The analysis aimed is to study the time taken of the CP
scheme’s simulation in solving the equation of first order resistor-inductor (RL) circuits. The investigation
would evaluate the consistency between the P scheme, HP scheme, and CP scheme. In solving the equation,
SCILAB 6.0 software [30]–[34] is used to model the RL circuit equation. Three different RL circuit
equations are used for testing to ensure that the CP scheme method can be extended to any value problem.
Three differential step sizes h of 0.1, 0.01, and 0.001 [4] are used in the testing. CP shows that it can be used
in the electrical application by running the experimenting on the RL circuit equation. The result contributes
to the better time taken using CP either in small or higher step size.
Figure 1. A simple first-order RL circuit
2.
METHOD
There are two primary methods to improved Euler, which are the Heun method and the midpoint
method. This research used the midpoint method and applied it to the new scheme. This method is called as
improved polygon method [35]–[41], whereby the method utilizes a slope estimate at the midpoint of the
prediction interval [42]. Thus, this midpoint method is being applied to the new scheme. Figure 2 shows new
modified Euler (CP) scheme is developed. This scheme is developed by combining Euler (E) and means (M).
The original Euler scheme with the general formula n + 1=y n + hf (xn, yn) is selected as the basis for
developing a scheme [43]. Centroidal mean is selected in developing this proposed scheme which is
centroidal mean (M). This combination of Euler (E) and mean (M) produces a proposed scheme known as
centroidal polygon (CP) (E+M).
Indonesian J Elec Eng & Comp Sci, Vol. 24, No. 3, December 2021: 1399 - 1404
Indonesian J Elec Eng & Comp Sci
ISSN: 2502-4752
Euler (E)
Mean (M)
2((𝑥𝑛 )2 + 𝑥𝑛 𝑦𝑛 + (𝑦𝑛 )2 )
𝑀=
3(𝑥𝑛 + 𝑦𝑛 )
yn+1=yn+hf(xn,yn)
n=1,2,3,….
Proposed Scheme
E+M = CP
CP=𝑦𝑛 + ℎ𝑓 (
𝑥𝑛 +(𝑥𝑛 +ℎ) 𝑦𝑛 +(𝑦𝑛 +𝑓(𝑥𝑛 ,𝑦𝑛))
,
)+
2((𝑥𝑛 )2 +𝑥𝑛 𝑦𝑛 +(𝑦𝑛)2 )
3(𝑥𝑛 +𝑦𝑛 )
2
2
2((𝑥𝑛 )2 +𝑥𝑛 (𝑥𝑛 +ℎ)+(𝑥𝑛 )2 2((𝑦𝑛 )2 +𝑦𝑛 (𝑦𝑛+ℎ𝑓(𝑥𝑛 ,𝑦𝑛 )+(𝑦𝑛 +ℎ𝑓(𝑥𝑛 ,𝑦𝑛 )2
𝑦𝑛+1 = 𝑦𝑛 + ℎ𝑓 (
,
3(𝑥𝑛 +𝑥𝑛 +ℎ)
1401
3(𝑦𝑛 +𝑦𝑛 +ℎ𝑓(𝑥𝑛 ,𝑦𝑛 )
)
Figure 2. New modified Euler (CP) scheme
In CP scheme, the centroidal mean equation will be applied into the function of 𝑓(𝑥, 𝑦) which is in
the Euler equation. CP scheme implied in (1) and improved the Euler equation based on (2) and (3).
𝑦𝑛+1 = 𝑦𝑛 + ∆𝑡 𝑓(𝑥𝑛 , 𝑦𝑛 )
(1)
The improved Euler are using the mean concept. The mean used is centroidal mean where the point that may
be considered as a centre of two point as written in (2) and (3).
2
2
2
2x2
0 +x0 x1 +x1 2y0 +y0 y1 +y1
3x0 +x1
,
(2)
3y0 +y1
2 2y2 +y (y +h)+(y +h)2
2x2
0 0
0
0
0 +x0 (x0 +h)+(x0 +h)
3x0 +(x0 +h)
,
(3)
3y0 +(y0 +h)
To improve the equation, the CP equation in (3) will be implemented into the (1). The new equation
formed are as in (4).
𝑦−𝑦0
ℎ
=𝑓 (
2𝑥02 +𝑥0 (𝑥0 +ℎ)+(𝑥0 +ℎ)2 2𝑦02 +𝑦0 (𝑦0 +ℎ)+(𝑦0 +ℎ)2
𝑦 − 𝑦0 = ℎ𝑓 (
𝑦 = 𝑦0 + ℎ𝑓 (
,
)
3𝑥0 +(𝑥0 +ℎ)
3𝑦0 +(𝑦0 +ℎ)
2𝑥02 +𝑥0 (𝑥0 +ℎ)+(𝑥0 +ℎ)2 2𝑦02 +𝑦0 (𝑦0 +ℎ)+(𝑦0 +ℎ)2
,
3𝑦0 +(𝑦0 +ℎ)
3𝑥0 +(𝑥0 +ℎ)
2𝑥02 +𝑥0 (𝑥0 +ℎ)+(𝑥0 +ℎ)2 2𝑦02 +𝑦0 (𝑦0 +ℎ)+(𝑦0 +ℎ)2
3𝑥0 +(𝑥0 +ℎ)
,
3𝑦0 +(𝑦0 +ℎ)
)
(4)
)
Euler is more accurate and fast simulate by modify the equation using the midpoints such in (4).
3.
RESULTS AND DISCUSSION
The result shows a comparison of the three improved Euler schemes with the time taken to complete
the simulation is discussed in this topic. Table 1 shows the RL circuit equation problems used in this
experiment. The speed will be tested by simulates the equation in all three circuits with a different step size.
There are three sets of RL circuit equations with a different value for voltage (V), resistor (R) and inductor
(L). The equation to solve the speed of RL circuit equation [44] come out with (5).
di
dt
V
= −τi + ( ) where time constant, τ =
L
R
L
(5)
Table 2 shows the results of the time needed for each device to complete the simulation in three
schemes (polygon, harmonic-polygon, and centroidal-polygon). All schemes will be evaluated with 0.1, 0.01,
and 0.001 as the typical numerical phase scale. Overall, the rapid outcome was given by the centroidalpolygon (CP) method. The other two schemes, the polygon (P) scheme, and the harmonic-polygon (HP)
scheme, meanwhile, indicate a lack of speed in the results.
In circuit 1, the CP scheme matched the troubleshooting results because it gave a rapid result
compared to the P scheme and HP scheme. As shown in Table 2, for step size 0.1, the CP scheme takes
0.0146682s to complete the simulation compared to 0.4102555s for the P scheme and 0.03222256s for the
HP scheme to complete the simulation. It shows that CP could shorten the time to complete the simulation
even with a bigger step size. At the step size 0.01, the CP time taken is 0.0169334s to complete the
simulation. The other way, for the P scheme and the HP scheme, takes a long time for each scheme which the
Centroidal-polygon: a new modified Euler to improve speed of resistor-inductor … (Nur Shahirah Zulkifli)
1402
ISSN: 2502-4752
time taken are 0.5620331s and 0.0464288s. For small step size 0.001, each scheme takes a long time to
complete the simulation except CP. As shown in Table 2, to complete the simulation, the CP scheme requires
0.0303234s, P scheme 0.827404s, and HP scheme 0.0514273s to complete the simulation. It slightly different
time taken between CP to other two schemes. It shows that CP gives better speed in completing the
simulation.
In circuit 2, step size 0.1 shows that CP gets slightly different time taken than P and HP. CP scheme
takes 0.014728s to complete the simulation at the small step size compared to P scheme 0.4309688s and HP
scheme 0.0360481s to complete the simulation. At step size 0.01, the CP scheme takes 0.0177154s, which is
faster than the P scheme at 0.4834862s. In comparison, the HP scheme takes 0.0427233s to complete the
simulation. Finally, at a larger step size of 0.1, the simulation time between these three schemes shows a
notable difference. As shown in Table 2, the CP scheme takes 0.0396771s. Meanwhile, for HP and P, it takes
0.5092835s and 0.0638495s, respectively, to complete the simulation. It shows that CP gives a better speed
for higher or smaller step size cases in completing the simulation.
Lastly, for circuit 3, by comparing the P scheme and HP scheme to complete the simulation, the
result shows that time taken for the P scheme is 0.3976792s and HP scheme 0.440234s to complete the
simulation. Meanwhile, for the CP scheme, it takes 0.0194034s for a small step size of 0.001. At step size
0.01, the CP method takes 0.0243649s. For both the P scheme and HP scheme, the difference is not too
significant in which their time taken is 0.4505656s for the P scheme and 0.0490615s for the HP scheme to
complete the simulation. Finally, at a larger step size of 0.1, the CP method takes 0.0362048s. Compare to
HP, the time taken is 0.4572861s and 0.380573s for the P scheme to complete the simulation. Even the
difference is not slightly different, but again CP still gives better overall speed in solving circuit 3.
Table 1. Set of problem RL circuit equation
RL Circuit
Value of Voltage, Resistor, Inductor
V=4V
R1= 8 Ω
L=4H
V = 2.4 V
R1= 4 Ω
L= 2H
V = 2.4 V
R1= 4 Ω
L= 2H
Equation
Equation:
𝑑𝑖
𝑑𝑡
= −2𝑖 + 1
Exact solution:
0.5(1 − 𝑒 −𝑡(2) )
y(0)=0 ,0.1 ≤ 𝑥 ≤ 0.5
Equation:
𝑑𝑖
𝑑𝑡
= −2𝑖 + 1.2
Exact solution:
0.6(1 − 𝑒 −𝑡(0.5) )
y(0)=0 , 0.1 ≤ 𝑥 ≤ 0.5
Equation:
𝑑𝑖
𝑑𝑡
= −0.5𝑖 + 1
Exact solution:
2(1 − 𝑒 −𝑡(0.5) )
y(0)=0 , 0.1 ≤ 𝑥 ≤ 0.5
Table 2. Result for maximum error RL circuit equation problem
Scheme
Step size
Circuit 1
Circuit 2
Circuit 3
Centroidal-Polygon
Polygon
Harmonic-Polygon
0.1 (s)
0.01 (s)
0.001 (s)
0.1 (s)
0.01 (s)
0.001 (s)
0.1 (s)
0.01 (s)
0.001 (s)
0.0146682 0.0169334 0.0303234 0.4102555 0.5620331 0.0327404 0.0322256 0.0464288 0.0314273
0.014728 0.0177154 0.0396771 0.5092835 0.4834862 0.4309688 0.0360481 0.0427233 0.0638495
0.0194034 0.0243649 0.0362048 0.4505656 0.4572861 0.3976792 0.380573 0.0440234 0.0490615
This research had deduced an outcome to achieve the goal and solve the problem of the first order
RL circuit equation. This analysis shows that the result for all phase sizes is directly proportional to the time
for circuit 1, circuit 2, and circuit 3. In the first order RL circuit equation, the CP is added to get the result
done quickly.
Indonesian J Elec Eng & Comp Sci, Vol. 24, No. 3, December 2021: 1399 - 1404
Indonesian J Elec Eng & Comp Sci
ISSN: 2502-4752
1403
4.
CONCLUSION
In this research, the three schemes, namely polygon (P) scheme, harmonic-polygon (HP) scheme,
and centroidal-polygon (CP) scheme, are discussed for speed for the time taken in the RL circuit equation.
The new scheme results, the CP scheme, are the best scheme to simulate the speed in each step size, h. The
result analysis table observed the three different step size h to ensure that the new scheme achieves better
speed than the other two schemes. When the scheme is tested into the large step size, the time taken to
simulate takes longer than the small step size. Moreover, CP is an alternative scheme in solving the firstorder circuit equation and significant in solving the RL circuit equation. To conclude, all the result shows that
the speed of time taken to complete the simulation is directly proportional to the step size.
ACKNOWLEDGEMENTS
The authors gratefully acknowledge the University College TATI, Universiti Tun Hussein Onn and
Universitas Ahmad Dahlan for supporting this collaborative research in the present work, and also would like
to thank for the MOHE for FRGS grant (FRGS/1/2019/TK04/TATI/03/1).
REFERENCES
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]
[16]
O. R. Bosede, S. Fadugba, and T. Okunlola, “On Some Numerical Methods for Solving Initial Value Problems in
Ordinary Differential Equations,” IOSR Journal of Mathematics, vol. 1, no. 3, pp. 25–31, 2012, doi: 10.9790/57280132531.
K. Somsuk, “The new integer factorization algorithm based on Fermat’s Factorization Algorithm and Euler’s
theorem,” International Journal of Electrical and Computer Engineering, vol. 10, no. 2. pp. 1469–1476, doi:
10.11591/ijece.v10i2.pp1469-1476.
M. I. Rusydi, S. Huda, F. Rusydi, M. Hadi Sucipto, and M. Sasaki, “Pattern Recognition of Overhead Forehand and
Backhand in Badminton Based on the Sign of Local Euler Angle,” Indonesian Journal of Electrical Engineering and
Computer Science (IJEECS), vol. 2, no. 3, p. 625, Jun. 2016, doi: 10.11591/ijeecs.v2.i3.pp625-635.
J. D. Cook, “Step size for numerical differential equations,” pp. 1–2, 2008, [Online]. Available:
https://www.johndcook.com/NumericalODEStepSize.pdf.
N. Samsudin, N. M. M. Yusop, S. Fahmy, and A. S. N. B. Mokhtar, “Cube Arithmetic: Improving Euler Method for
Ordinary Differential Equation using Cube Mean,” Indonesian Journal of Electrical Engineering and Computer
Science (IJEECS), vol. 11, no. 3, p. 1109, Sep. 2018, doi: 10.11591/ijeecs.v11.i3.pp1109-1113.
N. M. M. Yusop, M. K. Hasan, M. Wook, M. F. M. Amran, and S. R. Ahmad, “Comparison new algorithm modified
euler based on harmonic-polygon approach for solving ordinary differential equation,” Journal of Telecommunication,
Electronic and Computer Engineering (JTEC), vol. 9, no. 2–11, pp. 29–32, 2017.
Z. Salleh, “Ordinary Differential Equations (ODE) using Euler’s technique and SCILAB programming,” Mathematical
Models and Methods in Modern Science, vol. 20, no. 4, pp. 264–269, 2012.
S. Nooraida, M. M. Y. Nurhafizah, M. S. Anis, A. M. M. Fahmi, A. W. F. Syarul, and A. M. Iliana, “Cube Polygon: A
New Modified Euler Method to Improve Accuracy of Ordinary Differential Equation (ODE),” Journal of Physics:
Conference Series, vol. 1532, no. 1, p. 012020, Jun. 2020, doi: 10.1088/1742-6596/1532/1/012020.
B. Denis, “An Overview of Numerical and Analytical Methods for solving Ordinary Differential Equations,” arXiv
preprint arXiv:2012.07558, Dec. 2020, [Online]. Available: http://arxiv.org/abs/2012.07558.
S. S. Devi and K. Ganesan, “An Approximate Solution of Fuzzy Initial Value Problem through Euler’s Modified
Method,” Journal of Advanced Research in Dynamical and Control Systems, vol. 12, no. 5, pp. 281–285, May 2020,
doi: 10.5373/JARDCS/V12I5/20201715.
L. N. Kaharuddin, C. Phang, and S. S. Jamaian, “Solution to the fractional logistic equation by modified Eulerian
numbers,” The European Physical Journal Plus, vol. 135, no. 2, p. 229, Feb. 2020, doi: 10.1140/epjp/s13360-02000135-y.
N. Ahmady, T. Allahviranloo, and E. Ahmady, “A modified Euler method for solving fuzzy differential equations
under generalized differentiability,” Computational and Applied Mathematics, vol. 39, no. 2, p. 104, May 2020, doi:
10.1007/s40314-020-1112-1.
B. Zhen, J. Xu, and J. Sun, “Analytical solutions for steady state responses of an infinite Euler-Bernoulli beam on a
nonlinear viscoelastic foundation subjected to a harmonic moving load,” Journal of Sound and Vibration, vol. 476, p.
115271, Jun. 2020, doi: 10.1016/j.jsv.2020.115271.
C. Fiorini, C. Chalons, and R. Duvigneau, “A modified sensitivity equation method for the Euler equations in presence
of shocks,” Numerical Methods for Partial Differential Equations, vol. 36, no. 4, pp. 839–867, Jul. 2020, doi:
10.1002/num.22454.
S. Kamath, M. V. Masterov, J. T. Padding, K. A. Buist, M. W. Baltussen, and J. A. M. Kuipers, “Parallelization of a
stochastic Euler-Lagrange model applied to large scale dense bubbly flows,” Journal of Computational Physics: X,
vol. 8, p. 100058, Sep. 2020, doi: 10.1016/j.jcpx.2020.100058.
L. Gojković, S. Malijević, and S. Armaković, “Modeling of fundamental electronic circuits by the Euler method using
the Python programming language,” Physics Education, vol. 55, no. 5, p. 055016, Sep. 2020, doi: 10.1088/13616552/ab94d5.
Centroidal-polygon: a new modified Euler to improve speed of resistor-inductor … (Nur Shahirah Zulkifli)
1404
ISSN: 2502-4752
[17] Z. Nur Shahirah, S. Nooraida, W. A. Wan Farah Hanan, R. A. Suzanna, and M. A. Iliana, “Centroidal-Polygon:
Solving First Order Ordinary Differential Equation using Centroidal mean to improve Euler Method,” vol. 1874, no. 1.
doi: 10.1088/1742-6596/1874/1/012038.
[18] R. K. Nagle, E. B. Saff, and A. D. Snider, Fundamentals of Differential Equations and Boundary Value Problems, 7th
ed., vol. 6. Pearson, 2014.
[19] S. K. M. S. Way, “Raising The Profile of Nature-Based Solutions for Climate Resilient Coastlines in Malaysia,” 2021.
https://simplyspeaking.usm.my/index.php/sustainability/70-raising-the-profile-of-nature-based-solutions-for-climateresilient-coastlines-in-malaysia.
[20] T. A. Kee and R. Ranom, “Comparison of numerical techniques in solving transient analysis of electrical circuits,”
ARPN Journal of Engineering and Applied Sciences, vol. 13, no. 1, pp. 314–320, 2018.
[21] R. G. Sharmila, S. Suvitha, and M. S. Sunithy, “A third order Runge-Kutta method based on a linear combination of
arithmetic mean, geometric mean and centroidal mean for first order differential equation,” 2020, vol. 2261, p. 030092,
doi: 10.1063/5.0017103.
[22] R. Ponalagusamy and S. Senthilkumar, “A Comparison of RK-Fourth Orders of Variety of Means on Multilayer
Raster CNN Simulation,” Trends in Applied Sciences Research, vol. 3, no. 3, pp. 242–252, Mar. 2008, doi:
10.3923/tasr.2008.242.252.
[23] J. R. Hass, M. D. Weir, and G. B. Thomas, “First Order Differential Equations,” in University Calculus: Alternate
Edition, 1st ed., Pearson, 2008.
[24] N. Karthikeyan and R. Srinivasan, “Application of First Order differential Equations in Electrical Circuits,” Asian
Journal of Research in Social Sciences and Humanities, vol. 6, no. 8, pp. 93–99, 2016, doi: 10.5958/22497315.2016.00595.5.
[25] F. D. Equations, “Euler’s Method,” in Differ. Equations, vol. 1768, 2007, pp. 90–98.
[26] C. K. Alexander and M. no Sadiku, Electric circuits, 1st ed. New York, NY: McGraw-Hill Higher Education, 2000.
[27] F. S. Azad, A. K. M. A. Habib, A. Rahman, and I. Ahmed, “Active cell balancing of Li-Ion batteries using single
capacitor and single LC series resonant circuit,” Bulletin of Electrical Engineering and Informatics (BEEI), vol. 9, no.
4, pp. 1318–1325, Aug. 2020, doi: 10.11591/eei.v9i4.1944.
[28] A. F. A. Aziz, M. F. Romlie, and T. Z. A. Zulkifli, “CLL/S Detuned compensation network for electric vehicles
wireless charging application,” International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 10, no.
4, p. 2173, Dec. 2019, doi: 10.11591/ijpeds.v10.i4.pp2173-2181.
[29] R. Serway and C. Vuille, “Alternating Current Circuits and Electromagnetic Waves,” in Serway, R. and Vuille, C.,
2007. Serway’s Essentials of College Physics, 2007, pp. 563–572.
[30] S. C. Chapra, Applied numerical methods with MATLAB for engineers and scientists. London: McGraw-Hill Higher
Education, 2008.
[31] E. Buksman, A. L. F. de Oliveira, L. Barbieri, and C. Ferreira, “Experimenting with Arduino and Scilab: Heat
propagation in a metal bar,” Revista Brasileira de Ensino de Física, vol. 41, no. 4, 2019, doi: 10.1590/1806-9126-rbef2018-0356.
[32] K. Bingi, R. Ibrahim, M. N. Karsiti, S. M. Hassan, and V. R. Harindran, “Scilab Based Toolbox for Fractional-order
Systems and PID Controllers,” in Studies in Systems, Decision and Control, vol. 264, Springer, Cham, 2020, pp. 137–
212.
[33] A. Boguta, “Evaluation of the correctness of the SciLab program in a simulation of an electric vehicle run,” Przegląd
Elektrotechniczny, vol. 1, no. 8, pp. 124–127, Jul. 2020, doi: 10.15199/48.2020.08.24.
[34] D. Danalakshmi, S. Prathiba, and A. Idhayaselvi, “Control strategies on speed of dc motor and power sensor based
speed regulator using scilab,” Journal of Green Engineering, vol. 10, no. 3, pp. 646–662, 2020, [Online]. Available:
http://www.jgenng.com/wp-content/uploads/2020/04/volume10-issue3-07.pdf.
[35] Z. Salleh, M. Y. M. Yusop, and S. B. Ismail, “Basic of numerical computational using Scilab programming,” in the
2nd International Conference on Mathematical Applications in Engineering (ICMAE2012), 2012, pp. 1–8.
[36] M. Yoshino, “Movable singularity of semi linear Heun equation and application to blowup phenomenon,” Nonlinear
Differential Equations and Applications NoDEA, vol. 26, no. 1, p. 8, Feb. 2019, doi: 10.1007/s00030-019-0555-9.
[37] G. Lévai and A. M. Ishkhanyan, “Exact solutions of the sextic oscillator from the bi-confluent Heun equation,”
Modern Physics Letters A, vol. 34, no. 18, p. 1950134, Jun. 2019, doi: 10.1142/S0217732319501347.
[38] S. I. Tertychniy, “Solution Space Monodromy of a Special Double Confluent Heun Equation and Its Applications,”
Theoretical and Mathematical Physics, vol. 201, no. 1, pp. 1426–1441, Oct. 2019, doi: 10.1134/S0040577919100027.
[39] A. H. Workie, “New Modification on Heun’s Method Based on Contraharmonic Mean for Solving Initial Value
Problems with High Efficiency,” Journal of Mathematics, vol. 2020, pp. 1–9, Dec. 2020, doi: 10.1155/2020/6650855.
[40] M. A. Dariescu and C. Dariescu, “New Solutions Generating Technique to Generalized Kompaneets Equation and the
Corresponding Heun Functions,” Astrophysics, vol. 63, no. 2, pp. 296–306, Jun. 2020, doi: 10.1007/s10511-02009635-2.
[41] B. D. B. Figueiredo, “Solutions of Heun’s general equation and elliptic Darboux equation,” Mathematical Methods in
the Applied Sciences, vol. 44, no. 8, pp. 7165–7206, May 2021, doi: 10.1002/mma.7253.
[42] D. V. Griffiths and I. M. Smith, Numerical methods for engineers, 2nd ed. CRC press, 2006.
[43] K. Atkinson, W. Han, and D. E. Stewart, Numerical solution of ordinary differential equations, vol. 108. Hoboken,
New Jersey: John Wiley & Sons, 2011.
[44] N. Sene, “Stability analysis of electrical RLC circuit described by the Caputo-Liouville generalized fractional
derivative,” Alexandria Engineering Journal, vol. 59, no. 4, pp. 2083–2090, Aug. 2020, doi:
10.1016/j.aej.2020.01.008.
Indonesian J Elec Eng & Comp Sci, Vol. 24, No. 3, December 2021: 1399 - 1404