Abstract
We theoretically investigate the ability to design optical filters from a single material and a single layer of randomly dispersed resonant dielectric particles, defining a random metasurface. Using a Bayesian and generalized Mie inverse-design approach, we design particle radii distributions that give rise to longpass, shortpass, bandpass, and bandstop spectral bands in the infrared. The optical response is shown to be directly related to electric and magnetic multipole scattering of the constituent particles and their near field coupling. We discuss the effect of the particle size distribution and particle–particle coupling interactions on filter design in random systems lacking long-range order.
1 Introduction
Filters designed from disordered metasurfaces may offer a platform to circumvent the Achilles heel of meticulous fabrication. This is because the approach is inherently tolerant to manufacturing error, leading to an increase in throughput and/or a reduced fabrication cost. Furthermore, disordered metasurfaces do not need to rely on multiple materials to achieve a filter response. This benefits applications operating in harsh environments, where issues of different thermal expansion coefficients, chemical stability, miscibility, compliance to mechanical stress, and different resistance to ionizing radiation between materials increases the complexity of filter design [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]. Engineered randomness has a long history of producing emergent phenomena. Historical examples include sub-wavelength scatterers, which catalyzed the field of metamaterials by producing effective media with constitutive parameters not seen in the bulk constituents [14], [15], [16]. Another example is resonant particle absorption and disorder-induced light trapping (e.g., Anderson localization) that has also shown to produce record-breaking broad-band, angle and polarization-invariant near-black-body absorbers. Furthermore, these systems are shown to be scalable and cost effective compared to ordered photonic counterparts [17], [18], [19], [20], [21].
Though the discussion above highlights a case for random metasurfaces, the study of disorder in the field is still an open subject of research. A primary difficulty is that strong light–matter interactions are often necessary in metasurfaces, and this can produce unruly particle–particle coupling effects when the spatial position of particles is not well controlled. It is also important to note that the systems proposed do not fall into the category of effective medium theories. In particular, low harmonic order (electric dipole), non-resonant, and negligible particle–particle coupling are all invalid assumptions in the proposed regime. In fact, it is exactly by leveraging higher harmonics, resonances, and particle–particle coupling that spectral filtering is achieved. A random metasurface therefore requires a robustness to (or appropriate tailoring by) random coupling effects of strongly interacting particles. Otherwise, there would be no emergent collective giving rise to meaningful reflection/transmission bands.
In this manuscript we explore how longpass, shortpass, bandpass, and bandstop spectral features can emerge using only a single layer of completely randomly positioned and randomly sized particles that are all made from the same material. This represents an extreme of filter design where multiple material compatibilities and fabrication sensitivity are no longer a primary concern. This also represents a separation in the philosophy of traditional filters. Spectral properties are entirely controlled by probability distributions. For example, instead of optimizing the number of layers, materials, and thickness in a thin film, you optimize a particle distribution and packing fraction in a single layer. The parameters are found using Bayesian inverse design and the results are studied theoretically to pinpoint the governing physics giving rise to the desired spectral response. Our framework, based on generalized multi-particle Mie theory, provides explicit information about the coupling between particles, which is often obscured in inverse design. Furthermore, the optimizer produces fabrication feasible systems that are motivated by well-known massively large-scale and cost effective synthesis and deposition techniques.
The primary goal of the manuscript is two-fold: (1) to present the feasibility of random metasurfaces (e.g., a single layer of randomly distributed particles) in designing optical filters and (2) to present a framework and analysis of the underlying physics giving rise to the filter response in order to motivate future directions and designs.
The first section outlines the theoretical framework and inverse design approach used to derive the transmission, reflection, and absorption from the random metasurface. For brevity, we focus on the main concepts. Detailed derivations are in the Supplementary Information. The second section presents the result of the optimizer, showing the possibility to design the four canonical filter types: longpass, shortpass, bandpass, and bandstop all made from a single layer of particles and of the same material. From this, we outline how the theoretical approach provides insight into the role of the particle shape distribution and the effects of random particle coupling in the final filter response. We conclude with a summary of the results.
2 Solving the inverse design problem
The random metasurface problem is formalized as a single layer of randomly shaped scattering elements that are randomly dispersed in the x–y plane. The film is characterized by a particle shape distribution,
where T ideal and R ideal are the ideal (user defined) transmission and reflection response, respectively. ff max is the upper bound of the particle area filling fraction. s min and s max are the lower and upper bound of the possible particle radii, respectively. λ is the free space wavelength of the incident plane wave excitation. The first two constraints in equation (1) enforce the definition of a probability distribution over particle radii. The third and fourth constraints serve to provide practical bounds on the search space. The minimum and maximum possible particle radii is set based on the particle size parameter, ks = (2π/λ)s, which nominally determines the set of possible modes supported in a particle. s min and s max are constrained such that 0.1 ≤ ks ≤ 3. The maximum allowed filling fraction is ff max = 60 %, since higher filling fractions approach lattice packing, and we are concerned with random spatial distributions that do not exhibit long-range order. Otherwise, the only other constraint is that particles cannot overlap and must remain within a single layer. I.e., particles do not sit on top, above, or below of one another and cannot fuse together. Particles can (and often do) touch side to side and particle–particle coupling effects can be significant.
Calculating the total transmission, T, reflection, R, and absorption, A, response of the random metasurface relies on three cornerstones that are expanded upon in the Supplementary Information. First, the scattered field formalism is used to explicitly describe how nanoscopic interactions construct emergent macroscopic (film-level) behavior. Second, each particle in the film is expanded into a generalized Mie basis. This allows the effect of particle shape and particle–particle coupling to be represented as a tangible set of atom-like interactions. The third cornerstone is to use Monte Carlo integration to solve the statistical nature of the more general infinite random film problem.
In matrix notation, the Mie expansion of an arbitrary electric field is
E
= Ψ
c, where
In principle there is no closed form solution for the infinite random film problem, given an arbitrary joint shape and spatial distribution [22], [23], [24]. Hence, operations on random variables are solved through Monte Carlo. This allows generalized distributions to be studied by realizing them through computer generation. At each iteration of our algorithm, we first generate N instances of a random film of nonoverlapping particles for each s in
By recasting the random film problem to leverage the orthogonality of the Mie functions, it is possible to substantially increase the speed of electromagnetic calculations. For the optimizer, transmission, reflection, and absorption are defined as
The key insight of equations (1)–(3), is that the film’s total reflection, transmission, and absorption is governed by the ensemble average of the directional scattering and the absorption efficiencies of the individual particles making up the film. These expected values are controlled by the particle shape, P(s), and spatial position distribution, P(
r
). The former nominally dictates the scattering modes a particle will support and is primarily controlled through
Even with the computational benefits inherent to generalized Mie theory and equation (3), this method poses a computational challenge due to the many simulations necessary to reach convergence in both Monte Carlo and in optimization. To accelerate performance the Monte Carlo process (both the event-driven particle dynamics and electromagnetic calculation) is massively parallelized through a distributed programming scheme using Dask [29]. A graphical image of nanoparticle coupling giving rise to different far field scattering distributions of each particle and the optimization pipeline is shown in Figure 1. All computationally heavy calculations are written in C to maximize computation speed.

