Molecular Dynamics Simulations of Hysteresis Loops for BaTiO3 Ferroelectric Thin-Film Capacitors Using the feram Code

Takeshi Nishimatsu

http://dx.doi.org/10.1103/PhysRevB.78.104104

http://loto.sourceforge.net/feram/

CLICK anywhere to go to the next page.

How to use Slidy

This presentation is written with Slidy http://www.w3.org/Talks/Tools/Slidy/ . Use Firefox web browser.

What is ferroelectric?

figures/ferroelectrics.jpg
Properties of ferroelectrics, such as BaTiO 3 , PbTiO 3 , KNbO 3 , LiNbO 3 , LiTaO 3 , SrTiO 3 , Pb(Zr ( 1 - x ) Ti x )O 3 (PZT), etc..

Non-volatile ferroelectric memory (FeRAM)

figures/twoFeRAM.jpg
Schematic device configurations of two types of FeRAM (a) 1-transistor and 1-capacitor (1T1C) type and (b) 1-transistor (1T) type. (c) and (d) are their circuit diagrams, respectively.

Ferroelectric thin-film capacitors (background of this study)

figures/J.F.Scott.Fig.1.1.ae.jpg
After [J. F. Scott: Ferroelectric Memories (Springer, 2000)].

Dynamics, nanosize effects and temperature dependences

figures/Fong.jpg
After [Fong et al.: Science 304, 1650 (2004)]. Ultra thin films ( < 4 layers) may not have spontaneous polarization.

Purpose of this study

We develop "feram" code.

../logo.jpg

Features of feram program

Soft-mode displacements of perovskite type ferroelectrics ABO3

figures/perovskite-contours.jpg
Coupling between atomic displacements and strains. After [T. Hashimoto, T. Nishimatsu et al.: Jpn. J. Appl. Phys. 43, 6785 (2004)].

u α 2 = { v α A } 2 + { v α B } 2 + { v α O I } 2 + { v α O I I } 2 + { v α O I I I } 2

Potential surface of the zone-center distortion for BaTiO3

figures/comp-bto-thick.jpg
Calculated potential surfaces of the zone-center distortion for BaTiO3 with various E x c .

Coarse-graining

figures/CoarseGraining.jpg

First-principles effective Hamiltonian for a supercell

Supercell of ( A B O3) N with { u ( R ) } and { w ( R ) } : H e f f = M d i p o l e * 2 R , α u α 2 ( R ) + M a c o u s t i c * 2 R , α w α 2 ( R ) + V s e l f ( { u } ) + V d p l ( { u } ) + V s h o r t ( { u } ) + V e l a s , h o m o ( η 1 , . . . , η 6 ) + V e l a s , i n h o ( { w } ) + V c o u p , h o m o ( { u } , η 1 , . . . , η 6 ) + V c o u p , i n h o ( { u } , { w } ) - Z * R u ( R )

figures/arrows.jpg
Snapshot of the supercell. Strengths and directions of { u ( R ) } are indicated with arrows. red and blue colors represent + z -polarized and - z -polarized sites.

Self potential of a local dipole

V s e l f ( u ) = κ 2 u 2 + α u 4 + γ ( u y 2 u z 2 + u z 2 u x 2 + u x 2 u y 2 )

where

u 2 = u x 2 + u y 2 + u z 2 .

figures/fourth.jpg
Schematic illustration of self potential of a local dipole. Double well is made by the fourth order terms of u.

Dipole-dipole interaction

In the effective Hamiltonian, dipole-dipole interactions are separated into the long-rage term and the short-range term.

Long-range: V d p l ( { u } ) = 1 2 i = 1 N α j = 1 N β u α ( R i ) Φ α β ( R i j ) u β ( R j ) ,

Φ α β ( R i j ) = Z * 2 ε n δ α β - 3 ( R i j + n ˆ ) α ( R i j + n ˆ ) β | R i j + n | 3 ,

n is the supercell lattice vector: n α = , - 2 L α a 0 , - L α a 0 , 0 , L α a 0 , 2 L α a 0 ,

Short-range: V s h r t ( { u } ) = 1 2 i = 1 N α j 3 n n β u α ( R i ) J i j , α β u β ( R j ) J i j , α β = J k : Short-range interaction matrix ( k = 1 , , 7 )

Forces on dipoles are calculated in the reciprocal space

figures/flow.jpg
Simplified flow chart for calculating forces on dipoles. Fast Fourier transformation (FFT) and inverse FFT (IFFT) enable the rapid calculation of long-range dipole-dipole interactions. You can reduce computational time from O ( N 2 ) to O ( N log N ) .

Long-range dipole-dipole interaction

figures/bulk32x32x32.dipole-dipole-long.interaction.jpg
Long-range interaction energy per unit cell is plotted in the first Brillouin zone for the simple cubic crystal. Only with dipole-dipole interaction, the minimum is at the M point, i.e., the checker-board-type antiferroelectric order is most stable.

Long-range + short-range interaction

figures/bulk32x32x32.dipole-dipole-long+short.interaction.jpg
By introducing short-range interaction, the minimum come to the Γ point, i.e., the ferroelectric order is most stable.

First Brillouin zone for simple cubic crystals

figures/sc.BZ.jpg
First Brillouin zone for simple cubic crystals.

LO-TO splitting

LO-TO splitting is the ion version of the plasma frequency.

figures/oscillation.jpg
Schematic illustration of longitudinal oscillation of a dielectric thin film. Polarization P z = Z * u z / Ω perpendicular to the film causes surface charges ± P z . The surface charges result in depolarization field E d = - 4 π P z in the film. This depolarization field causes restoring force F = - 4 π P z Z * u z = - 4 π Z * 2 u z 2 / Ω on u z .

Boundary condition for capacitors

figures/capacitor.jpg
Ferroelectrics are sandwiched between short-circuited perfect electrodes (a) and imperfect electrodes (b). In (a) depolarization field E d = 0 , but in (b) E d = - 4 π P z d l + d .

Parameters for BaTiO3 Hamiltonian (input file)

#--- Method, Temperature, and mass ---------------
method = 'md'
   # 'md' - Molecular Dynamics with Nose-Poincare thermostat (Canonical ensemble)
   # 'lf' - Leap Frog (Microcanonical ensemble)
   # 'hl' - Hysteresis Loop
   # 'mc' - Monte Carlo (not implemented yet)
GPa = -5.0
kelvin = 300
mass_amu = 39.0       # Required for MD
Q_Nose = 1.0

#--- System geometry -----------------------------
bulk_or_film = 'bulk'
L = 32 32 32
a0 =  3.94         lattice constant a0 [Angstrom]

#--- Time step -----------------------------------
dt = 0.002 [ps]
n_thermalize =  40000
n_average    =  10000
n_coord_freq =   5000     Write a snapshot to the disk every 5000 steps

#--- On-site (Polynomial of order 4) -------------
P_kappa2 =    5.502  [eV/Angstrom^2] # P_4(u) = kappa2*u^2 + alpha*u^4
P_alpha  =  110.4    [eV/Angstrom^4] #  + gamma*(u_y*u_z+u_z*u_x+u_x*u_y),
P_gamma  = -163.1    [eV/Angstrom^4] # where u^2 = u_x^2 + u_y^2 + u_z^2

#--- Inter-site ----------------------------------
j = -2.648 3.894 0.898 -0.789 0.562 0.358 0.179    j(i) [eV/Angstrom^2]

#--- Elastic Constants ---------------------------
B11 = 126.
B12 =  44.9
B44 =  50.3  [eV]

#--- Elastic Coupling ----------------------------
B1xx = -211.   [eV/Angstrom^2]
B1yy =  -19.3  [eV/Angstrom^2]
B4yz =   -7.75 [eV/Angstrom^2]

#--- Dipole --------------------------------------
init_dipo_avg = 0.00 0.00 0.00   [Angstrom]  # Average   of initial dipole displacements
init_dipo_dev = 0.02 0.02 0.02   [Angstrom]  # Deviation of initial dipole displacements
Z_star       = 9.956
epsilon_inf   = 5.24

Time evolution and fluctuation

figures/plot.epit-16x16-15-01-5.0GPa-0.01-cooling.jpg
Energy versus time-step plot of a cooling simulation. You can see Nose-Poincare Hamiltonian remains zero.

Results: Monte Carlo (MC) vs. Molecular Dynamics (MD)

feram is a molecular dynamics (MD) program for bulk and thin-film ferroelectrics.

figures/MC-vs-MD.jpg
Simulations of bulk BaTiO3 with MC and MD. Horizontal axis is temperature. Vertical axis is strain. While Monte Carlo steps do NOT have physical meaning, MD simulation steps have a physical meaning of the time evolution. Cooling and heating MD simulation can show hysteresis in temperature clearly.
figures/BaTiO3-abc-T-dependence.jpg
Experimentally observed one after [H. E. Kay and P. Vousden: Philos. Mag. 40, 1019 (1949)]. The relatively weak first-order nature of the cubic-to-tetragonal phase transition can be compared with the first-order tetragonal-to-orthorhombic and orthorhombic-to-rhombohedral phase transitions.

Dielectric constants can be calculated from fluctuations

figures/strain-susceptibility.jpg
Temperature dependence of three components of strain and relative dielectric constant of bulk BaTiO3. Three phase transitions are clearly seen. Dielectric constants can be calculated from fluctuations of dipoles.

Heating-up and cooling-down simulations of ferroelectric capacitors

Animations of horizontal slices of heating-up and cooling-down simulations for BaTiO3 thin-film capacitors with short-circuited electrodes under 1% in-plane biaxial compressive strain. The +z-polarized and −z-polarized sites are denoted by red open squares and blue filled squares, respectively. Used supercell sizes are Lx×Ly×Lz = 40×40×2(l+d) .

Single domain structures and striped domain structures

figures/epit-32x32-L015-D1-5.0GPa-100K-three.jpg
Snapshots at T = 100 K in heating-up ((a)) and cooling-down ((b) and (c)) simulations of ferroelectric thin-film capacitors of l = 15 with d = 1 . (a) and (b) are horizontal slices. (c) is a vertical cross section.

Thinner film has finer domain structure to avoid stronger depolarization field

figures/slice32x32.jpg
Horizontal slices of domain structures in capacitors of epitaxial BaTiO3 thin-film with imperfect electrodes 32 × 32 × ( l = 7 , 15 , 31 , 63 , 127 a n d 255 , d = 1 ). Thinner film has finer domain structure to avoid stronger depolarization field E d = - 4 π P z d l + d .

Temperature dependence of polarizations of thin-film capacitors

figures/epitDEN.jpg

Uniformly polarized structure and striped domain structure

figures/epit-32x32-L015-D1-5.0GPa-100K.jpg
Almost uniformly polarized structure ((a) and (b)) and striped domain structure ((c) and (d)) of thin-film BaTiO3 capacitors of 32 × 32 × ( l = 15 , d = 1 ) . There is thermally unhoppable bistability between these two structure.
figures/proposal2.gif
(1) On SrRuO3 or Pt metallic substrate, (2) grow BaTiO3 thin and thick thin films, (3) cover them with the metal, (4) if you use x-ray or whatever, (5) you may observe deference of fineness in their domain structures.

Applied external electric field

figures/step.jpg
Schematic illustrations of triangle-wave electric field used to measure ferroelectric hysteresis loops experimentally (inset) and in the present simulations.
figures/external-E-field-hysteresis-loop.jpg
Latest version of feram can apply smooth triangle-wave electric field.

Temperature dependence of hysteresis loops for bulk BaTiO3

figures/bulk-two-box.jpg
Temperature dependence of hysteresis loops for bulk BaTiO3. The phase transition from paraelectric phase to ferroelectric phase is clearly seen.

Hysteresis loops for epitaxially constrained and "free" BaTiO3 film capacitors

figures/epit-vs-free-hysteresis-box.jpg
Calculated hysteresis loops for capacitors with (a) epitaxially constrained films, and (b) ``free'' films of various thickness l and with dead layer d at 100 K.

Out-of-plane polarization is no longer the ground state

figures/damaged.jpg
Vertical cross section of a simulated ferroelectric "free" film capacitor with a single dead layer; 16 x 16 x (l=63, d=1). The snapshot was taken at the point marked "x". The projection of the dipole moments onto the xz-plane are indicated with arrows.

Epitaxially constrained film vs. "free" film (again)

figures/epit-vs-free.jpg
Schematic comparison between the epitaxially constrained film and the ``free'' film. In the epitaxially constrained film, switching may have to climb over a potential barrier, but, in the ``free'' film, dipoles can be easily rotated and switching can go around a valley of the potential.

Future plan with the feram code: Molecular dynamics simulations of relaxors

Relaxors Pb B x B 1 - x ′′ O 3 : Pb 2 +

The averaged valence number of B-site ions B x and B 1 - x ′′ is 4 + .

Frequency dependence of dielectric constant of relaxors

figures/TsurumiFig3.jpg
After [Takaaki Tsurumi, Kouji Soejima, Toshio Kamiya and Masaki Daimon: Jpn. J. Appl. Phys. 33, 1959-1964 (1994)]

Crystal structures of relaxors

figures/RandallBhallaFig3.jpg
(a) Ordered B-site structure of A B x B ( 1 - x ) ′′ O 3 . In the case of Pb(Sc 1 / 2 Nb 1 / 2 )O 3 , Sc and Nb has the NaCl structure. In the case of Pb(Mg 1 / 3 Nb 2 / 3 )O 3 , the Na-site is randomly occupied by Mg 1 / 3 Nb 1 / 6 and the Cl-site is occupied by Nb 1 / 2 . (b) Disordered structure. B-sites is occupied by B and B ( 1 - x ) ′′ randomly. After [C. A. Randall and A. S. Bhalla: Jpn. J. Appl. Phys. 29, 327-333 (1990)].

Local field on Pb-site

Displacement of Pb is the main source of dipole moment.

figures/TwoDoubleWells.jpg
Symmetric potential around Pb at the chemically ordered region (COR). Asymmetric one at the chemically disordered region (CDR).

Chemically ordered and disordered regions of relaxors

figures/RandallBhallaFig8.jpg
The quenched sample has chemically ordered regions (∼100Å) in a chemically disordered matrix. After [C. A. Randall and A. S. Bhalla: Jpn. J. Appl. Phys. 29, 327-333 (1990)].

Modeling of relaxors

figures/DoubleWells.jpg
Schematic illustration of modeling of relaxor. Bubble-like Chemically ordered regions (COR, red symmetric double wells) is created in a chemically disordered matrix (blue asymmetric double wells)

Snapshot of a simulation of PSN relaxor

figures/SilviaFig1.jpg
A (110) plane through the PSN simulation box representing the projected local field (arbitrary units) at each Pb site in the plane. Chemically ordered regions (approximately circular) have small approximately homogeneous fields, and chemically disordered regions have larger more varied and disordered local fields. After [Tinte, Burton, Cockayne and Waghmare: Phys. Rev. Lett. 97, 137601 (2006)].

Frequency dependence of dielectric constant

ε ( ω ) - ε = 1 3 ε 0 V k B T p 2 + i ω 0 d t e i ω t p ( t ) p ( 0 ) where p ( t ) is the total electric dipole moment in the supercell at time t,

p ( t ) = Z * R u ( R ; t ) .

Estimation of computational time

32x32x32 unit cells, Δ t = 2 fs, [AMD64 1.8GHz dual core] or [SR11000 1 node = 16 cores]

1THz, T = 1 ps, 500 steps, 54 sec or 8.4 sec.

1GHz, T = 1 ns, 500,000 steps, 900 min. or 140 min.

1MHz, T = 1 μ s, 500,000,000 steps, 620 days or 97 days

So, I am planning to calculate and compare ε ( ω ) for ω / ( 2 π ) = 10M ... 10GHz.

Summary

../logo.jpg
Thank you for your attention.