File:VFPt maxwell coil.svg
本文件来自维基共享资源并可能被其他项目使用。 其文件描述页上的描述显示在下面。
摘要
| 描述VFPt maxwell coil.svg |
English: Magnetic field around a maxwell coil consisting of three round current loops symetric around their common axis. This arrangement removes variations in the magnetic field, up to its 6th-order derivative with respect to the center. The radius of the small loops is |
||
| 日期 | |||
| 来源 | 自己的作品 | ||
| 作者 | Geek3 | ||
| SVG开发 InfoField |
| ||
| 源代码 InfoField | SVG code# paste this code at the end of VectorFieldPlot 1.0
doc = FieldplotDocument('VFPt_maxwell_coil', width=800, height=600, commons=True)
field = Field({'ringcurrents':[[0,0,0,sqrt(1.75),1],
[-sqrt(0.75),0,0,1,49./64.], [sqrt(0.75),0,0,1,49./64.]]})
y0 = sqrt(1.75) - 0.14
s = ig.quad(lambda y: field.F([0.0, y])[0], -y0, y0)[0]
n = 17
for i in range(n):
a = i / (n - 1.)
y = op.brentq(lambda y1: ig.quad(lambda y: field.F([0.0, y])[0], -y0, y1)[0] - a * s, -y0, y0)
if i == 2 or i == n - 3: of = 0.0
else: of = 0.5
line = FieldLine(field, [0.0, y], directions='both', maxr=20.0)
doc.draw_line(line, arrows_style={'dist':1.9, 'offsets':[0+of, 0.5, 0.5, 1-of]})
doc.draw_currents(Field({'ringcurrents':[ [-sqrt(0.75),0,0,1,49./64.],
[sqrt(0.75),0,0,1,49./64.]]}), scale=sqrt(49./64.))
doc.draw_currents(Field({'ringcurrents':[ [0,0,0,sqrt(1.75),1]]}))
doc.write()
|
许可协议
| 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
- 您可以自由地:
- 共享 – 复制、发行并传播本作品
- 修改 – 改编作品
- 惟须遵守下列条件:
- 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
- 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
说明
共享资源质量评价 简体中文(已转写)
5月 2010
image/svg+xml
44,307 字节
文件历史
点击某个日期/时间查看对应时刻的文件。
| 日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
|---|---|---|---|---|---|
| 当前 | 2018年3月13日 (二) 21:42 | 800 × 600(43 KB) | wikimediacommons>Geek3 | smaller symbols for smaller currents |
文件用途
以下页面使用本文件: