Next Article in Journal
Electrical Model of a Carbon-Polymer Composite (CPC) Collision Detector
Next Article in Special Issue
Secure Cooperation of Autonomous Mobile Sensors Using an Underwater Acoustic Network
Previous Article in Journal
The Effect of Direction on Cursor Moving Kinematics
Previous Article in Special Issue
AURP: An AUV-Aided Underwater Routing Protocol for Underwater Acoustic Sensor Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sunlight Intensity Based Global Positioning System for Near-Surface Underwater Sensors

by
Javier V. Gómez
1,
Frode E. Sandnes
2,* and
Borja Fernández
3
1
Department of Systems and Automation, Carlos III University of Madrid, Avda. de la Universidad 30, 28911 Leganés, Madrid, Spain
2
Institute of Information Technology, Faculty of Technology, Art and Design, Oslo and Akershus University College of Applied Sciences, P.O. Box 4, St. Olavs plass, N-0130 Oslo, Norway
3
Department of Computer Science, Rey Juan Carlos University of Madrid, Calle Tulipán s/n, 28933 Móstoles, Madrid, Spain
*
Author to whom correspondence should be addressed.
Sensors 2012, 12(2), 1930-1949; https://doi.org/10.3390/s120201930
Submission received: 15 December 2011 / Revised: 1 February 2012 / Accepted: 7 February 2012 / Published: 10 February 2012
(This article belongs to the Special Issue Underwater Sensor Nodes and Underwater Sensor Networks)

Abstract

: Water monitoring is important in domains including documenting climate change, weather prediction and fishing. This paper presents a simple and energy efficient localization strategy for near surface buoy based sensors. Sensors can be dropped randomly in the ocean and thus self-calibrate in terms of geographic location such that geo-tagged observations of water quality can be made without the need for costly and energy consuming GPS-hardware. The strategy is based on nodes with an accurate clock and light sensors that can regularly sample the level of light intensity. The measurements are fitted into a celestial model of the earth motion around the sun. By identifying the trajectory of the sun across the skies one can accurately determine sunrise and sunset times, and thus extract the longitude and latitude of the sensor. Unlike previous localization techniques for underwater sensors, the current approach does not rely on stationary or mobile reference points.

1. Introduction

Most of the Earth’s surface is covered in water which affects us in numerous ways. We depend on the oceans as a vital source for food. Moreover, the conditions in the oceans greatly affect the weather on land. Increasingly, we have become aware that our actions also affect the world’s oceans and there is currently much focus on climate change. For instance, variations in ocean salinity are important as it is a vital indicator of water cycle and used for climate forecasting [1]. Several ocean-monitoring systems have been developed for collecting data about the upper ocean salinity and temperature data using ships and buoys. Not only are the measurements themselves important, but also the geographic location where the measurement is made. In addition, underwater or near surface sensors and sensor networks have been used for several other civilian and military applications such as salmon detection and tracking [2].

There is a vast body of research on underwater sensors and sensor networks. Issues addressed include energy consumption [3], image analysis [46], optics [7], routing protocols [810], sound [11] and acoustic localization through measurements [12]. In fact, localization is a challenging problem for several reasons. The commonly used GPS technology is dependent on energy consuming hardware, long satellite locking times and a satellite infrastructure that is approaching the end of its lifetime [13]. Moreover, another problem with GPS technology is that GPS signals do not propagate through water [14], and this is the reason existing research on underwater sensor networks focuses on acoustic communication. However, underwater conditions are often characterized by harsh physical conditions resulting in low bandwidth, large propagation delays and high bit error rates. Another challenge is the speed of sound due to water currents. Existing localization techniques thus try to combat these challenges by employing static or mobile reference nodes [15,16]. Hence, the localization mechanisms are dependent on a complex infrastructure of sensor nodes. This work proposes a localization technique that is not dependent on such infrastructure, but rather uses the sun as a reference point.

This paper is organized as follows. In Section 2 the proposed localization system is described, outlining hardware requirements and software algorithms. Next, Section 3 shows the simulation results and how they validate the model. Following, Section 4 contains the results of the system working with real sunlight data. In Section 5 the advantages and disadvantages are discussed. Last, Section 6 summarizes the conclusions obtained.

2. SGP System Description

