question

David Seo avatar image
0 Likes"
David Seo asked David Seo commented

Advanced Conveyor Control using PF

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

FlexSim 24.2.1
reversing conveyor
p2-s3-f.fsm (65.2 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered David Seo commented

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.

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

David Seo avatar image David Seo commented ·

Thanks.

0 Likes 0 ·