QuarterTurn
In this example, we will model a stranded conductor. An electrical potential \(V_0\) is applied to the entry/exit of the conductor which is also cooled by a force flow.
We will compute the temperature field and the magnetic field generated. The geometry of the conductor is chosen such that we can derive the analytical expression for both the temperature and the magnetic fields.
2. Input parameters
Name | Description | Value | Unit | |
---|---|---|---|---|
\(r_i\) |
internal radius |
1 |
\(m\) |
|
\(r_e\) |
external radius |
2 |
\(m\) |
|
\(\delta\) |
angle |
\(\pi/2\) |
\(rad\) |
|
\(V_D\) |
electrical potential |
9 |
\(V\) |
|
\(h_i\) |
internal transfer coefficient |
\(60e3\) |
\(W\cdot m^{-2}\cdot K^{-1}\) |
|
\(T_{wi}\) |
internal water temperature |
303 |
\(K\) |
|
\(h_e\) |
external transfer coefficient |
\(58e3\) |
\(W\cdot m^{-2}\cdot K^{-1}\) |
|
\(T_{we}\) |
external water temperature |
293 |
\(K\) |
2.1. Model & Toolbox
This problem is fully described by a fully coupled model involving:
-
thermoelectric model,
-
magnetostatic model.
2.2. Materials
Name | Description | Marker | Value | Unit | |
---|---|---|---|---|---|
\(\sigma\) |
electric conductivity |
omega |
\(4.8e7\) |
\(S.m^{-1}\) |
2.3. Boundary conditions
The boundary conditions for the electrical probleme are introduced as simple Dirichlet boundary conditions for the electric potential on the entry/exit of the conductor. For the remaining faces, as no current is flowing througth these faces, we add Homogeneous Neumann conditions.
Marker | Type | Value | |
---|---|---|---|
V0 |
Dirichlet |
0 |
|
V1 |
Dirichlet |
\(V_D\) |
|
Rint, Rext, top*, bottom* |
Neumann |
0 |
As for the heat equation, the forced water cooling is modeled by robin boundary condition with \(Tw\) the temperature of the coolant and \(h\) an heat exchange coefficient.
Marker | Type | Value | |
---|---|---|---|
Rint |
Robin |
\(h_i(T-T_{wi})\) |
|
Rext |
Robin |
\(h_e(T-T_{we})\) |
|
V0, V1, top*, bottom* |
Neumann |
0 |
For the Magnetostatic model, the boundary conditions are given below: - \(\mathbf{A} = \mathbf{0}\) at the infinity - \(\mathbf{A} \times \mathbf{n} = 0 \) on symetry plane
4. Verification Benchmark
The analytical solutions for the termoelectric problem are given by:
For simple conductor geometry, analytical expressions of the magnetic field along the Z-Axis may be found in physics textbooks.
The expression of the magnetic field in \(\mathbb{R}^3\) is more difficult to derive but may be found in several papers, like [Jackson99].
As a classical result, we consider only the magnetic field along the Z-Axis, which analytical expression is given bellow:
with:
The factor \(4\) stems from the geometry as we are considering only 1/4th of the torus.