question

Leandro Meirelles avatar image
0 Likes"
Leandro Meirelles asked Jason Lightfoot commented

AMR avoid passing on network node

Hello,

I apparently did all that was advised to solve this behavior of doesn't block space on networknode:

1) Navigator mode on task executers:1726839752464.png

2) Set to non-passing on nodes;

3) Set to max travelers 1 on nodes;

4) Spacing on node;


Any other advice? Here is the model:

test1.fsm

Thanks.


FlexSim 24.1.1
network nodes
1726839752464.png (10.7 KiB)
record.mp4 (298.7 KiB)
test1.fsm (22.2 MiB)
· 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 ·

A path network built of network nodes behaves as a routing system of streets. It emulates a system of multi lanes. If you need a behavior similar to railways you are better of with AGV's.

Edit: Even if you cannot upload your working model, an example model would fit, too. And such a model can have a small size.

0 Likes 0 ·
Leandro Meirelles avatar image Leandro Meirelles Joerg Vogel commented ·
I uploaded the reduced model on the main comment, i've seen some cases using the network as well, could you check what i did wrong please?
0 Likes 0 ·

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Jason Lightfoot commented

The non-passing setting does not work when you stop stop task executers. Probably because the travel logic of other TEs is not updated and they previously calculated that they would not need to stop on the path.

As Jörg mentioned, AGV paths with an accumulation behaviour might be better suited for this use case.

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

Leandro Meirelles avatar image Leandro Meirelles commented ·

I just created the new model with AGV paths but still didn't work.

still behaving like this:


Here is the model, you can see the error at 8:36:40 simulation time.

test agv paths.fsm

0 Likes 0 ·
test2.mp4 (668.4 KiB)
test-agv-paths.fsm (21.5 MiB)
Jason Lightfoot avatar image Jason Lightfoot ♦♦ Leandro Meirelles commented ·
Just set Path22's Accumulation Type to "Default Accumulation" and the other AGV will queue until the stopped AGV resumes.
0 Likes 0 ·