Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Inexpensive atomic-scale conductance model calculating local electron currents e.g. for semiconductor, p-n junction

Status
Not open for further replies.

Jarek Duda

Newbie
Joined
Dec 23, 2021
Messages
2
Helped
0
Reputation
0
Reaction score
1
Trophy points
3
Activity points
66
I have just prepared initial article: https://arxiv.org/pdf/2112.12557

Proposed numerically inexpensive model calculates electron diffusion based on entropy maximization ( https://en.wikipedia.org/wiki/Maximal_entropy_random_walk ), what gives stationary probability distribution exactly as quantum ground state – with Anderson localization e.g. preventing conductance in semiconductor, until exceeding some threshold voltage.

Works great for p-n junction, I will try to get further e.g. transistor.

Are there models like this in literature, software? If not, what real-life usage could it allow for? E.g. some technology optimization?

Ps. Such simpler simulator: https://demonstrations.wolfram.com/ElectronConductanceModelsUsingMaximalEntropyRandomWalks/

overv.png

--- Updated ---

Brief model explanation: we assume electrons jump between neighboring atoms in semiconductor crystal, which has dopants - atoms of different type (fixed, randomly distributed), corresponding to specific potentials.

We choose V_{i,j} potential - energy associated with i->j transition between atoms, containing:
1) gradient from external voltage,
2) individual potentials of atoms, and
3) self-interaction potential from charge density (Poisson equation).

Without self-interaction (the hard part), we then just define transfer matrix:
M_{ij} = exp(-beta * V_{ij})
find its dominant eigenvector:
M psi = lambda psi
Getting MERW stochastic matrix of the diffusion defining currents:
S_{ij} = M_{ij}/lambda * psi_j / psi_i

Reddit discussion:
 
Last edited:
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top