اصل فائل (ایس وی جی فائل، ابعاد 490 × 490 پکسل، فائل کا حجم: 18 کلوبائٹ)

یہ فائل ویکی ذخائر کی ہے اور دیگر منصوبوں کے زیر استعمال ہوسکتی ہے۔ فائل کے صفحہ تعارف پر موجود تعارف ذیل میں موجود ہے۔

خلاصہ

تفصیل
English: Diagram of a solenoid and its magnetic field lines. The shape of all lines was computed according to the laws of electrodynamics.
تاریخ
ماخذ ذاتی کام
مصنف Geek3
دوسرے نسخے
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with VectorFieldPlot.
سورس کوڈ
InfoField

Python code

# paste this code at the end of VectorFieldPlot 3.3
# https://commons.wikimedia.org/wiki/User:Geek3/VectorFieldPlot
doc = FieldplotDocument('VFPt_Solenoid_correct3',
    width=490, height=490, unit=100, commons=True, bg_color=None)
doc.arrow_geo = {'x_nock':-2, 'x_head':4, 'x_tail':-2, 'width':4}
R = 0.49
L = 1.96
field = Field([ ['coil', {'x':0, 'y':0, 'phi':0, 'R':R, 'Lhalf':L/2, 'I':1}] ])

for a in [-0.455, -0.385, -0.275, -0.165, -0.055, 0.055, 0.165, 0.275, 0.385, 0.455]:
    line = FieldLine(field, [0, a], directions='both', maxr=5)
    doc.draw_line(line, linewidth=1.0, arrows_style={'dist':1.5,
        'min_arrows':1, 'max_arrows':3, 'scale':2,
        'offsets':{'start':1, 'leave_image':0.25, 'enter_image':0.25, 'end':1} })

current_out = doc.draw_object('g', {'id':'current_out'}, group=doc._get_defs())
doc.draw_object('circle', {'cx':'0', 'cy':'0', 'r':12.5, 'fill':'#ffffff',
    'stroke':'#000000', 'stroke-width':3}, group=current_out)
doc.draw_object('circle', {'cx':'0', 'cy':'0', 'r':2.6, 'fill':'#000000',
    'stroke':'none'}, group=current_out)
current_in = doc.draw_object('g', {'id':'current_in'}, group=doc._get_defs())
doc.draw_object('circle', {'cx':'0', 'cy':'0', 'r':12.5, 'fill':'#ffffff',
    'stroke':'#000000', 'stroke-width':3}, group=current_in)
doc.draw_object('path', {'d':"M -8.8,-8.8 L 8.8,8.8 M -8.8,8.8 L 8.8,-8.8",
    'fill':'none', 'stroke':'#000000', 'stroke-width':3}, group=current_in)
for x in sc.linspace(-0.84, 0.84, 7):
    doc.draw_object('use', {'{http://www.w3.org/1999/xlink}href':'#current_out',
        'transform':"translate({:.3f},{:.3f}) scale(0.01, 0.01)".format(x, R)})
    doc.draw_object('use', {'{http://www.w3.org/1999/xlink}href':'#current_in',
        'transform':"translate({:.3f},{:.3f}) scale(0.01, 0.01)".format(x, -R)})

doc.write()

اجازہ کاری

میں اس کام کا کاپی رائٹ ہولڈر ہوں اور اسے مندرجہ ذیل اجازت ناموں کے تحت شائع کیا ہے:
GNU head آپ کو آزاد سافٹ ویئر فاؤنڈیشن کی جانب سے شائع کردہ جی این یو آزاد مسوداتی اجازت نامہ کی شرائط استعمال کے تحت اس دستاویز کو نقل، تقسیم اور/ یا ترمیم کرنے کی اجازت دی جاتی ہے۔ اس اجازت نامہ کی ایک نقل 'جی این یو آزاد مسوداتی اجازت نامہ کے عنوان سے میسر ہے۔
w:en:Creative Commons
انتساب
This file is licensed under the Creative Commons Attribution 4.0 International license.
آپ آزاد ہیں:
  • شیئر کرنے – کام کو نقل، تقسیم یا منتقل کرنے کے لیے
  • ریمکس کے لیے – کام منبطق کرنے کے لیے
مندرجہ ذیل شرائط کے تحت:
  • انتساب – آپ کو اس کام کا انتساب مصنف یا اجازت دہندہ کے بتائے گئے طریقہ کے مطابق دینا ہوگا (تاہم یہ انتساب اس طرح نہیں ہونا چاہیے کہ اسے دیکھ کر ایسا محسوس ہو کہ اصل مصنف یا اجازت دہندہ آپ کے یا آپ کے ذریعہ اس کام کے استعمال کرنے کے حامی ہیں)۔
آپ حسب منشا اجازت نامہ منتخب کر سکتے ہیں۔

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

عکاسی

source of file انگریزی

جون 2010

media type انگریزی

image/svg+xml

فائل کا تاریخچہ

کسی خاص وقت یا تاریخ میں یہ فائل کیسی نظر آتی تھی، اسے دیکھنے کے لیے اس وقت/تاریخ پر کلک کریں۔

تاریخ/وقتتھمب نیلابعادصارفتبصرہ
رائج الوقت23:39، 22 جنوری 2017ءمورخہ 23:39، 22 جنوری 2017ء کا تھمب نیل490 × 490 (18 کلوبائٹ)Geek3== {{int:filedesc}} == {{Information |description={{en|1=Diagram of a solenoid and its magnetic field lines. The shape of all lines is correct according to the laws of electrodynamics.}} |source={{own}} |author={{U|Geek3}} |date=2010-6 |other versions=...

اس فائل سے مربوط کوئی صفحہ موجود نہیں ہے۔

فائل کا عالمی استعمال

مندرجہ ذیل ویکیوں میں یہ فائل زیر استعمال ہے:

میٹا ڈیٹا