Finite Quantum Well Explained - Part 1

  Рет қаралды 62,323

Jordan Edmunds

Jordan Edmunds

Күн бұрын

/ edmundsj
If you want to see more of these videos, or would like to say thanks for this one, the best way you can do that is by becoming a patron - see the link above :). And a huge thank you to all my existing patrons - you make these videos possible.
Here I go over how to set up the solution to the finite quantum well, including what the solutions look like inside and outside the well using Schrodinger's equation. I go over what boundary conditions to use to solve Schrodinger's equation. Next time I will show you how to 'stitch' together these solutions using these boundary conditions, and how to solve Schrodinger's equation graphically. MIT's OpenCourseWare also has a truly excellent lecture on this subject which can be found here: ocw.mit.edu/courses/physics/8...
This is part of my series on semiconductor physics (often called Electronics 1 at university). This is based on the book Semiconductor Physics and Devices by Donald Neamen, as well as the EECS 170A/174 courses taught at UC Irvine.
Hope you found this video helpful, please post in the comments below anything I can do to improve future videos, or suggestions you have for future videos.

Пікірлер: 28
@rohitnimje9
@rohitnimje9 3 жыл бұрын
Thank you, sir, for the brief explanation.
@ruoyangchang6835
@ruoyangchang6835 Жыл бұрын
Thanks. Useful for UCSB Physics 5 and ECE132
@tae-babytigerbts4890
@tae-babytigerbts4890 Ай бұрын
Really helpful for we engineers. ✌🏻
@anasalsa4858
@anasalsa4858 5 жыл бұрын
nice explanation!! thanks :) keep going (Y)
@vijgenboom2843
@vijgenboom2843 2 жыл бұрын
Thank you! ❤️
@farzanasnigdha7048
@farzanasnigdha7048 3 жыл бұрын
Really nice 👍
@FD-rt3rv
@FD-rt3rv Жыл бұрын
thanks so much!
@mdjasimmiah7713
@mdjasimmiah7713 2 жыл бұрын
It's really helpful man!
@JordanEdmundsEECS
@JordanEdmundsEECS 2 жыл бұрын
Thanks!
@Lanz8088
@Lanz8088 3 жыл бұрын
bless you man
@emillytabara9410
@emillytabara9410 10 ай бұрын
Hi, Jordan. Such a great explanation. I have one question. When you said that energy of a infinity square well is inaccurate for the real barriers of potential in MQ, why is that? Because n goes to infinity? I hope I'm being clarifying
@robertwagner7139
@robertwagner7139 3 жыл бұрын
Hey there, first of all thank you so much for making these intuitive explanations, you present all concepts in such an intruiging manner! Secondly, can you please elaborate, why we can assume C1 continuity on the wave function, but not any higher than that?
@aneesrehman6004
@aneesrehman6004 Ай бұрын
Pl send part2 it is nice video
@manaoharsam4211
@manaoharsam4211 11 ай бұрын
Nice.
@johnkubala2772
@johnkubala2772 2 жыл бұрын
Do the energy levels of the states inside the well represent potential energy or kinetic energy?
@JordanEdmundsEECS
@JordanEdmundsEECS 2 жыл бұрын
The kinetic energy in quantum mechanics is defined in terms of an operator (the p^2/2m part), so if you take the potential to be zero inside the well, the energy is all kinetic.
@yuchuanwei
@yuchuanwei 5 жыл бұрын
Jordan, do you have videos about the boundary continuous condition? if not, guide me to somewhere else.
@yuchuanwei
@yuchuanwei 5 жыл бұрын
i means in case the effective mass are different inside and outside the well.
@brucelu4782
@brucelu4782 3 жыл бұрын
V(x)-E is always negative in QW? if E>V(x) always true inside QW would the electron escape the QW?
@brucelu4782
@brucelu4782 3 жыл бұрын
I know the results of the derivation is correct, but this assumption puzzles me.
@TheCoachjoel
@TheCoachjoel 2 жыл бұрын
Inside the quantum well, the potential is considered to be V(x)=0. Then E>V(x) and the term V(x)-E is negative. Outside the well, them term V(x)-E is positive. That is V(x) > E, then the electrons cannot escape the walls, i.e. they are 'bound'.
@LL-mq7gj
@LL-mq7gj Жыл бұрын
How does one learn how to know what the general solutions are?
@jacobharris5894
@jacobharris5894 11 ай бұрын
A standard differential equations book will explain how to find a general solution to a ordinary differential equation. If you haven't read any, I recommend A First Course in Differential Equation with Modeling Applications by Denis G. Zill. For linear differential equations it's analogous to linear algebra if you've studied it before. For a vector space like R^n, for example, the vector space is n dimensional and you need n basis vectors in order to describe it. For the three dimensional vector space R^3 one set of basis vectors you can have is i hat, j hat and k hat or x hat, y hat and z hat if you prefer. But for any vector space there are an infinite number of sets of basis vectors you can choose. However once you pick one, any vector in that vector space can be written as a linear combination of those vectors. So for an arbitrary position vector, r, in say R^3, r = xxhat+yyhat+zzhat. A necessary property for a set of basis vectors is that they are linearly independent which means you can not write one of the basis vectors as a sum of the other basis vectors. So, for example, if you have some set of vectors, {e1,e2,e3} and e1=ae2+be2 where a and b are nonzero, that set is not linearly independent, it's linearly dependent. To generalize, the set is linearly independent if ae1+be2+ce3=0 if and only if a=b=c=0. Linear ordinary differential equations work in a similar way but instead of having basis vectors you have what you can call basis functions. The highest order derivative in the differential equation is called the order of the differential equations and this tells you how many basis functions you will need for your general solution. It's analogous to the dimension of a vector space. If you have an nth order differential equation, you have found n functions that satisfy the differential, and you have confirmed they are linearly independent then you can simply write your general solution as a linear combination of all these functions. (For a easy way to check if functions are linearly independent it might be worth looking up the Wronskian. It comes from linear algebra but all you really need to know is how to compute them which isn't too difficult.) It doesn't matter what set of basis functions you end up with. As long as they are linearly independent and each satisfy the differential equation then it's linear combination can describe any possible function that satisfies it. How you actually find these functions will depend on the differential equation. Some differential equations will have a method or multiple methods to systematically solve for them. If all else fails or it's just easier, you can guess a function and check if it salsifies the differential equation. The method of undetermined coefficients is a method to make better guesses and is usually faster than the more systematic method, variation of parameters. For nonlinear differential equations finding the general solution analytically depends on the equation and sometimes it simply isn't possible. The Schrodinger equation is fortunately linear however. Any differential equation that takes the form a0(x)y+a1(x)y'+a2(x)y''+...+an(x)y^(n) = b(x) is linear. Linear partial differential equations take on a similar form. The most common way to solve pde's for physicists and engineers is separation of variables which assumes that a function, f(x1,x2,x3,...,xn), that salsifies the pde can be written as a product of functions for each variable. f(x1,x2,x3,...xn)=f1(x1)*f2(x2)*f3(x3)*...*fn(xn). Substituting this back into the pde will allow you to break up the pde into a system of ode's which is exactly what's done for the Schrodinger equation. Once you solve for each of the functions you just multiply them together. The general solution, like before, is the sum of all basis function. In this case there are an infinite number of basis functions or products of functions that satisfy the pde, so the general solution becomes an infinite sum. This is a very powerful technique and can usually be done if the pde is linear and homogeneous.
@clashultimate1339
@clashultimate1339 3 жыл бұрын
India
@arnavagarwal7871
@arnavagarwal7871 2 жыл бұрын
feeble audio
@JordanEdmundsEECS
@JordanEdmundsEECS 2 жыл бұрын
Thanks! I have since fixed this.
@arnavagarwal7871
@arnavagarwal7871 2 жыл бұрын
@@JordanEdmundsEECS 👍
Finite Quantum Well Part 2
13:22
Jordan Edmunds
Рет қаралды 25 М.
Finite Quantum Well Part 3
12:05
Jordan Edmunds
Рет қаралды 18 М.
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 99 МЛН
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15
Quantum Wells Explained
12:32
Jordan Edmunds
Рет қаралды 55 М.
Why Relativity Breaks the Schrodinger Equation
17:09
Richard Behiel
Рет қаралды 133 М.
But why wavefunctions? A practical approach to quantum mechanics
22:39
Physics with Elliot
Рет қаралды 176 М.
Infinite square well energy eigenstates
13:13
MIT OpenCourseWare
Рет қаралды 96 М.
Understanding Quantum Entanglement - with Philip Ball
19:46
The Royal Institution
Рет қаралды 672 М.
The SIMPLEST Explanation of QUANTUM MECHANICS in the Universe!
14:00
Your Daily Equation #12: The Schrödinger Equation--the Core of Quantum Mechanics
29:55
Some light quantum mechanics (with minutephysics)
22:22
3Blue1Brown
Рет қаралды 1,9 МЛН
What is a Wave Packet in Quantum Mechanics?
36:34
For the Love of Physics
Рет қаралды 24 М.
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 99 МЛН