You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -164,9 +164,12 @@ v is the induced voltage in the coil due to the derivative of magnetic flux &Phi
164
164
If a coil wound clockwise has to be modeled instead, the parameter N (Number of turns) can be set to a negative value.
165
165
</p>
166
166
167
+
168
+
<h4>Note</h4>
167
169
<p>
168
-
The flux linkage Ψ and the static inductance L_stat = |Ψ/i| are calculated for information only. Note that L_stat is set to |Ψ/eps| if |i| < eps
169
-
(= 100*Modelica.Constants.eps).
170
+
The flux linkage Ψ and the static inductance L_stat = |Ψ/i| are calculated for information only.
171
+
Note that L_stat is set to |Ψ/eps| if |i| < eps (= 100*Modelica.Constants.eps).<br>
172
+
<strong>Note</strong> that this local calculation of L_stat is only valid if this coil is the only source in the magnetic circuit.
Same as <a href=\"modelica://Modelica.Magnetic.FluxTubes.Basic.ElectroMagneticConverter\">ElectroMagneticConverter</a> with an additional leakage path on the magnetic side (leakage inductance, leakage flux). This model may improve stability especially when the magnetic circuit contains more than one electromagnetic converter.
161
+
Same as <a href=\"modelica://Modelica.Magnetic.FluxTubes.Basic.ElectroMagneticConverter\">ElectroMagneticConverter</a>
162
+
with an additional leakage path on the magnetic side (leakage inductance, leakage flux).
163
+
This model may improve stability especially when the magnetic circuit contains more than one electromagnetic converter.
164
+
</p>
165
+
166
+
<h4>Note</h4>
167
+
<p>
168
+
The flux linkage Ψ and the static inductance L_stat = |Ψ/i| are calculated for information only.
169
+
Note that L_stat is set to |Ψ/eps| if |i| < eps (= 100*Modelica.Constants.eps).<br>
170
+
<strong>Note</strong> that this local calculation of L_stat is only valid if this coil is the only source in the magnetic circuit.
162
171
</p>
163
172
</html>"));
164
173
end ElectroMagneticConverterWithLeakageInductance;
0 commit comments