<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nanophotonics Lab @ IITH</title>
    <link>https://people.iith.ac.in/nke/</link>
      <atom:link href="https://people.iith.ac.in/nke/index.xml" rel="self" type="application/rss+xml" />
    <description>Nanophotonics Lab @ IITH</description>
    <generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator><language>en-us</language><copyright>© 2026 Naresh Emani</copyright><lastBuildDate>Thu, 01 Jan 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://people.iith.ac.in/nke/images/icon_hu_d21f15383e5e2e36.png</url>
      <title>Nanophotonics Lab @ IITH</title>
      <link>https://people.iith.ac.in/nke/</link>
    </image>
    
    <item>
      <title>Gallery</title>
      <link>https://people.iith.ac.in/nke/gallery/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://people.iith.ac.in/nke/gallery/</guid>
      <description>&lt;style&gt;
.gallery-section { margin-bottom: 40px; }
.gallery-section h4 { margin-bottom: 16px; }
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 16px;
}
.gallery-item { cursor: pointer; }
.gallery-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid rgba(128,128,128,0.2);
  display: block;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gallery-item:hover img {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}
.gallery-caption {
  font-size: 0.82em;
  color: #6c757d;
  text-align: center;
  margin-top: 6px;
}

/* Lightbox */
#lb-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.88);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
#lb-overlay.active { display: flex; }
#lb-img { max-width: 90vw; max-height: 80vh; border-radius: 4px; }
#lb-caption { color: #eee; margin-top: 12px; font-size: 0.9em; text-align: center; }
#lb-close {
  position: absolute;
  top: 20px; right: 28px;
  color: #fff; font-size: 2rem;
  cursor: pointer; line-height: 1;
  background: none; border: none;
}
&lt;/style&gt;
&lt;div id=&#34;lb-overlay&#34; onclick=&#34;this.classList.remove(&#39;active&#39;)&#34;&gt;
  &lt;button id=&#34;lb-close&#34; onclick=&#34;document.getElementById(&#39;lb-overlay&#39;).classList.remove(&#39;active&#39;)&#34;&gt;&amp;times;&lt;/button&gt;
  &lt;img id=&#34;lb-img&#34; src=&#34;&#34; alt=&#34;&#34;&gt;
  &lt;div id=&#34;lb-caption&#34;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
