Home Enhancing metasurface fabricability through minimum feature size enforcement
Article Open Access

Enhancing metasurface fabricability through minimum feature size enforcement

  • Pavel Terekhov , Shengyuan Chang , Md Tarek Rahman ORCID logo , Sadman Shafi ORCID logo , Hyun-Ju Ahn , Linghan Zhao and Xingjie Ni ORCID logo EMAIL logo
Published/Copyright: May 21, 2024
Become an author with De Gruyter Brill

Abstract

The metasurfaces have shown great potential for miniaturizing conventional optics while offering extended flexibility. Recently, there has been considerable interest in using algorithms to generate meta-atom shapes for these metasurfaces, as they offer vast design freedom and not biased by the human intuition. However, these complex designs significantly increase the difficulty of fabrication. To address this, we introduce a design process that rigorously enforces the fabricability of both the material-filled (fill) and empty (void) regions in a metasurface design. This process takes into account specific constraints regarding the minimum feature size for each region. Additionally, it corrects any violations of these constraints across the entire device, ensuring only minimal impact on performance. Our method provides a practical way to create metasurface designs that are easy to fabricate, even with complex shapes, hence improving the overall production yield of these advanced meta-optical components.

1 Introduction

Metasurfaces have attracted widespread interest across various application areas, owing to their versatility and the variety of degrees of freedom they provide for controlling light [1], [2], [3], [4]. They have enabled the creation of optical components using modern nanofabrication technologies. Typically, to achieve desired optical responses from a metasurface, designers have focused on altering the shapes of its building blocks – known as meta-atoms. These meta-atoms, which may take forms such as rectangles, disks, or concentric rings, are tailored along with the material properties to achieve the desired outcomes [5], [6], [7], [8], [9], [10], [11], [12], [13]. As interest in multifunctional metasurfaces grows, for example, in controlling amplitude, dispersion, and polarization, designers are incorporating increasingly complex shapes into their designs [14], [15], [16]. In addition, another important aspect of metasurface advancement for commercial markets is the challenge of large-scale fabrication and mass production [17], [18], [19], [20], [21], [22], [23], [24], [25].

Recently, a notable shift has occurred towards algorithm-generated, free-form meta-atom shapes. This method significantly broadens the design possibilities for metasurfaces and reduces biases that may arise from human intuition during the design process [26], [27], [28], [29], [30], [31]. However, this complexity presents greater challenges in the fabrication of these devices. It is crucial to consider the limitations of the fabrication technology to be used during the design process to ensure the metasurfaces can be manufactured [32], [33]. There are studies that incorporate fabrication feasibility consideration into the inverse design processes [34], [35]. In those studies, the electromagnetic structure design is integrated with fabrication feasibility during the optimization process. This integration can be managed at the meta-atom level, but it is challenging at the device level, often limiting the size of the device. Previously, we also introduced an algorithm that generates free-form meta-atoms while adhering to minimum feature sizes (MFS) [36]. However, this approach only enforces MFS at the individual meta-atom level. Compliance at this level does not guarantee that a metasurface, comprising various closely positioned meta-atoms, will also meet these requirements. Moreover, some algorithms for generating meta-atoms lack MFS enforcement at all.

Addressing this issue, we have developed a universal algorithm that checks and adjusts metasurface designs at the entire device level, based on any specified MFS requirements. Our approach implements a multi-level optimization process that separates the electromagnetic structure design process from the fabrication feasibility optimization. We retain the computationally intensive electromagnetic structure design process at the meta-atom level, while we enforce MFS requirements and correct the layout design at the device level. At this level, we consider only the effective properties of each meta-atom. This approach significantly reduces the computational power needed, enabling us to design and correct large-scale metasurface devices. This offers a holistic solution to the challenges mentioned above.

2 Results and discussion

