<< back to the application gallery
Multi-Mode Interference (MMI) Coupler
2023-12-15 09:45:42
  • FDTD
  • Optical Waveguide
  • Coupler / Splitter

Preface

The Multi-mode Interference (MMI) coupler is composed of three parts: input waveguide, output waveguide, and multimode interference region. When the optical field is injected into the multimode interference region through the input waveguide, the interference between multiple modes produces a self-imaging effect. This effect causes periodic generations of one or more images of the input field along the propagation direction of the guided wave. As a result, the MMI can achieve optical wavelength division multiplexing/demultiplexing, power division, polarizing splitter and other functions by this effect.

design_without_taper

  • self-imaging effect
    The self-imaging effect is the theoretical basis of MMI. According to this theory, the length of the interference region of a 1xN symmetric MMI coupler is generally located at the position of the first N-fold image, which is calculated as follows:

LMMI=3Lπ4NL_{MMI}=\frac{3L_\pi}{4N}

where Lπ=π/(β0β1)4nrW2/(3λ)L_\pi=\pi/(\beta_0-\beta_1)\approx 4n_rW^2/(3\lambda), β0\beta_0, β1\beta_1 are the propagation constants of the fundamental and first-order eigenmodes, respectively; nrn_r is the refractive index of the waveguide, and WW is the width of the MMI waveguide. For details, please refer to Ref. 1[1].

In this example, the taper waveguide is smoothly connected between the input/output waveguide and the MMI region. It significantly minimizes the impact of longitudinal multimode on imaging non-uniformity, and also reduces the loss due to reflection at the junction between the single-mode waveguide and the MMI region.

The performance of the device is affected by the geometric parameters of the waveguide, taper structure, and MMI region. It is difficult to determine the proper size of each part during the design process and even harder to assure the best solutions after integration just by using each optimal parameter of each part. This example utilizes Optimizations and Sweeps functions to analyze and optimize the parameters and models.

Simulation settings

This example builds a MMI coupler with 1x2 ports in a 3D FDTD simulation. To make the device as compact as possible, the shortest length of MMI is set at the two-fold self-image. By using the calculation formula and reference [2], we obtained the parameters shown below. The device is illustrated in the following figure.

structures

Parameter Symbol Value
MMI  lengthMMI~~length LMMIL_{MMI} 32μm32\mu m
MMI  widthMMI~~width WMMIW_{MMI} 6μm6\mu m
MMI  heightMMI~~height  ~ 0.22μm0.22\mu m
Taper  lengthTaper~~length LtaperL_{taper} 10μm10\mu m
Taper  widthTaper~~width WtaperW_{taper} 1.1μm1.1\mu m
Waveguide  widthWaveguide~~width WwaveguideW_{waveguide} 0.4μm0.4\mu m
Separations  between  output  tapersSeparations~~between~~output~~tapers SS 3.14μm3.14\mu m

In this example, this MMI coupler is not sensitive to the polarization, e.g., TE and TM modes. Here, the TE0 mode is selected as the port source and shown in below figure.

mode_source_TE0

Simulation results

Open the appendix project file and run it directly. The results of the Frequency-Domain Field and Power monitor clearly indicate that the energy of the incident beam is equally divided between the two output ports after the self-image effect in the MMI. In this case, the transmittivity of both output ports is equal.

fdfp
T_port2_and3

Parameter analyses

Following a successful simulation of a single project, Optimizations and Sweeps can be conducted to determine the impact of specific parameters on device performance, which enables the optimal device design.

Optimization of MMI length

Using the theoretical value (LMMIL_{MMI}=33μ\mum) as a reference, this example will utilize the Optimizations and Sweeps function to determine the best MMI length. The scanning range for the MMI length in this case is set to 29μm29\mu m~34μm34\mu m. After running the mmi_length sweep in the appendix project, we observe that the transmittivity in port2 varies with the length of MMI. As shown in the figure, the optimal MMI length should be found between 31μm31\mu m and 33μm33\mu m.

mmi_length

Based on the above sweep results, the MMI length can be further optimized by using the optimization function. The default algorithm used for Optimization is the Particle Swarm algorithm (see reference [3]). Please note whether you choose to maximize or minimize the objective function, that is, select Maximize or Minimize in Type. The meaning of other parameters is referred to Optimizations and Sweeps.

Set the optimization range for the MMI length from 31μm31\mu m to 33μm33\mu m. Then, run the mmi_length_optimization in the project to obtain the results. Among the results, best fom represents the maximum transmittivity obtained, which is 0.464, best parameters represent the optimal MMI length obtained, which is 32.5μm32.5\mu m, and the meaning of other parameters is referred to Optimizations and Sweeps.

Optimization of Taper Width

For the width of the wedge structure, on the one hand, increasing its width can improve the quality of self-imaging and thus reduce the device loss; on the other hand, since the device is very compact and the spacing between the two output waveguides is very small, the width of the taper structure should be as small as possible to prevent the coupling crosstalk between the output waveguides. In this example, a parameter sweep was conducted on the taper width between 0.5μm0.5\mu m and 1.5μm1.5\mu m to select the optimal solution. Running the taper_width parameter sweep in the appendix yields the results shown in the below figure. After considering the spacing between the two output waveguides, the user can choose the appropriate width of the taper structure according to the desired transmittivity requirements.

sweep_taper_width

References


  1. Soldano L B , Pennings E C M, "Optical multi-mode interference devices based on self-imaging: principles and applications," Journal of Lightwave Technology. 13(4):615-627 (1995) ↩︎

  2. D. J. Thomson, Y. Hu, G. T. Reed and J. -M. Fedeli, "Low Loss MMI Couplers for High Performance MZI Modulators," in IEEE Photonics Technology Letters, 22(20),pp.1485-1487 (2010). ↩︎

  3. J. Robinson and Y. Rahmat-Samii, "Particle swarm optimization in Electromagnetics," IEEE Trans. Antennas and Propagat. 52, pp.397 - 407 (2004). ↩︎

Documents
Login to download
In this article
Top

Recommend

Y Branch
The power splitter based on Y branch distributes optical power to two or more output devices in a certain ratio. In this example, we use SimWorks Finite Difference Solutions to simulate the insertion loss, transmitted power and S-parameters of a symmetric 50/50 Y-branch splitter.