SIS结的Ambegaokar-Baratoff方程拟合


Ambegaokar-Baratoff-Josephson-Junction-Fitting

下载链接
A matlab program for fitting Ic data from Jospehson junctions using the AB equation for junctions and Gross equation for gap

Included is the Code for the program as well as a compiled copy that will work in the matlab runtime environment R2012a

You can important critical current data as a function of temperature in .CSV format where the first column is the temperature in Kelvin and the second column is the critical current in Amps The fit uses the Ambegaokar-Baratoff equation [1] with the Gross gap equation [2]. There are various options when fitting. You can set the gap ratio to be a constant, you can do a two band fit where you can also set the gap ratios for the bands as equal as well as the specific heat jump ratios.
运行界面

References:

Ambegaokar, V, and Baratoff, A. Tunneling between superconductors. Phys. Rev. Lett. 10, 486-489 (1963).
Gross, F., Chandrasekhar, B.S., Einzel, D., Andres, K., Hirschfeld, P.J., Ott, H.R., Beuers, J., Fisk, Z., Smith, J.L. Anomalous temperature dependence of the magnetic field penetration depth in superconducting UBe13. Zeitschrift für Physik B Condensed Matter 64, 175-188 (1986).

文章作者: zsh
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 zsh !
评论
 上一篇
解决ubuntu安装软件has install-snap change in progress错误 解决ubuntu安装软件has install-snap change in progress错误
解决ubuntu安装软件has install-snap change in progress错误
2021-02-01
下一篇 
约瑟夫森宏观隧穿模型仿真 约瑟夫森宏观隧穿模型仿真
MiTMoJCo (Microscopic Tunneling Model for Josephson Contacts) represents a C library and collection of Python tools designed to assist modeling superconducting Josephson junctions within the formalism of microscopic tunneling theory. The purpose of the C code is to offer implementation of a computationally demanding part of this calculation which is evaluation of the superconducting pair and quasiparticle tunnel currents. The tunnel currents calculated by MiTMoJCo are offered to user's disposal to be employed in a specialized ODE/PDE solver or within a finite difference or finite element scheme in a custom C code. The source code contains a collection of Python tools to work with tunnel current amplitudes which characterize specific superconducting materials constituting a tunnel junction and examples of modeling some common cases of Josephson contacts.
2021-01-18
  目录