User Tools

Site Tools


nnp:piezoelectricity_in_wurtzite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
nnp:piezoelectricity_in_wurtzite [2019/10/25 17:08]
takuma.sato [Piezoelectric effect (first-order)]
nnp:piezoelectricity_in_wurtzite [2020/01/27 15:40]
takuma.sato [Piezoelectricity in wurtzite]
Line 1: Line 1:
 ===== Piezoelectricity in wurtzite ===== ===== Piezoelectricity in wurtzite =====
 Author: Takuma Sato, nextnano GmbH Author: Takuma Sato, nextnano GmbH
 +
 +//If you want to obtain the input files used in this tutorial, please contact support [at] nextnano.com.//​
  
 nextnano++ and nextnano<​sup>​3</​sup>​ can simulate growth orientation dependence of the piezoelectric effect in heterostructures. Following A.E. Romanov //et al//., Journal of Applied Physics **100**, 023522 (2006), we consider In<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N and Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N thin layers pseudomorphically grown on GaN substrates. The c-axis of the substrate GaN is inclined by an angle $\theta$ with respect to the interface of the heterostructure. The layer is assumed to be very thin compared to substrate so that the strain is approximately homogeneous in all direction (pseudomorphic),​ and the ternary alloys mimic the orientation of crystallography direction. The layer material deforms such that the lattice translation vector of each layer has a common projection onto the interface. The strain in a crystal induces piezoelectric polarization,​ which contributes as an additional component to the total charge density profile. The important consequence of their analysis is that the piezoelectric polarization normal to the interface **becomes zero at a nontrivial angle**. The piezoelectric charge in a heterostructure in general results in an additional offset between electron and hole spatial probability distribution,​ thereby reducing the overlap of their wavefunctions in real space. The small overlap of electron and hole leads to an inefficient radiative recombination,​ i.e. lower efficiency of optoelectronic devices. The work by Romanov //et al//. paved the way to device optimization by the growth direction of the crystal. nextnano++ and nextnano<​sup>​3</​sup>​ can simulate growth orientation dependence of the piezoelectric effect in heterostructures. Following A.E. Romanov //et al//., Journal of Applied Physics **100**, 023522 (2006), we consider In<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N and Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N thin layers pseudomorphically grown on GaN substrates. The c-axis of the substrate GaN is inclined by an angle $\theta$ with respect to the interface of the heterostructure. The layer is assumed to be very thin compared to substrate so that the strain is approximately homogeneous in all direction (pseudomorphic),​ and the ternary alloys mimic the orientation of crystallography direction. The layer material deforms such that the lattice translation vector of each layer has a common projection onto the interface. The strain in a crystal induces piezoelectric polarization,​ which contributes as an additional component to the total charge density profile. The important consequence of their analysis is that the piezoelectric polarization normal to the interface **becomes zero at a nontrivial angle**. The piezoelectric charge in a heterostructure in general results in an additional offset between electron and hole spatial probability distribution,​ thereby reducing the overlap of their wavefunctions in real space. The small overlap of electron and hole leads to an inefficient radiative recombination,​ i.e. lower efficiency of optoelectronic devices. The work by Romanov //et al//. paved the way to device optimization by the growth direction of the crystal.
  
 === References === === References ===
-  * A.E. Romanov ​//et al//., Journal of Applied Physics **100**, 023522 (2006)+  * A.E. Romanov, T.J. Baker, S. Nakamura, and J.S. Speck, Journal of Applied Physics **100**, 023522 (2006)
   * S. Schulz and O. Marquardt, Phys. Rev. Appl. **3**, 064020 (2015)   * S. Schulz and O. Marquardt, Phys. Rev. Appl. **3**, 064020 (2015)
   * S.K. Patra and S. Schulz, Phys. Rev. B **96**, 155307 (2017)   * S.K. Patra and S. Schulz, Phys. Rev. B **96**, 155307 (2017)
