Advanced Conveyor Control using PF

Advanced Conveyor Control using PF

SimFlex_support
Advisor Advisor
246 Views
2 Replies
Message 1 of 3

Advanced Conveyor Control using PF

SimFlex_support
Advisor
Advisor

[ FlexSim 24.2.1 ]

I make a training model in Advanced Conveyor model using PF.

The phase 2 model shows some issues in the case of buffer conveyors when reversed.

Only one time of the first buffer lane and others show some times reversed.

The conveyor shows 'reverseed' state but the item can't move reversed.

What's the problem of it?

P2_S3_F.fsm

0 Likes
Accepted solutions (1)
247 Views
2 Replies
Replies (2)
Message 2 of 3

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

Depending on the floating point math the DPs on the buffer lanes might trigger again when the direction is reversed so the item is stopped again. You can circumvent this by having the trigger based on the leading edge of the item.

0 Likes
Message 3 of 3

SimFlex_support
Advisor
Advisor

Thanks.

0 Likes