Electron in a well defined by three plates

  • Thread starter Thread starter yiorgos
  • Start date Start date
  • Tags Tags
    Electron Plates
AI Thread Summary
The discussion revolves around solving a quantum mechanics problem involving an electron in a two-dimensional potential well defined by three plates. The user has established a potential function with two finite potentials and an infinite one, and seeks to find the mean probability of locating the electron at a specific position. Participants suggest starting with Poisson's equation to determine the potential, followed by applying the Schrödinger equation to find the electron's wave function. There is a focus on the challenges posed by discontinuities at the plate boundaries and the potential need for piecewise solutions. The user is encouraged to explore separation of variables and consider methods like WKB for solving the Schrödinger equation.
yiorgos
Messages
18
Reaction score
0
I would like to ask for your help to solve a problem
concerning the well-known case of an electron inside a well of defined potential.
I've already studied the case of the 1dimensional infinite potential well,
but my case is a bit more complicate since it includes a 2D space and
different finite potentials.

My problem goes as follows.
We have 3 metal plates (2D), one of which is infinite.
Two of them are placed in the same planar y=0
and the third one at y=h.
Plate one has potential V1, plate two V2
and the infinite one zero.
If we place an electron at a random point P=(xo,yo)
find the mean value of the possibility to find the electron at position (x,y)

I start from the potential function which I suppose is the following

V(x,y)=\begin{cases}<br /> V_{1} &amp; 0 \le x &lt; a , y=0 \\<br /> V_{2} &amp; b \le x = &lt;c, y=0 \\<br /> a \ linear \ function \ of \ y \ like \ \frac {V_{1}+ V_{2}}{2} -const*y &amp; 0&gt;y \ge h \\<br /> 0 &amp; else<br /> \end{cases}<br />

where a<b<c,\ and\ Vo>V1>0
and my space extends from

<br /> -\infty &lt; x&lt;+ \infty\ and\ 0&lt;y&lt;h<br /> <br /> From the classical approach electrons will be moved from
y=0 to y=h.

From the quantum approach we shall begin by solving the independent Schrodinger equation.

First of all am I correct till here?
Secondary I would appreciate some tips for how to solve the above equation.
Is it solve analytically for such a problem?
 
Physics news on Phys.org
anyone please?
 
I'll take a crack at it. This is a far cry from your 1D infinite well problem as far as difficulty.

Overview:
You need to first solve Poisson's equation: \nabla^{2} \Phi(x,y) = \frac{\rho}{\epsilon_0}= 0 because there are no charges in the middle other than the electron we are putting in there. We are solving this subject to the boundary conditions that you gave us. \Phi(x,y) will be the potential that we plug into Schroedinger's equation and then solve to find the wave function of the electron. Square the wave function and you've got the probability that you're looking for.

Okay, that sounds easy, right? Not really. First of all let's look at Poisson's equation. It will give us \newcommand{\pd}[3]{ \frac{ \partial^{#3}{#1} }{ \partial {#2}^{#3} } } \pd{\Phi(x,y)}{x}{2}=-\pd{\Phi(x,y)}{y}{2}. Of course, this is also satisfied is both sides are 0. Here's my intuition as to what to use but I don't think that it quite fits the bill in my opinion. I would separate variables: \Phi(x,y)\equiv X(x)Y(y). Looking at the X part, I would say that it should be constant except where the plates meet. At that point it should be a constant plus a step (Heaviside) function. Maybe it could be something like X(x)=V_{1}-(V_{1}-V_{2})\Theta (x) where I have set the x=0 as the point where the plates meet. This is because right where they meet there is a discontinuity in the potential right near the plates. Also, I have been treating the plates as being infinite in extent. I think it would be easier to solve this way.

Then, I would make the y components be piecewise, one for the x < 0 (plate 1) and one for x>0. For x <0 it might be given by Y(y)= C_{1}(1-\frac{y}{h}) and likewise for V_{2} in the x>0 region. Actually, now that I think about it, you might not need to make this piecewise since the C in front will actually be 1. The problem with my guessed solution is that there will be a big discontinuity at x=0, but this is my best guess at how to solve this.

Now that you have \Phi(x) you plug it into Schroedinger's equation. Maybe you can separation of variables but you're going to have to deal with the derivative of a dirac function in the x direction. If you can get it separated you should be able to solve the y component by doing the WKB method or something like that. I'm probably overthinking this whole problem, but that's my try at it. Good luck!
 
Thank you badphysicist.
I'm working on your advice.
I'll come back with feedback when I find some sort of solution
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top