Next Article in Journal
An Annual Plant Growth Proxy in the Mojave Desert Using MODIS-EVI Data
Previous Article in Journal
An Energy-Efficient Secure Routing and Key Management Scheme for Mobile Sinks in Wireless Sensor Networks Using Deployment Knowledge
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Field Calibration of Wind Direction Sensor to the True North and Its Application to the Daegwanryung Wind Turbine Test Sites

Division of Mechanical Engineering and Mechatronics, Kangwon National University, 192-1, Hyoja2-dong, Chunchon, Kangwon-do, 200-701, South Korea
Sensors 2008, 8(12), 7783-7791; https://doi.org/10.3390/s8127782
Submission received: 27 September 2008 / Revised: 27 November 2008 / Accepted: 26 November 2008 / Published: 3 December 2008
(This article belongs to the Section Chemical Sensors)

Abstract

:
This paper proposes a field calibration technique for aligning a wind direction sensor to the true north. The proposed technique uses the synchronized measurements of captured images by a camera, and the output voltage of a wind direction sensor. The true wind direction was evaluated through image processing techniques using the captured picture of the sensor with the least square sense. Then, the evaluated true value was compared with the measured output voltage of the sensor. This technique solves the discordance problem of the wind direction sensor in the process of installing meteorological mast. For this proposed technique, some uncertainty analyses are presented and the calibration accuracy is discussed. Finally, the proposed technique was applied to the real meteorological mast at the Daegwanryung test site, and the statistical analysis of the experimental testing estimated the values of stable misalignment and uncertainty level. In a strict sense, it is confirmed that the error range of the misalignment from the exact north could be expected to decrease within the credibility level.

1. Introduction

It is very important to correctly measure the wind when setting up the right research direction for the utilization of wind energy. The same is vital for the correct evaluation of wind resources at the particular site. When a site calibration of a wind turbine test site is conducted, an inaccuracy in positioning the wind direction sensor can cause severe errors in calculating the calibration relationship of the wind energy between the reference location and the wind turbine installation location [1, 2].
There are generally two factors causing the error between the real wind direction and the measured wind direction. The first factor is the error caused by the non-linearity of potentiometer inside the wind direction sensor. The second is the error caused by a discord with the true north that happens during the installation of the meteorological mast (MM). The first error can be corrected within the allowed tolerance through the sensor calibration in the laboratory [3]. The second error, however, can only be minimized by aligning the wind direction sensor of the MM to the true north at the time of the installation of the MM [4, 5].
The wind direction sensor's accurate alignment of the north direction to the true north is not an easy job, particularly in circumstances where the MM is being installed. Great difficulties arise, particularly when the MM is built very high. In the Daegwanryung wind turbine test site, the height of the MM is 46 m. The installation of the long MM was accomplished by assembling its components on the ground, and then erecting the assembled mast from the floor (Figure 1). Although the exact alignment of the mast to the true north was done on the ground, the discordance with the exact north occurred during the process of erection and construction. Furthermore, the high elevation of the MM causes torsion, which generates the misalignment to the true north [6, 7].
In this study, I propose a calibration technique to align to the true north to solve the discordance problem of the wind direction sensor. The misalignment of the tower to the exact north was corrected by measuring the accurate course of the wind direction sensor using the image taken by a camera, and simultaneously comparing it with the voltage value from the wind direction sensor. The blade section of the wind direction sensor from the image signal was separated by the segmentation method, and then the deviation degree was calculated by applying the least squares error method to the segmented image signal.
We also performed an uncertainty analysis on the component error for the suggested method in a practical situation. An experiment applying the method on the MM at the Daegwanryung wind turbine test site was conducted and the validity of the method was confirmed.
In the following sections the experimental setup of the proposed technique will be presented. Section 3 will present the process of evaluating the true wind direction from the camera image captured. In Section 4, some uncertainties and the accuracy of the proposed technique will be analyzed. This will be followed by the research conclusion in Section 5.

2. Experimental Setup

