Introduction

Stroke volume and cardiac output are key indicators of hemodynamically-unstable patients in operating room (OR), intensive care unit (ICU), and emergency room (ER). Hypoventilation could be detected by continuous monitoring of tidal volume and minute ventilation from non-intubated patients with respiratory depression in post anesthesia care unit (PACU) and general ward. Simultaneous measurements of stroke volume and tidal volume will enable monitoring of cardiopulmonary functions in an integrated way. Noninvasive, simultaneous, and continuous measurements of stroke volume and tidal volume, therefore, would benefit many critically-ill patients in OR, ICU, PACU, ER, and other places in hospitals.

Electrical impedance tomography (EIT) has been studied for image-based noninvasive monitoring of physiological functions such as lung ventilation and cardiac blood flow1,2,3,4. The image contrast in EIT is the electrical tissue conductivity5, which is probed by injecting AC currents and measuring boundary voltages from multiple electrodes attached around the chest. A linearized image reconstruction algorithm using a sensitivity matrix derived from the lead field theory can be adopted to produce a time series of time-difference EIT images of internal physiological functions4,6,7.

EIT has been mainly used for regional lung ventilation imaging during mechanical ventilation for lung protective ventilation8,9. However, cardiac EIT imaging has not been successful yet primarily due to the following reasons. First, lung ventilation, cardiac blood flow, movements of internal organs, and chest motions occur simultaneously and measured boundary voltage data are influenced by all of them. Second, the influence of cardiac blood flow on the measured boundary voltage data is much weaker than that of lung ventilation. Third, time-varying boundary voltage data associated with lung ventilation and cardiac blood flow have overlapping frequency spectra even though their fundamental frequencies could be different. Fourth, an EIT system with high temporal resolution is needed to capture fast changes in cardiac blood flow.

Numerous techniques have been developed to separate lung ventilation and cardiac blood flow components in EIT using breath holding, ECG-triggered signal averaging, bandpass filtering, and parametric methods10,11,12. Recently, the principal component analysis (PCA) has been adopted to extract time-varying cardiac blood flow components from pixels or regions-of-interest (ROIs) in reconstructed time-difference EIT images13,14. The independent component analysis (ICA) was also suggested to extract cardiac and respiratory signals from reconstructed EIT images15. However, since the sources of cardiogenic changes in EIT images are not well understood, interpretation of cardiac EIT images is still controversial16,17,18. Though previous studies showed the feasibility of cardiac EIT imaging, more technical improvements are needed in terms of accuracy and reliability for imaging regional changes19,20,21.

In this paper, instead of regional imaging, we focus on simultaneously measuring two global variables of tidal volume and stroke volume using EIT. The PCA and ICA are used to separately extract shape-reference voltage waveforms corresponding to lung ventilation and cardiac blood flow. Unlike the previous studies of applying the PCA or ICA to reconstructed EIT images, we apply both methods to measured boundary voltage data before EIT image reconstructions. Adopting the lately developed source consistency EIT method22, boundary voltage data corresponding to lung ventilation and cardiac blood flow are synthesized from the extracted shape-reference voltage waveforms. These novel preprocessing methods are implemented in an EIT system with 100 frames/s temporal resolution to separately and simultaneously extract respiratory volume and cardiac volume signals from reconstructed time-difference EIT images using the synthesized data.

We will briefly describe the adopted EIT system emphasizing its fast temporal resolution. After explaining the PCA and ICA methods to extract shape-reference waveforms of lung ventilation and cardiac blood flow components, the source consistency method to synthesize boundary voltage data will be described. The proposed methods will be applied to animal experiments using six pigs for performance validation.

Methods

EIT system and data collection

The adopted EIT device was a KHU Mark 2.5 sixteen-channel EIT system23,24,25,26,27. A pipeline structure of sequential current injections and voltage measurements was implemented to produce one EIT image in 10 ms. A resistor phantom was included in the device for calibrations and performance evaluation. The maximum signal-to-noise ratio (SNR) of the voltage measurements was about 80 dB.

Currents were injected between a chosen adjacent electrode pair and boundary voltage data were measured between all sixteen adjacent electrode pairs. Sequentially injecting currents between all sixteen adjacent electrode pairs, \(16\times 16=256\) voltage data could be acquired to comprise one scan. For each current injection, however, three voltage data from three adjacent electrode pairs including the current-injection electrodes were discarded since they were affected by the contact impedances of the current-injection electrodes. From consecutive scans at 100 frames/s for T s, \(16\times (16-3)=208\) time series of measured boundary voltage data were obtained. The length of each time series is denoted as \(N=100\times T\). Each one of these time-series is called a voltage channel in this paper. Note that each voltage channel is influenced by the following factors: lung ventilation, cardiac blood flow, movements of internal organs, chest motions of respiratory efforts, body position changes, measurement noise and interferences, boundary geometry of the chest, and electrode positions, shapes, and sizes.

In time-difference EIT, errors in boundary geometry and electrode configurations are minimized using the difference between a set of voltage data at certain time and another set at a chosen reference time. In this paper, since we separately extract voltage channel data corresponding to lung ventilation and cardiac blood flow, subsequent time-difference EIT image reconstructions will be also done separately.

Extraction of shape-reference waveforms

We denote the \(N\times 208\) data matrix \(\mathbf{X}\) of all 208 voltage channels as

$$\begin{aligned} \mathbf{X}=\left( \begin{array}{cccc} \uparrow &{} \uparrow &{} \cdots &{} \uparrow \\ \mathbf{x}_1 &{} \mathbf{x}_2 &{} \cdots &{} \mathbf{x}_{208} \\ \downarrow &{} \downarrow &{} \cdots &{} \downarrow \\ \end{array} \right) \end{aligned}$$

where \(\mathbf{x}_i\) for \(i=1,2,\ldots ,208\) is the \(N\times 1\) data vector of the ith voltage channel. We apply the PCA to \(\mathbf{X}\) along the time axis and extract the first principal component as the shape-reference waveform of lung ventilation denoted as \(\mathbf{l}\). The choice of the first principal component was based on the observation that lung ventilation produces largest changes in measured boundary voltage data in the absence excessive motion artifacts. The PCA was implemented using the singular value decomposition (SVD) of \(\mathbf{X}\mathbf{X}^T\) as

$$\begin{aligned} \mathbf{X}\mathbf{X}^T=\sum _{j=1}^{N}\lambda _j\mathbf{u}_j\mathbf{u}_j^T \end{aligned}$$
(1)

where \(\lambda _j\) for \(j=1,2,\ldots ,N\) are the singular values in descending order and \(\mathbf{u}_j\) are the corresponding singular vectors. We set the shape-reference waveform of lung ventilation as

$$\begin{aligned} \mathbf{l}=\mathbf{u}_1. \end{aligned}$$
(2)

We form the following matrix \({\hat{\mathbf{U}}}\) as

$$\begin{aligned} {\hat{\mathbf{U}}}=\left( \begin{array}{cccc} \uparrow &{} \uparrow &{} \cdots &{} \uparrow \\ \mathbf{u}_2 &{} \mathbf{u}_3 &{} \cdots &{} \mathbf{u}_M \\ \downarrow &{} \downarrow &{} \cdots &{} \downarrow \\ \end{array} \right) \end{aligned}$$
(3)

which is an \(N\times (M-1)\) matrix where \(M<208\). Note that we excluded \(\mathbf{u}_1\) to suppress the influence of lung ventilation as much as possible in the following step. Applying the ICA to \({\hat{\mathbf{U}}}^T\), we get

$$\begin{aligned} \mathbf{S}^T=\mathbf{W}{\hat{\mathbf{U}}}^T \end{aligned}$$
(4)

where \(\mathbf{W}\) is an \((M-1)\times (M-1)\) unmixing matrix and \(\mathbf{S}\) is an \(N\times (M-1)\) source signal matrix expressed as

$$\begin{aligned} \mathbf{S}=\left( \begin{array}{cccc} \uparrow &{} \uparrow &{} \cdots &{} \uparrow \\ \mathbf{s}_1 &{} \mathbf{s}_2 &{} \cdots &{} \mathbf{s}_{M-1} \\ \downarrow &{} \downarrow &{} \cdots &{} \downarrow \\ \end{array} \right) . \end{aligned}$$
(5)

To extract the shape-reference waveform of cardiac blood flow, we apply the fast Fourier transform to \(\mathbf{s}_m\) for \(m=1,2,\ldots ,(M-1)\) and obtain their frequency spectra \(\Psi (\mathbf{s}_m)\). Among \((M-1)\) frequency spectra, we choose one source signal \(\mathbf{s}_h\) with the largest energy at the fundamental frequency \(f_h\) of the heart rate. The shape-reference waveform of cardiac blood flow \(\mathbf{h}\) is

