Coder Social home page Coder Social logo

thesis's Introduction

1. Các bước xử lý tín hiệu

  • Đọc tín hiệu từ các file data PPG và PCG
  • Với tín hiệu ppg được lấy mẫu với tần số fs_pcg = 250hz. Cho bộ lọc median cửa sổ 0.1*fs trượt trên tín hiệu ppg để làm mượt tín hiệu PPG.
  • Với tín hiệu pcg được lấy mẫu với tần số fs_pcg = 4000hz. Cho bộ lọc thông dải có tần số cắt là [25: 120]hz làm lọc đi được các tín hiệu nhiễu có tần số thấp hơn 25hz và cao hơn 120hz.
  • Do thiết bị của chúng tôi có sensor Max30102 đo sớm hơn sensor Inmp441 là 2300 mẫu. Vì vậy để đồng bộ data thì cần bỏ đi 2300 mẫu đầu tiên của Inmp441.
  • Sau khi đã đc các tín hiệu lọc thì sẽ tín hành xác định các đỉnh của tín hiệu PPG và PCG.

2. Kết quả

  • Kết quả dữ liệu khi thu trước khi lọc và đã được đồng bộ được hiển thị dưới hình sau:

    Dữ liệu thô khi đo

  • Tín hiệu sau khi được lọc và xác định các đỉnh tín hiệu phục vụ cho việc tính huyết áp, spo2, nhịp tim được thể hiện như hình sau:

    Dữ liệu lọc và xác định các đỉnh

thesis's People

Contributors

sang8022002 avatar

Watchers

 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.