Respiration (RIP) Sensor Science Hour
Difficulty Level:
Tags other☁rip☁video

Respiration is an essential part of life and, thus, its assessment is fundamental when studying the human functioning in diverse settings. For example, respiration may indicate if one person is resting , exercising and give us many other indications depending on the scope of our study.

To properly measure respiration in a quantitative point of view, there are numerous methods and sensors that can be employed, such as the Respiration Inductive Plethysmography (RIP) sensor. This sensor has a very specific way of functioning and some peculiarities that must be understood when employing it.

All the information related to the RIP sensor provided by PLUX is explored in the video we present in this notebook.


1 - Respiration (RIP) Sensor Science Hour

In [1]:
import warnings
warnings.filterwarnings('ignore')

from IPython.display import HTML
HTML('<iframe width="100%" height="500vw" src="https://www.youtube.com/embed/F2kPjjVP6JA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>')
Out[1]:

In this notebook you had the chance to explore an in depth analysis of the RIP sensor characteristics and understand its many possibilities and also its drawbacks.

We hope that you have enjoyed this guide. biosignalsnotebooks is an environment in continuous expansion, so don"t stop your journey and learn more with the remaining Notebooks !

In [2]:
from biosignalsnotebooks.__notebook_support__ import css_style_apply
css_style_apply()
.................... CSS Style Applied to Jupyter Notebook .........................
Out[2]: