Decomposition-based methods for system design optimization introduce consistency constraints, which contain coupling variables communicated between adjacent subproblems and link them together. When these variables are vector-valued (e.g., dynamic responses), the problem size can increase dramatically and make such methods impractical. Therefore, it is necessary to represent these vector-valued coupling variables with a reduced representation that will enable efficient optimization while maintaining an acceptable level of accuracy with respect to the original representation. This study investigates two representation techniques, radial-basis function artificial neural networks and proper orthogonal decomposition, and implements each in an analytical target cascading problem formulation for electric vehicle powertrain system optimization. Implementation of each representation technique is demonstrated and the techniques are assessed in terms of efficiency (decision vector dimensionality) and accuracy.
Keywords:Decomposition-based design optimization, analytical target cascading, coupling variables, reduced representation, vector-valued target.
IntroductionIn formulating design optimization problems for large-scale, complex systems, it is often practical to separate these systems into simpler, more manageable subsystem configurations. Decomposition-based optimization strategies are used frequently to solve these problems. These strategies introduce consistency constraints [1], which contain coupling variables and ensure feasible design solutions. Coupling variables appear in subproblem optimization formulations as decision variables, increasing subproblem dimension. If these coupling variables consist of a small, finite number of scalars, problem size does not increase appreciably, and efficient optimization of the system is still possible. However, if coupling comprises infinite-dimensional variables, such as functions, ensuring consistency becomes computationally challenging. Discretization is typically applied, transforming infinite-dimensional variables into finite-dimensional ones, which can be represented in vector form aswhere y is the independent variable and q is the number of discretized points. Although this transformation enables consistency constraints to be computed, it requires a large number of discretization points to ensure a sufficiently accurate representation of the function. The dimensionality (measured by q) of these vector-valued coupling variables (VVCVs) can become very large, resulting in high-dimension subproblem decision vectors. Thus, it is desirable to approximate VVCVs with a reduced dimension representation that preserves sufficient accuracy. The new coupling variables comprising these representations are known as reduced representation variables [2]. With the exception of the work by Sobieski [3], published literature has not addressed this issue. The majority of published techniques use simplified models of objective functions and constraints to approximate their more comp...