Kxxxxxxx

Coupled (Mutual) Inductors: This device is translated as a mutual inductor.

Example SPICE Command Line:
k1 L1 L2 .5
L1 1 3 10
L2 2 4 20
SPICE dialect and netlist syntax:

Spice2/3:

k id lid1 lid2 value

PSpice:

k id lid1 lid2 * value

HSpice:

k id lid1 lid2 [ K= ] value

ADS Netlist Syntax:

Mutual:k id K= value Inductor1=" lid1 " Inductor2=" lid2 "

ADS Schematic Symbol:

Instance Parameters:

kid = Mutual inductors element name
lid1 = Name of the first coupled inductor.
lid2 = Name of the second coupled inductor.
value = The coefficient of coupling, K, which must be greater than 0 and less than or equal to 1.

Comments:

The ADS Schematic symbol for an individual inductor uses a slash on the wire near pin 1 as opposed to the standard dot used in SPICE. Note that the MUTIND on the left is the symbol placed when the K is read. The example on the right is an illustration of the referenced inductors.

For value, HSpice and ADS allows a coefficient of coupling between -1 and 1.

Unsupported Syntax and Parameters

PSpice:

kid lid1 coupling value model [size]
kid T1name T2name Cm=cval Lm=1val

HSpice:

HSpice model syntax
HSpice MAG parameter

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources