SearcharxivSearch

arXiv subjects

Dan-Xia Xu

Publications and source records attributed to Dan-Xia Xu.

14 recordsLinked to original sources

Gen-Fab: A Variation-Aware Generative Model for Predicting Fabrication Variations in Nanophotonic Devices

Silicon photonic devices often exhibit fabrication-induced variations such as over-etching, underetching, and corner rounding, which can significantly alter device performance. These variations are non-uniform and are influenced by feature size and shape. Accurate digital twins are therefore needed to predict the range of possible fabricated outcomes for a given design. In this paper, we introduce Gen-Fab, a conditional generative adversarial network (cGAN) based on Pix2Pix to predict and model uncertainty in photonic fabrication outcomes. The proposed method takes a design layout (in GDS format) as input and produces diverse high-resolution predictions similar to scanning electron microscope (SEM) images of fabricated devices, capturing the range of process variations at the nanometer scale. To enable one-to-many mapping, we inject a latent noise vector at the model bottleneck. We compare Gen-Fab against three baselines: (1) a deterministic U-Net predictor, (2) an inference-time Monte Carlo Dropout U-Net, and (3) an ensemble of varied U-Nets. Evaluations on an out-of-distribution dataset of fabricated photonic test structures demonstrate that Gen-Fab outperforms all baselines in both accuracy and uncertainty modeling. An additional distribution shift analysis further confirms its strong generalization to unseen fabrication geometries. Gen-Fab achieves the highest intersection-over-union (IoU) score of 89.8%, outperforming the deterministic U-Net (85.3%), the MC-Dropout U-Net (83.4%), and varying U-Nets (85.8%). It also better aligns with the distribution of real fabrication outcomes, achieving lower Kullback-Leibler divergence and Wasserstein distance.

cs.CV

Perfectly vertical silicon metamaterial grating couplers with large segmentation periods up to 650 nm

Perfectly vertical grating couplers leveraging metamaterials can achieve both high coupling efficiency and minimal back reflection. The fabricability of these designs, with segmentations in both the longitudinal and transverse dimensions, hinges on the minimum feature size offered by cutting-edge fabrication technologies. In this work we present both numerical and experimental evidence that high performance devices can be obtained while using large transverse segmentation periods of up to 650 nm, thereby increasing the critical feature sizes. For single-step etched couplers produced on the 220 nm silicon-on-insulator platform, we demonstrate coupling efficiencies of nearly 50% in the C-band and remarkably low back reflections of -22 dB at zero-degree incidence angle. Notably, the duty cycles used in our optimized designs deviate significantly from those predicted by traditional effective medium models, even for small periods. Our findings promise to expand the range of optical properties achievable in metamaterials and offer fresh insights into the fine-tuning of nanophotonic devices.

physics.optics

Experimental demonstration of photonic phase correctors based on grating coupler arrays and thermo-optic shifters

In ground-based astronomy, the ability to couple light into single-mode fibers (SMFs) is limited by atmospheric turbulence, which prohibits the use of many astrophotonic instruments. We propose a silicon-on-insulator photonic chip capable of coherently coupling the out-of-phase beamlets from the subapertures of a telescope pupil into an SMF. The photonic integrated circuit (PIC) consists of an array of grating couplers that are used to inject light from free space into single-mode waveguides on the chip. Metallic heaters modulate the refractive index of a coiled section of the waveguides, facilitating the co-phasing of the propagating modes. The phased beamlets can then be coherently combined to efficiently deliver the light to an output SMF. In an adaptive optics (AO) system, the phase corrector acts as a deformable mirror (DM) commanded by a controller that takes phase measurements from a wavefront sensor (WFS). We present experimental results for the PIC tested on an AO testbed and compare the performance to simulations.

astro-ph.IM

End-to-end simulations of photonic phase correctors for adaptive optics systems

Optical beams and starlight distorted by atmospheric turbulence can be corrected with adaptive optics systems to enable efficient coupling into single-mode fibers. Deformable mirrors, used to flatten the wavefront in astronomical telescopes, are costly, sensitive, and complex mechanical components that require careful calibration to enable high-quality imaging in astronomy, microscopy, and vision science. They are also impractical to deploy in large numbers for non-imaging applications like free-space optical communication. Here, we propose a photonic integrated c rcuit capable of spatially sampling the wavefront collected by the telescope and co-phasing the subapertures to maximize the flux delivered to an output single-mode fiber as the integrated photonic implementation of a deformable mirror. We present the results of end-to-end simulations to quantify the performance of the proposed photonic solution under varying atmospheric conditions toward realizing an adaptive optics system without a deformable mirror for free-space optical receivers.

physics.optics

Optical wavefront phase-tilt measurement using Si-photonic waveguide grating couplers

Silicon photonic wavefront phase-tilt sensors for wavefront monitoring using surface coupling grating arrays are demonstrated. The first design employs the intrinsic angle dependence of the grating coupling efficiency to determine local wavefront tilt, with a measured sensitivity of 7 dB/degree. A second design connects four gratings in an interferometric waveguide circuit to determine incident wavefront phase variation across the sensor area. In this device, one fringe spacing corresponds to approximately 2 degree wavefront tilt change. These sensor elements can sample a wavefront incident on the chip surface without the use of bulk optic elements, fiber arrays, or imaging arrays. Both sensor elements are less than 60 um across, and can be combined into larger arrays to monitor wavefront tilt and distortion across an image or pupil plane in adaptive optics systems for free space optical communications, astronomy and beam pointing applications.

physics.optics

Improving Fabrication Fidelity of Integrated Nanophotonic Devices Using Deep Learning

Next-generation integrated nanophotonic device designs leverage advanced optimization techniques such as inverse design and topology optimization which achieve high performance and extreme miniaturization by optimizing a massively complex design space enabled by small feature sizes. However, unless the optimization is heavily constrained, the generated small features are not reliably fabricated, leading to optical performance degradation. Even for simpler, conventional designs, fabrication-induced performance degradation still occurs. The degree of deviation from the original design not only depends on the size and shape of its features, but also on the distribution of features and the surrounding environment, presenting complex, proximity-dependent behavior. Without proprietary fabrication process specifications, design corrections can only be made after calibrating fabrication runs take place. In this work, we introduce a general deep machine learning model that automatically corrects photonic device design layouts prior to first fabrication. Only a small set of scanning electron microscopy images of engineered training features are required to create the deep learning model. With correction, the outcome of the fabricated layout is closer to what is intended, and thus so too is the performance of the design. Without modifying the nanofabrication process, adding significant computation in design, or requiring proprietary process specifications, we believe our model opens the door to new levels of reliability and performance in next-generation photonic circuits.

cs.LG

PCA-Boosted Autoencoders for Nonlinear Dimensionality Reduction in Low Data Regimes

Autoencoders (AE) provide a useful method for nonlinear dimensionality reduction but are ill-suited for low data regimes. Conversely, Principal Component Analysis (PCA) is data-efficient but is limited to linear dimensionality reduction, posing a problem when data exhibits inherent nonlinearity. This presents a challenge in various scientific and engineering domains such as the nanophotonic component design, where data exhibits nonlinear features while being expensive to obtain due to costly real measurements or resource-consuming solutions of partial differential equations. To address this difficulty, we propose a technique that harnesses the best of both worlds: an autoencoder that leverages PCA to perform well on scarce nonlinear data. Specifically, we outline a numerically robust PCA-based initialization of AE, which, together with the parameterized ReLU activation function, allows the training process to start from an exact PCA solution and improve upon it. A synthetic example is presented first to study the effects of data nonlinearity and size on the performance of the proposed method. We then evaluate our method on several nanophotonic component design problems where obtaining useful data is expensive. To demonstrate universality, we also apply it to tasks in other scientific domains: a benchmark breast cancer dataset and a gene expression dataset. We show that our proposed approach is substantially better than both PCA and randomly initialized AE in the majority of low-data regime cases we consider, or at least is comparable to the best of either of the other two methods.

cs.LG

Athermal and tunable echelle grating wavelength demultiplexers using a Mach-Zehnder interferometer launch structure

We present a comparative experimental study of three silicon photonic echelle grating demultiplexers that are integrated with a Mach-Zehnder interferometer (MZI) launch structure. By appropriate choice of the MZI configuration, the temperature induced shift of the demultiplexer channel wavelengths can be suppressed (athermal) or enhanced (super-thermal), or be controlled by an on-chip micro-heater. The latter two configurations allow the channel wavelengths to be actively tuned using lower power than possible by temperature tuning a conventional echelle demultiplexer. In the athermal configuration, the measured channel spectral shift is reduced to less than 10 pm/C, compared to the 83 pm/C shift for an unmodified echelle device. In super-thermal operation an enhanced channel temperature tuning rate of 170 pm/C is achieved. Finally, by modulating the MZI phase with an on-chip heater, the demultiplexer channels can be actively tuned to correct for ambient temperature fluctuations up to 20 C, using a drive current of less than 20 mA.

physics.optics

Fibre Fabry-Pérot Astrophotonic Correlation Spectroscopy for Remote Gas Identification and Radial Velocity Measurements

We present a novel remote gas detection and identification technique based on correlation spectroscopy with a piezoelectric tunable fibre-optic Fabry-Pérot filter. We show that the spectral correlation amplitude between the filter transmission window and gas absorption features is related to the gas absorption optical depth, and that different gases can be distinguished from one another using their correlation signal phase. Using an observed telluric-corrected, high-resolution near-infrared spectrum of Venus, we show via simulation that the Doppler shift of gases lines can be extracted from the phase of the lock-in signal using low-cost, compact, and lightweight fibre-optic components with lock-in amplification to improve the signal-to-noise ratio. This correlation spectroscopy technique has applications in the detection and radial velocity determination of faint spectral features in astronomy and remote sensing. We experimentally demonstrate remote CO2 detection system using a lock-in amplifier, fibre-optic Fabry-Pérot filter, and single channel photodiode.

astro-ph.IM

Design of Compact and Efficient Silicon Photonic Micro Antennas with Perfectly Vertical Emission

Compact and efficient optical antennas are fundamental components for many applications, including high-density fiber-chip coupling and optical phased arrays. Here we present the design of grating-based micro-antennas with perfectly vertical emission in the 300-nm silicon-on-insulator platform. We leverage a methodology combining adjoint optimization and machine learning dimensionality reduction to efficiently map the multiparameter design space of the antennas, analyse a large number of relevant performance metrics, carry out the required multi-objective optimization, and discover high performance designs. Using a one-step apodized grating we achieve a vertical upward diffraction efficiency of almost 92% with a 3.6 μm-long antenna. When coupled with an ultra-high numerical aperture fiber, the antenna exhibits a coupling efficiency of more than 81% (-0.9 dB) and a 1-dB bandwidth of almost 158 nm. The reflection generated by the perfectly vertical antenna is smaller than -20 dB on a 200-nm bandwidth centered at λ = 1550 nm.

physics.optics

Photonic Temperature and Wavelength Metrology by Spectral Pattern Recognition

Spectral pattern recognition is used to measure temperature and generate calibrated wavelength/frequency combs using a single silicon waveguide ring resonator. The ring generates two incommensurate interleaving TE and TM spectral combs that shift independently with temperature to create a spectral pattern that is unique at every temperature. Following an initial calibration, the ring temperature can be determined by recognizing the spectral resonance pattern, and as a consequence the wavelength of every resonance is also known. Two methods of pattern based temperature retrieval are presented. In the first method, the ring is locked to a previously determined temperature set-point defined by the coincidence of only two specific TE and TM cavity modes. Based on a prior calibration at the set-point, the ring temperature and hence all resonance wavelengths are then known and the resulting comb can be used as a wavelength calibration reference. In this configuration, all reference comb wavelengths have been reproduced within a 5 pm accuracy across an 80 nm range by using an on-chip micro-heater to tune the ring. For more general photonic thermometry, a spectral correlation algorithm is developed to recognize a resonance pattern across a 30 nm wide spectral window and thereby determine ring temperature continuously to 50 mK accuracy. The correlation method is extended to simultaneously determine temperature and to identify and correct for wavelength calibration errors in the interrogating light source. The temperature and comb wavelength accuracy is limited primarily by the linewidth of the ring resonances, with accuracy and resolution scaling with the ring quality factor.

physics.optics

Mapping the global design space of nanophotonic components using machine learning pattern recognition

Nanophotonics finds ever broadening applications requiring complex component designs with a large number of parameters to be simultaneously optimized. Recent methodologies employing optimization algorithms commonly focus on a single design objective, provide isolated designs, and do not describe how the design parameters influence the device behaviour. Here we propose and demonstrate a machine-learning-based approach to map and characterize the multi-parameter design space of nanophotonic components. Pattern recognition is used to reveal the relationship between an initial sparse set of optimized designs through a significant reduction in the number of characterizing parameters. This defines a design sub-space of lower dimensionality that can be mapped faster by orders of magnitude than the original design space. As a result, multiple performance criteria are clearly visualized, revealing the interplay of the design parameters, highlighting performance and structural limitations, and inspiring new design ideas. This global perspective on high-dimensional design problems represents a major shift in how modern nanophotonic design is approached and provides a powerful tool to explore complexity in next-generation devices.

physics.app-ph

Ultra broadband waveveguide coupler using an anisotropic sub-wavelength metamaterial

Multimode interference couplers are a fundamental building block in many integrated photonic systems, ranging from high-speed coherent receivers to quantum splitters. However, their basic structure has remained fundamentally unchanged for almost four decades, limiting their size and operation bandwidth. Using sub-wavelength metamaterials, photonic devices with break-through size and performance have been recently reported. Leveraging the inherent anisotropy of these structures, here we derive a semi-analytic expression that enables the design of compact and ultra broadband multimode interference couplers. We experimentally demonstrate virtually perfect operation over a bandwidth in excess of 300nm (500nm in simulation), for a device three times shorter than its conventional counterpart, making this the most broadband multimode interference coupler reported to date. These results will enable ultra broadband integrated systems for applications in communications and sensing.

physics.optics