next up previous contents index
Next: Generator Up: Practice in DEVS++ Previous: Practice in DEVS++   Contents   Index


Throughput and System Time in DEVS++

Throughput can be collected by counting flow entities coming out of the system under study, while System Time can be collected by tracing the arrival time and the departure time of each flow entity. 5.1 To do this, we will use two atomic models: Generator and Transducer, which are key models in the experimental frame.

Counting flow entities coming from the system can be done by Transducer. For collecting system time, we will need the cooperation of both Generator and Transducer.

Figure 4.6: Generator and Transducer in Ex_ClientServer
\begin{figure}\centering\mbox {\epsfig{file=GenTrn,width=0.8\columnwidth}}
\end{figure}



Subsections

MHHwang 2007-05-07