File:MagFieldAngle.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 120 × 114 pixels, file size: 22 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Magnetic force on current not perpendicular
Deutsch: Kraft auf einen nicht senkrecht zum Magnetfeld stehenden, stromdurchflossenen Leiter.
Date
Source Own work
Author And1mu

Source Code

[edit]
created with LaTeX and PGF/TikZ
\documentclass[crop,border=5,tikz,convert={outext=.svg,command=\unexpanded{pdf2svg
    \infile\space\outfile}},multi=false]{standalone}
\usetikzlibrary{math,calc,through,shapes,patterns,decorations.pathmorphing}

\newcommand{\markangle}[6][0.25]{
  \begin{scope}
    \clip (#2)--(#3)--(#4);
    \node (ANG) [draw, circle, minimum size=#5] at (#3){};
  \end{scope}
  \coordinate (E1) at (intersection 0 of ANG and #3--#2);
  \coordinate (E2) at (intersection 0 of ANG and #3--#4);
  \coordinate (EM) at ($ (E1)!0.5!(E2) $);
  \coordinate (EM) at ($ (EM)!#1!(#3) $);
  \node at (EM) {#6};
}

\begin{document}
\begin{tikzpicture}[>=latex,scale=1]
  \coordinate (A) at (210:1.4);
  \coordinate (B) at (30:1.4);
  \coordinate (O) at (0:0);
  \coordinate (C) at (-30:1.4);

  \foreach \x in {0.3,0.9,...,1.5}{
    \draw[thick,black!50!blue](\x,-1.5)--(\x,1.3);
    \draw[thick,->,black!50!blue](\x,-1.5)--(\x,0.1);
    \draw[thick,black!50!blue](-\x,-1.5)--(-\x,1.3);
    \draw[thick,->,black!50!blue](-\x,-1.5)--(-\x,0.1);
  }
  \node[black!50!blue] at (-1.2,1) {$\vec{B}$};

  \draw[ultra thick,black] (A)--(B);
  \draw[ultra thick,->,black] (A)--(30:0.8) node[below]{$I$};
  \draw[fill=white,ultra thick,draw=black!50!green] circle (2mm)
  node[below,black!50!green,inner sep=2.3mm] {$\vec{F}_{\mathrm{m}}$};
  \fill[black!50!green] circle (0.75mm);

  \draw[black,dotted] (A)-|(B);
  \draw[black] (A)--+(0,-0.4);
  \draw[black] (C)--+(0,-0.4);
  \draw[black] (A)--+(120:0.4);
  \draw[black] (B)--+(120:0.4);
  \draw[<->,black] ($(A)+(120:0.3)$)--($(B)+(120:0.3)$)
  node[midway,above]{$b$};
  \draw[<->,black] ($(A)+(0,-0.3)$)--($(C)+(0,-0.3)$)
  node[midway,below]{$b_{\mathrm{eff}}$};
  \markangle{C}{A}{B}{49}{\small $\varphi$}
\end{tikzpicture}
\end{document}

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current12:58, 16 February 2017Thumbnail for version as of 12:58, 16 February 2017120 × 114 (22 KB)And1mu (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata