question

Mohamed Eldakroury avatar image
0 Likes"
Mohamed Eldakroury asked Jeanette F edited

MTTR Behavior issue

Can someone please help me figure out why my MTTR behaves as it is in this model? I would expect all BFFRs to run for 60 minutes then go down for 10 minutes. However, I see a random behavior here. I think it is related to how I change the states in the process flow chart that I'm overriding some states by mistake.


excludestatesfromcharts-1 (1).fsm

FlexSim 23.2.0
mtbf mttr
· 4
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
0 Likes"
Felix Möhlmann answered Mohamed Eldakroury commented

1) Use different down 'IDs' in the MTBF/MTTR and the Time Table, so the program can correctly keep track of what state the object should be reset to when it resumes.

2) Stopping the object does not interrupt the Process Flow of items that are already in the object. You need to implement logic that stops the tokens while the object is down.

excludestatesfromcharts-1-1-fm.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.