$$\begin{aligned} \mathbf{h}=\mathbf{s}_h. \end{aligned}$$
(6)

Figure 1 shows the block diagram of the process to separately extract shape-reference waveforms of \(\mathbf{l}\) and \(\mathbf{h}\).

Figure 1
figure 1

Block diagram of the data separation method. The PCA and ICA techniques are adopted to extract shape-reference voltage waveforms \(\mathbf{l}\) and \(\mathbf{h}\) corresponding to lung ventilation and cardiac blood flow, respectively.

Syntheses of voltage channel data

When there exists a single time-varying conductivity source or physiological function inside the chest, the recent source consistency method showed that the following observations hold22.

  • The shapes of all time-varying voltage channels are identical up to scaling constants and offsets.

  • The shape of each time-varying voltage channel is determined by the shape of the time-varying conductivity waveform of the source.

For multiple time-varying conductivity sources, each voltage channel influenced by all sources can be approximated as a weighted sum of shape-reference voltage waveforms of the individual sources.

Using the source consistency theory, 208 voltage channels \(\mathbf{x}_{l,i}\) for \(i=1,2,\ldots ,208\) associated with lung ventilation are expressed as

$$\begin{aligned} \mathbf{x}_{l,i}=a_i\mathbf{l}+ d_i \end{aligned}$$
(7)

where \(a_i\) and \(d_i\) are the scale factor and offset of the ith voltage channel associated with lung ventilation, respectively. Similarly, 208 voltage channels \(\mathbf{x}_{h,i}\) for \(i=1,2,\ldots ,208\) associated with cardiac blood flow are expressed as

$$\begin{aligned} \mathbf{x}_{h,i}=b_i\mathbf{h}+ e_i \end{aligned}$$
(8)

where \(b_i\) and \(e_i\) are the scale factor and offset of the ith voltage channel associated with cardiac blood flow, respectively.

In the absence of excessive motion artifacts, we set the sum of \(\mathbf{x}_{l,i}\) and \(\mathbf{x}_{h,i}\) to be approximately equal to the ith voltage channel data \(\mathbf{x}_i\) as follows:

$$\begin{aligned} \mathbf{x}_{l,i}+\mathbf{x}_{h,i}=a_i\mathbf{l}+ b_i\mathbf{h}+ c_i \approx \mathbf{x}_i \end{aligned}$$
(9)

where \(c_i=d_i+e_i\). Using the least square method, we can compute the matrix \(\mathbf{C}\) of the scale factors and offsets for all 208 channels as

$$\begin{aligned} \mathbf{C}=\left( \mathbf{B}^T\mathbf{B}\right) ^{-1}\mathbf{B}^T\mathbf{X}\end{aligned}$$
(10)

where

$$\begin{aligned} \mathbf{C}=\left( \begin{array}{cccc} a_1 &{} a_2 &{} \cdots &{} a_{208} \\ b_1 &{} b_2 &{} \cdots &{} b_{208} \\ c_1 &{} c_2 &{} \cdots &{} c_{208} \\ \end{array} \right) \end{aligned}$$

and

$$\begin{aligned} \mathbf{B}^T=\left( \begin{array}{ccc} \longleftarrow &{} \mathbf{h}^T &{} \longrightarrow \\ \longleftarrow &{} \mathbf{l}^T &{} \longrightarrow \\ 1 &{} \cdots &{} 1 \\ \end{array} \right) . \end{aligned}$$

Using the scale factors and offsets in \(\mathbf{C}\), all \(\mathbf{x}_{l,i}\) and \(\mathbf{x}_{h,i}\) for \(i=1,2,\ldots ,208\) are computed to synthesize two \(N\times 208\) data matrices \(\mathbf{X}_l\) and \(\mathbf{X}_h\) as

$$\begin{aligned} \mathbf{X}_l=\left( \begin{array}{cccc} \uparrow &{} \uparrow &{} \cdots &{} \uparrow \\ \mathbf{x}_{l,1} &{} \mathbf{x}_{l,2} &{} \cdots &{} \mathbf{x}_{l,208} \\ \downarrow &{} \downarrow &{} \cdots &{} \downarrow \\ \end{array} \right) \end{aligned}$$

and

$$\begin{aligned} \mathbf{X}_h=\left( \begin{array}{cccc} \uparrow &{} \uparrow &{} \cdots &{} \uparrow \\ \mathbf{x}_{h,1} &{} \mathbf{x}_{h,2} &{} \cdots &{} \mathbf{x}_{h,208} \\ \downarrow &{} \downarrow &{} \cdots &{} \downarrow \\ \end{array} \right) \end{aligned}$$

