GithubHelp home page GithubHelp logo

biobeats / ecg-vs-noisy-ppg Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 2.68 MB

data collected to analyse the noise propagation in PPG data to HRV features

dataset microsoft-band ppg ecg rr band rd rde-scope-physio

ecg-vs-noisy-ppg's Introduction

ECG vs MS Band 2 dataset

Introduction

This dataset contains a small experiment designed to analyse the error present in Inter Beat Intervals (IBI) reported by the MS Band 2 wearable devices, using an ECG chest strap as ground truth.

This dataset contains PPG and ECG data of 4 subjects (1 additional subject is kept away from the dataset, to be used as test set), every subject was asked to:

  • be as still as possible for 10 minute;
  • climb up and down a ramp of stairs for 10 minutes;
  • be as still as possible for 10 minutes;
  • move freely for 10 minutes.

The sensors used are:

  • Microsoft Band v2 (PPG and Accelerometer)
  • RR data from a Polar H10

Data format

Data is organised in folders, one folder for each subject. Each folder contains 5 text files:

  • ECG.csv: this file contains the RR intervals from the ECG chest strap, it contains 2 columns: timestamp and value. timestamp is the moment when the RR was received by the app from the band; value is the RR.
  • ACC.csv: this file contains the accelerometer data from the Microsoft Band 2, it contains 4 columns: timestamp, x, y, z. timestamp is the moment when the data was received by the app; x, y, and z are the accelerometer data.
  • PPG.csv: this file contains the PPG data from the MS Band 2, it contains 2 columns: timestamp and value. timestamp contains the moment in time at which the IBI was received by the app from the band; value contains the IBI duration. Important: the MS Band 2 sends data over bluetooth, and doesn't send the IBI immediately. As a consequence the timestamp should not be used as a strict indication of when the heartbeat happened, only approximately.
  • sections.csv: this file contains 2 columns: offset and section. Offset contains the starting time of the section, in seconds, since the beginning of the experiment; section contains the name of the section.
  • offset.csv: this file contains the estimated difference in time between timestamps from PPG and from ECG, useful to align the two time series.

References

For an analysis of the propagation of noise in PPG data from IBI to HRV features see http://digital-library.theiet.org/content/journals/10.1049/htl.2017.0039

ecg-vs-noisy-ppg's People

Contributors

morellid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.