1 of 25

SunRiseWatch

Jana Halčinová, Lukáš Haninčík, Marek Krátky

2 of 25

Problem

3 of 25

  • problem ⇒ application!
  • some applications need internet (location determination)
  • no internet ⇒ unusable app ⇒ problem!

4 of 25

  • Example: tourism, necessity to go back before sundown
  • No internet, location determination is not possible ⇒ apps need internet connection to find it out

5 of 25

Solution

6 of 25

SunRiseWatch!

  • gadget for measurement of time and azimuth (angle) of sunrise and sundown by mechanical setting of latitude, longitude, date and time zone
  • usage: tourism, apocalypse (global internet outage)

7 of 25

8 of 25

9 of 25

10 of 25

How does it actually work?

11 of 25

Mathematical explanation

L -> latitude

x -> day of the year, expressed in angles, beginning with the autumn equinox

The length of the day during the year can be expressed by the following equation:

arccos( tan(L)* tan(0.4092 sin(x))) (1)

The azimuth of the sunrise can be expressed by the following equation:

arcsin(sin(0.4092 * sin(x))/cos(L)) (2)

We have approximated these functions using the following equations:

Day length: arccos(tan(L)*0.4339*sin(x)) (3)

Azimuth: arcsin(0.398/cos(L)*sin(x)) (4)

12 of 25

Mathematical explanation

For mechanical calculation, we are creating a device that can mechanically calculate the following function:

arccos(A*sin(x)) (5)

x is set by rotating the circle

A is set by the length of the inner arm axis

the result is determined by the two outer arms

The length of arm A for the length of day is determined by the function derived from (3):

tan (L) * 0.4339

The length of the arm A is determined for the azimuth by a function derived from (4):

0.398 / cos (L)

13 of 25

Models needed for milling

14 of 25

15 of 25

16 of 25

Algoritmus

Sunrise and sunset

  1. Set the latitude of the destination (on the left axis)
  2. Set the date
  3. Set the month
  4. Set longitude
  5. Set the time zone
  6. Read sunrise and sunset time (from rotating arms)

Sunrise and sunset position

  1. Set latitude of destination (right axis)
  2. Set the date
  3. Subtraction of sunrise and sunset time

17 of 25

Testing

18 of 25

Location

Sunrise

Sunrise calculation

Sunset

Sunset calculation

Bratislava

7:38

7:41

16:22

16:15

Ponta Delgada

7:58

8:00

17:45

17:30

New York

7:19

7:12

16:51

16:40

  • comparison of sunrise and sunset information obtained from Google and information measured using SunRiseWatch

19 of 25

  • average error rate (in minutes)
  • Sunrise: 4
  • Sunset: 11

20 of 25

Advantages

21 of 25

Disadvantages

  • Size
  • Necessity of adding multiple parameters
  • Necessity of stability during the setup
  • Necessity of “sharp eye”

22 of 25

HOWEVER...

  • The problem we solved is not trivial at all ⇒ non-trivial problem requires a non-trivial solution!
  • Although the user has to take multiple actions, their effort has been reduced to the necessary minimum
  • We have managed to determine sunrise and sunset with very high accuracy using only:
  • equations
  • cutters
  • Plexiglass
  • a few screws (so that the gatget won´t fall apart)
  • a piece of rubber

23 of 25

Potential upgrades

  • Product labels with better visibility
  • Smaller size of the product
  • Enhance precision by adding more specific labels
  • Other precision enhancements
  • Improved sliding arm sliding
  • Replacement of the elastic band insulating the sliding mechanism with another mechanism in order to provide easier sliding of the whole mechanism

24 of 25

Finally, few more pictures

25 of 25