You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/publications/books.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,15 @@ title: Books
44
44
description="This exercise book provides an introduction to the simulation practice in Engineering using Modelica. To this end, it contains a series of thirteen independent hands-on assignments of increasing complexity. Each assignment contains the description of a system and a mathematical model of the system’s behavior. The proposed task often consists in describing this mathematical model in the Modelica language and simulate it. In some assignments, the system’s behavior is described as an atomic model, without internal structure. Some other assignments ask to design and implement a model library, and to compose the system model by instantiating and connecting components from this model library."
45
45
>}}
46
46
47
+
{{< book
48
+
name="Multi-physics Modeling of Technological Systems"
49
+
author="Marc Budinger, Ion Hazyuk, Clément Coïc"
50
+
year="2018"
51
+
link="https://a.co/d/6M1EoIP"
52
+
image="/images/books/Coic2019.png"
53
+
description="The development of mechatronic and multidomain technological systems requires the dynamic behavior to be simulated before detailed CAD geometry is available. This book presents the fundamental concepts of multiphysics modeling with lumped parameters. The approach adopted in this book, based on examples, is to start from the physical concepts, move on to the models and their numerical implementation, and finish with their analysis. With this practical problem-solving approach, the reader will gain a deep understanding of multiphysics modeling of mechatronic or technological systems – mixing mechanical power transmissions, electrical circuits, heat transfer devices and electromechanical or fluid power actuators. Most of the book's examples are made using Modelica platforms..."
54
+
>}}
55
+
47
56
{{< book
48
57
name="Introduction to Modeling and Simulation of Technical and Physical Systems"
49
58
author="Peter Fritzson"
@@ -98,7 +107,16 @@ title: Books
98
107
link="https://pidplanet.wordpress.com/modelica"
99
108
image="/images/books/Alfaro2015.png"
100
109
description="First Spanish book covering the basics of Modelica, its standard library components, and the use (with examples) of OpenModelica, JModelica.org, and Wolfram System Modeler. The book aim at soften the Modelica learning curve to the Spanish speaking newcomers and to provide a set of examples to the more advanced users. It is published under a Creative Commons CC-BY-NC-ND license."
101
-
>}}
110
+
>}}
111
+
112
+
{{< book
113
+
name="Modélisation multiphysique des systèmes technologiques"
114
+
author="Marc Budinger, Ion Hazyuk, Clément Coïc"
115
+
year="2019"
116
+
link="https://amzn.eu/d/7lMKcvl"
117
+
image="/images/books/Coic2019b.png"
118
+
description="Cet ouvrage présente les concepts fondamentaux de modélisation multiphysique à paramètres localisés. Cette approche permet de modéliser des systèmes technologiques multidomaines de type mécatronique et donne la possibilité de simuler le comportement de systèmes avant que la géométrie CAO détaillée ne soit disponible. Elle est implémentée aujourd'hui par de nombreux logiciels : Simscape (Matlab), AMEsim, VHDL-AMS, Dymola (Modelica), OpenModelica (Modelica), etc. L'approche adoptée est de partir des concepts physiques pour aller ensuite vers les modèles et leur implémentation numérique et finir par leur analyse et leur utilisation en conception. Modélisation multiphysique des systèmes technologiques expose via des exemples pratiques les principaux concepts menant à la mise en place et à l'utilisation de modèles stationnaires et transitoires à paramètres localisés. La plupart de ces exemples sont réalisés à l'aide du langage Modelica..."
0 commit comments