Next Article in Journal
Ammonia Detection by Electronic Noses for a Safer Work Environment
Previous Article in Journal
Gas Outburst Warning Method in Driving Faces: Enhanced Methodology through Optuna Optimization, Adaptive Normalization, and Transformer Framework
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Novel Metric for Non-Invasive Beat-to-Beat Blood Pressure Measurements Demonstrates Physiological Blood Pressure Fluctuations during Pregnancy

Institute of Biomedical Engineering, TU Dresden, Fetscherstr. 29, 01307 Dresden, Germany
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(10), 3151; https://doi.org/10.3390/s24103151
Submission received: 27 March 2024 / Revised: 3 May 2024 / Accepted: 13 May 2024 / Published: 15 May 2024

Abstract

:
Beat-to-beat (B2B) variability in biomedical signals has been shown to have high diagnostic power in the treatment of various cardiovascular and autonomic disorders. In recent years, new techniques and devices have been developed to enable non-invasive blood pressure (BP) measurements. In this work, we aim to establish the concept of two-dimensional signal warping, an approved method from ECG signal processing, for non-invasive continuous BP signals. To this end, we introduce a novel BP-specific beat annotation algorithm and a B2B-BP fluctuation (B2B-BPF) metric novel for BP measurements that considers the entire BP waveform. In addition to careful validation with synthetic data, we applied the generated analysis pipeline to non-invasive continuous BP signals of 44 healthy pregnant women (30.9 ± 5.7 years) between the 21st and 30th week of gestation (WOG). In line with established variability metrics, a significant increase (p < 0.05) in B2B-BPF can be observed with advancing WOGs. Our processing pipeline enables robust extraction of B2B-BPF, demonstrates the influence of various factors such as increasing WOG or exercise on blood pressure during pregnancy, and indicates the potential of novel non-invasive biosignal sensing techniques in diagnostics. The results represent B2B-BP changes in healthy pregnant women and allow for future comparison with those signals acquired from women with hypertensive disorders.

1. Introduction

Beat-to-beat (B2B) variations in biomedical signals, such as photoplethysmography (PPG), electrocardiography (ECG), and blood pressure (BP), reflect natural variability that occurs from one heartbeat to the next. This variability is an important indicator of underlying physiological processes and has significant value for the diagnosis and treatment of various cardiovascular and autonomic disorders. In ECG research, B2B analyses have revealed high diagnostic power, such as the recently presented detection of patients with paroxysmal atrial fibrillation while in sinus rhythm [1]. New techniques and devices were developed to extend the non-invasive accessible parameter scope, and therefore, non-invasive BP measurements became accessible [2,3,4]. Non-invasive signal acquisition methods include approaches based on the volume clamp method [5] as well as optical pulsatile blood flow measurement approaches such as fiber-based diffuse speckle contrast analysis (DSCA) with and without multimode detection fibers which allow for the indirect estimation of the BP-B2B waveform [6,7]. Linear and non-linear time series measures were developed and investigated to study relationships of variations in B2B-BP signals with physiological and pathophysiological processes [8]. These measures were deployed to determine the relationship between BP variability (BPV) and the risk of falls in fallers and non-fallers via the evaluation of standard deviation (SD), root mean square (RMS), average real variability (ARV), standard deviation of the real variability, and RMS of the real variability of the systolic values and revealed that reduced B2B-BPV while standing is independently associated with increased risk of falls [9]. In another study, the role of B2B-BPV in early vascular aging was accessed by the determination of the total arterial compliance in cold pressure tests via SD, coefficient of variance, variance independent of mean, ARV, stroke volume (SV), and relative standard deviation and showed an increase in all variability parameters in the cold stimulus phase [10]. Furthermore, obstructive sleep apnea was researched in [11] via the evaluation of the SD of systolic and diastolic BP in combination with ECG recordings and unveiled a representation of sex-specific autonomic dysfunction by B2B-BP changes. Many more B2B-BP research applications and findings exist; for a precise and comprehensive review, refer to [8]. However, the parameters used in B2B-BP research consider specific systolic and diastolic pressure values only. Recent research in ECG B2B analysis [12] demonstrated a gain in information when considering not only the variability of single points in time or amplitude but also the entire ECG waveform, and in a combined measure of time and amplitude, B2B beat morphology changes. Also, two-dimensional signal warping (2DSW) was shown to robustly extract variability information for each beat in ECG signals [13,14]. Focusing on the robust detection of subtle quasiperiodic changes as well as a generalized implementation, the method is feasible in various applications.
To this end, this paper presents a novel approach to extracting B2B-BP information in time and amplitude from the entire BP waveform based on 2DSW. Therefore, we implemented a feature detector to annotate beats in non-invasive continuous BP signals (cBP), adapted the existing 2DSW algorithm to cBP signal analysis, and implemented a new B2B-BP fluctuation measure to consider changes in time and amplitude. After the validation of synthetic data to demonstrate the robustness and sensitivity of the adapted approach, we applied our processing pipeline to non-invasive cBP signals of healthy pregnant women who participated in the Fetal Autonomic Cardiovascular rEgulation (FACE) [15] study (Figure 1). In the FACE study, different biomedical signals, such as the BP and ECG of pregnant women, were recorded weekly between the 21st and 30th week of gestation (WOG). It is well-established that BP undergoes significant changes throughout pregnancy, with the first trimester showing a decrease [16] due to the relaxation of the vascular smooth muscle [17], while in the second trimester, it returns to pre-pregnancy levels. By the third trimester, BP begins to increase, reaching its highest levels just before delivery. These changes are essential for ensuring adequate placental perfusion and fetal growth [16]. Considering these pregnancy-induced effects on BP, we hypothesize changes in B2B-BP fluctuations between the different WOGs of the second and third trimesters. First, we wanted to determine if different WOGs have a significant impact on B2B-BP changes. As the volunteers per WOG group were not identical (Figure S1), potential impacts of women’s physiological attributes on B2B-BP changes between WOGs were considered. Second, our aim was to investigate the impact of both slow- and fast-breathing exercises on B2B-BP changes and to examine the influence of increasing WOG (WOG progression) on these alterations. Finally, to validate the results, we compared the numerical results to those in the literature.

2. Materials and Methods

2.1. BP Beat Annotation with ELZA Algorithm

Several open-source detection algorithms in the literature provide the identification of characteristic points in B2B-BP signals. Such algorithms are the “BP-annotate” algorithm (BPAA) [18] as well as the WABP detector [19]. The BPAA algorithm identifies the beginning of a beat (foot index, F I ), the maximum of the pressure signal (systolic maximum, S I ), a dicrotic notch (notch index, N I ), the dicrotic peak (peak index, P I ), and the diastolic minimum (diastolic index, D I ), as shown in Figure 2a. F I is identified within a zone of interest (ZOI), and S I represents the maximum peak after F I , as illustrated in Figure 2a,b. N I reflects the minimum between S I and D I , and P I is detected as the maximum in the second derivate. The ZOI is located between the intercepts of a defined threshold and the integral. In our signals, we found missing annotations using BPAA since the integral amplitude was below the threshold, as shown in Figure 2b (colored intervals). In contrast, the WABP algorithm identified all beats correctly but was lacking annotation of F I , S I , N I , P I , and D I points, as shown in Figure 2c.
To merge the advantages of correctness and scope in detection, we combined both algorithms into an Extended-Laurin-Zong-Algorithm (ELZA), as shown in Figure 2d. BPAA is limited to 200 Hz by input filter constraints and downsample signals of higher frequency, which decreases detection precision. That is why ELZA was equipped with high-frequency signal processing by adding sampling frequency ( f s )-dependent finite impulse response filter (FIR) of the order of f s 40 1 with the passband b = 0.2 2   H z , followed by a moving average filter with the frequency-dependent window size w ( f s ) = f s 20 1 . Signal shift is avoided by using the zero-phase filtering function. To prevent wrong physiological detections, we only allow beat detections with a minimal distance of 500 ms.

