Abstract
In a physical design problem, the designer chooses values of some physical parameters, within limits, to optimize the resulting field. We focus on the specific case in which each physical design parameter is the ratio of two field variables. This form occurs for photonic design with real scalar fields, diffusion-type systems, and others. We show that such problems can be reduced to a convex optimization problem, and therefore efficiently solved globally, given the sign of an optimal field at every point. This observation suggests a heuristic, in which the signs of the field are iteratively updated. This heuristic appears to have good practical performance on diffusion-type problems (including thermal design and resistive circuit design) and some control problems, while exhibiting moderate performance on photonic design problems. We also show in many practical cases there exist globally optimal designs whose design parameters are maximized or minimized at each point in the domain, i.e., that there is a discrete globally optimal structure.
Introduction
Computer-aided physical design has become an important tool in many fields including photonics1,2, mechanical design3, circuit design4,5, and thermal design6,7. In many cases, the design problem is formulated as a constrained nonconvex optimization problem which is then approximately minimized using local optimization methods such as ADMM8, evolutionary algorithms5, and the method of moving asymptotes6, among many others.
More generally, a physical design problem can be phrased in the following way: we are allowed to choose some design parameters (e.g., the permittivity in photonic design or the conductances in diffusion design) at each point in a domain, within some limits, in order to minimize an objective function of the field (this can be, e.g., the electric field in photonic design, or a vector containing the potentials, flows, and potential differences in diffusion design). The constraints specify the physics of the problem, connecting the design variables to the field variables (e.g., Maxwell’s equations in photonics, or a diffusion equation such as the heat equation in diffusion design). We note that, in many cases, the physics constraints are linear equations in the field variables (when the design parameters are held constant), and linear equations in the design parameters (when the fields are held constant), which has led to some heuristics with good performance8.
There has been recent interest in understanding global properties of solutions for physical design problems: lower bounds for optimal design objectives in photonic design have been studied via the use of convex relaxations found by physical arguments9,10, duality theory11,12,13, among others14. We instead analyze a convex restriction (see15, Sect. 2.1) of the physical design problem, potentially providing another approach for analyzing properties of global solutions and for creating fast heuristics.
In this paper, we consider a simple (but very general) formulation of a class of physical design problems which includes problems in thermal design, photonic inverse design with scalar fields and convex objectives, and some types of control problems. This formulation offers some insights into the properties of global solutions for these problems. For example, in many practical cases, problems with linear objectives can be shown to have optimal extremal designs (in the case of physical design) or bang-bang controls (in the case of control). As another example, we observe that it suffices to know only the sign of a subset of variables in order to globally solve the problem efficiently, even though the original problem is NP-hard. The formulation also suggests a heuristic which appears to have good performance for many kinds of physical design problems, and we give numerical examples of this heuristic applied to a few different problems.
General problem formulation
We consider a problem of the form
where \(f: {\text{ R }}^n \times {\text{ R }}^m \times {\text{ R }}^m \rightarrow {\text{ R }}\) is a convex function over our variables \(x \in {\text{ R }}^m\) and \(u, v \in {\text{ R }}^n\), \(\mathscr {C}\subseteq {\text{ R }}^n \times {\text{ R }}^m \times {\text{ R }}^m\) is a convex constraint set, and \(\theta \in {\text{ R }}^n\) is our design variable whose limits are \(\theta ^\text{min}, \theta ^\text{max}\in {\text{ R }}^n\). While apparently simple, many physical design problems can be expressed as instances of problem (1); we show a few examples in the “Applications” section. We call (x, u, v) the field (corresponding to, e.g., the electric field in photonic design) and \(\theta \) the design parameters (corresponding to, e.g., the permittivity in photonic design). We say that \(\theta \) is extremal whenever \(\theta _i \in \{\theta ^\text{min}_i, \theta ^\text{max}_i\}\) for each \(i=1, \dots , m\). The physics of the problem is encoded in the constraints \((x, u, v) \in \mathscr {C}\) and \(u = \mathbf{diag}(\theta )v\).
In this problem, the convex set \(\mathscr {C}\) can be any convex set specifying constraints on the variables (x, u, v), such as linear equality constraints. On the other hand, the design parameters \(\theta \) enter in a very specific way: as a diagonal term relating u and v. Another way to say this is that each design parameter \(\theta _i\) is the ratio of two field parameters, \(u_i\) and \(v_i\).
We note that the problem (1) is convex in (x, u, v) whenever \(\theta \) is fixed, and convex in \((x, u, \theta )\) whenever v is fixed. In practice, there has been great success in applying heuristics for approximately minimizing instances of (1) using this observation16.
Absolute upper bound formulation
Problem (1) is equivalent to
where the absolute value is taken elementwise. The variables of problem (2) are \(x \in {\text{ R }}^m\) and \(u, v, w \in {\text{ R }}^n\), while \({\bar{\theta }} = (\theta ^\text{max}+ \theta ^\text{min})/2\) and \(\rho = (\theta ^\text{max}- \theta ^\text{min})/2\) are constants. Note that \({\bar{\theta }}\) is the middle value of the physical parameter interval, and \(\rho \) is the radius, i.e., half the range or width of the interval.
The equivalence between problems (1) and (2) can be seen by noting that, for every feasible (x, u, v, w) for problem (2) we can set,
for \(i=1, \dots , m\). Then, \((x, u, v, \theta )\) is feasible for (1), with the same objective value. Note that, if \(v_i = 0\), any choice of \(\theta _i \in [\theta ^\text{min}_i, \theta ^\text{max}_i]\) would suffice.
Similarly, for any \((x, u, v, \theta )\) that is feasible for (1), we can set
and then (x, u, v, w) is feasible for problem (2) with the same objective value.
We will refer to problem (2) as the absolute-upper-bound formulation of problem (1). This problem, like problem (1), is nonconvex due to the inequality \(|w| \le |v|\), and is hard to solve exactly.
NP-hardness
We can reduce any mixed-integer convex program (MICP) to an instance of (2), implying that this problem is hard, as any instance of an NP-complete problem is easily reducible to instances of the MICP problem17.
The reduction follows since we can force v to be binary in problem (2). First, choose \({\bar{\theta }} = 0\), \(\rho = \mathbf{1}\) (and therefore \(u=w\)), and add \(u = \mathbf{1}\) to the constraint set. This immediately implies that \(\mathbf{1}\le |v|\). Adding the convex constraint \(|v| \le \mathbf{1}\) to the constraint set \(\mathscr {C}\), yields \(v \in \{\pm 1\}^n\), as required. Since \(\mathscr {C}\) and f can be otherwise freely chosen, the result follows.
Known signs
If the signs of an optimal \(v^\star \) are known for problem (2), then the problem becomes convex. We can see this as follows. If \(s = \mathbf{sign}(v^\star ) \in \{\pm 1\}^m\) is known, then we can solve the following convex problem18, Sect. 4:
where \(s\circ v\) is the elementwise product of s and v. Note that \(v^\star \) (and its associated values of \(x^\star \), \(u^\star \), and \(w^\star \)) are feasible for this instance of (4) since \(|v^\star | = s\circ v^\star \), which implies that a solution of this instance of (4) must be globally optimal for (2).
Global solution
Note that problem (4) generates a family of optimization problems over the set of possible signs, \(s \in \{\pm 1\}^m\). This suggests a simple, if inefficient, way to globally solve problem (2) and therefore problem (1): solve problem (4) for the \(2^m\) possible signs, \(s \in \{\pm 1\}^m\), to obtain optimal values \(p^\star (s)\) for each set of signs s. A solution \((x^\star , u^\star , v^\star , w^\star )\) for any optimal set of signs, \(s^\star \in \mathrm{argmin}_{s \in \{\pm 1\}^m} p^\star (s)\), is then a solution to (2) and therefore to (1).
Of course, this algorithm may not be useful in practice for anything but the smallest values of m, but it implies that solving problem (1) requires solving only a finite number of convex problems.
Extremality principle
The rewriting given in (4) also yields an interesting insight. If problem (4) is a feasible linear program and \(\mathscr {C}\) is an affine set with \(\{u \mid (x, u, v) \in \mathscr {C}\} = {\text{ R }}^m\), i.e., for each \(u \in {\text{ R }}^m\) there exists a \(v \in {\text{ R }}^m\) and an \(x \in {\text{ R }}^n\) such that \((x, u, v) \in \mathscr {C}\), then there exists a solution of (4) such that all entries of the inequality \(|w| \le s\circ v\) hold at equality (see, e.g.,19, Sect. 2.6). This rewriting then implies that there exists an optimal design for which \(\theta \) is extremal, by (3). A numerical example of this principle is found in the “Thermal design” section.
Sign flip descent
Since problem (4) generates a family of optimization problems parametrized by the sign vector \(s \in \{\pm 1\}^m\), we can view the original physical design problem (1) as a problem of choosing an optimal Boolean vector. A simple way of approximately optimizing (2) is: at each iteration i, start with some sign vector \(s^i \in \{\pm 1\}^m\) and solve (4) to obtain an optimal value \(p^i\). We then consider a rule for proposing a new sign vector, say \({\tilde{s}}^i \in \{\pm 1\}^m\), for which we again solve (4) and then obtain a new optimal value \({\tilde{p}}^i\). If \({\tilde{p}}^i < p^i\), we then keep this new sign vector, i.e., we set \(s^{i+1} = {\tilde{s}}^i\), and repeat the procedure; otherwise, we discard \({\tilde{s}}^i\) by setting \(s^{i+1} = s^i\), and repeat the procedure, proposing a new sign vector in the next iteration. This is outlined in algorithm 1.

By construction, any algorithm of the form of algorithm 1 is a descent algorithm since each iteration is feasible and the objective value is decreasing on each iteration. We outline two possible rules for proposing new sets of signs at each iteration.
Greedy sign rule
A simple rule for choosing signs is to begin at iteration k with some set of signs \(s^k\). We then define a new set of signs \({\tilde{s}}^k\) with \({\tilde{s}}^k = s^k\) except at the kth entry where we have \({\tilde{s}}^k_k = -s^k_k\) (or, if \(k > m\) then we pick the entry at index \(1 + (k-1\mod m)\), i.e., such that the entries are changed, one-by-one, in a round-robin fashion). We stop whenever flipping any one entry of \(s^k\) does not yield a lower objective value.
The greedy sign rule has two useful properties. First, the rule guarantees local optimality in the following sense: if algorithm 1 returns \(s^\star \), then changing any one sign of \(s^\star \) will not decrease the objective value. Second, the rule terminates in finite time, since the corresponding algorithm is a descent algorithm and there are a finite number of possible sign vectors. On the other hand, the algorithm is often slow for anything but the smallest designs: to reach the terminating condition, we have to solve at least m convex optimization problems.
Field-based rule
Another simple rule that appears to work very well in practice is based on the observation that, for many choices of sign vectors \(s^k\), the inequality \(|w| \le s^k \circ v\) has many entries of v that are zero. If \(v_i\) is zero for some index \(i=1, \dots , m\), this suggests that the sign \(s_i^k\) might have been originally set incorrectly: in this case, we propose a new vector \({\tilde{s}}^k\) which is equal \(s^k\) at all entries \(i=1, \dots , m\) for which \(v_i\) is nonzero and has opposite sign at all entries i for which \(v_i\) is zero.
Note that this new proposed vector will always have an optimal value \({\tilde{p}}^k\) which is at least as small as the optimal value for \(s^k\), i.e., \({\tilde{p}}^k \le p^k\). This observation, coupled with the proposed rule, suggests that we should stop whenever there are no signs left to flip, or whenever the iterations stop decreasing as quickly as desired, i.e., whenever \(p^k - p^{k+1} < \varepsilon \).
While this rule does not necessarily guarantee local optimality, it always terminates in finite time with the given stopping conditions and appears to work well in practice (requiring, in comparison to the greedy sign rule, much fewer than m iterations to terminate) as shown in the “Numerical examples” section.
Applications
We describe a few interesting design problems that reduce to problems of the form of (1).
Diagonal physical design
As in, e.g.,11, many physical design problems can be written in the following way:
where \(A \in {\text{ R }}^{n\times n}\) describes the physics of the problem, while \(b \in {\text{ R }}^n\) describes the excitation, and \(\theta \in {\text{ R }}^n\) are the design parameters of the system, chosen to minimize some convex objective function \(f: {\text{ R }}^n \rightarrow {\text{ R }}\) of the field \(z \in {\text{ R }}^n\). Our variables in this problem are the field z and the design parameters \(\theta \).
We can write a problem of the form of (5) as a problem of the form (1) by introducing a new variable u with constraint \(u = \mathbf{diag}(\theta )z\) and rewriting the equality constraint of (5) with this new variable, \(Az + u = b\). As the set of (z, u) satisfying \(Az + u = b\) forms a convex (in fact, affine) set, the resulting problem,
is of the form of (1) which can be easily rewritten into the form of (2).
Static diffusion design
Consider a flow problem on a graph \(G = (V, E)\) where we choose the conductance \(g_k \in {\text{ R }}\) across each edge \(k \in E\), constrained to satisfy \(g^\text{min}_k \le g_k \le g^\text{max}_k\), to minimize some function \(f: {\text{ R }}^{|V|} \rightarrow {\text{ R }}\) of the potentials \(e \in {\text{ R }}^{|V|}\), given some sources \(s \in {\text{ R }}^{|V|}\).
To compactly write the conditions this system must satisfy, let the matrix \(A \in {\text{ R }}^{|V|\times |E|}\) be the incidence matrix for the graph G defined to be (see20, Sect. 7.3):
We can then write the steady-state diffusion equation as
where \(A\mathbf{diag}(g)A^T\) can be recognized as the graph Laplacian of G with edge weights g. This equation can also be seen as the discrete form of the heat equation on a graph G21.
The corresponding optimization problem is then an instance of (1):
where we have introduced two new variables \(w, v \in {\text{ R }}^{|E|}\), in addition to the potential \(e \in {\text{ R }}^{|V|}\) and the conductances \(g \in {\text{ R }}^{|E|}\). As before, \(A \in {\text{ R }}^{|V|\times |E|}\) is the incidence matrix, \(s \in {\text{ R }}^{|V|}\) are the sources at each node, while \(c \in {\text{ R }}^{n}\) is a vector such that \(c^Te\) is the average temperature over the desired region.
Dynamic diffusion control
Similarly to the “Static diffusion design” section, we can consider the time-varying generalization of (6) given by
at each time \(t=1, \dots , T\), with step size \(h > 0\). Here, \(c \in {\text{ R }}^{|V|}_{++}\) is the heat capacity of each node and \(C = \mathbf{diag}(c)\), while \(u_t \in {\text{ R }}^{n}\) are the inputs given to the system, \(B \in {\text{ R }}^{|V| \times n}\) is a matrix mapping these inputs to the power added or removed from each node, \(g_t \in {\text{ R }}^{|V|}\) are the conductances at each node, and \(e_t \in {\text{ R }}^{|V|}\) is the temperature at each node.
In this case, we can minimize any convex function of the temperatures and inputs by appropriately choosing the conductances and inputs:
where, as before, we have introduced the variables \(v_t, w_t \in {\text{ R }}^{|E|}\), for each \(t \in [T]\) and \([T] = \{1, \dots , T\}\).
We can see problem (8) as a nontraditional control problem. A particular example is: we have a set of rooms with temperatures \(e_t\) at time t which we wish to keep within some comfortable temperature range. We are allowed to open and close vents (equivalently, change the conductances \(g_t\) at each time t) and turn on and off heat pumps (via the control variable \(u_t\)), while paying a cost for the latter. A simple question could be: what is an optimal set of actions such that the input cost is minimized while keeping the temperatures \(e_t\) within some specified bounds? We show a simple example of this in the “Temperature control” section.
Numerical examples
Julia22 code for all examples in this section is available in the following Github repository: angeris/pd-heuristic. We use the JuMP modeling language23 to interface with Mosek24. All times reported are on a 2015 2.9 GHz dual-core MacBook Pro.
Photonic design
In this example, we wish to choose the speed of a wave satisfying Helmholtz’s equation at each point in some domain \(\Omega \subseteq {\text{ R }}^2\) in order to minimize a convex function of the field.
Helmholtz’s equation
More specifically, the speed of the wave \(c : \Omega \rightarrow {\text{ R }}_{++}\) is chosen such that the field \(\psi : \Omega \rightarrow {\text{ R }}\) at a specific frequency \(\omega \in {\text{ R }}_+\) with excitation \(\phi : \Omega \rightarrow {\text{ R }}\) satisfies Helmholtz’s equation,
at each point \((x, y) \in \Omega \). Additionally, we require that the chosen speeds are bounded such that \(0 < c^\text{min}(x, y) \le c(x, y) \le c^\text{max}(x, y)\) at each point \((x, y) \in \Omega \), and we assume Dirichlet boundary conditions such that \(\psi (x, y) = 0\) for \((x, y) \in \partial \Omega \), i.e., we require the field to be zero at every point on the boundary of the domain. In electromagnetics, this condition corresponds to having a perfect conductor at the boundary.
In this case (as in11, Sect. 5.1), we will work with a discretized form of (9) where \(z \in {\text{ R }}^n\) is the discretized field (\(\psi \)), \(b \in {\text{ R }}^n\) is the discretized excitation (\(\phi \)), \(\theta \in {\text{ R }}^n\) is the discretized speed of the wave (c), and \(A \in {\text{ R }}^{n\times n}\) is the discretized version of the Laplacian operator (\(\nabla ^2\)), such that
approximates (9) at each point \((x_i, y_i) \in \Omega \) for \(i=1,\dots , n\). We assume that the discretization is such that \(\Omega \) is a \(1 \times 1\) box.
Problem data
In this case, the problem data are given by \(\omega = 4\pi \), with \(n = 101 \times 101 = 10201\), while the convex objective function \(f: {\text{ R }}^n \rightarrow {\text{ R }}\) is given by
where \(B \subseteq \{1, \dots , n\}\) is the box indicated in Fig. 1, and the excitation b is defined as
for each \(i=1, \dots , n\), where \(S \subseteq \{1, \dots , n\}\) is the box indicated in Fig. 1. Here, \(\theta ^\text{min}= 1\) and \(\theta ^\text{max}= 2\). We set the tolerance parameter of the algorithm to \(\varepsilon = 10^{-4}\). We initialize the algorithm by finding a solution to Eq. (10) with \(\theta = (\theta ^\text{max}+ \theta ^\text{min})/2\) and use the signs of this solution as the initial sign vector.
Numerical results
With the given problem data, the algorithm terminates at 102 iterations with a total time of about 4 minutes, roughly around 2 seconds per iteration. This time could be very much shortened since the current implementation does not warm-start any of the current iterations, essentially solving the problem from scratch at each iteration. The final design is shown in Fig. 1 and its final field is shown in Fig. 2.
Thermal design
In this design problem, as in the “Static diffusion design” section, we seek to set the conductances on a graph in order to minimize the average temperature of a subset of points in the center of a 2D grid of size \(m\times m\), given a heat source and a heat sink at opposite corners of the 2D grid. This is an instance of the diffusion problem where \(A \in {\text{ R }}^{|E| \times |V|}\) is the incidence matrix of the grid and \(s \in {\text{ R }}^{|V|}\) are the heat sources and sinks. This problem can be written as an instance of (7) where the potentials \(e \in {\text{ R }}^{|V|}\) are the temperatures at each point in the grid.
Problem data
Our convex objective function \(f: {\text{ R }}^{|V|} \rightarrow {\text{ R }}\) is given by
where \(c \in {\text{ R }}^{|V|}\) is a vector such that \(c_i = 1\) if vertex i lies in the center square of size \(\lfloor (m-1)/4\rfloor \times \lfloor (m-1)/4\rfloor \) while \(c_i = 0\) otherwise. There is a heat source set at the bottom left corner of the grid and a heat sink set at the top right corner of the grid. We set the minimal and maximal conductances as \(g^\text{min}= 1\) and \(g^\text{max}= 10\) at each edge.
We approximately optimize the conductances in this problem by using the field-based heuristic described in the “Sign flip descent” section. The directions are initialized by solving the problem with uniform conductances.
Numerical results
A small example is given in Fig. 3 with \(m=11\) (which shows the chosen directions of flow), while a relatively large design is given in Fig. 4 with \(m=51\). In both figures, thick edges indicate that conductance is maximized at that edge while thin edges indicate that conductance is minimized (see the extremality principle in the “General problem formulation” section for more details). The color of each node indicates the potential value, with red values indicating a higher potential and blue values indicating a lower one. We note that our heuristic recovers similar tendril-like patterns to those found in, e.g.7, Sect. 4 .
With the provided data, the heuristic terminates after 7 iterations, taking a total time of around .4 seconds in the case with \(m=11\), with an objective value of about .115. The case with \(m=51\) terminates after 14 iterations, taking a total time of around 20.5 seconds with an objective value of approximately .239.
Temperature control
In this example, we wish to keep the temperature of two rooms in a range of desired temperatures by appropriately closing and opening vents to the outside and between rooms and turning heat pumps on and off at specified times, while minimizing the total power consumption. We will also require that the controls and the temperatures be periodic.
Problem data
We can write this as an instance of problem (8) with
and A is the incidence matrix of the graph shown in Fig. 5, while
where \(T = 300\). Since we will require that the room temperatures be periodic, we then have
Finally, we will require that the temperatures remain in some a range,
while minimizing
where \(h=1/T\) and \(\eta = 10^{-4}\) is a small regularization parameter that ensures the resulting trajectories are smooth.
We initialize the problem with the signs given by assuming that \(g_t = (g^\text{min}+ g^\text{max})/2\) for all \(t=1, \dots , T-1\) and using the heat pumps \(u_t\) to ensure the temperature in the rooms remains above 65 and below 75.
Numerical results
We approximately optimize this instance using the field-based heuristic outlined in “Sign flip descent”, with the result shown in Fig. 6. With the provided data, the heuristic terminates in 3 iterations, with a total time of around 1.56 s. The final approximately optimized problem has an objective value of around 836.
Conclusion
This paper presented a new problem formulation and an associated heuristic which may be of practical use for a general class of physical design problems, which appears to have good practical performance on many different kinds of physical design problems. Additionally, this problem formulation implies a few interesting facts, most notably that the class of problems can be efficiently solved even when only the signs of an optimal solution are known and that, in a few important cases, there exist globally optimal extremal designs.
Future work
There are several notable exceptions to the class of problems which are included in the formulation given in (1), with the most important being designs whose parameters are constrained to be equal. This means that, at the moment, a direct application to photonic design in three dimensions, the usual photonic design problem with complex fields, circuit design with complex impedances, or multi-scenario physical design, is not possible with the current problem formulation. We suspect a suitable generalization of (1) might yield similarly interesting insights and, potentially, new heuristics for physical design.
References
Molesky, S. et al. Inverse design in nanophotonics. Nat. Photon. 12, 659–670. https://doi.org/10.1038/s41566-018-0246-9 (2018).
Su, L. et al. Nanophotonic inverse design with SPINS: Software architecture and practical considerations. arXiv:1910.04829 [physics] (2019). 1910.04829.
Haftka, R. T. & Gürdal, Z. Elements of Structural Optimization (2012).
Gielen, G. & Rutenbar, R. Computer-aided design of analog and mixed-signal integrated circuits. Proc. IEEE 88, 1825–1854. https://doi.org/10.1109/5.899053 (2000).
Liu, B. et al. Analog circuit optimization system based on hybrid evolutionary algorithms. Integration 42, 137–148. https://doi.org/10.1016/j.vlsi.2008.04.003 (2009).
Dbouk, T. A review about the engineering design of optimal heat transfer systems using topology optimization. Appl. Therm. Eng. 112, 841–854. https://doi.org/10.1016/j.applthermaleng.2016.10.134 (2017).
Haertel, J. H. K. Design of Thermal Systems Using Topology Optimization. Ph.D. thesis, Technical University of Denmark (2018).
Lu, J. & Vučković, J. Nanophotonic computational design. Opt. Express 21, 13351. https://doi.org/10.1364/OE.21.013351 (2013).
Miller, O. D. et al. Fundamental limits to optical response in absorptive systems. Opt. Express 24, 3329. https://doi.org/10.1364/OE.24.003329 (2016).
Shim, H., Fan, L., Johnson, S. G. & Miller, O. D. Fundamental limits to near-field optical response over any bandwidth. Phys. Rev. X 9, 011043. https://doi.org/10.1103/PhysRevX.9.011043 (2019).
Angeris, G., Vučković, J. & Boyd, S. Computational bounds for photonic design. ACS Photon. 6, 1232–1239. https://doi.org/10.1021/acsphotonics.9b00154 (2019).
Gustafsson, M., Schab, K., Jelinek, L. & Capek, M. Upper bounds on absorption and scattering. arXiv:1912.06699 [physics] (2019). 1912.06699.
Molesky, S., Chao, P. & Rodriguez, A. W. T-Operator Limits on Electromagnetic Scattering: Bounds on Extinguished, Absorbed, and Scattered Power from Arbitrary Sources. arXiv:2001.11531 [physics] (2020). 2001.11531.
Molesky, S., Jin, W., Venkataram, P. S. & Rodriguez, A. W. Bounds on absorption and thermal radiation for arbitrary objects. Phys. Rev. Lett. 123, 257401. https://doi.org/10.1103/PhysRevLett.123.257401 (2019).
Diamond, S., Takapoui, R. & Boyd, S. A general system for heuristic minimization of convex functions over non-convex sets. Optim. Methods Softw. 33, 165–193. https://doi.org/10.1080/10556788.2017.1304548 (2018).
Lu, J. & Vučković, J. Inverse design of nanophotonic structures using complementary convex optimization. Opt. Express 18, 3793. https://doi.org/10.1364/OE.18.003793 (2010).
Karp, R. M. Reducibility among combinatorial problems. In Complexity of Computer Computations (eds Miller, R. E. et al.) 85–103 (Springer US, 1972). https://doi.org/10.1007/978-1-4684-2001-2_9.
Boyd, S. & Vandenberghe, L. Convex Optimization (Cambridge University Press, 2004).
Bertsimas, D. & Tsitsiklis, J. N. Introduction to Linear Optimization. Athena Scientific Series in Optimization and Neural Computation (Athena Scientific, 1997).
Boyd, S. & Vandenberghe, L. Introduction to Applied Linear Algebra: Vectors, Matrices, and Least Squares 1st edn. (Cambridge University Press, 2018).
Solomon, J. PDE approaches to graph analysis. arXiv:1505.00185 [cs, math] (2015). 1505.00185.
Bezanson, J., Edelman, A., Karpinski, S. & Shah, V. B. Julia: A fresh approach to numerical computing. SIAM Rev. 59, 65–98. https://doi.org/10.1137/141000671 (2017).
Dunning, I., Huchette, J. & Lubin, M. JuMP: A modeling language for mathematical optimization. SIAM Rev. 59, 295–320. https://doi.org/10.1137/15M1020575 (2017).
ApS, M. MOSEK Optimizer API for Python 9.1.5. https://docs.mosek.com/9.1/pythonapi/index.html (2019).
Acknowledgements
The authors would like to acknowledge Akshay Agrawal, Shane Barratt, and Rahul Trivedi for helpful comments and edits. We would also like to acknowledge financial support from ARPA-E with Agreement No. DE-AR0001212. Guillermo Angeris is supported by the National Science Foundation Graduate Research Fellowship under Grant No. DGE-1656518.
Author information
Authors and Affiliations
Contributions
G.A. and S.B. developed the theory. G.A. developed the examples and simulations. J.V. and S.B. supervised the project. All members contributed to the discussion and reviewed the manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Angeris, G., Vučković, J. & Boyd, S. Convex restrictions in physical design. Sci Rep 11, 12976 (2021). https://doi.org/10.1038/s41598-021-92451-1
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-021-92451-1
This article is cited by
-
Physical limits in electromagnetism
Nature Reviews Physics (2022)
Comments
By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.