SlideShare une entreprise Scribd logo
1  sur  35
Télécharger pour lire hors ligne
Wireless Sensor Networks for Online Health
                Monitoring

            Gerges Dib       Lalita Udpa

               Michigan State University
             Nondestructive Evaluation Lab


               November 10, 2011




                                             1 / 35
Objectives

     Develop a wireless multi-modal sensor network system for
     real-time monitoring of structural health.

     Investigate damage detection techniques for use in Wireless
     Sensor Networks, including:
         Acoustic Emission

         Ultrasound Testing

     Sensor node development, including data acquisition and
     preprocessing, network control, and wireless communication.

     Signal processing algorithms for impact and damage detection
     and characterization.




                                                                    2 / 35
Project Schedule

  Objectives completed and in progress
       Sensor node development and interfacing with transducers for NDE using
       Lamb wave method. (completed)
       A wireless networking protocol for sensor nodes control and data
       acquisition using Lamb wave method. (completed)
       Development and validation of a Finite Element Model for Lamb wave
       propagation in isotropic media. (completed)
       Signal processing algorithms for damage localization. (In progress)


  Future plans
       Lamb wave method in complex geometries.
       Investigate Acoustic Emission Testing, and interfacing this method with
       the sensor nodes.
       Development of multimodal networking.
       Signal processing algorithms for damage characterization.


                                                                                 3 / 35
Non-Destructive Evaluation
     Nondestructive Evaluation (NDE) techniques are used for
     damage detection and characterization
         Evaluate fatigue and impact damage,

         Assess the integrity and remaining life of component,

         Ensure reliability and safety of component.

     Shortcomings of Traditional NDE methods
         Require schedules for inspection, hence interrupting service
         time.

         Structure operating condition cannot be instantly known.

         Testing interpretation may be subjective to the operator.




                                                                        4 / 35
Wireless Sensor Networks
Advantages and challenges

   Advantages
       Solves the problem of impractical wiring and high deployment
       expenses of an in-situ system for Continuous Monitoring.
        Requires little or no infrastructure.
        Composed of low profile sensor nodes, installed
        non-obtrusively.
        Fully automated, self-configuring, and self healing.

   Challenges
        Limited power supply is available for conducting NDT and for
        wireless communication.
        Limited data acquisition and data processing capabilities at
        the sensor nodes.
        Wireless communication interference in a noisy environment.
                                                                       5 / 35
System Overview
A centralized WSN architecture




                                 6 / 35
Control Sequence in a Multi-modal WSN




                                        7 / 35
Top-Down System Specification




                               8 / 35
Top-Down System Specification
Transducer Selection




                               9 / 35
Transducer Selection
Piezoelectric Wafer Active Sensors (PWAS)



      Small size (< 10x10x0.2mm),
      Light weight(< 100 mg),
      Low cost (< $10).
      Far-field damage detection using pulse-echo
      and pitch-catch methods.
      Near-field damage detection using impedance
      method.
      Acoustic emission monitoring of crack
      initiation and growth, and impact detection.




                                                     10 / 35
Top-Down System Specification
NDE Techniques




                               11 / 35
Acoustic Emission Testing

     Passive technique that just listens to the structure.
     Detects the release of energy in a material when a
     fracture/crack takes place.
     Can be used to monitor crack growth and load change (Kaiser
     effect).
     Detection of sudden acoustic events to classify impact
     damages.
      Acoustic Emission signal parameters used for detecting Load
                                 changes.




                                                                    12 / 35
Lamb wave Inspection: Finite Element Modeling
Derivation of the wave equation


        Newton’s 2nd law:
                                        σij,j = ρ¨i
                                                 u                 (1)
        Stress-strain relation:
                                           1
                                  kl   =     (uk,l + ul,k )        (2)
                                           2
        Generalized Hooke’s law:

                                       σij = Cijkl    kl           (3)

        In isotropic media, Hooke’s law becomes:

                              σij = λ       kk δij   + 2µ   ij     (4)

        Substitute (2) in (4), and then in (1), we get Navier equation:

                           µui,jj + (λ + µ)uj,ij = ρ¨i
                                                    u              (5)
                                                                          13 / 35
Lamb wave Inspection: Finite Element Modeling
Potential form of the wave equation


        Express the Navier equation in vector form:
                                               2  ∂2u
                         (λ + µ)      .u + µ       u=ρ            (6)
                                                  ∂t2
        Representing the displacement vector u = φ + × ψ, we
        get the potential forms,
        The scalar potential φ governing the propagation of
        logitudinal waves:
                                  2     1 ∂2φ
                                    φ= 2 2                        (7)
                                       cL ∂t
        The vector potential ψ governing the propagation of shear
        waves:
                                 2      1 ∂2ψ
                                   ψ= 2                           (8)
                                       cT ∂t2
        where
                                 λ+µ               µ
                         cL =          and cT =
                                    ρ              ρ                    14 / 35
