Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

model for IR2110

Does anybody have the model for the IR2110?
I get one pragrammed in Pspice,but it does not work with Multisim 8.
0 Kudos
Message 1 of 9
(19,453 Views)
I get one pragrammed in Pspice from https://ec.irf.com/v6/en/US/adirect/ir?cmd=catProductDetailFrame&productID=IR2110,but it does not work with Multisim 8.
0 Kudos
Message 2 of 9
(19,440 Views)
Hi quiri,

Please be more specific about the problem. How does it not work?

1)Does is simply not deliver the result that you expect?
2)Do you get a convergence error?
3)Do you get some model specification error?

Maxish




Max
National Instruments
0 Kudos
Message 3 of 9
(19,433 Views)

Thank you for your time, Maxish.

I think I've got some model specification errors,which are as followed:

Warning:
 Simulation was not initialized properly. Please restart.
Instrument operation performed   (2007, July 05, Thursday, 23:42:53)
|   Instrument Analysis: Transient Analysis  
|   |   Plot title:
|   |   Analysis settings
|   |   |   Initial Conditions: Automatically generate initial conditions
|   |   |   Starting time (TSTART): 0
|   |   |   Stop time (TSTOP): 1e+030
|   |   |   Plotting increment (TSTEP): automatically calculated (less than: 1e+030)
|   |   |   Maximum time step (TMAX): automatically calculated (less than: 1e+030) 
|   |   Perform consistency check
|   |   Variables from analysis  
|   |   |   Show device values at the end of the simulation  
|   |   Representation as SPICE commands
|   |   |   begin-scope page
|   |   |   checknodes 3
|   |   |   save all
|   |   |   iplot all
|   |   |   set trtol = 7
|   |   |   set itl4 = 100 
|   |   |   set convlimit
|   |   |   set rshunt = 1e+012  
|   |   |   -param hrange 0 1e+030 
|   |   |   save
|   |   |   tran  -env-options 1e-005 1e+030 0 1e-005 auto_ic auto_tstep auto_tmax 
|   |   |   if-error end-scope audit-log-show
|   |   |   show all
|   |   |   showmod all  
|   |   |   end-scope
|   |   Multisim Default Analysis Options
|   |   |   Truncation error overestimation factor: 7
|   |   |   Upper transient iteration limit: 100
|   |   |   Enable convergence assistance for code models
|   |   |   Shunt resistance from analog nodes to ground: 1e+012
|   Output from instrument analysis  
|   |   Unable to setup analysis
|   |   doAnalyses: parameter value out of range or the wrong type 
|   |  
|   |  
|   |   tran simulation(s) aborted 
|   |    ASRC: Arbitrary Source
|   |    device      be_md3_dlyh be1:x_md3_d be1:x_md3_d be_md3_abm2 be1:x_md4_u be_md4_uvbs

........
// I delete some of these at here.

.....
|   |    Capacitor: Fixed capacitor  
|   |    device      c1:x_md3_dl c1:x_md3_dl c_md3_dlyhs c_md3_c2:xu c_md3_c1:xu c_md4_inv6_
|   |    model                C           C           C           C           C           C  
|   |    capacitance      1e-011      1e-011      1e-008      1e-011      1e-011      1e-012

.....
// I delete some of these at here

......

|   |    Vsource: Independent voltage source
|   |    device      v_md4_inv2_ v_md4_rs_v1 v_md4_inv3_ v_md5_nand_ v_md2_nor3b v_md2_nor3a
|   |             dc           5           5           5           5           5           5
|   |          acmag           0           0           0           0           0           0
|   |  
|   |    Vsource: Independent voltage source
|   |    device      v_md2_rs2_v v_md2_rs1_v v_md2_inv2_ v_md2_inv1_
|   |             dc           5           5           5           5
|   |          acmag           0           0           0           0
|   |  
|   |    Capacitor models (Fixed capacitor)  
|   |    model                 C
|   |  
|   |             cj           0
|   |           cjsw           0
|   |           defw           0
|   |         narrow           0
|   |            tc1           0
|   |            tc2           0
|   |            vc1           0
|   |            vc2           0
|   |          cmult           0
|   |     t_measured        -273
|   |          t_abs        -273
|   |   t_rel_global        -273
|   |    t_rel_local        -273
|   |

 ..............
// I delete some of these at here.
.............. 
|   |    Switch models (Ideal voltage controlled switch)
|   |    model       _md3_dlyhs_ _md3_dlyhs_ _md3_dlyhs_ _md3_dlyhs_ _md3_dlyhs_ _md3_dlyhs_
|   |  

..............
// I delete some of these at here.
..............
|   |  
|   |    Switch models (Ideal voltage controlled switch)
|   |    model       _md2_inv2_p _md2_inv1_n _md2_inv1_p _md1_trig2_ _md1_trig1_ _md1_trig3_
 

0 Kudos
Message 4 of 9
(19,395 Views)

In my opinion, there must be something different beteen Barkeley SPICE and PSPICE,that leads the errors.Unfortunately,I have not found it out.

Thank you for any response in advance!

0 Kudos
Message 5 of 9
(19,395 Views)
Your right. There many differences between the latest Berkeley SPICE (SPICE3F5) and PSpice. Multisim is actively trying to support Pspice syntax and models, but there may be shortcomings due to the lack of documentation. A case in point is the IR2110 model. It is very valuable for us run across such models as it allows us to improve our product. The problem at hand will be addressed for our next release.

For now, a potential fix may be to replace all instances of the keyword "TEMP" with the numerical value of temprature you want to simulate at - probably 27. That seems to get rid of the problem.

Cheers

Max
Max
National Instruments
0 Kudos
Message 6 of 9
(19,388 Views)
Thank you very much !
0 Kudos
Message 7 of 9
(19,310 Views)

Hi, I'm also trying to simulate the IR2110 using multisim ver 8.  I'm using the pspice model downloaded from IR IC simulation page.

http://www.irf.com/product-info/models/sim/index.html

 

When I run the simulation the following error shows up:

 

Error: unknown subckt: on line 14:xu1 $13 $u1_open_nc2 $u1_open_nc3 $u1_open_nc $vcc $11 $12 $5 $vcc $0 $0 $6 $0 $7 ir2112__ir2112__2
Error: unknown subckt: on line 36:xu2 $2 $u2_open_nc2 $u2_open_nc3 $u2_open_nc $vcc $1 $4 $3 $vcc $0 $0 $7 $0 $6 ir2112__ir2112__2 
Error on line 14 in C:\DOCUME~1\PATPHY~1.000\LOCALS~1\TEMP\02.CIR.cir: xu1 $13 $u1_open_nc2 $u1_open_nc3 $u1_open_nc $vcc $11 $12 $5 $vcc $0 $0 $6 $0 $7 ir2112__ir2112__2 
 unknown device type - error 
Error on line 36 in C:\DOCUME~1\PATPHY~1.000\LOCALS~1\TEMP\02.CIR.cir: xu2 $2 $u2_open_nc2 $u2_open_nc3 $u2_open_nc $vcc $1 $4 $3 $vcc $0 $0 $7 $0 $6 ir2112__ir2112__2  
 unknown device type - error 

 

Any ideas ???

 

Pat.

 

0 Kudos
Message 8 of 9
(16,995 Views)
does anyone have a ready model for the ir2xxx driver that has been tested and working in multisim? can you please send me one if available.
0 Kudos
Message 9 of 9
(9,547 Views)