SHANGHAI INFOCROPS SCIENCE & TECHNOLOGY CO., LIMITED
Catalog
NEWS
PRODUCTS
SERVICES
Latest

JCMsuite£ºSilicon Photonics & Ri

JCMsuite£ºPhotonic Crystal Cavity

JCMsuite£ºRing Resonator

JCMsuite£ºNanosphere

JCMsuite£ºPinhole

JCMsuite£ºGraded Index Fiber

JCMsuite£ºBlazed grating

JCMSuite£ºPhotonic Fiber& Single

JCMSuite£ºPlasmonic Nano Antenna

JCMsuite£ºPlasmonic Waveguide

Position : Home > NEWS > Case Studies > JCMSuite >
JCMsuite£ºIsolated Contact Hole
Time: 2022-11-20 20:02Source: infocrops.comWriter: infocrops
This tutorial example demonstrates simulation of an isolated contact hole, as depicted below:

 
The geometrical setup defined in the layout.jcm file is:
 
Layout3D {
  UnitOfLength = 1e-09
  
  MeshOptions {
    MaximumSideLength = 50
  }
  BoundaryConditions {
    Boundary {
      Direction = Vertical
      Class = Transparent
    }
  }
  Extrusion {
    Objects {    
      Parallelogram {
        Name = "ContactHole"
        DomainId = 2
        Width = 280
        Height = 280
      }      
      
      Polygon {  
        Name = "ComputationalDomain"  
        DomainId = 1  
        Priority = -1  
        Boundary {
          Class = Transparent
        }
        ConvexHull {
          Parent = "ContactHole"
          Offset = 50  
        }
      }  
    }
    
    MultiLayer {            
      Layer {
      Bottom {      
        GlobalZ=-50
      }
      Thickness = 50
      DomainIdMapping = [1 3 2 3]
    }
    Layer {
      Thickness = 72
      DomainIdMapping = [1 2 2 1]
    }
    Layer {
      Thickness = 50
      DomainIdMapping = [1 1 2 1]
    }
    
  }
}
}
 
The given parallelogram defines the hole on the mask with side length 280nm. Since this pattern is modelled as isolated, it is surrounded by the absorbing mask material in lateral direction. In JCMsuite this is conveniently set up by defining a ConvexHull around a geometrical primitive. This automatically sets up a convex hull with minimum distance Offset to the enclosed pattern. For the ConvexHull the DomainId and Priority and Boundary can be defined as usual.
 
Since the mask pattern is isolated, any number of incident plane waves with same frequency and different incident direction can be defined as sources:
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0 0]
        SP = [1 0]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0 0]
        SP = [0 1]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0.5 0]
        SP = [1 0]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0.5 0]
        SP = [0 1]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0 0.5]
        SP = [1 0]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0 0.5]
        SP = [0 1]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0.5 0.5]
        SP = [1 0]
      }
    }
  }
}
 
SourceBag {
  Source {
    ElectricFieldStrength {
      PlaneWave {
        Lambda0 = 193e-9
        Incidence = FromBelow
        Sigma = [0.5 0.5]
        SP = [0 1]
      }
    }
  }
}
 
The sigma coordinates in the pupil plane are used to define different incident directions. At the bottom a number of plots of the transmitted fields are shown. The post process Fourier Transform is defined similarly to a periodic setup. In the isolated case, however a discrete representation of the continuous FourierTransform of the mask’s far field is computed. The continuous Fourier transform is thereby sampled on a Cartesian mesh in k-space.



ABOUT US NEWS PRODUCT SERVICES CONTACTS   INFOCROPS
Address£ºRoom 1805, Zhongji Building, No.819, Yinxiang Road, Nanxiang Town, Jiading District, Shanghai, China. Zip code: 201802
TEL£º+86-21-6486 0708/6486 0576/6486 0572
FAX£º86 21-64860709
MAIL£ºinfo@infocrops.com
Introduction Case Studies VirtualLab Fusion Training Contacts Us
LinkedIn Webinars JCMSuite Professional Books Cooperation
Youtube Courses LITESTAR 4D Technology Consulting Join Us
Copyright © 2018~2024 SHANGHAI INFOCROPS SCIENCE & TECHNOLOGY CO., LIMITED,All Rights Reserved.