There exist a wide range of types of optimization problems. Still, they can all be summarized as a combination of one or more objective functions subject to several additional constraints.
When more than one objective function is part of the optimizationproblem, this is called multi-objective optimization. The problem can be formulated as follows:
s.t.
One of the classic methods for multi-objective optimization is the weighted sum method. By multiplying each objective by a user-specified weight,the series of objectives turn into a single objective problem:
A weighting value allows the user to specify the importance of each objective. After selecting the desired objective, the user can change the weighting factor of it. A value equal to 1 translates to that objective having the highest priority, while a value close to 0 translates to the target having the lowest priority.
Constraints, on the other hand, must be satisfied as long as this is physically possible. The satisfaction of constraint(s) will always prioritize minimizing/maximizing objectives.
Taking advantage of the most recent webinar, Multi-objective optimization for battery cold plates, we will navigate into the three possible options to tackle a battery cold plate optimization on ColdStream.
1. Single objective optimization with temperature minimization and fixed value pressure constraints plus manufacturing constraint
Temperature minimization should be used if the aim is to reduce the temperature across a component by focusing on the highest temperatures. Lowering the highest temperatures on a component results in a decrease in the mean temperature. Furthermore, the location of the highest temperature in a component may also change. The mathematical formulation involves integrating the temperature over a surface or volume:
s.t.
2. Multi-objective optimization with temperature minimization, temperature variance minimization and fixed value pressure constraints plus manufacturing constraint
Apart from temperature minimization, another target is considered for this case: temperature variance minimization. In this manner, the case turns into a multi-objective optimization, incorporating the weighted sum method into the objective.
The temperature variance minimization reduces the temperature fluctuations across a component and makes the temperature spread as uniform as possible. This can be especially important for thermal stresses. In other words, the temperature will be made as uniform as possible across the complete component. If a specific reference temperature is focused, the temperature spread minimization target should be used instead. The mathematical formulation is as follows.
s.t.
3. Multi-objective optimization with temperature minimization, temperature spread minimization and fixed value pressure constraints plus manufacturing constraint
As mentioned, if a component needs to run at a specified temperature, temperature spread minimization should be a target. This target guarantees that the spread of temperatures occurring in a component is as close as possible to the specified temperature. It is important for thermal stresses or when the component functions optimally at a specified temperature.
In other words, the component's temperature will be made as uniformly as possible around the specified temperature. Thus, ideally, the component would have the reference temperature everywhere. On the other hand, if there is no reference temperature to set, the best choice is to consider the temperature variance minimization target instead, as in the previous item.
The mathematical problem becomes:
s.t.
For the 2x2 battery cold plate showcased on the "Multi-objective optimization for battery cold plates" webinar, the optimization problem is solved using Case 2: Multi-objective optimization with temperature minimization, temperature variance minimization and fixed value pressure constraints plus manufacturing constraint.
Watch the webinar here and check our white paper about battery cold plates.