I have been annoyed about the amount of input required to supply a mam with full throughput 100% of the time, and have been looking for alternatives.
I tried so make a graph that would show average throughput based on input. For example; if i supplied 50% of the "max" input, the mam would still produce full throughput most of the time. To do this i assume a quadrant can be 1 of 7 shapes (including empty) and 1 of 8 colors, all with a equal chance of happening. This approach will probably be flawed since i don't have enough knowledge on the ros1 algorithm.
For anyone wondering why I'm doing this, it's because i suspect that aiming for max throughput all the time might be less building efficient, especially as mams get more efficient and input also use a fair amount of building. And so i can justify not spending hours suppling my mam. So the goal is to create a formula where you can plot in your mams building per full belt of output and input building required to supply that full belt, and the formula will output the optimal amount of shape and color input. (will need 2 formulas. one for shape. one for color.)
As probability is not my strong side in math i will need some help.
So my question is quite open: Does anyone have any tips on how to create this formula or any relevant knowledge on the ros1 algorithm?