Schematic showing randomly positioned and randomly sized spheres having different far field scattering distribution functions (imaged above each sphere) as a result of near field coupling (the wave function the spheres are immersed in). A flow diagram of the Bayesian optimizer is also shown.
Besides analytic, algorithmic, and parallelization optimizations of the electromagnetic solver, it is also critical to minimize the number of function calls necessary for the optimizer to reach a satisfying filter performance. Bayesian optimization is a well-suited solution for this problem and the framework we adopt.
Bayesian optimization is a global optimization technique that can minimize the number of evaluations of costly nondifferentiable and noisy objective functions with mixed constraints at moderate dimensions [30]. We use Bayesian optimization based on BoTorch [31] with a Gaussian process prior and the expected improvement acquisition function. This combination gives cheap-to-evaluate surrogates, an analytic form of the acquisition function, and inherently provides a tradeoff between exploitation and exploration of the parameter space [30]. To enable a more efficient reuse of samples, the reflection and transmission curve of each evaluated filter is saved in a global dataset and the next sample is based on the totality of the shared data. This is because
3 Filters made from a random metasurface
Figure 2 shows the resulting design of bandstop, longpass, shortpass, and bandpass spectral features in the infrared, using the approach outlined in Section 2. Overall, low absorption loss filters can be achieved with stopbands ranging from 50 % to over 90 % and passbands from 40 % to over 80 %. In all cases, our result is compared to full-wave finite-difference time-domain (FDTD, dotted lines) simulations to highlight the accuracy of our framework. Both methods show excellent agreement, further validating the use of this method to property represent complex interparticle coupling dynamics in random systems.