The Sunlight Intensity based Global Positioning System (SGPS) is able to localize outdoor objects by its earth coordinates (longitude and latitude) using only light intensity information.

The system described takes into account stationary objects. This means that the object has to be in the same position during the whole day (or at least during the daylight time). Due to the accuracy of the system and due to the fact that the sunlight intensity can be considered constant in small areas, small movements are possible. In this case the term small depends on the accuracy of the system, a few kilometers.

2.1. System Requirements

The method proposed herein is based on electronic devices with a built-in clock which maintains a relatively accurate account of time and date. Digital clocks are built into most electronic hardware and can run for many years on one single battery with limited drift. It is therefore assumed that at any time the object can enquire the current time t and date d. It is assumed that the time is set to Universal Time (UTC) which makes the calculations presented herein simple and is represented in decimal form in the range from 0 to 24. Issues such as daylight saving time are thus avoided. Next, the date d is represented as the day of the year, where 1 January is day 1, etc.

Next, the strategy requires that the device has some form of light sensor that is capable of measuring the lighting condition e. The simplest possible device is a light intensity sensor which gives a voltage directly proportional to the incident light intensity. This type of sensors consume no electrical energy since they actually change the light energy into electrical energy without any power source. Some other devices could be used, for instance a simple and low cost exposure value meter such as those built into most low-cost digital cameras [1719] or it could be a low cost camera (CCD-chip). In the cases of exposure values (EV) then e is a real value between 0 to approximately 20 [20,21]. If a camera is used a simple representation of exposure can be obtained simply using:

e = 1 XY x = 1 X y = 1 Y I x , y
where Ix,y is the pixel intensity for the pixel located at (x, y) in the image and X and Y are the numbers of image pixels in columns and rows correspondingly. To reduce computation a small subset of these points can be sampled throughout the image using some two dimensional sampling pattern.

The system proposed in this paper is designed to be as simple as possible. Therefore, apart from the light sensor, a microprocessor is required in order to analyze the data given by the sensor. This element consumes most of the energy in the system.

A feasible option for implementing the proposed system is to use mote technology [22]. These motes are small, low-cost electronic devices which includes sensor support, small microprocessors, wireless and serial communications. This kind of technology is being used during the last years in sensor networks. Furthermore, some of these motes are designed to be energy-efficient and their energy consumption allows to use these devices with single batteries for a long time.

The SGPS operation is summarized in the flowchart presented in Figure 1. Also, an Arduino-based implementation is suggested in Figure 2. The system can be designed in a more complex way, including other data measuring devices or using a more powerful microprocessor, but the system proposed herein is focused in a simple measuring strategy, with low-cost, energy-efficient components.

2.2. Celestial Model

This paper presents a new algorithm to localize outdoor objects using only sunlight intensity data for a given location. With this information, it is possible to obtain the sunrise and sunset times for that location. Only with these two values, the celestial model determines the coordinates (both longitude and latitude). Thus, the coordinates can be expressed as a function of the sunrise and sunset times as shown in Figure 3.

There is an accurate, well-known algorithm based on Julian Day which allows to find out the sunrise and sunset times for a specific place by only knowing the coordinates of that place and also the date [23]. However, it is not possible to obtain the inverse of the algorithm since some formulas of this algorithm depend on both latitude and longitude, and when they are tried to be separated the result is that the latitude depends on the longitude and vice-versa.

Then, the method described herein can be reduced to the problem of identifying the sunset and sunrise times for a given day. Given an accurate measurement of the sunrise time tsunrise and sunset time tsunset, the solar noon tmidday is simply:

t midday = t sunrise + t sunset 2

The UTC representation of time assumes that sunrise occurs before sunset. If the sunset occurs before the sunrise within the 24 h UTC time window then it means that it is a fractional day, since the sunrise happens the day before (in UTC format) that sunset. This has to be taken into account when applying this equation, since if the equation is applied directly with a sunset time earlier than the sunrise time, the noon time will not be correct (in fact, the result would be the midnight time). Section 3.1 details how to overcome this issue when applying Equation (2).

As stated in Section 2.1 the times have to be expressed in UTC and in decimal format (from 0 to 24). For the next formulas all the times will be expressed in this format and the angles in radians. The angular sunset can be computed as follows:

