The Plasma, Time Periodic Interface
The Plasma, Time Periodic (ptp) interface (), found under the Plasma branch () is a special interface designed to model capacitively coupled plasmas (CCP).
When this physics interface is added, these default nodes are also added to the Model Builder: Plasma Model, Zero Charge, Insulation, and Initial Values. Then, from the Physics toolbar, add other nodes that implement, for example, boundary conditions and velocity. You can also right-click Plasma, Time Periodic to select physics features from the context menu.
Settings
The Label is the default physics interface name.
The Name is used primarily as a scope prefix for variables defined by the physics interface. Refer to such physics interface variables in expressions using the pattern <name>.<variable_name>. In order to distinguish between variables belonging to different physics interfaces, the name string must be unique. Only letters, numbers, and underscores (_) are permitted in the Name field. The first character must be a letter.
The default Name (for the first physics interface in the model) is ptp.
Out-of-Plane Thickness (2D, 1d Axisymmetric, and 1D)
For 2D components, enter a Thickness d (SI unit: m). The default is 1 m.
For 1D axisymmetric components, enter a Vertical height dz (SI unit: m). The default is 0.01 m.
For 1D components, enter a Cross-section area A (SI unit: m2). The default is 0.01 m2.
Transport Settings
Select a Diffusion modelMixture-averaged or Fick’s law. When using the Mixture-averaged model, the mixture averaged diffusion coefficients are automatically computed based on the data specified for each species.
Select the checkboxes for which transport mechanisms to IncludeConvection, Migration in electric field, Calculate thermodynamic properties, Full expression for diffusivity, or Compute tensor ion transport properties. The selection changes the number of Model Inputs requiring values on the Plasma Model page. Note the following:
The Migration term is part of the relative mass flux vector.
For Calculate thermodynamic properties select that the thermodynamic properties of each reaction and species are computed automatically based on the thermodynamic properties of each species.
For Full expression for diffusivity it computes a more accurate expression for the Maxwell–Stefan diffusivities. Often the additional correction terms are negligible in which case the expressions are much simpler and the time taken to assemble the Jacobian matrix is reduced.
For Mixture diffusion correction additional terms are included in the definition of the mass flux vector to ensure that the same solution is obtained regardless of the choice of the species which comes from the mass constraint. This option makes the problem more nonlinear and strongly coupled, and is only necessary when the molecular weights of the species differ substantially (such as a mixture of sulfur hexafluoride and hydrogen).
For Compute tensor ion transport properties the tensor form of the ion transport properties when a static magnetic field is present is computed. This option only needs to be activated when a strong DC magnetic field exists and the operating pressure is very low (on the order of millitorr). When this option is activated an expression must be provided for the magnetic flux density, which typically another physics interface computes. This is set in the Plasma Model node.
Plasma Properties
Select the Compute tensor electron transport properties or Use reduced electron transport properties, or Include thermal diffusion checkboxes as needed.
Compute Tensor Electron Transport Properties
Select Compute tensor electron transport properties to compute the tensor form of the electron mobility, electron diffusivity, energy mobility and energy diffusivity. This should only be used in cases where a strong DC magnetic field exists. Two quantities must be supplied, both of which are in the Plasma Model node. The DC mobility which is the value of the electron mobility in the absence of a DC magnetic field and the magnetic flux density which would typically be computed by another physics interface.
Use Reduced Electron Transport Properties
Select Use reduced electron transport properties to specify the electron mobility, diffusivity, energy mobility and energy diffusivity in reduced form. The electron transport properties are computed from the reduced transport properties using:
where Nn the neutral number density defined as
where pA is the absolute pressure and T is the neutral gas temperature that are set in the Plasma Model node.
Include Thermal Diffusion
The Include thermal diffusion checkbox adds an additional term to the definition of the electron current due to gradients in the electron diffusivity. If the diffusivity is a constant then including this does not affect the solution. It is only necessary to include this term if the electron diffusivity is a function of the electron temperature, and there are significant gradients in the electron temperature.
Electron Energy Distribution Function
If cross-section data is used to define source coefficients in the model then an electron energy distribution function (EEDF) needs to be selected. Select one of these options.
Maxwellian. This option assumes a Maxwellian EEDF which takes the form:
where
where φ is the mean electron energy (SI unit: eV), ε is the electron energy (SI unit: eV) and Γ is the incomplete gamma function:
.
Druyvesteyn (the default). This option assumes a Druyvesteyn EEDF which takes the form:
where
Generalized. Use this option for a generalized distribution function where the EEDF is somewhere between Maxwellian and Druyvesteyn. For this option, specify a power law. This number is typically between 1 and 2. Mathematically, the EEDF takes the form:
where
Function. If a two-dimensional interpolation function has been added to the model, it can be used for the EEDF. In this case, the x-data should be the electron energy (eV) and the y-data should be the mean electron energy (eV).
The two-dimensional interpolation function can be computed using a parametric sweep in The Boltzmann Equation, Two-Term Approximation Interface. This allows for modeling of discharges where the EEDF is far from Maxwellian. For step-by-step instructions on how to do this, refer to this blog entry: www.comsol.com/blogs/the-boltzmann-equation-two-term-approximation-interface
See Interpolation in the COMSOL Multiphysics Reference Manual.
In all these cases the rate constants in the model are automatically computed based on the selected EEDF using the formula:
(6-12).
The rate coefficients when computed using cross-section data are a highly nonlinear function of the mean electron energy. COMSOL Multiphysics automatically computes the integral in Equation 6-1 and makes the result available for evaluation of the rate coefficient. The variation of the rate coefficient for any particular model can be plotted using <name>.kf_<reaction number>. For example, for reaction number 3 in the Plasma interface, with name plas, the rate coefficient is plotted using plas.kf_3.
Extra Dimension Settings
Enter the Period Pxd (SI unit: s) over which the extra dimension should be constructed. The default is 1/(13.56[MHz]), which corresponds to the time for 1 RF period at the classical operating frequency of 13.56 MHz. This corresponds to the time, in seconds, of the lower excitation frequency in the system. Some care must be taken when specifying this value if there are multiple frequencies included in the model, see Using Consistent Source Frequencies and Period Settings for more details.
Enter the Number of elements over which to discretize the extra dimension. The default value of 40 means that 40 mesh elements will be used to discretize the RF period in the extra dimension. In most cases, 40 should be enough for a single frequency. As for the Period setting, using more than one frequency typically means the Number of elements must be increased.
The remaining settings describe in which space the nonelectron should be computed. See Choosing the Correct Space on Which to Solve for the Heavy Species for more details. For the Heavy species selection, there are two options available:
The Product space option means that all the nonelectron species in the model will be computed in the product space of the base geometry and the extra dimension. This option can generate a significant number of degrees of freedom and is better suited to 1D models.
For 2D models, it is usually better to solve for the heavy species in the Base geometry. This keeps the number of degrees of freedom to a minimum, while sacrificing little in terms of accuracy.
If the Heavy species selection is set to Product space, there is an additional option for the Electric field applied to ions. This can be either Instantaneous, in which case the time modulating electric field is used to compute the ion migrative fluxes, or Time averaged, in which case the ions experience the period averaged electric field. Using the Time averaged option is very computationally expensive, and is usually only used for testing simple 1D models.
Secondary Emission Model
To display this section, click the Show More Options button () and select Advanced Physics Options.
By default the Secondary emission model is set to From surfaces. With this option the gain of electrons due to secondary emission is made through the normal component of the electron flux at the wall. See The Wall Boundary Condition for more details. If the Secondary emission model is set to Uniform the gain of electrons from secondary emission is distributed uniformly across the domain through the electron rate expression. This source of electrons is computed from
(6-13)
where the number of ionization events per secondary electron emitted is obtained from
(6-14)
where the sum is over all ionization reactions by electron impact, g is the Characteristic gap size, nk is the target number density, σk is the reaction cross section, and εb is the Beam energy. In Equation 6-13 the integrand is the period-averaged secondary emission flux from all possible surface reactions, the integral is over all surfaces, and V is the reactor volume. Only contributions from individual surface reaction features are considered to compute Equation 6-13. The Uniform model is an extremely simplistic model that tries to capture the nonlocal behavior of ionization events produced by secondary electrons that are accelerated to very high energies. This phenomenon is important at low pressures below the 10 s of millitorr range. See Validity of Fluid Models for more detail on the regime of validity.
Stabilization
To display this section, click the Show More Options button () and select Stabilization.
The solver can run into difficulties as the species mass fractions approach zero. The Reaction source stabilization checkbox (off by default) adds an additional source term to the rate expression for each species. In the ι field, enter a tuning parameter for the source stabilization. By default, no stabilization is added. However, if working with a model with no secondary electron emission included, it may be necessary to activate this. A value of 1 or higher is recommended, although if the plasma is high pressure (atmospheric) then it can help to lower this number to somewhere in the range 0.25–0.5.
The solver can also run into difficulties as the electron density or electron energy density approach zero. The Source stabilization checkbox (off by default) adds an additional source term to the equation for the electron density and electron energy density. The same values and guidelines as above apply.
Inconsistent Stabilization
To enable this section, click the Show More Options button () and select Stabilization in the Show More Options dialog. This section is only available if the Heavy species selection in Extra Dimension Settings is set to Base geometry.
This method is equivalent to adding a term to the diffusion coefficient in order to dampen the effect of oscillations by making the system somewhat less dominated by convection or migration. If possible, minimize the use of the inconsistent stabilization method because by using it you no longer solve the original problem. By default, the Isotropic diffusion for ions checkboxes are not selected because this type of stabilization adds artificial diffusion and affects the accuracy of the original problem. However, this option can be used to get a good initial guess for underresolved problems.
If required, select the Isotropic diffusion for ions checkboxes and enter a Tuning parameter for ions δid,i. The default value is 0.25.
Discretization
Select FormulationFinite element, log formulation (linear shape function) (the default), or Finite element, log formulation (quadratic shape function).
Dependent Variables
The dependent variables (field variables) are the Electron solution variable, and Electron energy solution variable, Electric potential. The name can be changed but the names of fields and dependent variables must be unique within a model. The dependents variables that by default end with _per are only used to map the time periodic solution into a time-dependent solution using the Time Periodic to Time Dependent study.
Interpolation in the COMSOL Multiphysics Reference Manual
Alpha to Gamma Transition: Application Library path Plasma_Module/Capacitively_Coupled_Plasmas/alpha_to_gamma_transition
Ion Energy Distribution Function in a Capacitively Coupled Plasma Reactor: Application Library path Plasma_Module/Capacitively_Coupled_Plasmas/ccp_ion_energy_distribution_function
Computing the Plasma Impedance: Application Library path Plasma_Module/Capacitively_Coupled_Plasmas/computing_plasma_impedance