Master Production Schedule Calculator

Calculate MPS planned production by combining forecast, customer orders, inventory, and scheduled receipts. Drive material and capacity plans.

units
units
units
Total Gross Requirements
1,200 units
Sum of forecast vs. orders across all periods
Total Planned Orders
1,200 units
Sum of MPS quantities needed
Final Ending Inventory
150 units
Inventory after last period
Avg Monthly Shortage Gap
225.0 units
Average shortfall vs. safety stock
Inventory Turns
8.00x
Demand vs. ending inventory ratio
Service Level (Estimated)
0.0%
Forecast of demand fulfillment
PeriodForecastOrdersGross ReqReceiptsProj AvailNet ReqPlanned OrderEnding Inv
130028030050-150225300150
23002853000-150225300150
33002953000-150225300150
43002903000-150225300150
Period 1150 units
Period 2150 units
Period 3150 units
Period 4150 units
Planning notes, formulas, and examples

About the Master Production Schedule Calculator

The Master Production Schedule (MPS) is the primary driver of manufacturing activity. It translates demand (from forecasts and customer orders) into a production plan that specifies what to produce, how much, and when. The MPS bridges sales planning and shop floor execution.

The core calculation is: Planned Production = max(Forecast, Customer Orders) โˆ’ On-Hand Inventory โˆ’ Scheduled Receipts. When projected on-hand inventory drops below zero, a planned production order is triggered to bring it back to the target level.

This calculator performs a simplified single-period MPS calculation showing gross requirements, available inventory, net requirements, and planned production. It is essential for anyone learning MPS logic or doing quick planning calculations before entering data into an ERP system.

When This Page Helps

The MPS is the plan that drives MRP, capacity planning, and purchasing. Getting it right means materials arrive on time, capacity is available, and customers get what they ordered when they need it.

How to Use the Inputs

  1. Enter the demand forecast for the period in units.
  2. Enter confirmed customer orders for the period.
  3. Enter current on-hand inventory.
  4. Enter any scheduled receipts (open production or purchase orders).
  5. Enter minimum production lot size if applicable.
  6. View gross requirements, net requirements, and planned production quantity.
Formula used
Gross Requirement = max(Forecast, Customer Orders) Projected On-Hand = On-Hand + Receipts โˆ’ Gross Requirement If Projected < 0: Net Requirement = |Projected| Planned Production = roundUp(Net Requirement / Lot Size) ร— Lot Size

Example Calculation

Result: Planned production = 200 units

Gross requirement = max(200, 180) = 200. Projected on-hand = 50 + 30 โˆ’ 200 = โˆ’120. Net requirement = 120. Rounded up to lot size of 100 = 200 units planned production.

Tips & Best Practices

  • Use the greater of forecast and orders as gross requirement to avoid under-planning.
  • Review MPS weekly and adjust as forecasts and orders change.
  • Lot size should reflect setup economics and container quantities.
  • Consider safety stock as a floor for projected on-hand.
  • MPS changes inside the frozen zone should require management approval.
  • Ensure MPS quantities are validated against available capacity.

MPS in Different Manufacturing Environments

Make-to-stock (MTS) environments use MPS driven by forecasts. Make-to-order (MTO) environments use MPS driven by actual orders. Assemble-to-order (ATO) environments may MPS components to forecast and final assembly to order. The MPS logic adapts to each strategy.

MPS and Capacity Validation

An MPS that exceeds available capacity is useless. After generating the MPS, validate it against rough-cut capacity to confirm feasibility. If it overloads key work centers, adjust quantities or timing before releasing to MRP.

Time Fences and Change Management

Time fences divide the planning horizon into zones with different change rules. The frozen zone allows minimal changes. The slushy zone allows changes with approval. The liquid zone allows free changes. This structure balances responsiveness with shop floor stability.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • MPS plans finished goods production based on demand. MRP explodes the MPS through the bill of materials to plan component and raw material requirements. MPS drives MRP.