1Introduction
The universal distribution-centre failure mode is visible from outside the fence. A queue of trucks idles at the gate, drivers on phones, dispatchers texting yard staff who text dock staff who reshuffle the morning's appointments by hand. Inside, two docks sit empty.
The gap between trucks waiting outside and doors idle inside is the turnaround problem, and the product's own material names its nature correctly: it is a coordination failure rather than a capacity failure. Most sites have enough doors. What they lack is a discipline governing the queue between the gate and them.
This paper takes that diagnosis and makes it quantitative. Queueing theory settled the relevant results in the 1950s, and every one of them is computable from data a gate already produces — arrival times, service times, and which vehicle was let in ahead of which.
1.1What this paper is about, and what it is not
The turnaround problem spans two systems and it is worth drawing the line between them before any of the arithmetic.
This paper concerns the interval from a vehicle reaching the gate to it being assigned a door: identity capture, queue position, slot allocation and sequencing. What happens at the door — appointment windows, door capability, load readiness, the physical turn — belongs to the dock system and is treated in the companion paper on loading-dock management.
The two share one yard state, which is why the deployment result of Section 5.2 belongs to both. But the decisions are different: this system decides who goes next, and the dock system decides how long that takes once they get there.
A site that improves door service and leaves gate sequencing alone will find its queue outside unchanged. A site that improves sequencing and leaves the door alone will deliver trucks to a bottleneck faster. Both are common; neither is a solution.
1.2Contributions
- Dwell decomposed into four intervals with different causes and different remedies (Section 4.1).
- Yard occupancy as Little's Law, converting a dwell target into a parking requirement (Section 4.2).
- The delay a priority class imposes on ordinary traffic, from Cobham's non-preemptive result (Section 4.3).
- Reservation lead time expressed as a subtraction from effective yard capacity (Section 4.4).
- An eight-dimension capability reference framework for yard and turnaround systems (Section 6.3).
2Background and Related Work
A yard is a queueing system with an unusually clean structure: single-class or multi-class arrivals, a finite pool of servers, and a physical waiting room whose size is a hard constraint. Almost everything a turnaround system needs was derived before distribution centres existed.
2.1The vocabulary a yard already fits
Kendall's 1953 notation classifies a queueing system by its arrival process, its service distribution and its server count. A distribution centre yard is a multi-server system with a finite waiting room, and naming it that way makes the relevant results locatable rather than reinvented.
Little's Law supplies the relation between the three quantities a yard manager cares about — how many trucks are here, how fast they arrive, how long each stays — and it holds in steady state regardless of the arrival or service distribution. Section 4.2 uses it to convert a service promise into a physical requirement.
Kingman's heavy-traffic approximation supplies the shape of the problem: waiting time rises with utilisation and with variability, and it rises without bound as utilisation approaches one. This is the formal statement of something every dock supervisor already knows — a yard running at ninety-five per cent of door capacity does not queue slightly more than one at eighty, it queues catastrophically more.
Variability is half the equation and the half a site can usually act on. Two carriers delivering the same volume, one to a schedule and one at random, do not impose the same queue.
2.2What a priority class actually costs
Cobham's 1954 result gives the mean waiting time of each class in a non-preemptive priority queue, where a job in service is never interrupted but the next job is chosen by class rather than by arrival.
Its consequence is the one operations teams most often discover the hard way. Adding a priority class does not create capacity; it redistributes waiting. The high class waits less, every class below waits more, and the total work in the system is unchanged. A commercial promise of priority handling to one carrier is therefore a promise to lengthen everybody else's queue by a computable amount.
The product's gate screen carries a priority level as a field on every vehicle, which means the policy exists and can be set. Section 4.3 gives the arithmetic that should accompany setting it.
2.3Identity, custody and the clock a dispute runs on
A dwell figure is only as good as its endpoints. Both are events about a vehicle, so the yard needs vehicle identity resolved automatically enough that a timestamp is not a matter of when somebody got round to writing it down.
ISO 28000 frames the gate as an access-control and custody boundary, ISO/IEC 15459-1 covers transport-unit identity, and EPCIS with its vocabulary gives the event shape so that arrival at one site is the same recorded fact as arrival at another. Incoterms 2020 decides when custody passes, which is what a detention dispute is ultimately argued about.
This matters commercially rather than only technically. Detention charges are settled against timestamps, and a site whose arrival time is a driver's word against a gatehouse log will lose those arguments regardless of what actually happened.
3System Overview
The system is a gate, a slot pool and a queue, with a driver-facing display and an analytics layer over the events all three produce. The captured build presents these as gate entry, yard display, parking, an administrative queue view, analytics and device controls.
The captures in this section come from a demonstration instance. Its counters read zero, its carrier names are placeholders and its traffic chart is labelled as simulated. They are reproduced to show what the system measures, and no number visible in them is treated as evidence anywhere in this paper.
3.1The gate, and three ways to know which truck this is
A vehicle is admitted against a record carrying its registration, driver, carrier, cargo type and a priority level. Identity can be established three ways: keyed by the gatehouse, read from a radio-frequency tag, or recognised from the plate automatically.
The three routes are not interchangeable and the difference is the subject of Section 4.1. Automatic recognition removes the manual step entirely, which the product's material puts at three to five minutes per vehicle; a tag read is fast but requires the fleet to be tagged; keyed entry always works and is the slowest.
Priority is captured at this moment, before the vehicle joins the queue, which is the correct place for it. A priority assigned after queueing has begun is a re-sequencing decision with a different and larger cost.

