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.

LAPLACE

Trying to simulate an RF circuit with COILCRAFT coil, the complete LAPLACE formula is ignored!

*Coilcraft 0402CS Chip Inductor Series
*Netlist for spice models
*Updated 4/27/05


*0402CS-1N0 valid from 1-21300 MHz

.SUBCKT 0402CS-1N0  N1 N2
+ PARAMS: K1=3.40e-06
R_R1          $N_0002 N2 6
R_R2        N1  $N_0001 0.001
R_R3         N1 N2 10meg
R_Rsim     0 $N_0003 10meg
L_L1       $N_0003 N2 1.00nH
G_Rvar1     $N_0001 $N_0003 LAPLACE { V($N_0001, $N_0003) } {
+ 1/(k1*sqrt(S/(2*3.14159265))) }
C_C            $N_0001 $N_0002 .068pF
.ENDS