File:Gaussian beam wavefront radius.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Gaussian_beam_wavefront_radius.svg(SVG file, nominally 800 × 800 pixels, file size: 7 KB)

Description

Wavefront radius of Gaussian beam over direction of propagation

English: This diagram shows the relation between the wavefront radius of a Gaussian beam (R) and the direction of propagation (z). The Gaussian beam is a model for laser beams.
Deutsch: Das Diagramm zeigt die Abhängigkeit zwischen dem Radius der Wellenfront R und der Ausbreitungsrichtung z. Der Gaußstrahl ist ein Modell für Laserstrahlen.


Software

Date

March 2008(2008-03)

Source

Own work

Author

א (Aleph)

Permission
(Reusing this image)

see below


[edit] Licensing

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 2.5 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license

العربية | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Eesti | فارسی | Suomi | Français | עברית | Hrvatski | Italiano | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Português | Русский | తెలుగు | ไทย | Türkçe | Vèneto | Tiếng Việt | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

If you use this image, you have to credit this: Image by א (Aleph), http://commons.wikimedia.org
Wenn Sie dieses Bild verwenden, müssen Sie folgendes angeben: Bild von א (Aleph), http://commons.wikimedia.org


[edit] Gnuplot Script


# #############################################################
#
# This file was created by א and may 
# only be used under the terms of the 
# Creative-Commons-License CC-BY-SA-2.5 
# with apropriate attribution. 
#
# You MUST credit this: א (Aleph), http://commons.wikimedia.org
#
# #############################################################

# Gnuplot code as follows:
reset

set terminal svg enhanced size 800 800 fsize 36 fname "Arial"
set output "Gaussian_beam_wavefront_radius.svg"

# Constant
z0=4.0

# Configure coordinate system
unset border
unset tics
set xtics axis mirror ("z_0" z0) scale 0.5
set key off
set xrange [0:15]
set yrange [0:20]
set label "z" at 13,-1
set label "R" at -1,17.5

set object 1 rect from screen 0, screen 0 to screen 1 back fillcolor rgb "white" fillstyle solid linewidth 0


# Arrows along the axes
set style arrow 2 filled size 1,10
set arrow arrowstyle 2 from 0,0 to 15,0
set arrow arrowstyle 2 from 0,0 to 0,20

# Function for gaussian beam
R(z) = z*(1+(z0/z)**2)

# Grey lines
set style arrow 3 nohead lt rgb "grey"
set arrow arrowstyle 3 from z0,0 to z0,2*z0+2
set arrow arrowstyle 3 from z0-2,2*z0 to z0+2,2*z0

set dummy z

# Plot radius
plot R(z) lt rgb "red" linewidth 3

# Undo everything
reset

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:56, 2 April 2008Thumbnail for version as of 18:56, 2 April 2008800×800 (7 KB)א (talk | contribs)
18:52, 2 April 2008Thumbnail for version as of 18:52, 2 April 2008800×800 (5 KB)א (talk | contribs) ({{Information |Description='''Wavefront radius of Gaussian beam over direction of propagation''' {{en|This diagram shows the relation between the wavefront radius of a Gaussian beam (R) and the direction of propagation (z). The Gaussian beam is a model f)

The following page links to this file:

Global file usage

The following other wikis use this file: