(NEGF) calculation through the self-energy matrices. Beforewe obtain the expressions for these self-energy matrices,we first need to express the interaction Hamiltonian. Theinteraction Hamiltonian in the second quantized form is givenby
H
1
=
rs
r
|
H
1
|
s
a
†
r
a
s
(1)where
r
and
s
are the site-basis eigenstates. The term
a
†
and
a
are the creation and the annihilation operator. The matrixelement of
H
1
is
r
|
H
1
|
s
=
qm
0
A
·
r
|
p
|
s
(2)where
p
is the momentum operator. Now, if we use the finitedifference method to discretize the Hamiltonian, it can beshown that
H
1
=
rs
M
rs
be
−
ıωt
+
b
†
e
ıωt
(3)where
M
rs
=
q
¯
hı
2
a
¯
h
√
µ
r
ǫ
r
2
NωǫcI
ω
P
rs
(4)In the above expression,
a
is the grid spacing,
µ
r
and
ǫ
r
arethe relative permeability and relative permittivity respectively.The term
N
is the number of photon,
ω
is the frequency of the photon, and
I
ω
is the photon flux. Lastly,
P
rs
=
+1
/m
∗
s
,s
=
r
+ 1
−
1
/m
∗
s
,s
=
r
−
10
,
else(5)and the other symbols have their usual meanings. Note that
m
∗
s
is the effective mass at the site
s
.Now, following the steps in [12], it can be shown that theself-energy matrices are given by
Σ
>rs
(
E
) =
pq
M
rp
M
qs
[
NG
> pq
(
E
+ ¯
hω
)+ (
N
+ 1)
G
> pq
(
E
−
¯
hω
)]
(6)
Σ
<rs
(
E
) =
pq
M
rp
M
qs
[
NG
< pq
(
E
−
¯
hω
)+ (
N
+ 1)
G
< pq
(
E
+ ¯
hω
)]
(7)and
G
<
(
E
) =
G
Σ
<
G
†
(8)
G
>
(
E
) = (
G
<
)
†
(9)The main calculation, then, is to obtain the retarded Green’sfunction
G
. The retarded Green’s function is calculated foreach energy grid from
G
(
E
) = [
ES
+
ıη
−
H
0
−
diag
(
U
)
−
Σ
1
−
Σ
2
−
Σ
ph
]
−
1
(10)where
S
is the overlap matrix, and for finite differenceit is simply an identity matrix
I
. The term
η
is a smallpositive number added to the energy,
H
0
is the unperturbedHamiltonian matrix of the device,
U
is a diagonal matrix thattakes into account the potential drop due to the bias. The terms
Σ
1
and
Σ
2
are the self-energy matrices for the left and rightcontacts and are given by [5]
Σ
i
=
−
t
exp(
ika
)
(11)where
t
= ¯
h
2
/
(2
m
∗
c
a
2
)
, and
m
∗
c
is the effective mass atcontact
i
, and
a
is the grid spacing. The term
ka
can beobtained from the following dispersion relation.
E
=
E
c
+
U
+ 2
t
(1
−
cos
ka
)
(12)Finally,
Σ
ph
in (10) is the electron-photon self-energy matrixwhich elements are given by the expressions in (6) and (7).Once the Green’s functions are calculated, we can obtainthe other properties such as electron density, local density of states, and the photocurrent.The expression for the current at the contacts can be writtenas
I
=
qπ
¯
h
t
(
G
<n
−
2
,n
−
1
(
E
)
−
G
<n
−
1
,n
−
2
(
E
))
dE
(13)where the site index are
i
= 0
,
1
,
2
,...,n
−
2
,n
−
1
. Note thatthe current is calculated from the last two nodes at the righthand side. We have taken into account the spin degeneracy inthe above expression.
B. Numerical Calculation
The previous calculation was implemented using a C++code. The code starts by initializing the conduction bandenergy, number of grids, grid spacing, permittivity, and thepermeability. For the case when the terminating barrier ispresent, we add the height of the terminating barrier to theconduction band in the right contact. For the case when thedevice is under bias, no terminating barrier is added.Two energy grids are initialized in the code. One is the gridfor the photon energy,
¯
hω
, and the other one is the grid for theenergy integral in the Green’s function calculation (13). Thephoton energy grid spans from 0.1 to 2.5 eV. On the otherhand, the energy integration grid spans from -0.3 to 2.9 eV.the photocurrent response is computed or each photon energy.To compute the photocurrent response, the main task is toobtain the Green’s functions. To do this, first, the self-energymatrices for the contacts are calculated from (11) and (12).With this, the non-interacting retarded Green’s function can becalculated from (10) with zero
Σ
ph
. Once the retarded Green’sfunction is obtained, the less-than Green’s function for thenon-interacting case is calculated from (8). We calculate allthese matrices for two energy levels. One is at
E
, and theother one at
E
−
¯
hω
.Now, we are ready to compute the photon interaction part.Before we do this, we can simplify (6) and (7) for the casewhen the only dominant process is the optical absorption. Forthis case, the expressions become simply
Σ
>rs
(
E
) =
pq
M
rp
M
qs
NG
> pq
(
E
+ ¯
hω
)
(14)
Add a Comment