2.2. Functionality and Adaptation of i2DSW Algorithm

The iterative 2DSW (i2DSW) algorithm is able to identify time and amplitude B2B changes in quasiperiodic signals [13,14]. While initially implemented for B2B analysis of ECGs, the algorithm’s conception generally allows the adaptation to other quasiperiodic signals. The i2DSW algorithm is conceptionally based on the divide-and-conquer principle applied to continuous signal processing. Therefore, a template is initially generated from all the beats of a signal. This generated template is compared to each individual beat. Therefore, i2DSW performs minimization of the normalized Euclidean distance d ( 2 n ) ( X y ,   Y y ) between the template Y y and beat signal X y . To achieve maximum minimization, the axes are separated into a grid yielding several areas. Each area is surrounded by four intercepts, called warping points P i , which can be moved by shifting, thus deforming the warping grid and the corresponding signal. The mathematical details of this deformation can be found in [14]. To reach an optimal fit, the grid’s resolution is iteratively increased. With increasing iteration steps, smaller fragments of the template are warped and allow more robust adaptation to higher changes in signal morphology [16]. The minimization of d ( 2 n ) can be represented as a solution to the mathematical optimization problem of minimizing a cost function:
d ( 2 n ) ( X y ,   Y y ) = i = 1 | X | ( X y ( i ) Y y ( i ) ) 2 | X |  
where | X | represents the length of X . To avoid overfitting, convergence criteria are implemented.

2.3. Parametrization

To adapt the i2DSW algorithm to B2B-BP signals, parameterization has been performed in parallel to [13]. Two convergence criteria are introduced to avoid overfitting of the optimization: the difference d i t e r ( 2 n )   and the optimization relation Φ d i t e r ( 2 n ) between the current iteration (iter) and the following iteration (iter + 1). An iteration step is only applied if the following two conditions are true:
d i t e r ( 2 n ) d i t e r ( 2 n ) d i t e r + 1 ( 2 n )
Φ d i t e r ( 2 n ) 1 d i t e r + 1 2 n Φ d i t e r 2 n .
Based on the validation results, the following empirical determined convergence criteria were applied: (read: iteration 2 is not applied if absolute optimization d i t e r ( 2 n ) 0.02 and relative optimization Φ d i t e r ( 2 n ) 0.2 )
d i t e r 2 n 0.020       i t e r = 2 0.010       i t e r = 3 0.005       i t e r = 4
and
Φ d i t e r 2 n 0.20       i t e r = 2 0.10       i t e r = 3 0.05       i t e r = 4

2.4. Calculation of Fluctuation Parameters

In order to fully exploit the possibilities of the i2DSW algorithm and to create an interpretable parameter that characterizes morphologic changes, we introduce fluctuation Γ in BP signals by taking changes along the entire waveform into account. Γ was shown to yield new insights into the characterization of ventricular repolarization in ECG signals compared to existing measures [12]. Briefly, Γ can be calculated in time Γ x and amplitude Γ y . The generated data matrix A compromises warped N positions of M beats of the selected axis. Here, x m , 1 represents the foot index ( F I ) of each beat m, and x m , N represents the diastolic index ( D I ). Based on A , a median beat signal is calculated and the median coordinate x ~ is subtracted from each beat m and coordinate n .
A = x 1 , 1 x ~ 1 x 1 , 2 x ~ 2 x 2 , 1 x ~ 1 x 2 , 2 x ~ 2 x 1 , N x ~ N x 2 , N x ~ N x M , 1 x ~ 1 x M , 2 x ~ 2 x M , N x ~ N
From this median-free matrix A , the variability of each individual coordinate within all the beats is identified by calculating its standard deviation σ x , n based on the mean X ~ n . This results in a fluctuation matrix ( F x ) containing σ x , n for each coordinate:
σ x , n = 1 M 1 i = 1 M ( X i , n X ~ n ) 2
F x = ( σ x , 1       σ x , 2 σ x , N )
Finally, Γ x is calculated as the median of the matrix F x
Γ x = F ~ x = σ x , N + 1 2                                             f o r   N   e v e n 1 2 ( σ x , N 2 + σ x , N 2 + 1 )   f o r   N   o d d
and in parallel, Γ y is calculated as the median of the matrix F y .
Γ y = F ~ y = σ y , N + 1 2                                             f o r   N   e v e n 1 2 ( σ y , N 2 + σ y , N 2 + 1 )   f o r   N   o d d

2.5. Validation

2.5.1. Simulated Data

To show the robustness of the parameterized i2DSW algorithm using ELZA for blood pressure fluctuation determination, we generated synthetic data by concatenating a noise-free beat 100 times. The ideal synthetic blood pressure signal without physiological variance, shown in Figure 3a, was created to identify detection and warping results and avoid the misinterpretation of technical variance as physiological variance. Different intensities of Gaussian white noise were added to the synthetic signal, resulting in signals with different signal-to-noise ratios (SNRs). Figure 3b shows the cutout of a representative signal with the SNR = 30 dB. To validate the warping results for all M beats, standard deviations σ of shifted x positions of the detected characteristic points F x , S x , N x , P x ,   a n d   D x were compared to d ( 2 n ) . Since the fluctuation measure Γ between F x and D x are used in later analyses, we also checked for the standard deviation of F x D x = D x , m F x , m .

2.5.2. Validation Results

Figure 3c–f shows the validation results of warping iterations 1, 2, 3, and 4. The overfitting criteria were disabled for demonstration purposes. The abscissa shows synthetic signals arranged from low SNR (low signal quality) to high SNR (high noise level) values. The left ordinate (blue) qualifies σ values, and the right ordinate qualifies Euclidean distance d ( 2 n ) (orange). Comparing all four iterations, a continuous decrease in all σ measures as well as in the d ( 2 n ) measure can be observed in relation to increasing SNR values. No difference in minimal d ( 2 n ) is seen between the different iterations. In contrast, SD values increase with a higher iteration cycle, e.g., in iteration 1, σ F x 10 d B = 3   m s , and in iteration 4, σ F x 10 d B = 4.7   m s . Similarly, in iteration 1, σ F x D x 10 d B = 6.8   m s , and in iteration 4, σ F x D x 10 d B = 30.7   m s . This characteristic was already described as an overfitting characteristic. The convergence criteria we have defined prevent i2DSW from entering the next iteration.

2.6. Study Design

B2B-BP changes during pregnancy were studied in continuous blood pressure data from the Fetal Autonomic Cardiovascular rEgulation (FACE) study [15]. The FACE study provided week-to-week datasets of 44 healthy pregnant women between the 21st and 30th week of gestation (WOG). The mean age of the volunteers was 30.9 ± 5.7 years, and the data were collected at the University of Leipzig Medical Center in cooperation with the TU Dresden and the Humboldt University Berlin. One aim of this study was to characterize the reaction of fetal autonomic regulation to maternal paced breathing based on a context-dependent biosignal analysis of ECG, PPG, BP, and other recorded signals. The participants underwent various exercises, including resting, paced breathing, and orthostasis. The data were acquired in the supine position. The intervention consisted of 5 min of slow breathing (7–8 respiration cycles per minute), 5 min of fast breathing (20 respiration cycles per minute), and a change in position from supine to orthostatic and back (Table 1b). During this study, a 5-min resting interval was performed between interventions. Table 1a and Figure S1 show the anthropometric characteristics of the women, including age, weight, and height. A total of 241 datasets were evaluated because not every volunteer participated in every WOG. To study the relationship between B2B-BP changes and pregnancy progression with reasonable statistical power, the datasets were merged, according to WOG, into four groups of similar size, namely WOG 21–23 (65 datasets), WOG 24–25 (64 datasets), WOG 26–27 (59 datasets), and WOG 28–30 (53 datasets).

2.7. Non-Invasive B2B-BP Signal Measurement

The BP signals were recorded by ambulatory BP monitoring (ABPM) using a PortaPres device (Finapres Medical Systems; Enschede, The Netherlands). This device applies the volume clamp method [5] by incorporating an inflatable cuff (attached to the middle finger) with an integrated plethysmograph. In an initial calibration, the unloaded finger artery diameter is determined by establishing the equilibrium between finger cuff pressure and intra-arterial pressure. During measurement, the plethysmograph detects the diameter of the finger arteries throughout blood pressure pulse cycles and feedbacks this measure to the inflatable cuff controller, which aims to keep the pressure of the artery unchanged at the unloading state. The required pressure to maintain this equilibrium resamples the arterial blood pressure in the finger. For brachial arterial pressure calibration, an additional arm cuff is used [20].
To maintain accuracy, the equilibrium pressure is constantly re-determined, which is represented by the calibration interval in the signal shown in Figure 1. For further signal processing, the recorded raw data were transferred from the ABPM to a standard computer.

2.8. Signal Processing and B2B-BP Assessment

BB-BP raw data were annotated with the introduced ELZA algorithm (see Section 2.1). The calibration intervals were excluded in further analysis. The i2DSW algorithm was applied with a maximum of four iterations and the introduced convergence criteria (see Section 2.2 and Section 2.3). Considering the literature [9], B2B-BP variability parameters (B2B-BPVs), i.e., standard deviation (SD) and average real variability (ARV), were calculated based on the warped systolic indexes ( S I ) and diastolic indexes ( D I ), which resulted in parameters SBP-SD, DBP-SD, SBP-ARV, and DBP-ARV. B2B-BP fluctuation parameters (B2B-BPFs), i.e., Γ x , Γ y , and Γ , were calculated based on the entire warped waveform, as described above. B2B-BPFs and B2B-BPVs were calculated for each intervention.

2.9. Statistics and Linear Models

To determine the effect between pregnancy progression and the introduced B2B-BPF metrics, i.e., Γ x , Γ y , and Γ , linear mixed-effects models (LMMs) were employed. These models were designed to assess the connection between WOG groups 21–23, 24–25, 26–27, and 28–30 and corresponding changes in B2B-BPF. To exclude potential interaction effects of the breathing and orthostasis exercises, the initial analysis focused solely on resting intervention I1. Different volunteer compositions per timepoint, repeated measures, and the different anthropometric attributes, i.e., height, weight, and age, were considered in the individual models. LMMs were created using Python 3.10 and the statsmodels package (vers. 0.13). To study the effects of WOG, age, weight, and height on variability or fluctuation, LMMs were generated as (read: fluctuation (fluc) is modeled as a function of wog, age, weight, and height):
f l u c ~ w o g + a g e + w e i g h t + h e i g h t .
To compensate for age, weight, height, and patient distribution per group, LMMs were created while accounting for random variation in the intercepts across different individual levels:
f l u c ~ a g e + h e i g h t + w e i g h t + ( 1 | i n d i v i d u u m _ i d ) .
Analysis for the impact of interventions was performed for each WOG group as:
f l u c ~ i n t e r v e n t i o n + a g e + h e i g h t + w e i g h t .
Linear regression analysis and all other statistical tests were performed using the scipy stats package (vers. 1.7).

3. Results

3.1. Relation between Pregnancy Progression and B2B-BP Fluctuation

To determine the effect between pregnancy progression and the B2B-BPF metrics Γ x , Γ y and Γ , LMMs were employed, as described in Section 2.9. The generated LMMs revealed a significant impact of pregnancy progression on B2B-BPF metrics Γ y and Γ but not Γ x (Table 2). Specifically, Γ y was significantly increased in WOG 26–27 and WOG 28–30 (p < 0.01, p < 0.01), and Γ was significantly increased in WOG 28–30 (p < 0.05) compared to WOG 21–23. The effects of age, height, and weight differences between the WOG groups were all found to be non-significant (p > 0.05, all p-values are shown in Table 2), meaning that changes in the women’s physiological attributes are not associated with statistically significant changes in B2B-BPF. B2P-BPF exhibited a consistent increase throughout the progression of pregnancy, as evidenced by the rising coefficients observed in the LMM analysis (Table 2), which demonstrated an upward trend between successive WOGs (Figure 4). For the statistical characterization of this observation, we performed linear regression analysis between B2B-BPF and WOG progression. For noise reduction, WOG group-specific differences in women’s height, weight, and age were eliminated by applying LLMs considering these woman-specific attributes as random effects. Linear regression analysis was performed on the resulting residuals and revealed positive regression slope values for Γ x , Γ y , and Γ   (Table 3). The goodness of the fit between the linear regression line and the observed B2B-BPF, described by the coefficient of determination R 2 , revealed R 2 ( Γ x ) = 0.084, R 2 ( Γ y ) = 0.211, and R 2 ( Γ ) = 0.156 (Figure 4).

3.2. Impact of Exercises on B2B-BP Fluctuations with Regard to WOG

Subsequently, we assessed B2B-BP differences between the breathing and resting exercises with respect to WOGs. BP recordings from intervention I6 were excluded due to high noise caused by the movement of the volunteers from supine to orthostasis. Representative traces of mean B2B-BP values for each exercise are shown in Figure 5a–j.
The analysis of B2B-BPF between the intervals revealed two major findings: (1) B2B-BPF increases from one resting intervention to another, and (2) there is a characteristic decrease in B2B-BPF in the fast-breathing intervention I4. While an interaction model of intervention and WOG group would have only created comparisons to a fixed reference level (intercept), e.g., I1 of WOG 21–23, an LMM for each WOG specifically enabled the comparison of I3, I5, and I7 to I1 of the respective WOG. Table 4 summarizes the outcomes of this approach and reveals significant (p < 0.05) differences between all resting interventions I3, I5, and I7, compared to I1 within WOG 21–23, WOG 24–25, and WOG 28–30 for Γ x and Γ . Moreover, the B2B-BPF in intervention I7 was significantly different from I1 in all WOGs for Γ x and Γ . Γ y revealed significant differences in B2B-BPF between all resting interventions I3, I5, and I7, compared to I1 within WOG 21–23 and no significant differences in B2B-BPF in WOG 26–27 or WOG 28–30.
Focusing on the observed B2B-BP value decrease within fast-breathing intervention I4, we performed the same mixed linear model regression approach and adjusted the interventions of interest to resting intervention I3, fast-breathing intervention I4, and resting intervention I5 (Table 5). The statistical analysis revealed significantly decreased B2B-BP values in fast-breathing I4 for all WOG groups for Γ y and Γ . However, in Γ x , I4 was significantly decreased in WOG 21–23, WO 24–25, and WOG 28–30 but not in WOG 26–27. B2B-BP values in resting intervention I5 were not significantly different from resting intervention I3 except for Γ x and Γ in WOG 26–27 and WOG 28–30 (Table 5). Since the significant effect of decreased B2B-BP values during fast-breathing intervention was conserved between the WOGs in general, we asked whether the relative difference between I3 and I4 was affected by WOG progression. Therefore, fluctuation parameters from resting intervention I3 and fast-breathing intervention I4 were subtracted for each volunteer and WOG individually and grouped as before into WOG 21–23, WOG 24–25, WOG 26–27, and WOG 28–30, as shown for the fluctuation metric Γ y in Figure 5l. To statistically prove the effect of WOG progression on the relation of B2B-BP changes between I3 and I4, we created LMMs for each parameter (Table S1). None of the p-values was smaller than 0.05, indicating that WOG progression does not significantly affect B2B-BP differences between resting intervention I3 and fast-breathing intervention I4.

