Response surface methodology (RSM) approximates the true surface between the response and the factors with a second-order polynomial model y = b0 + the sum of biXi + the sum of biiXi squared + the sum of bijXiXj after screening the key factors, then finds the factor combination that optimizes the response (maximum, minimum or target). The second-order model captures curvature and interactions, so it is closer to the real process than a first-order model, and contour and surface plots display the optimal region visually. RSM fits fine optimization stages with few factors (typically 2 to 6).
The central composite design (CCD) is built from corner points (factorial design), axial points (plus or minus alpha) and center points; it can be built sequentially (start with the factorial design and add axial points later), has good rotatability and suits 2 to 6 factors when high prediction accuracy is needed. The Box-Behnken design (BBD) is three-level, has no axial points and excludes extreme corner combinations, so it needs fewer runs and suits 3 to 7 factors when the ends of the range are difficult to test (for example safety limits). The tool recommends and generates the plan from your factor count and constraints.
After the experiment, the tool fits the second-order model and outputs significance tests for the linear, quadratic and interaction coefficients, R-squared, adjusted R-squared and a lack-of-fit test; a significant lack of fit means the model form is insufficient, so consider a transformation or higher-order terms. After confirming model assumptions with residual analysis, the tool solves for the stationary point, classifies it (maximum, minimum or saddle point) and gives the optimal factor coordinates with the predicted response and its confidence interval. A stationary point at the edge of the experimental region suggests the optimum may lie outside.
Log in, select the key factors and level ranges, choose CCD or BBD and enter center points and replicates, generate and run the plan, enter response data, review model coefficients and ANOVA, inspect contour and surface plots to find the optimal region, then solve for the optimum and run confirmation experiments. When optimizing multiple responses, consider a desirability function to trade them off; if the optimum falls outside the feasible region or the prediction interval is too wide, adjust the factor range and redesign.