question

Tiffany Pecson avatar image
0 Likes"
Tiffany Pecson asked Tiffany Pecson commented

Call Bell Interrupt

I'm creating a model based around the CNA (certified nurse assistant) tasks and I'd like to create a call bell interrupt. I have data of how often and the most frequent times that they get call bells going off and I want to incorporate it into the model somehow. I saw that there is an Interrupt tool, but it looks like its only used for machines, is it possible to use it based on the beds? I'd like the specific CNA assigned to go to that room and it'll be a process time of triangular(2,3,20). Or would it be better to use a Global Process? If I use the Global Process, how can I have call bells go off for different rooms?

FlexSim HC 5.3.2
global processesresponse timecall bellrandom interrupt
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

·
Cliff King avatar image
0 Likes"
Cliff King answered Tiffany Pecson commented

I supppose it might be possible to accomplish your goal by applying Random Interrupts to the staff, but I can see a lot of challenges with that approach. I like the idea of using a Global Process, or maybe even a separate Global Process (or at least separate activities within one global process). If you have a lot of room options, then maybe you wouldn't want to create so many activities/processes and would prefer to use a single activity with logic to randomly choose a room (Staff Destination) that the staff needs to go to. I'd be happy to put an example together for you if you'd like more assistance. Just let me know.

· 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.

Tiffany Pecson avatar image Tiffany Pecson commented ·

Hi Cliff! Yes an example would be great, I attempted the Global Process and have them randomly choose a room, but it looks like my global table logic is not wrong because its not working. I will send you my model attempt in a separate email. There's about 40 rooms so I thought to do 2.5% chance at each room for Staff Destination.

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.