Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Power semiconductors parameters extration

Status
Not open for further replies.

ibu

Electrical
Joined
Apr 1, 2003
Messages
3
Location
PT
Hi everybody,

I am new here.
I would like to extract parameters of power Diode and IGBT.
I would like to know if i could use matlab for this. and if so, how can i do? I have seen also the combined matlabspice, is it the best one?
Thankyou,
 
A few questions....

I would like to extract parameters of power Diode and IGBT. Why? Aren't the values given by the manufacturer sufficient?

I have seen also the combined matlabspice,
Where have you seen such a thing? I have never heard of it, and it is not on the Matlab website.

What is your application for the above?
 
So, the task is to do either regression against a known function and/or to do a global optimization against the entire model.

In either case, the answer should be yes. Not sure about power devices, but regular signal device parameter extraction using global optimization tends to produce nonintuitive results. If your model does not include all the secondary effects, the optimization process will try to use the primary parameters to fit the data to a smaller model, thereby shifting the parameters away from a more "correct" value. TTFN
 
And how would you expect Matlab to do this for you?
 
You'd need to write a wee bit of code ;-).

TECAP, which is(was?) from Hewlett Packard, written for the 4145 Parameter Analyzer was $14,000 when I used it in 1985, but it was extremely complete, extracting both DC, AC and HF parameters for transistors of various types. TTFN
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top