1 / 1

Efficient Simulation Model for Hybrid Bond Graphs

Old DB. New DB. New DB. New DB. Efficient Simulation Model for Hybrid Bond Graphs. Christopher Beers, Vanderbilt University. Introduction Why Hybrid Bond Graphs?

lance
Download Presentation

Efficient Simulation Model for Hybrid Bond Graphs

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Old DB New DB New DB New DB Efficient Simulation Model for Hybrid Bond Graphs Christopher Beers, Vanderbilt University Introduction Why Hybrid Bond Graphs? A large class of present day complex systems and processes combine continuous plants and discrete controllers, and are typically described as hybrid systems. A convenient approach to modeling such systems is the hybrid bond graph language, a generic lumped parameter, energy-based modeling language that provides a common topological framework for modeling a number of different physical system domains, such as electrical, fluid, mechanical, and thermal systems. The hybrid bond graph (HBG) paradigm, extends classic bond graph (BG) modeling by incorporating mechanisms that allow for discrete changes in system configuration, and, therefore, the dynamic behavior of the system. Example To illustrate how changes in DB can be used to efficiently update a block diagram, consider the circuit shown to the left. Following standard bond graph modeling techniques, we obtain the corresponding bond graph: Converting this bond graph to a block diagram results in: Junction 1a switching off results in a change in determining bonds: And thus a change in the block diagram: Yet the changes are not always this drastic; consider junction 1b switching off. Since the determining bond remains the same, the change is local to the switching junction: Implementation MATLAB/Simulink The notion of determining bonds can be used to implement an efficient simulation. A causality update function is triggered by a change in discrete state, which propagates new DBs. Junctions are implemented as S-functions that enforce DB’s algebraic constraints. • Approach • Bond graph to block diagram conversion: • HBG provide a topological framework that supports run-time model reconfiguration, however, there is no associated computational model. • Our approach: use causal structure implied by BG to derive block diagrams for simulation • Determining Bond • Determining bonds (DB) express causality at a junction. Only changes in DBs result in changes in the junction’s algebraic relations, and have the possibility of propagating. • 1b Switches Off: 1a Switches Off: Simulation Results: The above simulation was run for 10 seconds, switching though all possible modes. The figure shows the efforts and flows for each junction, as well as the junction states. • Junctions represent algebraic constraints between elements, determined by causality assignments. • In HBGs, junctions can switch and thus the algebraic relations can change at runtime. • This implies the block • diagram can change at • runtime. • Need a way to track • and propagate these • changes. • Related Work & Conclusions • Algebraic constraints may be directly implemented in Simulink, yet this approach does not scale well. • Edstrom worked on causality reassignment after junction switches occur, but his focus was on derivative causality and not efficiency. • Umarikar and Umanand took a similar approach with the notion of switched power junctions. • Ptolemy’s notion of a director would have made integration of the continuous and discrete models of computation more natural. • HYBRSIM, developed by P. Mosterman, can simulate hybrid bond graphs with runtime causality changes, but does so in an interpreted fashion. Same algebraic relations New algebraic relations Same DB New DB Center for Hybrid and Embedded Software Systems

More Related