This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LM4030: Errors in creating spice modle in MULTISIM 14.0 with file "LM4030_NA2P5_TRANS.lib"

Part Number: LM4030
Other Parts Discussed in Thread: TINA-TI

Model link: "LM4030_NA2P5_TRANS.lib"

https://www.ti.com.cn/cn/lit/zip/snvm988

Sim Tools:

Multisim 14 , Component wizard 5 of 7, 

SPICE Netlist Warning, element 'E_U1:LM4030_NA2P5': Multiple values have been assigned to non-array parameter 'V'; only the last one will be used (check for spaces or tabs in your expression)
SPICE Netlist Warning, element 'E_U1:LM4030_NA2P5': Unknown component parameter 'N06402', this parameter will be ignored.
Do you want to continue?

  • Hi User,

    I have no issues with the spice model. Do you have a schematic to share?

    What is the simulator you are using?

  • I use this spice model which down from TI, to creat a component in Multisim 14.0。Error occurs with the Red description。

    ******************************************************************************

    .SUBCKT LM4030_NA2P5 V+ V- PARAMS: TOL=0
    Q_Q1 V+ N05344 V- NPN1X 10
    .MODEL NPN1X NPN
    V_VREF N06402 V- 1.25V
    E_U1 N05344 0 VALUE {LIMIT(V(N06047,N06402)*1E6,-15V,+15V)} _U1
    + N06047 N06402 1G
    R_R2 N06047 V+ {IF(TOL==0,11K,IF(TOL>0,11.01K, 10.99K))}
    R_R3 V- N06047 11K TC=0,0
    .ENDS LM4030_NA2P5
    *$

  • Hi,

    This model was created to work with pspice, tina-ti and, pspice for TI. There is no error with that line in pspice because it is an ideal op amp.

    I do not think this way of modeling is friendly to modelsim. I would recommend to use the model with pspice for TI available for free.