26
Solution of Laplace’s Equation: Finite Difference Method Julia A. London Applied Magnetism ECE 2317 Professor Jackson Fall 2013

Project Stuff Real cool

Embed Size (px)

Citation preview

Page 1: Project Stuff Real cool

Solution of Laplace’s Equation:Finite Difference Method

Julia A. London

Applied Magnetism ECE 2317

Professor Jackson

Fall 2013

Page 2: Project Stuff Real cool

London 1

I. Abstract

A problem was presented to prove the usefulness of the Laplace equation, using the

Finite Difference method, in equating the properties of a non-symmetrical surface. Several

equations were derived and given to the class to solve for several properties; the change in

potential, the electric field, the surface charge density and the capacitance per unit length.

Microsoft Excel was used to model and solve for these several properties by creating a gird

system. Different sets of node amounts were used to solve for the properties of the model, and as

the node amount increased so did the accuracy of the approximation of each property. After these

properties were all solved for, the model was compared with that of an ideal parallel-plate

capacitor. Throughout the project it was observed that the model was very similar to the top of an

ideal parallel-plate capacitor. A major difference that was found, during the calculations, was in

the flux plots, and the overall capacitance per unit length of the model. It was noted that the flux

lines for an ideal parallel-plate capacitor would go towards its second plate, whereas for the

magnetic strip’s flux lines went towards all the edges of the box. It was also noted that the model

had a higher capacitance than an ideal parallel-plate capacitor.

After comparing the model with an ideal parallel-plate capacitor, another model was

created, where the permittivity of the area under the magnetic strip was higher that then the rest

of the model. This part of the project was an extra credit assignment and the purpose of that

section will be explained in that section.

Page 3: Project Stuff Real cool

London 2

II. Introduction

To find the capacitance between a parallel plate capacitor you divide the total charge

accumulated upon each surface of the capacitor by the voltage drop between the two plates.

Another method is by dividing the area of the plates by the distance between them and

multiplying this product by the permittivity between the two plates. These methods appear

simple but what if there was a much larger area between the capacitor plates, or what if the

capacitor didn’t have plates; instead it was some arbitrary shape. Sometimes in electrostatics

there will arise a problem that cannot be easily solved using symmetry, considering that not

many things in the world are perfect shapes. When more complicated boundaries come into play

more numerical methods are needed to analysis certain phenomenon. One of such methods is by

using the Laplace formula.

This project will be able to prove and display the usefulness of the Laplace equation in

solving the numerical electrostatic properties of non-symmetrical objects. To begin the original

Laplace equation,

∇2Φ=0, (1)

was used to derive several equations used to calculate the potential, the electric field, and the

capacitance per unit length. A model, an infinitely long magnetic strip with the potential of 1[V]

surrounded by a perfectly conducting box, was used to represent a nonsymmetrical figure.

Several different node amounts were used to calculate and test the accuracy of different

computations. With these nodes a grid was formed to calculate said unknowns using different

derivations of the Laplace formula which were input into an Excel spreadsheet.

The unknown properties that will be calculated throughout the project are the changes in

potential throughout the model, the charge density on the strip, and the capacitance per unit

length of the model. Each task will display different examples of different computations derived

from the Laplace formula. Each computation will generate a result depending on the amount of

nodes within the conducting box, in accordance to what was requested for that task.

Page 4: Project Stuff Real cool

London 3

III. Results:

Task1

In Task 1 the problem stated that the potential of each node throughout the model needed

to be found. The model can be shown in Figure 1

with N equaling the number of segments on the magnetic strip. N was solved for using equation

N=5 m, (2)

with m being a given.

For the model used in this task m equaled 3, thus resulting in the first column of Tables 1

and 2,

££ £

h

Figure 1 – The model for an example of an non-symmetrical object. £ equals 6h and w equals 5h.

x

y

ԑ0

Hw

L

Page 5: Project Stuff Real cool

London 4

Unknowns Number of Segments

Within

