question

Laura Carolina MA avatar image
0 Likes"
Laura Carolina MA asked tannerp commented

My expected failure does not work correctly (MTBF/MTTR)

Hi everyone,

I really do not know how to get a failure at a given statiscally distributed time and this problem does not simulate the failure at an exponential time. And either calls the operator to get it fixed, please help me with the problem... Thank you punto-3.fs.

I've checked my compiler and it throws out this result when i compile the code, i really appreciate any kind of help. thanks

thanks thanks thanks.

FlexSim 19.2.3
mttrfail repairmtbf mttrfailure
captura.png (32.1 KiB)
punto-3.fsm (52.6 KiB)
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

·
Braydn T avatar image
0 Likes"
Braydn T answered

@Laura Carolina MA

I found a couple things that were causing that. First, you had a down behavior with invalid parameters that you were not using. Second, you called green() instead of green on the change color to up. You also had th operator in the MTBF group, when you only need the processor. I found it easier to delete your whole MTBF MTTR group and create a new one. Here is a sample model with those changes. 23212-punto-3-1-autosave.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.

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.