laser induced fluorescence imaging using adaptive filtering presented by, mike okhuysen jignesh...

18
Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal gnal Processing LIFI using

Upload: annabelle-underwood

Post on 18-Dec-2015

216 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Laser Induced Fluorescence Imaging using Adaptive Filtering

Presented By, Mike Okhuysen Jignesh Panchal

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 2: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Overview

• Introduction of the problem

• Discussion of the physics involved

• Simulation of input signal

• Analysis of this input signal using single input adaptive filter

• Analysis of the results of the filter

• Performance of uranium detection system

• Conclusions and future work

Page 3: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Uranium Contaminated Materials

• Buildings and equipment used in nuclear powered electricity generation plants

• Contaminated by several different compounds of uranium

• Several uranium oxides; UO2,U3O8,U4O9, UO3

• Uranium nitride; UN2

• Each compound has unique spectral properties

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 4: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Traditional Analysis

• Take swaps and chemically analyze

• Exposes workers to radiation

• Takes several days to get results

• Creates more contaminated material

• Also, contaminates chemical analysis equipment

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 5: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

LIFI Imaging

• Laser Induced Fluorescence Imaging

• Can be done using a robot, no addition risk to workers

• Is remote, no additional contamination

• Can provide instant results

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 6: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

LIFI vs. LIF-ICP

EC

EV

LIF-ICP LIFI

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

• In LIF-ICP the wavelength of the laser excitation must match a particular molecular transition• In LIFI several different laser wavelengths can be used for excitation• In LIFI several wavelengths can be used by the detector for different compounds• This provides several channels of data from the scanner as inputs to the filtering system

Page 7: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Sources of Noise in LIFI

• Laser pulse-to-pulse power variation (statistical)

• Variation in the interaction between the laser beam and compounds (statistical)

• Detector performance variation (statistical)

• Variation of background material (causal)

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 8: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Simulation of input signal

• The input signal for the system has been simulated and its general expression can be give by,

• The signal coming out of the scanner has varying amplitudes

• This is due to the roughness of the wall and also due to different composition of material at various points in the wall

Input Signal = Background + Noise + Template

Page 9: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Simulation of input signal (Contd.)

x(n) = cos2 (2*pi*500*0.00005*x) + 0.2*rand(1,1024) + 0.3*ones (1,5)

0 100 200 300 400 500 600 700 800 900 1000

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1

1.2

1.4

0 100 200 300 400 500 600 700 800 900 1000

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1

1.2

1.4

0 100 200 300 400 500 600 700 800 900 1000

0.2

0.4

0.6

0.8

1

1.2

Original Signal x(n)

Samples

x(n)

0 100 200 300 400 500 600 700 800 900 1000

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1

1.2

1.4

Page 10: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Single input adaptive filter: Block Diagram

y (n) e (n)

z-

f (n)x (n-)

x (n) = d (n)

+-

Page 11: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Single input adaptive filter: Algorithm

• Initialize adaptation constant α & filter coefficients:

» f0 = 0

• Define input vector x (n) and delay it by , i.e. x (n- )

• Compute output vector as:

» y (n) = fnt xn-

• Compute error vector as:

» e (n) = d (n) – y (n)

• Update filter coefficients:

» fn+1 = fn + e(n)xn-

Page 12: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Results & Discussion

200 300 400 500 600 700 800 900 1000-1

-0.8

-0.6

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1Error Plot for Alpha=0.01, L=20 and Delta=20

Samples

e(n)

200 300 400 500 600 700 800 900 1000-1

-0.8

-0.6

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1Error Plot for Alpha=0.01, L=20 and Delta=20

Samples

e(n)

200 300 400 500 600 700 800 900 1000-1

-0.8

-0.6

-0.4

-0.2

0

0.2

0.4

0.6

0.8

1Error Plot for Alpha=0.13, L=20 and Delta=20

Samples

e(n)

Page 13: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Results & Discussion (Contd.)

α MSE Uranium

0.01 0.0140093652476 Absent

0.01 0.0149763423956 Present & detected correctly

0.13 0.0303293418513 Present with false alarms

Page 14: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Performance of Uranium Detector

• Several channels of data available from scanner

• Variations in the material background will effect only one channel at a time

• A positive output from at least two channels will be required to signify the presence of uranium

• False positives from one channel will be ignored unless it occurs simultaneously with a false positive from another channel

Page 15: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Conclusion

• Reviewed the physics involved in LIFI of uranium

• Chose a suitable filtering technique

• Analyzed performance of the filter

• Analyzed the performance of the LIFI uranium detection system using the filter

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 16: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Future Work

• Test filter using additional simulated data

• Obtain actual data from LIFI system to test filtering technique

• Comparison of additional filtering techniques

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 17: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

References

• DiBenedetto, J., Abbott, R., Capelle, G., Chavez, G., Lutz, S. and Tesar J., Proceeding of Air and waste Management Association, 1995.

• Dimarcq, V., Giordano, P., Cerez, P., Statistical properties of laser-induced fluorescence signals, Applied Physics B, Vol 59, 135-145 (1994).

• Clarkson,C. M., Optimal and Adaptive Signal Processing, Boca Raton: CRC Press, 1993.

• ECE-8423: Class notes

ECE 8423: Adaptive Signal Processing LIFI using Adaptive Filtering

Page 18: Laser Induced Fluorescence Imaging using Adaptive Filtering Presented By, Mike Okhuysen Jignesh Panchal ECE 8423: Adaptive Signal Processing LIFI using

Questions & Answers