function openLightbox(src, caption) {
  document.getElementById(&#39;lb-img&#39;).src = src;
  document.getElementById(&#39;lb-caption&#39;).textContent = caption;
  document.getElementById(&#39;lb-overlay&#39;).classList.add(&#39;active&#39;);
}
document.addEventListener(&#39;keydown&#39;, function(e) {
  if (e.key === &#39;Escape&#39;) document.getElementById(&#39;lb-overlay&#39;).classList.remove(&#39;active&#39;);
});
&lt;/script&gt;
&lt;div class=&#34;gallery-section&#34;&gt;
&lt;h4&gt;PhD Graduations&lt;/h4&gt;
&lt;div class=&#34;gallery-grid&#34;&gt;
&lt;div class=&#34;gallery-item&#34; onclick=&#34;openLightbox(&#39;/nke/img/gallery/Jinal_Graduation.JPG&#39;,&#39;Jinal Tapar — PhD Graduation, 2021&#39;)&#34;&gt;
  &lt;img src=&#34;https://people.iith.ac.in/nke/img/gallery/Jinal_Graduation.JPG&#34; alt=&#34;Jinal Tapar PhD Graduation&#34;&gt;
  &lt;div class=&#34;gallery-caption&#34;&gt;Jinal Tapar — PhD Graduation, 2021&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;gallery-item&#34; onclick=&#34;openLightbox(&#39;/nke/img/gallery/Vinod_Graduation.jpeg&#39;,&#39;Vinod Sharma — PhD Graduation, 2026&#39;)&#34;&gt;
  &lt;img src=&#34;https://people.iith.ac.in/nke/img/gallery/Vinod_Graduation.jpeg&#34; alt=&#34;Vinod Sharma PhD Graduation&#34;&gt;
  &lt;div class=&#34;gallery-caption&#34;&gt;Vinod Sharma — PhD Graduation, 2026&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;gallery-section&#34;&gt;
&lt;h4&gt;Lab Infrastructure&lt;/h4&gt;
&lt;div class=&#34;gallery-grid&#34;&gt;
&lt;!-- Add images here --&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;gallery-section&#34;&gt;
&lt;h4&gt;Group Activities&lt;/h4&gt;
&lt;div class=&#34;gallery-grid&#34;&gt;
&lt;!-- Add images here --&gt;
&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Dielectric Nanophotonics</title>
      <link>https://people.iith.ac.in/nke/project/dielectric-nanophotonics/</link>
      <pubDate>Wed, 26 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://people.iith.ac.in/nke/project/dielectric-nanophotonics/</guid>
      <description>&lt;p&gt;A major challenge in plasmonics, which has been actively studied for over a decade, is the large optical loss which degrades the performance of most plasmonic devices. High index dielectric materials provide a promising alternative route to realize many of the functionalities achievable in plasmonics. Distinctive advantages of high index dielectric resonant nanostructures over their metallic counterparts are low dissipative losses and the existence of both electric and magnetic resonances of comparable strengths. Moreover, semiconductor nanostructures like III-V materials with optical gain provide a route to design active nanophotonic devices. In our research we investigate methods to improve optical gain in nanostructures. We are interested in design and implementation of high Q cavities for light emission from Semiconductor Nanostructures. We also aim to seek a judicious engineering of the interplay between gain, loss and coupling in (parity-time) PT-symmetric nanostructures in order to design directional light-emitting devices with non-trivial characteristics.  Some of our recent work is highlighted below:&lt;/p&gt;
&lt;h4 id=&#34;investigation-of-the-carrier-surface-recombination-in-iii-v-semiconductors-for-on-chip-nanophotonic-applications&#34;&gt;Investigation of the carrier surface recombination in III-V semiconductors for on-chip nanophotonic applications&lt;/h4&gt;
&lt;p&gt;Our numerical investigation of carrier dynamics in GaAs nanocylinder on optical pumping lead us to estimate the qualitative and quantitative impact of surface recombination on the optical gain. The optically induced carrier density is lower in nanocylinder due to the dangling bonds at the surface that give rise to recombination of electron hole pairs. With reduced dimensions of the nanostructures, surface area-to-volume (A/V) ratio increases, and therefore the lasing threshold also increases due to higher non-radiative surface recombination process. The optical gain and bandwidth both reduce with increasing surface recombination velocity (SRV). The study gives an insight that p-doping of active material and strain incorporation as a viable approach for enhancing luminescence quantum yield of III-V semiconductor nanostructures. This can complements the surface passivation techniques widely adopted in the III-V research community.
&lt;img src=&#34;JAP_2020.png&#34; alt=&#34;JAP 2020&#34;  width=&#34;75%&#34; height=&#34;100&#34; /&gt;&lt;/p&gt;
&lt;p style=&#34;text-align: center;&#34;&gt;&lt;b&gt;Figure 1:&lt;/b&gt; Impact of Surface Recombination and nanocylinder size on optical gain. Further details can be found in  reference [1]&lt;/p&gt;
&lt;h4 id=&#34;pt-symmetric-semiconductor-nanoantenna-metasurface&#34;&gt;PT-symmetric semiconductor nanoantenna metasurface&lt;/h4&gt;
&lt;p&gt;The  concept of (parity-time) PT symmetry has opened a fundamentally new chapter in photonics and expanded the toolbox of photonics by broadening the design parameter space. In the context of photonics, PT symmetry can be realized by requiring an even distribution in the real part of the refractive index, and an antisymmetric gain/loss profile, associated with the imaginary part of the refractive index. The interplay of gain-loss contrast and coupling in PT-symmetric systems has manifested as a number of intriguing breakthrough effects like single-mode lasing, unidirectional invisibility, (coherent perfect absorber) CPA-laser, etc. In this project, we investigated vertically stacked GaInP PT-symmetric nanodisk resonators arranged in two-dimensional periodic lattice using full-wave numerical simulations and scattering matrix theory. The proposed dielectric metasurface supports spectral singularities (SS) with asymmetric reflection and highly anisotropic far-field scattering patterns. At SS, the scattering coefficients tend to infinity, corresponding to lasing threshold. This lasing spectral singularities can occur only in the presence of gain and being poles of the scattering matrix at real frequencies, imply zero-width resonances. Our analysis suggests that a proper combination of geometry, gain, and subwavelength resonances provides flexibility for designing tunable and directional nanophotonic light sources employing non-Hermitian physics.
&lt;img src=&#34;SS_OL_2020.png&#34; alt=&#34;OL 2020&#34;  width=&#34;75%&#34; height=&#34;100&#34; /&gt;&lt;/p&gt;
&lt;p style=&#34;text-align: center;&#34;&gt;&lt;b&gt;Figure 2:&lt;/b&gt; PT symmetric nanostructures can be designed to exhibit extremely narrow-width resonances known as Spectral Singularities.  Further details can be found in reference [2].&lt;/p&gt;
&lt;p&gt;Jinal presented her research at the prestegious Frontiers in Optics conference held virtually in September 2020. Hope you will find the video of her talk informative.  











  


&lt;video autoplay loop &gt;
  &lt;source src=&#34;../../FiO_Talk_Jinal_Sep2020.mp4&#34; type=&#34;video/mp4&#34;&gt;
&lt;/video&gt;&lt;/p&gt;
&lt;h4 id=&#34;references&#34;&gt;References&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Jinal Kiran Tapar, Saurabh Kishen, Kumar Prashant, Kaushik Nayak and &lt;b&gt;Naresh Kumar Emani&lt;/b&gt;. &lt;a href=&#34;https://doi.org/10.1063/1.5132613&#34;&gt;Enhancement of the optical gain in GaAs nanocylinders for nanophotonic applications.&lt;/a&gt; &lt;em&gt; Journal of Applied Physics&lt;/em&gt;, &lt;b&gt;127&lt;/b&gt;, 153102 (2020).  [  &lt;a href=&#34;https://doi.org/10.1063/1.5132613&#34;&gt;doi&lt;/a&gt; |  &lt;a href=&#34;../../e-pubs/J13_JAP_Gain_in_GaAs_Nanocylinders_2020_Jinal.pdf&#34;&gt;pdf&lt;/a&gt; ]&lt;/li&gt;
&lt;li&gt;Jinal Kiran Tapar, Saurabh Kishen   and &lt;b&gt;Naresh Kumar Emani&lt;/b&gt;. &lt;a href=&#34;https://www.osapublishing.org/ol/viewmedia.cfm?uri=ol-45-18-5185&#34;&gt;Spectral singularities and asymmetric light scattering in PT-symmetric 2D nanoantenna arrays.&lt;/a&gt; &lt;em&gt; Optics Letters&lt;/em&gt;, &lt;b&gt;45&lt;/b&gt;,  18, pp. 5185-5188  (2020).   [ &lt;a href=&#34;https://doi.org/10.1364/OL.398551&#34;&gt;doi&lt;/a&gt; ]&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
    <item>
      <title>Electrical Excitation of Plasmons in Metallic Nanostructures</title>
      <link>https://people.iith.ac.in/nke/project/electrical-excitation-of-plasmons/</link>
      <pubDate>Sun, 23 Aug 2020 00:00:00 +0000</pubDate>
      <guid>https://people.iith.ac.in/nke/project/electrical-excitation-of-plasmons/</guid>
      <description>&lt;p&gt;Surface plasmons (SP), the collective oscillations of electrons on a metal-dielectric interface, have enabled squeezing of light into nanoscale dimensions leading to unparalleled control and manipulation of information at length scales much smaller than the wavelength of light. These electromagnetic waves propagate along metal-dielectric interfaces and can be guided by metallic nanostructures beyond the diffraction limit. Plasmonic circuits, therefore, possess both the capacity of photonics and miniaturization of electronics, paving the way for the development of nanoscale optoelectronic circuitry for computing and sensing applications. Electrical excitation of surface plasmons through the process of inelastic electron tunneling (IET) has gained immense popularity in recent years due to its unique potential to create ultra-compact photon and SP sources. In our group, we are investigating ways to improve the efficiencies of surface plasmon generation from electrically excited metal-insulator-metal tunnel junctions for the realization of ultra-compact on-chip optical sources which are readily integrable with existing CMOS technologies for practical on-chip applications. Our recent work in this direction is highlighted below –&lt;/p&gt;
&lt;h4 id=&#34;enhanced-light-emission-from-electrically-excited-nano-strip-mim-tunnel-junctions&#34;&gt;Enhanced light emission from electrically excited nano-strip MIM tunnel junctions&lt;/h4&gt;
&lt;p&gt;We explored the light generation through inelastic electron tunneling in a periodic Ag-SiO2-Ag tunnel junction. We investigated the complex interplay between the optical modes of the tunnel junction, the antenna modes, and the lattice resonance arising from the periodicity of the structure. Our analysis revealed an enhanced radiative efficiency from hybridization of the optical gap plasmon mode and the lattice resonance, with an enhancement of ~30% as compared to the structure without the lattice resonance. This improvement is due to the direct out-coupling of the propagating SPs to free-space photons mediated by the grating. The emitted spectrum can be tuned to the desired wavelength range, from visible to near IR, by designing the geometrical and material parameters of the device accordingly for on-chip photonic and plasmonic applications.&lt;/p&gt;
&lt;img src=&#34;JOP_2020.png&#34; alt=&#34;JOP 2020&#34;  width=&#34;75%&#34; height=&#34;100&#34; /&gt;
&lt;p style=&#34;text-align: center;&#34;&gt;&lt;b&gt;Figure 1:&lt;/b&gt; Optimization of MIM tunnel junction geometry to improve the radiative emission of electrically excited plasmons. Further details can be found reference [1]..&lt;/p&gt;
&lt;h4 id=&#34;reference&#34;&gt;Reference&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Saurabh Kishen,  Jinal Kiran Tapar and &lt;b&gt;Naresh Kumar Emani&lt;/b&gt;. &lt;a href=&#34;https://dx.doi.org/10.1088/2040-8986/ababe7&#34;&gt;Enhanced light emission from gap plasmons in nano-strip MIM tunnel junctions.&lt;/a&gt; &lt;em&gt; Journal of Optics&lt;/em&gt;, &lt;b&gt;22&lt;/b&gt;, 095006 (2020).  [ &lt;a href=&#34;https://dx.doi.org/10.1088/2040-8986/ababe7&#34;&gt;doi&lt;/a&gt; | &lt;a href=&#34;../../e-pubs/J13_JAP_Gain_in_GaAs_Nanocylinders_2020_Jinal.pdf&#34;&gt;pdf&lt;/a&gt; ]&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
  </channel>
</rss>