In our approach, we consider metasurface designs that consist of various meta-atoms, each with a uniform height and a binary material composition. Each meta-atom is defined by a set of polygons, labeled either ‘fill’ (material fill) or ‘void’ (empty space). To effectively check minimum feature size (MFS) requirements in such designs, our algorithm employs a ‘rolling circle’ method. This involves a circle, with a radius equal to the specified MFS, moving in a way that its center traces along the edges of each polygon. The algorithm tracks the number of times the circumference of this circle intersects with edges of adjacent polygons. These intersections help identify areas where the design does not meet MFS requirements. During the checking sequence, the algorithm separately assesses the ‘fill’ and ‘void’ areas along with their respective MFS requirements (MFSf and MFSv). MFSf defines the minimum fabricable size for material regions. Conversely, MFSv defines the minimum fabricable size for voids. Figure 1 illustrates a metasurface layout with four possible cases of MFS violations and its corresponding corrected version.

Figure 1: 
An artistic depiction illustrating various cases of MFS violations. Regions where the ‘fill’ requirements are not met are highlighted in red and labeled as ① and ②, while regions indicating ‘void’ requirement violations are marked in orange and labeled as ③ and ④. The regions that have been corrected in the design are distinctly marked in cyan for easy identification.
Figure 1:

An artistic depiction illustrating various cases of MFS violations. Regions where the ‘fill’ requirements are not met are highlighted in red and labeled as ① and ②, while regions indicating ‘void’ requirement violations are marked in orange and labeled as ③ and ④. The regions that have been corrected in the design are distinctly marked in cyan for easy identification.

Our algorithm operates in four distinct steps, as illustrated in Figure 2. First, it checks the fabricability of each fill polygon independently. A ‘rolling circle’ with a radius R = MFSf moving along the edges of the fill polygon. If the number of intersections between the circle and the polygon is not exactly two, the shape is considered non-fabricable. Specifically, four intersections indicate that the polygon at the current location is too small for fabrication, while zero intersections suggest that the entire polygon is smaller than MFSf, rendering it non-fabricable. Second, in a similar way, the algorithm checks the fabricability of each void polygon. This is done by traversing its edges with a ‘rolling circle’ having a radius R = MFSv. Third, the algorithm assesses the distances between different fill polygons. It uses a ‘rolling circle’ with a radius R = MFSv to traverse each fill polygon. If there is at least one intersection with any other fill polygon, the shape is deemed non-fabricable. The algorithm marks previously checked fill polygons to exclude them from further consideration. Fourth, the algorithm checks the distances between any two void polygons within one fill polygon, as well as the distances between each void polygon and the edges of the fill polygon where it resides. This is done using the same approach with a ‘rolling circle’ of radius R = MFSf. All the possible cases with their corresponding numbers of intersections are listed in Table 1. Through these four steps, our algorithm thoroughly evaluates any metasurface layout containing multiple meta-atoms to ensure compliance with both fill and void MFS requirements.

Figure 2: 
An illustration of the four steps in the ‘rolling circle’ method for assessing the fabricability of metasurface designs. (a) Step 1: A rolling circle with a radius R = MFSf evaluates the fabricability of a single fill region. (b) Step 2: A rolling circle with a radius R = MFSv evaluates the fabricability of a single void. (c) Step 3: A rolling circle with a radius R = MFSv checks the distance between two fill regions. (d) Step 4: A rolling circle with a radius R = MFSf checks the distance between two voids.
Figure 2:

An illustration of the four steps in the ‘rolling circle’ method for assessing the fabricability of metasurface designs. (a) Step 1: A rolling circle with a radius R = MFSf evaluates the fabricability of a single fill region. (b) Step 2: A rolling circle with a radius R = MFSv evaluates the fabricability of a single void. (c) Step 3: A rolling circle with a radius R = MFSv checks the distance between two fill regions. (d) Step 4: A rolling circle with a radius R = MFSf checks the distance between two voids.

Table 1:

The assessment of design fabricability based on the number of intersections encountered during various ‘rolling circle’ evaluation steps. The green circles have a radius of MFSf and the orange ones have a radius of MFSv.

Step Illustration # of intersections Fabricable
1, 2 2 Yes
4 No
0 No
3, 4 0 Yes
≥1 No

Our algorithm is not limited to checking individual meta-atom designs but is also capable of checking the entire layout of a metasurface design consisting of a large number of different meta-atoms. Furthermore, our algorithm is capable of replacing the meta-atoms that are found non-fabricable in the metasurface layout. To demonstrate this, we design a metasurface by placing meta-atoms from a predefined meta-atom library based on the desired optical responses (e.g., phase, transmission, etc.) at each spatial position.

We first merge several meta-atoms and assess the fabricability of the resultant merged geometry. Beginning from one corner of the layout, the algorithm sequentially inspects the meta-atoms in a predefined order (in our case, from left to right and top to bottom). If a meta-atom meets the MFS requirement, the algorithm marks it as ‘fixed’ and excludes it from further consideration. In the event of a violation of the MFS requirement, the algorithm substitutes the meta-atom under assessment with the next best candidate from the meta-atom library. Figure 3 presents the algorithm’s workflow.

Figure 3: 
A detailed flowchart illustrates the workflow of the algorithm.
Figure 3:

A detailed flowchart illustrates the workflow of the algorithm.

The process is illustrated in Figure 4, which depicts a metasurface layout consisting of free-form meta-atoms arranged in a square grid. The first meta-atom in the layout is evaluated for fabricability on its own, as shown in Figure 4(a). Following this, four scenarios (Figure 4(b)–(e)) may be considered in different areas of the layout. It is important to note that when assessing a meta-atom, all its adjacent fixed meta-atoms (including diagonal neighbors) must also be considered. In the bottom boundary of the layout, only two atoms need to be simultaneously checked each time (Figure 4(b)). For each meta-atom on the left boundary of the layout, three meta-atoms need to be checked each time, as the meta-atom under assessment is adjacent to two fixed meta-atoms (Figure 4(c)). For each meta-atom on the right boundary, four meta-atoms need to be checked simultaneously since it is adjacent to three fixed meta-atoms (Figure 4(d)). Lastly, for any meta-atoms in the middle of the layout, simultaneous consideration of five atoms is needed (Figure 4(e)). Our algorithm terminates once all the meta-atoms in the metasurface layout are fixed (Figure 4(f)). It also records the fabricability of each specific combination of meta-atoms that have been assessed, allowing for reuse to accelerate the process.

Figure 4: 
The process of checking layout fabricability. The check begins from the bottom left corner and proceeds along the x-axis; after completing a row, the algorithm moves to the leftmost atom in the row above. (a) A single meta-atom is checked for fabricability. (b–e) Four different scenarios for different meta-atom positions in the layout. (f) The final metasurface layout, where all meta-atoms are fixed. In (a–e), the meta-atoms under assessment are marked in red, fixed meta-atoms in green, and those yet to be checked in grey.
Figure 4:

The process of checking layout fabricability. The check begins from the bottom left corner and proceeds along the x-axis; after completing a row, the algorithm moves to the leftmost atom in the row above. (a) A single meta-atom is checked for fabricability. (b–e) Four different scenarios for different meta-atom positions in the layout. (f) The final metasurface layout, where all meta-atoms are fixed. In (a–e), the meta-atoms under assessment are marked in red, fixed meta-atoms in green, and those yet to be checked in grey.

As a demonstration, we designed a metalens composed of free-form silicon meta-atoms on a glass substrate. The metalens with a diameter of 40 μm is designed to focus light at 80 μm for a wavelength of 1064 nm. The layout underwent processing by our algorithm, considering practical fabrication constraints. The lattice constant of the layout is 600 nm, with the MFS requirement set at 100 nm for both fills and voids. We fabricated the silicon metalenses using the layouts before and after MFS correction (Figure 5(a) and (b)). The proximity effect correction was additionally used for both layouts’ fabrication to confirm that the non-fabricable layout cannot be corrected simply by existing means. The scanning electron microscope (SEM) images of the resulting metalenses (Figure 5(c) and (d)) reveal that non-fabricable regions led to patterns that stuck together, as small features were not successfully resolved during the fabrication process. In contrast, with MFS correction, the meta-atoms were successfully resolved, and fabrication quality increased dramatically. We highlight that the MFS correction had a minimal impact on the metalens’s performance degradation. Our numerical simulations (Figure 5(e)) confirm that the performance of the corrected metalens only slightly decreased. In contrast, the experimental results show significant differences between two metasurfaces. As presented in Figure 5(f), the light is more tightly focused by the corrected metalens; additionally, its focal distance is in good agreement with the prediction. In turn, the fabrication defects lead to the poor performance of not corrected metalens: its focal distance is significantly shifted, and the focal spot and depth of focus are broadened that means that the device does not exhibit the designed properties. These experimental results confirm that the proposed correction algorithm can ensure the optimal performance of fabricated metasurfaces.

Figure 5: 
The layouts, fabricated metalenses, and performance evaluation before and after correction. (a, b) The layouts of the metalenses before and after correction. (c, d) SEM images of fabricated metalenses before and after correction. The insets in (c) and (d) showcase the same areas as the insets in panels (a) and (b). (e) Comparison of the focusing performance of the ‘ideal’ metalenses before and after correction numerically calculated using beam propagation method. The metalenses show similar performance with ‘after correction’ metalens being just slightly worse. (f) Comparison of experimentally measured performance of the fabricated metalenses before and after correction. The ‘before correction’ metalens shows the degraded performance.
Figure 5:

The layouts, fabricated metalenses, and performance evaluation before and after correction. (a, b) The layouts of the metalenses before and after correction. (c, d) SEM images of fabricated metalenses before and after correction. The insets in (c) and (d) showcase the same areas as the insets in panels (a) and (b). (e) Comparison of the focusing performance of the ‘ideal’ metalenses before and after correction numerically calculated using beam propagation method. The metalenses show similar performance with ‘after correction’ metalens being just slightly worse. (f) Comparison of experimentally measured performance of the fabricated metalenses before and after correction. The ‘before correction’ metalens shows the degraded performance.

As another example for our approach, Figure 6 showcases another metasurface fabricated using the layout MFS correction. It demonstrates that complex free-form shapes, including those with high-aspect-ratio features (up to 26:1), are all well-resolved. The fabrication of high aspect-ratio structures at the nanoscale remains challenging [37] but highly desirable for the wavefront manipulation since aheight increase provides more freedom for phase manipulation. Successfully manufacturing high aspect ratio freeform metalenses is promising for overcoming chromatic aberrations [38] and generally expanding the functionality of meta-devices [39].

Figure 6: 
SEM images of an MFS-corrected metalens consisting of freeform meta-atoms. The minimum feature size requirements are strictly met, enabling maximal use of geometrical degrees of freedom. (a) Top view. (b) Tilted view.
Figure 6:

SEM images of an MFS-corrected metalens consisting of freeform meta-atoms. The minimum feature size requirements are strictly met, enabling maximal use of geometrical degrees of freedom. (a) Top view. (b) Tilted view.

3 Discussion

We introduced and demonstrated an approach for rigorous minimum feature size (MFS) enforcement to create fabrication-friendly metasurface designs. We outlined a four-stage process for inspecting and correcting arbitrary layouts of metasurface designs to verify and ensure their fabricability. To illustrate the improvements in fabricability, we fabricated and experimentally characterized metalenses with layouts both before and after applying the MFS correction using our algorithm. We showed that the ideal metalenses with and without MFS correction display comparable performance; however, the fabricated metalens without MFS correction experiences significant performance degradation due to its non-fabricable features.

We note that the proposed algorithm constitutes an additional step in the design phase, where the resulting corrected layouts can be further processed with proximity effect correction (PEC). PEC is widely used during fabrication phase to ensure that the manufactured patterns match the intended layouts. However, PEC does not incorporate information about device performance. In contrast, our algorithm offers a complementary approach to adjust the layout before PEC, replacing problematic regions with fabrication-friendly alternatives without compromising performance.

Our approach empowers the photonics community to fully leverage the potential of complex, non-intuition-biased meta-atom designs without compromising fabricability, which paves a way to meta-devices with improved efficiency and new functionalities. It can be particularly useful for mass-production fabrication methods such as photolithography and nanoimprinting, where the minimum feature size is more critical compared to what can be achieved by electron beam writing.


Corresponding author: Xingjie Ni, Department of Electrical Engineering, The Pennsylvania State University, University Park, PA 16802, USA, E-mail:

Funding source: Division of Chemistry

Award Identifier / Grant number: CHE-2305139

Award Identifier / Grant number: ECCS-1609693

Award Identifier / Grant number: ECCS-2047446

Funding source: National Eye Institute

Award Identifier / Grant number: 1R21EY031853-01

Funding source: Office of Naval Research Basic Research Challenge

Award Identifier / Grant number: N00014-18-1-2371

Acknowledgments

The authors thank Svetlana Korinfskaya and Margarita Pirumian for their help with the artistic work.

  1. Research funding: The work was partially supported by National Science Foundation under grant agreements ECCS-1609693, ECCS-2047446, and CHE-2305139, the National Eye Institute, National Institutes of Health under grant agreement 1R21EY031853-01, and the Office of Naval Research Basic Research Challenge N00014-18-1-2371.

  2. Author contributions: All authors have accepted responsibility for the entire content of this manuscript and approved its submission.

  3. Conflict of interest: Authors state no conflicts of interest.

  4. Informed consent: Informed consent was obtained from all individuals included in this study.

  5. Ethical approval: The conducted research is not related to either human or animal use.

  6. Data availability: Data sharing is not applicable to this article as no datasets were generated or analyzed during the current study.

References

[1] W. T. Chen, A. Y. Zhu, and F. Capasso, “Flat optics with dispersion-engineered metasurfaces,” Nat. Rev. Mater., vol. 5, no. 8, pp. 604–620, 2020. https://doi.org/10.1038/s41578-020-0203-3.Search in Google Scholar

[2] C.-W. Qiu, T. Zhang, G. Hu, and Y. Kivshar, “Quo vadis, metasurfaces?” Nano Lett., vol. 21, no. 13, pp. 5461–5474, 2021. https://doi.org/10.1021/acs.nanolett.1c00828.Search in Google Scholar PubMed

[3] Y. Yang, et al.., “Integrated metasurfaces for re-envisioning a near-future disruptive optical platform,” Light: Sci. Appl., vol. 12, no. 1, pp. 1–27, 2023. https://doi.org/10.1038/s41377-023-01169-4.Search in Google Scholar PubMed PubMed Central

[4] S. So, J. Mun, J. Park, and J. Rho, “Revisiting the design strategies for metasurfaces: fundamental physics, optimization, and beyond,” Adv. Mater., vol. 35, no. 43, 2023, Art. no. 2206399. https://doi.org/10.1002/ADMA.202206399.Search in Google Scholar PubMed

[5] Y. Bao, F. Nan, J. Yan, X. Yang, C.-W. Qiu, and B. Li, “Observation of full-parameter Jones matrix in bilayer metasurface,” Nat. Commun., vol. 13, no. 1, p. 7550, 2022. https://doi.org/10.1038/s41467-022-35313-2.Search in Google Scholar PubMed PubMed Central

