Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 ) Write a Python program that finds the electrostatic potential as function of x and y in . Solve the algebraic system using a

1)Write a Python program that finds the electrostatic potential as function
of x and y in . Solve the algebraic system using a direct solver, and choose
a grid spacing h that gives a reasonably well-resolved solution, while not
requiring overly much computational time. Discuss your choice of h.
2)Display the solution (x,y) as a contour plot (use contourf function in
matplotlib and meshgrid function in numpy) for the potential and a vector
feld distribution (use quiver and streamplot functions in matplotlib) for
the electrostatic field E(for computing the electrostatic field you can use the
function gradient in numpy).
3)Calculate the electrostatic energy E stored per unit length (i.e.Jm) for this
problem, defined by:
E=02E2(x,y)d
4)Deduce the value of the capacitance C(Fm) of the capacitor. Compare with
the classical formula of the planar capacitor for several geometries of the
device (i.e. vary the dimensions of the armatures, their spacing, as well as
the dimensions of the box) and plot the evolution of capacity as a function of
variation in the parameter(s) under consideration.
We now consider the presence of a dielectric material with relative dielectric
permittivity r between the two electrodes (Figure 2).
5)From the calculation of electrostatic energy, calculate and plot the evolution
of capacitance C,(Fm) for rin[1,200].
Figure 2: General study domain of the planar capacitor with a dieiectric material
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Transactions On Large Scale Data And Knowledge Centered Systems X Special Issue On Database And Expert Systems Applications Lncs 8220

Authors: Abdelkader Hameurlain ,Josef Kung ,Roland Wagner ,Stephen W. Liddle ,Klaus-Dieter Schewe ,Xiaofang Zhou

2013th Edition

3642412203, 978-3642412202

More Books

Students also viewed these Databases questions

Question

Identify current social media marketing measures and trends.

Answered: 1 week ago

Question

1. In what ways has flexible working revolutionised employment?

Answered: 1 week ago