Fil:Polarisation (Circular).svg

Opprinnelig fil(SVG-fil, standardstørrelse 250 × 625 piksler, filstørrelse: 11 KB)


Wikimedia Commons' logo
Beskrivelse

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.
Dato 12/02/07
Kilde

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

 
Denne vektorgrafikken ble laget med Inkscape .
Opphavsperson inductiveload
Tillatelse
(Gjenbruk av denne filen)
Public domain Jeg, opphavsrettensholderen til dette verket, frigir dette verket til allmennheten. Dette gjelder på verdensbasis.
I enkelte land kan dette være juridisk umulig. I så fall:
Jeg gir hvem som helst retten til å bruke dette verket for ethvert formål, uten noen vilkår, med mindre slike vilkår kreves ved lov.
Andre versjoner

Derivative works of this file:  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]

Bildetekster

Legg til en kort forklaring på hva filen representerer

Elementer som er med i denne fila

motiv

Filhistorikk

Klikk på et tidspunkt for å vise filen slik den var på det tidspunktet.

Dato/klokkeslettMiniatyrbildeDimensjonerBrukerKommentar
nåværende12. feb. 2007 kl. 08:38Miniatyrbilde av versjonen fra 12. feb. 2007 kl. 08:38250 × 625 (11 KB)Inductiveload
12. feb. 2007 kl. 05:01Miniatyrbilde av versjonen fra 12. feb. 2007 kl. 05:01250 × 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)

Den følgende siden bruker denne filen:

Global filbruk

Følgende andre wikier bruker denne filen:

Vis mer global bruk av denne filen.