[6] A. V. Kuznetsov, et al.., “Special scattering regimes for conical all-dielectric nanoparticles,” Sci. Rep., vol. 12, no. 1, 2022, Art. no. 21904. https://doi.org/10.1038/s41598-022-25542-2.Search in Google Scholar PubMed PubMed Central

[7] A. Rahimzadegan, et al.., “Beyond dipolar Huygens’ metasurfaces for full-phase coverage and unity transmittance,” Nanophotonics, vol. 9, no. 1, pp. 75–82, 2020. https://doi.org/10.1515/nanoph-2019-0239.Search in Google Scholar

[8] X. Guo, Y. Ding, Y. Duan, and X. Ni, “Nonreciprocal metasurface with space–time phase modulation,” Light: Sci. Appl., vol. 8, no. 1, p. 123, 2019. https://doi.org/10.1038/s41377-019-0225-z.Search in Google Scholar PubMed PubMed Central

[9] X. Ni, A. V. Kildishev, and V. M. Shalaev, “Metasurface holograms for visible light,” Nat. Commun., vol. 4, no. 1, p. 2807, 2013. https://doi.org/10.1038/ncomms3807.Search in Google Scholar

[10] A. M. Shaltout, V. M. Shalaev, and M. L. Brongersma, “Spatiotemporal light control with active metasurfaces,” Science, vol. 364, no. 6441, p. eaat3100, 2019. https://doi.org/10.1126/science.aat3100.Search in Google Scholar PubMed

[11] D. O. Ignatyeva, et al.., “All-dielectric magnetic metasurface for advanced light control in dual polarizations combined with high-Q resonances,” Nat. Commun., vol. 11, no. 1, p. 5487, 2020. https://doi.org/10.1038/s41467-020-19310-x.Search in Google Scholar PubMed PubMed Central

[12] A. v. Prokhorov, et al.., “Resonant light trapping via lattice-induced multipole coupling in symmetrical metasurfaces,” ACS Photonics, vol. 9, no. 12, pp. 3869–3875, 2022. https://doi.org/10.1021/acsphotonics.2c01066.Search in Google Scholar

[13] P. D. Terekhov, V. E. Babicheva, K. V. Baryshnikova, A. S. Shalin, A. Karabchevsky, and A. B. Evlyukhin, “Multipole analysis of dielectric metasurfaces composed of non-spherical nanoparticles and lattice invisibility effect,” Phys. Rev. B, vol. 99, no. 4, 2019, Art. no. 45424. https://doi.org/10.1103/physrevb.99.045424.Search in Google Scholar

[14] B. Xiong, L. Deng, R. Peng, and Y. Liu, “Controlling the degrees of freedom in metasurface designs for multi-functional optical devices,” Nanoscale Adv., vol. 1, no. 10, pp. 3786–3806, 2019. https://doi.org/10.1039/C9NA00343F.Search in Google Scholar

[15] E. W. Wang, S. Yu, T. Phan, S. Dhuey, and J. A. Fan, “Arbitrary achromatic polarization control with reconfigurable metasurface Systems,” Laser Photonics Rev., vol. 17, no. 7, 2023, Art. no. 2200926. https://doi.org/10.1002/LPOR.202200926.Search in Google Scholar

[16] J. Yang, et al.., “Ultraspectral imaging based on metasurfaces with freeform shaped meta-atoms,” Laser Photonics Rev., vol. 16, no. 7, 2022, Art. no. 2100663. https://doi.org/10.1002/LPOR.202100663.Search in Google Scholar

[17] J. Kim, et al.., “8″ wafer-scale, centimeter-sized, high-efficiency metalenses in the ultraviolet,” Mater. Today, vol. 73, no. 3, pp. 9–15, 2024. https://doi.org/10.1016/J.MATTOD.2024.01.010.Search in Google Scholar

[18] J. Kim, et al.., “Dynamic hyperspectral holography enabled by inverse-designed metasurfaces with oblique helicoidal cholesterics,” Adv. Mater., 2024, Art. no. 2311785, https://doi.org/10.1002/ADMA.202311785.Search in Google Scholar PubMed

