File:Two Slit Interference, 800nm wl, 0.1mm d, close up.png

From testwiki
Jump to navigation Jump to search
Original file (1,000 × 500 pixels, file size: 504 KB, MIME type: image/png)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Description

Density plot of two slit inteference of 800nm light thtrough slits 0.1mm apart. The equation is: where

  • d is the slit separations
  • k is the wavenumber = 2π/λ
  • x is the distance from the origin on the line containing the slits
  • y is the distance from the plane contining the slits
Date
Source

Own work

 This diagram was created with Mathematica.
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Mathematica Code

close = DensityPlot[
    x = xmm/1000; y = ymm/1000;
    Sin[k Sqrt[x^2 + (y + s)^2]] + Sin[k Sqrt[x^2 + (y - s)^2]],
    {ymm, -0.075, 0.075},
    {xmm, 0, 0.075},
    PlotPoints -> 2000,
    AspectRatio -> 0.5,
    ImageSize -> 1000,
    Mesh -> False,
    FrameLabel -> {"x/mm", "y/mm"}
    ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 June 2007

516,382 byte

500 pixel

1,000 pixel

image/png

bb550b8f01bcfa072a5a6d3224f6598762dfd564

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:05, 3 October 2016Thumbnail for version as of 00:05, 3 October 20161,000 × 500 (504 KB)wikimediacommons>CmdrjamesonCompressed with pngout. Reduced by 245kB (32% decrease).