SearcharxivSearch

arXiv subjects

Frederik Schmidt

Publications and source records attributed to Frederik Schmidt.

6 recordsLinked to original sources

Generalized Method for Charge Transfer Equilibration in Reactive Molecular Dynamics

Variable charge models (e.g., EEM, QEq, ES+) in reactive molecular dynamics simulations often inherently impose a global charge transfer between atoms (approximating each system as ideal metal). Consequently, most surface processes (e.g., adsorption, desorption, deposition, sputtering) are affected, potentially causing dubious dynamics. This issue is meant to be addressed by the ACKS2 and QTPIE model, which are based on the Kohn-Sham density functional theory as well as a charge transfer restricting extension to the QEq model (approximating each system as ideal insulator), respectively. In a brief review of the QEq and the QTPIE model, their applicability for studying surface interactions is assessed in this work. Following this reasoning, the demand for a revised generalization of the QEq and QTPIE model is proposed, called charge transfer equilibration model or in short QTE model. This method is derived from the equilibration of constrained charge transfer variables, instead of considering atomic charge variables. The latter, however, are obtained by a respective transformation, employing an extended Lagrangian method. We moreover propose a mirror boundary condition and its implementation to accelerate surface investigations. The models proposed in this work facilitate reactive molecular dynamics simulations which describe various materials and surface phenomena appropriately.

cond-mat.mtrl-sci

A generic method for equipping arbitrary rf discharge simulation frameworks with external lumped element circuits

External electric circuits attached to radio-frequency plasma discharges are essential for the power transfer into the discharge and are, therefore, a key element for plasma operation. Many plasma simulations, however, simplify or even neglect the external network. This is because a solution of the circuit's auxiliary differential equations following Kirchhoff's laws is required, which can become a tedious task especially for large circuits. This work proposes a method, which allows to include electric circuits in any desired radio-frequency plasma simulation. Conceptually, arbitrarily complex external networks may be incorporated in the form of a simple netlist. The suggested approach is based on the harmonic balance concept, which splits the whole system into the nonlinear plasma and the linear circuit contribution. A mathematical formulation of the influence of the applied voltage on the current for each specific harmonic is required and proposed. It is demonstrated that this method is applicable for both simple global plasma models as well as more complex spatially resolved Particle-in-Cell simulations.

physics.plasm-ph

Multi frequency matching for voltage waveform tailoring

Customized voltage waveforms composed of a number of frequencies and used as the excitation of radio-frequency plasmas can control various plasma parameters such as energy distribution functions, homogeneity of the ionflux or ionization dynamics. So far this technology, while being extensively studied in academia, has yet to be established in applications. One reason for this is the lack of a suitable multi-frequency matching network that allows for maximum power absorption for each excitation frequency that is generated and transmitted via a single broadband amplifier. In this work, a method is introduced for designing such a network based on network theory and synthesis. Using this method, a circuit simulation is established that connects an exemplary matching network to an equivalent circuit plasma model of a capacitive radio-frequency discharge. It is found that for a range of gas pressures and number of excitation frequencies the matching conditions can be satisfied, which proves the functionality and feasibility of the proposed concept. Based on the proposed multi-frequency impedance matching, tailored voltage waveforms can be used at an industrial level.

physics.plasm-ph

Consistent simulation of capacitive radio-frequency discharges and external matching networks

External matching networks are crucial and necessary for operating capacitively coupled plasmas in order to maximize the absorbed power. Experiments show that external circuits in general heavily interact with the plasma in a nonlinear way. This interaction has to be taken into account in order to be able to design suitable networks, e.g., for plasma processing systems. For a complete understanding of the underlying physics of this coupling, a nonlinear simulation approach which considers both the plasma and the circuit dynamics can provide useful insights. In this work, the coupling of an equivalent circuit plasma model and an electric external circuit composed of lumped elements is discussed. The plasma model itself is self-consistent in the sense that the plasma density and the electron temperature is calculated from the absorbed power based on a global plasma chemistry model. The approach encompasses all elements present in real plasma systems, i.e., the discharge itself, the matching network, the power generator as well as stray loss elements. While the main results of this work is the conceptual approach itself, at the example of a single-frequency capacitively coupled discharge its applicability is demonstrated. It is shown that it provides an effective and efficient way to analyze and understand the nonlinear dynamics of real plasma systems and, furthermore, may be applied to synthesize optimal matching networks.

physics.plasm-ph

Particle-in-Cell/Test-Particle Simulations of Technological Plasmas: Sputtering Transport in Capacitive Radio Frequency Discharges

The paper provides a tutorial to the conceptual layout of a self-consistently coupled Particle-In-Cell/Test-Particle model for the kinetic simulation of sputtering transport in capacitively coupled plasmas at low gas pressures. It explains when a kinetic approach is actually needed and which numerical concepts allow for the inherent nonequilibrium behavior of the charged and neutral particles. At the example of a generic sputtering discharge both the fundamentals of the applied Monte Carlo methods as well as the conceptual details in the context of the sputtering scenario are elaborated on. Finally, two in the context of sputtering transport simulations often exploited assumptions, namely on the energy distribution of impinging ions as well as on the test particle approach, are validated for the proposed example discharge.

physics.plasm-ph

An automatic architecture reconstruction and refactoring framework

A variety of sources have noted that a substantial proportion of non trivial software systems fail due to unhindered architectural erosion. This design deterioration leads to low maintainability, poor testability and reduced development speed. The erosion of software systems is often caused by inadequate understanding, documentation and maintenance of the desired implementation architecture. If the desired architecture is lost or the deterioration is advanced, the reconstruction of the desired architecture and the realignment of this desired architecture with the physical architecture both require substantial manual analysis and implementation effort. This paper describes the initial development of a framework for automatic software architecture reconstruction and source code migration. This framework offers the potential to reconstruct the conceptual architecture of software systems and to automatically migrate the physical architecture of a software system toward a conceptual architecture model. The approach is implemented within a proof of concept prototype which is able to analyze java system and reconstruct a conceptual architecture for these systems as well as to refactor the system towards a conceptual architecture.

cs.SE