stackprogramer
Full Member level 3
- Joined
- Jul 22, 2015
- Messages
- 181
- Helped
- 0
- Reputation
- 0
- Reaction score
- 1
- Trophy points
- 1,298
- Activity points
- 2,669
the output from matlab is here:clc
clear
Nd=10^16;
Eg=1.4;%ev
K=8.6173324*10^(-5);%ev
m0=9.109*10^-31;
me=1.08*m0;
mh=.56*m0;
h=4.135667662*10^(-15);%ev
y=@ (T) 1/2+1/2*(1+16*(6.28*K*T*(me*mh)^.5*(1/h^2))^3*exp(-Eg/K*T)*1/Nd^2)^.5;
fplot(y,[1,2]);
why i do wrong?
i suspect my wrong is here,but i think that how i find and calculate equationthis equation can really regenerate the graph
... is from microelectronic devices s.yang is about semiconductor,fabrication,inetgrated circuit is not phyisics it is physics of semiconductor in engineer electronic.please change to my category.
you are right,but i conclude that this equation is n't for curve.Checking the equation parts shows that exp(-Eg/K*T) is effectively zero, so the constant 1 output is expectable.
yes,i should find the equation for ionization,extrinsic,intrinsic state and i plot.Equations accounting for carrier freeze out effect should involve impurity activation energy.
Under carrier freeze-out, ionized impurity concentration is lower than the total impurity concentration, so the equation (2.19) is not valid.
A PhD of physics can't answer of these question ,a electronic guy can solve it.but you are moderator and you should decideRight: it is physics, but has nothing to do with IC design, layout & fabrication, that's why I had transferred it to the math & physics section. I think you've more chances to get help here.
i am unanimous you.I think the physics of semiconductor devices is directly related to analog circuits...
The subexpression doesn't seem right for any meaningful equation, I guess either the parameter values or the equation has a typo.i conclude that this equation is n't for curve.
but my code run in matlab 2015 and no have errors!I hope now it's correct. Please check.
i am know this rule.thanks for reply.Pay attention to the measurement units: the result of the equation is in m-3 while the graph is in cm-3 so you have to multiply by 106. The same apply to ND that has to be set in m-3
because we have n-type semiconductor.thanks for attention.A question: why do you assume NA=0 ?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?