Document Actions
Robust Parameter Design
Solution with LS-OPTui
Document Actions
Solution with LS-OPTui
Task
Task
Open the file com.2bar.rbdo.start.
RBDO Task
| ![]() |
Distribution
Distribution
Normal Distribution
| ![]() |
Variable
Variable
Noise Variable
| ![]() |
Sampling
Sampling
Sampling Panel
| ![]() |
Responses
Responses
Response Panel
| ![]() |
Objective
Objective
Objective Panel
| ![]() |
Constraints
Constraints
Constraints Panel
| ![]() |
Run
Run
Run Panel
| ![]() |
Com-file
Com-file
The created command file may look like this:
"Two-bar Truss"
$ Created on Wed Mar 21 17:39:10 2007
solvers 1
responses 2
$
$ NO HISTORIES ARE DEFINED
$
$
$ PROBABILISTIC DISTRIBUTIONS
$
distribution 1
distribution 'area' NORMAL 2 0.1
$
$ DESIGN VARIABLES
$
variables 2
Noise variable 'Area' distribution 'area'
Variable 'Base' 0.8
Lower bound variable 'Base' 0.1
Upper bound variable 'Base' 1.6
Range 'Base' 1.6
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$ SOLVER "SOLVER_1"
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$
$ DEFINITION OF SOLVER "SOLVER_1"
$
solver own 'SOLVER_1'
solver command "echo N o r m a l"
$ ------ Pre-processor --------
$ NO PREPROCESSOR SPECIFIED
$ ------ Metamodeling ---------
solver order interaction
solver experiment design 3toK
$ ------ Job information ------
solver concurrent jobs 1
$
$ WARNING - NO RESPONSES DEFINED FOR SOLVER "SOLVER_1"
$
$
$ RESPONSE EXPRESSIONS FOR SOLVER "SOLVER_1"
$
response 'Weight' expression { Area * sqrt(1+Base*Base) }
response 'Stress' expression { 0.124 * sqrt(1+Base*Base) * (8/Area + 1./Area/Base) }
composites 1
$
$ STD DEV COMPOSITES
$
composite 'StandardDeviation3' noise 'Stress'
$
$ OBJECTIVE FUNCTIONS
$
objectives 1
objective 'StandardDeviation3'
$
$ THERE ARE NO CONSTRAINTS!!!
$
constraints 0
$
$ JOB INFO
$
concurrent jobs 1
iterate param design 0.01
iterate param objective 0.01
iterate param stoppingtype and
iterate 10
STOP
Results
Document Actions
Results
Optimization Histories
Optimization Histories
Variable History
→ The Area noise variable remains unchanged during the optimization process.
| ![]() |
Variable History
→ The deployment of the variable value (red) and the bounds of the region of interest (blue) during the optimization process. The optimum value of the variable Base is computed as 0.5.
| ![]() |
Composite History
→ The standard deviation has converged during the optimization process. | ![]() |
Metamodel
Metamodel
Metamodel
→ Using the metamodel facility you can investigate that a higher value of the variable Base goes together with a lower value of the stress standard deviation. | ![]() |
Download
Download
The complete data set (input and command files) is available for download as tar.gz robust_parameter_design.tar.gz or zip-file robust_parameter_design.zip.












