Wolfspeed Power Applications Forum

Wolfspeed Technical Community:

How to modify the model to make it compatible with PSPICE?

Options
Jason_Yan
Jason_Yan Contributor Level 1

Recently, I encountered an issue with compatibility between the spice model and Pspice, and the error message is as follows:

------------------------------$
ERROR(ORPSIM-16015): Unknown parameter.

  • 8.4m
    X_U1.R_Ls1 N01518 X_U1.sv 100
    X_U1.Ls2 0 X_U1.sv 2.3n Rser
    ------------------------$
    ERROR(ORPSIM-16015): Unknown parameter.
  • 0.73m
    X_U1.R_Ls2 0 X_U1.sv 100
    X_U1.Rv X_U1.sv X_U1.s 100
    X_U1.Lv X_U1.sv X_U1.s 0.7n Rser
    ----------------------------$
    ERROR(ORPSIM-16015): Unknown parameter.
  • 0
    X_U1.R_gg X_U1.g1 X_U1.s 1E6
    X_U1.R_g X_U1.g1 X_U1.g2 {Rgint}
    X_U1.Lg N01321 X_U1.g2 7.7n Rser
    ----------------------------$
    ERROR(ORPSIM-16015): Unknown parameter.
  • 13.8048m
    X_U1.R_Lg N01321 X_U1.g2 100
    X_U1.Ld N01368 X_U1.d3 4.366n Rser
    ------------------------------$
    ERROR(ORPSIM-16015): Unknown parameter.

The model I am currently using is C3M0016120K. According to previous posts, this seems to be related to the differences in statements between LTspiceand Pspice. Can you provide a compatible model? Thank you.

Tagged:

Comments

  • Forum_Moderator
    Forum_Moderator Wolfspeed Employee - Contributor Level 5
    Options

    Thank you for your post, it has been approved and we will respond as soon as possible.

  • Jason_Yan
    Jason_Yan Contributor Level 1
    Options




    I modified the model to remove statements that are not supported by pspice, such as Rser. At present, it can be preliminarily worked.

Sign In or Register to comment.