Lamb wave Inspection: Finite Element Modeling
Assumptions and simplifications


        Consider plane harmonic waves propagating in plate of
        thickness 2d in positive x direction.
        Plane strain conditions: Strain components in z-direction are
        zero: zz = zx = zy = 0
        The vector potential only non-zero value is along the
        z-direction, will be denoted by ψ.


     ∂2φ ∂2φ   1 ∂2φ
         + 2 = 2 2                (9)
     ∂x2  ∂y  cL ∂t

    ∂2ψ ∂2ψ      1 ∂2ψ
        +      = 2               (10)
    ∂x2   ∂y 2  cT ∂t2



                                                                        15 / 35
Lamb wave Inspection: Finite Element Modeling
Wave Equation solution


        The PDE solutions for equations (9) and (10) respectively
        have the form:
                             φ = φ(y)ei(kx−ωt)                   (11)
                              ψ = ψ(y)ei(kx−ωt)                 (12)
        Substitute back into the wave equation, we get:

                          φ(y) = A1 sinpy + A2 cospy            (13)

                          ψ(y) = B1 sinqy + B2 cosqy            (14)
        where,
                             ω2                   ω2
                     p=         − k 2 and q =        − k2
                             c2
                              L                   c2
                                                   T




                                                                        16 / 35
Lamb wave Inspection: Finite Element Modeling
Symmetric and Anti-symmetric modes

       Recall that u = φ + × ψ, we get the displacement vector
       which will be a function of sines and cosines, and hence it can
       be split into two sets of mode:
            Symmetric modes:
                           ux = ikA2 cospy + qB1 cosqy            (15)
                          uy = −pA2 sinpy − ikB1 sinqy            (16)




            Anti-symmetric modes:
                           ux = ikA1 sinpy − qB2 sinqy            (17)
                           uy = pA1 cospy + ikB2 cosqy            (18)




                                                                         17 / 35
Lamb wave Inspection: Finite Element Modeling
Boundary conditions


        The constants A1 , A2 , B1 , B2 , and the dispersion equations
        are still unknown.
        Apply traction free boundary conditions at the surface of the
        plate: σxy = σyy = 0 at y = ±d.
        This gives an eigenvalue problem, with the eigenvalues
        satisfying those equations:
             Symmetric modes:

                                tanqd    4k 2 pq
                                      = 2                          (19)
                                tanpd  (q − k 2 )2

             Anti-symmetric modes:

                                tanqd    q 2 − k 2 )2
                                      =−                           (20)
                                tanpd       4k 2 pq



                                                                          18 / 35
Lamb wave Inspection: Finite Element Modeling
Point Force Simulation

        Simulations in ABAQUS using the point force model where the actuation
        signal due to attached PZT is modeled as a point force:
                           σa (x) = aτo [δ(x − a) − δ(x + a)]            (21)
        The actuation signal is the Hanning windowed signal.




        Generating pure S0 mode:




        Generating pure A0 mode:




                                                                                19 / 35
Lamb wave Inspection: Finite Element Modeling
Point force simulation results and validation

   Conducted simulation for actuation frequencies from 50 KHz to
   300 KHz, and compared obtained dispersion curves for phase
   velocity with theoretical equations.




                                                                   20 / 35
Lamb wave Inspection: Finite Element Modeling
Multiphysics Simulation of Piezoelectric wafers

        Plane strain model an Aluminum plate with 2 PZT-5A wafers
        attached to it (strains in z-direction go to zero).
        Piezoelectric constitutive equations:
                                      Sij = sE Tkl + dkij Ek
                                             ijkl                                    (22)
                                      Dj = djkl Tkl +   εT E k
                                                         jk                          (23)

    Where the mechanical compliance:                Piezoelectric coupling:
                     16.4     −7.22      0                           0    0   −171
      sE = 10−12    −7.22     18.8       0              d = 10−12    0    0    374
                      0         0       47.5                        584   0     0

    Dielectric permittivity
                   1730    0      0
         ε = εo      0    1730     0
                     0      0    1700




                                                                                            21 / 35
Lamb wave Inspection: Finite Element Modeling
Multiphysics simulation validation


        Hanning windowed actuation electric field applied at PZT A
        with frequency 175 KHz.




                                                                    22 / 35
Ongoing work: FEM of waves in an anisotropic layer
Solution of the wave equation

   The wave equation in anisotropic media:
                                Cijkl uk,jl = ρ¨i
                                               u                 (24)


   Assumptions
     1   The coordinate system is chosen such that wave is
         independent of the z-coordinate: k3 = kz = 0.
     2   The x component of the wave number is known, kx = k.
     3   k2 = ky = ly k.
     4   Plane harmonic traveling waves:

                                ui = αi ei(k(x+ly y)−ωt)         (25)

         Substitute (25) back into the wave equation (24), we get the
         Christoffel equation for anisotropic media:
                           ρω 2 δim − Ciklm kk kl αm = 0         (26)
                                                                        23 / 35
