Re: How do you build your factory(s)?
Posted: Sat Feb 27, 2016 1:12 pm
I'm trying to combine the ideas of MeduSalem and Dr.Who, by making a beltless factory consisting of subfactories linked by rail line.
So every factory will have a station, where goods are loaded from/to trains into logistic chests. Then, the factory makes a certain class of goods, and the materials are transported between the subfactories by train.
One things which I'm not quite sure how to handle is inventory management. How do you control how much of a good needs to be produced, and how much should be shipped where?
I'm thinking the best solution is probably to give every factory dedicated delivery trains for each input good, which are unloaded using smart inserters set to a logistic condition, e.g. green circuits < 5k.
The trains are set to wait indefinately until empty (using smart trains), so they will only activate when the stocks are low.
Output of a (sub)factory is then controlled by filling up the requester chests at the train stop, plus smart inserters inserting into the provider chests with a logistic condition, e.g. green circuits < 10k. If the station has 14 requester chests set to request 1k circuits, total output buffer would then be 10+14x1=24k circuits, plus the input buffers for each factory the circuits are delivered to, plus the train contents (non-trivial for circuits at 48x200=10k each).
(I guess it is also possible to have a single "circuit train" servicing all factories that need circuits, which would use fewer trains but wastes more fuel if the stock is not depleted quickly, and has less throughput if stock is depleted very quickly)
Does that make sense? Is there a better way to control inventory and inter-factory logistics?
So every factory will have a station, where goods are loaded from/to trains into logistic chests. Then, the factory makes a certain class of goods, and the materials are transported between the subfactories by train.
One things which I'm not quite sure how to handle is inventory management. How do you control how much of a good needs to be produced, and how much should be shipped where?
I'm thinking the best solution is probably to give every factory dedicated delivery trains for each input good, which are unloaded using smart inserters set to a logistic condition, e.g. green circuits < 5k.
The trains are set to wait indefinately until empty (using smart trains), so they will only activate when the stocks are low.
Output of a (sub)factory is then controlled by filling up the requester chests at the train stop, plus smart inserters inserting into the provider chests with a logistic condition, e.g. green circuits < 10k. If the station has 14 requester chests set to request 1k circuits, total output buffer would then be 10+14x1=24k circuits, plus the input buffers for each factory the circuits are delivered to, plus the train contents (non-trivial for circuits at 48x200=10k each).
(I guess it is also possible to have a single "circuit train" servicing all factories that need circuits, which would use fewer trains but wastes more fuel if the stock is not depleted quickly, and has less throughput if stock is depleted very quickly)
Does that make sense? Is there a better way to control inventory and inter-factory logistics?