3.2The slot pool and its three states
The yard is a fixed pool of numbered slots, each in one of three states: available, occupied, or reserved. Assignment can be manual or automatic.
The reserved state repays attention. It holds a slot against a vehicle that has not arrived, which is what allows the gate to make a promise. It is also, for as long as it lasts, capacity that neither serves a truck nor can be given to one — and Section 4.4 states the rate at which that trade runs.

3.3The display, and why the driver is part of the system
A yard display shows queue status to drivers, and a carrier-facing portal shows appointment status and queue position to dispatchers without a phone call to the gate. The product's material puts the reduction in inbound calls at sixty to eighty per cent.
The mechanism is worth stating because it is easy to dismiss as a convenience. A driver who cannot see their position generates work — a call, a walk to the gatehouse, an interruption to the person doing the sequencing. That work falls on the resource least able to absorb it, so displaying queue position does not merely inform the driver; it protects the throughput of the gate.
The same reasoning applies at shift handover. The live yard state transfers with every vehicle's position, assignment and elapsed clock intact, so the incoming supervisor inherits the queue rather than a printout of what it was twenty minutes ago.
3.4What the system measures
The analytics layer reports turnaround by carrier, identifies the peak hour, and scores the yard's efficiency. Its structure matters more than any value it happens to display.
Measuring by carrier is what makes dwell attributable, which is the product's own framing and the correct one. A dwell figure that cannot be split between the warehouse's delay, the carrier's lateness and load readiness is a number nobody can act on and everybody can dispute.

