Difference between revisions of "TagesLaenge"

From Dietrich Blog (Strato)
Jump to: navigation, search
(Die Formel)
(Die Formel)
Line 6: Line 6:
 
cos t  = -(tan(phi) * tan(delta))
 
cos t  = -(tan(phi) * tan(delta))
 
</pre>
 
</pre>
<math>\cos t = \tan \phi * \tan \delta </math>
+
<math>\cos t = ( \tan \phi * \tan \delta ) </math>
Wobei:
+
<br />Wobei:
 
<dl>
 
<dl>
 
<dt>t:<dd>halber Tagesbogen
 
<dt>t:<dd>halber Tagesbogen

Revision as of 15:53, 13 November 2008

Siehe auch: Astronomie, Collected Excel Sheets

Die Formel

Dafür habe ich als Schüler folgende Formel gefunden:

	cos t  = -(tan(phi) * tan(delta))

<math>\cos t = ( \tan \phi * \tan \delta ) </math>
Wobei:

t:
halber Tagesbogen
phi:
Geografische Breite
delta:
Deklination der Sonne

Die Deklination der Sonne können wir vereinfacht berechnen als (Quelle: http://lexikon.astronomie.info/zeitgleichung/):

	delta = 0.40954*sin(0.0172*(T-79.35))

Wobei:

T:
Tagesnummer im Jahr; d.h. der erste Januar hat die Nummer 1, der zweite Januar die Nummer 2 usw.

Die Zeichnung

Tageslaenge.svg

-- Main.DietrichKracht - 19 Mar 2005