796 research outputs found

    Model Reduction for Multiscale Lithium-Ion Battery Simulation

    Full text link
    In this contribution we are concerned with efficient model reduction for multiscale problems arising in lithium-ion battery modeling with spatially resolved porous electrodes. We present new results on the application of the reduced basis method to the resulting instationary 3D battery model that involves strong non-linearities due to Buttler-Volmer kinetics. Empirical operator interpolation is used to efficiently deal with this issue. Furthermore, we present the localized reduced basis multiscale method for parabolic problems applied to a thermal model of batteries with resolved porous electrodes. Numerical experiments are given that demonstrate the reduction capabilities of the presented approaches for these real world applications

    Computation and Learning in High Dimensions (hybrid meeting)

    Get PDF
    The most challenging problems in science often involve the learning and accurate computation of high dimensional functions. High-dimensionality is a typical feature for a multitude of problems in various areas of science. The so-called curse of dimensionality typically negates the use of traditional numerical techniques for the solution of high-dimensional problems. Instead, novel theoretical and computational approaches need to be developed to make them tractable and to capture fine resolutions and relevant features. Paradoxically, increasing computational power may even serve to heighten this demand, since the wealth of new computational data itself becomes a major obstruction. Extracting essential information from complex problem-inherent structures and developing rigorous models to quantify the quality of information in a high-dimensional setting pose challenging tasks from both theoretical and numerical perspective. This has led to the emergence of several new computational methodologies, accounting for the fact that by now well understood methods drawing on spatial localization and mesh-refinement are in their original form no longer viable. Common to these approaches is the nonlinearity of the solution method. For certain problem classes, these methods have drastically advanced the frontiers of computability. The most visible of these new methods is deep learning. Although the use of deep neural networks has been extremely successful in certain application areas, their mathematical understanding is far from complete. This workshop proposed to deepen the understanding of the underlying mathematical concepts that drive this new evolution of computational methods and to promote the exchange of ideas emerging in various disciplines about how to treat multiscale and high-dimensional problems

    State Estimation for diffusion systems using a Karhunen-Loeve-Galerkin Reduced-Order Model

    Get PDF
    This thesis focuses on generating a continuous estimate of state using a small number of sensors for a process modeled by the diffusion partial differential equation(PDE). In biological systems the diffusion of oxygen in tissue is well described by the diffusion equation, also known by biologists as Fick\u27s first law. Mass transport of many other materials in biological systems are modeled by the diffusion PDE such as CO2, cell signaling factors, glucose and other biomolecules. Estimating the state of a PDE is more formidable than that of a system described by ordinary differential equations (ODEs). While the state variables of the ODE system are finite in number, the state variables of the PDE are distributed in the spatial domain and infinite in number. Reduction of the number of state variables to a finite small number which is tractable for estimation will be accomplished through use of the Karhunen-Loeve-Galerkin method for model order reduction. The model order reduction is broken into two steps, (i) determine an appropriate set of basis functions and (ii) project the PDE onto the set of candidate basis functions. The Karhunen-Loeve expansion is used to decompose a set of observations of the system into the principle modes composing the system dynamics. The observations may be obtained through numerical simulation or physical experiments that encompass all dynamics that the reduced-order model will be expected to reproduce. The PDE is then projected onto a small number of basis functions using the linear Galerkin method, giving a small set of ODEs which describe the system dynamics. The reduced-order model obtained from the Karhunen-Loeve-Galerkin procedure is then used with a Kalman filter to estimate the system state. Performance of the state estimator will be investigated using several numerical experiments. Fidelity of the reduced-order model for several different numbers of basis functions will be compared against a numerical solution considered to be the true solution of the continuous problem. The efficiency of the empirical basis compared to an analytical basis will be examined. The reduced-order model will then be used in a Kalman filter to estimate state for a noiseless system and then a noisy system. Effects of sensor placement and quantity are evaluated. A test platform was developed to study the estimation process to track state variables in a simple non-biological system. The platform allows the diffusion of dye through gelatin to be monitored with a camera. An estimate of dye concentration throughout the entire volume of gelatin will be accomplished using a small number of point sensors, i.e. pixels selected from the camera. The estimate is evaluated against the actual diffusion as captured by the camera. This test platform will provide a means to empirically study the dynamics of diffusion-reaction systems and associated state estimators

    Efficient Numerical Solution of Large Scale Algebraic Matrix Equations in PDE Control and Model Order Reduction

    Get PDF
    Matrix Lyapunov and Riccati equations are an important tool in mathematical systems theory. They are the key ingredients in balancing based model order reduction techniques and linear quadratic regulator problems. For small and moderately sized problems these equations are solved by techniques with at least cubic complexity which prohibits their usage in large scale applications. Around the year 2000 solvers for large scale problems have been introduced. The basic idea there is to compute a low rank decomposition of the quadratic and dense solution matrix and in turn reduce the memory and computational complexity of the algorithms. In this thesis efficiency enhancing techniques for the low rank alternating directions implicit iteration based solution of large scale matrix equations are introduced and discussed. Also the applicability in the context of real world systems is demonstrated. The thesis is structured in seven central chapters. After the introduction chapter 2 introduces the basic concepts and notations needed as fundamental tools for the remainder of the thesis. The next chapter then introduces a collection of test examples spanning from easily scalable academic test systems to badly conditioned technical applications which are used to demonstrate the features of the solvers. Chapter four and five describe the basic solvers and the modifications taken to make them applicable to an even larger class of problems. The following two chapters treat the application of the solvers in the context of model order reduction and linear quadratic optimal control of PDEs. The final chapter then presents the extensive numerical testing undertaken with the solvers proposed in the prior chapters. Some conclusions and an appendix complete the thesis

    An Efficient Parallel-in-Time Method for Optimization with Parabolic PDEs

    Full text link
    To solve optimization problems with parabolic PDE constraints, often methods working on the reduced objective functional are used. They are computationally expensive due to the necessity of solving both the state equation and a backward-in-time adjoint equation to evaluate the reduced gradient in each iteration of the optimization method. In this study, we investigate the use of the parallel-in-time method PFASST in the setting of PDE constrained optimization. In order to develop an efficient fully time-parallel algorithm we discuss different options for applying PFASST to adjoint gradient computation, including the possibility of doing PFASST iterations on both the state and adjoint equations simultaneously. We also explore the additional gains in efficiency from reusing information from previous optimization iterations when solving each equation. Numerical results for both a linear and a non-linear reaction-diffusion optimal control problem demonstrate the parallel speedup and efficiency of different approaches

    Multiresolution strategies for the numerical solution of optimal control problems

    Get PDF
    Optimal control problems are often characterized by discontinuities or switchings in the control variables. One way of accurately capturing the irregularities in the solution is to use a high resolution (dense) uniform grid. This requires a large amount of computational resources both in terms of CPU time and memory. Hence, in order to accurately capture any irregularities in the solution using a few computational resources, one can refine the mesh locally in the region close to an irregularity instead of refining the mesh uniformly over the whole domain. Therefore, a novel multiresolution scheme for data compression has been designed which is shown to outperform similar data compression schemes. Specifically, we have shown that the proposed approach results in fewer grid points in the grid compared to a common multiresolution data compression scheme. The validity of the proposed mesh refinement algorithm has been verified by solving several challenging initial-boundary value problems for evolution equations in 1D. The examples have demonstrated the stability and robustness of the proposed algorithm. Next, a direct multiresolution-based approach for solving trajectory optimization problems is developed. The original optimal control problem is transcribed into a nonlinear programming (NLP) problem that is solved using standard NLP codes. The novelty of the proposed approach hinges on the automatic calculation of a suitable, nonuniform grid over which the NLP problem is solved, which tends to increase numerical efficiency and robustness. Control and/or state constraints are handled with ease, and without any additional computational complexity. The proposed algorithm is based on a simple and intuitive method to balance several conflicting objectives, such as accuracy of the solution, convergence, and speed of the computations. The benefits of the proposed algorithm over uniform grid implementations are demonstrated with the help of several nontrivial examples. Furthermore, two sequential multiresolution trajectory optimization algorithms for solving problems with moving targets and/or dynamically changing environments have been developed.Ph.D.Committee Chair: Tsiotras, Panagiotis; Committee Member: Calise, Anthony J.; Committee Member: Egerstedt, Magnus; Committee Member: Prasad, J. V. R.; Committee Member: Russell, Ryan P.; Committee Member: Zhou, Hao-Mi

    A streamline derivative POD-ROM for advection-diffusion-reaction equations

    Get PDF
    We introduce a new streamline derivative projection-based closure modeling strategy for the numerical stabilization of Proper Orthogonal Decomposition-Reduced Order Models (PODROM). As a first preliminary step, the proposed model is analyzed and tested for advection-dominated advection-diffusion-reaction equations. In this framework, the numerical analysis for the Finite Element (FE) discretization of the proposed new POD-ROM is presented, by mainly deriving the corresponding error estimates. Numerical tests for advection-dominated regime show the efficiency of the proposed method, as well the increased accuracy over the standard POD-ROM that discovers its well-known limitations very soon in the numerical settings considered, i.e. for low diffusion coefficients.Nous introduisons une nouvelle stratégie de modélisation de type streamline derivative basée sur projection pour la stabilisation numérique de modèles d’ordre réduit de type POD (PODROM). Comme première étape préliminaire, le modèle proposé est analysé et testé pour les équations d’advection-diffusion-réaction dominées par l’advection. Dans ce cadre, l’analyse numérique de la discrétisation par éléments finis (FE) du nouveau POD-ROM proposé est présentée, en dérivant principalement les estimations d’erreur correspondantes. Des tests numériques pour le régime dominé par l’advection montrent l’efficacité de la méthode proposée, ainsi que la précision accrue par rapport à la méthode POD-ROM standard qui d´ecouvre très rapidement ses limites bien connues dans le cas des paramètres numériques considérés, c’est-à-dire pour de faibles coefficients de diffusion

    Numerical simulation of conservation laws with moving grid nodes: Application to tsunami wave modelling

    Get PDF
    In the present article we describe a few simple and efficient finite volume type schemes on moving grids in one spatial dimension combined with appropriate predictor-corrector method to achieve higher resolution. The underlying finite volume scheme is conservative and it is accurate up to the second order in space. The main novelty consists in the motion of the grid. This new dynamic aspect can be used to resolve better the areas with large solution gradients or any other special features. No interpolation procedure is employed, thus unnecessary solution smearing is avoided, and therefore, our method enjoys excellent conservation properties. The resulting grid is completely redistributed according the choice of the so-called monitor function. Several more or less universal choices of the monitor function are provided. Finally, the performance of the proposed algorithm is illustrated on several examples stemming from the simple linear advection to the simulation of complex shallow water waves. The exact well-balanced property is proven. We believe that the techniques described in our paper can be beneficially used to model tsunami wave propagation and run-up.Comment: 46 pages, 7 figures, 7 tables, 94 references. Accepted to Geosciences. Other author's papers can be downloaded at http://www.denys-dutykh.com
    • …
    corecore