3.3. Comparison of B2B-BP Fluctuations and Conventional Variability Measures

As described in Section 2.8, B2B-BPVs, i.e., standard deviation (SD) and average real variability (ARV), were calculated based on the warped systolic indexes (SI) and diastolic indexes (DI). Comparing B2B-BPVs from B2B-BP recordings that were accessed during resting intervention I1 of the FACE study (considered as the baseline) with B2B-BPV values, reported at the baseline before the cold pressure test, we found that the means of the extracted B2B-BPVs were within a similar range as those reported under the baseline in the literature (Table 6). Simultaneous to the B2B-BPF analysis (Section 3.1 and Section 3.2), we compared the relation between pregnancy progression and B2B-BP variability as well as the impact of exercises on B2B-BP variability with regard to WOG. In I1 (baseline) of the FACE study data, the variability measures SBP-SD and DBP-SD were significantly increased in WOG 26–27 (p < 0.05) and WOG 28–30 (p < 0.05), and DBP-ARV was significantly increased in WOG 28–30 (p < 0.05) compared to WOG 21–23, while SBP-ARV did not reveal any significant difference. An investigation of the exercise-induced differences revealed significantly increased variability values between I1, I5, and I7 in B2B-BP data from WOG 21–23 for DBP-SD, SBP-SD, DPB-ARV, and SBP-ARV. Except for SBP-ARV, B2B-BPV was also significantly increased in WOG 21–23 compared to I1. In WOG 24–25, significant B2B-BPV differences were found between I1 and I7 for SBP-SD, DBP-SD, SBP-ARV, and DBP-ARV. In WOG groups 26–27 and 28–30, the analysis did not reveal significant differences between the resting interventions in terms of SBP-SD and DBP-SD. For SBP-ARV and DBP-ARV, B2B-BP variability in I7 remained significantly different in groups WOG 26–27 and WOG 28–30. Considering the observed decrease in B2B-BPF within fast-breathing intervention I4, a significant decrease can be also found within the B2B-BPV metrics SBP-SD and DBP-SD throughout all WOG groups. SBP-ARV was significantly increased in all WOG groups, while DBP-ARV did not reveal significant differences between I3 and I4 in any WOG (Table 5)

4. Discussion

In this study, we introduced a new processing pipeline and fluctuation parameters for B2B-BP signals and applied them to weekly acquired non-invasive B2B-BP signals from pregnant women between WOG 21 and 30 from the FACE study [15]. Then, we introduced ELZA, an algorithm to characterize and annotate B2B BP signals more robustly compared to existing annotation tools (Figure 2). B2B-BP changes were extracted with the adopted i2DSW algorithm, which allowed specific feature extraction, such as diastolic (DBP) and systolic (SBP) blood pressure values, as well as entire beat morphology analysis. Validation of the algorithm with artificial signals of different noise levels (Figure 3) was performed to demonstrate the abstinence of technical artifacts. Our novel processing pipeline can be used in different ambulant monitoring approaches and contributes to current developments of new measures of cardiovascular disease (CVD) risk.
There is growing interest in B2B-BP analysis as a key measure of cardiovascular disease (CVD) risk and early-stage disease predictor in pregnancy [21] since recent studies show that 5–10% of all pregnancies [22] affected by hypertension is the most common medical disorder. Furthermore, hypertensive disorders of pregnancy (HDP) are considered the leading cause of maternal and fetal morbidity [22,23]. To reduce future HDP risk in patients, the identification of early-stage disease predictors is crucial. Our study results might contribute towards achieving this goal by providing information about B2B-BP changes within healthy pregnant controls.
The calculated variability values DBP-SD, DBP-ARV, SBP-SD, and SBP-ARV from the volunteer-specific B2B-BP signals from the FACE study were within the same range of B2B-BP variability as data from the literature [10] (Table 6). This finding indicates comparability between the outcomes produced by our newly implemented processing pipeline and the existing literature data. However, there are notable differences between the volunteers from [10,15]. In [10], data were obtained from male (51/80) and female (29/80) volunteers with a mean age of 25.2 ± 2.4 years, while the BP signals analyzed in this paper were acquired from 44 pregnant women with a mean age of 30 ± 5.4 years.
While conventional measures focus solely on single characteristic points, such as DBP or SBP, we have introduced a fluctuation metric, similar to its equivalent in ECG signal processing [12], to exploit all information from the continuous BP beat signal. Fluctuations can be calculated separately along the x-coordinates ( Γ x ), the y-coordinates ( Γ y ), or a combination of x- and y-coordinates ( Γ ). LLM analysis, followed by linear regression modeling, revealed significant increases in Γ y between WOG 21–23 and WOG 26–27 as well as WOG 21–23 and WOG 28–30. Since the conventional measures DBP-SD and SBP-SD reveal the same behavior and Γ and DBP-ARV reveal additional significantly increased fluctuation and variability, these results show no contradictions in their physiological meaning. As both variability and fluctuation reveal a significant increase in B2B-BP with increasing WOG, this observation implies a genuine physiological effect rather than a technical or methodological artifact.
Eventually, we analyzed B2B-BP changes between the performed exercises and identified increasing B2B-BP changes between the resting interventions as well as a significant B2B-BP decrease during the fast-breathing intervention. While all variability and fluctuation metrics revealed a significant difference between I1 and I3, I5, and I7 in WOG 21–23, only SBP-ARV, DBP-ARV, Γ x , and Γ revealed this significance until WOG 28–30. Similar to our initial relation between pregnancy progression and B2B-BP fluctuation analysis, SBP-SD, DBP-SD, and Γ y revealed the same outcome. Overall, these observations show that the significant differences between resting interventions transform into non-significant differences with increasing WOG progression, but not equally, for all B2B-BP parameters. Speculating on whether the B2B-BP value increase in the resting interventions was driven by breathing and orthostasis remains challenging to ascertain, primarily due to the fact that all volunteers performed the breathing exercises and thus, a comparison to a control group is not feasible.
Finally, the B2B-BP decrease in fast-breathing intervention I4 was significant in all WOG groups and parameters (except DBP-ARV), and the relative decrease was not significantly affected by WOG progression, thus suggesting a genuine physiological effect of fast breathing on B2B-BP changes. While this study focused on the methodological aspects of introducing i2DSW and the fluctuation metric in non-invasive blood pressure measurements, future research in physiological and pathophysiological-oriented studies should prioritize increasing the sample size for enhanced statistical power, accounting for physiological variability.
Taken together, these results suggest a proof of concept for the newly introduced fluctuation metric compared to the conventional state-of-the-art metrics. We demonstrated and validated the robustness of the proposed analysis pipeline to interference signals due to noise as well as the sensitivity to physiological changes in healthy pregnant women during increasing gestational age, agreeing with previous findings from the literature. The introduction of the fluctuation parameter Γ x enables the analysis of changes in time resolution, which, in our opinion, had not yet been investigated in B2B-BP research but can now become included in upcoming studies with clinical data. Finally, fluctuation analysis allows one to assess changes along the entire beat morphology rather than individual points, which might be a strong advantage in further analysis applications.