Waves in an anisotropic layer
Solution of the wave equation


        For a nontrivial solution, we require that:
                          det[ρω 2 δim − Ciklm kk kl ] = 0      (27)
        Expression (27) can be solved using the partial wave
        technique: Take the superposition of three upward traveling
        plane wave modes and three downward traveling plane wave
        modes.
        The expanded form of (27) can be written as:
                 6     5     4     3     2
               Aly + Bly + Cly + Dly + Ely + F ly + G = 0       (28)
        The six coefficients (A through G) are functions of density
        and elastic constants.
        For monoclinic or higher-symmetry materials, B = D = F =
        0, and we have:
                              6     4     2
                            Aly + Cly + Ely + G = 0             (29)
                                                                       24 / 35
Waves in an anisotropic layer
Solution of the wave equation: Boundary conditions


        The six values of ly , and the six polarization vectors α(n) are
        obtained fom equation (28).
        The displacement field would then be:
                                           6
                                                                (n)
                                                       (n)
                                 uj =              Cn αj eik(x+ly     y)
                                                                           (30)
                                        n=1

        Boundary condition: Traction vanishes on the upper and lower
        surfaces of the layer: Txy = Tyy = Tyz = 0 at y = ±d.
        The Traction components are calculated by: Tij = Cijkl kl ,
                       1   ∂uk       ∂ul
        and   kl   =   2   ∂xl   +   ∂xk       .
        We therefore obtain the following homogeneous system:
        Bij (ρ, Cijkl , kd)Cj = 0,
        The Lamb wave dispersion curves are found by setting
        det[B] = 0.
                                                                                  25 / 35
Top-Down System Specification




                               26 / 35
Top-Down System Specification
Data acquisition, preprocessing, and wireless communication

                                                              Iris Mote
      Commercial sensor nodes are available with
      integrated microprocessors and RF radios
      with IEEE 8.15.4 standard, running on
      batteries.
      They are intended for generic use such as
      temperature and humidity sensing.
      The sensing interface is not suitable for
      specialized NDE techniques.
      They do provide 51-pin extension connector,
      enabling to extend their functionality.




                                                                          27 / 35
Data Acquisition
Iris mote extension sensor board design



        A sensor board is designed to interface the Iris mote with the
        PZT wafers for active sensing (data acquisition and
        actuation).




                                                                         28 / 35
Data Acquisition
The sensing interface


        Signal conditioning for reducing the required data sampling
        frequency.
        Evelop detector converts signal to base band frequency.
             Full wave rectifier + Second order low pass filter.




                                                                      29 / 35
Data Acquisition
The actuation interface


        Use Iris mote digital I/O to generate a square wave with
        programmable number of cycles.
        Filter square wave signal to obtain a sine tone burt.




                                                                   30 / 35
Data Control and Networking
The Sensor Nodes and Base Station State Machines




                                                   31 / 35
System Validation




                    32 / 35
Top-Down System Specification
Signal processing for defect localization




                                            33 / 35
Conclusion

     Finite Element Modeling for Lamb wave propagation was
     investigated and validated with experimental data.

     A Sensor Board was designed for interfacing the Iris mote with
     PZT wafers for Lamb wave inspection.

     A wireless networking protocol was implemented for sensor
     nodes control and data acquisition.

     Signal processing algorithm for damage localization was
     investigated.




                                                                      34 / 35
Future Work

    Simulations and experiments for Lamb wave inspection in
    anisotropic media.

    Damage detection using Lamb wave in complex geometries
    (cylinders, platelike-geometries with stiffners, etc).

    Investigate Acoustic Emission testing, and interfacing this
    method with the sensor nodes.

    Update control sequence for multimodal inspection support.

    Signal processing algorithms for damage characterization.




                                                                  35 / 35

Contenu connexe

Tendances

Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Nonlinear Optical Materials
Nonlinear Optical MaterialsNonlinear Optical Materials
Nonlinear Optical Materialskrishslide
 
Monte Carlo Statistical Methods
Monte Carlo Statistical MethodsMonte Carlo Statistical Methods
Monte Carlo Statistical MethodsChristian Robert
 
Tanfani testi-alvarez presentation final
Tanfani testi-alvarez presentation finalTanfani testi-alvarez presentation final
Tanfani testi-alvarez presentation finalRene Alvarez
 
Monte Carlo Statistical Methods
Monte Carlo Statistical MethodsMonte Carlo Statistical Methods
Monte Carlo Statistical MethodsChristian Robert
 
Benchmark Calculations of Atomic Data for Modelling Applications
 Benchmark Calculations of Atomic Data for Modelling Applications Benchmark Calculations of Atomic Data for Modelling Applications
Benchmark Calculations of Atomic Data for Modelling ApplicationsAstroAtom
 
