• Tidak ada hasil yang ditemukan

Precise lattice parameter - Seoul National University

N/A
N/A
Protected

Academic year: 2024

Membagikan "Precise lattice parameter - Seoul National University"

Copied!
17
0
0

Teks penuh

(1)

1

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Precise lattice parameter

2

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

variance, weight, mean, weighted mean

standard deviation (σ) ; a measure of how spread out numbers are

variance (σ

2

) ; the average of the squared differences from the mean (square of expected error)

weight (ω

i

)

weighted mean

Minimizing the sum of the squares of the deviations from the mean

“least square minimization”

Crystal Structure Analysis, ed. Clegg Chap 12

(2)

3

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Curve fitting

Interpolation

 connect the data-dots.

 If data is reliable, we can plot it and connect the dots.

Depicting the trend in the data variation by assigning a single function to represent the data across its entire range

The goal is to identify the coefficients ‘a’ and

‘b’ such that f(x) ‘fits’ the data well.

From presentatin of Ashish Garg of IIT Kanpur

4

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear curve fitting, linear regression

 Square the distance.

 Denote data values as (x, y) and points on the fitted line as (x, f(x)).

 Sum the error at the four data points.

From presentatin of Ashish Garg of IIT Kanpur

A straight line function f(x) = ax + b

How can we pick the coefficients that best fits the line to the data?

First question: What makes a particular straight line a ‘good’ fit?

The ‘best’ line has minimum error between line and data points.

the square of the error is minimized.

least square minimization

(3)

5

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Non-linear curve fitting

 Just as was the case for linear regression;

 How can we pick the coefficients that best fit the curve to the data?

 The curve that gives minimum error between data  fit is ‘best’.

From presentatin of Ashish Garg of IIT Kanpur

 Quantify the error for these two second order curves...

 Add up the length of all the red and blue vertical lines.

 pick curve with minimum total error.

6

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square

4 measurements (observations) 2 unknown parameters

2 10 1 4

2 7 1 3

2 5 1 2

2 6 1 1

2 1

= +

= +

= +

= +

= +

β β

β β

β β

β β

β

β x y Fundamental

Equation form 4 (x,y) data sets

(1,6), (2,5), (3,7), (4,10) More equations than the # of unknowns

There are no values of β1and β2 that satisfy the equations exactly.

 can get the β1 and β2 that satisfy the equations as much as possible (best straight line thru the points).

 best fit

values of β1 and β2 that minimizes when the residual (error) εi = y – β12x.

 ε

i2

2 2 1 2

2 1 2

2 1 2

2 1 2

1, ) [6 ( 1 )] [5 ( 2 )] [7 ( 3 )] [10 ( 4 )]

(β β = − β + β + − β + β + − β + β + − β + β

S

For errors to be minimum

0 77 30

10

0 14 5 2

2 1

2

2 1 1

=

− +

∂ =

=

− +

∂∂ =

β β β

β β β

S S

S (3.5 , 1.4) = 1.12 + (-1.3)2 + (-0.7)2+ (0.9)2 = 4.2 β1= 3.5, β2= 1.4  y = 1.4 x + 3.5

x y

0 1 2 3 4

2 4 6 8 10

y

y= 3.5 +1.4x

x

Data points

+1.1

-1.3

-0.7 ri(residuals) for +0.9

each data set

y= 3.5 +1.4x Data points Line of linear regression

 a way of finding the best curve to fit a given set of observations

 it gives the best values of the constants in the equation selected.

Least square fitting

(4)

7

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square analysis

q is a function of 3 variables x, y and z.

measurement of q at various values of x, y and z

3 unknown parameters a, b and c

With only 3 measurements at various x, y and z, 3 equations can be uniquely solved for a, b and c.

When number of measurements > 3,

(1) We can use only 3 measurements (equations) to solve for a, b, and c.

(2) We can get more accurate values of a, b and c by taking advantage of the redundancy of the data; the best line that fits the experimental points.

For every measurement qj, the error Ej is given by

The sum of the squares of errors for all qj must be minimum w.r.t. unknowns.

(j > 3)

Sherwood & Cooper chap 15

8

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square analysis

must be minimum w.r.t. unknowns.

At minimum,

3 equations can be solved for 3 unknowns.

Sherwood & Cooper chap 15

(5)

9

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square analysis n measurements

2 unknown parameters y

i

= mx

i

+ c

y

1

= mx

1

+ c y

2

= mx

2

+ c ---

y

n

= mx

n

+ c

Ax = b

A x b (A

T

A)x = A

T

b

# of equations = # unknowns Least square solution is that which minimizes the sum of squares of residuals of the observation equations.

WAx = Wb (A

T

WA)x = (A

T

W)b

w

i

; inversely proportional to the (expected error)

2

of each observation equation

W weight matrix observation equation

10

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

n linear equations & m unknown parameters

Ax = y Ax = y

Pecharsky page 475

When n > m, vector x can be found, which will be the best solution for all n existing equations using the least square technique.

Find the minimum of

(6)

11

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square analysis The best solution is found by calculating the minimum condition of

ex) m=2,

