चित्र:VFPt barker coil.svg

पृष्ठ की सामग्री दूसरी भाषाओं में उपलब्ध नहीं है।
मुक्त ज्ञानकोश विकिपीडिया से

मूल चित्र(SVG फ़ाइल, साधारणतः 800 × 600 पिक्सेल, फ़ाइल का आकार: 47 KB)

सारांश

विवरण
English: Magnetic field around a Barker coil[1] consisting of four round current loops with identical radius aligned along a cylinder. Distances and currents are optimized to remove variations in the central magnetic field, up to its 7th-order derivative with respect to the center.

The inner loops have an axial position and current . The outer loops have an axial position and current . The central magnetic field is .

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 genesis
InfoField
 
The SVG code is valid.
 
इस वेक्टर चित्र को VectorFieldPlot की मदद से बनाया गया था।
मूल कोड
InfoField

Python code

# paste this code at the end of VectorFieldPlot 1.7
doc = FieldplotDocument('VFPt_barker_coil', commons=True)
field = Field({'ringcurrents':[[-0.9407,0,0,1,1], [-0.2431,0,0,1,0.4424],
               [0.2431,0,0,1,0.4424], [0.9407,0,0,1,1]]})

y0 = op.brentq(lambda y: field.F([0., y])[0], 0, 2)
Fsum = ig.quad(lambda y: field.F([0., y])[0], -y0, y0)[0]
nlines = 14
ystart = [op.brentq(lambda ys: ig.quad(lambda y: field.F([0., y])[0],
    -y0, ys)[0] / Fsum - (0.5+i)/nlines, -y0, y0) for i in range(nlines)]

for x0, y0 in [ [0, y] for y in ystart]:
    line = FieldLine(field, [x0, y0], directions='both', maxr=10)
    doc.draw_line(line, arrows_style={'dist':2,
        'min_arrows':2, 'max_arrows':4, 'offsets':[0,0.5,0.5,1]})
    
for x, y in [ [-0.9407, -0.894], [0.9407, -0.894], [-0.9407, 0.894], [0.9407, 0.894] ]:
    line = FieldLine(field, [x, y])
    doc.draw_line(line, arrows_style={'min_arrows':1, 'offsets':[0.5,0.5,0.5,0.5]})

doc.draw_currents(Field({'ringcurrents':[[-0.9407,0,0,1,1], [0.9407,0,0,1,1]]}))
doc.draw_currents(Field({'ringcurrents':[[-0.2431,0,0,1,0.4424],
                  [0.2431,0,0,1,0.4424]]}), scale=sqrt(0.4424))
doc.write()

लाइसेंस

मैं, इस कार्य का/की कॉपीराइट धारक, इसे निम्न लाइसेंस के अंतर्गत प्रकाशित करता/करती हूँ:
w:hi:क्रिएटिव कॉमन्स
श्रेय समानसांझा
इस फ़ाइल को क्रिएटिव कॉमन्स श्रेय-समानसांझा 4.0 अंतर्राष्ट्रीय लाइसेंस के अंतर्गत लाइसेंस किया गया है।
आप खुलकर:
  • बाँट सकते हैं – रचना की प्रतिलिपि बना सकते हैं, बाँँट सकते हैं और संचारित कर सकते हैं
  • रीमिक्स कर सकते हैं – कार्य को अनुकूलित कर सकते हैं
निम्नलिखित शर्तों के अंतर्गत:
  • श्रेय – यह अनिवार्य है कि आप यथोचित श्रेय प्रदान करें, लाइसेंस की कड़ी प्रदान करें, और अगर कोई बदलाव हुए हों तो उन्हें इंगित करें। आप ऐसा किसी भी उचित तरीके से कर सकते हैं, लेकिन किसी भी तरह उससे यह नहीं संकेत नहीं किया जाना चाहिए कि लाइसेंसधारी द्वारा आपको अथवा आपके इस प्रयोग का समर्थन किया जा रहा हो।
  • समानसांझा – अगर आप इस रचना में कोई बदलाव करते हैं या इसपर आधारित कुछ रचित करते हैं तो आप अपने योगदान को सिर्फ इसी या इसके सामान किसी लाइसेंस के अंतर्गत बाँट सकते हैं।

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

चित्रण

source of file अंग्रेज़ी

original creation by uploader अंग्रेज़ी

media type अंग्रेज़ी

image/svg+xml

चित्र का इतिहास

फ़ाइलका पुराना अवतरण देखने के लिये दिनांक/समय पर क्लिक करें।

दिनांक/समयथंबनेलआकारसदस्यप्रतिक्रिया
वर्तमान20:24, 13 मार्च 201820:24, 13 मार्च 2018 के संस्करण का थंबनेल संस्करण800 × 600 (47 KB)Geek3User created page with UploadWizard

निम्नलिखित पन्ने इस चित्र से जुडते हैं :

चित्र का वैश्विक उपयोग

इस चित्र का उपयोग इन दूसरे विकियों में किया जाता है:

मेटाडेटा