a sunset = π 12 | t sunset t midday |
and the declination of the sun δ can be approximated by the following Fourier series [24]:
δ = 0.006918 0.399912   cos ( β ) + 0.070257   sin ( β ) 0.006758   cos ( 2 β ) + 0.000907   sin ( 2 β ) 0.002697   cos ( 3 β ) + 0.00148   sin ( 3 β )
where β is the fractional year expressed in radians given by:
β = 2 π 365   d
and d is the day from 1 to 365. In the case of a leap-year, where d can be 366 the value for β is close to 2π, which gives the same result in the equation for δ as when d is 1 and β is equal to 2π/365.

Finally, the coordinates can be obtained. For the longitude λ (in radians), where positive values represent east and negative values represent west, the next equation is employed:

λ = 2 π   12 t midday 24
and the latitude φ (in radians) of the objects location can be found by numerically solving for latitude using the following equation, where positive values represent north and negative values represent south:
cos ( a sunset ) = sin ( 0.0145 ) sin ( δ )   sin ( φ ) cos ( δ )   cos ( φ )
The equations provided in this sections allows to find out the coordinates for outdoor objects by means of the times of the sunrise and the sunset for a given day.

2.3. Measurement Strategy

The system is designed to work autonomously, being able to localize itself within the first 24 h of being switched on. This implies that the system can determine its coordinates without any previous information besides the time.

Given a sufficient supply of electric power, for instance if the object has a steady power supply, the initialization can be simply performed using brute force by continuously sampling the lighting condition. If the light sensor is sampled at r samples per second, then this is the same as M samples for each 24 h cycle, given by:

M = 24 × 60 × 60 × r

The accuracy of the measurements will therefore be in the range of:

a = 360 M

It will take maximum 24 h to identify the location and the effort involved is defined by E = M × p, where p is the energy consumed to perform each sample and E is the total energy. This is the optimal solution in terms of speed and accuracy. However, for a power constrained device the strategy is unrealistic as a very simple device could run out of power after just a few hours or sooner, although the latest technologies released are improving the energy consumption and some devices can run for months with standard off-the-shelf AA batteries.

2.4. Enhancements

Several theoretical enhancements are possible. Sunrises can be predicted if early measurements are taken. This is because the light intensity increases gradually over some time interval before one passes the threshold. If a light intensity measurement is taken that is above the night baseline value but yet below the threshold then this is a sign that a sunrise is approaching soon and the sample rate can be dynamically increased. This is illustrated by Figure 4(a) which shows an authentic intensity plot obtained using a webcam. Clearly the intensity rises for about 20 min before the sun breaks.

However, it may be more difficult to get a pre-warning of a sunset in this way as this will suddenly drop below the threshold value. One way to overcome this is to observe additional features. If the light sensor is capable of capturing color spectrum information then additional information can be exploited to better predict sunrises and sunsets. For instance, the CCD sensors in digital cameras are capable of detecting color as well as intensity. This is because sunsets and sunrises often are characterized by large changes in hue which affect entire scenes. Such changes in hue occur prior to sunsets and thus a detection in hue change can be used to predict an upcoming sunset. This is illustrated in Figure 4(a) which presents a 24 h plot obtained using a webcam. The hue h(r, g, b) of each pixel is computed from the r, g and b (red, green and blue) components as follows:

h ( r , g , b ) = atan 2   ( 2 r g b ,   3 ( g b ) )

The steady line shows the overall image intensity and the other line illustrates overall image hue. Clearly, the hue is changing dramatically just before the sunrise and sunset. In fact, these can be seen as the two peaks in the hue plot. However, the exploitation of such features is a topic of future research.

3. Simulation Results

In order to be able to evaluate the system independently of the problem of finding the sunrise and sunset time accurately, the algorithm proposed in Section 2.2 is tested with a theoretical celestial model. Thanks to this model, the sunrise and sunset times can be used as inputs to the system with a low error. Stationary objects are assumed since the objective of this section is to validate the celestial model and extract some conclusions prior to applying it to a real measurements.

The theoretical celestial model used in the simulations is based on [23], and to validate that these simulations are robust, they were benchmarked against a spreadsheet developed by the National Oceanic and Atmospheric Administration of the United States Department of Commerce (NOAA) [25].

