Personal tools

Difference between revisions of "Ultrasound Low power WiFi with IMX7"

From iis-projects

Jump to: navigation, search
(Created page with "== Short Description == In a wireless ultrasound probe, transmitting raw ultrasound data at high frame rates with low power consumption appears as a challenging task. On the o...")
 
 
(5 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
* Experience with Heterogeneous platforms is nice to have
 
* Experience with Heterogeneous platforms is nice to have
  
===Status: Available ===
+
===Status: Completed ===
: Looking for Interested Students
+
Guillaume Thivolet
 
: Supervision: [[:User:Vsergei|Sergei Vostrikov]], [[:User:Cosandre|Andrea Cossettini]]
 
: Supervision: [[:User:Vsergei|Sergei Vostrikov]], [[:User:Cosandre|Andrea Cossettini]]
  
Line 27: Line 27:
 
===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]
 +
 +
===Practical Details===
 +
* '''[[Project Plan]]'''
 +
* '''[[Project Meetings]]'''
 +
* '''[[Final Report]]'''
 +
* '''[[Final Presentation]]'''
 +
 
[[#top|↑ top]]
 
[[#top|↑ top]]
 
[[Category:Digital]]
 
[[Category:Digital]]
[[Category:Available]]
+
[[Category:Completed]]
 
[[Category:Semester Thesis]]
 
[[Category:Semester Thesis]]
[[Category:Master Thesis]]
 
 
[[Category:Cosandre]]
 
[[Category:Cosandre]]
 
[[Category:Vsergei]]
 
[[Category:Vsergei]]
 
[[Category:System Design]]
 
[[Category:System Design]]
 
[[Category:LightProbe]]
 
[[Category:LightProbe]]
 +
[[Category:UltrasoundDot]]
 +
[[Category:Ultrasound]]
 +
[[Category:2021]]

Latest revision as of 16:56, 16 September 2022

Short Description

In a wireless ultrasound probe, transmitting raw ultrasound data at high frame rates with low power consumption appears as a challenging task. On the one hand, WiFi solutions compatible with low-power embedded systems (e.g. MCUs) are typically limited to small throughputs (< 5 Mbps). On the other hand, faster WiFi modules that are optimized for high-performing SoCs (running a general-purpose OS) come with increased power consumptions. A promising solution is to use heterogeneous multicore platforms, combining the abvantages of MCUs and high-performance SoCs, and featuring efficient power-down modes.


Goal & Tasks

The goal of the mini-project is to explore a processor i.MX 7ULP from NXP) for low-power ultrasound data streaming through WiFi. In this mini-project you will:

  • Program real-time domain (Cortex-M4, FreeRTOS) of IMX SoC to receive raw ultrasound data through QSPI + DMA
  • Program application domain (Cortex-A7, Linux) to stream the data through WiFi.
  • Test the throughput of the system and corresponding power consumption.


Prerequisites

  • Python (sklearn, tensorflow)
  • C
  • Experience with Heterogeneous platforms is nice to have

Status: Completed

Guillaume Thivolet

Supervision: Sergei Vostrikov, Andrea Cossettini

Character

20% Literature Study
80% Coding


Professor

Luca Benini

Practical Details

↑ top