Archivo:Airy pattern scaled.svg

Ver la imagen en su resolución original((Imagen SVG, nominalmente 640 × 480 pixels, tamaño de archivo: 15 kB))

Resumen

Descripción
English: Airy pattern as a function of d sin θ / λ, showing the full width at half maximum and the first zero.
Fecha
Fuente Trabajo propio
Autor Edgar Bonet
Otras versiones All these have a scaling of the x axis based on the radius of the aperture, rather than the diameter: Airy Pattern.svg, FWHMofAiryDisk.png, Mplwp airydisk intensity scaled.svg, Mplwp airydisk intensity.svg.

The irradiance is

E(x) = E0 × (2 J1x) / (π x))2

where

  • E0 is the irradiance at the center of the pattern
  • x = d sin θ / λ
  • d is the aperture diameter
  • θ is the angle from the axis
  • λ is the wavelength.

Alternatively, if the pattern is seen at the focus of a lens,

  • x = r / (λ N)
  • r is the distance from the center of the pattern
  • N is the f-number.
 
Este gráfico vectorial, sin especificar según el W3C, fue creado con Gnuplot.

Gnuplot source

#!/usr/bin/gnuplot

E(x) = (2*besj1(pi*x)/(pi*x))**2

set term svg size 640, 480 enhanced name "Airy_pattern"
set output "Airy_pattern_scaled.svg"
set bmargin 3
set xlabel "x = d sin θ / λ" offset 0, 0.2
set xrange [-3.2:3.2]
set xtics 1
set mxtics 2
set lmargin 7
set ylabel "E(x) / E_0" offset 1.6
set yrange [0:1.05]
set ytics 0.2
set mytics 2
set grid linetype 1 linecolor rgb "#cccccc"
unset key
set samples 200
set arrow 1 from -0.514, 0.5 to 0.514, 0.5 heads
set label 1 "1.029" at 0, 0.535 center
set arrow 2 from 1.22, 0.09 to 1.22, 0
set label 2 "1.22" at 1.15, 0.125

plot E(x) linewidth 2 linecolor rgb "#cc0000"

Licencia

Yo, el titular de los derechos de autor de esta obra, la publico en los términos de la siguiente licencia:
w:es:Creative Commons
atribución compartir igual
Este archivo está disponible bajo la licencia Creative Commons Atribución-CompartirIgual 4.0 Internacional.
Eres libre:
  • de compartir – de copiar, distribuir y transmitir el trabajo
  • de remezclar – de adaptar el trabajo
Bajo las siguientes condiciones:
  • atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
  • compartir igual – En caso de mezclar, transformar o modificar este trabajo, deberás distribuir el trabajo resultante bajo la misma licencia o una compatible como el original.

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

image/svg+xml

8649037aa1a97439f7db9357a84c2d3deafc7efc

480 píxel

640 píxel

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual15:04 2 nov 2015Miniatura de la versión del 15:04 2 nov 2015640 × 480 (15 kB)Edgar.bonetUser created page with UploadWizard

La siguiente página usa este archivo:

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Metadatos