Note that our system operates according to civil time (without taking into account the established time zones) while the NOAA calculations are based on solar times. The following equation can be used to convert between the two time-formats:

t civil = t solar + EqT
where the EqT value is the Equation of Time for a given day. There are different approaches for determining EqT. NOAA employs a very accurate expression given by Meeus [23]. However, this is a complex equation which uses parameters not available for this application. Thus, the expression proposed by Spencer [24] was employed since it only uses information about the day d:
EqT = 229.18 × ( 0.000075 + 0.001868   cos ( β ) 0.032077   sin ( β ) 0.014615   cos ( 2 β ) 0.040849   sin ( 2 β ) )
where β is described in Section 2.2. A comparison of the two equations of time is shown in Figure 5.

The NOAA sunrise and sunset time predictions have been verified to be accurate within a minute for locations between ±72° latitude, and within 10 min outside those latitudes. Also, the celestial model employed is valid for dates between 1901 and 2099, due to approximations used in the Julian Day calculation.

The simulation involves finding the sunrise and sunset times, in UTC, using the NOAA approach for 2011. For each value the algorithm described in Section 2.2 is applied.

Figure 6 shows the results of this procedure using the Oslo (Norway) coordinates (59.95°N, 10.75°E). This figure shows that the system gives values closer to the coordinates used. The longitude is theoretically perfect with zero error. For the latitude, its results are accurate, but there are error peaks close to the equinoxes, where the value of the declination of the sun δ tends to 0. The equinoxes occur at 22, 23 March (d = 81, 82) and 20, 21 September (d = 265, 266).

One conclusion drawn from the simulation results is that the system works according to theory. The fact that the computational complexity is not critical allows to modify the algorithm, creating complex error compensation algorithms and even to use numerical solving in order to improve the accuracy.

3.1. Fractional Days

Section 2.2 mentioned that fractional days require special treatment for the algorithm to work. We define as fractional days those days where the sunset occurs before the sunset within the 24 h UTC time window.

For example, imagine that there is a day in which the sunrise occurs at 22 h and the sunset occurs at 4 h into the following day. Then, applying the algorithm midday is reported to occur at 13 h. This make no sense as midday occur at night. To avoid complex modifications of the algorithm the following strategy is employed: Midday of a fractional day within 24 h window is equal to the midday time calculated by the standard tmidday Equation (1) using the sunrise of the previous day adding 12 h and obtaining the module of this number by 24. Or, more precisely:

t md ( d ) = mod ( t md , frac ( d ) + 12 ,   24 )
where
t md , frac ( d ) = SR ( d 1 ) + SS ( d ) 2

Applying this strategy to the previous example, in which the standard tmidday equation gives a result of 13 h UTC, the new result yields a midday at 25 h UTC (13+12) or 1 h UTC of the same day (since 25 h UTC refers to d − 1). The correct midday time is thus obtained. Figure 7 depicts the effect of this modification.

This strategy allows the coordinates having the sunset of one day and the sunrise of the next day to be found on hardware platforms where the UTC days are treated independently. A small error is introduced, since the times of two different days are used. This error is practically insignificant since the difference of a sunrise (or sunset) times of two consecutive days is only a few minutes and by itself lower than the error of the light sensors used to detect sunrise or sunset times.

4. Experimental Results

In order to evaluate the feasibility, reliability and accuracy of the proposed system tests have been carried out. These tests comprised measuring the light intensity throughout the entire day and later analyzing the data, obtaining the sunrise and sunset times and then applying the algorithm explained in Section 2.2.

The sunlight measures were obtained from the NOAA Public FTP server [26]. This dataset comprise data dating back to 1995. Each entry documents the date, UTC time and sun variables values such as downwelling and upwelling global solar radiation, direct radiation, diffuse radiation, infrared, atmospheric pressure, etc. The files also provide the coordinates and elevation of the station above sea level where the measures were obtained. These are not underwater measurements, but serve as a realistic substitute.

Only the downwelling global solar radiation was used in the experiment, since it is the most representative of light intensity combining both direct and diffuse radiation. Furthermore, radiation is the one which the most low cost sensors measure. The downwelling global solar radiation is expressed in W/m2 where theoretically the minimum value is 0. However, the sensors employed by NOAA are thermopile-based, and it is not unusual for these solar instruments to register small negative signals at night. This offset is attributed to the thermopile cooling to space.

4.1. Identifying Sunrise and Sunset Times

The problem of accurately identifying the sunrise and sunset times is difficult using only light intensity data. Comparing the measured data with the times given by the NOAA celestial model, it can be assumed that when the data is close to 0 W/m2 a transition occurs, that is, a transition from day to night, or vice versa. Using such a threshold to identify the sunrise and sunset times is a very simple solution, and its accuracy depends on the atmospheric conditions for that day since a cloudy day the light intensity value will be lower at the same hour than for a sunny day. However, due to the measurement system offset, setting a threshold of 0 gives accurate sunrise and sunset measurements. Of course, this threshold depends on the hardware employed and should be calibrated.

However, due to signal noise, using a simple zero crossing condition is not enough, as it may result in many transitions per day. For days with more than two transitions, the mean time of the two transitions closest to those of neighbouring days are used (see Figure 8).

The strategy for handling fractional days relies on information about the previous day. When this information is not available the sunrise time for the current day is used instead.

The main steps of the approach can be summarised as follows:

  • The celestial model used is described in Section 2.2.

  • The downwelling global solar radiation measurements available at the NOAA FTP server are used.

  • Each day is treated independently of each other.

  • A time window based algorithm is employed to discover the sunrise and sunset transitions.

  • The equinoxes have not been taken into account when running the program (days 81, 82, 265 and 266 for each year).

4.2. Results Analysis

Figure 9 shows the error histograms for latitude and longitude using the equation of time correction. They show the absolute error in percentage in the X axis and in the Y axis the number of measures in which the error is given by the X axis. The error percentage for the latitude is:

e latitude % = e latitude 180   100
Similarly, for the longitude:
e longitude % = e longitude 360   100

The interpretation of these histograms is that most days only have a small error. For instance, more than 10.000 days (almost 35% of the total number of tested days) had less than 1% error in longitude. The red line shows the accumulated percentage. The errors for longitude is less than those for latitude.

Figure 10 shows the same histograms as in Figure 9 but with kilometers as unit converted using 1°= 111.12 kilometers in latitude and 1°= 111.12 cos φ kilometers in longitude. Moreover, Figure 11 shows a dispersion plot with the error obtained for each day. The results obtained prove that the algorithm works well using only sunlight intensity data. However the error in kilometers is high for most common applications. The dispersion plot (Figure 11) shows that most points are close to the origin. The longitude accuracy is high while the latitude accuracy is somewhat worse, though acceptable. Thus, the dispersion plot is concentrated in a vertical line due to the equinoxes.

Next, Figure 12 shows results from days where the sunlight signal is noisy and where there were more than two transitions per day. Here, the points are concentrated around zero error and in a vertical line. However, in this case the accuracy is not as high as in the previous examples.

Figure 13 also reveals how the error percentage for a given value (manually chosen) varies among different stations as a function of the elevation over the sea level. This image also includes a linear regression plot. Although there too few stations to reliably assess the tendency, it is possible to assert that the higher the station the lower the error. If a station is higher, it will see the sunrise earlier (or the sunset later). This can be translated in terms of decreasing the threshold values (Section 4.1) in function of the height of the sensor over the sea level. This has the same effect as the height: anticipating the sunrise or delaying the sunset. But this parameters depends on the light sensor employed and it also requires a height sensor.

Finally, Figure 14 shows the error of the algorithm for 2010 data for one of the stations. It is interesting to compare this graph with Figure 6. It is possible to see how the equinoxes increases the error enormously in the latitude. On the other hand, the longitude error points out that the error of the system is higher than the error introduced because of the Spencer EqT. Thus, the critical part of the algorithm is to identify accurately the sunrise and sunset times.

5. Discussion

Most global localization methods are based on GPS [27]. However, the GPS technology is problematic.

On the other hand, the SGPS is a stand-alone system that is not dependent on any technical infrastructure. It requires a modest hardware and simple software. SGPS is a low cost system with a prototype cost of less than 40 dollars (30 euros).

SGPS system is energy efficient. The energy consumption depends mainly on the number of measures taken. The system only need to take measurements during sunrises and sunsets, and the system can remain asleep the rest of the time.