Transmission (black), reflection (blue), and absorption (red) response for the four particle filters. Solid lines are calculated using the generalized Mie method. Dotted lines are calculated using finite-difference time-domain (FDTD). The ideal transmission is in dashed shaded black. For each filter, the upper right figure is the film’s particle size probability distribution and area fill fraction. The size distribution is decomposed into Gaussian distributions and the table for the Gaussian amplitudes (a), mean value (μ), and standard deviation (σ) are shown in the corresponding table below the figure.
The filters are made completely out of a single layer of randomly placed germanium particles with optimized radii distributions (black dashed overlay line), and unique packing fractions, shown in the top right. In all cases the optimal radii distributions can be constructed from the sum of simple Gaussian distributions (colored solid lines). This supports the feasibility of designing such filters in experiment. The Gaussian distribution is the common default distribution found in many particle synthesis and size-filtering techniques [32], [33], [34], [35], so one can simply mix different batches of synthesized particles at the proper weight fraction to produce the optimal distribution.
The spectral range was chosen so that the refractive index of germanium is approximately constant (η = 4.17 + i5 × 10−3). By choosing a region of high dielectric index and low material loss we show that each filter’s stopband is not a result of absorption, but instead a result of strong multiple scattering and interference effects. This is a fundamentally different approach compared to the small particle systems that are well described by effective media. For example, Supplementary Section 9 gives a comparison to the Maxwell–Garnett and Bruggeman mixing formulas, which show poor modeling performance. The approach is also a fundamentally different compared to Mie resonant systems reliant on periodicity. For example, Supplementary Section 10 gives a comparison to a packed periodic square lattice.
Since the framework utilizes the scattered field formalism, it is possible to decompose the filter response based on particle size in order to study the effect of the particle size distribution. Clearly, such an analysis is not possible in full-wave techniques that only record the total field. Figure 3 decomposes each filter’s reflection and transmission spectra based on the underlying Gaussian size distributions in Figure 2. Figure 3 shows that the primary (largest, light blue) Gaussian is also the primary contribution to the overall filter response. This is sensible as our analytic derivation in the supplementary shows the filter response is linearly proportional to the shape distribution. The remaining Gaussian distributions, clustering close to the primary distribution, then act as higher order correction terms chosen by the optimizer to broaden and flatten pass/stopbands.

Reflection (blue) and transmission (black) response of each particle filter decomposed to resolve the contributions from each Gaussian distribution making up the particle film. The Gaussian-resolved reflection and transmission are color coded according to the colors of the Gaussian fit in Figure 2. Solid line curves are calculated using generalized Mie theory accounting for particle coupling described by equation (4). Dotted line curves are calculated assuming no particle coupling.
Figure 3 also compares the filter response if particle–particle coupling effects were removed (dashed lines). The purpose of comparing to a non-physical scenario of filters made from noninteracting particles is to contrast how coupling alters the overall spectral response. This also highlights a benefit to the theoretical construction. Simulations assuming no particle coupling can easily be derived by eliminating the particle coupling operator,
Strictly speaking, the uncoupled assumption is accurate only in the limit of vanishing electrical cross sections and/or vanishing fill fraction. This is a common stipulation in effective medium theories that clearly does not apply in our case. With that said, even though the uncoupled predictions are not physical, they still predict well the spectral location of stopbands and passbands. This may provide valuable insight to future work in random metasurface optimization. First, uncoupled calculations are exceptionally faster and more memory efficient to calculate compared to coupled calculations. This is because particle coupling forms a large set of coupled linear equations that must be constructed and then solved. In future works, the optimizer could first use the uncoupled model to quickly rule out areas of the search space that clearly do not match the objective function. Bayesian optimization provides a clear theoretical interpretation of such a low-fidelity simulation as adding additional information to the Bayesian prior. Furthermore, the nonphysical regions in the uncoupled spectra could be penalized, weighted, or smoothed to mimic the necessary net reduction in particle cross sections. This then gives a low fidelity surrogate model for coupling effects.
Uncoupled simulations correctly predicting the location of passbands and stopbands implies a dominance in

The statistics of σ sca−d as a function of radial distance, ρ. Black lines are average values of σ sca−d and the shaded region gives the standard deviation. Two representative spectral locations are shown in both the passband and the stopband of each filter. Radial distances are normalized by the wavenumber, k = 2π/λ. The upper right quadrant of each figure plots the particle–particle pair correlation function for each filter. In this plot radial distances are normalized by particle diameter, D.
In almost all cases
To study the role atom-like electric and magnetic-type Mie harmonics play in defining the filter response and coupling effects, Figure 5 plots the average independent scattering efficiency,

Independent scattering efficiency of all four designed filters. The left column shows the contribution of the electric (orange) and magnetic (light blue) dipole harmonics to the scattering efficiency. The first order forward (black) and backward (blue) Kerker representation is shown in the corresponding figure to the right. In all cases solid lines denote to the independent efficiency arising from harmonics with parity aligned with the expected orientation according to the plane wave polarization. E.g., given a linearly polarized incident plane wave, the expected orientation is electric dipoles aligned with the incident electric field and magnetic dipoles are aligned with the incident magnetic field. Dotted lines are the contributions of harmonics excited in the cross-polarization orientation. E.g., electric dipoles aligned with the incident magnetic field and magnetic dipoles aligned with the incident electric field. Dashed lines plot the independent scattering efficiency assuming no multiple scattering contribution to the local field. I.e., uncoupled particles. Since the cross-polarization term is a direct result of the multiply scattered field, the uncoupled system has no cross-polarization harmonics. For readability, the legend uses
For all filters, the electric and magnetic-type dipoles are the primary harmonics driving the filter response. Strong reflections are then a result of strong backward scattering near the middle electric and magnetic dipole crossing point. This is analogous to the backward Kerker effect for random film systems [28]. This will be further discussed when presenting the Kerker transform later. The contribution of higher order harmonics is presented in the Supplementary Information.
On average the coupled system’s scattering harmonics have the same spectral shape and location compared to uncoupled predictions. This again substantiates the result of Figure 3 and indicates the role of
Though the Mie harmonics provide insight into the difference in the robustness of electric and magnetic-type resonances as a result of particle coupling, these harmonics do not provide insight into the directionality of scattering. For sufficiently high-index and low-loss dielectrics, in the Mie size regime, directional scattering can be found at crossing points of the magnetic and electric harmonics. This effect, termed the Kerker effect, is strongly dependent on both the relative amplitude and phase of the interfering harmonics. Furthermore, cross polarization terms must also be considered in random systems [28]. Strictly speaking, directional scattering is the result of coupling between O(tnmp!) harmonic pairs because the orthogonality conditions of the Mie harmonics cannot be leveraged on the hemisphere. Furthermore, the analysis of both amplitude and phase is necessary as directionality is a coherent interference phenomenon.
The Kerker harmonics are a basis of highly directional forward and backward-type multipoles that are designed to better elucidate features related to the directionality of scattering. These harmonics can be constructed from a linear transform of the outward propagating (Hankel) Mie harmonics as,
where f and b denote the basis of forward and backward-type directional Kerker harmonic, Υ , respectively. E and M denote electric and magnetic-type Mie harmonic, Ψ , respectively. Correspondingly, the Kerker scattering coefficient, d, is related to the Mie coefficient, c, through the transform
where again
A primary benefit of the Kerker basis relevant to the current analysis is that directional scattering can be inferred from the forward and backward decomposition of the total scattering efficiency. I.e.,
The right column of Figure 5 plots the independent scattering efficiency decomposed into Kerker harmonics. Again, the sum over all azimuthal numbers is performed and cross polarization is referenced to the polarization of the external plane wave. Under the Kerker basis, both the first order forward and backward directional harmonic are predominant for all four filters. This is a result of the dominance of the dipole modes in the Mie basis. In all cases, the Kerker backward harmonic shows a strong contribution in each filter’s respective stopband. This is also the middle crossing point between the electric and magnetic dipole mode. In the stopband of the bandstop filter, the backward Kerker harmonic is dominant compared to the forward Kerker harmonic. This indicates preferential backward-dominant scattering in that region. Furthermore, both the bandstop and longpass filter have forward dominant scatting in their long-wavelength passbands.
Though, anomalous directional scatting is present in some filters, it is not the predominant factor in defining each filters performance. In fact, the stopband of the longpass, shortpass, and bandstop filter are all characterized by forward and backward harmonics having approximately the same scattering efficiency. No anomalous directional scattering is occurring in the stopband regions. This strongly contrasts the prediction of uncoupled particles, which attribute all stopbands to highly directional backward-dominant scattering. The question is then, why does the coupled system still have a stopband despite lacking appreciable backward dominated scattering? Furthermore, why does the uncoupled particle approximation still show a similar overall shape in Figure 3, despite predicting strong directional scattering not seen in the coupled counterpart?
They key insight is that the reflection is driven solely by backward particle scattering, which is proportional to
4 Conclusions
Using Bayesian optimization, we inversely design particle size probability distributions and packing fractions which give rise to random metasurfaces producing the four fundamental filters (bandpass, shortpass, longpass, and bandstop) in the infrared. These filters are made from a single material and a single monolayer of randomly distributed Mie resonant particles, where the key design parameters are given by probability distributions. This represents a uniquely different approach to filter design compared to traditional methods such as thin films, ordered metasurfaces, photonic crystals, or effective medium mixtures.
We outline a massively parallelizable Monte Carlo integration technique to solve the total transmission, reflection, and absorption response arising from a monolayer of randomly distributed and arbitrarily shaped particles at packing fractions which lack long range order. This method is based on the generalized Mie technique and fully accounts for multiparticle coupling, including nearfield interactions of highly Mie resonant particles supporting both electric and magnetic-type resonances. The approach shows great agreement with (massively large) random film simulations using finite-difference time-domain using a fraction of the corresponding computational time and resources. The method also provides unique insights into how the collective film response is driven by the statistical properties of the constituent particles within the film. This provides a link between global film response and parameters such as particle size distribution, which can be designed using an appropriate fabrication method. To the best of our knowledge this is the first report to solve a problem of this kind without relying on a priori assumptions on the behavior of the local field or full-wave simulations, which lack a strong theoretical framework for analysis.
Given the well-defined theoretical framework, we study the effect of both the particle distribution and packing fraction on individual particle scattering behavior, particle–particle coupling, and how these parameters give rise to the overall filter response. We directly show that the multiply scattered field is appreciable primarily at nearest-neighbor distances where the particle radial distribution function is highly correlated. Particle–particle coupling is shown to primarily cause a reduction in electrical cross sections, on average, in order to maintain power conservation. Though individual particle clusters can vary greatly. The net reduction in electrical cross sections in comparison to isolated particle counterparts is more pronounced when particles are at a scattering resonance and there is more mutual overlap in scattering cross sections. Despite strong interparticle coupling, uncoupled simulations give good predictions to the spectral location of the pass and stopbands. From a harmonic analysis we show that even though these systems predict different behavior on the nanoscopic (individual particle) level, resulting macroscopic behavior is similar enough to warrant use in the optimization procedure as a low-fidelity surrogate and that this approximation can be substantiated by theory.
Supporting Information
Derivation of our analytic approach for solving the random film problem. Comparison of the particle filters with calculations of isolated particles using traditional Mie theory. Comparison of the particle filters to effective medium and periodic array equivalents. Coordinate system and minimization curves of the optimizer. Harmonic analysis of each particle filter beyond the dipole harmonics.
Funding source: Army Research Office
Award Identifier / Grant number: W911NF-18-1-0240
Acknowledgments
This research used resources of the National Energy Research Scientific Computing Center (NERSC), a U.S. Department of Energy Office of Science User Facility operated under Contract No. DE-AC02-05CH11231.
-
Research funding: This work was supported by the Army Research Office under MURI Grant W911NF-18-1-0240.
-
Author contributions: P.R.W. devised the research idea and developed the theoretical framework. P.R.W. and E.P. wrote the simulation code, performed simulations, and interpreted results. H.A.A. oversaw the project progress. All authors contributed to writing and editing the manuscript.
-
Conflict of interest: Authors state no conflicts of interests.
-
Data availability: Data sharing is not applicable to this article as no datasets were generated or analyzed during the current study.
- GMie
-
Generalized Mie Theory
- FDTD
-
Finite-Difference Time-Domain.
References
[1] M. Ohring, Materials Science of Thin Films: Deposition and Structure, 2nd ed. San Diego, CA, Academic Press, 2002.10.1016/B978-012524975-1/50012-4Search in Google Scholar
[2] U. Guler, A. Boltasseva, and V. M. Shalaev, “Refractory plasmonics,” Science, vol. 344, no. 6181, p. 263, 2014. https://doi.org/10.1126/science.1252722.Search in Google Scholar PubMed
[3] R. A. Becker, “Optical material problems of interplanetary space,” Appl. Opt., AO, vol. 6, no. 5, pp. 955–962, 1967. https://doi.org/10.1364/ao.6.000955.Search in Google Scholar PubMed
[4] M. G. Pelizzo, et al.., “Optical components in harsh space environment,” in Planetary Defense and Space Environment Applications, vol. 9981, San Diego, California, USA, SPIE, 2016, pp. 150–157.10.1117/12.2237966Search in Google Scholar
[5] M. D. Blue and D. W. Roberts, “Effects of space exposure on optical filters,” Appl. Opt., vol. 31, no. 25, p. 5299, 1992. https://doi.org/10.1364/ao.31.005299.Search in Google Scholar
[6] P. N. Grillot and W. J. Rosenberg, “Proton radiation damage in optical filter glass,” Appl. Opt., AO, vol. 28, no. 20, pp. 4473–4477, 1989. https://doi.org/10.1364/ao.28.004473.Search in Google Scholar PubMed
[7] C. A. Nicoletta and A. G. Eubanks, “Effect of simulated space radiation on selected optical materials,” Appl. Opt., AO, vol. 11, no. 6, pp. 1365–1370, 1972. https://doi.org/10.1364/ao.11.001365.Search in Google Scholar
[8] S. F. Pellicori, E. E. Russell, and L. A. Watts, “Radiation induced transmission loss in optical materials,” Appl. Opt., AO, vol. 18, no. 15, pp. 2618–2621, 1979. https://doi.org/10.1364/ao.18.002618.Search in Google Scholar PubMed
[9] A. Brunsting, M. A. Kheiri, D. F. Simonaitis, and A. J. Dosmann, “Environmental effects on all-dielectric bandpass filters,” Appl. Opt., AO, vol. 25, no. 18, pp. 3235–3241, 1986. https://doi.org/10.1364/ao.25.003235.Search in Google Scholar PubMed
[10] T. Druffel, K. Geng, and E. Grulke, “Mechanical comparison of a polymer nanocomposite to a ceramic thin-film anti-reflective filter,” Nanotechnology, vol. 17, no. 14, pp. 3584–3590, 2006. https://doi.org/10.1088/0957-4484/17/14/038.Search in Google Scholar PubMed
[11] S. Park, H. Park, S. Seong, and Y. Chung, “Multilayer substrate to use brittle materials in flexible electronics,” Sci. Rep., vol. 10, no. 1, p. 7660, 2020. https://doi.org/10.1038/s41598-020-64057-6.Search in Google Scholar PubMed PubMed Central
[12] G. Abadias, et al.., “Review article: stress in thin films and coatings: current status, challenges, and prospects,” J. Vac. Sci. Technol. A, vol. 36, no. 2, p. 801, 2018. https://doi.org/10.1116/1.5011790.Search in Google Scholar
[13] H. Takashashi, “Temperature stability of thin-film narrow-bandpass filters produced by ion-assisted deposition,” Appl. Opt., AO, vol. 34, no. 4, pp. 667–675, 1995. https://doi.org/10.1364/ao.34.000667.Search in Google Scholar PubMed
[14] D. Schaming and H. Remita, “Nanotechnology: from the ancient time to nowadays,” Found Chem., vol. 17, no. 3, pp. 187–205, 2015. https://doi.org/10.1007/s10698-015-9235-y.Search in Google Scholar
[15] A. Shaukat, F. Noble, and K. M. Arif, “Nanostructured color filters: a review of recent developments,” Nanomaterials, vol. 10, no. 8, p. 1554, 2020. https://doi.org/10.3390/nano10081554.Search in Google Scholar PubMed PubMed Central
[16] T. C. Choy, Effective Medium Theory: Principles and Applications, Oxford, England, Oxford University Press, 1999.Search in Google Scholar
[17] J. Cartwright, “Fifty shades of black,” Phys. World, vol. 28, no. 11 pp. 25–28, 2015. https://doi.org/10.1088/2058-7058/28/11/32.Search in Google Scholar
[18] K. Cui and B. L. Wardle, “Breakdown of native oxide enables multifunctional, free-form carbon nanotube–metal hierarchical architectures,” ACS Appl. Mater. Interfaces, vol. 11, no. 38, pp. 35212–35220, 2019. https://doi.org/10.1021/acsami.9b08290.Search in Google Scholar PubMed
[19] J. Lehman, A. Sanders, L. Hanssen, B. Wilthan, J. Zeng, and C. Jensen, “Very black infrared detector from vertically aligned carbon nanotubes and electric-field poling of lithium tantalate,” Nano Lett., vol. 10, no. 9, pp. 3261–3266, 2010. https://doi.org/10.1021/nl100582j.Search in Google Scholar PubMed
[20] P. W. Anderson, “Absence of diffusion in certain random lattices,” Phys. Rev., vol. 109, no. 5, pp. 1492–1505, 1958. https://doi.org/10.1103/physrev.109.1492.Search in Google Scholar
[21] M. J. Persky, “Review of black surfaces for space-borne infrared systems,” Rev. Sci. Instrum., vol. 70, no. 5, pp. 2193–2217, 1999. https://doi.org/10.1063/1.1149739.Search in Google Scholar
[22] D. de Laat, F. M. de O. Filho, and F. Vallentin, “Upper bounds for packings of spheres of several radii,” Forum Math. Sigma, vol. 2, p. e23, 2014. https://doi.org/10.1017/fms.2014.24.Search in Google Scholar
[23] C. N. Likos and C. L. Henley, “Complex alloy phases for binary hard-disc mixtures,” Philos. Mag. B, vol. 68, no. 1, pp. 85–113, 1993. https://doi.org/10.1080/13642819308215284.Search in Google Scholar
[24] N. Bédarideand T. Fernique, “Density of binary disc packings: the 9 compact packings,” Discrete Comput. Geom., vol. 67, pp. 787–810, 2022. https://doi.org/10.1007/s00454-021-00348-7.Search in Google Scholar
[25] H.-N. Barad, H. Kwon, M. Alarcón-Correa, and P. Fischer, “Large area patterning of nanoparticles and nanostructures: current status and future prospects,” ACS Nano, vol. 15, no. 4, pp. 5861–5875, 2021. https://doi.org/10.1021/acsnano.0c09999.Search in Google Scholar PubMed PubMed Central
[26] X. Li and J. F. Gilchrist, “Large-area nanoparticle films by continuous automated Langmuir–blodgett assembly and deposition,” Langmuir, vol. 32, no. 5, pp. 1220–1226, 2016. https://doi.org/10.1021/acs.langmuir.5b03760.Search in Google Scholar PubMed
[27] A. Egel, K. M. Czajkowski, D. Theobald, K. Ladutenko, A. S. Kuznetsov, and L. Pattelli, “SMUTHI: a Python package for the simulation of light scattering by multiple particles near or between planar interfaces,” J. Quant. Spectrosc. Radiat. Transf., vol. 273, no. 107846, 2021, https://doi.org/10.1016/j.jqsrt.2021.107846.10.1016/j.jqsrt.2021.107846Search in Google Scholar
[28] P. R. Wray and H. A. Atwater, “Light–matter interactions in films of randomly distributed unidirectionally scattering dielectric nanoparticles,” ACS Photonics, vol. 7, no. 8, pp. 2105–2114, 2020. https://doi.org/10.1021/acsphotonics.0c00545.Search in Google Scholar
[29] M. Rocklin, “Dask: parallel computation with blocked algorithms and task scheduling,” in Proc. of the 14th Python in Science Conference, Austin, Texas, SCIPY, 2015, pp. 126–132.10.25080/Majora-7b98e3ed-013Search in Google Scholar
[30] P. I. Frazier, A Tutorial on Bayesian Optimization, arXiv:1807.02811.Search in Google Scholar
[31] M. Balandat, et al.., “BOTORCH: a framework for efficient monte-carlo bayesian optimization,” arXiv, vol. 33, pp. 21524–21538, 2020. https://arxiv.org/abs/1910.06403Search in Google Scholar
[32] N. T. K. Thanh, N. Maclean, and S. Mahiddine, “Mechanisms of nucleation and growth of nanoparticles in solution,” Chem. Rev., vol. 114, no. 15, pp. 7610–7630, 2014. https://doi.org/10.1021/cr400544s.Search in Google Scholar PubMed
[33] S. C. Kim, M. S. Harrington, and D. Y. H. Pui, “Experimental study of nanoparticles penetration through commercial filter media,” in Nanotechnology and Occupational Health, A. D. Maynard and D. Y. H. Pui, Eds., Dordrecht, Netherlands, Springer, 2007, pp. 117–125.10.1007/978-1-4020-5859-2_12Search in Google Scholar
[34] J. D. Robertson, et al.., “Purification of nanoparticles by size and shape,” Sci. Rep., vol. 6, no. 1, p. 27494, 2016. https://doi.org/10.1038/srep27494.Search in Google Scholar PubMed PubMed Central
[35] P. R. Wray, M. A. Eslamisaray, G. M. Nelson, O. Ilic, U. R. Kortshagen, and H. A. Atwater, “Broadband, angle- and polarization-invariant antireflective and absorbing films by a scalable synthesis of monodisperse silicon nanoparticles,” ACS Appl. Mater. Interfaces, vol. 14, no. 20, pp. 23624–23636, 2022. https://doi.org/10.1021/acsami.2c03263.Search in Google Scholar PubMed
Supplementary Material
This article contains supplementary material (https://doi.org/10.1515/nanoph-2023-0649).
© 2024 the author(s), published by De Gruyter, Berlin/Boston
This work is licensed under the Creative Commons Attribution 4.0 International License.
Articles in the same Issue
- Frontmatter
- Reviews
- Ultrafast optical properties and applications of anisotropic 2D materials
- Plasmonic-based electrochromic materials and devices
- Research Articles
- Electrically-controlled suppression of Rayleigh backscattering in an integrated photonic circuit
- Optical filters made from random metasurfaces using Bayesian optimization
- Edge roughness analysis in nanoscale for single-molecule localization microscopy images
- Plasmonic signal modulation at sub-GHz frequency via on-chip integration of tunnel junctions
- Multidimensional quantitative characterization of basal cell carcinoma by spectral- and time-resolved two-photon microscopy
- Light-induced modulation of viscoelastic properties in azobenzene polymers
- Topologically protected optical pulling force on synthetic particles through photonic nanojet
- Tightly focused optical skyrmions and merons formed by electric-field vectors with prescribed characteristics
Articles in the same Issue
- Frontmatter
- Reviews
- Ultrafast optical properties and applications of anisotropic 2D materials
- Plasmonic-based electrochromic materials and devices
- Research Articles
- Electrically-controlled suppression of Rayleigh backscattering in an integrated photonic circuit
- Optical filters made from random metasurfaces using Bayesian optimization
- Edge roughness analysis in nanoscale for single-molecule localization microscopy images
- Plasmonic signal modulation at sub-GHz frequency via on-chip integration of tunnel junctions
- Multidimensional quantitative characterization of basal cell carcinoma by spectral- and time-resolved two-photon microscopy
- Light-induced modulation of viscoelastic properties in azobenzene polymers
- Topologically protected optical pulling force on synthetic particles through photonic nanojet
- Tightly focused optical skyrmions and merons formed by electric-field vectors with prescribed characteristics