Monitoring Lung Disease using Electronic Stethoscope Arrays Kyle - - PowerPoint PPT Presentation

monitoring lung disease using electronic stethoscope
SMART_READER_LITE
LIVE PREVIEW

Monitoring Lung Disease using Electronic Stethoscope Arrays Kyle - - PowerPoint PPT Presentation

Monitoring Lung Disease using Electronic Stethoscope Arrays Kyle Mulligan, Andy Adler, Rafik Goubran Department of Systems and Computer Engineering Carleton University CMBEC32 Calgary, AB 23 May 2009 Agenda Background Motivation


slide-1
SLIDE 1

Monitoring Lung Disease using Electronic Stethoscope Arrays

Kyle Mulligan, Andy Adler, Rafik Goubran Department of Systems and Computer Engineering Carleton University CMBEC32 Calgary, AB 23 May 2009

slide-2
SLIDE 2

Agenda

Background Motivation Solution Medical Instrument Development Data Processing Algorithm Phantom Models Experimental Results Conclusions

slide-3
SLIDE 3

Background

Adaptive Filtering Stethoscope Respiratory Disease Auscultation White Gaussian Noise Non-Linearities

slide-4
SLIDE 4

What is stethoscope auscultation?

slide-5
SLIDE 5

Respiratory Diseases

This project focuses on airway obstructions caused

by excess mucus in related diseases including:

  • Pneumonia
  • Bronchitis
  • Emphysema
  • Asthma
slide-6
SLIDE 6

White Gaussian Noise

White Gaussian Noise is a randomly generated signal across

a range of frequencies

Useful for system identification due to wide frequency band

and linear phase

Frequency (Hz) Magnitude (V) Transfer Function Input Signal Frequency Output Signal Frequency 1 Value (500 Hz) 1 Value (500 Hz) Range (0 – 4 kHz) Range (0 – 4kHz)

slide-7
SLIDE 7

Adaptive Filtering

Adaptive Filter

d[n] y[n] e[n] Input Signal Reference Signal

  • Easily determine behaviour of unknown linear systems
  • Implemented using a Finite Impulse Response filter with a set

number of updatable coefficients

  • Coefficients are updated with each iteration of the algorithm by

the equation:

Mother + Fetal ECG Mother ECG Fetal ECG

slide-8
SLIDE 8

Impulse Response and Transfer Function

  • The impulse response is derived from the adaptive filter coefficients upon

convergence of the algorithm

  • The coefficient that has the highest value designates the dominant transmission

path of the input signal through the system to the measurement point

  • The transfer function of a system dictates the system’s behavior to any input
  • signal. Obtained using the equation for the impulse response

and sweeping over a range of frequencies (typically 0 – rads/sample)

500 1000 1500 2000 2500 3000 3500 4000 4500 5000

  • 5
  • 4
  • 3
  • 2
  • 1

1 2 3 4 5 x 10

  • 3

NLMS Filter Coefficients Coefficient |Coefficient| 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

  • 2
  • 1

1 x 10

5

Normalized Frequency (×π rad/sample) Phase (degrees) 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

  • 100
  • 50

Normalized Frequency (×π rad/sample) Magnitude (dB)

slide-9
SLIDE 9

Non-Linearities

A non-linear system is that in which its output is not

linearly proportional to the input into the system and thus cannot be described by a simple linear equation

The performance of the algorithm depends on what

excites the non-linear components of the system

Caused by loudspeaker

slide-10
SLIDE 10

Motivation

  • Improve patient health by reducing ventilator

induced lung injury (VILI) and help in the selection

  • f optimal ventilation parameters
  • The instruments currently available either don't

provide regional information (ie SpO2), or temporal information (ie X-ray CT)

  • Breath Variability between auscultation points
  • Auditory training variability between physicians
slide-11
SLIDE 11

Solution

Take advantage of signals generated from electronic

stethoscopes and adaptive filtering techniques to develop an instrument capable of measuring changes in the distribution of lung fluid and tissue densities within the respiratory system

Use an array of stethoscopes and a low frequency input

sound projected into the mouth

slide-12
SLIDE 12

Instrument Development

Basic Structure

slide-13
SLIDE 13

Instrument Development cnt.

Actual Components with Participant

Sound Generator Pre-Amplifier Computer Stethoscope Array and Harness Attached to a Participant

slide-14
SLIDE 14

Data Processing Algorithm

Used adaptive filtering setup that employed the

Normalized Least Mean Squared (NLMS) algorithm

Number of Coefficients = 1500 Step Size µ = 0.296 Input Signal = Reference Signal = WGN (0 – 4 KHz)

Unknown Linear System

Adaptive Filter

d[n] y[n] e[n] Input Signal

Chest

slide-15
SLIDE 15

Instrument Calibration

Sound propagation delay must not take into account

the delay of the instruments emitting and acquisition devices.

slide-16
SLIDE 16

Phantom Models

Verify algorithm functionality using known

predictable sound propagation models

Add complexity in an effort to simulate actual

human chests

slide-17
SLIDE 17

Open Air Column Model

Hollow cylindrical tube with each stethoscope

attached to the surface

Use v = d/t, NLMS, Cross-Correlation to verify

propagation delay of pulsed WGN input

slide-18
SLIDE 18

Plastic Bucket Model

slide-19
SLIDE 19

Chest Phantom Model

Modified Plastic Bucket Model to provide a better

phantom-stethoscope head interface.

Speaker Attachment / Y-Pipe Foam Cylinder Syringe and Clear Tube Stethoscope Array and Harness

slide-20
SLIDE 20

Chest Phantom Experiment

Inject sound into model Increase the volume of water inside the inner tube

by 5cc until saturation

Run NLMS Algorithm for 195 trials and plot average

impulse response and retrieved delay

slide-21
SLIDE 21

Delay Estimation and Volume Location using the Impulse Response

5 10 15 20 25 30 100 105 110 115 120 125 130 Volume (cc) Delay (Samples) Delay vs. Volume for Channel 3 5 10 15 20 25 30 80 82 84 86 88 90 92 94 96 98 100 Volume (cc) Delay (Samples) Delay vs. Volume for Channel 2

No Water in FOV Water in FOV

slide-22
SLIDE 22

Conclusion and Future Work

A novel instrument has been developed to measure

changes in propagation delay as the density of water increases within a chest phantom model

The instrument is capable of monitoring changes in

the location of fluid within the chest phantom model

Preliminary human trials correlate nicely with chest

phantom model results