Discrete rate simulation

In the field of simulation, a discrete-rate simulation (DRS) models the behavior of mixed discrete and continuous systems. This methodology is used to simulate linear continuous systems, hybrid continuous and discrete-event systems, and any other system that involves the rate-based movement or flow of material from one location to another.[1]

Areas of application

Industrial areas where DRS is used include: bulk material handling (e.g. minerals and ores, powders, particles, mixed wastes, wood chips), liquids and gases, pulp, oil and gas pipelines, traffic, and high speed/volume production lines in the food & beverage, consumer products, and pharmaceutical industries.[2][3]

Compared to discrete-event and continuous simulation

DRS combines the event-based timing of discrete-event simulation(DES) and the continuous variables calculations found in continuous simulation. It predicts and schedules events when the system needs to calculate a new set of rates and determines the appropriate rate of flow for each branch or stream.

A comparison between discrete rate, continuous, and discrete event simulation

DRS is similar to DES in that both methodologies model the operation of the system as a discrete sequence of events in time. However, while DES assumes there is no change in the system between consecutive events, in a DRS model the flow continues to move at a constant rate such that, for example, the level in a tank could change. Another difference is that DES models are overwhelmingly concerned with the status of system entities (discrete objects moving through the system) while DRS models are concerned with the status (quantity and location) of homogeneous flow. For rate-based systems, DRS has faster computational times and is more accurate in calculating mass balance compared to DES.

DRS is also similar to continuous simulation in that it simulates homogeneous flow. In addition, both methods recalculate flow rates, which are continuous variables, whenever a state change occurs. However, DRS differs from continuous simulation in that it is event-based and does not simulate every time slice. Modeling linear flow systems using continuous simulation has limitations because it usually is unable to detect important events, such as a tank becoming full or empty, until after the event has occurred plus requires many more system recalculations during the course of the simulation.[4]

Example

An exercise in learning how to build discrete-rate simulations is to model a tank filling and emptying over time. The tank fills at a constant rate and empties at two different rates, one rate until it is full and a faster rate until it is empty. There are 4 types of events in the simulation: start simulation, storage full, storage empty, and end simulation. At each event the model determines which emptying rate to use; between events the emptying rate remains constant.

References

This article is issued from Wikipedia - version of the 5/7/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.