模型描述
!14z4]b 這里,我們研究
光纖中非線性自聚焦的細節(jié)。首先,我們計算了由于非線性自聚焦的影響,大模面積光纖的基模如何收縮。
1WKDG~ 模式解算器實際上忽略了非線性效應。然而,只需幾行腳本代碼,我們就可以存儲包括其非線性變化在內的
折射率分布,然后重新計算光纖模式。重復這一過程,直到我們得到一個自洽的解:
KKzvoc?Bt +Lr0i_al dr := 0.05 um
/ u{r5`4
defarray I[0, 200 um, dr]
Cu:-< n_f_nl(r) := n_f(r) + n2 * (if r <= r_max then I~[r])
nNKL{Hp { nonlinear refractive index profile }
4c yv
8 store_I(P) :=
s5dh]vNN for r := 0 to 2 * r_co step dr do
57}q'84 I[r] := P * I_lm(0, 1, lambda, r)
re*/JkDq3K { ignore index changes outside 2 * r_co, where the intensity is small }
l]Sui_+ZU cG'Wh@ CalcNonlinearMode(P) :=
9+']`=a: { Calculate the lowest-order mode with self-focusing for the power P. }
V_QVLW begin
m~K]|]iqQ var A, A_l;
;FBc^*q A := 0;
FRW.
repeat
S7vE[VF5 A_l := A;
sFTIRVXN, store_I(P);
GSH{1VS_b set_n_profile("n_f_nl", r_max);