Document Actions
Reliability Based Design Optimization
Solution with LS-OPTui
Document Actions
Solution with LS-OPTui
Task
Task
Open the file com.2bar.rbdo.start.
RBDO Task
| ![]() |
Distribution
Distribution
Statistical Distribution
| ![]() |
| ![]() |
Variables
Variables
Change Variable
| ![]() |
Sampling
Sampling
Sampling Panel
| ![]() |
Objective
Objective
Objective Function
| ![]() |
Constraint
Constraint
Constraints Panel
| ![]() |
Run
Run
Run Panel
| ![]() |
Com-file
Com-file
The created command file may look like this:
"Two-bar Truss"
$ Created on Thu Mar 22 14:51:18 2007
solvers 1
responses 2
$
$ NO HISTORIES ARE DEFINED
$
$
$ PROBABILISTIC DISTRIBUTIONS
$
distribution 2
distribution 'area_dist' NORMAL 0 0.1
distribution 'base_dist' UNIFORM 0 0.2
$
$ DESIGN VARIABLES
$
variables 2
Variable 'Area' 2
Lower bound variable 'Area' 0.2
Upper bound variable 'Area' 4
Range 'Area' 4
variable 'Area' distribution 'area_dist'
Variable 'Base' 0.8
Lower bound variable 'Base' 0.1
Upper bound variable 'Base' 1.6
Range 'Base' 1.6
variable 'Base' distribution 'base_dist'
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$ 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 quadratic
solver experiment design dopt
$ ------ 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) }
$
$ OBJECTIVE FUNCTIONS
$
objectives 1
objective 'Weight' 1
$
$ CONSTRAINT DEFINITIONS
$
constraints 1
constraint 'Stress'
upper bound constraint 'Stress' 1
probability upper bound constraint 'Stress' 0.05
$
$ 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
History
History
History of the Variables
→ 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 Area is computed as 1.6. | ![]() |
→ 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.38. | ![]() |
→ The probability of exceeding the the upper bound has converged to 0.05. | ![]() |
Stochastic Contribution
Stochastic Contribution
Stochastic Contribution
→ The standard deviation of the Stress response due to all variables is 0.06. Almost all of the variation of the Stress response is caused by the variable Area.
| ![]() |
Download
Download
The complete data set (input and command files) is available for download as tar.gz RBDO.tar.gz or zip-file RBDO.zip.












