Mutual Inductor (mutual_inductor)
The mutual inductor couples two previously specified inductors. There is no limit to the number of inductors that you can couple or to the number of couplings to a particular inductor, but you must specify separate mutual inductor statements for each coupling. Using the dot convention, place a dot on the first terminal of each inductor.
This device is supported within altergroups.
The mutual inductor modifies the constitutive equations of two isolated inductors to
where the mutual inductance, M, is computed from the coupling coefficient, k, using k = |M|/sqrt(L11*L22).
Sample Instance Statement with Two Inductors
l1 (1 0) inductor
l2 (2 0) inductor
ml1 mutual_inductor coupling=1 ind1=l1 ind2=l2
Instance Syntax
Name mutual_inductor parameter=value ...
Instance Parameters
Output Parameters
Related Topics
Two Terminal Inductor (inductor)
Magnetic Core with Hysteresis (core)
Winding for Magnetic Core (winding)
Linear Inductance, Reluctance, Resistance, and Capacitance Matrix (rlck_matrix)
Return to top