文件名称:Joneheadmodel
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- shen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Implementation of the Jones transmission line model.
by C. Bond, 1994
"Analysis of the Efficiency and Inductance of Multiturn
Thin Film Magnetic Recording Heads", R. E. Jones, Jr.,
IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1978.
The following code uses multiple turns. Results from the efficiency calculations will generally not differ much from those using a single turn model (jones1).
It is assumed that all turns have the same width (= delta).
This assumption leads to some simplifications in the loops used to compute efficiency and inductance. It also leads to a single value for alpha , further simplifying the loops.
The determination of the coil geometry is handled externally.Spacing between coils may be estimated based on some fraction of the trace (stripe) width, or on a fixed process limit. In the latter case, 2.5 microns is a good figure for current (1993) technology.
-Implementation of the Jones transmission line model.
by C. Bond, 1994
"Analysis of the Efficiency and Inductance of Multiturn
Thin Film Magnetic Recording Heads", R. E. Jones, Jr.,
IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1978.
The following code uses multiple turns. Results from the efficiency calculations will generally not differ much from those using a single turn model (jones1).
It is assumed that all turns have the same width (= delta).
This assumption leads to some simplifications in the loops used to compute efficiency and inductance. It also leads to a single value for alpha , further simplifying the loops.
The determination of the coil geometry is handled externally.Spacing between coils may be estimated based on some fraction of the trace (stripe) width, or on a fixed process limit. In the latter case, 2.5 microns is a good figure for current (1993) technology.
by C. Bond, 1994
"Analysis of the Efficiency and Inductance of Multiturn
Thin Film Magnetic Recording Heads", R. E. Jones, Jr.,
IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1978.
The following code uses multiple turns. Results from the efficiency calculations will generally not differ much from those using a single turn model (jones1).
It is assumed that all turns have the same width (= delta).
This assumption leads to some simplifications in the loops used to compute efficiency and inductance. It also leads to a single value for alpha , further simplifying the loops.
The determination of the coil geometry is handled externally.Spacing between coils may be estimated based on some fraction of the trace (stripe) width, or on a fixed process limit. In the latter case, 2.5 microns is a good figure for current (1993) technology.
-Implementation of the Jones transmission line model.
by C. Bond, 1994
"Analysis of the Efficiency and Inductance of Multiturn
Thin Film Magnetic Recording Heads", R. E. Jones, Jr.,
IEEE Trans. on Magnetics, Vol. MAG-14, No. 5, Sept. 1978.
The following code uses multiple turns. Results from the efficiency calculations will generally not differ much from those using a single turn model (jones1).
It is assumed that all turns have the same width (= delta).
This assumption leads to some simplifications in the loops used to compute efficiency and inductance. It also leads to a single value for alpha , further simplifying the loops.
The determination of the coil geometry is handled externally.Spacing between coils may be estimated based on some fraction of the trace (stripe) width, or on a fixed process limit. In the latter case, 2.5 microns is a good figure for current (1993) technology.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Joneheadmodel.doc