During harvest, grapes must be received the same day they are picked, or quality starts to drop. We modeled the whole plant to understand how far the operation could stretch.En vendimia hay que recibir la uva el mismo día que se cosecha, o la calidad empieza a caer. Modelamos toda la planta para entender hasta dónde podía estirarse la operación.
Trucks arriving with no schedule, three grape varieties with different routes, and shared machines. The question: what was the plant’s real capacity, and where was the limit?Camiones que llegan sin horario, tres variedades con recorridos distintos y máquinas que se comparten. La pregunta: ¿cuál era la capacidad real de la planta, y dónde estaba el límite?
Another vat? More trucks? A bigger unloading area? The goal: put a number on the breaking point —and its cause— before investing.¿Otra cuba? ¿Más camiones? ¿Ampliar la descarga? El objetivo: darle un número al punto de quiebre —y a su causa— antes de invertir.
A discrete-event simulation model of the full plant in Simio, 30 replications per scenario, and two interventions tested against the base case with T-tests and proportion tests.Un modelo de simulación de eventos discretos de la planta completa en Simio, 30 réplicas por escenario, y dos intervenciones puestas a prueba contra el caso base con Test-T y test de proporciones.
The plant held a steady flow and collapsed past a certain threshold. The real bottleneck: the coloring vats — the queue piled up upstream, at the destemmer, where waits reached weeks.La planta aguantaba un flujo constante y colapsaba al superar cierto umbral. El cuello real: las cubas de coloración — la cola se acumulaba aguas arriba, en la despalilladora, donde llegaba a haber semanas de espera.
We tried adding a coloring vat for the highest-volume variety. The null hypothesis can’t be rejected: more capacity where the queue is visible moved no metric.Probamos añadir una cuba de coloración para la cepa que más llega. No se puede rechazar la hipótesis nula: más capacidad donde se ve la cola no movió ninguna métrica.
We tried ordering truck arrivals (deterministic, spaced). Time in system drops significantly — the same plant, just ordering the input rhythm.Probamos ordenar la llegada de los camiones (determinística, espaciada). El tiempo en sistema baja de forma significativa — la misma planta, solo ordenando el ritmo de entrada.
| InterventionIntervención | Time in systemTiempo en sistema | % grapes processed% de uva terminada | Destemmer queueCola en despalilladora |
|---|---|---|---|
| Add a coloring vatAñadir una cuba de coloración | — sameigual | — sameigual | — sameigual |
| Schedule the arrivalsCalendarizar las llegadas | ✓ improvesmejora | — sameigual | ✓ improvesmejora |
Adding a vat moved no number. Ordering the truck arrivals did. The bottleneck is almost never where the queue forms.Agregar una cuba no movió ningún número. Ordenar la llegada de los camiones, sí. El cuello de botella casi nunca está donde se forma la cola.
I still think the same way: when something jams, the visible queue is almost never the real constraint. The job is to find the slow resource downstream and order the input rhythm against it — not throw capacity where it hurts.Sigo pensando igual: cuando algo se atasca, la cola visible casi nunca es la restricción real. El trabajo es encontrar el recurso lento aguas abajo y ordenar el ritmo de entrada contra él — no echar capacidad donde molesta.