question

Nurul Shuhaida KS avatar image
0 Likes"
Nurul Shuhaida KS asked Logan Gold answered

How to set some equipment on standby?

Let say I have 3 pumps in the plant, and I want to set one as standby, how should I do that?

priority
· 3
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

Logan Gold avatar image
0 Likes"
Logan Gold answered

I am attaching a model (standby-example.fsm) to give an example of how you could do this.

I have three Processors that represent the pumps. All three are connected to a Queue, but it doesn't matter where the flowitems are coming from as far as the logic goes. The top two Processors are also in a Group called MainPumps that is referenced in the Process Flow.

In the Process Flow, I have two sections that represent the different pumps in the 3D. The left section represents the standby pump, and the right section represents when the two main pumps go down because of the MTBF/MTTR. I have included a description with both sections to describe how they each work. Both sections work together by using a List to determine when at least one of the main pumps is down so the standby pump knows when to work and when to be on standby.


standby-example.fsm (40.5 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.