m 3 5 7

h=N∆ 3 5 7

£=6h 18 30 42

w=5h=N 15 25 35

L 51 85 119

H 21 35 49

Upon knowing this, the potential throughout the model was solved using equation

Φ ( x , y )=Φ ( x+∆ , y )+Φ ( x , y+∆ )+Φ ( x−∆ , y )+Φ ( x , y−∆ )4

[V],

(3)

which was derived from the original Laplace equation. ∆ was equal to the shift in Excel cells,

with ∆ = 1 cell. Knowing that the magnetic strip has a potential of 1 [V] and that the inner wall

of the box had zero potential, this equation was input into an Excel spreadsheet in order to find

the potential of each node within the model. Table 3 represents the potential of each node

aligned with the magnetic strip

Potential [V] (nodes 1-13)0.000 0.005 0.010 0.016 0.022 0.029 0.037 0.046 0.058 0.071 0.089 0.111 0.140

Potential [V] (nodes 14-26)0.179 0.232 0.308 0.422 0.614 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000

Table 1 – The Number of Segments used for each m. Table 2 – The Number of Nodes (Excel

spreadsheet Cells) used for each m.

Table 3 – The potential at each node in the row with the magnetic strip.

UnknownsNumber of Nodes (Excel

Cells) Within

m 3 5 7

h 4 6 8

£ 19 31 43

w 16 26 36

L 52 86 120

H 22 36 50

Page 6: Project Stuff Real cool

London 5

Potential [V] (nodes 27-39)1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 0.614 0.422 0.308 0.232 0.179

Potential [V] (nodes 40-52)0.140 0.111 0.089 0.071 0.058 0.046 0.037 0.029 0.022 0.016 0.010 0.005 0.000

After finding the potentials it can be noted that the closer the nodes are to the magnetic

strip the higher their potential. This is also true for an ideal plate capacitor. It was also seen that

the change in potential across each node became more drastic the closer the wall of the

conducting box is to the magnetic strip. This change is due to the idea that with each node a

charge moving through the area, it is getting closer to the potential of zero volts; thus the

potential of each node must be decreasing the further it is from the magnetic strip.

Task 2

After being able to find the potential of each node throughout the model, it is now

possible to create a flux plot depicting the electric field. Since the equation for the electric field is

E field=Vd

[ Vm

] (4)

with V equaling the potential at a certain point a d distance away from its origin.

It was requested that in this task that m equal to 7, thus the third columns from

Tables 1 and 2 were used to generate a table of potential values similar to that of Task 1. With

these potential values a contour plot, in which a flux plot could be made to modeling the change

in electric field, was constructed. Figure 2 displays the equipotential and flux lines needed to

represent a flux plot of the model.

Page 7: Project Stuff Real cool

London 6

Flux Plot

Series1Series2Series3Series4Series5Series6Series7Series8Series9Series10Series11

This flux plot represents the change in the electric field of the non-symmetrical object

model. It can be noted that the electric field around the edges, and below the strip, is much

stronger than that at the top of strip. This outcome is to be expected because eth distance of the

top of the conducting box is much farther from the magnetic strip than the bottom of the box.

With this knowledge and upon using Equation 4 proves the electric field must be weaker above

the magnetic strip. Said result is not much different from that of an ideal parallel-plate capacitor.

In fact this flux plot appears similar to that of the top half of an ideal parallel capacitor. The most

notable difference between this model and an ideal parallel-plate capacitor is the direction of flux

lines.

For an ideal parallel-plate capacitor, flux lines all went from the highest potential plate to

the lower potential plate. For this model all of the flux lines went towards the lower potential

around the edges of the box. This means that the electric field goes only as far as the box will

allow it but is strongest directly below the plate and at the edges. Due to its lack of symmetry the

electric field is also not symmetrical. Whereas for the ideal parallel-plate capacitor the electric

field is strongest in between the two plates, and this electric field would symmetrical via the

center of a plate.

0.80[V]-1.00[V]

