Step 1 - Design Variables and Objectives Definition
Design Variable Constraints
| Name | Unit | Design Range | Initial Design | Description | Comments |
|---|---|---|---|---|---|
| (demo) Wheel | number | [2,18] | 4 | Total number of wheels of the vehicle | Excluding spares |
Design Objective Constraints
| Name | Unit | Constraint | Description | Comments |
|---|---|---|---|---|
| (demo) Weight | kg | <2000 | The total weight of the vehicle must be less than 2000 kg. | Excluding fuel weight |
Step 2 - Relational Structure Definition
Sensitivities
| Target Objective | Type | Expression | Input Variables | Comments |
|---|---|---|---|---|
| (demo) Weight | Literal | y = x * 400 | Wheel | Engineering experience |