You are on page 1of 5

International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue7- July 2013

Analytical Technique For Electromagnetic Field


Using Finite Element Method
Nilesh Yadav#1, Neeraj Kumar*2
#
Faculty of Engineering & Department of Electrical Engineering & Shri Satya
Sai Institute of Science & Technology SH-18 Bhopal Indore Road
Opp. Oil Fed Plant Sehore [M.P.]

Abstract In this paper, we will introduce the methodical


procedure to effect the solution of the type of problem that is
governed by Poisson's or Laplace's equation in higher
dimensions. The technique that will be employed to obtain this V 0 (5)
solution is finite difference method , finite element method and
method of moments. It is pedagogically convenient to introduce Combining equation (1) with equation (4) and obtain
the technique with an example and then carefully work through
the details.

v
Keywords 2 dimension , 3 dimension , FDM , MOM 2V (6)
0

where we have used the relation that 2 = 2.Equation (5)


is called Poisson's equation[1]. If the charge density v in the
I. INTRODUCTION
region of interest were equal to zero, then Poisson's equation
is written as
We study that a static electric field E would be created in a
vacuum from a volume charge distribution v. This physical
phenomenon was expressed through a partial differential
equation. We have been able to write this partial differential 2V 0 (7)
equation using a general vector notation as

v These equations forms the basis for solving the boundary


E (1)
0 value problems and harmonics associated with it.

Which is Gausss law in a differential form. Here we have


applied a shorthand notation that is common for the vector II. FINITE DIFFRENCE METHOD USING MATLAB
derivatives by using a vector operator called the del
operator, which in Cartesian coordinates is There are different methods for the numerical solution of the
two dimensional Laplaces and Poissons equation. Some of
the techniques are based on a differential formulation that was
introduced earlier[2]. The Finite difference method is
ux uy uz (2)
x y z considered here and the Finite element methodis discussed in
the next paper. Other techniques are based on the integral
The static electric field is a conservative field which implies formulation of the boundary value problems such as the
that Method of momentsis described later. The boundary value
problems become more complicated in the presence of
E 0 (3) dielectric interfaces which are also considered in this paper.
This means that the electric field could be represented as the The finite difference method (FDM) considered
gradient of a scalar electric potential V here is an extension of the method already applied to a one-
dimensional problem. This method allows MATLAB to be
E V (4) more directly involved inthe solution of the boundary value
problems. We will discuss this method here using a problem
Recall the vector identity that is similar to that presented in eqution. We will describe

ISSN: 2231-5381 http://www.ijettjournal.org Page 3056


International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue7- July 2013

the technique to obtain and to solve a suitable set of coupled


equations that can be interpreted as a matrix equation.
The algorithm that we use is based on the
approximation for the second derivatives in Cartesian
coordinates. In this case, we assume a square grid with a step
size h in both directions for a two-dimensional calculation

1
2 V(x, y) V x h, y V x h, y
h2
V x, y h V x, y h 4V x, y (8)

This leads to the following star shap representation for a


two-dimensional Laplaces equation as shown in Figure 1(a) (b)

Figure 1. (a) The general five-point scheme, (b) The three-point scheme at the
corner.
V1 V2 V3 V4
V0 (9)
4 However, in Poisson's equation, it will modify the charge
density that is to be evaluated at the central point (0). For the
The voltage at the center is approximated as being the special case of a corner point, this five point scheme has to be
averageof the voltages at the four tips of the star. [4]For the modified to a three point one as shown in Figure 1(b). In this
three-dimensional case, the square is replaced with a cube and case the principle of the average value simply gives[4]
a seven-point scheme is applied. In this case, the coefficient
1/4 in equation (9) is simply replaced with 1/6.
V1 V2
V0 (10)
2

This principle can be applied iteratively for the computation


of the potential in the points of the square grid as shown in
Figure 2. This method is also called a relaxation method. After
computing the first iteration, we determine the potential at the
other points withinthe nine-point mesh. This will involve two
more iterations as shown in Figure 3. In the second iteration,
all of the potentials at the locations indicated by a solid circle
in Figure 3(a) are now known.[6] The values indicated by a
square are to be computed in this iteration using eqution (9).
In the third iteration, the values of the potential indicated by
the solid circles and squares are known from the previous
two iterations or as initial values in the calculation. Again
(a) employing equation(9), the values of the potential at the
locations indicated by the diamonds can be computed. In this
mesh, it is assumed that the potentials at the boundaries are
alreadygiven in the statement of the problem, hence the
potentials at the locations indicated by the hollow circles are
also known as shown in Figure 3(b).

ISSN: 2231-5381 http://www.ijettjournal.org Page 3057


International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue7- July 2013

This iterative procedure can continue until the computed


values at all of the points in the decreasing meshesbecome
closer to each other. The accuracyof the calculation can be
insured by repeating the calculation with a different initial
mesh size. A mesh with a shape and orientation that is
different than the one used here could also beemployed in a
numerical calculation.[8] This is particularly useful in
calculations involving unusual shapes. It is also possible to
scale the various dimensions in order to use this particular
mesh. A critical restrictionis also found on the square mesh
size in that the first point must be in the center of the square.
This point will be evaluated from the four boundaries of the
square. This will restrict the number of internal points N of the
square to contain the following number of points

Figure 2. The square grid in two dimensions in Cartesian coordinates.


1 2; 32; 72, 152; 312 632; [2 N-1]2 (11)

This is called the array size.

III. METHOD OF MOMENT USING MATLAB


In the previous chapter, we found that the electric potential V
could be computed from a known charge distribution. This
was accomplished using integral

1 V x ', y ',z '


V x, y,z dx 'dy 'dz ' (12)
4 0 V
R

(a) where R is the distance between the charge located at the


point (x,y,z) and the point of observation at the point (x,y,z).
If the charge distribution is known, then the potential can be
easily computed. We note that equation (12) can be converted
into a summation and hence the integral can be evaluated
numerically There are cases, however, where the potential
may actually be known and the charge distribution may be
unknown. Static fields abound with such problems. An
example would be the determination of an unknown surface
charge distribution on a conductor if the potential of the
conductor was specified. The technique that will be
introduced is called the Method of Moments and it will be
identified as MoMin the following discussion. This
technique will be very powerful in calculating the capacitance
of various metallic objects. It is also useful in calculating the
capacitance of a transmission line that will be encountered
(b) later.[9] Finally, it is use determining the shapes of various
objects such as planes and rockets that may be impinging
Figure 3. The second and third iterations. (a) The values of the potential
upon a nation by correctly interpreting the reflected high
indicated by the solid circles are known. The values at the locations of the frequency signals from the objects by the observer.
solid squares are computed in the second iteration. (b) The potentials at the Consider the configuration shown in Figure 3.
boundaries indicated by the hollow circles are assumed to be known. The Four charges are located in space. A Cartesian coordinate
potentials at the locations indicated by the diamonds are computed in the
third iteration.
system isalso introduced and the location of the centers of the

ISSN: 2231-5381 http://www.ijettjournal.org Page 3058


International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue7- July 2013

four charges are specified with reference to this coordinate The four equations in (13) can also be written in matrix
system. The potential at two of the charges (Q1 and Q2) is notation. Remember that MATLAB was originally created in
specified to be V1 = V2 = -1 and the potential atthe other two order to solve problems of the type
(Q3and Q4) is specified to be V3 = V 4 = +1. The value of the
individual charges is unknown. In order to obtain a unique
solution for the values, of these 4 charges, we must be able to [P][Q] = [V] (15)
writedown 4 equations that will describe the potential at the 4
defined locations. We assume that the region is a vacuum and
we can use superposition. We write four linear equations for
the potentials at the four points where [V] is the column vector of the known potentials, [Q] is
the column vector of the unknown charges and [P] is the
square matrix of coefficients

1 1 1 1
r1 r1 r1 r2 r1 r3 r1 r4

1 1 1 1

1 r2 r1 r2 r2 r2 r3 r2 r4
P (16)
40 1 1 1 1

r3 r1 r3 r2 r3 r3 r3 r4
1 1 1 1

r4 r1 r4 r2 r4 r3 r4 r4

This matrix is symmetric because the potential between the


