Personal tools

Difference between revisions of "Compressed Sensing for Wireless Biosignal Monitoring"

From iis-projects

Jump to: navigation, search
Line 2: Line 2:
 
Compressed Sensing (CS) is a signal processing scheme that aims at combining signal acquisition and data compression in one single step and close to the sensor. CS can be implemented very efficiently in digital logic, and the encoding (or compression) step can be performed with very little hardware (and power) effort. Instead, the reconstruction (or decompression) step requires fairly sophisticated algorithms. Understood as data compression/decompression strategy, CS is a highly asymmetric CODEC making its application in low-power wireless telemetry applications, such as wireless body area networks (BAN) for health monitoring.
 
Compressed Sensing (CS) is a signal processing scheme that aims at combining signal acquisition and data compression in one single step and close to the sensor. CS can be implemented very efficiently in digital logic, and the encoding (or compression) step can be performed with very little hardware (and power) effort. Instead, the reconstruction (or decompression) step requires fairly sophisticated algorithms. Understood as data compression/decompression strategy, CS is a highly asymmetric CODEC making its application in low-power wireless telemetry applications, such as wireless body area networks (BAN) for health monitoring.
  
In a collaboration between the Digital Circuits and Systems group and Analog Mixed Signal group, we have implemented and fabricated a 8-channel biosignal acquisition SoC (System-on-Chip) including analog front-end, analog-to-digital conversion, digital signal processing and a compressed sensing encoder stage.
+
In a collaboration between the Digital Circuits and Systems group and Analog Mixed Signal group, we have implemented and fabricated an 8-channel biosignal acquisition SoC (System-on-Chip) [http://asic.ee.ethz.ch/2014/CerebroV4.0_Homer.html] including analog front-end, analog-to-digital conversion, digital signal processing and a compressed sensing encoder stage.
In this project, we are interested in applying CS to low resolution image compression and compare it to well-established strategies. E.g., JPEG is widely used in practice, and is based on transform coding using the DCT (Discrete Cosine Transform), variable quantization and entropy encoding to obtain a more or less lossy compression of raw image data. The computational complexity of both the encoding of raw data and decoding of the image from the compressed data is approximately equal. The goal of this project is to see whether the assymmetry of CS can be leveraged to reduce the hardware complexity and power consumption of the encoding stage, and how the compression performance and image quality compare to JPEG.
+
 
 +
In this project, we are interested in evaluating the performance of the CS encoder stage in the compression of various types of biosignals. In particular, we will look at ECG (electro-cardio-graphy) signals used to monitor the activity of the heart. We are also interested in finding out whether the CS data can be compressed further by applying entropy encoding on the data obtained from the CS encoder, and what the complexity of a corresponding additional compression stage in hardware would be.
  
 
This project may be extended to include the design of a digital ASIC (Application Specific Integrated Circuit) or the implementation in FPGA (Field-Programmable Gate Array).
 
This project may be extended to include the design of a digital ASIC (Application Specific Integrated Circuit) or the implementation in FPGA (Field-Programmable Gate Array).
  
 
These are the topics you will deal with:
 
These are the topics you will deal with:
 +
:- Setting-up and measuring practical hardware for biosignal acquisition
 +
:- The basics of Compressed Sensing
 +
:- The basics of entropy encoding
 
:- Integrated hardware design
 
:- Integrated hardware design
:- The basics of Compressed Sensing
 
:- Image compression, in general, and JPEG, in particular.
 
:- The basics of DCT (Discrete Cosine Transform) and FFT (Fast Fourier Transform)
 
:- The basics of entropy encoding, Huffman encoding in particular
 
  
 
===Status: Available ===
 
===Status: Available ===
Line 19: Line 19:
  
 
===Character===
 
===Character===
: 20% Theory
+
: 10% Theory
: 60% Matlab Simulation
+
: 20% Matlab simulation
 
: 20% VLSI or FPGA design
 
: 20% VLSI or FPGA design
 +
: 50% Hardware setup and measurements
  
 
===Prerequisites===
 
===Prerequisites===

Revision as of 15:14, 6 June 2015

Short Description

Compressed Sensing (CS) is a signal processing scheme that aims at combining signal acquisition and data compression in one single step and close to the sensor. CS can be implemented very efficiently in digital logic, and the encoding (or compression) step can be performed with very little hardware (and power) effort. Instead, the reconstruction (or decompression) step requires fairly sophisticated algorithms. Understood as data compression/decompression strategy, CS is a highly asymmetric CODEC making its application in low-power wireless telemetry applications, such as wireless body area networks (BAN) for health monitoring.

In a collaboration between the Digital Circuits and Systems group and Analog Mixed Signal group, we have implemented and fabricated an 8-channel biosignal acquisition SoC (System-on-Chip) [1] including analog front-end, analog-to-digital conversion, digital signal processing and a compressed sensing encoder stage.

In this project, we are interested in evaluating the performance of the CS encoder stage in the compression of various types of biosignals. In particular, we will look at ECG (electro-cardio-graphy) signals used to monitor the activity of the heart. We are also interested in finding out whether the CS data can be compressed further by applying entropy encoding on the data obtained from the CS encoder, and what the complexity of a corresponding additional compression stage in hardware would be.

This project may be extended to include the design of a digital ASIC (Application Specific Integrated Circuit) or the implementation in FPGA (Field-Programmable Gate Array).

These are the topics you will deal with:

- Setting-up and measuring practical hardware for biosignal acquisition
- The basics of Compressed Sensing
- The basics of entropy encoding
- Integrated hardware design

Status: Available

Looking for 1 Master student or 2 semester-project students
Supervision: David Bellasi

Character

10% Theory
20% Matlab simulation
20% VLSI or FPGA design
50% Hardware setup and measurements

Prerequisites

Matlab, VHDL
VLSI I

Professor

Luca Benini