Conference Agenda

Overview and details of the sessions of this conference. Please select a date or location to show only sessions at that day or location. Please select a single session for detailed view (with abstracts and downloads if available).

 
 
Session Overview
Session
Session 3-B: Symbolic algorithms and numerical methods for model transformation and simulation 2
Time:
Tuesday, 10/Oct/2023:
3:30pm - 5:10pm

Session Chair: Adrian Pop
Location: Room Silver

Session Topics:
Symbolic algorithms and numerical methods for model transformation and simulation

Show help for 'Increase or decrease the abstract text size'
Presentations

Accelerating the simulation of equation-based models by replacing non-linear algebraic loops with error-controlled machine learning surrogates

Andreas Heuermann1, Philip Hannebohm1, Matthias Schäfer2, Bernhard Bachmann1

1Hochschule Bielefeld - University of Applied Sciences and Arts, Germany; 2LTX Simulation GmbH, Germany

When simulating a Modelica model, non-linear algebraic loops may be present, which involves solving multiple equations simultaneously. The classical Newton-Raphson method is commonly employed for solving a non-linear equation system (NLS). However, the computational burden of using this method during simulation can be significant. To tackle this issue, utilizing artificial neural networks (ANNs) to approximate the solution of algebraic loops is a promising approach. While ANN surrogates offer fast performance, ensuring the correctness of the computed solution or quantifying reliability can be challenging.

This publication presents a prototype, based on the OpenModelica compiler (OMC), that automates the extraction of time-consuming algebraic loops. It generates training data, trains ANNs using machine learning (ML) methods, and replaces the algebraic loops with ANN surrogates in the simulation code. A hybrid approach, combining the trained surrogate with the nonlinear Newton solver, is then used to compute the solution with a desired level of accuracy.

Heuermann-Accelerating the simulation of equation-based models-181_a.pdf


Object-Oriented Formulation and Simulation of Models using Linear Implicit Equilibrium Dynamics

Dirk Zimmer

German Aerospace Center, Germany

New robust and yet powerful Modelica libraries as the DLR ThermoFluid Stream library or the introduction of dialectic mechanics use a special modeling approach that uses linear implicit equilibrium dynamics. In this paper, we study the basic motivation of this approach, its benefits and drawbacks before finally showing how to get from the models to applicable simulation code.

Zimmer-Object-Oriented Formulation and Simulation of Models using Linear Implicit Equilibrium Dynamics-144_a.pdf


Exploiting Modelica and the OpenIPSL for University Campus Microgrid Model Development

Fernando Fachini1, Srijita Bhattacharjee1, Miguel Aguilera2, Luigi Vanfretti1, Giuseppe Laera1, Tetiana Bogodorova1, Ardeshir Moftakhari3, Michael Huylo4, Atila Novoselac4

1Rensselaer Polytechnic Institute, United States of America; 2OPAL-RT Technologies,; 3Pennsylvania State University; 4University of Texas at Austin

The need for modeling different aspects of microgrid design and operation has seen the development of various tools over time for different analysis purposes. In this study, Modelica has been adopted as the language of choice to construct a University Campus Microgrid model, utilizing the Modelica Standard Library and the OpenIPSL library. This paper explores the advantages of utilizing Modelica for campus microgrid modeling, emphasizing its benefits and unique features. Modelica features, such as the use of record structures and replaceable templates prove to be particularly advantageous for the modeling task, enabling flexibility and efficiency in the modeling process. Furthermore, comprehensive validation tests are conducted to ensure the accuracy and reliability of sub-systems (e.g. specific power generator systems), before assembling the microgrid network model as a whole. The results demonstrate the efficacy of Modelica in accurately modeling and simulating microgrids, highlighting its potential for advancing microgrid research and development.

Fachini-Exploiting Modelica and the OpenIPSL for University Campus Microgrid Model Development-203_a.pdf


Towards the separate compilation of Modelica: modularity and interfaces for the index reduction of incomplete DAE systems

Albert Benveniste, Benoît Caillaud, Mathias Malandain, Joan Thibault

Inria centre at Rennes University

A key feature of the Modelica language is its object-oriented nature: components are instances of classes and they can aggregate other components, so that extremely large models can be efficiently designed as ``trees of components''. However, the structural analysis of Modelica models, a necessary step for generating simulation code, often relies on the flattening of this hierarchical structure, which undermines the scalability of the language and results in widely-used Modelica tools not being able to compile and simulate such large models.

In this paper, we propose a novel method for the modular structural analysis of Modelica models. An adaptation of Pryce's Sigma-method for non-square DAE systems, along with a carefully crafted notion of component interface, make it possible to fully exploit the object tree structure of a model. The structural analysis of a component class can be performed once and for all, only requiring the information provided by the interface of its child components. The resulting method alleviates the exponential computation costs that can be yielded by model flattening; hence, its scalability makes it ideally suited for the modeling and simulation of large cyber-physical systems.

Benveniste-Towards the separate compilation of Modelica-135_a.pdf


 
Contact and Legal Notice · Contact Address:
Privacy Statement · Conference: Modelica Conference 2023
Conference Software: ConfTool Pro 2.8.101+CC
© 2001–2024 by Dr. H. Weinreich, Hamburg, Germany