charge and the point of observation depends upon the
magnitudeof the distance R between the two points.[11]
Figure 3. Four charges distributed in space.The potential at the indicated The diagonal terms of this matrix (i = j) appear to
points are assumed to be give us problems since they become very large. These terms
V = - 1 and V = + 1.
are called singular.We remove this singularity with an
approximation.The approximation makes the assumption that
1 Q1 Q2 Q3 Q4 the potential at these singular points isevaluated at the edgeof
1
40 r1 r1 r1 r2 r1 r3 r1 r4 the spherical charge that has a radius a and not at the center. It
maintains that potential throughout the interior of the spherical
1 Q1 Q2 Q3 Q4 charge.[13] The diagonal elements of a matrix [P] are
1
40 r2 r1 r2 r2 r2 r3 r2 r4
(13) 1
1 Q1 Q2 Q3 Q4
Pi, j (17)
1 40 a
40 r3 r1 r3 r2 r3 r3 r3 r4
This P matrix is helpful in determining the boundary
1 Q1 Q2 Q3 Q4 conditions prevailing in electromagnetics.
1
40 r4 r1 r4 r2 r4 r3 r4 r4

This can be written using the summation sign as IV. CONCLUSION

Solving boundary value problems for potentials has led us to


4 certain general conclusions concerning the methodical
1 1
Vi
40

j1 ri rj
.Q j (14) procedure. First, nature has given us certain physical
phenomena that can be described by partial or ordinary
differential equations. In many cases,these equations can be
solved analytically.Other cases may require numerical

ISSN: 2231-5381 http://www.ijettjournal.org Page 3059


International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue7- July 2013

solutions. The analytical solutions contain constants of


integration. Nature also providesus with enough information
that will allow us to evaluate these constants and thus obtain
the solution for the problem.Assuming that neither
mathematical nor numerical mistakes have been made, we can
rest assured that this is the solution.

V. REFERENCES

[1] IEEE Task Force, Effects of harmonics on equipment, IEEE


Trans. Power Delivery,vol. 8, Apr. 1993, pp. 672-680.
[2] IEEE Task Force, The effects of power system harmonics
n power system equipment and loads, IEEE Trans. Power Apparatus
and Systems, vol. PAS-104, Sept. 1985, pp. 2555-2563.
[3] A. Mansoor et. al, Predicting the net harmonic currents produced
by large numbers of distributed single-phase computer loads, IEEE
Trans. Power Delivery, vol. 10, Oct. 1995, pp. 2001-2006.
[4] J. Lai, D. Hurst, and T. Key, Switch-mode power supply power factor
improvement via harmonic elimination methods, Conf. Rec. Applied
Power Electron. Conf. (Dallas, TX), Mar. 1991, pp. 415-422.
[5] R. Dwyer et. al, Evaluation of harmonic impacts from compact
fluorescent lights on distribution systems, IEEE Trans. Power
Systems, vol. 10, Nov. 1995, pp. 1772-1779.
[6] F. V. Topalis, Efficiency of energy saving lamps and harmonic
distortion in distribution systems, IEEE Trans. Power Delivery, vol.
8, Oct. 1993,pp. 2038-2042.
[7] Langsdorf, A.S., Theory of Alternating Current Machinery, New
York, McGraw Hill, 1955.
[8] Slemon, G.R.; Magnetoelectric Devices - Transducers, Transformers,
and Machines, New York, John Wiley& Sons, 1966.
[9] J. Stepina, Matrix Analysis of Space Harmonics ofAsymmetrical
Stator Windings, IEE Proceedings, Vol.134, Pt. B, No. 4, pp. 207-210,
July 1987.
[10] N. Maki, Practical design of superconducting generator-electrical
characteristics equations,Elect. Eng. Jpn., vol. 14, no. 1, pp. 88101,
1994.
[11] S.-H. Lee, J.-P. Hong, J.-Y. Lee, Y.-K. Kwon, Y.-S. Jo, S.-K. Baik,
and J.-D. Lee, Parametric design for superconducting synchronous
motor with 3D EMCN model,IEEE Trans. Appl. Supercond., vol. 17,
no. 2,pp. 15411544, Jun. 2007.
[12] Z. Q. Zhu, D. Howe, E. Bolte, and B. Ackermann, instantaneous
magneticfield distribution in brushless permanent magnet dc motors,
part I: Opencircuit field,IEEE Trans. Magn., vol. 29, no. 1, pp. 124
135, Jan. 1993.
[13] K.J.BinnsandP.J.Lawrenson,Analysis and Computation of Electric and
Magnetic Field Problems. PERGAMON, 1973, pp. 37-42.

ISSN: 2231-5381 http://www.ijettjournal.org Page 3060

You might also like