TEAM 6: Eddy current simulations for spherical conductors in an oscillating magnetic field

This benchmark problem verifies the case of a conducting spherical shell immersed in a time-harmonic uniform magnetic field. It is part of the standard suite of problems designed for Testing Electromagnetic Analysis Methods (TEAM). The objective is to compute the eddy currents induced in the spherical shell by the magnetic field that is varying in time. Lorentz force and Joule heating in the conductor are also of interest.

This page discusses:

ProductsAbaqus/Standard

Problem description

The problem setup is shown in Figure 1. It depicts a conducting spherical shell immersed in a time-harmonic uniform magnetic field. For visual clarity, the figure depicts a spherical shell with a section of it removed. The inner and outer radius of the conducting spherical shell are a=0.05 m and b=0.055 m. Its conductivity and relative magnetic permeability are assumed to be σ=5×108 S/m and μr=1.0. The magnetic flux density is assumed to have a magnitude of B0=1.0 T and is oscillating with a frequency of f=50 Hz. Without loss of generality, we can assume that the magnetic field is oriented along the z-direction. We will assume that the medium in which the spherical shell is immersed has properties similar to that of a vacuum. For these parameters, the skin depth of the conductor is about δ=(2/ωμ0μrσ)=3.18 mm, which is smaller than the shell thickness of 5 mm.

Model and boundary conditions

The magnetic vector potential formulation is used to solve this problem. Due to the symmetry of the problem, it is sufficient to model the first octant of the problem domain. Appropriate boundary conditions are imposed on the symmetry planes x=0, y=0, and z=0. Since the magnetic flux density is oriented along the z-direction, azimuthal symmetry of the geometry requires that the total magnetic vector potential A is nonzero only in the azimuthal direction. As a result, the magnetic vector potential on the planes x=0 and y=0 is perpendicular to each of these planes. Hence, a homogeneous Dirichlet boundary condition A×n=0 is imposed on the symmetry planes x=0 and y=0. Symmetry of the problem also requires that the total magnetic field H on the symmetry plane z=0 be perpendicular to this plane. Hence, a homogeneous Neumann boundary condition H×n=0 is applied on the symmetry plane z=0.

Since the problem domain is unbounded, it must be truncated in some way. Abaqus does not support absorbing boundary conditions; therefore, the truncation boundary should be chosen far away from the conductor. Boundary truncation surfaces are chosen such that they are parallel to one of the x=0, y=0, or z=0 planes. To demonstrate various boundary conditions that can be applied in an Abaqus/Standard analysis, a spherical boundary surface of radius c is chosen to truncate the problem domain. Magnetic vector potential and magnetic flux density far away from the conductor are given by A0.5B0rcosϕeθ and BB0e3, where e3 and eθ are the unit vectors along the z-coordinate axis and along the azimuthal direction. Clearly neither the projection of magnetic vector potential nor that of magnetic field onto this surface is constant. They vary nonuniformly over the boundary surface. In this problem a nonuniform Dirichlet boundary condition is applied on the spherical boundary surface by supplying a user subroutine UDEMPOTENTIAL that computes the magnetic vector potential on the boundary surface.

Analytical solution

The total magnetic vector potential in various regions can be expressed as follows:

A(r,θ)={12B0cosϕC1reθ,0<r<a,12B0cosϕ1r(C2J3/2(kr)+C3Y3/2(kr))eθ,a<r<b,12B0cosϕ(C5r+C41r2)eθ,b<r<c,

where Ci, i=1,,5 are the constants to be determined; Jν(x) and Yν(x) are the cylindrical Bessel functions of the first and second kind, respectively; and k=-iωμ0μrσ is the complex wave number in the conductor. Enforcing continuity of the normal component of magnetic flux density and the tangential component of magnetic field intensity on the inner and outer surfaces of the spherical shell and applying an inhomogeneous Dirichlet boundary condition on an outer spherical surface of radius c leads to the following set of relations between the constants:

C1a=1a(C2J3/2(ka)+C3Y3/2(ka)),1bb(C2J3/2(kb)+C3Y3/2(kb))=C5+C41b3,2C1=1aa1μr(C2J~3/2(ka)+C3Y~3/2(ka)),1bb1μr(C2J~3/2(kb)+C3Y~3/2(kb))=(2C5-C41b3),C5+C41c3=1,

where, for notational simplicity, the functions Z~ν(x)=xZν-1(x)-Zν(x) are introduced. In the limit of c we obtain the true solution to the problem. For comparison with the simulation results, truncated analytical results are generated by choosing the value of c to be the distance from the origin to the outer boundary of the problem domain.

Results and discussion

Figure 2 shows the comparison of the amplitude of the z-component of the magnetic flux density computed using Abaqus/Standard analysis with that of the analytical solution. The labels `EMC3D8' and `EMC3D4' in the legend correspond to the analyses performed with these elements. The labels `Analytical Truncated' and `Analytical True' in the legend correspond to the analytical solution computed by assuming that a Dirichlet boundary condition is applied on an outer spherical boundary surface at a finite distance and at infinity, respectively, as described in the previous section. The figure clearly indicates that the analysis results compare very well with the analytical results and that the outer boundary surface is far enough from the spherical shell that the error introduced by truncation is small.

Figure 3 shows the contour plot of the amplitude of the electric field. Only the first octant of the problem domain is shown in the figure. The view is oriented such that the origin is closer to the reader. For a time-harmonic analysis the amplitude of the electric field is the same as that of the amplitude of the magnetic vector potential scaled by the radian frequency. Finally, Figure 4 depicts the induced current density in the conductor due to the magnetic field. In the figure a portion of the spherical shell is removed to expose the interior of the shell. The figure shows that the current density in the conductor is larger along the xy plane and decreases toward the poles. Consequently, the Joule heat generated in the conductor is maximum along the xy plane.

Input files

team6_symm_nuori_emc3d8.inp

Eddy current analysis of a conducting spherical shell immersed in a time-harmonic uniform magnetic field using element type EMC3D8, symmetry boundary conditions, and user subroutine UDEMPOTENTIAL.

team6_symm_nuori_emc3d4.inp

Eddy current analysis of a conducting spherical shell immersed in a time-harmonic uniform magnetic field using element type EMC3D4, symmetry boundary conditions, and user subroutine UDEMPOTENTIAL.

team6_symm_nuori_emc3d8.f

User subroutine UDEMPOTENTIAL used in the analysis with EMC3D8 elements.

team6_symm_nuori_emc3d4.f

User subroutine UDEMPOTENTIAL used in the analysis with EMC3D4 elements.

References

  1. Emson C. R. I.Results for a Hollow Sphere in Uniform Field (Benchmark Problem 6),” The International Journal for Computation and Mathematics in Electrical and Electronic Engineering, vol. 7, pp. 89101, 1988.

Figures

Figure 1. Geometry of a conducting spherical shell immersed in a time-harmonic uniform magnetic field.

Figure 2. Amplitude of the z-component of magnetic flux density.

Figure 3. Amplitude of the real part of the electric field.

Figure 4. Amplitude of the eddy current induced in the conductor.