Operations Management

Productivity Management and Project Management

Module 2

The Productivity Paradox

The Productivity Paradox refers to the phenomenon where massive investments in technology or process improvements fail to yield the expected gains in organizational productivity. This occurs when improvements are made to activities that do not directly contribute to the "Value Stream" or when efficiency (doing things right) is prioritized over effectiveness (doing the right things).

Root Causes of the Paradox:

  • Misalignment: Improving non-bottleneck resources creates "slack" (idle time) rather than increased output.
  • Complexity: New technology often introduces new forms of waste (e.g., complex software requiring more data entry).
  • Ignoring Value: Focusing on cost reduction in areas the customer does not care about.

Value Stream Mapping

The Value Stream is the end-to-end sequence of activities required to design, produce, and deliver a good or service to a customer. It originates from the customer's need (Value Proposition) and ends with fulfillment.

To analyze productivity, activities within the stream are classified into three categories:

Activity TypeDefinitionAction RequiredExample
Value Adding (VA)Activities the customer is willing to pay for. They transform the product/service towards the customer's requirement.MaximizePainting a car, Surgery, Teaching a class.
Non-Value Adding (NVA)Pure waste (Muda). Activities that consume resources (time, space, money) but create no value.EliminateWaiting, Rework, Moving materials, Excessive paperwork.
Necessary Non-Value Adding (NNVA)Activities that do not add value but are currently required by the system, regulations, or technology.MinimizeRegulatory reporting, Payroll processing, Inspection (if process isn't capable).

Implication: A process improvement exercise usually reveals that actual Value Adding time is a tiny fraction (often <5%) of the total Lead Time. The majority of time is spent in NVA or NNVA states.

Lean Management Framework

Lean is a philosophy focused on the systematic elimination of waste to improve flow and value. It is built on the premise that "Less is More" - less inventory and space lead to more efficiency and problem visibility.

The 3 Ms of Waste

  1. Muda: Waste (The 7 Types).
  2. Mura: Unevenness or inconsistency in the process (fluctuations in demand or production).
  3. Muri: Overburdening of equipment or people (stress, fatigue, breakdown).

The 7 Types of Waste (Muda)

  • Overproduction: Producing more than needed or before it is needed (considered the worst waste).
  • Waiting: Idle time for people or machines.
  • Transport: Moving material unnecessarily.
  • Over-processing: Adding more value/features than the customer wants (e.g., painting the underside of a seat).
  • Inventory: Excess stock hiding problems.
  • Motion: Unnecessary movement of people (bending, reaching).
  • Defects: Rework and scrap.

The Water & Rocks Analogy

Inventory is metaphorically treated as the water level in a river. The "rocks" at the bottom represent system problems (e.g., machine breakdowns, poor quality, long setup times, vendor unreliability).

  • High Inventory: Covers the rocks, allowing the "ship" (operations) to sail smoothly, but the problems remain hidden and unsolved.
  • Lean Approach: Deliberately lower the water level (reduce inventory) to expose the rocks. When the ship hits a rock, the organization is forced to stop and fix the root cause immediately. This creates a cycle of continuous improvement.

Key Lean Enablers

Two pillars support the Lean enterprise:

EnablerRole/FunctionMechanism
Just-In-Time (JIT)Problem ExposerBy reducing inventory and producing only what is needed, JIT systematically forces problems to the surface.
Total Quality Management (TQM)Problem SolverTQM provides the tools and culture to analyze the exposed problems and eliminate their root causes permanently.

Operational Techniques in Lean

  • Cellular Manufacturing: Moving away from functional layouts (all lathes together) to product-based cells (Lathe \rightarrow Drill \rightarrow Grinder). This reduces transport waste and wait times.
  • Setup Time Reduction (SMED): Reducing the time to change tools allows for smaller batch sizes. If setup takes 2 hours, you must produce large batches to justify it. If it takes 2 minutes, you can produce one piece at a time.
  • Visual Control: Making the status of the system visible at a glance.
    • Examples: Andon Lights (Green/Red tower lights indicating machine status), Shadow boards for tools, Production control boards displaying hourly targets vs. actuals.

Process Improvement Methodology

A structured approach to improving productivity involves four specific steps:

  1. Map the Process: Use techniques like Customer Order Walkthrough (tracing a past order start-to-finish) to identify every specific step.
  2. Classify Activities: Label every step as VA, NVA, or NNVA.
  3. Brainstorm Improvements:
    • Low Hanging Fruits: Immediate fixes (e.g., rearranging a desk).
    • System Changes: Long-term fixes (e.g., buying new software).
  4. Implement & Monitor: Use metrics to track success.

Key Metrics for Improvement

  • Lead Time to Work Content Ratio: Total Lead TimeValue Added Work Content\frac{\text{Total Lead Time}}{\text{Value Added Work Content}}.
    • Implication: In traditional firms, this ratio is high (days vs. minutes). Lean aims to reduce this ratio towards 1 (where Lead Time = Work Content).
  • Distance Travelled: Physical movement of flow units.
  • FTE Reduction: Full-Time Equivalent savings (labor efficiency).

Project Management

Projects differ from Operations based on their nature and frequency.

FeatureOperationsProjects
NatureOngoing, Repetitive.Temporary, Unique.
GoalSustain the business.Create a unique deliverable (product/service).
ExamplesMetro train daily runs, Bank transaction processing.Building a new airport, Launching a new software.

Project Lifecycle (S-Curve)

Projects typically follow an "S" shape in terms of effort/resource usage:

  1. Slow Start: Planning and initiation.
  2. Quick Momentum: Execution phase where most work happens (steep slope).
  3. Slow Finish: Testing, handover, and closing (flattening out).

Critical Path Method (CPM)

A mathematical technique to determine the minimum project duration and schedule logic.

Network Diagramming

  • Activity on Node (AON): Activities are circles (nodes), arrows show dependencies.
  • Predecessors: Activities that must finish before the next one starts.

Key Calculation Terms

TermDefinitionCalculation Logic
Early Start (ES)Earliest an activity can begin.Max(Early Finish of all predecessors). Start at 0 for first node.
Early Finish (EF)Earliest an activity can end.ES+DurationES + \text{Duration}.
Late Start (LS)Latest an activity can start without delaying the project.LFDurationLF - \text{Duration}.
Late Finish (LF)Latest an activity can end.Min(Late Start of all successors).
SlackBuffer time available.LSESLS - ES or LFEFLF - EF.

The Critical Path

  • The sequence of activities with Zero Slack.
  • It is the longest path through the network.
  • It determines the shortest possible duration for the project.
  • Any delay on the Critical Path delays the entire project.

Note: A project can have multiple critical paths. If Activity A and B both have zero slack, both are critical.

Crashing (Time-Cost Trade-off)

Crashing is the process of reducing project duration by adding resources (which increases cost).

Cost Structures

  1. Direct Cost: Cost of executing the activity (labor, material). Increases as duration decreases (Crashing increases direct cost).
  2. Indirect Cost: Overheads, penalties, rentals. Decreases as duration decreases (Finishing early saves overheads).

Crashing Logic (Optimization)

To shorten a project efficiently:

  1. Identify the Critical Path (crashing non-critical activities is useless).
  2. Select the critical activity with the lowest Cost Slope (Cost per unit of time saved).
  3. Reduce its duration until it is no longer critical or reaches its minimum possible duration.
  4. Recalculate the network. If a new critical path emerges, you may need to crash activities on both paths simultaneously.

Optimal Duration: The point where the sum of Total Direct Cost + Total Indirect Cost is minimized.

Ultra-Quick Revision (Exam Essentials)

Key Concepts & Distinctions

Concept AConcept BKey Distinction
EfficiencyEffectivenessEfficiency is "doing things right" (cost/speed); Effectiveness is "doing the right things" (value).
VA (Value Adding)NVA (Non-Value Adding)VA changes form/function for the customer; NVA consumes resources without value (Waste).
JITTQMJIT exposes problems (lowers water); TQM solves them (removes rocks).
Critical PathSlack PathCritical Path has 0 slack and dictates duration; Slack paths have buffer time.
Forward PassBackward PassForward Pass calculates Early Start/Finish; Backward Pass calculates Late Start/Finish.
Direct CostIndirect CostCrashing increases Direct Cost but decreases Indirect Cost.

Must-Know Terms

  • Productivity Paradox: The observation that IT/process investments often fail to increase productivity because they target NVA activities or create new waste.
  • Value Stream: The entire set of activities (VA + NVA) from customer request to delivery.
  • Muda: The Japanese term for Waste.
  • SMED (Single Minute Exchange of Die): A technique to drastically reduce setup times.
  • S-Curve: The graphical representation of cumulative project progress (Slow-Fast-Slow).
  • Slack: The amount of time an activity can be delayed without delaying the project finish date.
  • Crashing: Shortening project duration by adding resources to critical activities.