Not applicable
Feb 02, 2012
01:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I'm trying to simulate the IKW40N120H3 IGBT using Capture/PSpice 16.5, and I get the following error message
ERROR(ORPSIM-15108): Subcircuit L4XXXB_Lh3 used by X_Z1.XDIO is undefinedd
I've add the IFX_N120H3.lib into the simulation profile as a global library.
I'm not sure where the problem can be.
Thanks
I'm trying to simulate the IKW40N120H3 IGBT using Capture/PSpice 16.5, and I get the following error message
ERROR(ORPSIM-15108): Subcircuit L4XXXB_Lh3 used by X_Z1.XDIO is undefinedd
I've add the IFX_N120H3.lib into the simulation profile as a global library.
I'm not sure where the problem can be.
Thanks
Solved! Go to Solution.
1 Solution

Employee
forix
Employee
Feb 03, 2012
12:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dear Guz21,
thank you for your thread. May be there is a typo in L4XXXB_Lh3. Please check and replace string "L4XXXB_Lh3" by string "L4XXXB_L2h3" (line 81 in file IFX_N120H3.lib).
If this does not solve the problem (spice model of IKW40N120H3 IGBT) we suggest to go to your tool partner. Thank you.
thank you for your thread. May be there is a typo in L4XXXB_Lh3. Please check and replace string "L4XXXB_Lh3" by string "L4XXXB_L2h3" (line 81 in file IFX_N120H3.lib).
If this does not solve the problem (spice model of IKW40N120H3 IGBT) we suggest to go to your tool partner. Thank you.
4 Replies

Employee
forix
Employee
Feb 03, 2012
12:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dear Guz21,
thank you for your thread. May be there is a typo in L4XXXB_Lh3. Please check and replace string "L4XXXB_Lh3" by string "L4XXXB_L2h3" (line 81 in file IFX_N120H3.lib).
If this does not solve the problem (spice model of IKW40N120H3 IGBT) we suggest to go to your tool partner. Thank you.
thank you for your thread. May be there is a typo in L4XXXB_Lh3. Please check and replace string "L4XXXB_Lh3" by string "L4XXXB_L2h3" (line 81 in file IFX_N120H3.lib).
If this does not solve the problem (spice model of IKW40N120H3 IGBT) we suggest to go to your tool partner. Thank you.
Not applicable
Feb 03, 2012
10:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks Bernd,
I stopped getting that error, replacing the line worked, but now I'm getting another error with the same model.
I'm getting this error now:
INTERNAL ERROR -- Overflow in device X_Z1.XDIO.GV1, Convert
I've checked the ground paths and I've made sure that everything is grounded and has a zero reference, but I'm still getting that error.
After changing line 21 from the library file now line 81 looks like this:
Line 81: XDIO katl anol L4XXXB_L2h3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
this is where the XDIO variable is defined, I'm quite new to pspice so I'm not able to see anything wrong with that line of code
Thanks, David
I stopped getting that error, replacing the line worked, but now I'm getting another error with the same model.
I'm getting this error now:
INTERNAL ERROR -- Overflow in device X_Z1.XDIO.GV1, Convert
I've checked the ground paths and I've made sure that everything is grounded and has a zero reference, but I'm still getting that error.
After changing line 21 from the library file now line 81 looks like this:
Line 81: XDIO katl anol L4XXXB_L2h3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
this is where the XDIO variable is defined, I'm quite new to pspice so I'm not able to see anything wrong with that line of code
Thanks, David
Level 5
User270
Level 5
Mar 04, 2012
09:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Guz21,
I checked with Pspice Student (cadence) and corrected the problem with the lib file.
The only thing I have changed was the following (It was already proposed above) and it worked pretty well.
[old line 81] XDIO katl anol L4XXXB_Lh3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
[new line 81] XDIO katl anol L4XXXB_L2h3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
Do you have new findings?
I checked with Pspice Student (cadence) and corrected the problem with the lib file.
The only thing I have changed was the following (It was already proposed above) and it worked pretty well.
[old line 81] XDIO katl anol L4XXXB_Lh3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
[new line 81] XDIO katl anol L4XXXB_L2h3 PARAMS: TJ = {TJ} A=0.05638 N_ideal = 1.0
Do you have new findings?

Employee
forix
Employee
Mar 18, 2012
10:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks to forix for confirmation. Such an overflow error can also be caused by simulaton porfile exceeding a model parameter.