The organizational diagram of the total system, which was used at the Daegwanryung wind turbine test site, is shown in Figure 2. The basic principle of this technique is as follows: the real wind direction value, θtrue was evaluated by the measurement of the rotation direction of the wind direction sensor using the camera at a certain time. At the same time the measured direction value, θmeasured was measured by the output voltage from the sensor. Finally the degree of misalignment to the true north was calculated by comparing the value of θtrue and θmeasured.
Ideally, the x and y positions of the camera, (x, y)camera should be identical with that of the wind direction sensor (x, y)sensor. That is, the camera should be located in a straight line with the wind direction sensor for z direction. In a real situation, however, the photograph of the wind direction meter cannot be taken at the ideal location because the peripheral devices attached to the wind measuring tower hinder the view. To overcome this problem, the camera was built horizontally at 0.9 m below the ideal location.
Meanwhile, the determination of the absolute rotation position of the exact north for the z direction of the installed camera was needed. Thus, the true north direction was measured using the global positioning system (GPS) and compass. The upper right side photograph in Figure 2 indicates the absolute rotation position of the camera about the true north.
The camera employed in the experiment was a combined digital camera and camcorder by SONY, and the photograph was taken using the maximum zoom, 20 magnifications, and 640 × 480 pixel mode. The wind direction sensor used in this experiment was NRG #220P and the specifications of the sensor are described in Table 1 [8].
The measurement of θmerasured was achieved by recording the output voltage of the wind direction sensor with the digital oscilloscope, Tektronics TS220. The trigger of the photographing moment and the output voltage measurement was initiated by the use of the RUN/STOP function in the digital oscilloscope.

3. Determination of θtrue through Image Processing

The true angle of the wind direction sensor, θtrue, was calculated through the image signal processing shown in Figure 3. Figure 3(a) is an example of an original image captured during the experiment. Since the height of the wind measuring tower at the Daegwanryung test site is very high (hub height is 46 m), the image area of the sensor blade section occupied a small part on the total area of the photograph despite the maximum zoom capability of the camera.
The overall image processing begins when the blade part of the wind direction sensor from the original image is divided by the segmentation method; the slope of the first-order function based on the (x, y) data of the parted image area was then obtained using the least square error method. Finally, the deviation degree from the true north was evaluated.
This process was implemented with the image processing tool box function in MATLAB [9]. The overall process was accomplished through the following steps: First step was to make an effective cut image of the pertinent region, which included cutting the wind direction sensor in the original image and then removing the untouched region of the sensor through masking [Figure 3(b)]. In the second step, the dynamic range of the white and black of the image signal was widened by utilizing the threshold. Three objects were shown in Figure 3(c), but only two objects could be seen as a blade of wind direction sensor. In the third step, the boundary curve of the image was obtained [Figure 3(d)] by using the gradient method. This step used edge and Sobel operator to calculate a binary mask that contains the segmented objects.
In the fourth step, the segment that was connected to the border of the image could be removed, leaving only the desired segments for the sensor blade section, and then the interior gaps were filled by using fill function [Figure 3(e)]. In the final step, the slope of the sensor blade was indicated by the least square error method on the basis of the segmented value.

4. Uncertainty Analysis

For this section, we analyze the uncertainty that can occur when measuring the wind direction with the proposed technique. This analysis shows that the considered uncertainty was caused by errors in the camera installation position and the camera resolution.

4.1. Uncertainty from the error of camera installation position

The ideal position of the camera is on the vertical direction from the position (x, y) of the wind direction meter. However, the blade of the wind direction meter cannot be captured at the exact vertical position because of obstructions from the other sensor and the peripheral device attached to the MM. Hence, the deviation of the camera position from the correct vertical direction of the wind direction sensor is inevitable. The measurement uncertainty analysis caused by the camera installation position was carried out as shown in Figure 4.
In Figure 4(a), if the segment of the 2r line with the θ degree slope at the perfect location is photographed, it will generate an image like the one shown in Figure 4(b). If the photograph at the α degree deviation location from the exact location is taken, the captured image will be like Figure 4(c). Figure 5 represents the geometrical difference of θ and θ'. The difference of the degrees means the amount of the uncertainty caused by the camera position.
The difference between θ and θ', θ1 = θθ' as shown in Figure 5 has an inequality relationship represented by equation (1).
sin ( θ θ ) r sin θ ( 1 cos α ) r = sin θ ( 1 cos α ) , 0 θ π / 2 θ 1 = θ θ sin 1 [ sin θ ( 1 cos α ) ] , 0 θ π / 2
The maximum value of θ1, which will be the greatest error caused by the uncertainty of camera location, can be obtained at θ = 90°. Equation (2) represents the maximum value of θ1.
θ 1 max sin 1 ( 1 cos α ) , 0 α π / 2

4.2. Uncertainty from the error of camera image resolution

The accuracy of θtrue which is estimated form the captured image of camera depends on the resolution accuracy of the camera. Specifically, the pixels consisted in the cut image of blade [Figure 3(b)] are dominant factor. So, the limited resolution of the camera gives rise to uncertainty that induces the calculation error of θtrue. In this subsection, the above uncertainty arising from the camera image resolution is analyzed.
If the pixel number of the sensor blade length is N when the photograph of the sensor blade is taken, the examples of allowable degree for the photographed image is shown in Figure 6 where N denotes the number of pixel. A close look at Figure 6 shows that the resolution of the degree at a-th pixel position expressed on the image of the N × N pixel format can approximately be represented as equation 3:
θ resolution = tan 1 ( α N ) tan 1 ( α 1 N )
From equation (3), the maximum value of the uncertainty from the camera resolution occurs as a =1. Therefore, the maximum values of θ2 can be expressed as equation (4):
θ 2 max = ( θ resolution ) max tan 1 ( 1 N )

5. Experimental Results

The suggested technique was implemented on the MM at the Daegwanryung wind turbine test site. The height of the MM at the test site was 46 m. Five wind speed meters, two wind direction meters, temperature sensor, pressure sensor, and radiant heat sensor were built on the MM. The MM, schematically shown in Figure 7, was required for the site calibration of wind energy. The proposed technique was applied on the wind direction sensor at the highest point of the tower in the present study.
The position of the camera was installed at point 0.9 meter below the wind direction sensor. Image capture was performed 36 times in 640 × 380 pixel format. The blade section of the wind direction sensor in the captured image was measured with the resolution of 43 × 43 pixels.
The calculated amounts of the uncertainty for the measurement list are shown in Table 2. Here, the uncertainty level caused by the camera position may be almost negligible, but the uncertainty level resulting from the camera resolution was relatively high. The higher uncertainty can be reduced by using a camera with better resolution.
The value of θtrue and the value of θmeasured from the 36 experiments are plotted in Figure 8(a), and the value of θmeasuredθtrue is plotted in Figure 8(b). Stable offset values between θtrue and θmeasured along the number of experiments are shown in Figure 8(a). The statistical results of θmeasuredθtrue are shown in Table 3. The stable average value comes mainly from the misalignment of MM to the true north in the mast installation, and the standard deviation consists of uncertainties in measuring θtrue and θmeasured. In real applications, all the data of wind energy resources related to wind direction should be compensated based on the average value.
Meanwhile, there was a signal noise in the output voltage of the wind direction sensor (potentiometer type sensor) at the time of measurement. The signal noise can be regarded as a major contributor to the standard deviation in the statistical results. Considering the statistical treatment result and the error analysis of uncertainty, the established wind direction sensor was off by 16.14 degrees ± 3.46 degrees to the true north within 68% credibility level limit. If the resolution of the camera could be improved, and the signal noise in the output voltage eliminated through a filtering technique, the error range of the misalignment from the exact north could be expected to decrease within the credibility level.

6. Concluding Remarks

This research proposes a technique which can properly determine through the use of a camera the degree of misalignment of the wind direction sensor installed on the MM, to the correct north. The validity of the technique was affirmed after it was implemented on the MM at the Daegwanryung test site. A quantitative analysis about the uncertainty in the measurement was also conducted. Because the degree of misalignment of the wind direction sensor to the true north can be easily obtained as shown in the present study, it is inferred that the proposed technique can be applied effectively to MMs in other practical situations.

