Difference between revisions of "Temperature Estimation with Ultrasound"

From ESE497 Wiki
Jump to navigationJump to search
Line 1: Line 1:
 
<sidebar>Temperature_Estimation_with_Ultrasound_Nav</sidebar>
 
<sidebar>Temperature_Estimation_with_Ultrasound_Nav</sidebar>
 
===Introduction===
 
===Introduction===
Research has proven that it is possible to estimate temperature from body temperature (37°C) to 60°C. Our overall goal was to contribute to the extension of this research such that it temperature estimation would be possible up to 70°C. To contribute to this research, the purpose of this work was to modify MATLAB code to be capable of data acquisition for synchronous temperature measurements and ultrasonic imaging from 36°C to 70°C. In addition to modifying the code, the design of the experiment was also modified to more efficiently produce results.
+
Research has proven that it is possible to estimate temperature from body non-invasively by observing changes in backscatter energy in an ultrasounic image of the tissue.<ref name="Arthur Paper">[http://ieeexplore.ieee.org.libproxy.wustl.edu/xpl/tocresult.jsp?reload=true&asf_pun=58&asf_in=8&asf_iv=57&asf_sp=1724], additional text.</ref>
 +
 
 +
temperature (37°C) to 60°C. Our overall goal was to contribute to the extension of this research such that it temperature estimation would be possible up to 70°C. To contribute to this research, the purpose of this work was to modify MATLAB code to be capable of data acquisition for synchronous temperature measurements and ultrasonic imaging from 36°C to 70°C. In addition to modifying the code, the design of the experiment was also modified to more efficiently produce results.
  
 
[[The Experimental Setup |Experimental Setup ]]
 
[[The Experimental Setup |Experimental Setup ]]
  
 
[[The Methods |Methods]]
 
[[The Methods |Methods]]

Revision as of 01:41, 13 May 2011

<sidebar>Temperature_Estimation_with_Ultrasound_Nav</sidebar>

Introduction

Research has proven that it is possible to estimate temperature from body non-invasively by observing changes in backscatter energy in an ultrasounic image of the tissue.<ref name="Arthur Paper">[1], additional text.</ref>

temperature (37°C) to 60°C. Our overall goal was to contribute to the extension of this research such that it temperature estimation would be possible up to 70°C. To contribute to this research, the purpose of this work was to modify MATLAB code to be capable of data acquisition for synchronous temperature measurements and ultrasonic imaging from 36°C to 70°C. In addition to modifying the code, the design of the experiment was also modified to more efficiently produce results.

Experimental Setup

Methods