SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications
                          (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 2, Issue5, September- October 2012, pp.047-051

     Image Processing Based Stator Fault Severity Detection and
           Diagnosis of Induction Motor Using Labview
                                  S. SwarnaLatha*,R.Mahesh**
             * Department of electronics and communication engineering, S.V. University, Tirupati
               ** Department of Electrical and electronics engineering, S.V. University, Tirupati.


ABSTRACT
         This paper deals with the fault severity          Gravity centerof the region and the x coordinate of
detection and diagnosisof induction motor fault            the mean upper point ofthe region (dist_xc_tlr) are
based on image processing using particle analysis.         based on visual features. This will allow the
Index of compactness and distance between xc               identification of turn faults in the stator winding and
coordinate of gravity center of the region and x           its correspondent severity. The identification ofthe
coordinate of the mean upper point of the region           faulty phase is another important feature of the
(dist_xc_tlr) are two features extracting by image         proposed method.
processing. Using the fuzzy logic strategy, a better
understanding of heuristics underlying the motor           2. PARK’S VECTOR APPROACH
faults detection and diagnosis process can be                       The analysis of the three-phase induction
achieved by means of automating fault diagnosis            motor can be simplified using Clark-Concordia
without the intervention of anoperator.                    transformation. This transformation allows the
                                                           reduction of a three-phase system into a two-phase
1. INTRODUCTION                                            equivalent system. In three phase induction motor the
     Three-phase induction motor plays a very              connection to the mains usually does not considers
important role in the industrial life. These motors are    the neutral. Under this situation the three phase
one of the most widely used electrical machines. To        induction motor αβ line currents are given by:
ensure a continuous and safety operation for these
                                                                                 2      1      1
motors, preventive maintenance programs, with fault                     𝑖𝛼 =       𝑖𝑎 −   𝑖𝑏 −   𝑖
detection techniques, must be considered. Many                                   3      6      6 𝑐
condition monitoring methods have been proposed
for the induction machine fault detection and                                         1        1
                                                                               𝑖𝛽 =     𝑖 −      𝑖
classification [1].                                                                   2 𝑏      2 𝑐
          Condition monitoring schemes have                         A healthy three-phase induction motor
concentrated on sensingspecific failure modes. Stator      generates a circular pattern, assuming an elliptic
faults are one of the majorelectrical machines             pattern whose major axis orientation is associated to
malfunctions. These faults are linked withthe              the faulty phase. This elliptic pattern also changes
harmonics spectrum of the stator current. So, one of       according to the fault severity. For more severe faults
themost significant methods based on the analysis of       the eccentricity of the ellipse increases. This is shown
the machineline currents is the motor current              using Labview graphical coding presented as Fig.1
signature analysis (MCSA)[2]-[4]. This method is           and Fig.2
based on the motor line currentmonitoring and
consequent inspection of its deviations in                 3. IMAGE               PROCESSING             BASED
thefrequency domain. Another approach based on the            SYSTEM
analysis of machine line currents is the Park's vector               A feature-based recognition of stator pattern
approach [5]-[6]. This method is based on the              current independent of their shape, size and
identification of the stator current Concordia patterns.   orientation is the goal of the proposed method.
This enables the identification of the stator fault and    Finding efficient invariants features are the key to
its extension by a pattern recognition method. The         solve this problem. Particular attention is paid to
Park's vector approach can be used to detect a faulty      visual-based features obtained in the image
motor based on the shape of its pattern.                   processing system.The proposed image processing is
          Under this context, this paper proposes a        divided in three stages: image composition, particle
new method forthe detection of a three-phase               analysis and feature extraction as shown in Fig.3. The
induction motor stator fault. Thismethod is based on       inputs for the image processing based system are the
the image identification of the statorcurrent              αβ currents and the outputs are I.O.C and dist_xc_tlr
Concordia patterns. The index of compactness               feature values.
(I.O.C.)and distance between the xc coordinate of the



                                                                                                     47 | P a g e
S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications
                          (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 2, Issue5, September- October 2012, pp.047-051
3.1.     IMAGE COMPOSITION                                     and at the same time obtain some properties that help
         In the image composition stage, the αβ stator         feature extraction the NI vision particle analysis
currents are first represented as an image in order to         palette is used [7]. This method leads to anefficient
be used in the pattern recognition method. Each pixel          calculation of the region area and its contour
belonging to the object contour represents each αβ             perimeter.
sample current.
         A binary image can be considered as a                             Image contour
particular case of a grey image with I(x,y)=1 for
pixels that belongs to an object, and I(x,y)=0 for
pixels that belongs to the background. Fig.4 shows
the αβ stator currents represented in the image plain
after image composition process.




                                                                Figure4. Image plan for the αβ line currents
                                                               During the contour following right and left upper
                                                               points(tr_p, tl_p) of the region were obtained using
                                                               particle measurement of first pixel through which the
                                                               last pixel on the first line of the region.

                                                               3.3.     FEATURE EXTRACTION
                                                                       The feature extraction stage uses the area of
                                                               the object and the contour perimeter to compute the
                                                               index of compactness. To obtain the distance
                                                               between the xc coordinate of the gravity center of the
                                                               region and the x coordinate of the mean upper point
                                                               of the region it is necessary to compute the gravity
                                                               center (xc, yc)[8].
                                                                       The index of compactness and the distance
 Figure1. Front Panel displaying fault pattern                 between the xccoordinate of the gravity center of the
                                                               region and the x coordinate of the mean upper point
                                                               of the region are the key features for the fault
                                                               diagnosis procedure.
                                                                       Assume that the pixels in the digital image
                                                               are piecewise constant and the dimension of the
                                                               bounded region image for each object is denoted by
                                                               M×N pixels, the visual features, area and perimeter,
                                                               used to determine the I.O.C. can be obtained as [9]:
                                                                                         𝑀         𝑁

                                                                               𝐴 𝐼 =                    𝐼(𝑥, 𝑦)
                                                                                       𝑥=1 𝑦 =1

                                                                                 𝑃 𝐼 =                 𝐴𝑟𝑐 𝑥𝑦
                                                                                             𝑥,𝑦
 Figure2. Graphical code for pattern generation                Where Arcxy is the length of the arc along the object
                                                               contour, where x and y are neighbors.
                  NI Vision                      dist_xc_tlr            The index of compactness is then given by:
    Image
                  particle       Feature
   Pattern(Iα
                  analysis      extraction
                                                     &                                          𝐴(𝐼)
     vs Iβ)                                         IOC                           𝐼𝑂𝐶 𝐼 =
                   palette                                                                     𝑃(𝐼)2
                                                               Physically, the index of compactness denotes the
 Figure3. Structure of image processing based system           fraction of maximum area that can be encircled by
                                                               the perimeter actually occupied by the object.
 3.2.    PARTICLE ANALYSIS                                     The coordinate xc of the gravity center is given by:
                                                                                      𝑀    𝑁
        In the pattern recognition method, after image                               𝑥=1   𝑦=1 𝐼(𝑥, 𝑦) . 𝑥
                                                                             𝑥𝑐 =
composition it is necessary to determine the shape of                                        𝐴(𝐼)
the region. To represent the boundary of the region


                                                                                                                  48 | P a g e
S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications
                          (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 2, Issue5, September- October 2012, pp.047-051
        The distance between the xc coordinate of the
gravity center of the region and the x coordinate of
                                                                                               Motor
the mean upper point of the region is given by:
                                    𝑡𝑙 _ 𝑝 + 𝑡𝑟 _ 𝑝
      𝑑𝑖𝑠𝑡 _ 𝑥 𝑐 _ 𝑡𝑙𝑟 𝐼 = 𝑥 𝑐 −
                                           2
        Where tl_p and tr_p are the x coordinates of        Three-phase
                                                                                    Image Processing
the top-left and the top-right points of the region.                                based System (NI             Fault
                                                            to two-phase             Vision – Particle
In fig.5 it is shown that distance between the xc                                                              Detection
coordinates of the gravity center of the region and the      (NI Labview)                analysis)

x coordinates of the mean point between the top-left
and top-right points of the regionevaluation code.        Figure6.Structure of proposed fault detection system

                                                          TABLE.1. Simulation results
                                                          Fault type            I.O.C                         Dist_xc_tlr
                                                          No fault              0.0822694                     -0.529
                                                          Phase A reduced       0.0224325                     -0.506
                                                          fault
                                                          Phase A higher fault  0.0812921                     -0.508
                                                          Phase B reduced       0.0750095                     24.4
                                                          fault
                                                          Phase B higher fault  0.0584286                     59.4
                                                          Phase C reduced       0.0751506                     -25
                                                          fault
                                                          Phase C higher fault  0.0581938                     -60.5
Figure 5. Graphical code for feature extraction

4. INDUCTION    MOTOR      FAULT
   DETECTION AND INDICATION                                                                                      Fig: 78
          A block diagram of the induction motor                                                         Iα            9
detection and simulation results of fault type with
I.O.C and dist_xc_tlr are presented in fig.6 and                                                                 αβvector
table.1 respectively.                                                                                            pattern for
                                                                                       Iβ                        different
SIMULATION RESULTS                                                                                               severities
          The system shown in fig.6 was simulated in                                                             of faults
the Labview environment. The induction motor was
initially simulated without fault. In this case the
corresponding αβ vector pattern is a circle.
Table.1 presents the obtained results for the two
                                                                    A multi-input single output (MISO) fuzzy
features. When the induction motor has no fault the
                                                          controller is fed with a fuzzy rule based system.
index of compactness is, approximately, 0.0822694.
                                                          Inputs are IOC and dist_xc_tlrthat are obtained from
Fig.7 presents the current vector pattern for the
                                                          processed image and output is fuzzy output value.
healthy motor, which does not present any
                                                          This output is given to a fault severity detection and
eccentricity. For a small induction motor fault, the
                                                          indication system which shows severity of fault as a
index of compactness decreases to 0.0224325,
                                                          color variation. If the severity of fault is low then it
denoting that the αβ pattern exhibits some
                                                          shows orange color indication, red for high severity
eccentricity.
                                                          of fault and green for no fault case. Fig.10 and fig.11
          As can be seen by the results presented in
                                                          shows the graphical user interface with fault
Table.1 the distance between the xccoordinate of the
                                                          severitydetector and indicators and graphical code for
region gravity center and the mean pointbetween the
                                                          fault phase detection and color indication
top-left     and     top-right     points    of    the
                                                          respectively.
region(dist_xc_tlr), is different for each phase fault,
                                                                    Fault indication system is given with fuzzy
denoting thisdistance value the faulty phase. As the
                                                          output value with IOC and dist_xc_tlr values
fault becomesmore severe, the I.O.C decreases and
                                                          obtained from image processing system as input to
the dist_xc_tlr increaseits absolute value.Figure 7, 8
                                                          fuzzy system results in auto fault phase detection and
and 9 shows the simulation results of current pattern
                                                          fault severity indication. Fig.12 shows entire process
for healthy motor, motor with severe fault, and motor
                                                          of detection and indication as a simple block diagram
with small fault respectively.
                                                          representation.


                                                                                                              49 | P a g e
S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications
                              (IJERA) ISSN: 2248-9622 www.ijera.com
                        Vol. 2, Issue5, September- October 2012, pp.047-051

                                                              REFERENCES
                                                               [1]    G. B. Kliman, J. Stein, "Methods of motor
                                                                      current     signature analysis," Electric
                                                                      Machines and Power Systems, vol. 20, no.5,
                                                                      pp 463-474, September 1992.
                                                               [2]    B. M. El Hadremi, "A review of induction
                                                                      motor signature analysis as a medium for
                                                                      fault detection", IEEE Trans. on Ind.
                                                                      Electron., vol. 47, pp 984-993, Oct. 2000.
                                                               [3]    S. Nandi, H. A. Toliyat, "Condition
                                                                      monitoring and fault diagnosis of electrical
                                                                      machines - A review," IEEE Industry
                                                                      Applications Conference 1999, vol. 1, 1999,
                                                                      pp. 197-204.
                                                               [4]    S. Schoen, B. Lin, T. Habetler, J. Schlag, S.
   Figure10. Fault phase and severity indicator
                                                                      Farag, "An Unsupervised, On-Line System
                                                                      for Induction Motor Fault Detection Using
                                                                      Stator Current Monitoring," IEEE Trans. on
                                                                      Ind. Applications, vol. 31, no 6, pp. 1280-
                                                                      1286,Nov./Dec. 1995.
                                                               [5]    A. J. M. Cardoso, S. M. A. Cruz, J. F. S.
                                                                      Carvalho, E. S. Saraiva, "Rotor Cage Fault
                                                                      Diagnosis in Three-Phase Induction Motors
                                                                      by Park's Vector Approach," IEEE Industry
                                                                      Applications Conference 1995, vol. 1, 1995,
                                                                      pp. 642-646.
                                                               [6]    A. J. M. Cardoso, S. M. A. Cruz, and D. S.
                                                                      B. Fonseca, "Inter-turn stator winding fault
                                                                      diagnosis in three-phase induction motors,
   Figure11. Graphical code for fault phase detection                 by Park's Vector Approach," IEEE Trans.
   and severity indication                                            Energy Conversion, vol. 14, pp. 595- 598,
                                                                      Sept. 1999.
                                                               [7]    NI Vision Concepts manual - s.no.372916l
     IOC                                                       [8]    T.G.Amaral,        V.F.Pries,    J.F.Martins,
                                                                      A.J.Pires, and M.M.Crisostomo, “Image
                                                                      Processing to a Neuro-fuzzy classifier for
dist_xc_tlr
                                                                      detection and diagnosis of induction motor
                                                                      stator fault”, the 33rd annual conference of
                                                                      the IEEE industrial electronics society, nov,
                                                                      5-8, 2007
              Fuzzy System                                     [9]    T. G. Amaral, M. M. Crisostomo, V. F. Pires
                                                                      and A. T. Almeida, "Visual Motion
   Figure12. Fault detectionthrough fuzzy rule based                  Detection with Hand-Eye          manipulator
   system                                                             Using Statistic Moments Classifiers and
                                                                      Fuzzy Logic Approach - Study, Application
   5. CONCLUSION                                                      and Comparation," The 27th Annual
            In this paper, based on the αβ line current               Conference of the IEEE Industrial
   vector image pattern, for the identification of a three-           Electronics Society, IECON'01, Denver,
   phase induction motor stator phase fault was                       Colorado, USA, November 29to December
   presented. In the system recognition, feature                      2, 2001.
   extraction based on index of compactness and the            [10]   R.Mahesh, and S.SwarnaLatha, “Simulation
   distance between the xc coordinate of the pattern                  of detection of induction motor fault using
   gravity center and the mean point between the top-                 image processing with particle analysis”,
   left and top-right points were done by particle                    National congress on Communications and
   analysis that fed to fuzzy system,detects the faulty               computer aided electronic systems(CCAES-
   phase and indicates the severity of fault                          2012), CBIT, Hyderabad, April 20 and 21st
   automatically.                                                     2012




                                                                                                     50 | P a g e
S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications
                         (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue5, September- October 2012, pp.047-051

Authors Bibliography:

               S.SwarnaLathareceived           her
                graduation degree from JNTUCEA
                in the year 2000. She received her
                post-graduation degree from JNTU
                in the year 2004. She is pursuing
                her Ph.D.        from S.V.U.C.E,
Tirupati in the image processing domain. She
worked as lecturer at J.N.T.U.C.E.A, Anantapur for
4 years and she worked as assistant and Associate
professor in the department of E.C.E., at M.I.T.S,
Madanapalle, She worked as Associate professor at
C.M.R.I.T, Hyderabad and presently she is the
Associate Professor at S.V.U.C.E, Tirupati.

             R.Mahesh received his graduation
             degree from JNTUHin the year 2007.
             He is pursuing post-graduation degree
             at S.V.U.C.E, Tirupati. He worked as
             assistant professor for 3 years in the
             department of E.E.E., at Vemu
             Institute of technology, Kothakota.




                                                                               51 | P a g e

Weitere ähnliche Inhalte

Was ist angesagt?

International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Dynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemDynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemeSAT Journals
 
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...CSCJournals
 
Object extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videosObject extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videoseSAT Journals
 
Model User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemModel User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemKalle
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorIRJET Journal
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestDakshina Kisku
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsIJERA Editor
 
Obstacle detection for autonomous systems using stereoscopic images and bacte...
Obstacle detection for autonomous systems using stereoscopic images and bacte...Obstacle detection for autonomous systems using stereoscopic images and bacte...
Obstacle detection for autonomous systems using stereoscopic images and bacte...IJECEIAES
 
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...acijjournal
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...ijsrd.com
 
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...IJTET Journal
 
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme ijcisjournal
 

Was ist angesagt? (18)

PPT s12-machine vision-s2
PPT s12-machine vision-s2PPT s12-machine vision-s2
PPT s12-machine vision-s2
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Dynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemDynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring system
 
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...
Local Phase Oriented Structure Tensor To Segment Texture Images With Intensit...
 
Kq3518291832
Kq3518291832Kq3518291832
Kq3518291832
 
Object extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videosObject extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videos
 
Ijctt v7 p104
Ijctt v7 p104Ijctt v7 p104
Ijctt v7 p104
 
Model User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation SystemModel User Calibration Free Remote Gaze Estimation System
Model User Calibration Free Remote Gaze Estimation System
 
B04410814
B04410814B04410814
B04410814
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain Tumor
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interest
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methods
 
Obstacle detection for autonomous systems using stereoscopic images and bacte...
Obstacle detection for autonomous systems using stereoscopic images and bacte...Obstacle detection for autonomous systems using stereoscopic images and bacte...
Obstacle detection for autonomous systems using stereoscopic images and bacte...
 
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
 
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...
Hierarchical Vertebral Body Segmentation Using Graph Cuts and Statistical Sha...
 
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
 
D018112429
D018112429D018112429
D018112429
 

Andere mochten auch (20)

Ln2520042007
Ln2520042007Ln2520042007
Ln2520042007
 
Li2519631970
Li2519631970Li2519631970
Li2519631970
 
Le2519421946
Le2519421946Le2519421946
Le2519421946
 
Kq2518641868
Kq2518641868Kq2518641868
Kq2518641868
 
Kd2517851787
Kd2517851787Kd2517851787
Kd2517851787
 
L25052056
L25052056L25052056
L25052056
 
Js2517181724
Js2517181724Js2517181724
Js2517181724
 
Kx2519061910
Kx2519061910Kx2519061910
Kx2519061910
 
Kj2518171824
Kj2518171824Kj2518171824
Kj2518171824
 
Ji2516561662
Ji2516561662Ji2516561662
Ji2516561662
 
Jw2517421747
Jw2517421747Jw2517421747
Jw2517421747
 
Ag31238244
Ag31238244Ag31238244
Ag31238244
 
Dl31758761
Dl31758761Dl31758761
Dl31758761
 
Eo31927930
Eo31927930Eo31927930
Eo31927930
 
Ae31225230
Ae31225230Ae31225230
Ae31225230
 
Bx31498502
Bx31498502Bx31498502
Bx31498502
 
Nais v4
Nais v4Nais v4
Nais v4
 
#jobday Cómo encontrar empleo en la era de Internet - Estrategia Social Medi...
#jobday Cómo encontrar empleo en la era de Internet - Estrategia Social Medi...#jobday Cómo encontrar empleo en la era de Internet - Estrategia Social Medi...
#jobday Cómo encontrar empleo en la era de Internet - Estrategia Social Medi...
 
Como Hacer Dinero Con Software Libre
Como Hacer Dinero Con Software LibreComo Hacer Dinero Con Software Libre
Como Hacer Dinero Con Software Libre
 
Humberto Costa - Água de Reuso
Humberto Costa - Água de ReusoHumberto Costa - Água de Reuso
Humberto Costa - Água de Reuso
 

Ähnlich wie K25047051

Report bep thomas_blanken
Report bep thomas_blankenReport bep thomas_blanken
Report bep thomas_blankenxepost
 
47549379 paper-on-image-processing
47549379 paper-on-image-processing47549379 paper-on-image-processing
47549379 paper-on-image-processingmaisali4
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130IJRAT
 
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...ijma
 
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...IRJET Journal
 
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...IOSR Journals
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...ijfcstjournal
 
Text Detection and Recognition in Natural Images
Text Detection and Recognition in Natural ImagesText Detection and Recognition in Natural Images
Text Detection and Recognition in Natural ImagesIRJET Journal
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...IRJET Journal
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842IJMER
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...IJMER
 
A new gridding technique for high density microarray
A new gridding technique for high density microarrayA new gridding technique for high density microarray
A new gridding technique for high density microarrayAlexander Decker
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIinventy
 
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...IRJET Journal
 
Image segmentation methods for brain mri images
Image segmentation methods for brain mri imagesImage segmentation methods for brain mri images
Image segmentation methods for brain mri imageseSAT Journals
 
Super Resolution of Image
Super Resolution of ImageSuper Resolution of Image
Super Resolution of ImageSatheesh K
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesIRJET Journal
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALsipij
 

Ähnlich wie K25047051 (20)

Report bep thomas_blanken
Report bep thomas_blankenReport bep thomas_blanken
Report bep thomas_blanken
 
TUPPC055_Final
TUPPC055_FinalTUPPC055_Final
TUPPC055_Final
 
47549379 paper-on-image-processing
47549379 paper-on-image-processing47549379 paper-on-image-processing
47549379 paper-on-image-processing
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130
 
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
 
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...
IRJET- Study on the Feature of Cavitation Bubbles in Hydraulic Valve by using...
 
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...
Enhanced Algorithm for Obstacle Detection and Avoidance Using a Hybrid of Pla...
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...
 
Text Detection and Recognition in Natural Images
Text Detection and Recognition in Natural ImagesText Detection and Recognition in Natural Images
Text Detection and Recognition in Natural Images
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
 
Ijmer 41023842
Ijmer 41023842Ijmer 41023842
Ijmer 41023842
 
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...Detection of DC Voltage Fault in SRM Drives Using K-Means  Clustering and Cla...
Detection of DC Voltage Fault in SRM Drives Using K-Means Clustering and Cla...
 
A new gridding technique for high density microarray
A new gridding technique for high density microarrayA new gridding technique for high density microarray
A new gridding technique for high density microarray
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
 
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
 
Ic09 171118
Ic09 171118Ic09 171118
Ic09 171118
 
Image segmentation methods for brain mri images
Image segmentation methods for brain mri imagesImage segmentation methods for brain mri images
Image segmentation methods for brain mri images
 
Super Resolution of Image
Super Resolution of ImageSuper Resolution of Image
Super Resolution of Image
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical Images
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
 

K25047051

  • 1. S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue5, September- October 2012, pp.047-051 Image Processing Based Stator Fault Severity Detection and Diagnosis of Induction Motor Using Labview S. SwarnaLatha*,R.Mahesh** * Department of electronics and communication engineering, S.V. University, Tirupati ** Department of Electrical and electronics engineering, S.V. University, Tirupati. ABSTRACT This paper deals with the fault severity Gravity centerof the region and the x coordinate of detection and diagnosisof induction motor fault the mean upper point ofthe region (dist_xc_tlr) are based on image processing using particle analysis. based on visual features. This will allow the Index of compactness and distance between xc identification of turn faults in the stator winding and coordinate of gravity center of the region and x its correspondent severity. The identification ofthe coordinate of the mean upper point of the region faulty phase is another important feature of the (dist_xc_tlr) are two features extracting by image proposed method. processing. Using the fuzzy logic strategy, a better understanding of heuristics underlying the motor 2. PARK’S VECTOR APPROACH faults detection and diagnosis process can be The analysis of the three-phase induction achieved by means of automating fault diagnosis motor can be simplified using Clark-Concordia without the intervention of anoperator. transformation. This transformation allows the reduction of a three-phase system into a two-phase 1. INTRODUCTION equivalent system. In three phase induction motor the Three-phase induction motor plays a very connection to the mains usually does not considers important role in the industrial life. These motors are the neutral. Under this situation the three phase one of the most widely used electrical machines. To induction motor αβ line currents are given by: ensure a continuous and safety operation for these 2 1 1 motors, preventive maintenance programs, with fault 𝑖𝛼 = 𝑖𝑎 − 𝑖𝑏 − 𝑖 detection techniques, must be considered. Many 3 6 6 𝑐 condition monitoring methods have been proposed for the induction machine fault detection and 1 1 𝑖𝛽 = 𝑖 − 𝑖 classification [1]. 2 𝑏 2 𝑐 Condition monitoring schemes have A healthy three-phase induction motor concentrated on sensingspecific failure modes. Stator generates a circular pattern, assuming an elliptic faults are one of the majorelectrical machines pattern whose major axis orientation is associated to malfunctions. These faults are linked withthe the faulty phase. This elliptic pattern also changes harmonics spectrum of the stator current. So, one of according to the fault severity. For more severe faults themost significant methods based on the analysis of the eccentricity of the ellipse increases. This is shown the machineline currents is the motor current using Labview graphical coding presented as Fig.1 signature analysis (MCSA)[2]-[4]. This method is and Fig.2 based on the motor line currentmonitoring and consequent inspection of its deviations in 3. IMAGE PROCESSING BASED thefrequency domain. Another approach based on the SYSTEM analysis of machine line currents is the Park's vector A feature-based recognition of stator pattern approach [5]-[6]. This method is based on the current independent of their shape, size and identification of the stator current Concordia patterns. orientation is the goal of the proposed method. This enables the identification of the stator fault and Finding efficient invariants features are the key to its extension by a pattern recognition method. The solve this problem. Particular attention is paid to Park's vector approach can be used to detect a faulty visual-based features obtained in the image motor based on the shape of its pattern. processing system.The proposed image processing is Under this context, this paper proposes a divided in three stages: image composition, particle new method forthe detection of a three-phase analysis and feature extraction as shown in Fig.3. The induction motor stator fault. Thismethod is based on inputs for the image processing based system are the the image identification of the statorcurrent αβ currents and the outputs are I.O.C and dist_xc_tlr Concordia patterns. The index of compactness feature values. (I.O.C.)and distance between the xc coordinate of the 47 | P a g e
  • 2. S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue5, September- October 2012, pp.047-051 3.1. IMAGE COMPOSITION and at the same time obtain some properties that help In the image composition stage, the αβ stator feature extraction the NI vision particle analysis currents are first represented as an image in order to palette is used [7]. This method leads to anefficient be used in the pattern recognition method. Each pixel calculation of the region area and its contour belonging to the object contour represents each αβ perimeter. sample current. A binary image can be considered as a Image contour particular case of a grey image with I(x,y)=1 for pixels that belongs to an object, and I(x,y)=0 for pixels that belongs to the background. Fig.4 shows the αβ stator currents represented in the image plain after image composition process. Figure4. Image plan for the αβ line currents During the contour following right and left upper points(tr_p, tl_p) of the region were obtained using particle measurement of first pixel through which the last pixel on the first line of the region. 3.3. FEATURE EXTRACTION The feature extraction stage uses the area of the object and the contour perimeter to compute the index of compactness. To obtain the distance between the xc coordinate of the gravity center of the region and the x coordinate of the mean upper point of the region it is necessary to compute the gravity center (xc, yc)[8]. The index of compactness and the distance Figure1. Front Panel displaying fault pattern between the xccoordinate of the gravity center of the region and the x coordinate of the mean upper point of the region are the key features for the fault diagnosis procedure. Assume that the pixels in the digital image are piecewise constant and the dimension of the bounded region image for each object is denoted by M×N pixels, the visual features, area and perimeter, used to determine the I.O.C. can be obtained as [9]: 𝑀 𝑁 𝐴 𝐼 = 𝐼(𝑥, 𝑦) 𝑥=1 𝑦 =1 𝑃 𝐼 = 𝐴𝑟𝑐 𝑥𝑦 𝑥,𝑦 Figure2. Graphical code for pattern generation Where Arcxy is the length of the arc along the object contour, where x and y are neighbors. NI Vision dist_xc_tlr The index of compactness is then given by: Image particle Feature Pattern(Iα analysis extraction & 𝐴(𝐼) vs Iβ) IOC 𝐼𝑂𝐶 𝐼 = palette 𝑃(𝐼)2 Physically, the index of compactness denotes the Figure3. Structure of image processing based system fraction of maximum area that can be encircled by the perimeter actually occupied by the object. 3.2. PARTICLE ANALYSIS The coordinate xc of the gravity center is given by: 𝑀 𝑁 In the pattern recognition method, after image 𝑥=1 𝑦=1 𝐼(𝑥, 𝑦) . 𝑥 𝑥𝑐 = composition it is necessary to determine the shape of 𝐴(𝐼) the region. To represent the boundary of the region 48 | P a g e
  • 3. S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue5, September- October 2012, pp.047-051 The distance between the xc coordinate of the gravity center of the region and the x coordinate of Motor the mean upper point of the region is given by: 𝑡𝑙 _ 𝑝 + 𝑡𝑟 _ 𝑝 𝑑𝑖𝑠𝑡 _ 𝑥 𝑐 _ 𝑡𝑙𝑟 𝐼 = 𝑥 𝑐 − 2 Where tl_p and tr_p are the x coordinates of Three-phase Image Processing the top-left and the top-right points of the region. based System (NI Fault to two-phase Vision – Particle In fig.5 it is shown that distance between the xc Detection coordinates of the gravity center of the region and the (NI Labview) analysis) x coordinates of the mean point between the top-left and top-right points of the regionevaluation code. Figure6.Structure of proposed fault detection system TABLE.1. Simulation results Fault type I.O.C Dist_xc_tlr No fault 0.0822694 -0.529 Phase A reduced 0.0224325 -0.506 fault Phase A higher fault 0.0812921 -0.508 Phase B reduced 0.0750095 24.4 fault Phase B higher fault 0.0584286 59.4 Phase C reduced 0.0751506 -25 fault Phase C higher fault 0.0581938 -60.5 Figure 5. Graphical code for feature extraction 4. INDUCTION MOTOR FAULT DETECTION AND INDICATION Fig: 78 A block diagram of the induction motor Iα 9 detection and simulation results of fault type with I.O.C and dist_xc_tlr are presented in fig.6 and αβvector table.1 respectively. pattern for Iβ different SIMULATION RESULTS severities The system shown in fig.6 was simulated in of faults the Labview environment. The induction motor was initially simulated without fault. In this case the corresponding αβ vector pattern is a circle. Table.1 presents the obtained results for the two A multi-input single output (MISO) fuzzy features. When the induction motor has no fault the controller is fed with a fuzzy rule based system. index of compactness is, approximately, 0.0822694. Inputs are IOC and dist_xc_tlrthat are obtained from Fig.7 presents the current vector pattern for the processed image and output is fuzzy output value. healthy motor, which does not present any This output is given to a fault severity detection and eccentricity. For a small induction motor fault, the indication system which shows severity of fault as a index of compactness decreases to 0.0224325, color variation. If the severity of fault is low then it denoting that the αβ pattern exhibits some shows orange color indication, red for high severity eccentricity. of fault and green for no fault case. Fig.10 and fig.11 As can be seen by the results presented in shows the graphical user interface with fault Table.1 the distance between the xccoordinate of the severitydetector and indicators and graphical code for region gravity center and the mean pointbetween the fault phase detection and color indication top-left and top-right points of the respectively. region(dist_xc_tlr), is different for each phase fault, Fault indication system is given with fuzzy denoting thisdistance value the faulty phase. As the output value with IOC and dist_xc_tlr values fault becomesmore severe, the I.O.C decreases and obtained from image processing system as input to the dist_xc_tlr increaseits absolute value.Figure 7, 8 fuzzy system results in auto fault phase detection and and 9 shows the simulation results of current pattern fault severity indication. Fig.12 shows entire process for healthy motor, motor with severe fault, and motor of detection and indication as a simple block diagram with small fault respectively. representation. 49 | P a g e
  • 4. S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue5, September- October 2012, pp.047-051 REFERENCES [1] G. B. Kliman, J. Stein, "Methods of motor current signature analysis," Electric Machines and Power Systems, vol. 20, no.5, pp 463-474, September 1992. [2] B. M. El Hadremi, "A review of induction motor signature analysis as a medium for fault detection", IEEE Trans. on Ind. Electron., vol. 47, pp 984-993, Oct. 2000. [3] S. Nandi, H. A. Toliyat, "Condition monitoring and fault diagnosis of electrical machines - A review," IEEE Industry Applications Conference 1999, vol. 1, 1999, pp. 197-204. [4] S. Schoen, B. Lin, T. Habetler, J. Schlag, S. Figure10. Fault phase and severity indicator Farag, "An Unsupervised, On-Line System for Induction Motor Fault Detection Using Stator Current Monitoring," IEEE Trans. on Ind. Applications, vol. 31, no 6, pp. 1280- 1286,Nov./Dec. 1995. [5] A. J. M. Cardoso, S. M. A. Cruz, J. F. S. Carvalho, E. S. Saraiva, "Rotor Cage Fault Diagnosis in Three-Phase Induction Motors by Park's Vector Approach," IEEE Industry Applications Conference 1995, vol. 1, 1995, pp. 642-646. [6] A. J. M. Cardoso, S. M. A. Cruz, and D. S. B. Fonseca, "Inter-turn stator winding fault diagnosis in three-phase induction motors, Figure11. Graphical code for fault phase detection by Park's Vector Approach," IEEE Trans. and severity indication Energy Conversion, vol. 14, pp. 595- 598, Sept. 1999. [7] NI Vision Concepts manual - s.no.372916l IOC [8] T.G.Amaral, V.F.Pries, J.F.Martins, A.J.Pires, and M.M.Crisostomo, “Image Processing to a Neuro-fuzzy classifier for dist_xc_tlr detection and diagnosis of induction motor stator fault”, the 33rd annual conference of the IEEE industrial electronics society, nov, 5-8, 2007 Fuzzy System [9] T. G. Amaral, M. M. Crisostomo, V. F. Pires and A. T. Almeida, "Visual Motion Figure12. Fault detectionthrough fuzzy rule based Detection with Hand-Eye manipulator system Using Statistic Moments Classifiers and Fuzzy Logic Approach - Study, Application 5. CONCLUSION and Comparation," The 27th Annual In this paper, based on the αβ line current Conference of the IEEE Industrial vector image pattern, for the identification of a three- Electronics Society, IECON'01, Denver, phase induction motor stator phase fault was Colorado, USA, November 29to December presented. In the system recognition, feature 2, 2001. extraction based on index of compactness and the [10] R.Mahesh, and S.SwarnaLatha, “Simulation distance between the xc coordinate of the pattern of detection of induction motor fault using gravity center and the mean point between the top- image processing with particle analysis”, left and top-right points were done by particle National congress on Communications and analysis that fed to fuzzy system,detects the faulty computer aided electronic systems(CCAES- phase and indicates the severity of fault 2012), CBIT, Hyderabad, April 20 and 21st automatically. 2012 50 | P a g e
  • 5. S. SwarnaLatha, R.Mahesh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue5, September- October 2012, pp.047-051 Authors Bibliography: S.SwarnaLathareceived her graduation degree from JNTUCEA in the year 2000. She received her post-graduation degree from JNTU in the year 2004. She is pursuing her Ph.D. from S.V.U.C.E, Tirupati in the image processing domain. She worked as lecturer at J.N.T.U.C.E.A, Anantapur for 4 years and she worked as assistant and Associate professor in the department of E.C.E., at M.I.T.S, Madanapalle, She worked as Associate professor at C.M.R.I.T, Hyderabad and presently she is the Associate Professor at S.V.U.C.E, Tirupati. R.Mahesh received his graduation degree from JNTUHin the year 2007. He is pursuing post-graduation degree at S.V.U.C.E, Tirupati. He worked as assistant professor for 3 years in the department of E.E.E., at Vemu Institute of technology, Kothakota. 51 | P a g e