1. Introduction
Nowadays, the estimation of volaemic status (or volaemia) of a patient through a noninvasive method is not trivial but its development could be of great utility, given that interest in the patient’s volaemic spans across several different hospital departments [1]. An innovative method for assessing the volaemic status of patients has recently been proposed: pulse wave velocity in veins, termed venous pulse wave velocity (vPWV) [2,3]. The relation among vPWV, venous pressure, and changes in blood volume was first observed in the 1970s [4,5], but the methodology was subsequently abandoned, possibly due to the difficulty of achieving reliable measurements. In fact, pulse wave velocity is commonly measured in the arteries and widely used as a marker of cardiovascular risk [6]. Both for arteries and veins, PWV is related with the elasticity of the vessel. This dependence is formalized by the Moens–Korteweg equation, according to which the value of PWV is proportional to the square root of the incremental elastic modulus of the vessel wall:
(1)
where represents the incremental elastic modulus of the vessel wall, h is the wall thickness, r is the vessel radius, and is the blood density. The incremental elastic modulus is proportional to the filling of the vessel. In case of veins, their filling should be a good proxy of the volaemic status of the subject, with veins being the capacitance vessels that are used as a blood volume reservoir [2].PWV measurement is considerably easier in the arteries than in the veins due to higher blood pressure in the arteries and the presence of a natural cardiac pulsatility that is absent in veins. However, in recent studies, an improved methodology was devised in which a pneumatic compression applied to a limb extremity (e.g., the hand), generates the pressure pulse (i.e., the pulse wave) in the venous compartment, which centrally propagates and is proximally detected (e.g., at the basilic vein) by Doppler ultrasound. Knowing the distance between cuff and ultrasound probe, it is possible to calculate the vPWV. In addition, to limit the confounding effect of respiratory and cardiac modulation of venous blood pressure, compression is delivered synchronously with cardiac and respiratory activity. Indeed, venous flow has great intersubject variability. In some subjects, backward pulsatility related to right atrium contractions can be observed; in others flow, is almost constant. Sending an exogenous compression synchronised with cardiac and respiratory activity allows for the measurement to be applicable and repeatable over a large pool of subjects, regardless of whether they have inherent pulsatility [2,3]. It was thus possible to measure vPWV with reasonable reliability and to confirm linear correlation between vPWV and venous pressure [2]. vPWV also exhibited good sensitivity to simulated changes in blood volume, associated with minor changes in venous pressure as observed in healthy subjects in response to passive leg raising (PLR) [3]. These results were also achieved thanks to the development of an automatic method for calculating vPWV by analysing the Doppler shift signal, as acquired by the echograph machine [2]. Thanks to this feature, the measurement can be carried out continuously and is thus adequate for long-term monitoring.
Following these promising results in healthy subjects, clinical trials need to be carried out in order to assess the usefulness of vPWV as a diagnostic haemodynamic parameter. However, experimental series in hospital wards are not yet feasible due to cumbersome laboratory instrumentation and no dedicated device being available on the market. The aim of this study is to present a proof-of-concept prototype of a user-friendly, portable, and electrically isolated device for vPWV measurement. The entire hardware of the device is embedded in a small, handy box thanks to a single board computer, the Raspberry Pi, wirelessly connected to a PC, where a graphic interface allows for interacting with the device. The performance of the RPi-based device was tested on 4 healthy subjects subjected to PLR, and it is compared with measurements performed by the original laboratory equipment (PC-based system).
2. Materials and Methods
The devised methodology for vPWV measurement requires the acquisition of the following signals:
respiratory signal;
ECG; and
Doppler shift.
The flowchart of measurement process is reported in Figure 1, while a schematic representation of the device is shown in Figure 2. Examples of acquired signals are reported in Figure 3, showing typical timing of acquisition. Signals were acquired one at a time to ensure the highest and most stable sampling rate. Raspberry Pi controls the timing and switches the signal acquisition, following the order shown in the list above. The delay introduced by switching the acquisition from one channel to the next was measured and found to be negligible (<2 ms). In order to synchronize the delivery of the compressive stimulus both with respiratory and cardiac cycles, the system first identifies the expiratory phase in the respiratory signal and then the rising edge of the R-wave in the ECG signal. This latter event triggers the delivery of the compressive stimulus, after an optional delay defined by the user, and the acquisition of the haemodynamic response (i.e., the Doppler shift). This signal is then processed to identify the footprint that corresponds to the passage of the pulse wave under the probe. In this way. the transit time of the pulse wave (i.e., the pulse transit time) can be estimated and its velocity calculated on the basis of cuff-probe distance.
2.1. Hardware
PC board Raspberry Pi 4 B+ (processor: Broadcom BCM2711 quadcore 64 bit ARM Cortex-A72, 1.5 GHz; RAM: 4 GB) was chosen because of its small size, low cost, and ability to be programmed using Python, which allows for efficient signal processing. In addition, this solution offers easy design of graphical interface, the possibility of saving data, access to a large range of open-source libraries, and an easy connection to a remote PC. Alternative solutions based on microcontrollers do not provide all these possibilities. An analogue-to-digital (A/D) converter was used in combination with Raspberry Pi to acquire biological signals, exploiting the serial peripheral interface (SPI) communication protocol: the Waveshare Raspberry Pi High-Precision AD/DA Expansion Board (Waveshare Electronics, Shenzhen, China) can be easily assembled on top of Raspberry Pi. It embeds Texas Instruments’ ADS1256 chip and provides eight channels for the 24-bit single-ended acquisition of analogue signals, while keeping free the RPi’s 40 general-purpose input/output (GPIO) pins. The hardware also included printed circuits boards for conditioning respiratory signal, a relay, and a pneumatic valve. The electrical power source is external, consists of two batteries (5 V, 3A ), and through the DC/DC converter, it supplies:
Raspberry Pi (5 V, 2 A);
pneumatic valve (12 V, 200 mA);
breathing signal conditioning circuit (12 V, 200 mA).
Other components requiring power supply, such as the relay and the ECG board, were connected to the Raspberry Pi’s output pins, each of which could supply either 5 or 3.3 V (max 16 mA). As such, the device has a floating ground and is electrically safe.
2.2. Respiratory Signal
A custom chest band (3 cm wide) produced of elastic material, and integrating a resistive sensor (strain gauge), is used to monitor respiratory movement. Before being digitally sampled (50 Hz), the respiratory signal is high-pass filtered (cut off frequency: 0.1 Hz) to remove slow trends in signal. It is offset to about 1.6 V by a summing circuit, to fit the input range of the acquisition board (0–5 V). RPi identifies the expiratory phase when the signal drops below the average value (about 1.6 V), as shown in Figure 3.
2.3. ECG
The ECG is provided by an integrated signal conditioning block: AD8232 SparkFun Single Lead Heart Rate Monitor (SparkFun, Niwot, Colorado). It presents a jack plug connection for three ECG electrodes (two measuring electrodes and one reference), and yields a fully positive, amplified, and low-pass filtered analogue output that can be directly fed to the acquisition board and sampled at 500 Hz. ECG was monitored for 10 seconds at the beginning of the experimental session (initialization phase) in order to estimate an appropriate threshold for R-wave detection: the threshold was initially set at 15% of the baseline-to-peak amplitude. It was subsequently raised if an excessive number of peaks were crossed within the recorded 10 seconds. R-waves waves were then automatically detected by the upward crossing of the threshold, as shown in Figure 3. AD8232 needs to be powered at 3.3 V, which was provided by one of RPi’s output pins.
2.4. Compressive Stimulus
Immediately after the detection of the R-wave, Raspberry Pi triggers the compressive stimulus. The command is imparted through a digital output (3.3 V) which activates a relay (KY-019 5V Relais module) which, in turn, drives a solenoid valve (3V210-08 12VDC 3-Way, Heschen, Zhejiang, China), connecting a compressed air supply (2 bar), to the cuff (49 × 15 cm, GIMA, Gessate, Italy) wrapped around the wrist. Inflation lasts for 200 ms, so that the cuff, which initially is deflated, reaches a peak pressure in the range of 150–250 mmHg. After that, RPi lowers the digital output, which releases the valve so the cuff passively deflates.
2.5. Ultrasound Doppler Shift Signal
The Doppler shift signal is generally provided by ultrasound machines as an audio signal output (e.g., from the headphone output). In the present study, a MyLab25 Gold (ESAOTE, Genova, Italy) equipped with a linear probe (LA523, ESAOTE, Genova, Italy) was employed. The probe was located transversally over the medial side of the arm, about 15 cm proximal to the elbow, with an angle of about 60 degrees to the basilic vein (BV). Using a pulsed-wave Doppler, it is possible to locate the sample volume precisely over the basilic vein. The Doppler shift is fed to the acquisition board (sampling frequency: 7.5 kHz). The acquisition of a 1 s epoch starts immediately after the trigger of the compressive stimulus. After completing the acquisition, the Doppler shift was processed in the time domain as follows. The root mean square envelope of the signal is extracted. The latter is smoothed through a moving average filter (sliding square window of 100 ms). The footprint was then identified as instant at which the envelope reaches 5% of its baseline-to-peak amplitude. The latency (i.e., the pulse transit time) is then estimated as (where corresponds to the instant when the trigger is delivered, equal to zero in Figure 3), and the vPWV can lastly be calculated as .
2.6. Graphical Interface
A graphical interface was developed to interact with the device. Raspberry Pi was configured as an access point, so it offers a Wi-Fi network that allows for a remote PC to connect and interact with the graphical interface while avoiding any electrical connection to the PC. The GUI shows the vPWV values in graphical and numerical form, periodically updating the display at each new measurement. Moreover, it allows for the measurement process to be paused and resumed at any time after the initialisation phase. The user is asked to insert the cuff-probe distance value at beginning of the process, necessary for vPWV computation. The user can also adjust the delay of the compressive stimulus with respect to R-wave detection. This feature can be exploited to optimize the timing of the pressure pulse generation with respect to the spontaneous fluctuations of venous blood flow (of cardiac origin) which may disturb the detection of the pulse wave footprint in the Doppler shift. All acquired signals and vPWV values are locally stored and can be transferred to the PC at the end of the session, for further processing. An example of the GUI layout is shown in Figure 4.
3. Device Validation
3.1. Procedure
In order to verify the performance of the device, vPWV measurements were carried out on four healthy subjects (two males and two females, age years). Each subject provided informed consent, and the experiment was approved by the Ethics Committee of the University of Turin (23 March 2015) in accordance with the guidelines of the Declaration of Helsinki. Tests were performed during resting condition, in supine position, and during a simulated increase in blood volume in the trunk, as obtained by PLR. Each subject lay in supine position for at least 30 min before starting the measurement in order to achieve a stable haemodynamic condition [7]. The cuff for the delivery of the pneumatic compressive stimuli was placed around the wrist, and the Doppler ultrasound probe was placed over the BV about 15 cm proximally to the elbow. An electric compressor supplied the high-pressure air. Respiratory movements and ECG were also collected and all transducers and devices were connected to the prototype as described above. In addition, all signals were also continuously sampled by an external acquisition board (Micro 1401 IImk, CED, Cambridge, UK, with Spike2 software) and off-line processed in Matlab®, according to the original methodology [3]. After the initialisation phase, 10 vPWV values were collected, while the subject remained at rest in supine position (baseline); then, the PLR was performed by an operator manually raising the subject’s leg at about 45 degrees. Then, 5 to 7 vPWV readings were taken in this position, and another 5 to 10 readings after returning to supine position (post-PLR). A time interval of 15–30 s elapsed between subsequent measurements. The whole session lasted about 45 min.
3.2. Data Analysis
After the acquisition with the RPi-based device, the data were cleaned by removing values acquired during the movement of the ultrasound probe or a lack of contact with the arm. The reliability of the measurement was assessed by the coefficient of variation (CoV = STD/MEAN × 100), calculated over the 10 vPWV values collected during rest in the supine position. Afterwards, the impact of PLR on vPWV was investigated. The basal value was set as the average of the values relative to the supine position. vPWV collected during PLR were expressed as a percent changes with respect to the baseline. Moreover, the sensitivity of the measurement to simulated blood volume changes was assessed by individually comparing data collected during baseline, PLR and post-PLR, by Student’s t-test with Bonferroni correction for multiple comparisons. Lastly, measurement accuracy was assessed by comparing each vPWV value yielded by the prototype with the corresponding value measured by the original PC-based system. The difference among them was expressed in percentage terms with respect to the mean of the two values.
4. Results
In resting condition in the supine position, vPWV had an average value across all subjects of m/s, and the CoV of the measurement was %. The vPWV consistently and significantly increased in all subjects during the PLR maneuver and returned towards the basal level afterwards, as shown by the box plots of Figure 5.
The percentage increases from baseline are reported in Table 1.
Figure 6 shows the time course of vPWV during the experimental session in one subject, and compares the values obtained by the RPi-based prototype and by the original PC-based system. The relative percentage difference distribution between the two was (average of all collected values, from all subjects). The negative value indicates that RPi generally measures a lower velocity value than that of the PC-based system.
All collected vPWV data are available as supplementary materials.
5. Discussion
For the first time, a prototype for the measurement of pulse wave velocity in the venous compartment was presented and validated. The device integrates all necessary electrical and pneumatic features, while remaining compact, battery powered, and with floating ground. This features make it electrically safe and suitable to be used on patients in hospital wards. The validation test demonstrated that the quality of the measurement is comparable with previous reports based on a personal computer and laboratory instrumentation [2,3], achieving good reliability (CoV < 4%) and sensitivity. In fact, in all 4 tested subjects, vPWV in the arm was significantly affected by a simulated fluid challenge: the PLR. This manoeuvre, performed from the supine position, is considered to displace about 150 mL of blood from the legs to the upper body, with an ensuing increase in peripheral venous pressure of less than 1 mmHg [3].
Over the last two decades, technological advancement and lower costs have led to the widespread use of single board computer platforms, such as Raspberry Pi or Jetson Nano, in a variety of fields. In particular, Raspberry Pi platform was employed in several applications in the field of biological and physiological research [8], e.g., for impedance cardiography measurement [9] and for monitoring the anaesthetic status of a patient [10]. Indeed, Raspberry Pi offers a wide range of board connectivity, custom plug-ins and interfaces that allow to develop low-cost solutions. However, a limitation of the RPi is the lack of analogue-to-digital converters. In fact, all devices that integrate RPi with the purpose of signal acquisition need an A/D converter and some circuits for signal conditioning and amplification. The A/D converter can be either on a system on a chip (SoC) [9], as in our case, or directly embedded in a microcontroller [10]. The add-on A/D board that we adopted had problems in simultaneously acquiring from multiple channels, and we observed the appearance of sampling noise at the highest sampling frequencies. We could, however, achieve satisfactory performance by sampling one analogue channel at the time and by limiting the sampling rate to 7.5 kHz. Therefore, we decided not to simultaneously acquire all signals as in the PC-based system, but to switch from one channel to another with the correct timing. Switching channel time delays were negligible and dod not affect the measurement. More significant delays occur during the handling of two simultaneous processes: the output of the cuff inflation digital signal and the acquisition of the Doppler shift signal. Those delays are probably responsible for the small difference observed in vPWV values estimated by RPi and the PC-based system.
Passing digital data from A/D converter device to RPi can use different communication protocols; the most common are SPI and Inter Integrated Circuit (IC). Both are serial protocols based on a master–slave architecture. IC can handle more than one master at the same time and offers the advantage of easy addition of any new slaves [9,10]. SPI, on the other hand, presents a more restrictive architecture, but offers higher speed of communication [9]. In the same project, both protocols can be used for different purposes. In this approach, it is possible to exploit the advantages of both and adapt to the communication protocol offered by the A/D converter that best suits the needs [9]. In our case, the A/D plug-in board was equipped with an SPI bus.
In addition, RPi provides convenient features concerning the possibility of autonomous data processing as well as wireless communication with a remote PC for input of working settings and data display and storage. In our case, this functionality was used to manage the measurement process via GUI from a wirelessly connected computer. However, this relevant feature offers much wider possibilities. In fact, many examples of RPi-based Internet of Things (IoT) systems can be found in the literature [11,12]. RPi can be programmed to send data to a remote web database via WiFi or ethernet, adding the MAC address of the board to an IoT website. Some of these works combined the single board computer with sensors to collect some simple monitoring signals (temperature, respiratory signal, ECG, and humidity) and embedded it in an IoT system for implementing a home care monitoring strategy.
The pneumatic circuit transmis a sharp compressive stimulus in order for the generated pressure wave to be clearly identifiable. Expensive professional machines are generally adopted to the purpose of eliciting rapid tissue compressions [13]. We faced this need when investigating the muscular and skin reactivity to compressive stimuli [14,15], and developed a custom system on the basis of PC-driven valves for controlled rapid inflation and deflation of the cuff [14,16], as recently reviewed [17]. For the present application, a single 3-way valve was adopted for both inflation and deflation. The valve iswasdirectly mounted on top of the device and could conveniently be connected to the compressed air line, available in most hospitals.
Different approaches have been proposed for noninvasively assessing venous pressure or volume status that are mostly based on the echographic monitoring of the size and pulsatility of large and central veins, such as the inferior vena cava [1,18] and the jugular vein [19,20]. However, they all suffer of important limitations. Locating the point of collapse of the jugular vein is complicated by the pulsatile nature of jugular venous pressure and the necessity to estimate the hydrostatic gradient between this point and the right atrium. A rough indication about volaemic status of the patient may also be obtained by the assessment of respirophasic changes in size of the inferior vena cava [1]. This assessment, however, was criticised in the literature [21] for the low specificity [22] due to many confounding factors, among which the irregularity of spontaneous respiration [7,23] and the respiration-related displacements of the vena cava affect echographic measurements [24,25], even though methodological improvements were proposed [26,27,28]. A noninvasive assessment of peripheral venous pressure was also proposed based on detecting the point of collapse of superficial veins in limbs when compressed by an externally applied pressure [29], which however is limited to superficial visible veins. The present methodology overcomes most of the disadvantages of the mentioned techniques. It concerns the peripheral venous compartment (limbs) but may focus on the blood stream of large veins, which are likely to play a more relevant role in the systemic haemodynamics than that of small superficial veins. Moreover, thanks to the implemented synchronism with respiratory and cardiac activity, vPWV measurement was virtually unaffected by their intrinsic variability in amplitude and frequency.
The lack of a dedicated device has likely hindered the research in this field for many years: to our knowledge, no studies on vPWV have been published in the last 40 years in spite of the early promising results [4,5]. The prototype presented here paves the way to clinical studies that are necessary to verify the usefulness of vPWV as a possible index of peripheral vascular filling or of venosclerosis.
Limitations
The implementation of the device requires the use of a Doppler ultrasound for the proximal detection of the pulse wave, which has the disadvantage of been expensive, and of requiring some experience for positioning and holding the probe in place. Moreover, the transit time of the pulse wave is measured starting from the time of triggering the cuff inflation, and thus erroneously includes the electro-pneumatic delay that precedes the actual generation of the intravascular pulse wave. This could slightly affect the accuracy of the measurement, in terms of a slight underestimation of the vPWV value. Future implementations may address these limitations. In particular, other methodologies may possibly be adopted for the pulse wave detection (e.g., tonometry [6,30,31]), which may provide a cheaper and simpler solution then Doppler ultrasound. Such an approach would also allow for a two-point detection of the pulse wave, thus eliminating the problem of the electropneumatic delay. Alternatively, acquisition and reference to the rise of air pressure in the cuff (rather than to the electrical command to the valve) could also contribute to increase the accuracy of the measurement.
The exogenous pressure pulse in venous blood may stretch the veins much over their current physiological condition, thus affecting their stiffness and consequently the vPWV measurement itself. Although vPWV could still serve as a useful vascular filling index, as suggested by early and recent investigations [2,3,4], the issue deserves to be elucidated by dedicated investigations, as the variability in the stimulus magnitude could introduce variability in the measurement and decrease its reliability.
6. Conclusions
The first compact and battery-powered device for vPWV measurement was presented and validated, demonstrating good reliability and good sensitivity to simulated fluid challenges. The device allows for extending the investigation of vPWV from healthy subjects in a laboratory to patients in hospital wards. This is necessary to initiate clinical studies oriented to understand the potential of this new parameter in characterizing the haemodynamic condition of the patient and in supporting the management of fluid therapies.
7. Patents
An Italian patent concerning the present methodology for vPWV measurement was deposited by University of Torino and Politecnico of Torino (BIT22246).
Conceptualization, L.E., C.F. and S.R.; methodology, A.B., L.E., R.P. and S.R.; software, A.B. and L.E.; validation, A.B., L.E. and R.P.; formal analysis, A.B.; investigation, A.B.; resources, S.R.; data curation, A.B.; writing—original draft preparation, A.B.; writing—review and editing, A.B., L.E., C.F. and S.R.; supervision, L.E. and S.R.; funding acquisition, S.R. All authors have read and agreed to the published version of the manuscript.
A fellowship (A.B.) was covered by a donation from Magda Passatore.
The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Institutional Review Board (or Ethics Committee) of the University of Torino (23 March 2015).
Informed consent was obtained from all subjects involved in the study.
The Python code used to control the device is available at
The authors thank Daiana Billia for her help in developing the first version of the code used to control the A/D board as part of her Master’s thesis in biomedical engineering.
A patent concerning the assessment of venous pulse wave velocity was deposited by University of Torino and Politecnico of Torino. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.
The following abbreviations are used in this manuscript:
A/D | Analog to digital |
ADC | Analog to digital converter |
CoV | Coefficient of variation |
ECG | Electrocardiogram |
GUI | Graphical user interface |
I | Inter integrated circuit |
IoT | Internet of Things |
MAC | Media access control |
PC | Personal computer |
PLR | Passive leg raising |
RPi | Raspberry Pi |
SoC | System on a chip |
SPI | Serial peripheral interface |
STD | Standard deviation |
vPWV | Venous pulse wave velocity |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Figure 1. Flowchart of measurement. Compressive stimulus synchronized with respiratory and cardiac cycle. PW transition under Doppler probe allows for calculating vPWV.
Figure 2. Device schematic and photographic representation. (a) Functional scheme. Electrical and pneumatic connections indicated by dashed and solid lines, respectively. Raspberry Pi (RPi) is the control unit wirelessly connected to a graphical computer interface on a PC. (b) Picture of the prototype enclosed in a 3D-printed box and connected to the external batteries, ECG electrodes, chest band, and Doppler signal (ultrasound machine not shown). Pneumatic valve was mounted on top of the device, and connected to compressed air supply (not shown) and cuff.
Figure 3. Signal acquisition timeline, typical timing, and signal waveforms. (right) Gaemodynamic response to compressive stimulus reported in time domain. Compressive stimulus delivered at time 0 of Doppler acquisition, and pulse transit time [Forumla omitted. See PDF.] could be easily estimated.
Figure 4. Graphical user interface. (a) GUI’s first page allows to enter the preliminary information, such as the distance between the cuff and the ultrasound probe ([Forumla omitted. See PDF.]), and the name for saving the data. (b) In working mode, the GUI displays numerical and graphical representation of measured vPWV values, and allows to adjust the additional delay for the delivery of the the compressive stimulus.
Figure 5. Distributions of vPWV values measured pre-, during, and post-PLR, distinctly presented for the 4 subjects by means of boxplots. The line inside of each box represents the median, while the top and bottom edges are the upper and lower quartiles, respectively. Whiskers extend over the whole data range, except for the data beyond 1.5 times the interquartile range (IRQ) above the upper quartile or below the lower quartile, which are individually plotted as circles. No data were excluded as outliers, i.e., beyond 3SD from the mean. There was consistent increase in vPWV during PLR. Differences between distributions were assessed via t-tests, adjusting resulting p-values for multiple comparisons by means of Bonferroni correction (*: p < 0.05; **: p < 0.01).
Figure 6. Time course of vPWV during the experimental session in one subject. Values yielded by RPi-based prototype (blue) compared with those returned by original PC-based system (green).
Percentage increases in vPWV during PLR with respect to baseline for each subject.
Subject | Percentage Increase |
---|---|
1 |
|
2 |
|
3 |
|
4 |
|
Supplementary Materials
The following are available online at
References
1. Meisn, L.; Albani, S.; Pasquero, P.; Porta, M.; Policastro, P.; Leonardi, G.; Albera, C.; Scacciatella, P.; Melchiorri, C.; Pellicori, P. et al. Assessment of phasic changes of vascular size by automated edge tracking-State of the art and clinical perspectives. Front. Cardiovasc. Med.; 2021; 8, 775635. [DOI: https://dx.doi.org/10.3389/fcvm.2021.775635]
2. Ermini, L.; Ferraresi, C.; De Benedictis, C.; Roatta, S. Objective assessment of venous pulse wave velocity in healthy humans. Ultrasound Med. Biol.; 2020; 46, pp. 849-854. [DOI: https://dx.doi.org/10.1016/j.ultrasmedbio.2019.11.003] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31810802]
3. Ermini, L.; Chiarello, N.E.; De Benedictis, C.; Ferraresi, C.; Roatta, S. Venous Pulse Wave Velocity variation in response to a simulated fluid challenge in healthy subjects. Biomed. Signal Process. Control; 2021; 63, 102177. [DOI: https://dx.doi.org/10.1016/j.bspc.2020.102177]
4. Felix, W.R.; Sigel, B.; Amatneek, K.V.; Chrablow, M.H. Venous pulse wave propagation velocity in hemorrhage. Arch. Surg.; 1971; 102, pp. 53-56. [DOI: https://dx.doi.org/10.1001/archsurg.1971.01350010055014] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/5538769]
5. Nippa, J.H.; Alexander, R.H.; Folse, R. Pulse wave velocity in human veins. J. Appl. Physiol.; 1971; 30, pp. 558-563. [DOI: https://dx.doi.org/10.1152/jappl.1971.30.4.558]
6. Tomiyama, H.; Yamashina, A. Ankle-Brachial Pressure Index and Pulse Wave Velocity in Cardiovascular Risk Assessment. Encyclopedia of Cardiovascular Research and Medicine; Vasan, R.S.; Sawyer, D.B. Elsevier: Oxford, UK, 2018; pp. 111-122. [DOI: https://dx.doi.org/10.1016/B978-0-12-809657-4.99592-9]
7. Folino, A.; Benzo, M.; Pasquero, P.; Laguzzi, A.; Mesin, L.; Messere, A.; Porta, M.; Roatta, S. Vena cava responsiveness to controlled isovolumetric respiratory efforts. J. Ultrasound Med.; 2017; 36, pp. 2113-2123. [DOI: https://dx.doi.org/10.1002/jum.14235]
8. Jolles, J.W. Broad-scale applications of the Raspberry Pi: A review and guide for biologists. Methods Ecol. Evol.; 2021; 12, pp. 1562-1579. [DOI: https://dx.doi.org/10.1111/2041-210X.13652]
9. Hafid, A.; Benouar, S.; Kedir-Talha, M.; Abtahi, F.; Attari, M.; Seoane, F. Full impedance cardiography measurement device using raspberry PI3 and system-on-chip biomedical instrumentation solutions. IEEE J. Biomed. Health Inform.; 2017; 22, pp. 1883-1894. [DOI: https://dx.doi.org/10.1109/JBHI.2017.2783949]
10. Stradolini, F.; Tuoheti, A.; Ros, P.M.; Demarchi, D.; Carrara, S. Raspberry pi based system for portable and simultaneous monitoring of anesthetics and therapeutic compounds. Proceedings of the 2017 New Generation of CAS (NGCAS); Genova, Italy, 6–9 September 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 101-104.
11. Kumar, R.; Rajasekaran, M.P. An IoT based patient monitoring system using raspberry Pi. Proceedings of the 2016 International Conference on Computing Technologies and Intelligent Data Engineering (ICCTIDE’16); Kovilpatti, India, 7–9 January 2016; IEEE: Piscataway, NJ, USA, 2016; pp. 1-4.
12. Rakesh, P.; Prakash, I.M. Raspberry Pi based E–Health System over Internet of Things. IOP Conf. Ser. Mater. Sci. Eng.; 2020; 981, 042008. [DOI: https://dx.doi.org/10.1088/1757-899X/981/4/042008]
13. Sheldon, R.D.; Roseguini, B.T.; Thyfault, J.P.; Crist, B.D.; Laughlin, M.H.; Newcomer, S.C. Acute impact of intermittent pneumatic leg compression frequency on limb hemodynamics, vascular function, and skeletal muscle gene expression in humans. J. Appl. Physiol.; 2012; 112, pp. 2099-2109. [DOI: https://dx.doi.org/10.1152/japplphysiol.00042.2012]
14. Messere, A.; Pertusio, R.; Macrì, C.; Maffiodo, D.; Franco, W.; De Benedictis, C.; Ferraresi, C.; Roatta, S. Delivery of customizable compressive patterns to human limbs to investigate vascular reactivity. Biomed. Phys. Eng. Express; 2018; 4, 067003. [DOI: https://dx.doi.org/10.1088/2057-1976/aae5c0]
15. Stefano, S.; Alessandro, M.; Silvestro, R. Vascular reactivity of cutaneous circulation to brief compressive stimuli, in the human forearm. Eur. J. Appl. Physiol.; 2020; 120, pp. 1041-1050.
16. Ferraresi, C.; De Benedictis, C.; Maffiodo, D.; Franco, W.; Messere, A.; Pertusio, R.; Roatta, S. Design and simulation of a novel pneumotronic system aimed to the investigation of vascular phenomena induced by limb compression. J. Bionic Eng.; 2019; 16, pp. 550-562. [DOI: https://dx.doi.org/10.1007/s42235-019-0045-0]
17. Ferraresi, C.; Franco, W.; Maffiodo, D.; De Benedictis, C.; Paterna, M.; Pacheco Quiñones, D.; Ermini, L.; Roatta, S. Applications of Intermittent Pneumatic Compression for Diagnostic and Therapeutic Purposes. International Workshop IFToMM for Sustainable Development Goals; Springer: Berlin/Heidelberg, Germany, 2021; pp. 209-218.
18. Nagdev, A.D.; Merchant, R.C.; Tirado-Gonzalez, A.; Sisson, C.A.; Murphy, M.C. Emergency department bedside ultrasonographic measurement of the caval index for noninvasive determination of low central venous pressure. Ann. Emerg. Med.; 2010; 55, pp. 290-295. [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/19556029]
19. Minten, J.; van de Werf, F.; Aubert, A.E.; Kesteloot, H.; Geest, H.D. Apparent pulse wave velocity in the canine superior vena cava. Cardiovasc. Res.; 1983; 17, pp. 627-632. [DOI: https://dx.doi.org/10.1093/cvr/17.10.627]
20. Xing, C.Y.; Liu, Y.L.; Zhao, M.L.; Yang, R.J.; Duan, Y.Y.; Zhang, L.H.; Sun, X.D.; Yuan, L.J.; Cao, T.S. New method for noninvasive quantification of central venous pressure by ultrasound. Circ. Cardiovasc. Imaging; 2015; 8, e003085.
21. Millington, S.J. Ultrasound assessment of the inferior vena cava for fluid responsiveness: Easy, fun, but unlikely to be helpful. Can. J. Anesth. Can. D’anesthésie; 2019; 66, pp. 633-638. [DOI: https://dx.doi.org/10.1007/s12630-019-01357-0]
22. Das, S.K.; Choupoo, N.S.; Pradhan, D.; Saikia, P.; Monnet, X. Diagnostic accuracy of inferior vena caval respiratory variation in detecting fluid unresponsiveness: A systematic review and meta-analysis. Eur. J. Anaesthesiol. EJA; 2018; 35, pp. 831-839. [DOI: https://dx.doi.org/10.1097/EJA.0000000000000841]
23. Tobin, M.J.; Mador, M.J.; Guenther, S.M.; Lodato, R.F.; Sackner, M.A. Variability of resting respiratory drive and timing in healthy subjects. J. Appl. Physiol.; 1988; 65, pp. 309-317. [DOI: https://dx.doi.org/10.1152/jappl.1988.65.1.309]
24. Mesin, L.; Pasquero, P.; Albani, S.; Porta, M.; Roatta, S. Semi-automated tracking and continuous monitoring of inferior vena cava diameter in simulated and experimental ultrasound imaging. Ultrasound Med. Biol.; 2015; 41, pp. 845-857. [DOI: https://dx.doi.org/10.1016/j.ultrasmedbio.2014.09.031]
25. Blehar, D.J.; Resop, D.; Chin, B.; Dayno, M.; Gaspari, R. Inferior vena cava displacement during respirophasic ultrasound imaging. Crit. Ultrasound J.; 2012; 4, pp. 1-5. [DOI: https://dx.doi.org/10.1186/2036-7902-4-18] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/22866665]
26. Mesin, L.; Roatta, S.; Pasquero, P.; Porta, M. Automated volume status assessment using Inferior Vena Cava pulsatility. Electronics; 2020; 9, 1671. [DOI: https://dx.doi.org/10.3390/electronics9101671]
27. Ermini, L.; Seddone, S.; Policastro, P.; Mesin, L.; Pasquero, P.; Roatta, S. The Cardiac Caval Index: Improving Noninvasive Assessment of Cardiac Preload. J. Ultrasound Med.; 2021; [DOI: https://dx.doi.org/10.1002/jum.15909] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34877689]
28. Mesin, L.; Giovinazzo, T.; D’Alessandro, S.; Roatta, S.; Raviolo, A.; Chiacchiarini, F.; Porta, M.; Pasquero, P. Improved repeatability of the estimation of pulsatility of inferior vena cava. Ultrasound Med. Biol.; 2019; 45, pp. 2830-2843. [DOI: https://dx.doi.org/10.1016/j.ultrasmedbio.2019.06.002]
29. Crimi, A.; Makhinya, M.; Baumann, U.; Thalhammer, C.; Szekely, G.; Goksel, O. Automatic measurement of venous pressure using B-mode ultrasound. IEEE Trans. Biomed. Eng.; 2015; 63, pp. 288-299. [DOI: https://dx.doi.org/10.1109/TBME.2015.2455953]
30. Baulmann, J.; Schillings, U.; Rickert, S.; Uen, S.; Düsing, R.; Illyes, M.; Cziraki, A.; Nickenig, G.; Mengden, T. A new oscillometric method for assessment of arterial stiffness: Comparison with tonometric and piezo-electronic methods. J. Hypertens.; 2008; 26, pp. 523-528. [DOI: https://dx.doi.org/10.1097/HJH.0b013e3282f314f7]
31. Miyata, M. Noninvasive assessment of arterial stiffness using oscillometric methods: baPWV, CAVI, API, and AVI. J. Atheroscler. Thromb.; 2018; 25, pp. 790-791. [DOI: https://dx.doi.org/10.5551/jat.ED098]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Pulse wave velocity in veins (vPWV) has recently been reconsidered as a potential index of vascular filling, which may be valuable in the clinic for fluid therapy. The measurement requires that an exogenous pressure pulse is generated in the venous blood stream by external pneumatic compression. To obtain optimal measure repeatability, the compression is delivered synchronously with the heart and respiratory activity. We present a portable prototype for the assessment of vPWV based on the PC board Raspberry Pi and equipped with an A/D board. It acquires respiratory and ECG signals, and the Doppler shift from the ultrasound monitoring of blood velocity from the relevant vein, drives the pneumatic cuff inflation, and returns multiple measurements of vPWV. The device was tested on four healthy volunteers (2 males, 2 females, age
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details




1 Laboratory of Integrative Physiology, Department of Neuroscience, University of Torino, C.so Raffaello 30, 10125 Torino, Italy;
2 Department of Mechanical and Aerospace Engineering, Politecnico of Torino, C.so Duca degli Abruzzi 24, 10129 Torino, Italy;