[19] J. Kim, et al.., “Metasurface holography reaching the highest efficiency limit in the visible via one-step nanoparticle-embedded-resin printing,” Laser Photonics Rev., vol. 16, no. 8, 2022, Art. no. 2200098. https://doi.org/10.1002/LPOR.202200098.Search in Google Scholar

[20] J. Kim, et al.., “One-step printable platform for high-efficiency metasurfaces down to the deep-ultraviolet region,” Light: Sci. Appl., vol. 12, no. 1, pp. 1–7, 2023. https://doi.org/10.1038/s41377-023-01086-6.Search in Google Scholar PubMed PubMed Central

[21] J. Kim, et al.., “Scalable manufacturing of high-index atomic layer–polymer hybrid metasurfaces for metaphotonics in the visible,” Nat. Mater., vol. 22, no. 4, pp. 474–481, 2023. https://doi.org/10.1038/s41563-023-01485-5.Search in Google Scholar PubMed

[22] L. Zhang, et al.., “High-efficiency, 80 mm aperture metalens telescope,” Nano Lett., vol. 23, no. 1, pp. 51–57, 2023. https://doi.org/10.1021/ACS.NANOLETT.2C03561/SUPPL_FILE/NL2C03561_SI_002.PDF.Search in Google Scholar

[23] L. Huang, K. Xu, D. Yuan, J. Hu, X. Wang, and S. Xu, “Sub-wavelength patterned pulse laser lithography for efficient fabrication of large-area metasurfaces,” Nat. Commun., vol. 13, no. 1, pp. 1–10, 2022. https://doi.org/10.1038/s41467-022-33644-8.Search in Google Scholar PubMed PubMed Central

[24] J. S. Park, et al.., “All-glass 100 mm diameter visible metalens for imaging the cosmos,” ACS Nano, vol. 18, no. 4, pp. 3187–3198, 2024. https://doi.org/10.1021/ACSNANO.3C09462/ASSET/IMAGES/LARGE/NN3C09462_0005.JPEG.Search in Google Scholar

[25] N. Li, et al.., “Large-area metasurface on CMOS-compatible fabrication platform: driving flat optics from lab to fab,” Nanophotonics, vol. 9, no. 10, pp. 3071–3087, 2020. https://doi.org/10.1515/NANOPH-2020-0063/ASSET/GRAPHIC/J_NANOPH-2020-0063_FIG_007.JPG.Search in Google Scholar

[26] W. Ding, J. Chen, and R. Wu. "A generative meta‐atom model for metasurface‐based absorber designs." Adv. Opt. Mater., vol. 11, p. 2201959, 2023.10.1002/adom.202201959Search in Google Scholar

[27] Z. A. Kudyshev, A. V. Kildishev, V. M. Shalaev, and A. Boltasseva, “Machine-learning-assisted metasurface design for high-efficiency thermal emitter optimization,” Appl. Phys. Rev., vol. 7, no. 2, 2020, Art. no. 021407. https://doi.org/10.1063/1.5134792.Search in Google Scholar

[28] M. K. Chen, X. Liu, Y. Sun, and D. P. Tsai, “Artificial intelligence in meta-optics,” Chem. Rev., vol. 122, no. 19, pp. 15356–15413, 2022. https://doi.org/10.1021/ACS.CHEMREV.2C00012/ASSET/IMAGES/LARGE/CR2C00012_0035.JPEG.Search in Google Scholar

[29] S. An, et al.., “Deep neural network enabled active metasurface embedded design,” Nanophotonics, vol. 11, no. 17, pp. 4149–4158, 2022. https://doi.org/10.1515/NANOPH-2022-0152/ASSET/GRAPHIC/J_NANOPH-2022-0152_FIG_005.JPG.Search in Google Scholar

[30] S. Molesky, Z. Lin, A. Y. Piggott, W. Jin, J. Vucković, and A. W. Rodriguez, “Inverse design in nanophotonics,” Nat. Photonics, vol. 12, no. 11, pp. 659–670, 2018. https://doi.org/10.1038/s41566-018-0246-9.Search in Google Scholar

[31] S. So and J. Rho, “Designing nanophotonic structures using conditional deep convolutional generative adversarial networks,” Nanophotonics, vol. 8, no. 7, pp. 1255–1261, 2019. https://doi.org/10.1515/NANOPH-2019-0117/DOWNLOADASSET/SUPPL/NANOPH-2019-0117_SUPPL.ZIP.Search in Google Scholar

[32] Y. A. Chen, K. C. Chien, I. te Chen, and C. H. Chang, “Sapphire nanophotonics: fabrication challenges and optical properties,” Micro Nano Eng., vol. 14, p. 100115, 2022.10.1016/j.mne.2022.100115Search in Google Scholar

[33] R. P. Jenkins, S. D. Campbell, and D. H. Werner, “General-purpose algorithm for two-material minimum feature size enforcement of freeform nanophotonic devices,” ACS Photonics, vol. 10, no. 4, pp. 845–853, 2022. https://doi.org/10.1021/ACSPHOTONICS.2C01166/SUPPL_FILE/PH2C01166_SI_002.PDF.Search in Google Scholar

[34] B. Lou, J. A. Rodriguez, B. Wang, M. Cappelli, and S. Fan, “Inverse design of optical switch based on bilevel optimization inspired by meta-learning,” ACS Photonics, vol. 10, no. 6, pp. 1806–1812, 2023. https://doi.org/10.1021/ACSPHOTONICS.3C00113/ASSET/IMAGES/LARGE/PH3C00113_0006.JPEG.Search in Google Scholar

[35] D. Sell, E. B. Whiting, D. H. Werner, S. D. Campbell, J. A. Fan, and R. P. Jenkins, “Review of numerical optimization techniques for meta-device design [Invited],” Opt. Mater. Express, vol. 9, no. 4, pp. 1842–1863, 2019. https://doi.org/10.1364/OME.9.001842.Search in Google Scholar

[36] H. Huang, X. Zhang, F. Gan, and X. Ni, “Fabrication-friendly random meta-atom generation for phase-shifting metasurfaces,” IEEE Photonics J., vol. 14, no. 1, pp. 1–4, 2022. https://doi.org/10.1109/JPHOT.2022.3144434.Search in Google Scholar

[37] D. B. Burckel, K. M. Musick, T. R. Young, L. Gastian, and J. Mudrick, “Fabrication of high aspect ratio structures for meta-surface optics,” In Proc. SPIE PC12646, Metamaterials, Metadevices, and Metasystems 2023, p. PC126460T, 2023. https://doi.org/10.1117/12.2678379.Search in Google Scholar

[38] Q. Chen, Y. Gao, S. Pian, and Y. Ma, “Theory and fundamental limit of quasiachromatic metalens by phase delay extension,” Phys. Rev. Lett., vol. 131, no. 19, 2023, Art. no. 193801. https://doi.org/10.1103/PHYSREVLETT.131.193801.Search in Google Scholar

[39] Y. Zhou, C. Mao, E. Gershnabel, M. Chen, and J. A. Fan, “Large-Area, high-numerical-aperture, freeform metasurfaces,” Laser Photonics Rev., 2024, Art. no. 2300988, https://doi.org/10.1002/LPOR.202300988.Search in Google Scholar

Received: 2024-03-22
Accepted: 2024-05-06
Published Online: 2024-05-21

© 2024 the author(s), published by De Gruyter, Berlin/Boston

This work is licensed under the Creative Commons Attribution 4.0 International License.

Downloaded on 18.11.2025 from https://www.degruyterbrill.com/document/doi/10.1515/nanoph-2024-0150/html?lang=en
Scroll to top button