Anderson localization, wave diffusion and the effect of nonlinearity in disor...
Anderson localization, wave diffusion and the effect of nonlinearity in disor...Anderson localization, wave diffusion and the effect of nonlinearity in disor...
Anderson localization, wave diffusion and the effect of nonlinearity in disor...ABDERRAHMANE REGGAD
 
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...JaresJournal
 
Neuron-computer interface in Dynamic-Clamp experiments
Neuron-computer interface in Dynamic-Clamp experimentsNeuron-computer interface in Dynamic-Clamp experiments
Neuron-computer interface in Dynamic-Clamp experimentsSSA KPI
 
14 Machine Learning Single Layer Perceptron
14 Machine Learning Single Layer Perceptron14 Machine Learning Single Layer Perceptron
14 Machine Learning Single Layer PerceptronAndres Mendez-Vazquez
 
Chapter 9 computation of the dft
Chapter 9 computation of the dftChapter 9 computation of the dft
Chapter 9 computation of the dftmikeproud
 
Lecture 15 DCT, Walsh and Hadamard Transform
Lecture 15 DCT, Walsh and Hadamard TransformLecture 15 DCT, Walsh and Hadamard Transform
Lecture 15 DCT, Walsh and Hadamard TransformVARUN KUMAR
 
Stability of adaptive random-walk Metropolis algorithms
Stability of adaptive random-walk Metropolis algorithmsStability of adaptive random-walk Metropolis algorithms
Stability of adaptive random-walk Metropolis algorithmsBigMC
 
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...Taiji Suzuki
 

Tendances (17)

Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Nonlinear Optical Materials
Nonlinear Optical MaterialsNonlinear Optical Materials
Nonlinear Optical Materials
 
Unit ii
Unit iiUnit ii
Unit ii
 
Monte Carlo Statistical Methods
Monte Carlo Statistical MethodsMonte Carlo Statistical Methods
Monte Carlo Statistical Methods
 
Tanfani testi-alvarez presentation final
Tanfani testi-alvarez presentation finalTanfani testi-alvarez presentation final
Tanfani testi-alvarez presentation final
 
Monte Carlo Statistical Methods
Monte Carlo Statistical MethodsMonte Carlo Statistical Methods
Monte Carlo Statistical Methods
 
Benchmark Calculations of Atomic Data for Modelling Applications
 Benchmark Calculations of Atomic Data for Modelling Applications Benchmark Calculations of Atomic Data for Modelling Applications
Benchmark Calculations of Atomic Data for Modelling Applications
 
Anderson localization, wave diffusion and the effect of nonlinearity in disor...
Anderson localization, wave diffusion and the effect of nonlinearity in disor...Anderson localization, wave diffusion and the effect of nonlinearity in disor...
Anderson localization, wave diffusion and the effect of nonlinearity in disor...
 
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...
ON OPTIMIZATION OF MANUFACTURING OF ELEMENTS OF AN BINARY-ROM CIRCUIT TO INCR...
 
03 image transform
03 image transform03 image transform
03 image transform
 
Neuron-computer interface in Dynamic-Clamp experiments
Neuron-computer interface in Dynamic-Clamp experimentsNeuron-computer interface in Dynamic-Clamp experiments
Neuron-computer interface in Dynamic-Clamp experiments
 
14 Machine Learning Single Layer Perceptron
14 Machine Learning Single Layer Perceptron14 Machine Learning Single Layer Perceptron
14 Machine Learning Single Layer Perceptron
 
Chapter 9 computation of the dft
Chapter 9 computation of the dftChapter 9 computation of the dft
Chapter 9 computation of the dft
 
Lecture 15 DCT, Walsh and Hadamard Transform
Lecture 15 DCT, Walsh and Hadamard TransformLecture 15 DCT, Walsh and Hadamard Transform
Lecture 15 DCT, Walsh and Hadamard Transform
 
Stability of adaptive random-walk Metropolis algorithms
Stability of adaptive random-walk Metropolis algorithmsStability of adaptive random-walk Metropolis algorithms
Stability of adaptive random-walk Metropolis algorithms
 
Pycon openlcdfdm
Pycon openlcdfdmPycon openlcdfdm
Pycon openlcdfdm
 
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...
PAC-Bayesian Bound for Gaussian Process Regression and Multiple Kernel Additi...
 

En vedette

Wireless Sensors in Health Care
Wireless Sensors in Health CareWireless Sensors in Health Care
Wireless Sensors in Health CareDmitry Ponomarenko
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Editor IJCATR
 
Healthcare Monitoring Using Wireless Sensor Networks
Healthcare Monitoring Using Wireless Sensor NetworksHealthcare Monitoring Using Wireless Sensor Networks
Healthcare Monitoring Using Wireless Sensor NetworksEbin Ephrem Elavathingal
 
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...Yole Developpement
 
