Personal tools

Difference between revisions of "Adaptively Controlled Hysteresis Curve Tracer For Polymer Ultrasonic Transducers (1 S/B)"

From iis-projects

Jump to: navigation, search
(Short Description)
Line 5: Line 5:
  
 
==Short Description==
 
==Short Description==
Muscles and tendons within the muscle-tendon unit have different properties and respond differently to external loads and training stimuli. Imbalances in muscle strength or tendon stiffness, for example, can affect movement efficiency and lead to injuries. In clinical biomechanics, understanding changes in muscle and tendon properties is vital for creating effective treatment plans.
 
  
However, studying muscle and tendon mechanics during movement often requires multiple sensors such as 3D motion capture, ultrasound, electromyography, and force measurements. Obtaining this data can be challenging, particularly during fast movements like running, due to high acceleration and perspiration (falling off sensors), or when working with specific patient groups, such as children with cerebral palsy.
 
 
The goal of this work is to adapt a trained machine learning model that can estimate body positions and calculate changes in the muscle-tendon unit lengths to work on a portable, smart IoT camera. This could impact the way biomechanical measurements are performed today, as the proposed system should be easy and quick to use (e.g., time is key for testing patients in clinics) and inexpensive compared to traditional necessary hardware.
 
  
 
===Status: Available ===
 
===Status: Available ===
: Students will be co-supervised by the Center for Project Based Learning.
+
: Looking for 1-2 Semester/Bachelor students
: Looking for 1-2 Semester/Master students
 
 
: Contact: [[:User:Cleitne | Christoph Leitner]], [mailto:marco.giordano@pbl.ee.ethz.ch Marco Giordano (PBL)]
 
: Contact: [[:User:Cleitne | Christoph Leitner]], [mailto:marco.giordano@pbl.ee.ethz.ch Marco Giordano (PBL)]
  
 
===Prerequisites===
 
===Prerequisites===
: Python
+
: Analog Mixed Signal Design
: Machine Learning on Microcontrollers
+
: PCB Design
 +
: Microcontrollers
 
<!--  
 
<!--  
 
===Status: Completed ===
 
===Status: Completed ===
Line 31: Line 27:
  
 
===Character===
 
===Character===
: 10% Literature research
+
: 20% Literature research
: 60% tinyML
+
: 40% PCB Design
: 30% Interface engineering
+
: 30% Microcontroller programming
 +
: 10% Testing
  
 
===Professor===
 
===Professor===

Revision as of 00:11, 6 February 2023

PvdfTestbench.jpg



Short Description

Status: Available

Looking for 1-2 Semester/Bachelor students
Contact: Christoph Leitner, Marco Giordano (PBL)

Prerequisites

Analog Mixed Signal Design
PCB Design
Microcontrollers

Character

20% Literature research
40% PCB Design
30% Microcontroller programming
10% Testing

Professor

Luca Benini

↑ top

Detailed Task Description

This research aims to transfer an existing machine learning model and an accompanying post-processing algorithm to an ML accelerator, e.g., a Google Coral device. The accelerator will be paired with a portable IoT camera, and the algorithm's predictions will be sent via, e.g., an USB cable to a sub-computer. The model will be tested under lab conditions using data from walking or running subjects.

Goals

  • Research of available ML accelerators and cameras
  • Familiarization with ML accelerator
  • Model quantization from tensorflow to tensorflow lite
  • Deployment of the model on the accelerator and testing
  • Build interfaces between IoT camera (2d video capture), the accelerator (prediction) and the sub-computer (display)
  • Testing of the implemented pipeline on real data

Practical Details


Links

↑ top