File:EM-Wave noGIF.svg

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

Original file(SVG file, nominally 290 × 247 pixels, file size: 68 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: plane EM-Wave
Date
Source modified version of
Author user And1mu
created with LaTeX and PGF/TikZ
\documentclass[crop,border=15,tikz,convert={outext=.svg,command=\unexpanded{pdf2svg
    \infile\space\outfile}},multi=false]{standalone}
\usepackage{tikz-3dplot}

\def\myt{0}
\def\mypi{3.141592653589793}

\tdplotsetmaincoords{70}{120}
\begin{document}
\begin{tikzpicture}[>=latex,scale=1,tdplot_main_coords]
  %\fill[white] (-4,-4.75,-5.5) rectangle (-4,4.5,3.25);
  \draw[->] (0,0,0) -- (3,0,0) node[anchor=north east]{$z$};
  \draw[->] (0,-1,0) -- (0,5.5,0) node[anchor=north west]{$x$};
  \draw[->] (0,0,0) -- (0,0,3) node[anchor=south]{$y$};

  \tdplotsetrotatedcoords{0}{90}{90}
  \draw[thick,blue,smooth,domain=-1:5,samples=200,tdplot_rotated_coords] plot
  function {2*sin(4*(x-\myt))};

  \tdplotsetrotatedcoords{0}{0}{90}
  \draw[thick,red,smooth,domain=-1:5,samples=200,tdplot_rotated_coords] plot
  function {-2*sin(4*(x-\myt))};

  %\tdplotsetrotatedcoords{0}{0}{0}
  \foreach \a in {-1,-0.9,...,5}{
    \def\E{{2*sin(4*180/\mypi*(\a-\myt))}}
    \draw[blue] (0,\a,0) -- (0,\a,\E);
    \draw[red] (0,\a,0) -- (\E,\a,0);
  }
  \draw[ultra thick,blue,->,tips=proper] (0,5,0) --
  (0,5,{2*sin(4*180/\mypi*(5-\myt))}) node[anchor=west]{$\vec{E}$};
  \draw[ultra thick,red,->,tips=proper] (0,5,0) --
  ({2*sin(4*180/\mypi*(5-\myt))},5,0) node[anchor=north east]{$\vec{B}$};

  \draw[|<->|] (0,0.125*\mypi,2) -- (0,0.625*\mypi,2) node[midway, above]{$\lambda$};
\end{tikzpicture}
\end{document}

Licensing[edit]

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
current18:30, 14 May 2021Thumbnail for version as of 18:30, 14 May 2021290 × 247 (68 KB)Schwunkel (talk | contribs)Reverted to version as of 18:39, 1 June 2017 (UTC)
18:23, 14 May 2021Thumbnail for version as of 18:23, 14 May 2021284 × 235 (44 KB)Schwunkel (talk | contribs)pi/2 phase added
18:39, 1 June 2017Thumbnail for version as of 18:39, 1 June 2017290 × 247 (68 KB)Debenben (talk | contribs)removed background
18:36, 1 June 2017Thumbnail for version as of 18:36, 1 June 2017321 × 273 (68 KB)Debenben (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

Metadata