A basic dielectric mirror is one of the simplest multilayer coatings. It uses alternating layers with high and low refractive index. In coating notation, these materials are called H and L.

This tutorial builds an eight-pair mirror for 550 nm with TFStudio's Stack Formula tool.


What an HL pair does

Each layer is one quarter-wave optical thickness at the design wavelength λ0\lambda_0:

njdj=λ04,dj=λ04nj.n_j d_j=\frac{\lambda_0}{4}, \qquad d_j=\frac{\lambda_0}{4n_j}.

At normal incidence, the reflections from the interfaces in an alternating quarter-wave stack add constructively around λ0\lambda_0. Repeating the pair raises the reflectance:

HLHLHLHLHLHLHLHL\ldots

The letters describe optical roles, not fixed materials:

  • H is the material with the higher refractive index.
  • L is the material with the lower refractive index.
  • A bare H or L in Stack Formula means one quarter-wave optical thickness.

More pairs increase the reflectance in the high-reflectance band. The index contrast between H and L largely determines the width of that band.


Build the mirror with Stack Formula

Open Design → Formula.

image.png

Enter this formula:

(HL)^8

Set the controls as follows:

  1. Set Reference λ₀ (nm) to 550.
  2. Assign H to built-in TiO2.
  3. Assign L to built-in SiO2 (Fused Silica).
  4. Set the incident medium to Air.
  5. Set the substrate to BK7 (Schott).
  6. Set Apply to to Front.
  7. Leave Start from substrate unchecked.
  8. Click New design. image.png

The parentheses group one HL pair, ^8 repeats it eight times, and TFStudio converts every quarter-wave optical thickness into a physical thickness using the selected material data at 550 nm.

The result contains 16 layers. The formula is written from the incident medium toward the substrate. The Design Editor displays the substrate-adjacent layer first, so its table appears in the reverse direction.

image.png


Check the result

Open Optical evaluation window (Analysis → T/R/A). The reflectance curve should show a high-reflectance band centered near the design wavelength.

image.png

Two quick changes show how the structure behaves:

  • Open Formula window again and change the formula to (HL)^4, click Replace. The mirror now has fewer layers and lower peak reflectance.

image.png

  • Restore (HL)^8 and change reference λ0\lambda_0 to 800 nm either in Stack Formula or in Design Editor. Now the high-reflectance band moved to the right as physical thicknesses of layers were automatically recalculated to new reference wavelength.

image.png

That is the basic dielectric mirror.