0.60[V]-0.80[V]

0.40[V]-0.60[V]

0.20[V]-0.40[V]

0.00[V]-0.20[V]

`Figure 2 – displays the change in potential and the flux lines for the model depicting the strength of the electric field throughout the model.

Page 8: Project Stuff Real cool

London 7

Task 3

For Task 3 the charge density at the top and bottom of the strip were to be found. These

charge densities can be found by deriving another formula from the original Laplace formula and

using the equation

ps=D∙ ṉ̂. (5)

Thus the equations

pstop=−ε 0(Φ ( x , y+∆ )−Φ ( x , y )

∆ ) [ Cm2 ],

(6)

and

psbottom=ε0(

Φ ( x , y+∆ )−Φ ( x , y )∆

)[ Cm2 ].

(7)

where derived.

Now w has a width of one meter and, as instructed, m equals 7 thus the third column of

Tables 1 and 2 are used to generate a table of the potential of each node throughout the model.

The equation

∆=w / N , (8)

with N equaling the amount of nodes across the magnetic strip. Knowing this, the charge

densities at the top and bottom of the magnetic strip we’re able to be calculated, as seen in Table

4.

Surface Charge DensityTop [pC/m2] 48.42 32.84 25.31 21.07 18.39 16.55 15.23 14.23 13.46

Bottom [pC/m2] 72.95 58.53 52.06 48.79 47.00 45.96 45.33 44.94 44.70

Table 4 – displays the total surface charge density and the densities at the top and bottom of the magnetic strip corresponding to its location.

Page 9: Project Stuff Real cool

London 8

Total [pC/m2] 121.4 91.37 77.37 69.86 65.39 62.51 60.55 59.17 58.15

Position on the Strip [m] -0.500 -0.471 -0.443 -0.414 -0.386 -0.357 -0.329 -0.300 -0.271

Surface Charge DensityTop [pC/m2] 12.85 12.37 11.99 11.69 11.45 11.27 11.14 11.06 11.02

Bottom [pC/m2] 44.54 44.44 44.38 44.34 44.32 44.30 44.29 44.29 44.28

Total [pC/m2] 57.40 56.82 56.37 56.03 55.77 55.57 55.43 55.34 55.30

Position on the Strip [m]

-0.243 -0.214 -0.186 -0.157 -0.129 -0.100 -0.071 -0.043 -0.014

Surface Charge DensityTop [pC/m2] 11.02 11.06 11.14 11.27 11.45 11.69 11.99 12.37 12.85

Bottom [pC/m2] 44.28 44.29 44.29 44.30 44.32 44.34 44.38 44.44 44.54

Total [pC/m2] 55.30 55.34 55.43 55.57 55.77 56.03 56.37 56.82 57.40Position on

the Strip [m] 0.014 0.043 0.071 0.100 0.129 0.157 0.186 0.214 0.243

Surface Charge DensityTop [pC/m2] 13.46 14.23 15.23 16.55 18.39 21.07 25.31 32.84 48.42

Bottom

[pC/m2] 44.70 44.94 45.33 45.96 47.00 48.79 52.06 58.53 72.95Total [pC/m2] 58.15 59.17 60.55 62.51 65.39 69.86 77.37 91.37 121.4

Position on

the Strip [m] 0.271 0.300 0.329 0.357 0.386 0.414 0.443 0.471 0.500

As expected from the flux plot there is a higher charge density at the bottom of the strip. And as

expected the total charge density at the tips of the strip were far greater than that anywhere else. This

change in charge density can also be seen in Figure 3

Page 10: Project Stuff Real cool

London 9

-0.500-0.414

-0.329-0.243

-0.157-0.071

0.0140.100

0.1860.271

0.3570.443

0.00

20.00

40.00

60.00

80.00

100.00

120.00

140.00Surface Charge Density

TopBottomTotal

Node Position [m]

Surf

ace

Cha

rge

Den

sity

[pC

/m^2

]

Knowing that the charge density is much greater at the edges, means the electrical field

should be greatest on the edges, which was already noted in Task 2.

These outcomes were also as predicted due to previous knowledge of the subject matter.

The ‘knife edge’ effect is what causes the charge density to accumulate around the edges of the

strip, thus causing an increase in the electric field. The ‘knife edge’ effect is the idea that charges

like to be evenly spaced on a surface. So even on a very small surface, such as a point or an edge

in this case, charges will try to group up evenly, thus; the smaller the surface the higher the

density.

Task 4

As requested, in the final task the capacitance per unit length will be calculated using another

derivation of the Laplace equation for finding the amount charge at each node across the magnetic strip

Q ≈ ε0∑n=1

N

(Φ ( xn, ys )−¿Φ ( xn , y s+∆ ))+ε 0∑n=1

N

(Φ ( xn , y s )−¿Φ ( xn , ys−∆ ))¿¿

+ε0[Φ ( x1 , ys )−Φ ( x0 , y s )]+ε 0[Φ ( xN , ys )−Φ ( xN +1 , y s )][C]. (8)

Figure 3 – displays the total surface charge density and the densities at the top and bottom of the magnetic strip corresponding to its location.

Page 11: Project Stuff Real cool

London 10

This equation will be used in

C=QV

[F ], (8)

in order to find the capacitance per unit length, with the potential across the strip equal to 1[V]. The

capacitance will be calculated for each value of m on Table 1. With this, it will be possible to make a

prediction of the magnetic strip’s capacitance per unit length.

The capacitance for each value of m can be seen in Table 5

m ∆=1/N Value [m] Capacitance [pF/m]

3 0.0667 72.93

5 0.04 71.88

7 0.0286 71.44

Two graphs were to be made to estimate the capacitance per unit length of the magnetic strip vs.

its delta. The capacitance of the strip as N approaches infinity can now be estimated by creating a

quadratic line that fits all three of the data points, as seen in Figure 4

5

Table 5 – displays the capacitance per unit length for each value of m.

Page 12: Project Stuff Real cool

London 11

and a trend line that fits the last two data points, as seen in Figure 5

As seen from Figures 4 and 5, it can be estimated that as N increases the capacitance will hit

either y intercept of each of the graphs. For Figure 4, as N increases, it’s estimated that the capacitance

Figure 4 – displays the capacitance per unit length for all three values of ∆ with a quadratic trend line to help predict the capacitance per unit length at higher N amounts.

The equation of the trend line is also displayed.

Figure 5 – displays the capacitance for the m values 5 and 7 in correspondence with their ∆s with a linear trend line to help predict the capacitance at different N amounts.

The equation of the trend line is also displayed.

0.02 0.03 0.04 0.05 0.06 0.0770.6

71

71.4

71.8

72.2

72.6

73f(x) = 24.3357957604969 x² + 36.9369601270582 x + 70.3642216911362

Capacitance per unit Length

Capacitance [pF/m]

Polynomial (Capacitance [pF/m])

Delta [m]

Cap

acita

nce

[pF]

0.028 0.03 0.032 0.034 0.036 0.038 0.04 0.04271.2

71.3

71.4

71.5

71.6

71.7

71.8

71.9

72

f(x) = 38.6503635942998 x + 70.3351332620807

Capacitance per unit Length

Capacitance [pF/m]

Linear (Capacitance [pF/m])

Delta [m]

Cap

acita

nce

[pF]

Page 13: Project Stuff Real cool

London 12

per unit length will reach 70.364 [pF/m]. For Figure 5 the capacitance per unit length is estimated to reach

70.335[pF/m]. The percent difference between these two values can be found using

Percent Difference=|Value1−Value2

Value1+Value2

2 |∙100[%] (9)

In using this equation the percent difference between these two values is .0412%. From prior knowledge

it appears as though these methods of extrapolation seem valid. Although out of the two graphs Figure 5

appears to be the most accurate, because it has more data in which to create a justifiable trend line. And

with more data it becomes easier to accurately create an estimate.

For an ideal parallel-plate capacitor

C=ε 0Lh[ F /m] (10)

can be used to find the capacitance per unit length. L would be the width of the strip, 1[m]. The h is equal

to .2[m] as defined by Table 1 if w equaled 1[m]. There are two values of h because there’s a model of an

ideal parallel-plate capacitor above and below the strip. And with the dimensions given the total

capacitance per unit length of an ideal parallel-plate capacitor would be 44.27[pF/m] which is about two

thirds the average of the extrapolated values of the model.

IV. Conclusions

Throughout the project, if the derivations were done correctly, it appears as though the Laplace

formula, paired with an accurate enough grid system, is very useful in finding the properties of non-

symmetrical objects. By using a grid the changes throughout and around the object can be approximated

by the amount of nodes in the system. This is similar to how integration works, adding up pieces of an

area to get an approximate area. And with the Laplace formulas, the nodes in the grid can be used to find

important components of the model such as the potential and the charge density or other components that

gradually change. Upon knowing how to solve for such properties, other properties that depend on

gradually changing properties can be solved for. And as the node amount increases as should the accuracy

of the approximation.

Page 14: Project Stuff Real cool

London 13

V. Extra Credit

As an extra credit assignment, a new model was made differing from the original model only by

increasing the permittivity under the strip, a new ԑr. While ԑr=2.1 the potential was recalculated and

the new capacitance was also solved for. A new table of potential was made along with two new

extrapolation graphs. Once the calculations were finished this new model was compared with the

old model to observe what differences the change in permittivity created. In the end the changes

between the two models will be compared with ideal parallel-plate capacitors with similar

charges. Because the permittivity was the only change Tables 1 and 2 both can still be used to

find the dimensions and values of the unknowns of the new model. To have a distinction

between the two models the original model was named Model A and the new model was named

Model B.

VI. Results

Task 1

For this task it was requested to recalculate the potential of the nodes aligned with the magnetic

strip. This recalculated potential can be seen in Table 6.

Potential [V] (nodes 1-13)0.000 0.005 0.011 0.017 0.024 0.031 0.040 0.050 0.062 0.076 0.095 0.118 0.149

Potential [V] (nodes 14-26)0.188 0.242 0.318 0.431 0.618 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000

Potential [V] (nodes 27-39)1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 0.618 0.430 0.318 0.242 0.188

Table 6 – displays the potential for each node in the same row with the magnetic strip. In this calculation the ԑr under the strip was 2.1.

Page 15: Project Stuff Real cool

London 14

Potential [V] (nodes 40-52)0.148 0.118 0.094 0.076 0.061 0.049 0.039 0.031 0.023 0.017 0.011 0.005 0.000

In comparison with Model A it appears as though the change in potential for each of the nodes

was higher for the Model B. This means that since the permittivity below the strip increased thus the

charge density closer to the higher permittivity should also increase. And with an increase in charge

density there is an increase in the electric field and, since the electric field and potential have a direct

relationship, the potential across each node increased as well. These relationships can be proven using

ρ s0=ε 0ε r E field [Cm2 ], (11)

and

V AB=∫A

B

E ∙dr [V ]. (12)

Thus because there’s a portion in Model B that has a higher permittivity than Model A, Model B

will have both a higher charge density below and to the edges of the strip. Model B will also have a

stronger electric field than Model A in these locations.

Task 2

For this task the capacitance per unit length for the three different values of m, as shown by Table 1, were found for Model B. With these capacitances two extrapolation charts were created, to predict the actual capacitance per unit length. The capacitance per unit length for each delta can be seen in Table 7

Table 7 – displays the capacitance per unit length for each value of m. In this calculation the area that lies beneath the magnetic strip has an ԑr equal to 2.1.

m ∆=1/N Value [m] Capacitance [pF/m]

3 0.066667 73.5515 0.04 72.8897 0.028571 72.403

Page 16: Project Stuff Real cool

London 15

An extrapolating quadratic tend line was created to estimate the capacitance per unit length as N went towards infinity, as seen in Figure 6

and a extrapolating trend line was created to do the same, as seen in Figure 7

Figure 6 – displays the capacitance per unit length for all three values of ∆ with a quadratic trend line to help predict the capacitance per unit length for Model B. The equation of the

trend line is also displayed.

Figure 7 – displays the capacitance per unit length for the m values 5 and 7 in correspondence with their ∆s with a linear trend line to help predict the capacitance per unit length for Model

B. The equation of the trend line is also displayed.

0.028 0.03 0.032 0.034 0.036 0.038 0.04 0.04272.172.272.372.472.572.672.772.872.9

73

f(x) = 42.4636247385524 x + 71.1902372166294

Capacitance per unit Length (ԑr=2.1)

Capacitance [pF/m]

Linear (Capacitance [pF/m])

Delta [m]

Cap

acita

nce

[pF/

m]

0.01 0.02 0.03 0.04 0.05 0.06 0.070

2

4

6

8

10

12

f(x) = 0

Capacitance per unit Length (ԑr=2.1)

Capacitance [pF/m]

Polynomial (Capacitance [pF/m])

Delta [m]

Cap

acita

nce

[pF/

m]

Page 17: Project Stuff Real cool

London 16

From observing Figure 6 and 7 it can be seen that the new capacitances per unit lengths are 70.661[pF/m] and 71.19[pF/m]. Upon using Equation (9) the percent difference between these two amounts is .7459%. Comparing these values with that from Figures 4 and 5 it can be seen that the capacitance per unit length has increased. With this observation it can be noted that with a higher permeability there will be a higher capacitance.

For an ideal parallel-plate capacitor Equation 10 is used to give the capacitance per unit length, which would be equal to 92.969[pF/m]. This capacitance is about 131.08% the average capacitance of Model B. This change could be caused by the dispersion of charge throughout Model B. For Model B charges can be dispersed throughout the model whereas for an ideal parallel-plate capacitor the charges are concentrated around the top, bottom and in between plates. Due to this dispersion the charge density below and above the strip will not be as large as the charge densities on the top and bottom plates of a parallel-plate capacitor.

VII. Conclusions

It appears as though with an increase in permittivity almost every property of nodes increases with it. Even though the change in permittivity only appeared below the strip it affected the properties of the nodes above it as well. And due to this change the capacitance per unit length, the charge density, and the electric field all increased throughout Model B. This change can also be true for an ideal parallel-plate capacitor. If the permittivity changed so that the different permittivities are in parallel with the strip, or for an ideal parallel-plate capacitor, its plates, then this different permittivity splits the capacitor in two. And when two capacitors are in parallel with each other they add together thus increasing the total capacitance.

In turn, these test shows that the model, if split into two different permittivity areas will not have a greater capacitance per unit length than an ideal parallel-plate capacitor with the same divisions. Although without the division if the permittivity throughout the model and the parallel plate capacitor is constant then the model will have a greater capacitance per unit length than an ideal parallel-plate capacitor.

Page 18: Project Stuff Real cool

London 17

VI. References

1. Professor Jackson. 2013. Capacitance Notes 23. Available

http://www0.egr.uh.edu/courses/ECE/ECE2317/SectionJackson/Class%20Notes/notes

%2023%202317%20Capacitance.pdf

2. Professor Jackson.2013.Flux Notes 9. Available

http://www0.egr.uh.edu/courses/ECE/ECE2317/SectionJackson/Class%20Notes/notes

%209%202317%20Flux.pdf

3. Pierce, Rod. 2013.Percent Difference. Available http://www.mathsisfun.com/percentage-

difference.html

Page 19: Project Stuff Real cool

London 18

VI. Academic Honesty Statement

This project represents completely my own work, and I have abided by the University of Houston

Academic Honesty Policy in doing this work and writing this report.