Updated: January 23, 2008
Complex Frequency (Decaying) Torsional Modes
of an Si nanosphere Surrounded by an SiO2 Matrix


.....

   C++ programs used:
scp77.c - graphical root search
scp77c.c - precision root finder (needs initial guess)

ν = 0.01 S vlp / ( d c )
ν = complex valued frequency expressed in terms of "wavenumbers" (cm-1)
S = complex dimensionless frequency parameter. S = Re(S) + i Im(S).
vlp = longitudinal speed of sound in nanoparticle (m/s)
d = nanosphere diameter (m)
c = speed of light (m/s)

   The displacement field u(r,t) is assumed to have the form inside and outside the nanosphere (of radius R) as follows:
u(r,t) = eiωt ∇ × (r B jl(ktp r) Pl(cos(θ)) )        (r ≤ R)
u(r,t) = eiωt ∇ × (r C h(2)l(ktm r) Pl(cos(θ)) )       (r ≥ R)
where
B and C are complex amplitude constants
   One boundary condition is that u(r,t) is continuous at r = R. For toroidal modes, only uφ is nonzero. The other boundary conditions is local force balance on the boundary (at r=R) between the nanoparticle and the matrix. In other words, the components of the (3×3) stress tensor σrr, σ, σ must all be continuous as the boundary r=R is crossed. For toroidal modes, only σ is nonzero.

Table 1. l = 1 Toroidal:
Re(S) Im(S) S (without matrix)
0.28000.2604n/a
1.27380.15661.2710
2.00740.15512.0057
2.71870.1547 2.71
3.4220 0.1545 3.42
4.1221 0.1544 4.12

   My impression is that the S=0.2800+0.2604i mode arises from the possibility of (nearly rigid) rotational oscillations. These would not be Raman active for a perfect sphere, but they could be Raman active for a non-spherical particle. Apart from that, the frequencies of the modes have not been shifted much by the presence of the matrix.

Table 2. l = 2 Toroidal:
Re(S) Im(S) S (without matrix)
0.15220.2809n/a
0.66560.33180.5517
1.57570.16781.5738
2.32010.16012.3186
3.03800.15763.03
3.74590.15643.75

   I don't understand the origin of the S = 0.1522+0.2809i mode. Apart from that, the frequencies of the modes have not been shifted much by the presence of the matrix.

Table 3. l = 3 Toroidal:
Re(S) Im(S) S (without matrix)
0.28670.3119n/a
0.97200.36480.8523
1.86380.17851.8622
2.62130.16542.6196
3.34740.16083.34
4.06100.15864.06

   Once again, there is an additional low frequency mode (S=0.2867+0.3119i) that was not present in the absence of the matrix. These l = 3 toroidal modes are not Raman active for an isotropic elastic sphere in an isotropic, homogenous matrix. However, it seems possible that under actual conditions these modes might contribute to the Raman spectrum.
   The programs (scp77.c,scp77c.c) are not able to explore l ≥ 4 due to memory space limitations.

   Silicon does not have isotropic elastic properties. It is a cubic crystal. However, for simplicity it was approximated here as an isotropic material by using the speeds along the [100] crystal direction. In the silicon nanoparticle I used the following sound speeds:
vlp = 8430 m/s
vtp = 5840 m/s
ρp = 2.34 g/cc
In the SiO2 matrix, I assumed:
vlm = 5720 m/s
vtm = 3750 m/s
ρm = 2.2 g/cc

   Alternative, but relatively common, dimensionless frequencies for nanosphere vibrations are ξ and η, where
ξ = ω R / vlp
η = ω R / vtp
where ω = angular frequency (rad/s)
R = radius of nanosphere (metres)
vlp = longitudinal sound velocity inside nanoparticle (m/s)
vtp = transverse sound velocity inside nanoparticle (m/s)
ω = η vtp / R
S and η are related by:
S = η vtp / ( vlp π )
For the case of an Si nanoparticle, with the isotropic sound speeds I assumed,
S = η (5840 m/s) / (3.14159×8430 m/s) = 0.2205 η
η = 4.535 S

   Spherical hankel functions of the first kind (inward travelling waves) h(1)l(x) and second kind (outward travelling waves) h(2)l(x) are:
h(1)l(x) = jl(x) + i nl(x)           (mathworld.wolfram.com)
h(2)l(x) = jl(x) - i nl(x)
In particular, (noting that time dependence is eiωt)
j0(x) = sin(x) / x standing wave - nonsingular at origin
n0(x) = - cos(x) / x standing wave - singular at origin
h(1)0(x) = (-i/x) eix inward travelling wave
h(2)0(x) = (i/x) e-ix outward travelling wave


Daniel Murray
Associate Professor
Math, Stats & Physics Unit
University of British Columbia - Okanagan
Kelowna, BC, Canada
daniel "dot" murray "at" ubc "dot" ca

For a list of related articles click here.


Hosted by www.Geocities.ws

1