Multimodal autonomic profiling
Combine ECG, blood pressure, and respiration recordings for a single subject — compute cross-modal coupling metrics and generate mechanistic AI interpretation.
Research question
How do heart rate variability, blood pressure dynamics, and respiration interact for this participant? What do baroreflex sensitivity and respiratory sinus arrhythmia reveal about autonomic regulation?
Who this is for
- Cardiovascular physiology labs studying autonomic control mechanisms
- Translational research programs with synchronized ECG, BP, and respiration recordings
- Hospital research groups exploring baroreflex and RSA in hypertension or heart failure cohorts
Data requirements
| Data | Required | Purpose |
|---|---|---|
| ECG or RR recording | Yes | HRV metrics for coupling pipelines |
| Blood pressure CSV | Yes (for baroreflex) | SBP/DBP series, variability, dipping |
| Respiration channel | Yes (for RSA) | Breath timing and rate for RSA computation |
All datasets must be linked to the same subject in the subjects table.
Workflow
Import subject → Upload RR/ECG + BP + respiration → HRV + analyze BP → Baroreflex / RSA → Mechanistic interpret
Step 1 — Link multimodal datasets
Import the subject and upload modality-specific datasets:
rr_p001.csvor ECG waveform → HRV pipelinebp_p001.csv→ blood pressure analysis- Respiration recording → respiration analysis (when available)
Assign all datasets to subject P001 from the subjects page.
Step 2 — Run single-modality pipelines
From the Subject hub (/experiments/{id}/subjects/{subjectId}):
- Run Compute HRV on the RR/ECG dataset
- Run Analyze BP on the blood pressure dataset — review SBP/DBP/MAP means, variability, and dipping classification
- Run Analyze respiration on the respiration dataset (for RSA)
Step 3 — Cross-modal coupling
Launch coupling pipelines from the subject hub when prerequisite runs complete:
| Pipeline | Inputs | Outputs |
|---|---|---|
| Compute baroreflex | HRV/RR run + BP run | Baroreflex sensitivity (sequence method) |
| Compute RSA | ECG preprocess run + respiration run | Respiratory sinus arrhythmia metrics |
Step 4 — PPG path (optional)
When PPG rather than ECG is available:
- Preprocess PPG → pulse peaks and IBI intervals
- Compute PRV → pulse rate variability metrics
PRV can substitute for HRV in coupling analyses when appropriate.
Step 5 — Mechanistic interpret
Use Interpret (mechanistic) on the subject hub when HRV, BP, and coupling metrics exist. Mechanistic mode connects cross-domain findings into autonomic hypotheses citing computed values.
Expected outputs
- HRV and BP variability metrics per subject
- Dipping classification and MAP statistics
- Baroreflex sensitivity estimate
- RSA coupling metrics
- Multimodal timeline view across linked recordings
- Mechanistic AI narrative connecting HRV, BP, and respiration findings
Example insight
Patients with elevated LF/HF ratios and reduced RMSSD demonstrated significantly higher arrhythmia burden during nighttime telemetry, with attenuated baroreflex sensitivity suggesting impaired autonomic buffering.