corresponding to lung ventilation and cardiac blood flow, respectively. Note that we can set \(d_i=e_i=0.5c_i\) since the offsets of \(d_i\) and \(e_i\) are irrelevant in time-difference EIT image reconstructions where voltage differences are used.

Image reconstructions and volume signals

The fidelity-embedded regularization (FER) algorithm was adopted for time-difference EIT image reconstructions28. To incorporate the subject-specific boundary shape into the sensitivity matrix computation, a 3D Scanner (Sense, 3D Systems, U.S.A.) was used to capture the boundary shape of each pig. Using the synthesized data matrices \(\mathbf{X}_l\) and \(\mathbf{X}_h\), two time-series of time-difference EIT images \(\mathbf{I}_l\) and \(\mathbf{I}_h\) corresponding to lung ventilation and cardiac blood flow, respectively, were reconstructed. From the reconstructed time-difference images, we defined ROIs where the respiratory volume signal (RVS) and cardiac volume signal (CVS) were extracted as sums of pixel values within the ROIs. All computations were done using MATLAB (The MathWorks, U.S.A.).

Animal experiments

The animal experiment was approved by the Institutional Animal Care and Use Committee (SMC-20150804001, Samsung Medical Center, Seoul, Korea). All experiments using six normal pigs (average weight of 29± 2 kg and age of 6 month) were performed in accordance with relevant guidelines and regulations. Figure 2 shows the setup for the animal experiments. Each animal was premedicated with intramuscular injection of ketamine (20 mg/kg) and xylazine (2.5 mg/kg). The animal was connected to a mechanical ventilator (Hamilton-G5, Hamilton Medical, Switzerland) by tracheal intubation. Anesthesia was maintained by inhalation of 2% isoflurane mixed with 25% oxygen. Throughout the experiment, vital signs were monitored using a patient monitor (IntelliVue MP50, Philips, Netherlands). The respiration rate was 20 breaths/min and the heart rate was in the range of 70–100 beats/min. The supplied air volume from the ventilator was 8 ml/kg at the beginning of the experiment and increased to 18 ml/kg in four steps. Cardiac output and stroke volume were independently measured using an invasive hemodynamic monitor (EV1000, Edwards Lifesciences, USA) in the transpulmonary thermodilution (TPTD) mode.

Figure 2
figure 2

Experimental setup for in vivo chest EIT imaging.

Results

Figure 3 plots measured 208 voltage channels from the first animal during mechanical ventilation. Figure 3a–c are enlarged views of several voltage channels. Figure 4 shows the distribution of the normalized singular values \(\frac{\lambda _i}{\lambda _1}\) for \(i=1,2,\ldots ,208\) after applying the PCA to the voltage data in Fig. 3. The first principal component was selected as the shape-reference waveform for lung ventilation denoted as \(\mathbf{l}\).

Figure 3
figure 3

Measured data \(\mathbf{X}\) of 208 voltage channels from a mechanically ventilated pig. (ac) are enlarged views of several channels.

Figure 4
figure 4

Normalized singular values \(\frac{\lambda _i}{\lambda _1}\) for \(i=1,2,\ldots ,208\). Twelve singular vectors corresponding to the largest twelve singular values were chosen to approximate the voltage data.

Using the ICA applied to the principal components of \(\mathbf{u}_2,\mathbf{u}_3,\ldots ,\mathbf{u}_{12}\) excluding \(\mathbf{u}_1\), we computed the source signals and their frequency spectra as shown in Fig. 5. In this example, we selected the ninth independent component \(\mathbf{s}_9\) as the shape-reference waveform \(\mathbf{h}\) of cardiac blood flow. Figure 6a shows a typical voltage channel with its power spectrum while (b) and (c) plot the extracted shape-reference waveforms \(\mathbf{l}\) and \(\mathbf{h}\) and their power spectra, respectively.

Figure 5
figure 5

Separated independent components and their frequency spectra. The fundamental frequency of cardiac blood flow is denoted as \(f_h\).

Figure 6
figure 6

(a) Typical voltage channel data and its spectrum including both lung ventilation and cardiac blood flow components. (b) Separated lung ventilation component \(\mathbf{l}\) and its spectrum. (c) Separated cardiac blood flow component \(\mathbf{h}\) and its spectrum.

