question

Jyhjeng D2 avatar image
0 Likes"
Jyhjeng D2 asked Jyhjeng D2 commented

build a content vs time plot for system for two exiting sinks

Hi:

I have a simple queuing model with two exiting sinks. One for happy customer, the other for unhappy customers. If the customer waits more than 3 s, it will leave the system. This model is similar to the tutorial example but in a simple form.

3d-model.jpg

And I can get the content vs time plot for the waiting line. However, if I want to build a content vs time for the system, i.e., how many people in the system throughout the time, what should I do? I tried Composite WIP, but to no avail. Suppose the running time is only for 20 s. The inter-arrival time and process time are specified in tables 1 and 2 as shown in model attached.

composite-wip.jpg

Model_default A.fsm

The content vs time plot for queue1 is below.

content-vs-time-a1.jpg

The content vs time plot for system should be like below. Note that customer 3 was not in the bottom of the plot because he left unhappily without being served.

content-vs-time-a2.jpg

The number in the content vs time plot is the customer number. Their corresponding arrival time and process time is shown below together with two plots.

content-vs-time-a.jpg


FlexSim 22.0.1
build a content vs time plot for system for two exiting sinkscomposite wip for two exits
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Jyhjeng D2 commented

You added the bar chart version of the "Composite WIP" to your model. That one only shows the current content of the defined zone. To get the chart that plots the content over time you have to choose the line chart variant.

1675672930262.png

model-default-a_1.fsm


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jyhjeng D2 avatar image Jyhjeng D2 commented ·

Thank you. It works.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.