File:VFPt maxwell coil.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为800 × 600像素,文件大小:43 KB)


摘要

描述
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 times the radius of the big coils. The axial distance of the small loops from the big loop is times the radius of the big coils. The current through the small loops is 49/64 times the current through the big loop.

The dots symbolize where the current flows out of the image plane, whereas the crosses are where the current flows into the plane.
日期
来源 自己的作品
作者 Geek3
SVG开发
InfoField
 
SVG的源代码为无效代码,因为发现了VectorFieldPlot个问题。
 
本W3C无效的矢量图使用Inkscape创作,或使用了其他工具。
本图像已依据优质图像方针评估,被视为优质图像

العربية  جازايرية  беларуская  беларуская (тарашкевіца)  български  বাংলা  català  čeština  Cymraeg  Deutsch  Schweizer Hochdeutsch  Zazaki  Ελληνικά  English  Esperanto  español  eesti  euskara  فارسی  suomi  français  galego  עברית  हिन्दी  hrvatski  magyar  հայերեն  Bahasa Indonesia  italiano  日本語  Jawa  ქართული  한국어  kurdî  Lëtzebuergesch  lietuvių  македонски  മലയാളം  मराठी  Bahasa Melayu  Nederlands  Norfuk / Pitkern  polski  português  português do Brasil  rumantsch  română  русский  sicilianu  slovenčina  slovenščina  shqip  српски / srpski  svenska  தமிழ்  తెలుగు  ไทย  Tagalog  Türkçe  toki pona  українська  vèneto  Tiếng Việt  中文  中文(简体)  中文(繁體)  +/−

源代码
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()

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
您可以选择您需要的许可协议。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

image/svg+xml

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2018年3月13日 (二) 20:422018年3月13日 (二) 20:42版本的缩略图800 × 600(43 KB)Geek3smaller symbols for smaller currents
2018年3月13日 (二) 20:392018年3月13日 (二) 20:39版本的缩略图800 × 600(43 KB)Geek3smaller symbol for smaller current
2017年4月29日 (六) 14:282017年4月29日 (六) 14:28版本的缩略图800 × 600(34 KB)Geek3validator fix
2010年6月2日 (三) 20:472010年6月2日 (三) 20:47版本的缩略图800 × 600(34 KB)Geek3VFPt_maxwell_coil

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据