On the down side, the accuracy of the SGPS accuracy is low compared with other systems. Moreover, the position refresh rate is lower than for other systems. For instance, GPS or GSM can refresh the position every few seconds.

Another drawback is that the object must be stationary and the system does not work properly during the equinoxes, which means that there are several days in which the results are not reliable at all. However, this problem can be solved by interpolation as it is well known when equinoxes occur.

The system will not work beyond the Northern or Southern polar circles during the summer or winter seasons since there are no sunrises or sunsets. More specifically, the limitation implies that the system can be used only when there is a sunrise or sunset in those latitudes which satisfy the following conditions:

90 ° + δ < φ < 90 ° δ
during the Northern Hemisphere summer, or:
90 ° δ < φ < 90 ° + δ
during the Northern Hemisphere winter. In both equations δ is the sun declination and φ the latitude. Out of the latitudinal ranges it is total daylight or total nighttime.

6. Conclusions and Future Work

This paper presents a novel global localization system, based on measuring the cyclic variations in light intensity resulting from the movement of the celestial bodies. In this case, the rotation of the earth and the resulting sunrises and sunsets are taken into account.

Thus, an algorithm is proposed to find the geographic coordinates for an outdoor object which measures the light intensity throughout a day and is able to identify accurately the sunrise and sunset times.

The conclusion obtained from the results are that the accuracy of the system is relatively high taking into account the devices which are required to build the system. Also, it is denoted that the total accuracy mainly depends on the precision when identifying sunrises and sunsets, and not on the celestial model employed.

Compared to current global localization methods, SGPS can not be applied to tasks requiring a high accuracy, such as search and rescue, navigation, etc. However, the accuracy should be sufficient for certain data gathering applications such as water monitoring and climate change monitoring.

Future research includes improving the accuracy using other magnitudes such light spectrum and improving robustness towards impurities in the water. Moreover, artificial intelligence techniques may be employed to better identify the sunrise and sunset times. Another improvement is to study ways of counteracting the systematic error in longitude due to the usage of the Spencer EqT and latitude due to the equinoxes.

