From 12820d2561dec2a03a5df1e07b3a94e7aa475b83 Mon Sep 17 00:00:00 2001 From: HOS Date: Tue, 3 Dec 2024 14:19:01 +0100 Subject: [PATCH] Use proper modelica URIs --- .../Magnetic/FundamentalWave/UsersGuide/WindingModel.mo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo b/Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo index 7f353ee9d1..2c7669cdd0 100644 --- a/Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo +++ b/Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo @@ -39,16 +39,16 @@ Note that up to now only the eddy current loss is taken into account, since the

-Individual and common stray field (leakage) is modeled as permeances (see Fig. 1): +Individual and common stray field (leakage) is modeled as permeances (see Fig. 1): The parameter 0 ≤ ratioCommonLeakage ≤ 1 describes the discrimination in common and individual stray field. Note that for ratioCommonLeakage > 1 - eps the individual part is conditionally removed, whereas for ratioCommonLeakage < eps the common part is conditionally removed.

-Note that for machines with three phases and for -quasi-static machines the parameter ratioCommonLeakage has no influence. +Note that for machines with three phases and for +quasi-static machines the parameter ratioCommonLeakage has no influence. Feeding polyphase machines with more than three phases by switching power electronics, this discrimination is essential. -Therefore the split stray field representation is only modeled in the FundamentalWave library. +Therefore the split stray field representation is only modeled in the FundamentalWave library.

The parameter ratioCommonLeakage has a default of 1, which is perfectly backwards compatible.