About the DOE Techniques

This section provides an overview of the DOE techniques that are available. Depending on your installation license, some of the techniques might not be available.

You can add techniques to components by publishing new technique plug-ins to the library. For more information, see Plug-In Development in the Isight Development Guide.

About the Box-Behnken Technique

Box-Behnken designs are a class of incomplete three-level factorial designs consisting of orthogonal blocks. These designs either meet, or approximately meet, the criterion of rotatability. They are typically used to estimate the coefficients of a second-degree polynomial. Since Box-Behnken designs do not include any extreme (corner) point, these designs are particularly useful in cases where the corner points are either numerically unstable or infeasible. Box-Behnken designs are available only for three to twenty-one factors.

For more information, see Box-Behnken Technique.

About the Central Composite Technique

The Central Composite Design technique is a statistically based technique in which a 2-level full-factorial experiment is augmented with a center point and two additional points for each factor (called “star points”). Although Central Composite Design requires a significant number of design point evaluations, it is a popular technique for compiling data for response surface modeling because of the expanse of design space covered and the higher-order information obtained.

For more information, see Central Composite Design Technique.

About the Data File Technique

The Data File technique provides a convenient way for you to define your own set of trials outside of Isight and still make use of Isight’s integration and automation capabilities. The design matrix can be defined by data imported from one or more files, allowing you to execute the DOE study (automatically evaluate all the design points) and analyze the results. Any file used must contain a row of tab or space separated values for each data point and a column for each parameter to be used as a factor from that file.

About the Fractional Factorial Design Technique

A fractional factorial experiment is a certain fractional subset (1/2, 1/4, 1/8, etc. for two-level factors and 1/3, 1/9, 1/27, etc. for three-level factors) of the full factorial experiment that is carefully selected to minimize aberrations in the experiment. Fractional factorial designs are available only when all factors have either two or three levels. Fractional factorial experiments are also useful when some factors are independent of each other or when certain interactions can be neglected.

For more information, see Fractional Factorial Design Technique.

About the Full Factorial Technique

In a full-factorial design all combinations of all factors at all levels are evaluated. Typically, the standard engineering practice is to systematically evaluate a grid of points requiring n1×n2×n3×ni (i = # factors, ni = # levels for factor i) design point evaluations. This practice provides extensive information for accurate estimation of factor and interaction effects. However, it is often deemed cost-prohibitive because of the number of analyses required.

About the Latin Hypercube Technique

The Latin Hypercube technique is a class of experimental designs that efficiently sample large design spaces. The design space for each factor is divided uniformly (the same number of divisions, n, for all factors). These levels are randomly combined to specify n points defining the design matrix (each level of a factor is studied only once).

For more information, see Latin Hypercube Technique.

About the Optimal Latin Hypercube

The Optimal Latin Hypercube technique is a modified Latin Hypercube where the combination of factor levels for each factor is optimized, rather than randomly combined. The design space for each factor is divided uniformly (the same number of divisions, n for all factors). These levels are randomly combined to generate a random Latin Hypercube as the initial DOE design matrix with n points (each level of a factor studies only once).

An optimization process is applied to this initial random Latin Hypercube design matrix. By swapping the order of two factor levels in a column of the matrix, a new matrix is generated and the new overall spacing of points is evaluated. The goal of this optimization process is to design a matrix in which the points are spread as evenly as possible within the design space defined by the lower and upper level of each factor.

For more information, see Optimal Latin Hypercube Technique.

About the Orthogonal Array Technique

Orthogonal arrays are a specific type of fractional factorial experiment carefully selected to maintain orthogonality (independence) among the various factors and certain interactions.

It is this orthogonality that allows for independent estimation of factor and interaction effects from the entire set of experimental results. Using orthogonal arrays for fractional factorial design reduces the analysis result resolution (i.e., factor effects are aliased with interaction effects as more factors are added to a given array); however, the significant reduction in the required number of experiments (cost) can often justify this loss in resolution as long as some of the interaction effects are assumed negligible. Isight’s automation of this procedure allows you to efficiently and effectively study the design space with little or no knowledge of orthogonal arrays.

For more information, see Orthogonal Arrays Technique.

About the Parameter Study

Although a Parameter Study can be used to refer to any study of design parameters, in Isight the term “Parameter Study” is used to refer to a true study of the sensitivity of the design to each factor independent of all other factors. Each factor is studied at all of its specified levels (values) while all other factors are held fixed at their baseline. Because interaction effects are varied independently, they are not accounted for when the effects of factors on responses are reported.

For more information, see Parameter Study Technique.

About the User-Defined Technique

The User-Defined technique allows you to define your own custom set of trials to perform.

No algorithm is used to generate a design matrix; instead, all the runs are defined by providing values for each factor directly. Each factor must have an appropriate value for every run defined. The DOE user interface provides a convenient mechanism for copying runs from an external data source into the design matrix. For more information, see Configuring the Design Matrix.