File:Polarisation (Circular).svg

页面内容不支持其他语言。
维基教科书,自由的教学读本

原始文件(SVG文件,尺寸为250 × 625像素,文件大小:11 KB)

描述

The direction of the helix relative to the central axis represents the direction of the electric field of the circularly polarized light at each point in space. The blue and red lines are projections of the helix onto two planes at right angles.


There is an version which is identical to this original with the exception of phase indictors to make the phase relationship of its components clearer. Refer to Other Versions section below.
日期 12/02/07
来源

Own drawing down in Mathematica, edited in the open source program Inscape.

 
本W3C状态不明的矢量图使用Inkscape创作 .
作者 inductiveload
授权
(二次使用本文件)
Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。
其他版本

此文件衍生的作品:  Polarisation (Circular) With Phase Indicators.svg Linear polarisation

Elliptical polarisation

Mathematica Code

This figure requires the use of Arrow3D, which is not included in the StandardPackages (as of Feb 2007). This can be obtained from Wolfram Research at this location. The required packages are:

<< Graphics`
<< Arrow3D`Arrow3D`

The code is:


wavefunction = ParametricPlot3D[{Sin[4t], -Cos[4t], t}, {t, 0, 5}, 
BoxRatios -> {1, 1, 4}, ImageSize -> 400, Boxed -> False, Axes -> 
    False, PlotPoints -> 600, ViewPoint -> {2, 2, 2}, PlotRange -> All]

repsi = ParametricPlot3D[{Sin[4t], -1, t, RGBColor[1, 0, 0]}, {t, 0, 5}, 
    BoxRatios -> {4, 1, 1}, ImageSize -> 500,
     Boxed -> False, Axes -> False, PlotPoints -> 600, PlotRange -> All]

impsi = ParametricPlot3D[{-1, -Cos[4t], t, RGBColor[0, 0, 102/255]}, {t, 0, \
5}, BoxRatios -> {4, 1, 1}, ImageSize -> 500, Boxed -> False, Axes -> False, 
      PlotPoints -> 600, PlotRange -> All]

end = ParametricPlot3D[{Sin[t], -Cos[t], 0}, {t, 0, 
    2π}, BoxRatios -> {4, 1, 1}, ImageSize -> 500, Boxed -> False, 
    Axes -> False, PlotPoints -> 600, PlotRange -> All]

xaxis = Graphics3D[Arrow3D[{0, 0, -1}, {0, 
  0, 6}, HeadSize -> UniformSize[.5], HeadColor -> Black]]

uaxis = Graphics3D[Arrow3D[{0, -1, 0}, {0, 3, 0}, HeadSize -> 
    UniformSize[.5], HeadColor -> Black]]

vaxis = Graphics3D[Arrow3D[{-1, 0, 0}, {3, 0, 0}, HeadSize -> 
    UniformSize[.5], HeadColor -> Black]]

plane = Graphics3D[Polygon[{{1.2, 1.2, 0}, {1.2, -1.2,
   0}, {-1.2, -1.2, 0}, {-1.2, 1.2, 0}}]]

crate = WireFrame[Graphics3D[Cuboid[{1, 1, 0}, {-1, -1, 5}]]]

Show[wavefunction, xaxis, uaxis, vaxis, plane, repsi, impsi, end, crate]

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2007年2月12日 (一) 06:382007年2月12日 (一) 06:38版本的缩略图250 × 625(11 KB)Inductiveload
2007年2月12日 (一) 03:012007年2月12日 (一) 03:01版本的缩略图250 × 625(373 KB)Inductiveload{{Information |Description= |Source=Own drawing down in Mathematica, edited in Inscape. |Date=12/02/07 |Author=inductiveload |Permission={PD-self} |other_versions=Linear polarisation [[:image:Polarisation (Elliptical)

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

查看本文件的更多全域用途