User:Hubertus65/Modelon Impact

From Wikipedia, the free encyclopedia
Modelon Impact
Developer(s)Modelon AB
Initial releaseJune 30, 2020; 3 years ago (2020-06-30)[1]
Stable release
2021.2, June 2021
Operating system
Platform
Available inEnglish
TypeMathematical modeling and Computer Simulation
LicenseProprietary commercial software
Websitewww.modelon.com/modelon-impact/

Modelon Impact is a Modelica-based, multi-domain modeling and simulation tool developed by Modelon AB. Modelon Impact is a cloud-native Modelica tool that uses the Functional Mock-up Interface as its execution API, and the Python (programming language) for scripting and is thus fully based on open standards and languages. It uses the Optimica Compiler Toolkit by Modelon AB as the compiler engine. The Optimica Compiler Toolkit is the commercial, continuously developed version of JModelica.org. The Optimica Compiler Toolkit is a commercial software platform based on the Modelica modeling language for modeling, simulating, optimizing and analyzing complex dynamic and stationary systems.[2] The platform is maintained and developed by Modelon AB in collaboration with academic and industrial institutions, notably Lund University and the Lund Center for Control of Complex Systems (LCCC).[3] The platform has been used in industrial projects with applications in robotics,[4] vehicle systems,[5] energy systems,[6] CO2 separation[7] and polyethylene production.[8]

Modeling and Simulation with Modelon Impact
Modeling and Simulation with Modelon Impact

Platform Architecture[edit]

The key components of the Modelon Impact platform are:

  • A browser-based user interface for model authoring, simulation, plotting, and post-processing optimized for the Google Chrome browser -- other Chromium (web browser) based browsers will probably also work.
  • The Optimica Compiler, a Modelica compiler for translating Modelica source code into C or XML code. The compiler also generates models compliant with the Functional Mock-up Interface standard.
  • A Python package for simulation of dynamic models, Assimulo[9]. Assimulo provides interfaces to several state-of-the-art integrators and is used as a simulation engine in JModelica.org.
  • A Python package for simulation of Functional-Mockup-Units, PyFMI[10] and user interaction. All parts of the platform are accessed from Python, including compiling and loading models, simulating, and optimizing.
  • Algorithms for solving large-scale dynamic optimization problems implementing local collocation methods on finite elements.
  • Algorithms for solving large-scale non-linear equation systems for steady-state engineering design problems.
  • Open-source APIs in Python[11] and Javascript[12] for building simulation web-apps and integration with other engineering software.

The Optimica Compiler supports the Modelica modeling language for modeling of physical systems. Modelica provides high-level descriptions of hybrid dynamic systems, which are used as a basis for different kinds of computations in Modelon Impact including transient simulation, steady-state design and sizing, sensitivity analysis, and optimization.

Dynamic optimization problems, including optimal control, trajectory optimization, parameter optimization and model calibration can be formulated and solved using Modelon Impact. The Optimica extension[13] enables the high-level formulation of dynamic optimization problems based on Modelica models. The mintOC project[14] provides a number of benchmark problems encoded in Optimica.

The platform promotes open interfaces for integration with numerical packages. The Sundials[15] ODE/DAE integrator suite, the NLP solver IPOPT and the AD package CasADi are examples of packages that are integrated into the Modelon Impact platform.

Modelon Impact is compliant with the Functional Mock-up Interface (FMI) standard version 2.02, and Functional Mock-up Units (FMUs), generated by Modelon Impact or by another FMI-compliant tool, can be simulated in Modelon Impact.

An independent comparison between Optimica's predecessor JModelica.org and the optimization systems ACADO Toolkit,[16] IPOPT, and CppAD, is provided in the report Open-Source Software for Nonlinear Constrained Optimization of Dynamic Systems.[17]

Supported Modeling and Analysis Methods[edit]

Model-based_design

Systems_engineering

Differential-algebraic_system_of_equations

Ordinary_differential_equation

Optimal_control

Design_optimization

Engineering_optimization

Inverse_problem

Sensitivity_analysis

Partial_differential_equation

Release history[edit]

Name/Version Date
Modelon Impact 2020.1 June 2020
Modelon Impact 2021.1 February 2021
Modelon Impact 2021.2 June 2021

Included Libraries and tools[edit]

Project_Jupyter

See also[edit]

References[edit]

  1. ^ https://www.modelon.com/modelon-impact/
  2. ^ Johan Åkesson, Karl-Erik Årzén, Magnus Gäfvert, Tove Bergdahl, Hubertus Tummescheit: "Modeling and Optimization with Optimica and JModelica.org—Languages and Tools for Solving Large-Scale Dynamic Optimization Problem". Computers and Chemical Engineering, 34:11, pp. 1737-1749, November 2010.
  3. ^ "Lund Center for Control of Complex Systems (LCCC)".
  4. ^ Björn Olofsson, Henrik Nilsson, Anders Robertsson, Johan Åkesson:"Optimal Tracking and Identification of Paths for Industrial Robots". In Proc. 18th World Congress of the International Federation of Automatic Control (IFAC), Milano, Italy, August 2011.
  5. ^ Tomas Gustafsson: "Computing the Ideal Racing Line Using Optimal Control". Linköping University, 2008
  6. ^ Francesco Casella, Filippo Donida, Johan Åkesson: "Object-Oriented Modeling and Optimal Control: A Case Study in Power Plant Start-Up". In Proc. of 18th World Congress of the International Federation of Automatic Control (IFAC), August 2011.
  7. ^ Johan Åkesson, R Faber, Carl Laird, Katrin Prölss, Hubertus Tummescheit, Stéphane Velut, Yu Zhu: "Models of a post-combustion absorption unit for simulation, optimization and non-linear model predictive control schemes". In 8th International Modelica Conference, March 2011.
  8. ^ Per-Ola Larsson, Johan Åkesson, Staffan Haugwitz, Niklas Andersson: "Modeling and Optimization of Grade Changes for Multistage Polyethylene Reactors". In Proc. of 18th World Congress of the International Federation of Automatic Control (IFAC), September 2011.
  9. ^ https://github.com/modelon-community/Assimulo
  10. ^ https://github.com/modelon-community/PyFMI
  11. ^ https://github.com/modelon-community/impact-client-python
  12. ^ https://github.com/modelon-community/impact-client-js
  13. ^ Johan Åkesson: "Optimica—An Extension of Modelica Supporting Dynamic Optimization". In In 6th International Modelica Conference 2008, Modelica Association, March 2008.
  14. ^ "The mintOC project".
  15. ^ "The Sundials project".
  16. ^ "The ACADO Toolkit project".
  17. ^ Rune Brus: "Open-Source Software for Nonlinear Constrained Optimization of Dynamic Systems". Technical University of Denmark, Department of Informatics and Mathematical Modeling, Scientific Computing. 2010.


External links[edit]

  • www.modelon.com Modelon AB, the developers of Modelon Impact
  • [1], an open-source package to simulate FMUs in Python
  • [2] an open-source API in Python to interact with the Modelon Impact platform
  • [3] an open-source API in Javascript to interact with the Modelon Impact platform

Category:Simulation software Category:Simulation programming languages Category:Mathematical optimization software Category:Free simulation software Category:Declarative programming languages Category:Object-oriented programming