For faster navigation, this Iframe is preloading the Wikiwand page for ملف:VFPt Solenoid correct2.svg.

ملف:VFPt Solenoid correct2.svg

الملف الأصلي(ملف SVG، أبعاده 490 × 200 بكسل، حجم الملف: 15 كيلوبايت)

ملخص

الوصف
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 منشأ الملف
InfoField
 
الشيفرة المصدرية لهذا الرسم المتجه صالحة.
 
هذا الرسم المتجهي أُنشئ بواسطة 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_correct2',
    width=490, height=200, 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=3.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 يسمح نسخ وتوزيع و/أو تعديل هذه الوثيقة تحت شروط رخصة جنو للوثائق الحرة، الإصدار 1.2 أو أي إصدار لاحق تنشره مؤسسة البرمجيات الحرة؛ دون أقسام ثابتة ودون نصوص أغلفة أمامية ودون نصوص أغلفة خلفية. نسخة من الرخصة تم تضمينها في القسم المسمى GNU Free Documentation License.
w:ar:مشاع إبداعي
نسب العمل إلى مُؤَلِّفه الإلزام بترخيص المُشتقات بالمثل
يحقُّ لك:
  • مشاركة العمل – نسخ العمل وتوزيعه وبثُّه
  • إعادة إنتاج العمل – تعديل العمل
حسب الشروط التالية:
  • نسب العمل إلى مُؤَلِّفه – يلزم نسب العمل إلى مُؤَلِّفه بشكل مناسب وتوفير رابط للرخصة وتحديد ما إذا أجريت تغييرات. بالإمكان القيام بذلك بأية طريقة معقولة، ولكن ليس بأية طريقة تشير إلى أن المرخِّص يوافقك على الاستعمال.
  • الإلزام بترخيص المُشتقات بالمثل – إذا أعدت إنتاج المواد أو غيرت فيها، فيلزم أن تنشر مساهماتك المُشتقَّة عن الأصل تحت ترخيص الأصل نفسه أو تحت ترخيص مُتوافِقٍ معه.
لك أن تختار الرخصة التي تناسبك.

الشروحات

خطوط الفيض المغناطيسي في ملف.

العناصر المصورة في هذا الملف

يُصوِّر

يونيو 2010

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي20:29، 14 سبتمبر 2019تصغير للنسخة بتاريخ 20:29، 14 سبتمبر 2019490 × 200 (15 كيلوبايت)Geek3validator fix
17:15، 12 يونيو 2010تصغير للنسخة بتاريخ 17:15، 12 يونيو 2010490 × 200 (15 كيلوبايت)Geek3VFPt_Solenoid_correct2

استخدام الملف

الاستخدام العالمي للملف

الويكيات الأخرى التالية تستخدم هذا الملف:

اعرض المزيد من الاستخدام العام لهذا الملف.

بيانات وصفية

{{bottomLinkPreText}} {{bottomLinkText}}
ملف:VFPt Solenoid correct2.svg
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?