Skip to content
OperationsMaterial requirements planning

Formulas for this chapter

Net requirement

Net requirement = Gross requirement - Projected on hand - Scheduled receipts

Row 4 of every MRP record. Do it at every level, not only at the top.

Gross requirement
Demand for the part in the period, ignoring stock
Projected on hand
Expected inventory at the beginning of the period
Scheduled receipts
Orders already placed, arriving at the start of the period

The explosion

Gross requirement of child = Planned-order RELEASE of parent x quantity per parent Planned-order release period = Planned-order receipt period - lead time

Moving from one level of the product structure tree to the next. Use the release row of the parent.

quantity per parent
The bracketed number on the tree, per one parent unit
lead time
That item's own lead time, in periods

Lot-size ordering

Lots ordered = ROUND UP ( net requirement / lot size ) Receipt = lots x lot size Surplus = receipt - net requirement, carried forward

When a fixed batch is imposed by the supplier or the machine. Always round up and always carry the surplus forward.

lot size
The fixed order multiple
surplus
Added to projected on hand for the next period

Cumulative lead time

Cumulative lead time = sum of the lead times of the sequential phases

To set the minimum horizon of the master schedule, and to know how early the deepest component must be released.

sequential phases
From ordering raw material through to completing final assembly
Step 2 of 22
The real wordsTheory

What MRP is

Material requirements planning (MRP)A computer-based information system that translates master schedule requirements for end items into time-phased requirements for subassemblies, components and raw materials, working backwards using lead times to determine when and how much to order.

Three questions it answers:

  1. What is needed?
  2. How much is needed?
  3. When is it needed?

The third is what separates MRP from the EOQ family. EOQ answers how much; MRP answers when.