Structural Health Monitoring System Using Wireless Sensor Network
Structural Health Monitoring System Using Wireless Sensor NetworkStructural Health Monitoring System Using Wireless Sensor Network
Structural Health Monitoring System Using Wireless Sensor NetworkIJEEE
 
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...University of Gujrat, Pakistan
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network reportGanesh Khadsan
 
Fundamentals of ultrasound
Fundamentals of ultrasoundFundamentals of ultrasound
Fundamentals of ultrasoundcrisevelise
 
Difference between monitoring and evaluation
Difference between monitoring and evaluationDifference between monitoring and evaluation
Difference between monitoring and evaluationDoreen Ty
 
Results Based Monitoring and Evaluation
Results Based Monitoring and EvaluationResults Based Monitoring and Evaluation
Results Based Monitoring and EvaluationMadhawa Waidyaratna
 
Seminar report on WSN technology
Seminar report on WSN technologySeminar report on WSN technology
Seminar report on WSN technologyKapil Dev
 
Two Examples of Program Planning, Monitoring and Evaluation
Two Examples of Program Planning, Monitoring and EvaluationTwo Examples of Program Planning, Monitoring and Evaluation
Two Examples of Program Planning, Monitoring and EvaluationMEASURE Evaluation
 
Monitoring & evaluation presentation[1]
Monitoring & evaluation presentation[1]Monitoring & evaluation presentation[1]
Monitoring & evaluation presentation[1]skzarif
 

En vedette (18)

Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
 
Wireless Sensors in Health Care
Wireless Sensors in Health CareWireless Sensors in Health Care
Wireless Sensors in Health Care
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
 
Healthcare Monitoring Using Wireless Sensor Networks
Healthcare Monitoring Using Wireless Sensor NetworksHealthcare Monitoring Using Wireless Sensor Networks
Healthcare Monitoring Using Wireless Sensor Networks
 
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...
Sensors for Home Healthcare Applications: Market & Technology Analysis 2013 R...
 
The Future of Healthcare
The Future of HealthcareThe Future of Healthcare
The Future of Healthcare
 
Structural Health Monitoring System Using Wireless Sensor Network
Structural Health Monitoring System Using Wireless Sensor NetworkStructural Health Monitoring System Using Wireless Sensor Network
Structural Health Monitoring System Using Wireless Sensor Network
 
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
APPLICATION OF WIRELESS SENSOR NETWORKS TO AIRCRAFT CONTROL AND HEALTH MANAGE...
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network report
 
Fundamentals of ultrasound
Fundamentals of ultrasoundFundamentals of ultrasound
Fundamentals of ultrasound
 
Difference between monitoring and evaluation
Difference between monitoring and evaluationDifference between monitoring and evaluation
Difference between monitoring and evaluation
 
Results Based Monitoring and Evaluation
Results Based Monitoring and EvaluationResults Based Monitoring and Evaluation
Results Based Monitoring and Evaluation
 
Seminar report on WSN technology
Seminar report on WSN technologySeminar report on WSN technology
Seminar report on WSN technology
 
Two Examples of Program Planning, Monitoring and Evaluation
Two Examples of Program Planning, Monitoring and EvaluationTwo Examples of Program Planning, Monitoring and Evaluation
Two Examples of Program Planning, Monitoring and Evaluation
 
Monitoring and Evaluation Framework
Monitoring and Evaluation FrameworkMonitoring and Evaluation Framework
Monitoring and Evaluation Framework
 
Monitoring and Evaluation
Monitoring and EvaluationMonitoring and Evaluation
Monitoring and Evaluation
 
Monitoring & evaluation presentation[1]
Monitoring & evaluation presentation[1]Monitoring & evaluation presentation[1]
Monitoring & evaluation presentation[1]
 
Project Monitoring & Evaluation
Project Monitoring & EvaluationProject Monitoring & Evaluation
Project Monitoring & Evaluation
 

Similaire à Pres110811

Continuum Modeling and Control of Large Nonuniform Networks
Continuum Modeling and Control of Large Nonuniform NetworksContinuum Modeling and Control of Large Nonuniform Networks
Continuum Modeling and Control of Large Nonuniform NetworksYang Zhang
 
Dynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsDynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsUniversity of Glasgow
 
Bp219 2011
Bp219 2011Bp219 2011
Bp219 2011waddling
 
MVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsMVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsElvis DOHMATOB
 
Ph 101-9 QUANTUM MACHANICS
Ph 101-9 QUANTUM MACHANICSPh 101-9 QUANTUM MACHANICS
Ph 101-9 QUANTUM MACHANICSChandan Singh
 
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONTWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONVLSICS Design
 
Introduction to Quantum Monte Carlo
Introduction to Quantum Monte CarloIntroduction to Quantum Monte Carlo
Introduction to Quantum Monte CarloClaudio Attaccalite
 
Chemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsChemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsBoris Fackovec
 