112 1 11 12 2 11 1

0

1

=

− +

∂ =

∂ a x a a x a y x

S

12

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Linear least square analysis

x = (A

T

y)

A

T

A

∴ x= (A

T

A)

-1

(A

T

y)

(A

T

A)x = A

T

y

(7)

13

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

d-value vs. lattice constants

Best values of a & c can be obtained by least square minimization.

λ = 2 d s i n θ

Bragg´s law

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

d-value of a tetragonal elementary cell

0 1 2 3 4

2 4 6 8 10

y

y= 3.5 +1.4x

x

Data points

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

(100)

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

(110)

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

(111)

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

(200)

1/d

2

= (h

2

+ k

2

)/a

2

+ l

2

/c

2

(210)

(100) (111)

(200)

(210) (110)

y = 1.4 x + 3.5 two unknowns; a, c

λ,

θ  d can be calculated.

Lattice parameter can be calculated.

x

y

∆2θ

14

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Evaluation of F

N

Jenkins & Snyder, page 314, 315

- 50 possible lines

- 42 have observable intensity

- 2θcalc ; calculated 2θ values based on the known lattice parameters

-∆2θ = 2θcalc - 2θobs

obs

calc

∆2θ

N; # experimental lines (peaks) considered

Nposs; # possible, space group-allowed diffraction lines SS figure of merit

(8)

15

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses Jenkins & Snyder, page 314

Evaluation of F

N

16

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Accurate vs. Precise

celebrating200years.noaa.gov/magazine/tct/accuracy_vs_precision_220.jpg

Real value Measured mean

Precision - reproducibility

Accuracy – approach to the “true” value

High accuracy High precision

High accuracy Low precision

Low accuracy High precision

Low accuracy Low precision

Arnt Kern of

Precision ; the degree to which further measurements show the same or similar results

Accuracy ; the degree of conformity of a measured quantity to its true value.

(9)

17

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

How to prepare powder?

Grind in mortar & pestle (wet or dry)

Crush (percussion mill)

Cryo-grind

Micronising mill

Treatments/separations

Mounting specimen

Front, side, back-loaded powders

Films & disks

Diluents & dispersants

Adhesives

Reactive samples (windows)

Capillaries

Odd shapes

Zero-background holders (ZBH)

Panalytyical

www2.arnes.si/~sgszmera1/html/xrd/preparation2.html

18

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Spray drying – can eliminate preferred orientation

Robert L. Snyder

Jenkins & Snyder, page 252

Hematite before & after spray drying

Jenkins & Snyder, page 253

(10)

19

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

 Specimen preparation

 Specimen should represent the bulk.

 1um < Particle size < 15um

 Method should not distort the lattice.

 Avoid solid state reactions.

 Common problems in specimen preparation

 Preferred orientation

 Crystallite statistics

 Crystallite & particle size

 Particle morphology

 Specimen configurations

 Crystallite perfection

 Absorption effects

 Diffractometer specimen requirements

 Flat specimen surface

 Smooth specimen surface

 Area greater than that irradiated by beam

 Specimen support gives zero diffraction or zero contribution.

20

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Quartz 0.01°steps

Jenkins & Snyder, page 268

Quartz 0.02°steps

5 fingers of quartz

Quartz 0.04°steps

Quartz 8 sec/step

(11)

21

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

∆2θ & ∆d

Typical error windows

 Debye Scherrer camera ±∆2θ = 0.1°

 diffractometer ±∆2θ = 0.05°

 diffractometer (internal standard corrected) ±∆2θ = 0.01°

 diffractometer (internal standard corrected & peaks profile fitted) ±∆2θ = 0.005°

 ∆2θ

– d relationship is non-linear

 Low angle (low 2θ, large d-value) lines have large error.

Jenkins & Snyder

22

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

∆2θ & ∆d

∆d/d = -∆θ cotθ

δ d /d