4Computational Methods
Four computations carry the paper. The first says what dwell is made of; the other three say what a site can do about each part.
4.1Dwell is four intervals, not one
Gate-to-gate dwell is the interval a carrier bills against and the one a site reports. It is also the sum of four quantities with four different owners.
| Interval | Owner | What shortens it |
|---|---|---|
| Gate processing | The gate | Automatic identity capture; the product's material puts this at 3-5 minutes per vehicle |
| Yard queue | The sequencing policy | Discipline, priority design and reservation policy — Sections 4.2 to 4.4 |
| Dock service | The door and the load | Load readiness, door capability, equipment — the companion dock paper |
| Exit | The gate again | Paperwork removal, automatic departure capture |
The practical consequence is that two sites reporting the same three-hour dwell can need opposite things. One with two hours in the yard queue needs sequencing; one with two hours at the door needs load readiness. Buying the wrong one is easy and, in this field, common.
The decomposition is free. Every endpoint is already an event the system writes; reporting the four intervals rather than their sum requires no new instrumentation at all.
4.2How many trucks a yard has to hold
A site under pressure typically responds by acquiring parking. Little's Law says what that actually buys.
Two readings follow, and the second is the one that changes decisions. Given a dwell target, the first relation converts it directly into a parking requirement — a site accepting twelve arrivals an hour at a ninety-minute dwell needs eighteen slots, and no amount of goodwill changes that. But the same relation says a yard enlarged without reducing dwell simply holds more trucks for the same time: the queue is accommodated, not shortened, and the detention clock runs identically.
Kingman's approximation supplies the reason the pressure appears when it does. Waiting time rises with utilisation and with variability, and it rises steeply as utilisation approaches one. A site at ninety-five per cent door utilisation is not slightly worse than one at eighty; it is in a different regime, and the difference between a manageable morning and a queue to the road is a few percentage points of rho.
Parking is a symptom-management purchase. It is sometimes the right one — a site must physically hold the trucks it has accepted — but it should be made knowing it moves no interval in Equation (dwell).
4.3What a priority lane costs the trucks behind it
The gate captures a priority level on every vehicle, so the system can run a priority discipline. Cobham's non-preemptive result says what that discipline does to each class.
Three consequences are worth drawing out, because they are all counter-intuitive to somebody negotiating a carrier contract.
- Priority creates no capacity. The work-conserving property means the load-weighted mean wait across all classes is unchanged by the discipline; priority only decides who bears it.
- The cost falls hardest on the lowest class, and non-linearly. The denominator for the bottom class contains the total load, so as overall utilisation rises its wait diverges much faster than the mean does.
- A priority class large enough to matter commercially is large enough to hurt. A promise extended to a carrier representing a third of the volume is not a courtesy — it is a re-design of the queue.
The useful discipline is therefore to price a priority lane before granting it. Every term in Equation (priority) is available from the gate's own history, so the delay a proposed lane would impose on ordinary traffic is a number that can be put in front of the person about to promise it.
4.4Reservation lead time against effective capacity
A reserved slot is committed to a vehicle that has not arrived. It cannot be allocated to a truck that has. The system therefore trades certainty for capacity, and the exchange rate is the reservation lead time.
The design tension is genuine. Reserving early gives the gate a promise it can keep and gives the driver a position they can see; reserving late keeps the yard flexible. The equation says the cost of the promise is proportional to how far ahead it is made, which suggests the right policy is neither extreme but a lead time tuned against arrival-time reliability.
It also identifies the failure mode. A no-show holds its slot until the reservation expires, so the effective capacity loss from an unreliable carrier is its share of arrivals times its expiry timeout — which is why reservation policy and carrier punctuality analytics belong to the same system rather than to different teams.
A yard reporting high availability while trucks queue at the gate is usually reserving too far ahead. The slots are not free, they are promised — and the queue outside is paying for the certainty inside.
5Reported Outcomes and Field Evidence
Three kinds of claim appear in the product's material and they carry different weight. The captures are separated out first, because they are the weakest and the most likely to be mistaken for the strongest.
5.1What the captures do and do not establish
The screens reproduced in Section 3 come from a demonstration instance. The queue view reads that no trucks are in the system; the gate statistics read zero on five of six counters; the traffic chart is labelled simulated; the carrier names are placeholders.
They establish that the software models a priority level at the gate, three identity capture routes, a three-state slot pool, manual and automatic assignment, and per-carrier turnaround reporting. They establish nothing about how long a real truck waits in a real yard, and nothing in this paper treats a number from them as if they did.
This is said plainly because the alternative is easy and dishonest. A demonstration build's efficiency score is a design placeholder, and reprinting it as a result would be inventing evidence.
5.2Figures published for this module
| Figure | Value | Provenance |
|---|---|---|
| Manual gate processing removed | 3-5 min per vehicle | Product FAQs — the step that automatic plate recognition eliminates |
| Inbound calls to the gate | 60-80% reduction | Product FAQs — vendor-reported, no baseline volume stated |
| Turnaround reduction | 40-60% | Product material — a range without a baseline or a site population |
The first is the most defensible of the three, because it names a specific manual step and removes it. Section 4.1 places it precisely: it acts on the gate interval and on nothing else, so a site whose problem is in the yard queue should expect three to five minutes rather than a transformation.
The second has a mechanism worth taking seriously even though the figure carries no baseline. Section 3.3 argues that inbound calls consume the throughput of the resource doing the sequencing, so their removal has an effect beyond driver satisfaction. That is an argument, not a measurement, and it is offered as one.
5.3A deployment shared with the dock module
A multi-client third-party logistics operator deployed six MileSoft warehouse modules across a distribution centre whose dock and yard scheduling previously ran on messaging apps and paper trip sheets. Carriers arrived early or late; docks sat idle while drivers waited in the gate queue.
The deployment reported average gate-to-gate dwell falling from three hours ten minutes to one hour twenty, and dock idle time falling by 38%.
Shared attribution. Both figures are attributed in their own source to this module and Loading Dock Management operating on a single shared yard state — dock assignments and parking allocations coordinated rather than separately optimised. Neither figure is this module's alone, and the published explanation of the dock-idle result turns on re-sequencing the queue when a truck arrives early, which requires both halves.
What can be said specifically is that the mechanism named in the published account is the one Section 4.2 formalises. Re-sequencing on early arrival is a queue-discipline change; it converts an early truck from a vehicle held against a static appointment into one that fills a door that would otherwise idle. That is a reduction in the yard-queue interval and in door idle simultaneously, which is why the two results move together.
Two caveats belong with the numbers. The baseline is a site coordinating by messaging app and paper, so the improvement measures the distance from an unusually poor starting point; and no distribution is published, so a mean falling from 190 to 80 minutes says nothing about the tail, which is where detention charges are incurred.
5.4Modelled detention and handling saving
The published return model for this module prices the saving as detention and handling time. Its assumptions are printed here so a reader can substitute their own.
| Assumption | Value |
|---|---|
| Trucks per day | 80 |
| Operating days per year | 300 |
| Time saved per truck | 45 minutes |
| Basis for that saving | a stated 40-60% turnaround reduction |
| Modelled annual saving | 18,000 vehicle-hours |
The 45 minutes is the assumption to interrogate, and Section 4.1 says how. A saving of that size cannot come from the gate interval, which the product itself bounds at three to five minutes. It has to come from the yard queue, from dock service, or from both — and only the first belongs to this module.
A site should decompose its own dwell before accepting this model. If two of its three hours are at the door, a yard system will not deliver 45 minutes and the honest forecast is much smaller.
6Discussion
6.1Coordination failure has a precise meaning
The product's material calls the turnaround problem a coordination failure rather than a capacity failure. The equations in Section 4 let that be said exactly rather than rhetorically.
A capacity failure is a site where door utilisation rho is at or above one: more work arrives than can be served, and no discipline helps. A coordination failure is a site where rho is comfortably below one and the yard-queue interval is large anyway — which happens when arrivals are variable, when appointments are static, or when the queue is sequenced by a person who cannot see the doors.
The distinction is diagnosable in an afternoon. Compute rho from arrivals and service times; decompose dwell by Equation (dwell). A site with rho at 0.7 and two hours in the yard queue has a discipline problem, and buying doors will not fix it.
Kingman's approximation is what makes the diagnosis subtle. A site at rho = 0.9 with high arrival variability queues like a site at rho = 0.98 with none — so utilisation alone does not settle it, and variability has to be measured too.
6.2Attribution is what makes dwell a usable metric
The product's material makes attribution a first-class concern — whether a wait was the warehouse's fault, the carrier's, or load readiness. That instinct is right and Section 4.1 explains why in structural terms.
Dwell is billed. A carrier invoices detention beyond an agreed threshold, and the argument that follows is about which side caused the overrun. Without the four intervals, that argument is settled by relative bargaining power rather than by evidence, and the party with the better records wins irrespective of the facts.
This gives the decomposition a commercial value distinct from its operational one. A site that can show a carrier that ninety minutes of a two-hour dwell was its own late arrival has converted a recurring dispute into a conversation about arrival windows — which is where the underlying variability, and therefore the queue, actually lives.
6.3A capability reference framework for yard and turnaround systems
| Dimension | Question the system must answer by demonstration |
|---|---|
| D1 Four intervals | Report last month's dwell split into gate, yard queue, dock service and exit. Can it? |
| D2 Generated endpoints | Is any of arrival, queue entry, dock call or departure typed by a person? |
| D3 Attribution | For one overrun, can the system say whose delay it was without a manual investigation? |
| D4 Priority priced | Before granting a carrier a priority lane, can the system state the delay it adds to everyone else? |
| D5 Re-sequencing | A truck arrives ninety minutes early to an idle door. Does the queue re-sequence, or does the appointment hold? |
| D6 Reservation lead time | How far ahead is a slot committed, and what fraction of the yard is held in reservation right now? |
| D7 Distribution not mean | Does dwell reporting show a percentile, or only an average? |
| D8 Shared yard state | Do the gate and the dock read and write the same yard state, or exchange it? |
D5 is the dimension the published deployment result actually turns on. A system that holds an early truck against a static appointment while a door idles is not coordinating; it is scheduling, and the two are different jobs.
6.4Generalisability
The interval decomposition generalises to any served-arrival process with a waiting area and a commercial clock: port terminals, vehicle workshops, hospital admissions, contact centres. Cobham's result generalises to every priority scheme anywhere, and the observation that priority creates no capacity is the one most often forgotten in all of them.
What does not generalise is the deployment figure. Three hours ten to one hour twenty is measured against a site coordinating by messaging app, and the size of the improvement is a property of that baseline rather than of the software. A site already running a digital yard should expect a far smaller change, and should size its expectation from its own interval decomposition.
7Threats to Validity and Limitations
- The captures are a demonstration build. Counters read zero, carrier names are placeholders and the traffic chart is labelled simulated; nothing about real yard performance can be read from them, and this paper reads nothing from them.
- The dwell result is shared and unbounded above. Three hours ten to one hour twenty is attributed jointly with the dock module, and no distribution is published — so nothing is known about the tail, which is where detention charges are actually incurred.
- The baseline was unusually poor. The prior state was messaging apps and paper trip sheets, so the improvement measures a distance from that rather than the value of the software against a competent digital alternative.
- The 40-60% turnaround range has no population. No number of sites, no arrival rates and no definition of what turnaround included are published alongside it.
- The 60-80% call reduction has no baseline. A percentage reduction in calls with no starting volume cannot be converted into any operational quantity.
- Little's Law assumes steady state. A yard's arrival rate is strongly non-stationary — the six-to-ten peak is the whole problem — so Equation (little) applies within a period of stable arrivals, not across a day.
- Cobham's result assumes a single-server model and known distributions. A multi-door yard with heterogeneous doors departs from those assumptions, so Equation (priority) gives the direction and order of magnitude of a priority cost rather than an exact figure.
- The reservation model treats lead time as exogenous. In practice it interacts with carrier punctuality, and a site with unreliable arrivals will find that shortening lead time increases no-show exposure rather than freeing capacity cleanly.
The sixth limitation is the one that most affects practice. Every result here is a steady-state result and a yard's defining feature is a morning peak — so the arithmetic should be applied within the peak, using the peak's arrival rate, not the day's average.
8Future Work
- Publishing the four intervals as standard. Every endpoint is already captured, so reporting the decomposition of Equation (dwell) rather than its sum is a reporting change rather than an engineering one, and it is the single most useful thing this system could add.
- Percentile dwell rather than mean. Detention is charged on the tail, so a ninetieth-percentile figure describes the commercial exposure that a mean conceals.
- Priority cost as a pre-commitment calculation. Every term in Equation (priority) comes from the gate's own history; surfacing the imposed delay before a lane is granted would put the trade in front of the person making it.
- Reservation lead time tuned against measured punctuality. The exchange rate in Equation (reserve) is known; the missing input is each carrier's arrival-time distribution, which the system already has the events to compute.
- Non-stationary analysis over the peak. Applying the steady-state results within the morning peak, using peak arrival rates, would make the sizing advice in Section 4.2 usable rather than merely correct.
9Conclusion
Fifteen trucks outside and two empty doors inside is not a shortage of doors. It is a queue without a discipline, and the arithmetic that fixes it has been available since the 1950s.
Three results carry the argument. Dwell is four intervals with four owners, and reporting their sum makes it impossible for a site to tell whether it should buy identity capture, sequencing, or load readiness — a decomposition that costs nothing, because every endpoint is already an event. Yard occupancy is arrival rate times dwell, which converts a service promise into a parking requirement and shows that enlarging a yard accommodates a queue rather than shortening it. And a priority lane creates no capacity: it moves waiting from one carrier onto everyone behind, by an amount computable before the promise is made.
The reservation result is the quietest and the most practical. A slot committed early is capacity withheld, so a yard reporting healthy availability while trucks queue at the gate is usually promising too far ahead — and the queue outside is paying for the certainty inside.
The framework of Section 6.3 is offered as the durable contribution, and its fifth dimension is the one to test first: send a truck ninety minutes early to an idle door, and see whether the queue moves.
Appendix ANomenclature
| Symbol / term | Meaning |
|---|---|
| D | Gate-to-gate dwell — the interval a carrier bills against |
| t(arr), t(q) | Arrival at the gate, and entry to the queue once identity is resolved |
| t(dock), t(rel) | Call to a door, and release from it |
| t(dep) | Departure through the gate |
| lambda | Arrival rate, in vehicles per hour |
| N | Vehicles in the yard, by Little's Law |
| s-bar | Mean dock service time |
| m, m(eff) | Total slots or doors, and the effective number after reservations |
| rho | Utilisation — offered load divided by capacity |
| W(k) | Mean wait of priority class k |
| W(0) | Mean residual service time — the delay from work already in progress |
| sigma(k) | Cumulative load of priority classes 1 through k |
| L-bar | Mean reservation lead time — reservation to occupancy |
| eta | Fraction of the yard actually available after reservations |
| ANPR | Automatic number plate recognition |
| TAT | Turnaround time, used interchangeably with dwell in commercial contexts |
Appendix BWorked Numerical Examples
Appendix B.1Two sites, one dwell figure, opposite purchases
Two distribution centres each report a mean dwell of 190 minutes. Site A decomposes as 9 minutes at the gate, 128 in the yard queue, 46 at the door and 7 on exit. Site B decomposes as 11, 24, 149 and 6.
Applying Equation (dwell) gives those pairs directly; their sums are identical, which is the only figure a conventional report would show.
The purchases are opposite. Site A holds two thirds of its dwell in the yard queue: it needs sequencing, priority design and reservation policy, and automatic plate recognition would recover at most five of its 190 minutes. Site B holds four fifths at the door: it needs load readiness and door capability, and a yard system would leave 149 of its minutes untouched.
Site B buying a turnaround system on the strength of a 40-60% published range would recover perhaps twelve minutes and conclude the category does not work. Its own data said so beforehand, for free.
Appendix B.2What a dwell target costs in tarmac
A site accepts 12 arrivals an hour through a morning peak and wants to hold mean dwell at 90 minutes. It has 6 doors and mean dock service is 25 minutes.
Applying Equation (little): N = 12 x 1.5 = 18 vehicles in the yard at any moment, so 18 slots are the minimum the target implies. Door utilisation is rho = 12 x (25/60) / 6 = 0.83.
Now suppose the site instead buys 12 more slots and changes nothing else. Arrival rate and service are unchanged, so dwell is unchanged, and by the same equation the yard simply holds 18 trucks in a 44-slot yard rather than 18 in a 32-slot one. The queue is more comfortable and exactly as long.
Finally, suppose demand rises to 14 arrivals an hour. Utilisation goes to 0.97, and by Kingman's approximation the waiting term scales roughly as rho / (1 — rho): from 0.83/0.17 = 4.9 to 0.97/0.03 = 32.3, a factor of about 6.6 on the queueing component. A 17% rise in arrivals produced a several-fold rise in waiting — which is why the morning peak feels like a cliff rather than a slope.
Appendix B.3Pricing a priority lane before promising it
A yard runs at total utilisation 0.80 across a single ordinary class, with a mean residual service term W(0) of 8 minutes. Applying Equation (priority) with one class: W = 8 / (1 x 0.20) = 40 minutes of mean wait.
A carrier representing 30% of the volume now asks for a priority lane. Splitting the load into a priority class at rho(1) = 0.24 and an ordinary class taking the remaining 0.56: the priority class waits 8 / (1 x 0.76) = 10.5 minutes, and the ordinary class waits 8 / (0.76 x 0.20) = 52.6 minutes.
The priority carrier gains 29.5 minutes. Everyone else loses 12.6. Weighted by volume the total is unchanged, as the work-conserving property requires — 0.30 x 10.5 + 0.70 x 52.6 = 40.0 — which is the arithmetic proof that no capacity was created.
Twelve and a half minutes added to seventy per cent of arrivals is a real cost with real detention exposure attached. It is also a number that could have been put in front of the person signing the contract, in about two minutes.
Appendix B.4The capacity a promise consumes
A 32-slot yard reserves a slot at appointment confirmation, on average 55 minutes before the vehicle arrives, against 12 arrivals an hour.
Applying Equation (reserve): the reservation term is 12 x (55/60) = 11 slots held at any moment. Effective capacity is 32 — 11 = 21 slots, so eta = 0.66 — a third of the yard is committed to trucks that are not there.
Shortening the lead time to 20 minutes reduces the held slots to 4 and raises effective capacity to 28, a 33% increase in usable yard with no construction. The price is that the promise is made later, so a driver learns their slot closer to arrival and a no-show is discovered later in the sequence.
The trade should be made per carrier rather than globally, because it depends on arrival reliability. A punctual carrier can be reserved late with little risk; an unreliable one either needs a long lead time or should not hold a reservation at all — and the arrival history to make that distinction is already in the system.