1 / 7

System Dynamics 3

System Dynamics 3. CAP4800/5805 Systems Simulation. Tips for Constructing Models (from VenSim). When constructing a Level and Rate diagram, consider what variables accumulate over a period of time Another way to think about this is:

hamlet
Download Presentation

System Dynamics 3

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. System Dynamics 3 CAP4800/5805 Systems Simulation

  2. Tips for Constructing Models (from VenSim) • When constructing a Level and Rate diagram, consider what variables accumulate over a period of time • Another way to think about this is: • if time slowed down to zero for your system, what variables would still be nonzero? • For example, in the system where you pour water into a glass, the water contained in the glass is the Level. If you froze time, the pouring (a Rate) would stop, but you would still see a quantity of water in the glass (a Level) • Once you know what levels you need, enter them first and then connect the rates and auxiliaries

  3. VenSim Modeling & Simulation • The modeling process starts with • Sketching a model • Writing equations • Specifying numerical quantities • Then simulate the model • Simulation output automatically saved as a dataset • Analysis tools: examine and discover the dynamic behavior of variables in the model

  4. VenSim • http://www.vensim.com/ • Go to Download page • Download and install VenSimPLE • User’s Guide: http://www.vensim.com/documentation.html • Today we will cover two examples from the User’s Guide • Chap 4 Causal Loop Diagramming • Work to do Project Model • Chap 6 Building a Simulation Model • Rabbit Population Model

  5. Causal Loop Diagram(Work to do Project Model)

  6. Flow Graph(Rabbit Population Model)

  7. Equations(Rabbit Population Model) • average lifetime = 8 • Units: Year • birth rate = 0.125 • Units: fraction/Year • births = Population * birth rate • Units: rabbit/Year • deaths = Population / average lifetime • Units: rabbit/Year • Population = INTEG(births - deaths,1000) • Units: rabbit

More Related