Figure 7 shows the synthesized data of 208 voltage channels for lung ventilation and magnified views of several channels. Figure 8 plots the synthesized voltage data for cardiac blood flow. Using these synthesized voltage channel data, time-difference EIT image reconstructions were conducted for lung ventilation and cardiac blood flow separately. Figure 9a,b show typical images of lung ventilation and extracted RVSs from four ROIs, respectively. Figure 10a,b show typical images of cardiac blood flow and extracted CVSs from two ROIs, respectively.

Figure 7
figure 7

Synthesized voltage data \(\mathbf{X}_l\) of lung ventilation. (ac are enlarged views of several channels.

Figure 8
figure 8

Synthesized voltage data \(\mathbf{X}_h\) of cardiac blood flow. (ac) are enlarged views of several channels.

Figure 9
figure 9

(a) Reconstructed images of lung ventilation and (b) extracted RVSs from four ROIs. The RVSs were periodic with little variability since the animal was mechanically ventilated.

Figure 10
figure 10

(a) Reconstructed images of cardiac blood flow and (b) extracted CVSs from two ROIs. Note that two CVSs from the heart and lung ROIs have the \(180^\circ\) phase difference. The beat-to-beat variations of the CVSs are mainly due to changes in intrathoracic pressure during breathing cycles.

The total RVS was calibrated with the corresponding air volume from the mechanical ventilator. Tidal volumes were computed as valley-to-peak values of the total RVS. Using the data from six animals, the estimated \(R^2\) value was 0.99 between the EIT-derived tidal volumes and the supplied air volumes from the mechanical ventilator as shown in Fig. 11a. The Bland–Altman plot shown in Fig. 11b indicates that the differences between them are less than ± 20 ml.

The CVS from the heart ROI was calibrated with the separately measured stroke volume data using the invasive hemodynamic monitor in the TPTD mode. Stroke volumes were computed as valley-to-peak values of the CVS from the heart ROI. The estimated \(R^2\) value was 0.86 between the EIT-derived stroke volumes and the simultaneously measured stroke volumes using the TPTD method as shown in Fig. 12a. The Bland–Altman plot shown in Fig. 12b indicates that the differences between them are less than ± 4.7 ml.

Figure 11
figure 11

(a) Linear relation between the EIT-derived tidal volume (\(TV_{EIT}\)) and the supplied air volume from the mechanical ventilator (\(TV_{Vent}\)) with \(R^2=0.99\). (b) Bland–Altman plot between them with ± 20 ml differences.

Figure 12
figure 12

(a) Linear relation between the EIT-derived stroke volume (\(SV_{EIT}\)) and the simultaneously measured stroke volume using the TPTD method (\(SV_{TPTD}\)) with \(R^2=0.86\). (b) Bland–Altman plot between them with ± 4.7 ml differences. There was no intervention to control the stroke volume other than controlling the tidal volume using the mechanical ventilator.

Stroke volume changes during a breathing cycle since intrathoracic pressure varies as lung volume changes. Figure 13a,b show two examples of the RVS and CVS at normovolemia and hypovolemia caused by bleeding, respectively. The amount of stroke volume changes during a breathing cycle is called the stroke volume variation (SVV)29,30. We calculated the SVV for the CVSs in Fig. 13 as

$$\begin{aligned} SVV=\frac{SV_{max}-SV_{min}}{(SV_{max}+SV_{min})/2}\times 100 (\%). \end{aligned}$$
(11)

The average SVV during four breathing cycles at normovolemia in Fig. 13a and hypovolemia in Fig. 13b was 31 and 59%, respectively.

Figure 13
figure 13

Stroke volume variation (SVV) was observed in the measured CVS during multiple breathing cycles at (a) normovolemia and (b) hypovolemia caused by bleeding. The average SVV during four breathing cycles was 31 and 59% for (a) and (b), respectively.

Discussion

We proposed a new method of using the PCA and ICA to extract shape-reference waveforms of lung ventilation and cardiac blood flow from measured boundary voltage data in EIT. Applying the source consistency method, all voltage channels associated with lung ventilation and cardiac blood flow could be separately synthesized using the corresponding extracted shape-reference waveforms. The data synthesis method improves the SNR of the voltage channel data. This is especially useful for cardiac blood flow imaging since the boundary voltages originating from cardiac blood flow are much smaller than those of lung ventilation. The source consistency method accomplishes this at the price of forcing the timecources of all pixel values within one source to have the same shape but possibly different amplitudes22. In a reconstructed EIT image using the source consistency method, therefore, we cannot recover different time delays among pixels.

Although the source consistency method imposes this constraint in the time domain, image reconstructions are done using a conventional sensitivity matrix method. Unlike the monotonicity assumption31, therefore, some pixel values can be increasing while others are decreasing. This means that the proposed method can recover a spatially varying conductivity distribution associated with each source. In Fig. 9b, all four regional RVSs have the same shape as the shape-reference waveform of lung ventilation in Fig. 6b, but they have different amplitudes. In Fig. 10b, two regional CVSs from the heart and lung ROIs have the same shape as the shape-reference waveform of cardiac blood flow in Fig. 6c, but they are 180\(^\circ\) out of phase.

If the extracted shape-reference waveforms are the true representatives of lung ventilation and cardiac blood flow, the proposed method should effectively suppress all artifacts not associated with these physiological functions. The shape-reference waveforms, however, could have been affected by movements of internal organs and chest wall. The heart, for example, moves inside the chest due to respiration and its own beating. The geometrical relation between the electrodes and the heart, therefore, changes with time. Although the effective slice thickness of the reconstructed EIT images using one ring of 16 electrodes around the chest could be as large as 10 cm9, it needs to be investigated if the accuracy in measured stroke volume can be improved using a three-dimensional electrode configuration. Two rings of electrodes around the chest or only on the chest could be tried in future studies.

To extract shape-reference waveforms of lung ventilation and cardiac blood flow using the PCA and ICA methods, there should be a scout imaging period of one minute, for example, from a stationary subject with normal breathing. The heart rate should be measured independently from the subject using simultaneously acquired ECG or photoplethysmography data. The extracted shape-reference waveforms could be used for subsequent EIT imaging of lung ventilation and cardiac blood flow as long as these time-varying physiological functions remain reasonably stationary. In this paper, we tested the proposed method on mechanically ventilated animals with normal cardiac functions. In practice, however, spontaneous breathing could be irregular and there may occur cardiac arrhythmias such as atrial fibrillation. To be able to properly handle more complicated patterns of lung ventilation and cardiac blood flow, it will be worthwhile to carefully investigate the information contents of multiple PCA and ICA components to check the possibility of using a sum of multiple components as a shape-reference waveform. Future studies should also improve the real-time implementation of the proposed method to determine when and how to update the shape-reference waveforms based on a quality estimate of reconstructed images.

The proposed method may work well in the absence of excessive motion artifacts. Once the shape-reference waveforms are extracted, the method can produce the RVS and CVS even though some motion artifacts occur afterwards. In practice, however, there could be different amounts of motion artifacts from patients in ICU, PACU, ER, and other places in hospital. Further studies are needed to find how robust is the method against motion artifacts from patients in numerous clinical settings.

All impedance-based methods including EIT to measure air or blood volumes inside the human body provide values of impedance or impedance changes not absolute volumes in milliliter. The RVS and CVS extracted from EIT images could be used without any volume calibration for some clinical applications where only changes in volume over time are the key information. However, there are other clinical applications requesting absolute values of stroke volume and tidal volume. Future studies should devise a volume calibration method using personal information such as age, sex, weight, and height in addition to measured impedance data from each subject.

Among many potential clinical applications, the RVS could be used to monitor hypoventilation of non-intubated patients with respiratory depression32. The CVS could contribute to optimize the fluid management protocol for hemodynamically-unstable patients in ICU33. Future studies are needed to show the clinical efficacy of the proposed method in these clinical applications. Other clinical applications of noninvasive cardiopulmonary monitoring in numerous clinical settings could be also pursued.

Conclusion

We developed a new noninvasive method to simultaneously measure stroke volume and tidal volume using EIT with the PCA, ICA, and source consistency method. The measured stroke volume and tidal volume values from six anesthetized animals were compared with those simultaneously measured using the invasive transpulmonary thermodilution method and the mechanical ventilator, respectively. The differences in stroke volume were within ± 4.7 ml in the range of 15–45 ml. The differences in tidal volume were within ± 20 ml in the range of 200 and 600 ml. Future studies are needed to further validate the measurement accuracy in wider ranges of stroke volume and tidal volume. Clinical studies should be pursued to find the efficacy of the proposed method in applications such as fluid management, administration of vasopressor and inotrope, hypoventilation detection, sleep study, and others.