Solving arbitrary potential barrier problems

IHateMayonnaise
Messages
87
Reaction score
0
I am doing a computational project in my undergraduate Quantum Physics course on tunneling through a potential barrier. But, it's an irregular potential barrier, so I cannot simply use the results from a textbook. The first diagram, with corresponding wave equations, are shown in the first attached image (Sorry in advance for my messy handwriting). Now, I am pretty sure everything I have there is right, however I wouldn't be surprised if I made some mistakes as I only went through it once. So, if you see any mistakes, please let me know!

As I said, I am doing the project on tunneling through this barrier. So, I need to find an expression for the inverse of the transmission coefficient (1/T), and to do this I need to use boundary conditions and then solve for the coefficients (A_{I}, B_{I}, A_{II}, B_{II} etc...) in terms of ratios of one another. I have the equations from the boundary conditions (on the second attached image), so, all I need to do is do lots of algebra and then I should have my expression.

At first I tried to reduce these six equations using linear algebra, since I assumed this would be easier. However, it wasn't too long before this too became too cumbersome. My first question is: is there a program out there that can solve these equations automatically? I was not able to find one that worked for such complicated expressions (even when I substituted for simpler values).

Furthermore, I have tried to do the derivation for 1/T on a standard potential barrier, however each time I made too many mistakes to make it. Here is my second question: If I were to (somehow) evaluate my coefficient ratios, to find 1/T I would simply square the ratio of the transmitted coefficient (A_{IV} over the incident coefficient (A_{I}), right?

Any suggestions, critiques are welcome. Thanks all!
 

Attachments

  • tmpphpEycLtz.jpg
    tmpphpEycLtz.jpg
    11.3 KB · Views: 509
  • tmpphp1UhtNJ.jpg
    tmpphp1UhtNJ.jpg
    12.4 KB · Views: 419
Physics news on Phys.org
I can not see the images. Can you try to upload them again?
 
The attachments have been approved.

I think you may not be approaching this correctly. You probably should solve the differential equation directly by numerical methods, rather than solving the wavefunction. So rather than getting a function, all you'll get is a series of values for it.

I also think this is a rather difficult profile to start with. Did anyone come up with this particular profile for the potential? You at least want something that has a physical significance.

Zz.
 
ZapperZ said:
I think you may not be approaching this correctly. You probably should solve the differential equation directly by numerical methods, rather than solving the wavefunction. So rather than getting a function, all you'll get is a series of values for it.

I also think this is a rather difficult profile to start with. Did anyone come up with this particular profile for the potential? You at least want something that has a physical significance.

Zz.

Can't I just solve them explicitly, and find explicit values (since they depend only on constants)? Or do you think it would just be easier to approximate them numerically using Runga-Kutta?

My professor suggested this barrier..I can imagine it's probably pretty difficult to find a simple example like this that has physical significance, since it is only in two dimensions. However, if I can pound this out fairly quickly I could most likely try a more complicated example; for instance a particle in a three dimensional box.
 
This may be a bit too late, but you might want to check the latest issue of American Journal of Physics.

AJP v.76 (2008).

It is an issue devoted to computational physics, and contains several examples of various computational projects at the undergraduate level.

Zz.
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...

Similar threads

Replies
7
Views
2K
Replies
1
Views
2K
Replies
5
Views
3K
Replies
3
Views
2K
Replies
4
Views
2K
Replies
1
Views
2K
Back
Top