JournalNX-CONDITION MONITORING OF ELECTRICAL EQUIPMENT USING THERMAL IMAGE PROCESSING

Page 1

NOVATEUR PUBLICATIONS International Journal of Research Publications in Engineering and Technology [IJRPET] ISSN: 2454-7875 VOLUME 3, ISSUE 4, April-2017

CONDITION MONITORING OF ELECTRICAL EQUIPMENT USING THERMAL IMAGE PROCESSING MANJIRI Dept. of electronics and telecommunication solapur university, India kmanjiri8595@gmail.com APURVA Dept. of electronics and telecommunication solapur university, India apurvapasare@gmail.com SHWETA Dept. of electronics and telecommunication solapur university, India shwetakashid5@gmail.com ALMAZ Dept. of electronics and telecommunication solapur university, ABSTRACT: This is an Infrared thermography or thermal imaging which is a very convenient and non contact method which has been used for many types of physical asset such as electronic component, buildings surveys, and mechanical components and equipments. Excessive temperature rise will result into the majority of failures in electrical equipments. The condition monitoring plays an important role for identify the faults. This Infrared thermography was first used for military application but now a days cost effective , reliable and non contact type infrared thermographic system is being utilized in this identification as well as for fault diagnose .This paper presents a survey on different thermal imaging techniques for fault detection and diagnose based on the object temperature. In this paper, thermal images of some electrical equipments have been taken and converted into HSI colour model for the further processing unlike other techniques, instead of grey scale images, hue region has been taken into consideration and then different gradient based on the edge detection like Prewitt, Roberts and Sobel are used to find the hot region of the thermal images. KEYWORD: 1) HSI color model 2) Edge detection 3) Thermal monitoring 4) Image Segmentation 5) Infrared Thermography 1) INTRODUCTION: For maintenance of electrical equipment condition monitoring has become very important technology. The proposed technique gives better segmentation results for all images than the standard grey scale approaches. The state of electrical equipment is judged by comparing the hot spot temperature and with reference temperature. It uses mainly two approaches quantitative

India almazkazi22@gmail.com

and qualitative. The qualitative measurement is widely used method by employing the ∆T criteria and But ∆T criterion does not say anything about whether the equipment’s temperature limits are actually exceeded. In quantitative measurement, the observation is established by measuring the absolute temperature of electrical equipment under the same ambient conditions. Infrared thermograph is a non-contact and nonintrusive temperature measuring technique with an advantage of no alteration in the surface temperature and capable of displaying real time temperature distribution. Any object that has a temperature above absolute zero (-273oC) emits infrared radiation. Radiation that is emitted by any object does not need the presence of a medium. Thermal radiation, which is a type of radiation emitted by the bodies due to their temperature; it represents the difference between the amount of energy absorbed and transmitted by the body. Heat transfer through radiation is given by the Stefan- Boltzmann´s law. The equation is given by follow:

Where Qrad = Radiated heat by object A = Surface (m2) σ = Stefan- Boltzmann´s constant (5,67·10-8 W/m2/k4) ξ = Emissivity (0, 95) Ts = Surface temperature (K) Trefl = Reflected temperature (K)

For thermal image analysis, special thermal camera is used called Infrared camera (IR). A thermal camera detects infrared radiation emitted from objects that have temperature above absolute zero or -273oC. An infrared camera detects infrared energy emitted from 45 | P a g e


NOVATEUR PUBLICATIONS International Journal of Research Publications in Engineering and Technology [IJRPET] ISSN: 2454-7875 VOLUME 3, ISSUE 4, April-2017 object, converts it to temperature, and displays image of temperature distribution. 2) METHODOLOGY: HSI MODEL: The HSI (Hue, Saturation, and Intensity) color model describes a color in terms of how the human eye senses colors. To obtain the HSI color model from RGB following formulas are taken into account:

With

The saturation component is given by

Finally the intensity component is given by

In the HSI model, Hue is measured from red; saturation is given by distance from the axis. Hue component describes the color itself in the form of an angle between [0, 360] degrees. 0 degrees mean red, 120 means green, 240 means blue, 60 is yellow and 300 degrees is magenta.

PREWITT OPERATOR: The Prewitt operator uses the partial derivatives as follows: Sx ( z7  z8  z9) (z1  z2  z3) S y ( z3  z6  z9 ) (z1  z4  z7 )

B) EDGE BASED SEGMENTATION: Different gradient based edge detection like Roberts, Prewitt, Sobel etc. is carried out for finding the specific hot region(s) from the thermal images. SOBEL OPERATOR: The gradient (∆f) computed by Sobel operator is the difference between rows and columns of the 3×3 neighborhood as shown in following table where the center pixel in each row or column is weighted by 2.

46 | P a g e


NOVATEUR PUBLICATIONS International Journal of Research Publications in Engineering and Technology [IJRPET] ISSN: 2454-7875 VOLUME 3, ISSUE 4, April-2017 ROBERT OPERATOR: With 2×2 gradient operator, differences between adjacent pixels are calculated by Roberts’s operator. Partial derivatives Sx and Sy are calculated using the following equations: Sx ( z9 z5) Sy ( z8 z6)

