Field of the parallel plate capacitor

adashiu
Messages
21
Reaction score
0

Homework Statement


A vacuum parallel plate capacitor is given. Its plates are of
thickness h, width L (in the plane of the figure) and their distance is
D. The plates of the capacitor are
perpendicular to the plane of the figure, which is at the same time the
symmetry plane of the capacitor (our problem is two-dimensional).
The electrical field around the plates should be computed (especially
outside of the capacitor).


I need to implement this in SciLab. The thing I know is that i should make a matrix of all points and for each point calculate electrial field using Laplace Transform.

I am totally green with physics in general. Any suggestion will be appreciated.
 
Physics news on Phys.org
I think you mean Laplace's equation, not the Laplace transform.

Try looking into numerical solutions of Laplace's equation. If I recall correctly, there's a pretty simple method involving averaging four nearby points, though it probably doesn't converge very quickly.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...

Similar threads

Back
Top