Splitter, not splitting?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
nuhll
Filter Inserter
Filter Inserter
Posts: 967
Joined: Mon Apr 04, 2016 9:48 pm
Contact:

Splitter, not splitting?

Post by nuhll »

Hey there,
so im playin a little around with the new splitter feautre - using filters.

But it seems like, when you set a filter, it wont split anymore... i mean if i split iron from a iron/copper lane and filter iron, iron wont go thru the splitter anymore. From my understanding it should behave like priority, so most goes off, but if its full, then go streight also...

Do i understand wrong? Or do i used wrong setting?

...........................^
...........................|
...........................| iron
copper/iron Belt -> splitter -> only copper, even if iron is full
User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5211
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: Splitter, not splitting?

Post by eradicator »

A filtered item will never go to the other side, and nothing else will go to the filtered side. The other side basically gets an inverse filter: (only copper-plate)(everything that's not copper plate). So yea, a filter splitter does not equalize lanes anymore.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: ζ—₯本θͺž, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
zOldBulldog
Smart Inserter
Smart Inserter
Posts: 1161
Joined: Sat Mar 17, 2018 1:20 pm
Contact:

Re: Splitter, not splitting?

Post by zOldBulldog »

That was definitely an unexpected flaw in the design. If the filtered item side gets full... The splitter freezes.
I
Zavian
Smart Inserter
Smart Inserter
Posts: 1655
Joined: Thu Mar 02, 2017 2:57 am
Contact:

Re: Splitter, not splitting?

Post by Zavian »

zOldBulldog wrote:That was definitely an unexpected flaw in the design. If the filtered item side gets full... The splitter freezes.
But that is how it has to work, if it is to reliably separate different items onto different belts.
User avatar
TruePikachu
Filter Inserter
Filter Inserter
Posts: 978
Joined: Sat Apr 09, 2016 8:39 pm
Contact:

Re: Splitter, not splitting?

Post by TruePikachu »

My suggestion would be to use three splitters in succession, laid out as such:

Code: Select all

────╔══╗────╔══╗────
>>>>β•‘  β•‘>>>>β•‘  β•‘>>>>
────║  ║────║  ║────
    β•‘  ║╔══╗║  β•‘
    β•‘  >β•‘  β•‘>  β•‘
    β•šβ•β•β•β•‘  β•‘β•šβ•β•β•
        β•‘  ║────────
        β•‘  F>>>>>>>>
        β•šβ•β•β•β”€β”€β”€β”€β”€β”€β”€β”€
On the splitters, the `>` indicate priority, and the `F` indicates a filter.

The first splitter's priority puts as much through the filtering second splitter as possible, while the third splitter's priority has it prefer to keep material flowing through the filter (I'm not 100% sure if this priority is needed, but it can't hurt anything by keeping it, from what I can tell).
zOldBulldog
Smart Inserter
Smart Inserter
Posts: 1161
Joined: Sat Mar 17, 2018 1:20 pm
Contact:

Re: Splitter, not splitting?

Post by zOldBulldog »

Zavian wrote:
zOldBulldog wrote:That was definitely an unexpected flaw in the design. If the filtered item side gets full... The splitter freezes.
But that is how it has to work, if it is to reliably separate different items onto different belts.
I understand why it does it, but I bet nobody anticipated it.

The good news is that there are ways to cope with the issue, you just need to be aware that it is happening.
User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5211
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: Splitter, not splitting?

Post by eradicator »

@TruePikachu

If he wants full throughput he'll need one filter per incoming lane though.
Here's a comparison where you can see that the upper is limited (and thus puts more copper on the non-priority lane).
filter.jpg
filter.jpg (240.08 KiB) Viewed 3111 times
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: ζ—₯本θͺž, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.
User avatar
TruePikachu
Filter Inserter
Filter Inserter
Posts: 978
Joined: Sat Apr 09, 2016 8:39 pm
Contact:

Re: Splitter, not splitting?

Post by TruePikachu »

My setup only takes a single incoming belt, notice. It's already full-throughput (as long as the unfiltered output isn't blocked). Yes, multiple setups would be needed for multiple-lane systems, though I'm not sure there's any optimizations that can be made to reduce it from an NxN balancer, to N of the three-splitter setup, to an NxN balancer (on unfiltered) and an NxM balancer (on filtered, where M≀N).
Post Reply

Return to β€œGameplay Help”