C) OTSU THRESHOLD: Otsu Threshold method can also be applied on thermal images for detection of hottest region in the image. Otsu method is used to automatically perform clustering-based image threshold. The image contained two classes of pixels; it then calculates the optimum threshold separating the two classes so that their intraclass variance is minimal. The algorithm for the Otsu method is given below: 1. Select initial estimate of threshold as average intensity value of an image. 2. Calculate mean gray values μ1 and μ2 of partitions R1 and R2. 3. Select a new threshold:

▪ In the next step, clustering based image threshold Otsu method is applied on thermal image which gives satisfactory results. ▪ Among these methods Otsu method is easily determined the hot region of thermal images. E) IMAGE METRICS: After performing different edge detection techniques on the thermal images, based on some image quality metric best method is selected. The simplest and most widely used full reference quality metric is mean squared error (MSE), which is computed by averaging the squared intensity differences of threshold image and the reference image (Hue region) pixels.Peak Signal-toNoise Ratio (PSNR) is depends upon the value of MSE. Formulae for MSE and PSNR are given below:

Where, x(i,j) represents the original image (Hue region), y(i,j) represent the threshold image, M and N are the height and width of the original image respectively. 3) IR THERMOGRAPHY FOR MACHINERY: IR device can detect the thermal abnormality of machine when there is any rapidly overheating component on machinery. The total radiation that goes through the optics of infrared camera consists of the emitted radiation from the object itself and the reflected radiation from the surroundings. And that’s why we need to set up the right emissivity and reflected apparent temperature, other air related parameters for temperature reading.

4. Repeat steps 2-4 until the new values μ1 and μ2 in successive iterations do not change. D) STEPS INVOLVED IN THERMAL IMAGE PROCESSING: ▪ Some standard thermal images are taken for processing. At first, based on color, RGB image is converted into an HSI color model. Hue region is taken for further processing. ▪Threshold using edge detection is done. Some gradient based edge detection techniques like Roberts, Prewitt, Sobel etc. are used for partitioning the hot region. ▪ Based on some image metrics like MSE, PSNR, best edge detection method is chosen which gives better results.

Block dig. Schematics of the total radiation go through the IR camera

47 | P a g e


NOVATEUR PUBLICATIONS International Journal of Research Publications in Engineering and Technology [IJRPET] ISSN: 2454-7875 VOLUME 3, ISSUE 4, April-2017 4) RESULT AND DISCUSSION: At first various segmentation techniques have been applied to the image-1 as in Fig. 1 by considering grayscale values. But it has not shown satisfactory results for segmenting the hottest region due to loss of information. In case of grayscale image almost entire heated region has been segmented rather than hot spot zone as shown in the following figure marked by red ellipse.

To overcome the limitations of the above method, HIS model has been used, by taking the hue region. By taking hue region, heavy heated portion can easily segmented from the rest of the part of the image using Prewitt, Roberts, Sobel operators. The Otsu threshold method has also been applied to the same image. The results are shown in the Fig. 2 marked by red ellipse.

The proposed method thermal images which has given better results as compared to standard grey scale technique. A few of them are furnished in Figs. 3, 4 & 5.

Image metrics like MSE, PSNR are calculated for the thermal images. A Comparison is made between various hue regions, for example Fig. 4(b) and edge detected images, for example Fig. 4(c), Fig. 4(d), Fig. 4(e). Among these three edge detection techniques, Sobel operator gives better performance for thermal images. But in case of Otsu method, comparison is done among the hue region, for example Fig. 4(a) and threshold image for example Fig. 4(f). MSE is smaller and PSNR is greater for Otsu method as these images are to a certain extent similar. Therefore, Otsu method also gives satisfactory results for thermal images. The results are shown in the following table.

48 | P a g e


NOVATEUR PUBLICATIONS International Journal of Research Publications in Engineering and Technology [IJRPET] ISSN: 2454-7875 VOLUME 3, ISSUE 4, April-2017

5) CONCLUSION: This paper presents a HSI color model based image segmentation technique for thermal images. The hue region has been considered to measures the main characteristics of a thermal image i.e. redness and yellowness Based on image metrics like MSE, PSNR values, Sobel and Otsu methods are found to be the best for them.

49 | P a g e

REFERENCES: 1) Y. Han and Y. H. Song, “Condition monitoring techniques for electrical equipment – A literature survey”, IEEE Trans. on Power Delivery, vol18, no. 1, pp. 4-13, 2003. 2) A. A. Siada and S. Islam, “A novel online technique to detect power transformer winding faults”, IEEE Trans. on Power Delivery, vol. 27,no. 2, pp. 849-857, 2012. 3) S. Nandi, H. A. Toliyat and X. Li, “Condition monitoring and fault diagnosis of electrical motors - A review”, IEEE Trans. on Energy Conversion, vol. 20, no. 4, pp. 719-729, 2005. 4) Xiaoliang Qian, Lei Guo, Bo Yu ,” An Adaptive Image Filter Based on Decimal Object Scale For Noise Reduction and Edge Detection “ IEEE Trans. on Image Processing,2010. 5) Gang-Min Lim, Younus Ali and Bo-Suk Yang. The Fault Diagnosis and Monitoring of Rotating Machines by Thermography, DOI: 10.1007/978-0-85729-4937_43, Springer- Verlag London Limited 2011.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.