-
Notifications
You must be signed in to change notification settings - Fork 61
Reference Respiratory Rates
The toolbox of algorithms is designed to evaluate the performance of RR algorithms. Reference RRs are required to compare to the RRs estimated by the RR algorithms. The toolbox provides several methods for obtaining reference RRs. These are, in order of preference:
RRs can be extracted from a simultaneous respiratory signal using a threshold breath-detection technique; i.e. when the signal rises above a specified threshold value, this is marked as a breath. Optimal thresholds have been derived for both thoracic impedance signals and oral-nasal pressure signals, using the methodology described in this publication. The disadvantage of this approach is that it requires a validated threshold for breath detection, which is not always available.
An alternative, more generalisable approach, is to estimate RRs for each window using two independent signal processing techniques, and to only report RRs for those windows for which both techniques agree to within a certain tolerance. For instance, in this publication the approach taken was to estimate RRs for each window using a time-domain breath detection technique, where each peak in the signal was identified as a breath, and a frequency-domain spectral analysis technique, using the fast Fourier Transform. This approach has been adapted in this publication and implemented in the toolbox.
If a dataset contains annotations of breath timings then the toolbox can use these to estimate Reference RRs.
If a dataset contains monitor readouts of RR then the toolbox can use these to estimate Reference RRs.
Part of the wider Respiratory Rate Estimation project
- Home
- Getting Started
- Input Data
- Universal Parameters
- Algorithm Structure
- Respiratory Signal Extraction
- Respiratory Rate Estimation
- Fusion of Respiratory Rates
- Signal Quality Assessment
- Reference Respiratory Rates
- Statistical Analysis
- Toolbox Versions
- System Requirements
- Known Issues
- Frequently Asked Questions