References

  1. IEC61400-1. In Wind Turbine Generator Systems Part I, Safety Requirement, 2nd Ed. ed; IEC: Geneva, Switzerland, 1999.
  2. IEC61400-12. In Wind Turbine Generator Systems Part II, Wind Turbine Power Performance Testing, 1st Ed. ed; IEC: Geneva, Switzerland, 1999.
  3. Doeblin, E. O. Measurement Systems, Application and Design, 4th Ed. ed; McGraw-Hill International Edition: New York, USA, 1989. [Google Scholar]
  4. Kristensen, L.; Jensen, G.; Hansen, A.; Kirkegaard, P. Field Calibration of Cup Anemometers; Riso National Laboratory: Copenhagen, Denmark, 2001. [Google Scholar]
  5. Curvers, A. Calibration at the ECN Test Site. Proceedings of the European Wind Energy Conference 1999, Nice, France; 1999; pp. 638–640. [Google Scholar]
  6. Ferreira, M.; Rodirigues, A.; Ribeiro, L. Evaluation of the Influence of the Installation of a Wind Turbine Over the Results of a Nearby Measuring Station. Proceedings of the European Wind Energy Conference 1999, Nice, France; 1999; pp. 1185–1188. [Google Scholar]
  7. Hau, E. Wind Turbines Fundamentals, Technologies, Application and Economics, 1st Ed. ed; Springer-Verlag Telos: Emeryville, CA, USA, 2000. [Google Scholar]
  8. NRG Systems, Inc. 9300SA Stand Alone Logger: Customer Guide.; NRG Systems, Inc: Hinesburg, USA, 1999. [Google Scholar]
  9. Gonzalez, R.; Woods, R.; Eddins, S. Digital Image Processing Using MATLAB, 3rd Ed. ed; Prentice-Hall: New Jersey, USA, 2003. [Google Scholar]
Figure 1. Meteorological mast erection using gin pole and winch.
Figure 1. Meteorological mast erection using gin pole and winch.
Sensors 08 07783f1
Figure 2. Schematic diagram of the experimental setup.
Figure 2. Schematic diagram of the experimental setup.
Sensors 08 07783f2
Figure 3. Procedure of image data analysis to calculate θtrue.
Figure 3. Procedure of image data analysis to calculate θtrue.
Sensors 08 07783f3
Figure 4. Images from two cameras with different installed positions.
Figure 4. Images from two cameras with different installed positions.
Sensors 08 07783f4
Figure 5. Angle difference of the two cameras.
Figure 5. Angle difference of the two cameras.
Sensors 08 07783f5
Figure 6. Representative angles in the image of N × N pixel format.
Figure 6. Representative angles in the image of N × N pixel format.
Sensors 08 07783f6
Figure 7. Meteorological mast installed at the Dawanryung test site.
Figure 7. Meteorological mast installed at the Dawanryung test site.
Sensors 08 07783f7
Figure 8. Experimental Result of θtrue and θmeasured.
Figure 8. Experimental Result of θtrue and θmeasured.
Sensors 08 07783f8
Table 1. Specifications for the NRG #220P wind direction vane.
Table 1. Specifications for the NRG #220P wind direction vane.
Output SignalDC voltage from a conductive plastic potentiometer

Resistance10 KΩ(± 20%)
Deadband8 degrees
Nonlinearity1.0% maximum (0.5% typical)
Excitation Voltage1 to 15 VDC
SensitivityApproximately 1 m/s
Table 2. Uncertainties in the experiment.
Table 2. Uncertainties in the experiment.
Uncertainty from camera position, θ1max0.011 degree
Uncertainty from camera resolution, θ2max1.33 degrees
Table 3. Statistical results in the experiment.
Table 3. Statistical results in the experiment.
Average of θmeasuredθtrue16.14 degree
Standard deviation of θmeasuredθtrue2.129 degrees

Share and Cite

MDPI and ACS Style

Lee, J.W. Field Calibration of Wind Direction Sensor to the True North and Its Application to the Daegwanryung Wind Turbine Test Sites. Sensors 2008, 8, 7783-7791. https://doi.org/10.3390/s8127782

AMA Style

Lee JW. Field Calibration of Wind Direction Sensor to the True North and Its Application to the Daegwanryung Wind Turbine Test Sites. Sensors. 2008; 8(12):7783-7791. https://doi.org/10.3390/s8127782

Chicago/Turabian Style

Lee, Jeong Wan. 2008. "Field Calibration of Wind Direction Sensor to the True North and Its Application to the Daegwanryung Wind Turbine Test Sites" Sensors 8, no. 12: 7783-7791. https://doi.org/10.3390/s8127782

Article Metrics

Back to TopTop