5kk73 Assignment 1 Introduction

19
5kk73 Assignment 1 Introduction Shakith Fernando

description

5kk73 Assignment 1 Introduction. Shakith Fernando. Overview. The Assignment Details The ECG Application. Assignment. Assignment Webste:  http://www.es.ele.tue.nl/~sfernando/5kk73.php. To implement an ECG application on the  Intel/Silicon Hive processor. - PowerPoint PPT Presentation

Transcript of 5kk73 Assignment 1 Introduction

Page 1: 5kk73 Assignment 1 Introduction

5kk73 Assignment 1 Introduction

Shakith Fernando

Page 2: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Overview

• The Assignment Details• The ECG Application

PAGE 2

Page 3: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Assignment

• To implement an ECG application on the Intel/Silicon Hive processor.

• The goal is to explore energy/performance trade-offs by• Customizing the processor architecture.• Optimizing the application code for that processor

architecture.

PAGE 3

Assignment Webste: http://www.es.ele.tue.nl/~sfernando/5kk73.php

Page 4: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Startup Points

• Follow the three guides on the website. • Startup Guide • Compiling Processor Guide • Compiling Program Guide

• Lab Session : 7th Oct 2014. Venue: MATRIX 1.41 • Lab Session will help familiarize the tools.• Assignment Code will be released on 23rd Sep 2014.

PAGE 4

Page 5: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Adminstrative 

• Deadline: 21st Oct 2014 5pm.• Optional: Work in teams of two. • One assignment report. Grading is individual. (Oral

exam in January)• The account for the servers obtained today and/or

with Marja/Secretary(9.24) or during the lab session.• Password for the documents will be emailed.

PAGE 5

Page 6: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Resources

• Website• http://www.es.ele.tue.nl/~sfernando/5kk73.php

• Join the Assignment Forum• https://www.facebook.com/groups/5kk73.2014/

• Contact• Shakith Fernando – [email protected]

PAGE 6

Page 7: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Overview

• The Assignment Details• The ECG Application

PAGE 7

Page 8: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Recognize This?

PAGE 8

Page 9: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

ECG - Electrocardiogram

PAGE 9

The ECG is an electronic representation of the electrical activity of the heart over a period of time.

Page 10: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Q R S Complex

PAGE 10

Source – Wikipedia

Animation: http://hedc.otago.ac.nz/hubs/Heart%20_ver_1_0_1.swf

Page 11: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Pan-Tompkins Algorithm*

PAGE 11

Low Pass Filter

High Pass Filter

Derivative

SquaringMoving Window Integrator

Peak DetectionPeaks

ECG Signal

*Pan, J.; Tompkins, W. J. (1985). "A Real-Time QRS Detection algorithm". IEEE Transactions on Biomedical Engineering (3): 230

Page 12: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

1 – Low Pass Filter

PAGE 12

Page 13: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

2 – High Pass Filter

PAGE 13

Page 14: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

3 – Derivative

PAGE 14

Page 15: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

4 – Squaring

PAGE 15

Page 16: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

5 – Moving Window Integrator

PAGE 16

Page 17: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

6 – Peak Detection

PAGE 17

Page 18: 5kk73 Assignment 1 Introduction

Electrical Engineering Department 19-04-2023

Q&A

• Deadline is 21st Oct 2014 5pm.• Good Luck!

PAGE 18