Graph theoretic approach to solve measurement placement problem for power system
Graph theoretic approach to solve measurement placement problem for power systemGraph theoretic approach to solve measurement placement problem for power system
Graph theoretic approach to solve measurement placement problem for power systemIAEME Publication
 
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...Efficient mode-matching analysis of 2-D scattering by periodic array of circu...
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...Yong Heui Cho
 
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationTwo Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationVLSICS Design
 
Project_report_BSS
Project_report_BSSProject_report_BSS
Project_report_BSSKamal Bhagat
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysisrik0
 

Similaire à Pres110811 (20)

Continuum Modeling and Control of Large Nonuniform Networks
Continuum Modeling and Control of Large Nonuniform NetworksContinuum Modeling and Control of Large Nonuniform Networks
Continuum Modeling and Control of Large Nonuniform Networks
 
Cdc18 dg lee
Cdc18 dg leeCdc18 dg lee
Cdc18 dg lee
 
Dynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsDynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beams
 
Bp219 2011
Bp219 2011Bp219 2011
Bp219 2011
 
Bp219 2011-4.13
Bp219 2011-4.13Bp219 2011-4.13
Bp219 2011-4.13
 
MVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priorsMVPA with SpaceNet: sparse structured priors
MVPA with SpaceNet: sparse structured priors
 
Ph 101-9 QUANTUM MACHANICS
Ph 101-9 QUANTUM MACHANICSPh 101-9 QUANTUM MACHANICS
Ph 101-9 QUANTUM MACHANICS
 
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATIONTWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
TWO DIMENSIONAL MODELING OF NONUNIFORMLY DOPED MESFET UNDER ILLUMINATION
 
Introduction to Quantum Monte Carlo
Introduction to Quantum Monte CarloIntroduction to Quantum Monte Carlo
Introduction to Quantum Monte Carlo
 
Random vibration energy harvesting
Random vibration energy harvestingRandom vibration energy harvesting
Random vibration energy harvesting
 
Chemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsChemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physics
 
Graph theoretic approach to solve measurement placement problem for power system
Graph theoretic approach to solve measurement placement problem for power systemGraph theoretic approach to solve measurement placement problem for power system
Graph theoretic approach to solve measurement placement problem for power system
 
ThesisPresentation
ThesisPresentationThesisPresentation
ThesisPresentation
 
litvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdflitvinenko_Gamm2023.pdf
litvinenko_Gamm2023.pdf
 
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...Efficient mode-matching analysis of 2-D scattering by periodic array of circu...
Efficient mode-matching analysis of 2-D scattering by periodic array of circu...
 
PhD_seminar_final
PhD_seminar_finalPhD_seminar_final
PhD_seminar_final
 
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under IlluminationTwo Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
Two Dimensional Modeling of Nonuniformly Doped MESFET Under Illumination
 
Project_report_BSS
Project_report_BSSProject_report_BSS
Project_report_BSS
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Dsp 2marks
Dsp 2marksDsp 2marks
Dsp 2marks
 

