Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Drone0
Posted - 03/21/2017 : 11:38:11 AM Origin Ver. and Service Release (Select Help-->About Origin): originpro 64-bit 9.3.1 Operating System: win 10 64 bit
Hi all,
I have some problem for implicit fitting, I tried to figure out parameter from nonideal IV curves using fitting ftn.
this is nonideal diode function. so I use this for fitting. like "f=Is*(exp((q*(V-I*Rs))/(k*T))-1)+((V-I*Rs)/Rsh)-I" T : temperature Is : saturation current Rs : series resistance Rsh : shunt resistance q : electron charge I : current V : bias voltage
however It doesn't work and shows "Fit did not converge - reason unknown." messege and linear graph. So then I tried to refer to similar circumstance "fitting diodic curve" http://www.originlab.com/forum/topic.asp?TOPIC_ID=20339
but still no affect.
I tried procesure as follow
I chose implicit because diode function is "y=x~~y" form.
then I click fit. however
error messege and linear form graph which doesn't look like original diodic curve. (I also use initialize parameters, fit until converged. but no affect)
is it problem of software or just wrong input setting?