This is a file from the Wikimedia Commons

File:VFPt cylindrical coil real.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 800 × 600 pixels, file size: 42 KB)

Summary

Description
English: Magnetic field of a cylindrical coil made of six identical rings with its axis of symmetry inside the image plane. The dots symbolize where the current flows out of the image plane, whereas the crosses are where the current flows into the plane.
Date
Source Own work
Author Geek3
SVG development
InfoField
 
The source code of this SVG is invalid due to VectorFieldPlot errors.
 
This W3C-invalid vector image was created with Inkscape, or with something else.
This image has been assessed using the Quality image guidelines and is considered a Quality image.

العربية  جازايرية  беларуская  беларуская (тарашкевіца)  български  বাংলা  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  中文  中文(简体)  中文(繁體)  +/−

Source code
InfoField

SVG code

VectorFieldPlot source
# paste this code at the end of VectorFieldPlot 1.0
doc = FieldplotDocument('VFPt_cylindrical_coil_real', commons=True)
r = 1.4
field = Field({'ringcurrents':[[x*r,0,0,r/2,1] for x in sc.linspace(-1,1,6)]})
xy = lambda phi: sc.array([r,0]) + rot([sqrt(1.25)*r,0], phi)
Fr = lambda phi: sc.dot(rot([1,0], phi), field.F(xy(phi)))
phi0 = op.brentq(Fr, 2, pi)
doc.draw_currents(field)
n = 15
for i in range(n):
    a = (0.5 + i) / n
    phi = op.brentq(lambda phi: ig.quad(Fr, -phi0, phi)[0]
        - a * ig.quad(Fr, -phi0, phi0)[0], -phi0, phi0)
    line = FieldLine(field, xy(phi), directions='backward', bounds_func=lambda p: -p[0])
    startp = line.get_polylines()[0]['path'][0]
    line = FieldLine(field, startp, directions='both', maxr=10.0)
    doc.draw_line(line, arrows_style={'dist':2,'offsets':[1.2,0.5,0.5,1.2]})
doc.write()

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

June 2010

image/svg+xml

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:13, 29 April 2017Thumbnail for version as of 14:13, 29 April 2017800 × 600 (42 KB)Geek3validator fix
19:44, 6 June 2010Thumbnail for version as of 19:44, 6 June 2010800 × 600 (42 KB)Geek3VFPt_cylindrical_coil_real

The following page uses this file:

Global file usage

The following other wikis use this file:

Metadata