An Equation-Based Application Framework for Hybrid Simulation

Su Ming
2009-01-01
Abstract:Agile Application Framework for Simulation(AAFS) implemented by general developing platform is proposed to facilitate hybrid modeling and simulation.Equation-based modeling in AAFS eliminates the causality of models and improves the reusability of models.Simulation is decomposed into three abstractions:model,context and numerical solver,which reduce the coupling between internal parts of AAFS.Association and connector are employed to compose a system,which organizes the concepts and equations of a system hierarchically.The design of AAFS is presented with UML notation,which can be easily implemented by modern object-oriented programming language.The interface between model and numerical solver is defined to increase the choice of numerical methods.AAFS is applied to a spring-mass system,which illustrates its usage and demonstrates the convenience it brings to the users.
What problem does this paper attempt to address?