References

  1. Huang, Y.P.; Kao, L.J.; Sandnes, F.E. Efficient mining of salinity and temperature association rules from ARGO data. Expert Syst. Appl 2008, 35, 59–68. [Google Scholar]
  2. Deng, Z.D.; Weiland, M.A.; Fu, T.; Seim, T.A.; Lamarche, B.L.; Choi, E.Y.; Carlson, T.J.; Eppard, M.B. A cabled acoustic telemetry system for detecting and tracking juvenile salmon: Part 2. Three-dimensional tracking and passage outcomes. Sensors 2011, 11, 5661–5676. [Google Scholar]
  3. Luo, H.; Guo, Z.; Wu, K.; Hong, F.; Feng, Y. Energy balanced strategies for maximizing the lifetime of sparsely deployed underwater acoustic sensor networks. Sensors 2009, 9, 6626–6651. [Google Scholar]
  4. Celebi, T.A.; Erturk, S. Visual enhancement of underwater images using empirical mode decomposition. Expert Syst. Appl 2012, 39, 800–805. [Google Scholar]
  5. Chen, Y.; Li, W.; Xia, M.; Yang, K. Model-based restoration and reconstruction for underwater range-gated imaging. Opt. Eng 2011, 50. [Google Scholar] [CrossRef]
  6. Vasilescu, I.; Detweiler, C.; Rus, D. Color-accurate underwater imaging using perceptual adaptive illumination. Auton. Robot 2011, 31, 285–296. [Google Scholar]
  7. Darecki, M.; Stramski, D.; Sokolski, M. Measurements of high-frequency light fluctuations induced by sea surface waves with an underwater porcupine radiometer system. J. Geophys. Res. Oceans 2011, 116. [Google Scholar] [CrossRef]
  8. Casari, P.; Zorzi, M. Protocol design issues in underwater acoustic networks. Comput. Commun 2011, 34, 2013–2025. [Google Scholar]
  9. Ayaz, M.; Baig, I.; Abdullah, A.; Faye, I. A survey on routing techniques in underwater wireless sensor networks. J. Netw. Comput. Appl 2011, 34, 1908–1927. [Google Scholar]
  10. Linfeng, L. A deployment algorithm for underwater sensor networks in ocean environment. J. Circuits Syst. Comput 2011, 20, 1051–1066. [Google Scholar]
  11. Martinez, J.J.; Myers, J.R.; Carlson, T.J.; Deng, Z.D.; Rohrer, J.S.; Caviggia, K.A.; Woodley, C.M.; Weiland, M.A. Design and implementation of an underwater sound recording device. Sensors 2011, 11, 8519–8535. [Google Scholar]
  12. Isbitiren, G.; Ozgur, A. Three-dimensional underwater target tracking with acoustic sensor networks. IEEE Trans. Veh. Technol 2011, 60, 3897–3906. [Google Scholar]
  13. Government Accountability Office, US. Significant Challenges in Sustaining and Upgrading Widely Used Capabilities; GAO-09-670T; US Government Accountability Office (GAO), Global Positioning System: Washington, DC, USA, 2009. [Google Scholar]
  14. Tan, H.P.; Diamant, R.; Seah, W.K.G.; Waldmeyer, M. A survey of techniques and challenges in underwater localization. Ocean Eng 2011, 38, 1663–1676. [Google Scholar]
  15. Erol-Kantarci, M.; Oktug, S.; Vieira, L.; Gerla, M. Performance evaluation of distributed localization techniques for mobile underwater acoustic sensor networks. Ad Hoc Netw 2011, 9, 61–72. [Google Scholar]
  16. Cheng, X.; Shu, H.; Liang, Q.; Du, H.-C. Silent positioning in underwater acoustic sensor networks. IEEE Trans. Veh. Technol 2008, 57, 1756–1766. [Google Scholar]
  17. ANSI. American National Standard Photographic Exposure Guide; ANSI PH2.7-1973; American National Standards Institute: New York, NY, USA, 1973. [Google Scholar]
  18. ANSI. ANSI PH2.7-1986. American National Standard for Photography—Photographic Exposure Guide; American National Standards Institute: New York, NY, USA, 1986. [Google Scholar]
  19. Ray, S.F.; Jacobson, R.E.; Atteridge, G.G.; Axford, N.R. The Manual of Photography: Photographic and Digital Imaging; Focal Press: Waltham, MA, USA, 2000. [Google Scholar]
  20. Sandnes, F.E. Where was that photo taken? Deriving geographical information from image collections based on temporal exposure attributes. Multimed. Syst 2010, 16, 309–318. [Google Scholar]
  21. Sandnes, F.E. Determining the geographical location of image scenes based on object shadow lengths. J. Signal Process. Syst 2011, 65, 35–47. [Google Scholar]
  22. Polastre, J.; Szewczyk, R.; Sharp, C.; Culler, D. The Mote Revolution: Low Power Wireless Sensor Networks. Proceedings of the 16th Symposium on High Performance Chips (HotChips), San Francisco, CA, USA, 22–24 August 2004.
  23. Meeus, J. Astronomical Algorithms, 2nd ed; Willmann-Bell, Inc: Richmond, VA, USA, 1999. [Google Scholar]
  24. Spencer, J.W. Fourier series representation of the position of the sun. Search 1971, 2, 172. [Google Scholar]
  25. National Oceanic and Atmospheric Administration (NOAA). National Oceanic and Atmospheric Administration Solar Calculations Spreadsheet; NOAA: Silver Spring, MD, USA, 2011. [Google Scholar]
  26. NOAA. NOAA FTP Server. 2011. Available online: ftp://ftp.srrb.noaa.gov/pub/data/surfrad/ (accessed on 9 February 2012). [Google Scholar]
  27. Hofmann-Wellenhof, B.; Lichtenegger, H.; Collins, J. Global Positioning System: Theory and Practice, 4th ed; Springer Verlag: Berlin, Heidelberg, Germany, 1997. [Google Scholar]
Figure 1. SGPS flowchart showing what steps are done by hardware and what by software.
Figure 1. SGPS flowchart showing what steps are done by hardware and what by software.
Sensors 12 01930f1 1024
Figure 2. Hardware implementation based on Arduino Mega: power source, SD storage, clock and light dependent resistor (LDR) sensor. The simplest SGPS implementation costs less than US $40 in components.
Figure 2. Hardware implementation based on Arduino Mega: power source, SD storage, clock and light dependent resistor (LDR) sensor. The simplest SGPS implementation costs less than US $40 in components.
Sensors 12 01930f2 1024
Figure 3. Daylight parameters influenced by latitude and longitude.
Figure 3. Daylight parameters influenced by latitude and longitude.
Sensors 12 01930f3 1024
Figure 4. (a) Gradual increase in intensity towards sunset; (b) Sudden hue changes predict sunrises and sunsets.
Figure 4. (a) Gradual increase in intensity towards sunset; (b) Sudden hue changes predict sunrises and sunsets.
Sensors 12 01930f4 1024
Figure 5. Comparison between the Meeus and Spencer Equations of Time.
Figure 5. Comparison between the Meeus and Spencer Equations of Time.
Sensors 12 01930f5 1024
Figure 6. Simulation results of the SGPS using Oslo coordinates. (a) The latitude is independent of the Equation of Time; (b) The longitude error is zero when using the EqT value from the Meeus equation, but not when using the Spencer expression.
Figure 6. Simulation results of the SGPS using Oslo coordinates. (a) The latitude is independent of the Equation of Time; (b) The longitude error is zero when using the EqT value from the Meeus equation, but not when using the Spencer expression.
Sensors 12 01930f6 1024
Figure 7. Correcting the midday error by the initial midday equation.
Figure 7. Correcting the midday error by the initial midday equation.
Sensors 12 01930f7 1024
Figure 8. Sunrise and sunset times identification (threshold = 0). (a) Real NOAA light intensity data for one day; (b) Sunrise transitions and how the sunrise time is chosen; (c) Sunset transition. In this case there is only one transition.
Figure 8. Sunrise and sunset times identification (threshold = 0). (a) Real NOAA light intensity data for one day; (b) Sunrise transitions and how the sunrise time is chosen; (c) Sunset transition. In this case there is only one transition.
Sensors 12 01930f8 1024
Figure 9. Histograms showing the absolute percentage error. (a) Latitude histogram; (b) Longitude histogram.
Figure 9. Histograms showing the absolute percentage error. (a) Latitude histogram; (b) Longitude histogram.
Sensors 12 01930f9 1024
Figure 10. Histograms showing the absolute error in kilometers. (a) Latitude histogram; (b) Longitude histogram.
Figure 10. Histograms showing the absolute error in kilometers. (a) Latitude histogram; (b) Longitude histogram.
Sensors 12 01930f10 1024
Figure 11. Dispersion plots of the results. (a) Total dispersion plot; (b) Dispersion plot focused on the origin.
Figure 11. Dispersion plots of the results. (a) Total dispersion plot; (b) Dispersion plot focused on the origin.
Sensors 12 01930f11 1024
Figure 12. Dispersion plots of the results for days with noisy measurements.
Figure 12. Dispersion plots of the results for days with noisy measurements.
Sensors 12 01930f12 1024
Figure 13. Error percentage against elevation of the stations.
Figure 13. Error percentage against elevation of the stations.
Sensors 12 01930f13 1024
Figure 14. Error of the algorithm for all days of 2010. (a) Latitude error; (b) Longitude error.
Figure 14. Error of the algorithm for all days of 2010. (a) Latitude error; (b) Longitude error.
Sensors 12 01930f14 1024

Share and Cite

MDPI and ACS Style

Gómez, J.V.; Sandnes, F.E.; Fernández, B. Sunlight Intensity Based Global Positioning System for Near-Surface Underwater Sensors. Sensors 2012, 12, 1930-1949. https://doi.org/10.3390/s120201930

AMA Style

Gómez JV, Sandnes FE, Fernández B. Sunlight Intensity Based Global Positioning System for Near-Surface Underwater Sensors. Sensors. 2012; 12(2):1930-1949. https://doi.org/10.3390/s120201930

Chicago/Turabian Style

Gómez, Javier V., Frode E. Sandnes, and Borja Fernández. 2012. "Sunlight Intensity Based Global Positioning System for Near-Surface Underwater Sensors" Sensors 12, no. 2: 1930-1949. https://doi.org/10.3390/s120201930

Article Metrics

Back to TopTop