RSM: Multi-Response Optimization (MRO)
Topic - In complex industrial systems, optimizing a single process response in isolation is often counter-productive. Improving throughput or chemical yield frequently degrades surface roughness, accelerates machine wear, or elevates operational costs. Multi-Response Optimization (MRO) uses the Derringer-Suich Desirability Function to simultaneously balance multiple competing outputs into a single composite metric.
1. The Multi-Response Dilemma
When analyzing a system with multiple dependent variables ():
- Single-Response RSM: Maps inputs directly to a single scalar:
- Multi-Response RSM: Simultaneously maps inputs to an array of competing criteria:
2. The Desirability Function Approach
The desirability methodology converts each physical response with different physical units (e.g., , , ) into a dimensionless scale bounded strictly between and :
- Completely undesirable outcome (unacceptable defect).
- Fully desirable or ideal target performance.
Linear Desirability Formulations
When linear transitions between acceptable boundaries are assumed:
1. Larger-the-Better Response (e.g., Yield, Hardness)
Given lower threshold and upper ideal target :
- If , then .
- If , then .
2. Smaller-the-Better Response (e.g., Roughness, Defects)
Given lower ideal target and upper intolerable threshold :
- If , then .
- If , then .
Non-Linear Exponential Formulations (Derringer-Suich)
When the rate of satisfaction changes non-linearly, shape parameters ( and ) are introduced:
Maximization:
Minimization:
3. The Overall Composite Desirability ()
To evaluate the overall system performance across all responses, the individual desirability scores are combined using the geometric mean:
Or, when responses carry different priority weights ():
The Zero-Product Rule of Desirability
The geometric mean possesses a strict mathematical safeguard: If even a single response violates specifications (), the overall composite desirability collapses to zero regardless of how exceptional the other responses are.
4. Comprehensive Solved Example: Yield vs. Roughness Trade-Off
Consider an industrial process evaluated across four candidate factor setpoints:
- Yield (, in ): Larger-the-better ().
- Surface Roughness (, in ): Smaller-the-better ().
Measured Process Data
| Factor Setting | Observed Yield () | Observed Roughness () |
|---|---|---|
| Setting A | ||
| Setting B | ||
| Setting C | ||
| Setting D |
Analysis: We cannot simply select Setting C for its highest yield () because its surface roughness () is substantially degraded.
Step-by-Step Desirability Calculation for a Second Production Run
Suppose operating conditions are refined, yielding the following performance metrics across Settings A, B, C, and D:
| Setting | Yield () | Yield Desirability () | Roughness () | Roughness Desirability () | Overall Desirability () |
|---|---|---|---|---|---|
| A | |||||
| B | |||||
| C | |||||
| D |
Mathematical Verification for Setting B:
1. Yield Desirability ():
2. Roughness Desirability ():
3. Overall Desirability ():
Engineering Decision Analysis
- Setting C: Achieves the maximum yield (), but poor surface finish () lowers its overall score to .
- Setting D: Achieves extraordinary surface finish (), but slightly lower yield gives .
- Setting B (The Global Optimum): Yields with a clean roughness, producing the highest overall desirability ().
Final Recommendation: Select Setting B because it delivers the optimal compromise between productivity and surface quality.
5. Exam Traps & Operational Nuances
- 1. The Arithmetic Average Error
- 2. Misinterpreting Unconstrained Optima
- The Trap: Averaging desirability scores with an arithmetic mean: .
- The Consequence: If (perfect yield) and (totally defective roughness), the arithmetic average is (acceptable!). In reality, the product is defective scrap. The geometric mean correctly yields .
- The Trap: Optimizing each response's regression polynomial separately and attempting to superimpose the optimum setpoints.
- The Reality: The individual optimum of Response 1 rarely coincides with Response 2. Multi-response optimization must be conducted simultaneously on the composite objective function over the shared factor space.
6. Summary & Cheatsheet
Desirability Formulas
- Larger-the-Better: .
- Smaller-the-Better: .
- Range: .
Composite Desirability
- Geometric Mean: .
- Zero-Product Safeguard: Any .
- Goal: Maximize across the joint factor space.
Key Takeaways
- Simultaneous Trade-Off: Multi-Response Optimization systematically resolves competing operational criteria that single-response RSM cannot handle.
- Scale Invariance: Converting physical outputs to dimensionless desirability values ( to ) allows apples-to-oranges aggregation of yields, tolerances, and costs.
- Zero Defect Guarantee: The geometric mean prevents any individual critical parameter violation from being hidden by superior performance elsewhere.
Next Section: Global Optimization & Metaheuristics Taxonomy - Components of formal optimization problems, local vs. global extrema, and the master 5-branch taxonomy of derivative-free metaheuristics.