modify the bent belts to hold interger of items.
Posted: Tue Sep 01, 2020 5:20 am
I have invented 2 structures to do the capacity limitation. One is based on spliter and math. It works well. But the other one doesn't.
The second one based on the count of items a cycling belt lane can hold. Not, for straight belts, it's integer. But bent belts in the corners holds fractal number of items. This brings complicity to either the design or the implementation.
If the inner side holds 2items and the outer side holds 6, the second structure is gonna be easier for people.
The second one based on the count of items a cycling belt lane can hold. Not, for straight belts, it's integer. But bent belts in the corners holds fractal number of items. This brings complicity to either the design or the implementation.
If the inner side holds 2items and the outer side holds 6, the second structure is gonna be easier for people.