No video

Finite Quantum Well Explained - Part 1

  Рет қаралды 63,019

Jordan Louis Edmunds

Jordan Louis Edmunds

Күн бұрын

Пікірлер: 28
@rohitnimje9
@rohitnimje9 3 жыл бұрын
Thank you, sir, for the brief explanation.
@tae-babytigerbts4890
@tae-babytigerbts4890 2 ай бұрын
Really helpful for we engineers. ✌🏻
@ruoyangchang6835
@ruoyangchang6835 Жыл бұрын
Thanks. Useful for UCSB Physics 5 and ECE132
@emillytabara9410
@emillytabara9410 11 ай бұрын
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
@aneesrehman6004
@aneesrehman6004 2 ай бұрын
Pl send part2 it is nice video
@mdjasimmiah7713
@mdjasimmiah7713 2 жыл бұрын
It's really helpful man!
@JordanEdmundsEECS
@JordanEdmundsEECS 2 жыл бұрын
Thanks!
@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?
@Lanz8088
@Lanz8088 3 жыл бұрын
bless you man
@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'.
@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.
@FD-rt3rv
@FD-rt3rv Жыл бұрын
thanks so much!
@vijgenboom2843
@vijgenboom2843 2 жыл бұрын
Thank you! ❤️
@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.
@farzanasnigdha7048
@farzanasnigdha7048 3 жыл бұрын
Really nice 👍
@anasalsa4858
@anasalsa4858 5 жыл бұрын
nice explanation!! thanks :) keep going (Y)
@manaoharsam4211
@manaoharsam4211 Жыл бұрын
Nice.
@LL-mq7gj
@LL-mq7gj Жыл бұрын
How does one learn how to know what the general solutions are?
@jacobharris5894
@jacobharris5894 Жыл бұрын
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 Louis Edmunds
Рет қаралды 25 М.
Quantum Wells Explained
12:32
Jordan Louis Edmunds
Рет қаралды 56 М.
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
How I Did The SELF BENDING Spoon 😱🥄 #shorts
00:19
Wian
Рет қаралды 36 МЛН
Пройди игру и получи 5 чупа-чупсов (2024)
00:49
Екатерина Ковалева
Рет қаралды 3,2 МЛН
Box jumping challenge, who stepped on the trap? #FunnyFamily #PartyGames
00:31
Family Games Media
Рет қаралды 33 МЛН
Finite square well. Setting up the problem
22:30
MIT OpenCourseWare
Рет қаралды 97 М.
Dealing with Schrodinger's Equation - The Hamiltonian
14:35
Jordan Louis Edmunds
Рет қаралды 35 М.
SOLVING the SCHRODINGER EQUATION | Quantum Physics by Parth G
13:04
Knocking Electrons With Light-The Photoelectric Effect
10:40
The Action Lab
Рет қаралды 488 М.
Infinite square well energy eigenstates
13:13
MIT OpenCourseWare
Рет қаралды 97 М.
Wavefunction Properties, Normalization, and Expectation Values
23:16
Professor Dave Explains
Рет қаралды 138 М.
The Hydrogen Atom, Part 1 of 3: Intro to Quantum Physics
18:35
Richard Behiel
Рет қаралды 236 М.
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН