Personal tools

Difference between revisions of "Time Gain Compensation for Ultrasound Imaging"

From iis-projects

Jump to: navigation, search
(Created page with "== Short Description == The LightProbe system is designed to acquire ultrasound data for many different applications (e.g. tracking of microbubbles, imaging of muscular ti...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[File:Tgc us.png|350px|thumb|right| ]]
 +
 +
 
== Short Description ==
 
== Short Description ==
The [[LightProbe]] system is designed to acquire ultrasound data for many different applications (e.g. tracking of microbubbles, imaging of muscular tissues). Currently, LightProbe implements a fixed gain value.
+
The [[LightProbe]] system is designed to acquire ultrasound data for many different applications (e.g. tracking of microbubbles, imaging of muscular tissues). Since signals coming from different depths in the sample under test (e.g. the tissue) face different levels of attenuation. Consequently, the amplification stage on the ultrasound probe should be programmable and the amplification gain should be adapted depending on the depth (time) of origin of the signal to be amplified.
Now we want to equip LightProbe with Time Gain Compensation (TGC) features, i.e., adding the capability of applying different gain values to signals coming from different depths (therefore, at different times) of the porband.
+
 
 +
Currently, LightProbe implements a fixed gain value. Now we want to equip LightProbe with Time Gain Compensation (TGC) features, i.e., adding the capability of applying different gain values to signals coming from different depths (therefore, at different times) of the proband.
  
Once the implementation is completed, testing on ultrasound phantoms will be performed.  
+
In this project, you will explore the existing hardware/software architecture of LightProbe, you will identify the approach to use to include TCG in the system, and, once implemented, you will perform ultrasound test measurements on phantoms.
  
 
=== Goal & Tasks ===
 
=== Goal & Tasks ===
Line 19: Line 23:
 
* VLSI I
 
* VLSI I
  
===Status: Available ===
+
===Status: Completed===
: Looking for Interested Students
 
 
: Supervision: [[:User:Vsergei|Sergei Vostrikov]], [[:User:Cosandre|Andrea Cossettini]]
 
: Supervision: [[:User:Vsergei|Sergei Vostrikov]], [[:User:Cosandre|Andrea Cossettini]]
  
Line 31: Line 34:
 
===Professor===
 
===Professor===
 
: [http://www.iis.ee.ethz.ch/portrait/staff/lbenini.en.html Luca Benini]
 
: [http://www.iis.ee.ethz.ch/portrait/staff/lbenini.en.html Luca Benini]
 +
 
[[#top|↑ top]]
 
[[#top|↑ top]]
 +
 +
===Practical Details===
 +
* '''[[Project Plan]]'''
 +
* '''[[Project Meetings]]'''
 +
* '''[[Design Review]]'''
 +
* '''[[Coding Guidelines]]'''
 +
* '''[[Final Report]]'''
 +
* '''[[Final Presentation]]'''
 +
 
[[Category:Digital]]
 
[[Category:Digital]]
[[Category:Available]]
+
[[Category:Completed]]
 
[[Category:Semester Thesis]]
 
[[Category:Semester Thesis]]
 
[[Category:Master Thesis]]
 
[[Category:Master Thesis]]
Line 40: Line 53:
 
[[Category:System Design]]
 
[[Category:System Design]]
 
[[Category:LightProbe]]
 
[[Category:LightProbe]]
 +
[[Category:Ultrasound]]
 +
[[Category:UltrasoundDot]]
 +
[[Category:System Design]]
 +
[[Category:2021]]

Latest revision as of 16:58, 16 September 2022

Tgc us.png


Short Description

The LightProbe system is designed to acquire ultrasound data for many different applications (e.g. tracking of microbubbles, imaging of muscular tissues). Since signals coming from different depths in the sample under test (e.g. the tissue) face different levels of attenuation. Consequently, the amplification stage on the ultrasound probe should be programmable and the amplification gain should be adapted depending on the depth (time) of origin of the signal to be amplified.

Currently, LightProbe implements a fixed gain value. Now we want to equip LightProbe with Time Gain Compensation (TGC) features, i.e., adding the capability of applying different gain values to signals coming from different depths (therefore, at different times) of the proband.

In this project, you will explore the existing hardware/software architecture of LightProbe, you will identify the approach to use to include TCG in the system, and, once implemented, you will perform ultrasound test measurements on phantoms.

Goal & Tasks

The goal of the project is to implement Time Gain Compensation (TGC) on LightProbe, in order to improve the quality of ultrasound reconstructed images. The main tasks of this project are:

  • Literature study of time gain compensation
  • Study of the existing hardware
  • Hw/SW implementation and testing
  • Verification on Ultrasound phantoms

Prerequisites

  • Signal processing basics
  • MATLAB
  • Python
  • VLSI I

Status: Completed

Supervision: Sergei Vostrikov, Andrea Cossettini

Character

20% Literature Study
20% Study of the existing hardware
40% Programming and Testing
20% Verification on an ultrasound phantom

Professor

Luca Benini

↑ top

Practical Details