2018 Fall 期末專案示範網站

電腦輔助設計 << Previous Next >> 電腦輔助設計議題

Modelica

Modelica is a modern language built on non-causal modeling with mathematical equations and object-oriented constructs to facilitate reuse of modeling knowledge.

Modelica supports several formalisms: ordinary differential equations (ODE), differential-algebraic equations (DAE), bond graphs, finite state automata, and Petri nets etc. Modelica is intended to serve as a standard format so that models arising in different domains can be exchanged between tools and users.

Modelica by Examples: http://book.xogeny.com/ 

OpenModelica

https://openmodelica.org/ 

OpenModelica user guide: https://openmodelica.org/doc/OpenModelicaUsersGuide/OpenModelicaUsersGuide-latest.pdf 

Multibond Graph library

https://github.com/modelica-3rdparty/MultiBondLib 

Foundation of Cyber-Physical Systems

Cyber-physical systems (CPSs) combine cyber capabilities (computation and/or communication) with physical capabilities (motion or other physical processes). Cars, aircraft, and robots are prime examples, because they move physically in space in a way that is determined by discrete computerized control algorithms. Designing these algorithms to control CPSs is challenging due to their tight coupling with physical behavior. At the same time, it is vital that these algorithms be correct, since we rely on CPSs for safety critical tasks like keeping aircraft from colliding.

http://www.cs.cmu.edu/~aplatzer/course/fcps14/fcps14.pdf 


電腦輔助設計 << Previous Next >> 電腦輔助設計議題