Bestand:Depth Of Field.gif

Pagina-inhoud wordt niet ondersteund in andere talen.
Uit Wikivoyage

Depth_Of_Field.gif(480 × 280 pixels, bestandsgrootte: 1,48 MB, MIME-type: image/gif, herhalend, 128 frames, 13 s)

Beschrijving

Beschrijving
English: In an imaging system, the range over which the size of the focus doesn't change very much (i.e. everything looks "in focus") can be manipulated by changing the aperture of a diaphragm in a trade-off between amount of light, focus size, and depth of field.
Datum
Bron https://twitter.com/j_bertolotti/status/1559876630625099776
Auteur Jacopo Bertolotti
Toestemming
(Hergebruik van dit bestand)
https://twitter.com/j_bertolotti/status/1030470604418428929

Mathematica 13.1 code

\[Lambda] = 1.; k = (2 \[Pi])/\[Lambda]; zr = \[Sigma]^2 k; w = Sqrt[(1/(\[Pi]/\[Lambda] \zr/(zr^2 + z^2)))];
Solve[(w /. {z -> z1}) == wz, \[Sigma]]
w1[wz_, z1_] := Evaluate@FullSimplify[ w /. {\[Sigma] -> 1/2 Sqrt[ wz^2 - Sqrt[\[Pi]^2 wz^4 - 4 z1^2 \[Lambda]^2]/\[Pi]]}];
rayleigh[wz_, z1_] := ((1/2 Sqrt[wz^2 - Sqrt[\[Pi]^2 wz^4 - 4 z1^2 \[Lambda]^2]/\[Pi]])^2 (2 \[Pi])/\[Lambda])

frames = Table[
   Show[
    Graphics[{
      Table[{Black, Line[{{-50, j}, {50, -j}}]}, {j, 30, -30, -10}]
      ,
      Table[{Black, Line[{{-50, j}, {-76, j}}]}, {j, 30, -30, -10}]
      ,
      Table[{If[Abs[j] <= w0, Black, LightGray], Arrow[{{-75, j}, {-100, j}}]}, {j, 30, -30, -10}]
      ,
      Red, Thick , 
      Line[{{-rayleigh[w0, 50], 15}, {rayleigh[w0, 50], 15}}], 
      Line[{{-rayleigh[w0, 50], 14}, {-rayleigh[w0, 50], 16}}], 
      Line[{{rayleigh[w0, 50], 14}, {rayleigh[w0, 50], 16}}],
      Line[{{-100, w0}, {-50, w0}}], Line[{{-100, -w0}, {-50, -w0}}],
      Text[Style["Rayleigh Length\n(Depth of Field)", Bold, FontSize -> 12], {0, 25}]
      }]
    ,
    Plot[{w1[w0, 50], -w1[w0, 50]}, {z, -50, 50}, PlotStyle -> {Red, Red}]
    ,
    Graphics[{
      Gray, Disk[{-50, 0}, {3, 40}],
      Black, Thickness[0.01], Line[{{-75, 40}, {-75, w0 + 2}}], 
      Line[{{-75, -40}, {-75, -w0 - 2}}]
      , Text[Style["Diaphragm", Bold, FontSize -> 12], {-63, 45}]
      }]
    ]
   , {w0, 6, 35, 0.5}];
Dimensions[frames]
ListAnimate[Join[Table[frames[[-1]], 5], Reverse@frames, Table[frames[[1]], 5], frames ] ]

Licentie

Ik, de auteursrechthebbende van dit werk, maak het hierbij onder de volgende licentie beschikbaar:
Creative Commons CC-Zero Dit bestand is beschikbaar onder Creative Commons CC0 1.0 Universele Public Domain Dedication.
De persoon die een werk voorziet van deze licentie stelt dit werk beschikbaar aan het publieke domein door, voor zover dit wettelijk is toegestaan, afstand te doen van alle rechten op het werk in de zin van het auteursrecht, met inbegrip van alle aanverwante of naburige rechten. U kunt het werk kopiëren, aanpassen, distribueren en uitvoeren, ook voor commerciële doeleinden, zonder dat u daarvoor toestemming hoeft te vragen.

Bijschriften

Beschrijf in één regel wat dit bestand voorstelt
The depth of field changes when you change the aperture of a diaphragm.

Items getoond in dit bestand

beeldt af

image/gif

Bestandsgeschiedenis

Klik op een datum/tijd om het bestand te zien zoals het destijds was.

Datum/tijdMiniatuurAfmetingenGebruikerOpmerking
huidige versie18 aug 2022 11:05Miniatuurafbeelding voor de versie van 18 aug 2022 11:05480 × 280 (1,48 MB)BertoUploaded own work with UploadWizard

Geen enkele pagina gebruikt dit bestand.

Metadata