Part IV. Lesson 13. Accumulation Design.
A buffer is a question with a number in it
You've decided a point in the system needs to hold product. Good. That's a call, not a design. Saying "we need accumulation here" gives the drawing nothing it can build from. The real question sits underneath it: how long might the process downstream not be ready, and how much product piles up behind it while it waits?
Accumulation design is where "we need a buffer" turns into "we need eleven zones at thirty inches each," and where how the product lets go stops being an afterthought and becomes a decision you make on purpose.
Zone count = how long downstream is out × how fast product arrives. Add margin for the wave you haven't watched yet.
Zone length = the longest package plus its gap. Check the shortest case too, so a zone tuned for the big carton still senses the small one.
Weight-per-zone gate. A loaded zone carries the full weight stacked in it. Run the heaviest case against the motor-driven-roller rating. Past it, MDR is out.
The default. One package per zone, and each zone releases the moment the zone downstream clears. If the zone ahead is empty, the package rides straight through.
All the accumulated zones release together as a single group. You reach for it when the thing downstream wants product in a controlled burst, a sorter induction being the classic case.
The same, with a timed delay between zones, so the group leaves with more space built in. On a pneumatic system it also softens the shock load.
If you're sizing an accumulation run, then size it from the downstream unavailability and the arrival rate you carried in, not from the space on the floor, and add margin for the wave you haven't seen yet. Tradeoff: the honest number can come out longer than the layout wants it to be. Verify: ask what happens on the worst wave release, not the average minute. If the buffer only survives the average, it isn't a buffer. It's a delay waiting to become a stoppage.
Leaving the release mode at default and hoping. Singulated, one at a time, is right for plenty of places and completely wrong for a sorter induction that needs product in bursts. The default is a starting point, not a decision. Confirm what the downstream equipment actually needs before commissioning, because a setting that fits the shipping box rarely fits the application.
A three-zone accumulation conveyor feeds a labeler that cycles every eight seconds, and during a wave product arrives faster than the labeler can take it. Zone three sits right at the labeler; zone one is farthest upstream. Ask yourself three things, no calculator. What does zone two do when zone three is full? What does zone three do when zones one and two are both full behind it? And if that wave lasts a full minute instead of a few seconds, how many zones would you actually have needed?
When you get to the end of an EZ conveyor and it's feeding something that isn't an EZ conveyor, that last zone has to be able to talk to the PLC. The PLC needs to tell it to hold, and it needs to know when a package is sitting there waiting. Map those points during design, on paper, before the panel gets built. Every end-of-conveyor zone. Every zone that needs a commanded hold. Every zone that hands off to a piece of equipment that doesn't speak the same language. Miss one and you find it at commissioning, and now you're modifying a panel at the worst possible time to be modifying anything. It's a small component with an outsized impact, and it's the easiest thing in the whole system to look right past.

The zone controllers you met last lesson run the accumulation on their own, no PLC touching every zone. The release modes and the handoffs are where the controls system reaches in. Singulate, slug, and cascade aren't three conveyors. They're three configurations of the same zone controllers, and choosing among them is a controls decision you make at design time, not a hardware swap you make later. The bridge between the self-contained EZ world and the PLC-controlled world is the Aux I/O module: it lets the PLC command a specific zone to hold or release, and it lets that zone report whether a package is present. And the release signal carries that fail-safe direction, because a signal that goes missing can mean an uncontrolled release. How it all gets wired, mapped, and made fail-safe is Part V, Lesson 20. Here, you know where it goes and why.
Next: What happens to the package when the system has to turn, climb, or drop?