team:gdeliege:espaint
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
team:gdeliege:espaint [2015/08/12 10:08] – geoffrey | team:gdeliege:espaint [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Electrostatic painting ==== | + | ===== Electrostatic painting |
- | == Problem description == | + | === Problem description |
Electrostatic painting is one of the applications I studied during my PhD. | Electrostatic painting is one of the applications I studied during my PhD. | ||
- | I started from a mathematical model by François Henrotte | + | I started from a mathematical model by François Henrotte |
and used this nice coupled problem to test different potential and mixed formulations | and used this nice coupled problem to test different potential and mixed formulations | ||
of electrostatic equations. | of electrostatic equations. | ||
Line 13: | Line 13: | ||
the cathode and combine with atoms. | the cathode and combine with atoms. | ||
The negative ions drift toward the anode, i.e. the grounded plate, due to Coulomb forces. | The negative ions drift toward the anode, i.e. the grounded plate, due to Coulomb forces. | ||
- | The system is described by classical electrostatic equations coupled with a transient convection equation, | + | In the absence of coating particles, the system is described by classical electrostatic equations coupled with a transient convection equation, |
$$ | $$ | ||
\begin{eqnarray*} | \begin{eqnarray*} | ||
\nabla\cdot\vec{d} &=& \rho_i \\ | \nabla\cdot\vec{d} &=& \rho_i \\ | ||
- | \nabla\times\vec{e} & | + | \nabla\times\vec{e} &=& 0 \\ |
\vec{d} &=& \varepsilon_0\vec{e} \\ | \vec{d} &=& \varepsilon_0\vec{e} \\ | ||
\partial_t \rho_i +\nabla\cdot( \mu_i\vec{e}\rho_i) &=& 0 | \partial_t \rho_i +\nabla\cdot( \mu_i\vec{e}\rho_i) &=& 0 | ||
Line 23: | Line 23: | ||
$$ | $$ | ||
where μi is the ion mobility. | where μi is the ion mobility. | ||
+ | |||
+ | The convection equation is integrated in time with an implicit scheme and the electrostatic equations are solved at each time step. I implemented several electrostatic formulations to analyse their influence on the charge conservation: | ||
+ | It must be noted that electrostatic and magnetostatic mixed formulations have the same stability problems as Stokes equations when the shape functions do not satisfy the Babuska-Brezzi inf-sup condition. | ||
+ | Fortunately, | ||
+ | |||
+ | === Finite element simulations === | ||
+ | |||
+ | The geometrical model is a box extending from the middle of a wire to half the distance between two consecutive wires (Fig. 1). | ||
+ | Fig. 2 shows the different fields of the vector potential formulation at the end of the simulation. The source field →ds is an arbitrary field such that ∇⋅→ds=ρi. | ||
+ | Fig. 3 (left) shows the currents flowing through the wire and the plate, which reach a steady state after 1.5ms approximately. In a real electrostatic painting problem, one should also model the flux of coating particles and their interactions with ions. | ||
+ | Fig. 3 (right) shows that discretizing the electric displacement results in a better charge conservation than the classical scalar potential V formulation, | ||
{{ : | {{ : | ||
+ | //Figure 1. Simplified geometry of the electrostatic painting device.// | ||
{{ : | {{ : | ||
+ | //Figure 2. Fields of the vector potential formulation at the end of the simulation (t=2ms): (1) vector potential →w, (2) source field →ds, | ||
{{ : | {{ : | ||
+ | //Figure 3. Finite element simulation results : (left) current flowing through the wire and plate surfaces, (right) error on the charge conservation at each time step, calculated as the relative difference between the total charge variation during a time step and the integral of the currents on the wire and plate surfaces.// | ||
- | == References == | + | === References |
- | [1] F. Henrotte. //Calcul des efforts électromagnétiques et de leurs effets dans des structures quelconques// | + | [1] F. Henrotte. //Calcul des efforts électromagnétiques et de leurs effets dans des structures quelconques// |
+ | [2] G. Deliége, F. Henrotte, W. Deprez, K. Hameyer. //Finite element modelling of ion convection by electrostatic forces.// IET Science, Measurement & Technology, vol. 151, pp. 398-402, 2004 \\ | ||
+ | [3] G. Deliége, E. Rosseel, S. Vandewalle. //Iterative solvers and stabilisation for mixed electrostatic and magnetostatic formulations.// | ||
+ | \\ | ||
+ | [[team: | ||
team/gdeliege/espaint.1439366930.txt.gz · Last modified: 2016/03/30 15:22 (external edit)