Jenkins & Snyder, page 307

(12)

23

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

d ( 2 θ ) (d eg re es )

2θ (degrees)

Jenkins & Snyder, page 306

Spectral dispersion; peak breadth increases with 2θ

24

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Line (peak) profile analysis

(13)

25

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

De Wolff FOM

Intensity FOM

Jenkins & Snyder, page 316

Smith & Snyder FOM

26

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Precise lattice parameter

 Composition of a solid solution

 Thermal expansion coefficients

 Solubility limit

 ---

In cubic,

 measure θ for hkl.  determine d.  calculate a.

 Precision in d or a depends on precision in sinθ, not on θ.

 Accurate value of sinθ measurement of θ near 90°

 Differentiation of Bragg’s law w.r.t. θ  ∆d/d = -∆θ cotθ = ∆a/a

 ∆a caused by a given ∆θ  zero as θ 90°.

 precision when using peaks in 2θ~ 180°

 precision of 0.001Å possible

θ(degrees)

si n θ

Cullity chap 13

(14)

27

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

2 theta Calibration

 Internal standard method

 ∆2θ

= 0.01

Can eliminate both displacement and transparency errors.

Both instrument & specimen errors are corrected.

 External standard method

 ∆2θ

= 0.25

Do not correct displacement errors.

With ZBK holder, can correct all errors

 ∆2θ

= 0.01.

 Zero background holder method

 Profile fit peak positions

Jenkins & Snyder page 249, 281 & 308 KS Analytical

Systems

Sample + Standard powder

Standard powder Sample

Standard powder Sample

28

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Zero Background Holder

A single crystal of quartz that is cut and polished in an orientation such that it produces no diffraction peaks.

KS Analytical Systems Panalytical MTI

 Thick specimens

Good intensity…but problems defining depth (position)

 Thin specimens

No penetration depth effect (good position)… but low intensity

From presentation of Dr. Mark Rodriguez

@ DXC 2017 “What usually causes trouble?“

(15)

29

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

2θ calibration techniques

Jenkins & Snyder, page 309

N; # experimental lines (peaks) considered

N

poss

; # possible, space group-allowed diffraction lines

∆2θ N

poss

30

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Internal Standard Calibration

 Mix sample powder and silicon SRM.

peaks of sample peaks of Si

peak positions of Si in PDF

a b c d

(deg.)

2θ (deg.)

∆2θ(deg.)

a bc d

Calibration curve

Sample + Silicon SRM

Intensity

2θ (deg.)

∆2θ(deg.)

2θ (deg.)

∆2θ(deg.)

Calibration curve

(16)

31

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Calibration curve

Misture, etal. Powder Diffraction 9, 172-9 (1994) Jenkins & Snyder, page 252

32

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Errors removed by calibration

Jenkins & Snyder, page 282

(17)

33

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Average ∆2θ from different calibration techniques

 None on a random instrument = 0.1°

 None on a well-aligned instrument = 0.05°

 External standard method = 0.025°

 Internal standard method = 0.01°

 Zero background holder method = 0.01°

 Profile fit peak positions = 0.005°

34

CHAN PARK, MSE, SNU Spring-2022 Crystal Structure Analyses

Calibration – quartz crystal

Jenkins & Snyder page 251

Smith & Snyder figure of merit

Referensi

Dokumen terkait

Chan Park, MSE-SNU Intro to Crystallography, 2021 25 Structure Factor ~ hkl 2 hkl F I un, vn, wn, fn  Fhkl can be obtained  can get Ihkl Positions of atoms in unit cell, atomic

crystallite size 2 CHAN PARK, MSE, SNU Spring-2019 Crystal Structure Analyses Peak broadening  Peak broadening may indicate:  Smaller crystallite size  More stacking faults,

Chan Park, MSE-SNU Intro to Crystallography, 2021 1 Introduction to Crystallography, 결정학개론 445.206  Crystal  An anisotropic, homogeneous body consisting of a 3-dimensional periodic

Polymer Single Crystals polyethylene crystal showing screw dislocations transmission electron microscopy - TEM A multilayer crystal of polyethylene TEM screw dislocation Structure

31 CHAN PARK, MSE, SNU Spring-2019 Crystal Structure Analyses Space Groups  32 point groups - symmetry groups of many molecules and of all crystals so long as morphology is

13 CHAN PARK, MSE, SNU Spring-2019 Crystal Structure Analyses Direct convolution approach  Line shape convolution of W*G and S contributions Crystallite size 286 nm 143 nm 70