5. Conclusions

Our work contributes a new processing pipeline for B2B-BP changes in cBP signals. The pipeline compromises the ELZA beat-detector, i2DSW, and amplitude and time-specific fluctuation calculation, which was already approved in ECG signal analysis and is now available for BP analysis too. In principle, all types of cBP signals can be analyzed with this pipeline, which might become interesting in ambulant monitoring approaches. As shown frequently in the literature, B2B-BP changes contain precise information about cardiovascular circuits finally equipping our method with high potential in detecting early diagnostic markers in future research by novel non-invasive biosignal sensing techniques. Here, we have demonstrated how the analysis pipeline could aid in the development of new measures for predicting cardiovascular disease (CVD) risk and early-stage disease during pregnancy. We have also presented benchmarks in healthy women that can serve as a reference for comparison with pathological conditions.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s24103151/s1, Figure S1: Distribution of women’s anthropometric attributes; Table S1: Fast-breathing exercise comparison.

Author Contributions

Conceptualization, D.Z. and M.S.; methodology, D.Z. and M.S.; software, D.Z. and M.S.; validation, D.Z.; formal analysis, D.Z.; investigation, D.Z.; data curation, D.Z.; writing—original draft preparation, D.Z. and M.S.; writing—review and editing, all authors; supervision, M.S. and H.M.; funding acquisition, M.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was partly supported by grants from the German Research Foundation (DFG 375203892).

Institutional Review Board Statement

The Fetal Autonomic Cardiovascular rEgulation (FACE) study is currently in progress at the University of Leipzig Medical Center in cooperation with the TU Dresden and the Humboldt-Universität zu Berlin. This study was approved by the committee of ethics of the University of Leipzig Medical Center (357/17-ek).

Informed Consent Statement

Not applicable.

Data Availability Statement

The data contain sensitive and potentially identifiable information. They cannot be shared publicly because participants restricted their consent to scientific research. The data are available from the Institutional Data Access of the Institute of Biomedical Engineering (contact via [email protected]) for researchers who meet the criteria for access to confidential data. Please provide a clear hypothesis and study protocol.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Tachmatzidis, D.; Filos, D.; Chouvarda, I.; Tsarouchas, A.; Mouselimis, D.; Bakogiannis, C.; Lazaridis, C.; Triantafyllou, K.; Antoniadis, A.P.; Fragakis, N.; et al. Beat-to-Beat P-Wave Analysis Outperforms Conventional P-Wave Indices in Identifying Patients with a History of Paroxysmal Atrial Fibrillation during Sinus Rhythm. Diagnostics 2021, 11, 1694. [Google Scholar] [CrossRef] [PubMed]
  2. Parati, G.; Ongaro, G.; Bilo, G.; Glavina, F.; Castiglioni, P.; Di Rienzo, M.; Mancia, G. Non-invasive beat-to-beat blood pressure monitoring: New developments. Blood Press. Monit. 2003, 8, 31–36. [Google Scholar] [CrossRef] [PubMed]
  3. Lakhal, K.; Martin, M.; Faiz, S.; Ehrmann, S.; Blanloeil, Y.; Asehnoune, K.; Rozec, B.; Boulain, T. The CNAP™ Finger Cuff for Noninvasive Beat-To-Beat Monitoring of Arterial Blood Pressure: An Evaluation in Intensive Care Unit Patients and a Comparison with 2 Intermittent Devices. Obstet. Anesthesia Dig. 2016, 123, 1126–1135. [Google Scholar] [CrossRef]
  4. Schutte, A.E.; Kollias, A.; Stergiou, G.S. Blood pressure and its variability: Classic and novel measurement techniques. Nat. Rev. Cardiol. 2022, 19, 643–654. [Google Scholar] [CrossRef] [PubMed]
  5. Wesseling, K.H.; Settels, J.J.; de Wit, B. The Measurement of Continuous Finger Arterial Pressure Noninvasively in Sta-tionary Subjects. In Biological and Psychological Factors in Cardiovascular Disease; Springer: Berlin/Heidelberg, Germany, 1986; pp. 355–375. [Google Scholar] [CrossRef]
  6. Bi, R.; Du, Y.; Singh, G.; Ho, J.-H.; Zhang, S.; Attia, A.B.E.; Li, X.; Olivo, M.C. Fast pulsatile blood flow measurement in deep tissue through a multimode detection fiber. J. Biomed. Opt. 2020, 25, 055003. [Google Scholar] [CrossRef]
  7. Teng, Z.; Gao, F.; Xia, H.; Chen, W.; Li, C. In Vivo Pulse Wave Measurement Through a Multimode Fiber Diffuse Speckle Analysis System. Front. Phys. 2021, 8, 613342. [Google Scholar] [CrossRef]
  8. Bakkar, N.-M.Z.; El-Yazbi, A.F.; Zouein, F.A.; Fares, S.A. Beat-to-beat blood pressure variability: An early predictor of disease and cardiovascular risk. J. Hypertens. 2021, 39, 830–845. [Google Scholar] [CrossRef]
  9. Goh, C.-H.B.; Ng, S.-C.; Kamaruzzaman, S.B.; Chin, A.-V.; Tan, M.P. Standing beat-to-beat blood pressure variability is reduced among fallers in the Malaysian Elders Longitudinal Study. Medicine 2017, 96, e8193. [Google Scholar] [CrossRef] [PubMed]
  10. Xia, Y.; Wu, D.; Gao, Z.; Liu, X.; Chen, Q.; Ren, L.; Wu, W. Association between beat-to-beat blood pressure variability and vascular elasticity in normal young adults during the cold pressor test. Medicine 2017, 96, e6000. [Google Scholar] [CrossRef] [PubMed]
  11. Pal, A.; Martinez, F.; Akey, M.A.; Aysola, R.S.; Henderson, L.A.; Malhotra, A.; Macey, P.M. Breathing rate variability in obstructive sleep apnea during wakefulness. Sleep. Med. 2022, 18, 825–833. [Google Scholar] [CrossRef]
  12. Schmidt, M.; Dunker, R.; Malberg, H.; Zaunseder, S. Quantification of Ventricular Repolarization Fluctuations in Patients With Myocardial Infarction. In Proceedings of the 2020 Computing in Cardiology Conference, Rimini, Italy, 13–16 September 2020. [Google Scholar] [CrossRef]
  13. Schmidt, M.; Baumert, M.; Porta, A.; Malberg, H.; Zaunseder, S. Two-Dimensional Warping for One-Dimensional Signals—Conceptual Framework and Application to ECG Processing. IEEE Trans. Signal Process. 2014, 62, 5577–5588. [Google Scholar] [CrossRef]
  14. Schmidt, M.; Baumert, M.; Malberg, H.; Zaunseder, S. Iterative two-dimensional signal warping—Towards a generalized approach for adaption of one-dimensional signals. Biomed. Signal Process. Control 2018, 43, 311–319. [Google Scholar] [CrossRef]
  15. Wessel, N.; Gapelyuk, A.; Weiß, J.; Schmidt, M.; Kraemer, J.F.; Berg, K.; Malberg, H.; Stepan, H.; Kurths, J. Instantaneous Cardiac Baroreflex Sensitivity: xBRS Method Quantifies Heart Rate Blood Pressure Variability Ratio at Rest and During Slow Breathing. Front. Neurosci. 2020, 14, 547433. [Google Scholar] [CrossRef] [PubMed]
  16. Shen, M.; Tan, H.; Zhou, S.; Smith, G.N.; Walker, M.C.; Wen, S.W. Trajectory of blood pressure change during pregnancy and the role of pre-gravid blood pressure: A functional data analysis approach. Sci. Rep. 2017, 7, 1–6. [Google Scholar] [CrossRef]
  17. August, P.; Mueller, F.; Sealey, J.; Edersheim, T. Role of renin-angiotensin system in blood pressure regulation in pregnancy. Lancet 1995, 345, 896–897. [Google Scholar] [CrossRef] [PubMed]
  18. Laurin, A. BP_Annotate—File Exchange—MATLAB Central. Available online: https://de.mathworks.com/matlabcentral/fileexchange/60172-bp_annotate (accessed on 7 February 2024).
  19. Zong, W.; Heldt, T.; Moody, G.B.; Mark, R.G. An open-source algorithm to detect onset of arterial blood pressure pulses. Comput. Cardiol. 2003, 30, 259–262. [Google Scholar] [CrossRef]
  20. Wesseling, K.H.; de Wit, B.; Hoeven van der GM, A.; van Goudoever, J.; Settels, J.J. Physiocal, calibrating finger vascular physiology for finapres. Homeost. Health Dis. 1995, 36, 67–82. Available online: https://research.tue.nl/en/publications/physiocal-calibrating-finger-vascular-physiology-for-finapres (accessed on 30 April 2024).
  21. Vermunt, J.V.; Kennedy, S.H.; Garovic, V.D. Blood Pressure Variability in Pregnancy: An Opportunity to Develop Improved Prognostic and Risk Assessment Tools. Curr. Hypertens. Rep. 2020, 22, 10. [Google Scholar] [CrossRef] [PubMed]
  22. McClure, J.H.; Cooper, G.M.; Clutton-Brock, T.H. Saving mothers’ lives: Reviewing maternal deaths to make motherhood safer: 20068: A review. Br. J. Anaesth. 2011, 107, 127–132. [Google Scholar] [CrossRef]
  23. Magee, L.A.; Pels, A.; Helewa, M.; Rey, E.; von Dadelszen, P.; Audibert, F.; Bujold, E.; Côté, A.-M.; Douglas, M.J.; Eastabrook, G.; et al. Diagnosis, evaluation, and management of the hypertensive disorders of pregnancy: Executive summary. J. Obstet. Gynaecol. Can. 2014, 36, 416–438. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Overview of analysis steps. Pregnant women underwent repeated non-invasive cBP recordings between the 21st and 30th WOG. Within the raw signals, beats were detected and features of interest ( F I , food index; S I , systolic index; N I , notch index; P I , peak index; and D I , diastolic index) were annotated. Each beat was processed with two-dimensional signal warping (2DSW), followed by fluctuation and variability extraction and statistical modeling.
