Historical derivation — preserved in full
Source: design23_autonomous_optimizer_v1.0.0/design23_autonomous_optimizer/fryett_q_series_phase1/DERIVATION.md
Snapshot: design23-v1.0.0. The body below is unabridged.
An exact convergent-series target for the Fryett nanobeam cavity¶
1. Benchmark and scope¶
Fryett et al. report an encapsulated silicon-nitride nanobeam cavity with a simulated resonance near 740 nm, simulated quality factor
and mode volume approximately
The stated material and mirror parameters are
Here b means SiN beam and c means encapsulating cladding. The beam axis is
x, its in-plane transverse direction is y, and the vertical direction is
z.
The goal is not a heuristic expression such as Q = exp(alpha N). The goal is
an exact implicit function
where the complex pole widetilde omega(p) is defined by an outgoing Maxwell
operator and is approached by an explicitly refinable sequence.
2. A geometry ambiguity that must remain visible¶
The article says that the major hole diameter and period are tapered linearly, that the mirror major/minor diameters are 300/100 nm, and that the innermost major diameter is 100 nm with the innermost holes “separated by 140 nm.” It also describes a Bragg region of 40 holes.
The previous project bundle used a different, more specific reconstruction:
- five taper holes per side with transverse semiaxes
[70, 90, 110, 130, 150] nm; - controlled center intervals
[215, 222, 224.75, 227.5, 230.25] nm; - 40 repeated mirror holes per side;
- a 233 nm mirror period.
Those choices cannot all be inferred uniquely from the quoted article text. In particular, 140 nm was treated as an optimized transverse diameter in the old reconstruction, not as the separation of the central holes. The meaning of “40 holes” is also potentially total-versus-per-side ambiguous.
Therefore this phase treats the geometry as a parameter vector and preserves
the old reconstruction only as a named candidate. A numerical claim of
reproducing Q=10^5 must state the complete list of hole centers and radii.
3. Exact dielectric function¶
Use the unperforated rectangular waveguide as the background:
with epsilon_b=n_b^2 and epsilon_c=n_c^2.
Hole j is the elliptical cylinder
For the Fryett geometry r_x=50 nm is nominally fixed and r_y is tapered.
The complete dielectric is exactly
For a mirror-symmetric cavity one can use positive-side coordinates
and add holes at -x_j. Thus a natural optimization vector is
4. Exact analytical geometry transform¶
Define the Fourier transform by
For one hole define
Direct integration over the elliptical disk and vertical interval gives
The continuous limits are J1(rho)/rho -> 1/2 and
2 sin(k_z T/2)/k_z -> T. At zero wavevector, Eq. (2) is exactly the hole
volume pi r_x r_y T.
The full geometry dependence is consequently
This is already a useful exact analytical representation of the complete finite set of holes as a function of every center and radius.
For example,
Writing f(rho)=J1(rho)/rho,
and
gives an exact radius derivative of Eq. (2). The code implements the removable singularities with small-argument Bessel series.
For completeness, the rectangular bare-waveguide contrast also has the exact two-dimensional transform
where the sinc functions here are unnormalized sin(x)/x.
5. Outgoing Maxwell pole equation¶
Use time dependence exp(-i omega t) and nonmagnetic media. Define the bare
waveguide Maxwell operator
Let
be its outgoing dyadic Green operator on the correct analytic sheet. The full source-free Maxwell equation is equivalent to the homogeneous Lippmann--Schwinger equation
Restricting the unknown to the finite union of holes Omega(p) defines
The exact pole condition is
det_reg is written deliberately. The electric dyadic Green tensor has a
singular local term. A rigorous implementation must extract the Maxwell self
term and use either an ordinary Fredholm determinant of the resulting
trace-class operator or an appropriate regularized determinant such as
det_2. Calling an unregularized collocation determinant “exact” would be
wrong.
The analytic Fredholm framework makes the desired geometry-to-Q function
Equation (8) is implicit and ugly, but it is an exact analytical definition.
6. Where the radiation continuum appears¶
The bare-waveguide Green tensor is not a sum over only a few guided modes. Its spectral representation has the schematic form
The contour and square-root branches enforce outgoing propagation and evanescent decay. The dual symbol allows the normalization to be biorthogonal after analytic continuation to complex frequency.
Equation (9) explains the earlier failure. A handful of guided or PML modes
can approximate the near field while getting the tiny continuum coupling that
sets Q completely wrong. No arbitrary imaginary part is assigned to a
free-space mode; the imaginary part of the cavity pole is generated by the
outgoing continuum in Eq. (9).
7. The actual convergent series¶
Map every hole to a fixed unit cylinder using
On the unit disk use a complete set of Zernike polynomials Z_mn(u,v). On
[-1,1] use normalized Legendre polynomials P_l(zeta), and include three
vector components. After the correct Maxwell self-term treatment, this gives
a complete local basis
Projection of Eq. (6) gives
The finite pole and Q are
The intended exact result is the joint limit
Here N_rad is a radiation-continuum quadrature order, not a fictional finite
number of physical radiation modes.
There is also a formal trace series. Where its local convergence conditions hold,
or, for the two-regularized determinant,
At a resonance the naive trace-log series is not generally the best numerical evaluation because an eigenvalue reaches one. Equations (14)--(15) define the local analytical series and its continuation; Eq. (12) is the stable computational realization.
8. Exact pole and Q gradients¶
Let x and y be right and left null vectors at a simple pole:
Implicit differentiation gives
If widetilde omega=omega_r+i omega_i, with omega_i<0, then
Equations (2)--(5) provide analytical geometry derivatives inside A_p.
Equation (16) means that the final optimizer does not need to differentiate a
long FDTD ringdown or finite-difference every geometry variable.
9. Relation to cell scattering matrices¶
Partitioning the basis indices in Eq. (11) by hole or cell produces a block matrix. Eliminating internal blocks using Schur complements produces the same cell scattering maps that can be cascaded using Redheffer star products.
Thus cell cascading is retained, but its cell matrices should be derived from the converged global operator. The scattering model is then a stable block factorization of Eq. (11), rather than a separate approximation whose missing radiation channels are unknown.
10. Concrete state at the end of phase 1¶
Completed:
- An exact parameterized dielectric function for the finite hole array.
- Exact Bessel/sinc Fourier factors for every hole and their geometry derivatives.
- The outgoing bare-waveguide volume-integral pole equation.
- A specific complete local basis and finite determinant sequence
Q_N(p). - Exact implicit derivatives of the pole and Q.
- Executable tests for the analytical geometry factors and pole identities.
Not completed:
- Rigorous extraction of the singular Maxwell self term.
- Construction and normalization of the full guided-plus-continuum bare-waveguide Green tensor.
- Numerical evaluation of Eq. (11).
- Resolution of the paper's finite-geometry ambiguity.
- Recovery of the reported
Q ~ 100,000.
The next phase should solve items 1--2 first for a single elliptical hole, and verify its guided reflection, transmission, and total radiated power against a full-wave solver before assembling the full Fryett cavity.
11. Primary benchmark source¶
T. K. Fryett, Y. Chen, J. Whitehead, Z. M. Peycke, X. Xu, and A. Majumdar, “Encapsulated Silicon Nitride Nanobeam Cavity for Hybrid Nanophotonics,” ACS Photonics 5, 2176–2181 (2018), DOI: 10.1021/acsphotonics.8b00036; arXiv:1709.02032.