From charlesreid1

See code at ToyProblem_cmr.m

Problem Description

Problem description: http://files.charlesmartinreid.com/ExperimentalDesign/VUQ_Toy_Problem.pdf

Inputs and Outputs

There are several (polynomial) response surfaces being fit for the Monte Carlo simulations. This is because there is one response surface for each output or observable. (Technically, these are all part of one large multivariate response surface, but it is easier to think about them as independent response surfaces).

The variables that are included in the response surface analysis are:

  • (for ) - the location of measurement of axial concentrations
  • - the mass flowrate of the inlet streams of A and B
  • - mixing length (parameter for the mixing model)
  • - reaction rate for the reaction

Variables: I/U Map

Variable Name Input value (I) Uncertainty (U) Logarithmic Scale?
no
no
no
no
no
yes
yes


Response Surfaces

Product at Exit Response Surface

This response surface maps the response of the mass fraction of product at the exit, .

This response surface is a function of several variables:

However, the axial location of measurement of product is not considered, because it does not affect the measurement of P at the exit.

Product at Axial Location Response Surfaces

This response surface maps the response of the mass fraction of product at several axial locations, .

This response surface is a function of all variables:

(Of note is that only the corresponding will be a response surface independent variable, since other values have no affect).

NOTE: It is easy to get confused about why a parameter dealing with the model output, like the location at which the observable is actually observed, can be part of the input. However, given some thought, it is easy to see how this is an input variable.

Imagine constructing a response surface for the observable as a function of only one variable, . This response surface is simply the concentration as a function of location. As is varied, different concentrations are observed - just as different concentrations are observed when the mixing length is changed, or when the reaction rate constant is changed. Just because the input parameter is intuitively easier to connect to the observable doesn't mean that it can't be treated as an input variable!

See Also