Dernier

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Dernier (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Pres110811

  • 1. Wireless Sensor Networks for Online Health Monitoring Gerges Dib Lalita Udpa Michigan State University Nondestructive Evaluation Lab November 10, 2011 1 / 35
  • 2. Objectives Develop a wireless multi-modal sensor network system for real-time monitoring of structural health. Investigate damage detection techniques for use in Wireless Sensor Networks, including: Acoustic Emission Ultrasound Testing Sensor node development, including data acquisition and preprocessing, network control, and wireless communication. Signal processing algorithms for impact and damage detection and characterization. 2 / 35
  • 3. Project Schedule Objectives completed and in progress Sensor node development and interfacing with transducers for NDE using Lamb wave method. (completed) A wireless networking protocol for sensor nodes control and data acquisition using Lamb wave method. (completed) Development and validation of a Finite Element Model for Lamb wave propagation in isotropic media. (completed) Signal processing algorithms for damage localization. (In progress) Future plans Lamb wave method in complex geometries. Investigate Acoustic Emission Testing, and interfacing this method with the sensor nodes. Development of multimodal networking. Signal processing algorithms for damage characterization. 3 / 35
  • 4. Non-Destructive Evaluation Nondestructive Evaluation (NDE) techniques are used for damage detection and characterization Evaluate fatigue and impact damage, Assess the integrity and remaining life of component, Ensure reliability and safety of component. Shortcomings of Traditional NDE methods Require schedules for inspection, hence interrupting service time. Structure operating condition cannot be instantly known. Testing interpretation may be subjective to the operator. 4 / 35
  • 5. Wireless Sensor Networks Advantages and challenges Advantages Solves the problem of impractical wiring and high deployment expenses of an in-situ system for Continuous Monitoring. Requires little or no infrastructure. Composed of low profile sensor nodes, installed non-obtrusively. Fully automated, self-configuring, and self healing. Challenges Limited power supply is available for conducting NDT and for wireless communication. Limited data acquisition and data processing capabilities at the sensor nodes. Wireless communication interference in a noisy environment. 5 / 35
  • 6. System Overview A centralized WSN architecture 6 / 35
  • 7. Control Sequence in a Multi-modal WSN 7 / 35
  • 10. Transducer Selection Piezoelectric Wafer Active Sensors (PWAS) Small size (< 10x10x0.2mm), Light weight(< 100 mg), Low cost (< $10). Far-field damage detection using pulse-echo and pitch-catch methods. Near-field damage detection using impedance method. Acoustic emission monitoring of crack initiation and growth, and impact detection. 10 / 35
  • 12. Acoustic Emission Testing Passive technique that just listens to the structure. Detects the release of energy in a material when a fracture/crack takes place. Can be used to monitor crack growth and load change (Kaiser effect). Detection of sudden acoustic events to classify impact damages. Acoustic Emission signal parameters used for detecting Load changes. 12 / 35
  • 13. Lamb wave Inspection: Finite Element Modeling Derivation of the wave equation Newton’s 2nd law: σij,j = ρ¨i u (1) Stress-strain relation: 1 kl = (uk,l + ul,k ) (2) 2 Generalized Hooke’s law: σij = Cijkl kl (3) In isotropic media, Hooke’s law becomes: σij = λ kk δij + 2µ ij (4) Substitute (2) in (4), and then in (1), we get Navier equation: µui,jj + (λ + µ)uj,ij = ρ¨i u (5) 13 / 35
  • 14. Lamb wave Inspection: Finite Element Modeling Potential form of the wave equation Express the Navier equation in vector form: 2 ∂2u (λ + µ) .u + µ u=ρ (6) ∂t2 Representing the displacement vector u = φ + × ψ, we get the potential forms, The scalar potential φ governing the propagation of logitudinal waves: 2 1 ∂2φ φ= 2 2 (7) cL ∂t The vector potential ψ governing the propagation of shear waves: 2 1 ∂2ψ ψ= 2 (8) cT ∂t2 where λ+µ µ cL = and cT = ρ ρ 14 / 35
  • 15. Lamb wave Inspection: Finite Element Modeling Assumptions and simplifications Consider plane harmonic waves propagating in plate of thickness 2d in positive x direction. Plane strain conditions: Strain components in z-direction are zero: zz = zx = zy = 0 The vector potential only non-zero value is along the z-direction, will be denoted by ψ. ∂2φ ∂2φ 1 ∂2φ + 2 = 2 2 (9) ∂x2 ∂y cL ∂t ∂2ψ ∂2ψ 1 ∂2ψ + = 2 (10) ∂x2 ∂y 2 cT ∂t2 15 / 35
  • 16. Lamb wave Inspection: Finite Element Modeling Wave Equation solution The PDE solutions for equations (9) and (10) respectively have the form: φ = φ(y)ei(kx−ωt) (11) ψ = ψ(y)ei(kx−ωt) (12) Substitute back into the wave equation, we get: φ(y) = A1 sinpy + A2 cospy (13) ψ(y) = B1 sinqy + B2 cosqy (14) where, ω2 ω2 p= − k 2 and q = − k2 c2 L c2 T 16 / 35
  • 17. Lamb wave Inspection: Finite Element Modeling Symmetric and Anti-symmetric modes Recall that u = φ + × ψ, we get the displacement vector which will be a function of sines and cosines, and hence it can be split into two sets of mode: Symmetric modes: ux = ikA2 cospy + qB1 cosqy (15) uy = −pA2 sinpy − ikB1 sinqy (16) Anti-symmetric modes: ux = ikA1 sinpy − qB2 sinqy (17) uy = pA1 cospy + ikB2 cosqy (18) 17 / 35
  • 18. Lamb wave Inspection: Finite Element Modeling Boundary conditions The constants A1 , A2 , B1 , B2 , and the dispersion equations are still unknown. Apply traction free boundary conditions at the surface of the plate: σxy = σyy = 0 at y = ±d. This gives an eigenvalue problem, with the eigenvalues satisfying those equations: Symmetric modes: tanqd 4k 2 pq = 2 (19) tanpd (q − k 2 )2 Anti-symmetric modes: tanqd q 2 − k 2 )2 =− (20) tanpd 4k 2 pq 18 / 35
  • 19. Lamb wave Inspection: Finite Element Modeling Point Force Simulation Simulations in ABAQUS using the point force model where the actuation signal due to attached PZT is modeled as a point force: σa (x) = aτo [δ(x − a) − δ(x + a)] (21) The actuation signal is the Hanning windowed signal. Generating pure S0 mode: Generating pure A0 mode: 19 / 35
  • 20. Lamb wave Inspection: Finite Element Modeling Point force simulation results and validation Conducted simulation for actuation frequencies from 50 KHz to 300 KHz, and compared obtained dispersion curves for phase velocity with theoretical equations. 20 / 35
  • 21. Lamb wave Inspection: Finite Element Modeling Multiphysics Simulation of Piezoelectric wafers Plane strain model an Aluminum plate with 2 PZT-5A wafers attached to it (strains in z-direction go to zero). Piezoelectric constitutive equations: Sij = sE Tkl + dkij Ek ijkl (22) Dj = djkl Tkl + εT E k jk (23) Where the mechanical compliance: Piezoelectric coupling: 16.4 −7.22 0 0 0 −171 sE = 10−12 −7.22 18.8 0 d = 10−12 0 0 374 0 0 47.5 584 0 0 Dielectric permittivity 1730 0 0 ε = εo 0 1730 0 0 0 1700 21 / 35
  • 22. Lamb wave Inspection: Finite Element Modeling Multiphysics simulation validation Hanning windowed actuation electric field applied at PZT A with frequency 175 KHz. 22 / 35
  • 23. Ongoing work: FEM of waves in an anisotropic layer Solution of the wave equation The wave equation in anisotropic media: Cijkl uk,jl = ρ¨i u (24) Assumptions 1 The coordinate system is chosen such that wave is independent of the z-coordinate: k3 = kz = 0. 2 The x component of the wave number is known, kx = k. 3 k2 = ky = ly k. 4 Plane harmonic traveling waves: ui = αi ei(k(x+ly y)−ωt) (25) Substitute (25) back into the wave equation (24), we get the Christoffel equation for anisotropic media: ρω 2 δim − Ciklm kk kl αm = 0 (26) 23 / 35
  • 24. Waves in an anisotropic layer Solution of the wave equation For a nontrivial solution, we require that: det[ρω 2 δim − Ciklm kk kl ] = 0 (27) Expression (27) can be solved using the partial wave technique: Take the superposition of three upward traveling plane wave modes and three downward traveling plane wave modes. The expanded form of (27) can be written as: 6 5 4 3 2 Aly + Bly + Cly + Dly + Ely + F ly + G = 0 (28) The six coefficients (A through G) are functions of density and elastic constants. For monoclinic or higher-symmetry materials, B = D = F = 0, and we have: 6 4 2 Aly + Cly + Ely + G = 0 (29) 24 / 35
  • 25. Waves in an anisotropic layer Solution of the wave equation: Boundary conditions The six values of ly , and the six polarization vectors α(n) are obtained fom equation (28). The displacement field would then be: 6 (n) (n) uj = Cn αj eik(x+ly y) (30) n=1 Boundary condition: Traction vanishes on the upper and lower surfaces of the layer: Txy = Tyy = Tyz = 0 at y = ±d. The Traction components are calculated by: Tij = Cijkl kl , 1 ∂uk ∂ul and kl = 2 ∂xl + ∂xk . We therefore obtain the following homogeneous system: Bij (ρ, Cijkl , kd)Cj = 0, The Lamb wave dispersion curves are found by setting det[B] = 0. 25 / 35
  • 27. Top-Down System Specification Data acquisition, preprocessing, and wireless communication Iris Mote Commercial sensor nodes are available with integrated microprocessors and RF radios with IEEE 8.15.4 standard, running on batteries. They are intended for generic use such as temperature and humidity sensing. The sensing interface is not suitable for specialized NDE techniques. They do provide 51-pin extension connector, enabling to extend their functionality. 27 / 35
  • 28. Data Acquisition Iris mote extension sensor board design A sensor board is designed to interface the Iris mote with the PZT wafers for active sensing (data acquisition and actuation). 28 / 35
  • 29. Data Acquisition The sensing interface Signal conditioning for reducing the required data sampling frequency. Evelop detector converts signal to base band frequency. Full wave rectifier + Second order low pass filter. 29 / 35
  • 30. Data Acquisition The actuation interface Use Iris mote digital I/O to generate a square wave with programmable number of cycles. Filter square wave signal to obtain a sine tone burt. 30 / 35
  • 31. Data Control and Networking The Sensor Nodes and Base Station State Machines 31 / 35
  • 32. System Validation 32 / 35
  • 33. Top-Down System Specification Signal processing for defect localization 33 / 35
  • 34. Conclusion Finite Element Modeling for Lamb wave propagation was investigated and validated with experimental data. A Sensor Board was designed for interfacing the Iris mote with PZT wafers for Lamb wave inspection. A wireless networking protocol was implemented for sensor nodes control and data acquisition. Signal processing algorithm for damage localization was investigated. 34 / 35
  • 35. Future Work Simulations and experiments for Lamb wave inspection in anisotropic media. Damage detection using Lamb wave in complex geometries (cylinders, platelike-geometries with stiffners, etc). Investigate Acoustic Emission testing, and interfacing this method with the sensor nodes. Update control sequence for multimodal inspection support. Signal processing algorithms for damage characterization. 35 / 35