Recent content by aaaa202
- 
	A
I Dimensional Analysis Poisson Equation
Suppose I am given some charge density profile ρ(x). Poisson's equation in 1D reads d2φ/dx2 = ρ(x)/ε Is there a simple way to see what the order of magnitude of the electrostatic potential should be from a dimensional analysis?- aaaa202
 - Thread
 - Analysis Dimensional analysis Poisson Poisson equation
 - Replies: 1
 - Forum: Classical Physics
 
 - 
	A
I Solving Poisson's Equation Using Finite Difference
I am using the Finite Difference Method to solve Poisson's equation \frac{\partial \phi}{\partial z^2} = \frac{\rho}{\epsilon} To do it is discretized according to the Finite Difference Approximation of the second order derivative yielding the following set of equations for each grid point...- aaaa202
 - Thread
 - Difference Finite Finite difference
 - Replies: 1
 - Forum: Differential Equations
 
 - 
	A
I Depletion region and Schottky Barriers
I am having some trouble understanding the physics behind the formation of Schottky Barriers. According to the convential theory, the idea is that for an n-type semiconductor the electrons in the conduction band can lower their energy by filling empty states in the metal. This in turns creates a...- aaaa202
 - Thread
 - depletion Depletion region
 - Replies: 2
 - Forum: Atomic and Condensed Matter
 
 - 
	A
I Numerical solution of Schrödinger equation
Suppose I want to solve the Schrödinger equation numerically for some potential V(x). The easiest way to do so, is to discretize it on a grid of finite length, and apply a finite difference scheme to approximate the second order derivative. Doing so yields an eigenvalue equation on matrix form...- aaaa202
 - Thread
 - Numerical Schrödinger Schrodinger equation
 - Replies: 1
 - Forum: Quantum Physics
 
 - 
	A
Electrostatics problem: Metal coupled to a semiconductor
I am simulating a system, where I have a semiconductor with a charge distribution in the conduction band coupled to a metal. I want to calculate the electrostatic potential due to this charge distribution but some things are confusing me. To calculate the electrostatic potential I solve Poissons...- aaaa202
 - Thread
 - Coupled Electrostatics Semiconductor
 - Replies: 3
 - Forum: Electromagnetism
 
 - 
	A
I What k states are occupied in a band
In solid state physics you can calculate the band structure of a material, which is effectively the dispersion E_n(k), which depends on the wavevector as well as the band index. What I don't understand is this: Which states are occupied in a band? With this I mean: Which k values correspond to...- aaaa202
 - Thread
 - Band States
 - Replies: 2
 - Forum: Atomic and Condensed Matter
 
 - 
	A
I How Does Spin-Orbit Interaction Influence Effective Mass in Semiconductors?
Okay so when I write a Hamiltonian on the form: H = p2/2m* + SO + MAGNETIC FIELD Is this equivalent to starting from the k dot p method and applying second order perturbation theory? (as you do in the case where you want to derive the effective mass hamiltonian without the SO and magnetic...- aaaa202
 - Post #3
 - Forum: Atomic and Condensed Matter
 
 - 
	A
I How Does Spin-Orbit Interaction Influence Effective Mass in Semiconductors?
Often I see people using an effective mass model to describe electrons in the bottom of the conduction band. Spin orbit is then included as a perturbation in this effective mass model. But what is the justification for using this sort of model? Would the correct way not be to start from the full...- aaaa202
 - Thread
 - Dot Effective mass Mass
 - Replies: 2
 - Forum: Atomic and Condensed Matter
 
 - 
	A
I Schroedinger equation for metal / semiconductor
Suppose I want to solve the 1D, time-independent Schrödinger-equation for a metal-semiconductor junction. In the metal region the Schrödinger equation reads: (p^2/2m + V)ψ = Eψ In the semiconductor region the Schrödinger equation reads: (p^2/2m* + V + ΔESM)ψ = Eψ My question is: Is there a...- aaaa202
 - Thread
 - Semiconductor
 - Replies: 1
 - Forum: Atomic and Condensed Matter
 
 - 
	A
I Finite difference method for Schrödinger equation
But k is not an operator in this case. It is a wavenumber. What connects the number form with the operator form?- aaaa202
 - Post #3
 - Forum: Quantum Physics
 
 - 
	A
I Finite difference method for Schrödinger equation
Suppose I want to solve the time-independent Schrödinger equation (ħ2/2m ∂2/∂x2 + V)ψ = Eψ using a numerical approach. I then discretize the equation on a lattice of N points such that x=(x1,x2,...,xN) etc. Finally I approximate the second order derivative with the well known central difference...- aaaa202
 - Thread
 - Difference Finite Finite difference Finite difference method Method Schrödinger Schrodinger equation
 - Replies: 3
 - Forum: Quantum Physics
 
 - 
	A
I Does Zero Potential at a Point Imply Zero Charge Density?
Poissons equation for the electrostatic potential is: ∇2φ = -ρ/ε My question is simple: If φ=0 at a point (x,y,z) can we then conclude also that ρ is zero at that point?- aaaa202
 - Thread
 - Replies: 1
 - Forum: Classical Physics
 
 - 
	A
Understanding Electric Field Screening in Materials
Can anyone explain in simple terms what the term screening means? My intuition is that a metal is a good screener because in the presence of an external electric field its free electrons will rearrange themselves such that the electric field is zero inside the metal. But I am having a hard time...- aaaa202
 - Thread
 - Electric Electric field Field Screening
 - Replies: 3
 - Forum: Electromagnetism
 
 - 
	A
I Finite difference Hamiltonian
Suppose I am given some 1D Hamiltonian: H = ħ2/2m d2/dx2 + V(x) (1) Which I want to solve on the interval [0,L]. I think most of you are familiar with the standard approach of discretizing the interval [0,L] in N pieces and using the finite difference formulas for V and the...- aaaa202
 - Thread
 - Difference Finite Finite difference Hamiltonian
 - Replies: 1
 - Forum: Quantum Physics
 
 - 
	A
I Poisson's Equation: Solving for φ with ρ(x)
The boundary condition is that the potential should vanish at infinity. It is not an exercise. Rather part of a script I am writing for solving Poissons equation.- aaaa202
 - Post #6
 - Forum: Classical Physics