main.tex 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. %This is the LaTeX ARTICLE template for RSC journals
  3. %Copyright The Royal Society of Chemistry 2014
  4. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  5. \documentclass[twoside,twocolumn,9pt]{article}
  6. \usepackage{extsizes}
  7. \usepackage[super,sort&compress,comma]{natbib}
  8. \usepackage[version=3]{mhchem}
  9. \usepackage[left=1.5cm, right=1.5cm, top=1.785cm, bottom=2.0cm]{geometry}
  10. \usepackage{balance}
  11. \usepackage{widetext}
  12. \usepackage{times,mathptmx}
  13. \usepackage{sectsty}
  14. \usepackage{graphicx}
  15. \usepackage{lastpage}
  16. \usepackage[format=plain,justification=raggedright,singlelinecheck=false,font={stretch=1.125,small,sf},labelfont=bf,labelsep=space]{caption}
  17. \usepackage{float}
  18. \usepackage{fancyhdr}
  19. \usepackage{fnpos}
  20. \usepackage[english]{babel}
  21. \usepackage{array}
  22. \usepackage{droidsans}
  23. \usepackage{charter}
  24. \usepackage[T1]{fontenc}
  25. \usepackage[usenames,dvipsnames]{xcolor}
  26. \usepackage{setspace}
  27. \usepackage[compact]{titlesec}
  28. %%% Please don't disable any packages in the preamble, as this may
  29. %%% cause the template to display incorrectly.%%%
  30. \usepackage{amsmath}
  31. \usepackage{epstopdf}%This line makes .eps figures into .pdf - please
  32. %comment out if not required.
  33. \definecolor{cream}{RGB}{222,217,201}
  34. \begin{document}
  35. \pagestyle{fancy}
  36. \thispagestyle{plain}
  37. \fancypagestyle{plain}{
  38. %%%HEADER%%%
  39. \fancyhead[C]{\includegraphics[width=18.5cm]{head_foot/header_bar}}
  40. \fancyhead[L]{\hspace{0cm}\vspace{1.5cm}\includegraphics[height=30pt]{head_foot/journal_name}}
  41. \fancyhead[R]{\hspace{0cm}\vspace{1.7cm}\includegraphics[height=55pt]{head_foot/RSC_LOGO_CMYK}}
  42. \renewcommand{\headrulewidth}{0pt}
  43. }
  44. %%%END OF HEADER%%%
  45. %%%PAGE SETUP - Please do not change any commands within this
  46. %%% section%%%
  47. \makeFNbottom
  48. \makeatletter
  49. \renewcommand\LARGE{\@setfontsize\LARGE{15pt}{17}}
  50. \renewcommand\Large{\@setfontsize\Large{12pt}{14}}
  51. \renewcommand\large{\@setfontsize\large{10pt}{12}}
  52. \renewcommand\footnotesize{\@setfontsize\footnotesize{7pt}{10}}
  53. \makeatother
  54. \renewcommand{\thefootnote}{\fnsymbol{footnote}}
  55. \renewcommand\footnoterule{\vspace*{1pt}%
  56. \color{cream}\hrule width 3.5in height 0.4pt \color{black}\vspace*{5pt}}
  57. \setcounter{secnumdepth}{5}
  58. \makeatletter
  59. \renewcommand\@biblabel[1]{#1}
  60. \renewcommand\@makefntext[1]%
  61. {\noindent\makebox[0pt][r]{\@thefnmark\,}#1}
  62. \makeatother
  63. \renewcommand{\figurename}{\small{Fig.}~}
  64. \sectionfont{\sffamily\Large}
  65. \subsectionfont{\normalsize}
  66. \subsubsectionfont{\bf}
  67. \setstretch{1.125} %In particular, please do not alter this line.
  68. \setlength{\skip\footins}{0.8cm}
  69. \setlength{\footnotesep}{0.25cm}
  70. \setlength{\jot}{10pt}
  71. \titlespacing*{\section}{0pt}{4pt}{4pt}
  72. \titlespacing*{\subsection}{0pt}{15pt}{1pt}
  73. %%%END OF PAGE SETUP%%%
  74. %%%FOOTER%%%
  75. \fancyfoot{}
  76. \fancyfoot[LO,RE]{\vspace{-7.1pt}\includegraphics[height=9pt]{head_foot/LF}}
  77. \fancyfoot[CO]{\vspace{-7.1pt}\hspace{13.2cm}\includegraphics{head_foot/RF}}
  78. \fancyfoot[CE]{\vspace{-7.2pt}\hspace{-14.2cm}\includegraphics{head_foot/RF}}
  79. \fancyfoot[RO]{\footnotesize{\sffamily{1--\pageref{LastPage} ~\textbar \hspace{2pt}\thepage}}}
  80. \fancyfoot[LE]{\footnotesize{\sffamily{\thepage~\textbar\hspace{3.45cm} 1--\pageref{LastPage}}}}
  81. \fancyhead{}
  82. \renewcommand{\headrulewidth}{0pt}
  83. \renewcommand{\footrulewidth}{0pt}
  84. \setlength{\arrayrulewidth}{1pt}
  85. \setlength{\columnsep}{6.5mm}
  86. \setlength\bibsep{1pt}
  87. %%%END OF FOOTER%%%
  88. %%%FIGURE SETUP - please do not change any commands within this
  89. %%% section%%%
  90. \makeatletter
  91. \newlength{\figrulesep}
  92. \setlength{\figrulesep}{0.5\textfloatsep}
  93. \newcommand{\topfigrule}{\vspace*{-1pt}%
  94. \noindent{\color{cream}\rule[-\figrulesep]{\columnwidth}{1.5pt}} }
  95. \newcommand{\botfigrule}{\vspace*{-2pt}%
  96. \noindent{\color{cream}\rule[\figrulesep]{\columnwidth}{1.5pt}} }
  97. \newcommand{\dblfigrule}{\vspace*{-1pt}%
  98. \noindent{\color{cream}\rule[-\figrulesep]{\textwidth}{1.5pt}} }
  99. \makeatother
  100. %%%END OF FIGURE SETUP%%%
  101. %%%TITLE, AUTHORS AND ABSTRACT%%%
  102. \twocolumn[
  103. \begin{@twocolumnfalse}
  104. \vspace{3cm}
  105. \sffamily
  106. \begin{tabular}{m{4.5cm} p{13.5cm} }
  107. \includegraphics{head_foot/DOI} & \noindent\LARGE{\textbf{ Plasma-Induced Symmetry Breaking in a Spherical Silicon Nanoparticle}} \\%Article title goes here instead of the text "This is the title"
  108. \vspace{0.3cm} & \vspace{0.3cm} \\
  109. & \noindent\large{Anton Rudenko,$^{\ast}$\textit{$^{a}$} Tatiana E. Itina,\textit{$^{a\ddag}$} Konstantin Ladutenko,\textit{$^{b}$} and Sergey Makarov\textit{$^{b}$}
  110. \textit{$^{a}$~Laboratoire Hubert Curien, UMR CNRS 5516, University of Lyon/UJM, 42000, Saint-Etienne, France }
  111. \textit{$^{b}$~ITMO University, Kronverksiy pr. 49, St. Petersburg, Russia}
  112. } \\%Author names go here instead of "Full name", etc.
  113. \includegraphics{head_foot/dates} & \noindent\normalsize {The concept
  114. of nonlinear all-dielectric nanophotonics based on high refractive
  115. index (e.g., silicon) nanoparticles supporting magnetic optical
  116. response has recently emerged as a powerful tool for ultrafast
  117. all-optical modulation at nanoscale. A strong modulation can be
  118. achieved via photogeneration of dense electron-hole plasma in the
  119. regime of simultaneous excitation of electric and magnetic optical
  120. resonances, resulting in an effective transient reconfiguration of
  121. nanoparticle scattering properties. However, previous works assumed
  122. only homogenized plasma generation in the photoexcited nanoparticle,
  123. neglecting all effects related to inhomogeneous plasma
  124. distribution. Here numerical studying of the plasma photogeneration
  125. allows us to propose a novel concept of deeply subwavelength
  126. ($\approx$$\lambda$$^3$/100) plasma-induced nanopatterning of
  127. symmetrical silicon nanoparticle. More importantly, we reveal strong
  128. symmetry breaking in the initially symmetrical nanoparticle during
  129. ultrafast photoexcitation near the magnetic dipole resonance. The
  130. ultrafast manipulation by nanoparticle inherent structure and symmetry
  131. paves the way to novel principles for nonlinear optical nanodevices.}
  132. \end{tabular}
  133. \end{@twocolumnfalse} \vspace{0.6cm}
  134. ]%%%END OF TITLE, AUTHORS AND ABSTRACT%%%
  135. %%%FONT SETUP - please do not change any commands within this section
  136. \renewcommand*\rmdefault{bch}\normalfont\upshape \rmfamily
  137. \section*{} \vspace{-1cm}
  138. %%%FOOTNOTES%%%
  139. \footnotetext{\textit{$^{a}$~Univ Lyon, UJM-St-Etienne, CNRS UMR 5516,
  140. F-42000, Saint-Etienne, France}} \footnotetext{\textit{$^{b}$~ITMO
  141. University, Kronverksiy pr. 49, St. Petersburg, Russia}}
  142. % Please use \dag to cite the ESI in the main text of the article.
  143. % If you article does not have ESI please remove the the \dag symbol
  144. % from the title and the footnotetext below.
  145. % \footnotetext{\dag~Electronic Supplementary Information (ESI)
  146. % available: [details of any supplementary information available
  147. % should be included here]. See DOI:10.1039/b000000x/} %additional
  148. % addresses can be cited as above using the lower-case letters, c, d,
  149. % e... If all authors are from the same address, no letter is required
  150. % \footnotetext{\ddag~Additional footnotes to the title and authors can
  151. % be included \emph{e.g.}\ `Present address:' or `These authors
  152. % contributed equally to this work' as above using the symbols: \ddag,
  153. % \textsection, and \P. Please place the appropriate symbol next to the
  154. % author's name and include a \texttt{\textbackslash footnotetext} entry
  155. % in the the correct place in the list.}
  156. %%%END OF FOOTNOTES%%%
  157. %%%MAIN TEXT%%%%
  158. \section{Introduction}
  159. All-dielectric nonlinear nanophotonics based on high refractive index
  160. dielectric has become prospective paradigm in modern optics, owing to
  161. recent advances in harmonics generation~\cite{shcherbakov2014enhanced,
  162. yang2015nonlinear, makarov2016self, shorokhov2016multifold} and
  163. ultrafast all-optical modulation~\cite{iyer2015reconfigurable,
  164. makarov2015tuning, shcherbakov2015ultrafast, yang2015nonlinear,
  165. baranov2016nonlinear, baranov2016tuning}. In fact, all-dielectric
  166. nanoantennas and metasurfaces possess much smaller parasitic Joule
  167. losses at high intensities as compared with their plasmonic
  168. counterparts, whereas their nonlinear properties are comparable. More
  169. importantly, the unique properties of the nonlinear all-dielectric
  170. nanodevices are due to existing of both electric and magnetic optical
  171. resonances in visible and near IR
  172. ranges~\cite{kuznetsov2016optically}. For instance, even slight
  173. variation of dielectric permittivity around magnetic dipole resonance
  174. leads to significant changes of optical properties (transmittance or
  175. reflectance) of all-dielectric nanoantennas~\cite{makarov2015tuning,
  176. baranov2016nonlinear, baranov2016tuning} and
  177. metasurfaces~\cite{iyer2015reconfigurable, shcherbakov2015ultrafast,
  178. yang2015nonlinear}.
  179. In all this works on all-dielectric nonlinear nanostructures, the
  180. building blocks (nanoparticles) were considered as objects with
  181. dielectric permittivity homogeneously distributed over
  182. nanoparticle. Therefore, in order to manipulate by propagation angle
  183. of transmitted light it is necessary to use complicated nanostructures
  184. with reduced symmetry~\cite{albella2015switchable, baranov2016tuning,
  185. shibanuma2016unidirectional}.
  186. \begin{figure}[t] \centering
  187. \includegraphics[width=0.75\linewidth]{Concept}
  188. \caption{Schematic illustration of electron-hole plasma 2D and 1D
  189. distributions in silicon nanoparticle around a magnetic resonance.}
  190. \label{fgr:concept}
  191. \end{figure}
  192. In this Letter, we show that electron-hole plasma (EHP) generation in
  193. a spherical dielectric (e.g., silicon) nanoparticle leads to strongly
  194. nonhomogeneous EHP distribution. To reveal and study this effect, we
  195. for the first time provide full-wave numerical simulation of intensive
  196. femtosecond (fs) laser pulse interaction with a dielectric
  197. nanoparticle supporting Mie resonances and two-photon generation of
  198. EHP. In particular, we couple finite-difference time-domain (FDTD)
  199. method of the Maxwell's equations solving with equations describing
  200. nonlinear EHP generation and its variation of material dielectric
  201. permittivity. The obtained results propose a novel strategy to create
  202. complicated nonsymmetrical nanostructures by using only a photoexcited
  203. spherical silicon nanoparticle. Moreover, we show that dense EHP can
  204. be generated at deeply subwavelength scale
  205. ($\approx$$\lambda$$^3$/100) supporting formation of small metallized
  206. parts inside the nanoparticle which transforms all-dielectric
  207. nanoparticle to a hybrid one that extends functionality of ultrafast
  208. optical nanoantennas.
  209. %Plan:
  210. %\begin{itemize}
  211. %\item Fig.1: Beautiful conceptual picture
  212. %\item Fig.2: Temporal evolution of EHP in NP with different diameters
  213. %at fixed intensity, in order to show that we have the highest
  214. %asymmetry around magnetic dipole (MD) resonance. This would be really
  215. %nice!
  216. %\item Fig.3: Temporal evolution of EHP in NP with fixed diameter (at
  217. %MD) at different intensities, in order to show possible regimes of
  218. %plasma-patterning of NP volume. It would be nice, if we will show
  219. %power patterns decencies on intensity for side probe pulse to show beam steering due to symmetry breaking.
  220. %\item Fig.4: (a) Dependence on pulse duration is also interesting. We
  221. %have to show at which duration the asymmetry factor is saturated. (b)
  222. %2D map of asymmetry factor in false colors, where x-axis and y-axis correspond to intensity and NP diameter.
  223. %\end{itemize} %Additionally, if you will manage to calculate
  224. %evolution of scattering power pattern and show considerable effect of
  225. % beam steering, we can try Nanoscale or LPR, because the novelty will
  226. % be very high.
  227. \section{Modeling details}
  228. % TEI for Anton: please describe what you model first (what physical
  229. % processes). Then, we speak about "pulse", but never "laser". Should
  230. % we provide more details concerning irradiation source?
  231. We focus out attention on silicon because this material is promising
  232. for the implementation of nonlinear photonic devices thanks to a broad
  233. range of optical nonlinearities, strong two-photon absorption and EHP
  234. excitation~\cite{leuthold2010nonlinear}. Furthermore, silicon
  235. nanoantennas demonstrate a sufficiently high damage threshold due to
  236. the large melting temperature ($\approx$1690~K), whereas its nonlinear
  237. optical properties have been extensively studied during last
  238. decays~\cite{Van1987, Sokolowski2000, leuthold2010nonlinear}.
  239. Since the 3D modeling of EHP photo-generation in a resonant silicon
  240. nanoparticle has not been done before in time-domain, we develop a
  241. model considering incidence of ultrashort light pulse on a silicon
  242. sphere, where EHP is generated via one- and two-photon absorption
  243. processes, and then decayed via Auger recombination. Importantly, we
  244. also consider nonlinear feedback of the material by taking into
  245. account intraband light absorption on the generated free carriers. In
  246. order to simplify our model, we neglect diffusion of EHP, because the
  247. aim of our work is to study EHP dynamics \textit{during} laser
  248. interaction with the nanoparticle.
  249. \subsection{Light propagation} The propagation of light inside the
  250. silicon nanoparticle is modeled by solving the system of Maxwell's
  251. equations, written in the following way
  252. \begin{align} \begin{cases} \label{Maxwell}$$
  253. \displaystyle{\frac{\partial{\vec{E}}}{\partial{t}}=\frac{\nabla\times\vec{H}}{\epsilon_0\epsilon}-\frac{1}{\epsilon_0\epsilon}\vec{J}}
  254. \\
  255. \displaystyle{\frac{\partial{\vec{H}}}{\partial{t}}=-\frac{\nabla\times\vec{E}}{\mu_0}},
  256. $$ \end{cases} \end{align}
  257. where $\vec{E}$ is the electric field, $\vec{H}$ is the magnetizing
  258. field, $\epsilon_0$ is the free space permittivity, $\mu_0$ is the
  259. permeability of free space, $\epsilon = n^2 = 3.681^2$ is the
  260. permittivity of non-excited silicon at $800$ nm wavelength [green1995]
  261. \cite{Green1995}, and $\vec{J}$ is the nonlinear current, which
  262. includes the contribution due to heating of the conduction band,
  263. described by the differential equation derived from the Drude model
  264. \begin{equation} \label{Drude}
  265. \displaystyle{\frac{\partial{\vec{J}}}{\partial{t}} = - \nu_e\vec{J}
  266. + \frac{e^2n_e(t)}{m_e^*}\vec{E}}, \end{equation} where $e$ is the
  267. elementary charge, $m_e^* = 0.18m_e$ is the reduced electron-hole mass
  268. [sokolowski2000]\cite{Sokolowski2000}, $n_e(t)$ is the time-dependent
  269. free carrier density and $\nu_e = 10^{15} s^{-1}$ is the electron
  270. collision frequency [sokolowski2000]\cite{Sokolowski2000}. Silicon
  271. nanoparticle is surrounded by air, where the light propagation is
  272. calculated by Maxwell's equations with $\vec{J} = 0$ and
  273. $\epsilon = 1$. The system of Maxwell's equations coupled with
  274. electron density equations is solved by the finite-difference
  275. numerical method [rudenko2016]\cite{Rudenko2016} , based on the
  276. finite-difference time-domain (FDTD) method [yee1966] \cite{Yee1966}
  277. and auxiliary-differential method for disperse media
  278. [taflove1995]\cite{Taflove1995}. At the edges of the grid, we apply
  279. absorbing boundary conditions related to convolutional perfect matched
  280. layers (CPML) to avoid nonphysical reflections
  281. [roden2000]\cite{Roden2000} . Initial electric field is introduced as
  282. a Gaussian focused beam source as follows
  283. \begin{align}
  284. \begin{aligned}
  285. \label{Gaussian} {E_x}(t, r, z) =
  286. \frac{w_0}{w(z)}{exp}\left(i\omega{t} - \frac{r^2}{{w(z)}^2} - ikz -
  287. ik\frac{r^2}{2R(z)} + i\varsigma(z)\right)\\
  288. \times\;{exp}\left(-\frac{(t-t_0)^2}{\theta^2}\right),
  289. \end{aligned}
  290. \end{align} where $\theta$ is the pulse width at half maximum (FWHM),
  291. $t_0$ is a time delay, $w_0 = 3{\mu}m$ is the waist beam, $w(z) =
  292. {w_0}\sqrt{1+(\frac{z}{z_R})^2}$ is the Gaussian's beam spot size,
  293. $\omega = 2{\pi}c/{\lambda}$ is the angular frequency, $\lambda = 800
  294. nm$ is the laser wavelength in air, $c$ is the speed of light, ${z_R}
  295. = \frac{\pi{{w_0}^2}n_0}{\lambda}$ is the Rayleigh length, $r =
  296. \sqrt{x^2 + y^2}$ is the radial distance from the beam's waist, $R_z =
  297. z\left(1+(\frac{z_R}{z})^2\right)$ is the radius of curvature of the
  298. wavelength comprising the beam, and $\varsigma(z) =
  299. {\arctan}(\frac{z}{z_R}) $ is the Gouy phase shift.
  300. \subsection{Material ionization} To account for material ionization,
  301. we couple Maxwell's equations with the kinetic equation for EHP
  302. generation and relaxation inside silicon nanoparticle.
  303. \begin{figure*}[ht!] \centering
  304. \includegraphics[width=120mm]{fig2.png}
  305. \caption{\label{fig2} Free carrier density snapshots of electron
  306. plasma evolution inside Si nanoparticle taken a) $30$ fs b) $10$ fs
  307. before the pulse peak, c) at the pulse peak, d) $10$ fs e) $30$ fs
  308. after the pulse peak. Pulse duration $50$ fs (FWHM). Wavelength $800$
  309. nm in air. Radius of the nanoparticle $R \approx 105$ nm,
  310. corresponding to the resonance condition. Graph shows the dependence
  311. of the asymmetric parameter of electron plasma density on the average
  312. electron density in the front half of the nanoparticle. $n_{cr} =
  313. 5\cdot{10}^{21} cm^{-3}$ is the critical plasma resonance electron
  314. density for silicon.}
  315. \end{figure*}
  316. The time-dependent conduction-band carrier density evolution is
  317. described with a rate equation, firstly proposed by van Driel
  318. [van1987] \cite{Van1987}, taking into account photoionization,
  319. avalanche ionization and Auger recombination as
  320. \begin{equation} \label{Dens}
  321. \displaystyle{\frac{\partial{n_e}}{\partial t} =
  322. \frac{n_a-n_e}{n_a}\left(\frac{\sigma_1I}{\hbar\omega} +
  323. \frac{\sigma_2I^2}{2\hbar\omega}\right) + \alpha{I}n_e -
  324. \frac{C\cdot{n_e}^3}{C\tau_{rec}n_e^2+1},} \end{equation} where
  325. $I=\frac{n}{2}\sqrt{\frac{\epsilon_0}{\mu_0}}\left|\vec{E}\right|^2$
  326. is the intensity, $\sigma_1 = 1.021\cdot{10}^3 cm^{-1}$ and $\sigma_2
  327. = 0.1\cdot{10}^{-7} cm/W$ are the one-photon and two-photon interband
  328. cross-sections [choi2002, bristow2007, derrien2013] \cite{Choi2002,
  329. Bristow2007, Derrien2013}, $n_a = 5\cdot{10}^{22} cm^{-3}$ is the
  330. saturation particle density [derrien2013] \cite{Derrien2013}, $C =
  331. 3.8\cdot{10}^{-31} cm^6/s$ is the Auger recombination rate
  332. [van1987]\cite{Van1987}, $\tau_{rec} = 6\cdot{10}^{-12}$s is the
  333. minimum Auger recombination time [yoffa1980]\cite{Yoffa1980}, and
  334. $\alpha = 21.2 cm^2/J$ is the avalanche ionization coefficient
  335. [pronko1998] \cite{Pronko1998} at the wavelength $800$ nm in air. Free
  336. carrier diffusion can be neglected during and shortly after the
  337. excitation [van1987, sokolowski2000]\cite{Van1987, Sokolowski2000}.
  338. \begin{figure*}[ht!] \centering
  339. \includegraphics[width=0.9\textwidth]{Ne_105nm_800}
  340. \caption{\label{plasma-105nm} Split figure \ref{fig2} into two, this
  341. is first part.}
  342. \end{figure*}
  343. The changes of the real and imaginary parts of the permeability
  344. associated with the time-dependent free carrier response
  345. [sokolowski2000] \cite{Sokolowski2000} can be derived from equations
  346. (\ref{Maxwell}, \ref{Drude}) and are written as follows
  347. \begin{align} \begin{cases} \label{Index} $$
  348. \displaystyle{Re(\epsilon) = \epsilon
  349. -\frac{{e^2}n_e}{\epsilon_0m_e^*(\omega^2+{\nu_e}^2)}} \\
  350. \displaystyle{Im(\epsilon) =
  351. \frac{{e^2}n_e\nu_e}{\epsilon_0m_e^*\omega(\omega^2+{\nu_e}^2)}.}
  352. $$ \end{cases} \end{align}
  353. \section{Results and discussion}
  354. \subsection{Effect of the irradiation intensity on EHP generation}
  355. Fig. \ref{fig2} demonstrates EHP temporal evolution inside silicon
  356. nanoparticle of $R \approx 105$ nm during irradiation by
  357. high-intensity ultrashort laser Gaussian pulse. Snapshots of electron
  358. density taken at different times correspond to different total amount
  359. of deposited energy and, therefore, different intensities of
  360. irradiation. We introduce the parameter of EHP asymmetry $G$, defined
  361. as a relation between the average electron density generated in the
  362. front side of the nanoparticle and the average electron density in the
  363. back side, as shown in Fig. \ref{fig2}. During the femtosecond pulse
  364. interaction, this parameter significantly varies.
  365. Far before the pulse peak in Fig. \ref{fig2}(a), the excitation
  366. processes follow the intensity distribution, generating a low-density
  367. electron plasma of a toroidal shape at magnetic dipole resonance
  368. conditions. For higher intensities, the optical properties of silicon
  369. change significantly according to equations (\ref{Index}), and
  370. nonresonant electric dipole contributes to the forward shifting of EHP
  371. density maximum. Therefore, EHP is localized in the front part of the
  372. nanoparticle, increasing the asymmetry factor $G$ in
  373. Fig. \ref{fig2}(b). Approximately at the pulse peak, the critical
  374. electron density $n_{cr} = 5\cdot{10}^{21} cm^{-3}$ for silicon, which
  375. corresponds to the transition to quasi-metallic state $Re(\epsilon)
  376. \approx 0$ and to electron plasma resonance [sokolowksi2000]
  377. \cite{Sokolowski2000}, is overcome. At the same time, $G$ factor
  378. reaches the maximum value close to $2.5$ in
  379. Fig. \ref{fig2}(c). Further irradiation leads to a decrease of the
  380. asymmetry parameter down to $1$ for higher electron densities in
  381. Fig. \ref{fig2}(d, e).
  382. It is worth noting, that it is possible to achieve a formation of
  383. deeply subwavelength EHP regions due to high field localization. In
  384. particular, we observe very small EHP localization at magnetic dipole
  385. resonant conditions for $R \approx 105$ nm. The EHP distribution in
  386. Fig. \ref{fig2}(c) is the optimal for symmetry breaking in silicon
  387. nanoparticle, as results in the bigger asymmetry factor $G$ and higher
  388. electron densities $n_e$. We want to stress here that such regime
  389. could be still safe for nanoparticle due to small volume of such high
  390. EHP density, which should be diffused after some time.
  391. \subsection{Effects of nanoparticle size/scattering efficiency factor
  392. on scattering directions}
  393. \begin{figure}[ht] \centering
  394. \includegraphics[width=90mm]{fig3.png}
  395. \caption{\label{fig3} a) Scattering efficiency factor $Q_{sca}$
  396. dependence on the radius $R$ of non-excited silicon nanoparticle
  397. calculated by Mie theory; b) Parameter of forward/backward scattering
  398. dependence on the radius $R$ calculated by Mie theory for non-excited
  399. silicon nanoparticle c) Optimization parameter $K$ dependence on the
  400. average electron density $n_e^{front}$ in the front half of the
  401. nanoparticle for indicated radii (1-7).}
  402. \end{figure}
  403. Previously, the EHP kinetics has been demonstrated only for a silicon
  404. nanoparticle of a fixed radius $R \approx 105$ nm (TEI :REF
  405. ???). Here, we investigate the influence of the nanoparticle size on
  406. the EHP patterns and temporal evolution during ultrashort laser
  407. irradiation. A brief analysis of the initial intensity distribution
  408. inside the nanoparticle given by Mie theory for a spherical
  409. homogenneous nanoparticle [mie1908] \cite{Mie1908} can be useful in
  410. this case. Fig. \ref{fig3}(a, b) shows the scattering efficiency and
  411. the asymmetry parameter for forward/backward scattering for
  412. non-excited silicon nanoparticles of different radii calculated by Mie
  413. theory [mie1908]\cite{Mie1908}. Scattering efficiency dependence gives
  414. us the value of resonant sizes of nanoparticles, where the initial
  415. electric fields are significantly enhanced and, therefore, we can
  416. expect that the following conditions will result in a stronger
  417. electron density gradients. Additionally, in the case of maximum
  418. forward or backward scattering, the initial intensity distribution has
  419. the maximum of asymmetry. One can note, that for $R \approx 100$ nm
  420. and $R \approx 150$ nm both criteria are fulfilled: the intensity is
  421. enhanced $5-10$ times due to near-resonance conditions and its
  422. distribution has a strong asymmetry.
  423. In what follows, we present the calculation results obtained by using
  424. Maxwell's equations coupled with electron kinetics for different
  425. extremum radii for resonant and non-resonant conditions. One can note,
  426. that the maximum asymmetry factor of EHP $G$ does not guarantee the
  427. optimal asymmetry of intensity distribution, as the size of generated
  428. plasma and the value of the electron density equally contribute to the
  429. change of the modified nanoparticle optical response. For example, it
  430. is easier to localize high electron densities inside smaller
  431. nanoparticles, however, due to the negligible size of the generated
  432. EHP with respect to laser wavelength in media, the intensity
  433. distribution around the nanoparticle will not change
  434. considerably. Therefore, we propose to introduce the optimization
  435. factor $K = \frac{n_e(G-1)R^2}{n_{cr}G{R_0^2}}$, where $R_0 = 100$ nm,
  436. $n_{cr} = 5\cdot{10}^{21} cm^{-3}$, and $G$ is asymmetry of EHP,
  437. defined previously. The calculation results for different radii of
  438. silicon nanoparticles and electron densities are presented in
  439. Fig. \ref{fig3}(c). One can see, that the maximum value are achieved
  440. for the nanoparticles, that satisfy both initial maximum forward
  441. scattering and not far from the first resonant condition. For larger
  442. nanoparticles, lower values of EHP asymmetry factor are obtained, as
  443. the electron density evolves not only from the intensity patterns in
  444. the front side of the nanoparticle but also in the back side.
  445. To demonstrate the effect of symmetry breaking, we calculate the
  446. intensity distribution around the nanoparticle for double-pulse
  447. experiment. The first pulse of larger pulse energy and polarization
  448. along $Ox$ generates asymmetric EHP inside silicon nanoparticle,
  449. whereas the second pulse of lower pulse energy and polarization
  450. $Oz$interacts with EHP after the first pulse is gone. The minimum
  451. relaxation time of high electron density in silicon is $\tau_{rec} =
  452. 6\cdot{10}^{-12}$ s [yoffa1980] \cite{Yoffa1980}, therefore, the
  453. electron density will not have time to decrease significantly for
  454. subpicosecond pulse separations. In our simulations, we use $\delta{t}
  455. = 200$ fs pulse separation. The intensity distributions near the
  456. silicon nanoparticle of $R = 95$ nm, corresponding to maxima value of
  457. $K$ optimization factor, without plasma and with generated plasma are
  458. shown in Fig. \ref{fig4}. The intensity distribution is strongly
  459. asymmetric in the case of EHP presence. One can note, that the excited
  460. nanoparticle is out of quasi-resonant condition and the intensity
  461. enhancements in Fig. \ref{fig4}(c) are weaker than in
  462. Fig. \ref{fig4}(b).
  463. \begin{figure}[ht] \centering
  464. \includegraphics[width=90mm]{fig4.png}
  465. \caption{\label{fig4} a) Electron plasma distribution inside Si
  466. nanoparticle $R \approx 95$ nm $50$ fs after the pulse peak; Intensity
  467. distributions around and inside the nanoparticle b) without plasma, c)
  468. with electron plasma inside.}
  469. \end{figure}
  470. %\begin{figure} %\centering
  471. % \includegraphics[height=0.7\linewidth]{Si-flow-R140-XYZ-Eabs}
  472. % \caption{EHP distributions for nonres., MD, ED, and MQ nanoparticles
  473. % at moderate photoexcitation. The aim is to show different possible
  474. % EHP patterns and how strong could be symmetry breaking.
  475. % \label{fgr:example}
  476. %\end{figure}
  477. \subsection{Asymmetry analysis: effects of pulse duration, intensity
  478. and size} It is important to optimize asymmetry by varying pulse
  479. duration, intensity and size. TEI: for Konstantin L.: please change
  480. Mie figure and add a discussion and how the results agree, what is the
  481. difference TEI: for Anton R.: please add a discussion of the previous
  482. experiments and how the results agree
  483. TODO Kostya: add some discusion on rise-on time for optical switching
  484. like this: Small size will give as a magnetic dipole b1 resonance with
  485. Q-factor (ratio of wavelength to the resonance width at half-height)
  486. of about 8, a1 Q approx 4, the larger particle will have b2 Q approx
  487. 40. For large particle we will have e.g. at R=238.4 second order b4
  488. resonance with Q approx 800. As soon as the period at WL=800nm is 2.6
  489. fs, we need about 25 fs pulse to pump dipole response, about 150 fs
  490. for quadrupole, and about 2000fs for b4. If we think of optical
  491. switching applications this is a rise-on time.
  492. TODO Kostya: Add discussion about mode selection due to the formation
  493. of the plasma.
  494. \section{Conclusions} We have considered light interaction with a
  495. semiconductor nanoparticle under different irradiation conditions and
  496. for various particle sizes. As a result of the presented
  497. self-consistent calculations, we have obtained spatio-temporal EHP
  498. evolution for different light intensities and pulse temporal
  499. widths. It has been demonstrated that EHP generation strongly affects
  500. nanoparticle scattering and, in particular, changes the preferable
  501. scattering direction. In particular, the scattering efficiency factor
  502. is used to define the optimum nanoparticle size for preferential
  503. forward or backward scattering. Furthermore, a parameter has been
  504. introduced to describe the scattering asymmetry as a ratio of the EHP
  505. density in the front side to that in the back side of the
  506. nanoparticle. This parameter can be then used for two-dimensional
  507. scattering mapping, which is particularly important in numerous
  508. photonics applications. The observed plasma-induced breaking symmetry
  509. can be also useful for beam steering, or for the enhanced second
  510. harmonics generation.
  511. \section{Acknowledgments} TEI: need to add Acknowledgements The
  512. authors gratefully acknowledge financial support from The French
  513. Ministry of Science and Education and from France-Russia PHC
  514. Kolmogorov project. TEI: for Sergey M., please put Kivshar et al. and
  515. other Refs TEI: for Anton R., please put much more references that you
  516. have found describing experiments and previous calculations
  517. %%%END OF MAIN TEXT%%%
  518. %The \balance command can be used to balance the columns on the final
  519. %page if desired. It should be placed anywhere within the first column
  520. %of the last page.
  521. %\balance
  522. %If notes are included in your references you can change the title
  523. % from 'References' to 'Notes and references' using the following
  524. % command:
  525. % \renewcommand\refname{Notes and references}
  526. %%%REFERENCES%%%
  527. \bibliography{References.bib} %You need to replace "rsc" on this line
  528. %with the name of your .bib file
  529. \bibliographystyle{rsc} %the RSC's .bst file
  530. \end{document}