File:Polarisation (Linear).svg
From Wikimedia Commons, the free media repository
Polarisation_(Linear).svg (SVG file, nominally 250 × 625 pixels, file size: 11 KB)
| Description |
Diagram of linear polarisation |
||
|---|---|---|---|
| Date |
12/02/07 |
||
| Source |
Own drawing down in Mathematica, edited in Inscape.
|
||
| Author |
inductiveload |
||
| Permission (Reusing this image) |
|||
| Other versions | Elliptical polarisation |
[edit] 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],-Sin[4t],t},{t,0,5},
BoxRatios\[Rule]{1,
1,4},ImageSize\[Rule]400,Boxed\[Rule]False,Axes\[Rule]False,
PlotPoints\[Rule]60,ViewPoint->{2,2, 2},PlotRange\[Rule]All]
repsi=ParametricPlot3D[{Sin[4t],-1,t,RGBColor[1,0,0]},{t,0,5},
BoxRatios\[Rule]{4,1,1},ImageSize\[Rule]500,
Boxed\[Rule]False,Axes\[Rule]False,
PlotPoints\[Rule]60,PlotRange\[Rule]All]
impsi=ParametricPlot3D[{-1,-Sin[4t],t,RGBColor[0,0,102/255]},{
t,0,5},BoxRatios\[Rule]{4,1,1},ImageSize\[Rule]500,Boxed\[Rule]False,
Axes\[Rule]False,PlotPoints\[Rule]60,PlotRange\[Rule]All]
end=ParametricPlot3D[{Sin[t],-Sin[t],0},{t,0,2π},BoxRatios\[Rule]{4,1,1},
ImageSize\[Rule]500,Boxed\[Rule]False,Axes\[Rule]False,
PlotPoints\[Rule]10,PlotRange\[Rule]All]
xaxis=Graphics3D[Arrow3D[{0,0,-1},{
0,0,6},HeadSize \[Rule] UniformSize[.5],HeadColor\[Rule]Black]]
uaxis=Graphics3D[Arrow3D[{0,-1,0},{0,3,0},HeadSize \[Rule]
UniformSize[.5],HeadColor\[Rule]Black]]
vaxis=Graphics3D[Arrow3D[{-1,0,0},{3,0,0},HeadSize \[Rule]
UniformSize[.5],HeadColor\[Rule]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]
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 06:36, 12 February 2007 | 250×625 (11 KB) | Inductiveload (talk | contribs) | ||
| 03:18, 12 February 2007 | 250×625 (352 KB) | Inductiveload (talk | contribs) | ({{Information |Description=Diagram of linear polarisation |Source=Own drawing down in Mathematica, edited in Inscape. |Date=12/02/07 |Author=inductiveload |Permission={PD-self} |other_versions=Circular polarisation ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following 3 pages link to this file:
Global file usage
The following other wikis use this file:
- Usage of Polarisation (Linear).svg on dewiki
- Usage of Polarisation (Linear).svg on frwiki