You are on page 1of 4

4.

11 (a) Write a simple computer program that gives the shear stress of a screw dislocation as a
function of the perpendicular distance from the dislocation (see Eq. 4.8). Assuming the shear
modulus of iron is 86 GPa and the Burgers vector is 0.248 nm, use the program to obtain the
shear stress at the following values of r: 50, 100, 150, and 200 nm, respectively. Plot the
resulting τ versus r data, and with the aid of this curve, determine the distance from the
dislocation where τ is 4000 psi, the shear stress at which an iron crystal will begin to undergo
slip.
(b) To how many Burgers vectors does this distance correspond?

a)
𝜇𝑏
𝜏 = 𝜇𝛾 =
2𝜋𝑟
145037.74 𝑝𝑠𝑖
Módulo de corte (µ)= 86Gpa( 1 𝐺𝑃𝑎 )=12473245.64 Psi≈12.5 MPsi
b=vector de burgers=0.248 nm
radios=50 nm,100nm,150nm y 200nm
𝜏= 4000 Psi

Programa realizado en MATLAB


PLOT (𝜏 vs r)

determine the distance from the dislocation where τ is 4000 psi

B)
To how many Burgers vectors does this distance correspond?
4.17 (a) Consider Eq. 4.19, which gives the strain energy per unit length of a screw
dislocation. Assume that one has a very large square array of long, straight, parallel
screw dislocations of alternating signs so that the effective outer radius r’ of the strain
field of a dislocation may be taken as 1/2√𝜌. With the aid of a computer determine the
strain energy per unit length of a screw dislocation as a function of the dislocation
density 𝜌, between 𝜌=1011 and 𝜌=1018 m/m3.
(b) Plot the line energy against the dislocation density. Assume that 𝜇=86 GPa and b=0.248
nm.
(c) Now plot the energy per unit volume as a function of , assuming that the former can be
equated to w, where w is the energy per unit length of the screw dislocations.

a)

𝜇𝑏 2 1
𝑟′
𝜇𝑏 2 𝑟′
𝑊𝑠 = ∫ ( ) ( ) 2𝜋𝑟 𝑑𝑟 = ln
𝑟𝑜 2𝜋𝑟 2𝜇 4𝜋 𝑟𝑜
145037.74 𝑝𝑠𝑖
Módulo de corte (µ)= 86Gpa( 1 𝐺𝑃𝑎
)=12473245.64 Psi≈12.5 MPsi
b=0.248 nm

√𝜌 = 316227.766 cuando 𝜌 = 1011


√𝜌 = 1000000000 cuando 𝜌 = 1018
𝑏 𝑏
𝑟𝑜 = = = 6.2𝐸 − 11
𝛼 4

Programa realizado en Matlab

Resultado obtenido
Rango de energía de (𝜌 = 1011 - 𝜌 = 1018 )=(0.4271x10−8 - 0.0879 x10−8)
B)

C)

You might also like