Figure 1. Overview of analysis steps. Pregnant women underwent repeated non-invasive cBP recordings between the 21st and 30th WOG. Within the raw signals, beats were detected and features of interest ( F I , food index; S I , systolic index; N I , notch index; P I , peak index; and D I , diastolic index) were annotated. Each beat was processed with two-dimensional signal warping (2DSW), followed by fluctuation and variability extraction and statistical modeling.
Sensors 24 03151 g001
Figure 2. Blood pressure-specific beat detection and annotation (a,b) using the BPAA algorithm by Laurin [9] and (c) Zong et al. [19]. The advantages of both algorithms were combined in (d) the Extended-Laurin-Zong-Algorithm (ELZA). In (a), some beats (orange-coloured intervals) were not successfully detected and annotated since in (b), the integral (black) did not reach the threshold (yellow). In (c), the red circles indicate successful detection of all beats, but additional characteristic points ( F I ,   S I ,   N I ,   P I   a n d   D I ) are missing. Finally, in (d), the ELZA algorithm is able to identify and annotate all beats correctly and provides desired characteristic points. F I , food index; S I , systolic index; N I , notch index; P I , peak index; D I , diastolic index.
Figure 2. Blood pressure-specific beat detection and annotation (a,b) using the BPAA algorithm by Laurin [9] and (c) Zong et al. [19]. The advantages of both algorithms were combined in (d) the Extended-Laurin-Zong-Algorithm (ELZA). In (a), some beats (orange-coloured intervals) were not successfully detected and annotated since in (b), the integral (black) did not reach the threshold (yellow). In (c), the red circles indicate successful detection of all beats, but additional characteristic points ( F I ,   S I ,   N I ,   P I   a n d   D I ) are missing. Finally, in (d), the ELZA algorithm is able to identify and annotate all beats correctly and provides desired characteristic points. F I , food index; S I , systolic index; N I , notch index; P I , peak index; D I , diastolic index.
Sensors 24 03151 g002
Figure 3. Validation of i2DSW on B2B-BPV. In (a), a synthetic optimal beat-to-beat blood pressure signal without any differences between the beats, different interferences such as (b) white gaussian noise with an SNR of 30 dB were added. i2DSW was performed, and for each iteration standard deviation σ of the x-coordinates between detected characteristic points p F I ,   S I ,   N I ,   P I , D I , F x D x and Euclidean distance d ( 2 n ) was investigated, as shown in (cf). F I , food index; S I , systolic index; N I , notch index; P I , peak index; D I , diastolic index; σ, standard deviation (SD); d ( 2 n ) , euclidean distance.
Figure 3. Validation of i2DSW on B2B-BPV. In (a), a synthetic optimal beat-to-beat blood pressure signal without any differences between the beats, different interferences such as (b) white gaussian noise with an SNR of 30 dB were added. i2DSW was performed, and for each iteration standard deviation σ of the x-coordinates between detected characteristic points p F I ,   S I ,   N I ,   P I , D I , F x D x and Euclidean distance d ( 2 n ) was investigated, as shown in (cf). F I , food index; S I , systolic index; N I , notch index; P I , peak index; D I , diastolic index; σ, standard deviation (SD); d ( 2 n ) , euclidean distance.
Sensors 24 03151 g003
Figure 4. Blood pressure variability and fluctuations between different WOGs. B2B-BP variability parameters, i.e., (a) SBP-SD, (b) DBP-SD, (c) SBP-ARV, and (d) DBP-ARV were compared to the fluctuation parameters, i.e., (e) Γ x , (f) Γ y , and (g) Γ in regard to BP changes between different WOGs (A). Γy fluctuation values are shown as boxplots (A). The linear trajectories represent the applied linear regression model. Since the composition of volunteers was different between the WOGs, a mixed-effects model was created to regress out height, weight, and age effects. Statistical performance of the LMMs for B2B-BPF and B2B-BPV metrics is shown in Table 2. In addition, Table 3 provides the statistical testing results of the linear regression analysis.
Figure 4. Blood pressure variability and fluctuations between different WOGs. B2B-BP variability parameters, i.e., (a) SBP-SD, (b) DBP-SD, (c) SBP-ARV, and (d) DBP-ARV were compared to the fluctuation parameters, i.e., (e) Γ x , (f) Γ y , and (g) Γ in regard to BP changes between different WOGs (A). Γy fluctuation values are shown as boxplots (A). The linear trajectories represent the applied linear regression model. Since the composition of volunteers was different between the WOGs, a mixed-effects model was created to regress out height, weight, and age effects. Statistical performance of the LMMs for B2B-BPF and B2B-BPV metrics is shown in Table 2. In addition, Table 3 provides the statistical testing results of the linear regression analysis.
Sensors 24 03151 g004
Figure 5. Representative variability and fluctuation mean values compared between interventions. As described in Table 1b, B2B-BP recordings were accessed while the volunteers performed resting (I1, I3, I5, and I7), slow-breathing (I2), fast-breathing (I4), or orthostasis (I6) exercise. (aj) show representative B2B-BP changes between the interventions and WOGs. (k) Result of the linear regression approach to model B2B-BP changes between the resting interventions. (l) Differences between the values from I3 and I4 compared between different WOGs. The detailed statistical performance of LMMs comparing B2B-BPF and B2B-BPV between the resting interventions is shown in Table 4. Table 5 shows the statistical results for LMMs comparing B2B-BPF and B2B-BPV from the fast-breathing intervention to the subsequent resting intervention.
Figure 5. Representative variability and fluctuation mean values compared between interventions. As described in Table 1b, B2B-BP recordings were accessed while the volunteers performed resting (I1, I3, I5, and I7), slow-breathing (I2), fast-breathing (I4), or orthostasis (I6) exercise. (aj) show representative B2B-BP changes between the interventions and WOGs. (k) Result of the linear regression approach to model B2B-BP changes between the resting interventions. (l) Differences between the values from I3 and I4 compared between different WOGs. The detailed statistical performance of LMMs comparing B2B-BPF and B2B-BPV between the resting interventions is shown in Table 4. Table 5 shows the statistical results for LMMs comparing B2B-BPF and B2B-BPV from the fast-breathing intervention to the subsequent resting intervention.
Sensors 24 03151 g005
Table 1. Dataset details summarizing (a) the number (n) of volunteer-specific datasets with the mean ± standard deviation of women’s heights, weights, and ages. In (b), the intervention task and duration that women performed per WOG are shown. In total, 241 datasets were available.
Table 1. Dataset details summarizing (a) the number (n) of volunteer-specific datasets with the mean ± standard deviation of women’s heights, weights, and ages. In (b), the intervention task and duration that women performed per WOG are shown. In total, 241 datasets were available.
(a) Women Meta Data. Mean ± Standard Deviation
WOGnHeight in cmAge in yearsWeight in kg
2113166.5 ± 6.632.0 ± 5.979.2 ± 11.4
2219166.3 ± 7.030.8 ± 5.171.6 ± 11.6
2333166.8 ± 7.532.5 ± 5.972.9 ± 12.8
2427167.0 ± 7.831.2 ± 5.873.4 ± 14.2
2532166.3 ± 8.031.8 ± 5.873.5 ± 13.6
2628166.4 ± 6.932.1 ± 5.274.9 ± 11.7
2736166.5 ± 7.331.3 ± 5.675.0 ± 14.9
2827167.5 ± 6.931.8 ± 5.874.6 ± 16.7
2924166.2 ± 7.530.4 ± 5.773.0 ± 12.3
302162.5 ± 2.125.0 ± 5.778.5 ± 14.8
241166.2 ± 6.830.9 ± 5.774.7 ± 13.4
(b) Protocol Details
InterventionTaskDuration in minBreathing Rate in BPM
I1Resting10
I2Paced Breathing58
I3Resting5
I4Paced Breathing520
I5Resting5
I6Stand-Up1
I7Resting5
WOG = week of gestation and n = amount of datasets.
Table 2. LMM results for each investigated B2B-BP parameter. LMMs were generated considering the impact of WOG, age, weight, and height on the respective B2B-BP metric. Coefficients represent the difference between the respective WOG and the intercept while all other variables are held constant. The p-value was calculated based on the z-score.
Table 2. LMM results for each investigated B2B-BP parameter. LMMs were generated considering the impact of WOG, age, weight, and height on the respective B2B-BP metric. Coefficients represent the difference between the respective WOG and the intercept while all other variables are held constant. The p-value was calculated based on the z-score.
Parameter InterceptWOG
24–25
WOG
26–27
WOG
28–30
AgeWeightHeight
B2B-BPVSBP-SDCoeff−0.7510.5950.71.020.004−0.0010.001
p-val0.780.0580.0210.0020.8320.9370.967
DBP-SDCoeff−0.4680.2660.5360.6190.002−0.0010.001
p-val0.8080.230.0140.0070.8640.9130.959
SBP-ARVCoeff−0.0330.0070.0030.0690.000−0.0000.000
p-val0.9530.9090.9610.3020.9230.9970.996
DBP-ARVCoeff−0.073−0.0050.070.1240.001−0.0000.000
p-val0.8850.9390.2220.040.8720.9360.97
B2B-BPFΓxCoeff−0.4440.1510.2780.7740.004−0.0000.000
p-val0.9280.7930.6220.1890.9140.9810.989
ΓyCoeff−1.1250.8521.1631.4910.006−0.0010.001
p-val0.7730.0580.0080.0010.8340.9240.964
ΓCoeff−1.0410.5680.8771.5920.007−0.0010.001
p-val0.8520.3840.1650.0190.8760.9650.977
WOG = week of gestation, B2B-BPV = beat-to-beat blood pressure variability, B2B-BPF = beat-to-beat blood pressure fluctuations, ARV = average real variability, SD = standard deviation, SBP = systolic blood pressure, DBP = diastolic blood pressure, Γx = fluctuation in time, Γy = fluctuation in amplitude, and Γ = combined fluctuation in time and amplitude.
Table 3. B2B-BP changes between WOGs modeled with linear regression. For each parameter, the mean residual values per WOG group are represented, as well as the linear regression-identified slope, the coefficient of determination, R2, and the linear regression’s p-value which represents the probability of the relationship between the WOG group and the variability/fluctuation values.
Table 3. B2B-BP changes between WOGs modeled with linear regression. For each parameter, the mean residual values per WOG group are represented, as well as the linear regression-identified slope, the coefficient of determination, R2, and the linear regression’s p-value which represents the probability of the relationship between the WOG group and the variability/fluctuation values.
ParameterWOG
21–23
WOG
24–25
WOG
26–27
WOG
28–30
SlopeR2p-Value
B2B-BPVSBP-SD−0.5540.040.1450.4610.3190.1990.002
DBP-SD−0.342−0.0770.1920.2730.2150.1910.003
SBP-ARV−0.018−0.01−0.0150.0510.0190.0590.362
DBP-ARV−0.045−0.0490.0250.0790.0440.1480.021
B2B-BPFΓy−0.8430.0080.3180.6410.4850.2110.001
Γx−0.279−0.13−0.0020.4890.2370.0840.196
Γ−0.719−0.1530.1560.8640.5020.1560.016
WOG = week of gestation, B2B-BPV = beat-to-beat blood pressure variability, B2B-BPF = beat-to-beat blood pressure fluctuations, ARV = average real variability, SD = standard deviation, SBP = systolic blood pressure, DBP = diastolic blood pressure, Γx = fluctuation in time, Γy = fluctuation in amplitude, Γ = combined fluctuation in time and amplitude, and R2 = coefficient of determination.
Table 4. Comparison of B2B-BP differences between the resting interventions. LMMs were designed for each parameter and WOG group to analyze the effect of the intervention on the respective B2B-BP measure. Here, we display the coefficients and p-values of the respective LLM.
Table 4. Comparison of B2B-BP differences between the resting interventions. LMMs were designed for each parameter and WOG group to analyze the effect of the intervention on the respective B2B-BP measure. Here, we display the coefficients and p-values of the respective LLM.
Parameter WOG 21–23WOG 24–25WOG 26–27WOG 28–30
Coeffp-ValueCoeffp-ValueCoeffp-ValueCoeffp-Value
B2B-BPVSBP-SDIntercept14.78<0.057.190.394.830.368.470.21
I30.86<0.050.090.81−0.340.28−0.340.31
I50.680.03−0.340.37−0.540.08−0.340.3
I70.840.011.27<0.050.050.87−0.110.76
DBP-SDIntercept8.980.033.070.520.40.926.070.21
I30.630.010.250.34−0.310.17−0.210.38
I50.83<0.050.20.44−0.230.29−0.040.88
I71.02<0.051.27<0.050.140.560.140.56
SBP-ARVIntercept3.60.091.040.59−0.170.933.110.2
I30.040.580.030.71−0.10.11−0.050.63
I50.110.090.080.23−0.080.23−0.040.71
I70.37<0.050.44<0.050.22<0.050.45<0.05
DBP-ARVIntercept1.910.22−0.460.73−0.320.841.870.33
I30.10.090.090.13−0.080.22−0.040.66
I50.17<0.050.10.11−0.010.88<0.050.99
I70.39<0.050.46<0.050.25<0.050.340
B2B-BPFΓxIntercept17.690.024.550.6911.110.5912.470.28
I31.930.013.15<0.051.580.292.3<0.05
I52.43<0.053.37<0.053.840.014.08<0.05
I75.66<0.056.79<0.056.58<0.055.16<0.05
ΓyIntercept26.620.0315.280.254.430.64.240.75
I31.93<0.051.180.070.170.70.40.48
I52.11<0.050.660.310.030.960.910.11
I71.190.022.14<0.050.040.93−0.130.83
ΓIntercept30.730.0114.290.3611.740.5912.870.34
I32.76<0.053.38<0.051.370.352.090.02
I53.3<0.053.2<0.053.360.024.07<0.05
I75.69<0.056.86<0.055.93<0.054.41<0.05
WOG = week of gestation, B2B-BPV = beat-to-beat blood pressure variability, B2B-BPF = beat-to-beat blood pressure fluctuations, ARV = average real variability, SD = standard deviation, SBP = systolic blood pressure, DBP = diastolic blood pressure, Γx = fluctuation in time, Γy = fluctuation in amplitude, Γ = combined fluctuation in time and amplitude, Coeff = linear mixed model fixed effect coefficient.
Table 5. Effect of fast-breathing intervention on B2B-BP. LMMs were designed for each parameter and WOG group to analyze the effect of fast-breathing intervention in comparison to resting interventions I3 and I5 on the respective B2B-BP measure. Here, we display the coefficients and p-values of the respective model.
Table 5. Effect of fast-breathing intervention on B2B-BP. LMMs were designed for each parameter and WOG group to analyze the effect of fast-breathing intervention in comparison to resting interventions I3 and I5 on the respective B2B-BP measure. Here, we display the coefficients and p-values of the respective model.
WOG 21–23WOG 24–25WOG 26–27WOG 28–30
Coeffp-ValueCoeffp-ValueCoeffp-ValueCoeffp-Value
B2B-BPVSBP-SDIntercept12.10.033.980.5410.410.049.320.13
I4−1.6<0.05−1.39<0.05−0.91<0.05−1.05<0.05
I5−0.180.48−0.430.2−0.20.35−0.010.98
BDP-SDIntercept8.360.060.910.773.980.155.150.24
I4−1.35<0.05−1.24<0.05−1.05<0.05−0.98<0.05
I50.210.29−0.050.790.080.580.170.47
SBP-ARVIntercept2.40.260.230.90.090.962.680.21
I40.27<0.050.28<0.050.28<0.050.190.02
I50.070.260.060.460.030.660.010.88
DBP-ARVIntercept1.350.37−0.370.770.440.751.620.36
I4−0.040.48−0.080.22−0.020.71−0.050.51
I50.070.1900.960.070.250.040.65
B2B-BPFΓxIntercept26.78<0.057.570.5616.510.25−0.510.97
I4−1.55<0.05−1.99<0.05−1.820.1−1.560.04
I50.50.270.220.732.260.041.770.02
ΓyIntercept25.010.0510.150.2413.360.084.970.7
I4−2.91<0.05−2.84<0.05−2.19<0.05−1.96<0.05
I50.180.71−0.510.22−0.150.640.50.39
ΓIntercept37.93<0.0511.490.420.730.190.520.98
I4−2.94<0.05−3.22<0.05−2.670.01−2.290.01
I50.540.34−0.180.781.990.061.970.02
WOG = week of gestation, B2B-BPV = beat-to-beat blood pressure variability, B2B-BPF = beat-to-beat blood pressure fluctuations, ARV = average real variability, SD = standard deviation, SBP = systolic blood pressure, DBP = diastolic blood pressure, Γx = fluctuation in time, Γy = fluctuation in amplitude, Γ = combined fluctuation in time and amplitude, Coeff = linear mixed model fixed effect coefficient.
Table 6. B2B-BP variability and fluctuation values from intervention I1 compared between different WOGs and datasets. For each parameter, the mean values per WOG group ± standard deviation are presented.
Table 6. B2B-BP variability and fluctuation values from intervention I1 compared between different WOGs and datasets. For each parameter, the mean values per WOG group ± standard deviation are presented.
Parameter (Unit)Our Results (Intervention 1) [10]
WOG 21–23WOG 24–25WOG 26–27WOG 28–30Baseline
B2B-BPVSBP-SD (mmHg)5.7 ± 1.916.3 ± 1.776.38 ± 2.236.78 ± 2.175.35 ± 1.28
DBP-SD (mmHg)3.68 ± 1.363.96 ± 1.174.24 ± 1.824.38 ± 1.363.78 ± 0.85
SBP-ARV (mmHg)2.11 ± 0.642.13 ± 0.512.1 ± 0.652.15 ± 0.471.68 ± 0.38
DBP-ARV (mmHg)1.5 ± 0.471.51 ± 0.381.58 ± 0.481.65 ± 0.381.39 ± 0.45
B2B-BPVΓx (n.u.)13.23 ± 3.2513.4 ± 3.3913.61 ± 4.0814.03 ± 2.97-
Γy (n.u.)8.01 ± 2.898.77 ± 2.799.15 ± 3.739.76 ± 3.42-
Γ (n.u.)15.59 ± 3.8516.17 ± 3.7816.56 ± 5.0017.34 ± 3.45-
B2B-BPV, beat-to-beat blood pressure variability; B2B-BPF, beat-to-beat blood pressure fluctuations, n.u. = normalized unit, ARV = average real variability, SD = standard deviation, SBP = systolic blood pressure, DBP = diastolic blood pressure, Γx = fluctuation in time, Γy = fluctuation in amplitude, Γ = combined fluctuation in time and amplitude.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zimmermann, D.; Malberg, H.; Schmidt, M. Novel Metric for Non-Invasive Beat-to-Beat Blood Pressure Measurements Demonstrates Physiological Blood Pressure Fluctuations during Pregnancy. Sensors 2024, 24, 3151. https://doi.org/10.3390/s24103151

AMA Style

Zimmermann D, Malberg H, Schmidt M. Novel Metric for Non-Invasive Beat-to-Beat Blood Pressure Measurements Demonstrates Physiological Blood Pressure Fluctuations during Pregnancy. Sensors. 2024; 24(10):3151. https://doi.org/10.3390/s24103151

Chicago/Turabian Style

Zimmermann, David, Hagen Malberg, and Martin Schmidt. 2024. "Novel Metric for Non-Invasive Beat-to-Beat Blood Pressure Measurements Demonstrates Physiological Blood Pressure Fluctuations during Pregnancy" Sensors 24, no. 10: 3151. https://doi.org/10.3390/s24103151

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop