Why this decision matters
Scheduling is the most under-taught piece of operations because it feels small. It isn't — in a job shop, the choice between SPT (shortest first) and EDD (earliest due date first) can change average lateness by a factor of three on the same workload. The Theory of Constraints scales that intuition: the only place sequencing matters is at the bottleneck, and elevating the bottleneck (Goldratt's Five Focusing Steps) is how throughput actually grows. ERP is what makes any of this scale — one source of truth across finance, manufacturing, sales, and HR — and IoT is what gives ERP its real-time eyes.
By the end of this topic you'll be able to
Apply SPT, EDD, and Critical Ratio to a small job list and defend which rule wins on which metric (makespan, average lateness, average flow time). Walk the Five Focusing Steps on a real constraint. Explain what an ERP system does, why most implementations are painful, and where IoT data plugs in. Tie all of it back to the integrative bakery story.
Materials
Key concepts to know
- Priority rules — SPT (shortest first) minimizes average flow time; EDD (earliest due date) minimizes maximum lateness; CR (critical ratio = days remaining ÷ work remaining) balances both.
- Makespan — time to finish the entire set of jobs.
- Johnson's rule — optimal two-machine sequence for minimizing makespan.
- Theory of Constraints (TOC) — the system's throughput is set by one constraint. The Five Focusing Steps: Identify, Exploit, Subordinate, Elevate, Repeat.
- Drum-buffer-rope — the constraint sets the drum (pace), a buffer protects it, the rope pulls release rate to match.
- Throughput accounting — throughput − truly variable cost = contribution; decisions optimize for constraint contribution.
- ERP — one integrated system across modules (finance, HR, manufacturing, sales, supply chain). Single source of truth.
- IoT in operations — sensor data feeding ERP and analytics; the real-time eyes on the operation.
Class notes & cheat sheets
- Operations Cheat HandbookZone 4 covers scheduling, TOC, and ERP concepts.
- Integrated Operational Excellence (deck)Big-picture integration of scheduling, quality, and ERP.
- Precision Finance & AI in OperationsHow modern finance teams plug into operational data flows.
Bedtime stories — scheduling & ERP through narrative
Both stories are available as printable docx and as interactive web versions.
- The Rhythm of the Roastery (docx)A coffee-shop story that teaches scheduling, bottlenecks, and the Theory of Constraints — with interview-ready language.
- The Rhythm of the Roastery (interactive)Same characters, browser game format — make the scheduling calls yourself.
- Luna's Bakery Goes Digital — ERP & IoT (docx)The bakery from the Six Sigma story scales up — now it needs ERP to stay coordinated.
- Luna's Bakery Goes Digital (interactive story)Browser-friendly story with concept spotlights inline.
- Luna's Bakery Goes Digital (game)Roll out an ERP module-by-module and see what happens.
Hands-on activity — sequencing the fulfillment log
- Fulfillment Process Log — 200 ordersReal timestamps at every step. Sequence the queue under SPT, EDD, and CR — compare results.
Practice with games · Scheduling, TOC & ERP
- Bottleneck BossManage the constraint while orders pile up.
- Priority Rule SchedulerSPT, EDD, CR head-to-head on the same job list.
- Bottleneck ManagerRun the Five Focusing Steps live.
- Service SchedulerSequencing in a service operation.
- Scheduling + TOC IntegratedMulti-round game combining both.
- ERP ExplorerClick through the modules of a typical ERP system.
- ERP Evolution — Mini-ModuleHow ERP grew from MRP to today.
- Ch 17 Quick Review — IoT & ERPQ&A drilling.
- Ch 22 / 22S ReviewScheduling and TOC mixed Q&A.
Using AI on this decision
Scheduling is one of the cleanest demos of AI strength: paste a job list with processing times and due dates and ask the model to sequence under each rule and report makespan, average flow time, and average lateness. It will compute all three in seconds. Where it stumbles: when sequencing depends on tooling changeovers or worker skill — you have to explicitly model those constraints.
For ERP, AI is mostly a writing assistant — summarizing module choices, drafting requirements, comparing vendors. A useful prompt: "given these business processes, which ERP modules will I actually use and which will sit unused?"
Working alongside AI also changes which human skills matter most. Try:
- OpsReady NovaTech — Soft Skills in the Age of AIA scenario walk-through on the human skills that win promotions when AI does the calculations.
Self-check (Part 3 review — covers Topics 6 & 7)
Choose docx or interactive game format.
- Part 3 Study Guide (docx)Comprehensive review of Decisions 6 & 7.
- Practice A (docx)
- Practice B (docx)
- Part 3 Study Guide (interactive)Browser version with concept spotlights.
- Part 3 Practice (interactive)Self-check questions with feedback.
- Part 3 JeopardyGame-show format for retrieval practice.