Line 43: Line 45:
 We note that the expression in the third case includes the other two special cases. To approximate the direction with integer entries, we multiply 100 and take the floor function: We note that the expression in the third case includes the other two special cases. To approximate the direction with integer entries, we multiply 100 and take the floor function:
 <​code>​ <​code>​
 +$gamma = $c_InGaN / $a_InGaN # c/a ratio
 +                             # ideal c/a ratio in wurtzite is SQRT(8/​3)=1.63299
 $h = floor(100*sin(theta)) $h = floor(100*sin(theta))
-$= floor(100*2c*cos(theta)/​sqrt(3)a)+$= floor(100*2*gamma*cos(theta)/​sqrt(3))
 x_hkl = [$h, 0, $l]  # x axis perpendicular to (hkl) plane = (hkil) plane x_hkl = [$h, 0, $l]  # x axis perpendicular to (hkl) plane = (hkil) plane
 </​code>​ </​code>​
Line 144: Line 148:
 Analytical expression is derived as follows [Schulz2015]. Since we are interested in the polarization normal to the interface, it is useful to switch to the simulation coordinate system $(x', y', z')$. This can be done by transforming the polarization vector and the strain tensor to the simulation system, Analytical expression is derived as follows [Schulz2015]. Since we are interested in the polarization normal to the interface, it is useful to switch to the simulation coordinate system $(x', y', z')$. This can be done by transforming the polarization vector and the strain tensor to the simulation system,
 $$ $$
-P_{\mu'​}^{(1)}=\sum_{\mu=1}^3 R_{\mu'​\mu} P_\mu^{(1)},​\ \  +P_{\mu'​}^{(1)}=\left(R P^{(1)} \right)_{\mu'​}=\sum_{\mu=1}^3 R_{\mu'​\mu} P_\mu^{(1)},​\ \  
-\epsilon_{\mu'​\nu'​}=\sum_{\mu,​\nu=1}^3 R_{\mu'​\mu}R_{\nu'​\nu}\epsilon_{\mu\nu},​+\epsilon_{\mu'​\nu'​}=\left(R\epsilon R^{-1} \right)_{\mu'​\nu'​}=\sum_{\mu,​\nu=1}^3 R_{\mu'​\mu}R_{\nu'​\nu}\epsilon_{\mu\nu},​
 $$ $$
-where the $3\times3$ rotation matrix $R$ accounts for a rotation of angle $\theta$. Prime denotes the axes in simulation coordinate system. These equations can be expressed in vector form as+where the $3\times3$ rotation matrix $R$ accounts for a rotation of angle $\theta$ and we have used the fact that the rotation matrix is orthogonal: $(R^{-1})_{\mu\nu}=R_{\nu\mu}$. Prime denotes the axes in simulation coordinate system. These equations can be expressed in vector form as
 $$ $$
 \begin{pmatrix} \begin{pmatrix}
Line 224: Line 228:
 <​caption>​Alloy content dependence of the piezoelectric polarization for Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N/​GaN structure. Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N is under biaxial tensile strain with respect to GaN.</​caption>​ <​caption>​Alloy content dependence of the piezoelectric polarization for Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N/​GaN structure. Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N is under biaxial tensile strain with respect to GaN.</​caption>​
 </​figure>​ </​figure>​
 +The sign of the piezoelectric polarization is opposite to the case of InGaN/GaN composition (Figure {{ref>​alloy}}). This is due to the fact that the lattice constants of InN, GaN and AlN obey the following relation
 +$$
 +a_{\mathrm{InN}}>​a_{\mathrm{GaN}}>​a_{\mathrm{AlN}}
 +$$ 
 +(also for $c$). Since we take GaN as a substitute, In<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N layer is subject to compressive strain, whereas Al<​sub>​x</​sub>​Ga<​sub>​1-x</​sub>​N is under tensile strain [Romanov2006]. ​
 ==== Piezoelectric effect (second-order) ==== ==== Piezoelectric effect (second-order) ====
   * Input file: Romanov_InGaN_theta_nnp_2nd.in   * Input file: Romanov_InGaN_theta_nnp_2nd.in