question

Farah A avatar image
0 Likes"
Farah A asked Farah A commented

how can i model this station ?

Hello,

For my graduation project , i want to create a digital twin of a distibution station controlled by PLC. I am really new with Flexsim and doing my best to get familiar with it.

in my model, there's an ejecting cylinder that eject pieces from a magazine containing workpieces, then, a swivel drive will pick the workpiece from the magazine and move it to a downstream station. I need it to work step by step (sequencely ) and not simultaneously. I am struggling with the process flow logic and can't find help in tutorials to model this.

My model has sensors and actuators controlling position and work order of swivel drive, ejecting cylinder,.... the problem is, decision points that should represent sensors works only with conveyor system. and there is no conveyors in my system , how can i do that.

also , the magazine should contains at most, 8 pieces, and it's controlled by a photoeye barrier if it's empty or filled.

Here's a picture of the distibution station

capture.png

and here's my basic model so far

dist.fsm

i hope i can get some help and support

FlexSim 19.2.0
process flowdecision pointslogicplc emulationsensors
capture.png (126.6 KiB)
dist.fsm (78.0 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·

I don’t think it is important, that there isn’t a conveyor in your real system. You can still use a conveyor in a simulation model as a ejection cylinder. You set the conveyor as visual hidden and put a shape over the object to look like your real system object. Then you have access to the photo eye sensors for a PLC connection.

1 Like 1 ·
Farah A avatar image Farah A Joerg Vogel commented ·

Thanks a loooot ! this is very helpful

0 Likes 0 ·

1 Answer

·
Benjamin W2 avatar image
1 Like"
Benjamin W2 answered Farah A commented

Hi @Farah A,

Have you thought about using process flow? It will allow you to add a high degree of customization to your model. I've added several links below that should help you with your project. I think that the Zone activity could be very useful to this situation.

I hope this helps!

Process Flow Basics:

https://docs.flexsim.com/en/19.2/ModelLogic/ProcessFlowBasics/OverviewProcessFlowInterface/

Zone Activity:

https://docs.flexsim.com/en/19.2/Reference/ProcessFlowObjects/SharedAssets/Zone/

Process Flow Tutorials:

https://docs.flexsim.com/en/19.2/Tutorials/ProcessFlow/Tutorial1UsingSharedAssets/UsingSharedAssetsOverview/

https://docs.flexsim.com/en/19.2/Tutorials/ProcessFlow/Tutorial2TaskSequences/TaskSequencesOverview/

https://docs.flexsim.com/en/19.2/Tutorials/ProcessFlow/Tutorial3SubProcessFlows/SubProcessFlowsOverview/

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

Farah A avatar image Farah A commented ·

Thank you so much !! i'm checking all these tutorials, very usefull !

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.