question

Akhil raja rao K avatar image
0 Likes"
Akhil raja rao K asked Benjamin W2 commented

How to create pie chart in process flow?

I made a simple model of a factory in process flow , 10 people will be generated with two objects each from a single source and moves the objects on to a packing conveyor and they will walk to the end of conveyor to pick up the packed objects and they will move to storage area and drops an object there and travels to exit area.

How to track the movement of each person and represent their time of waiting in each task (i.e., %of waiting time at starting of conveyor and ending of conveyor and at storage room) in a pie chart.

I need to generate 10 pie charts for 10 persons about their time behaviour in each area.

please find the attachment @Jörg Vogel

community-upload.fsm

FlexSim 19.1.2
process flowstatistics collectorbar chartpie chart
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 Benjamin W2 commented

@Akhil raja rao K

The easiest way to do this is to have the items you want state information about exist at model start. I have updated your model to represent that. However, your model has issues that will create some issues for you. You don't have the people wait at the end of the conveyor, you just move the item back to the person. I would change your move objects to load and unloads.

You can double click on the state chart in the dashboard to see the possible states, and adjust your model accordingly.

Hopefully this gives you enough to finish this on your own.

chart.fsm


chart.fsm (85.1 KiB)
· 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.