模型描述 DI;LhS*z
这里,我们研究光纤中非线性自聚焦的细节。首先,我们计算了由于非线性自聚焦的影响,大模面积光纤的基模如何收缩。 0&NM=~
模式解算器实际上忽略了非线性效应。然而,只需几行脚本代码,我们就可以存储包括其非线性变化在内的折射率分布,然后重新计算光纤模式。重复这一过程,直到我们得到一个自洽的解: H(n
fHp.3
'=+N
)O
dr := 0.05 um Rh6CV
defarray I[0, 200 um, dr] Q`J U[nY
n_f_nl(r) := n_f(r) + n2 * (if r <= r_max then I~[r]) j^b&Q
{ nonlinear refractive index profile } : I";&7C
store_I(P) := @qcUxu 4
for r := 0 to 2 * r_co step dr do AFsieJ
I[r] := P * I_lm(0, 1, lambda, r) K'8?%&IQ
{ ignore index changes outside 2 * r_co, where the intensity is small } .yUD\ZGJu
%2D'NZS
CalcNonlinearMode(P) := qOpwl*?x+
{ Calculate the lowest-order mode with self-focusing for the power P. } 6v:L8t$"
begin )cQ KR4x0^
var A, A_l; !p\
@1?
A := 0; ]5*H/8Ke7
repeat 3nhQ^zqf
A_l := A; n=d#Fm0<
store_I(P); D8w.r"ne
set_n_profile("n_f_nl", r_max); c{D<+XM
A := A_eff_lm(0, 1, lambda); o\W>$$EXD
until abs(A_l / A - 1) < 1e-6; z<