Thread Closed

Daylight!

 
Share Thread Thread Tools
Jul5-05, 05:29 AM   #1
 

Daylight!


Consider the physical aspects of our Solar System that result in the Earth having seasons... how does this gives us variable hours of daylight.

How would i calculate the shortest or longest day for a specific point on earth?

cheers.
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jul5-05, 05:53 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Err, what is your level of understanding of the dynamics of the Earth? I mean what do you know about how it travels around the sun? What measurements do you have about velocity of orbit, speed or rotation, tilt of axis etc..?
 
Jul5-05, 05:56 AM   #3
 
Recognitions:
Homework Helper Homework Help
ever heard of www.google.com ?
 
Jul5-05, 06:22 AM   #4
 

Daylight!


Quote by Zurtex
Err, what is your level of understanding of the dynamics of the Earth? I mean what do you know about how it travels around the sun? What measurements do you have about velocity of orbit, speed or rotation, tilt of axis etc..?
i have absolutely no data about any of the prior. what i DO have is various cities locations and the amount of daylight they experienced on the 4th of July.

I should be able to extend these findings to make a generalisation about the hours of daylight for any latitude and longitude.

there should be a relationship that relates the day of the year, the hours of daylight, the latitude and the longitude.
 
Jul5-05, 07:52 AM   #5
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by decs
i have absolutely no data about any of the prior. what i DO have is various cities locations and the amount of daylight they experienced on the 4th of July.

I should be able to extend these findings to make a generalisation about the hours of daylight for any latitude and longitude.

there should be a relationship that relates the day of the year, the hours of daylight, the latitude and the longitude.
Yeah, I wouldn't imagine it's all that complex but you need to know a bit about ellipses and spheres.

However by the sounds of it you don't really have the mathematical knowledge to construct a method to work out day light given the latitude and longitude and the date. There are calculators all over the web that will just give an output for you though, like the above poster says, you could just use Google.
 
Jul5-05, 08:58 AM   #6
 
i formula so far is

12+(12/67)*latitude*cos(2pi.t)=hours of sunlight

where t=days/365

its ALMOST right ppl...
 
Jul5-05, 09:09 AM   #7
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by decs
i formula so far is

12+(12/67)*latitude*cos(2pi.t)=hours of sunlight

where t=days/365

its ALMOST right ppl...
May I ask how you derived that? I may be able to help you.

Edit: Oh and it clearly isn't right as it wouldn't work for extreme places like such as the north and south poles where there can be daylight for days.

I speant about 5 minuites attempting to draw out a model to caclulate it when I realised quite a lot of data. Anyway here is something I found while looking it up: http://www.spsu.edu/math/stinger/101-115/109.htm

I have a feeling that is a bit simplified but I think it might do you nicely.
 
Jul7-05, 01:31 PM   #8
 
Recognitions:
Science Advisor Science Advisor
I remembering figuring this one out years ago when I was a student. I'm not sure if the equation I got was exact, but I think it was pretty close. The formula I arrived at was

daylight_hours = 12 ( 1 + 2/Pi arcsin( tan(tilt) tan(lat) sin(2 Pi * n / 365.25) ) )

Where,
tilt = Constant of 0.4093 radians (23.45 degrees)
lat = Latitude of location on Earth.
n = Number of days elapsed since the northern hemishpere spring equinox.

Notes.

1. I've used radian throughout, just change each literal occurance of "Pi" to 180 if you want to use degrees throughout.

2. The equation should apply without modification to both northern and southern hemispheres provided that southern latitudes are entered as negative.
 
Thread Closed
Thread Tools


Similar Threads for: Daylight!
Thread Forum Replies
Daylight sinusoid any help appreciated :) Precalculus Mathematics Homework 2