question

Martin V3 avatar image
0 Likes"
Martin V3 asked Joseph Gillespie commented

Question on people based models

I need to make a simulation with a people based model of a bank. We have 3 types of clients that come between 9 and 16hrs daily. The number of people on average per hour is specified (50 clients from 9 to 11hrs, 60 from 11 to 13hrs and 80 between 13 and 16hrs) In said times the percentage of clients that come in is also given: 60% are type 1, 35% are type 2 and 5% are type 3 and each must be identifiable with a different shirt color: blue, red and green respectively. After they enter in said way they register in a front desk, they go to a waiting room and from their they must go to their corresponding desks depending on its type. Each type has a different group of desks and staff that help them do the transaction and after the transaction is finished they leave the bank. Based on the example of people based models in the tutorial I was able to create the bank, and the simulation up to the waiting room, but I can not create the three types at the beginning which is the base condition to send them to their corresponding desks. Can anyone help me? Please, its urgent I have been at this for days and the due date is tonight. In the normal simulation to make this you would simple put the interarrival time as a periodic rate and create a triggers on creation that set the percentages and colors, but saidly I can not do it so easily in the people based models. I would really appreciate a prompt response. Thank you for your time, hopefully you can help me and it will be usefull for someone else in the future.

FlexSim 18.2.3
people flowpeople tutorialpeople based model
· 6
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

The attached model is only a sample to show how you can create persons with different names and with different colored shirts. I loop a token through a code structure until the hour of entering is elapsed. Through this loop I create several items. The amount depends on the delay activity (inter arrival time). Through this activity I can use a statistical distribution, too.

The Taskexecuter Process Flow is instanced and contains only some activities. Naturally you can access the Person with current. Additionally I have assigned the reference to the label resource.

people-by-timetable-statistical-distribution-for-m.fsm


5 |100000

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