Abstract
To determine the impact of mechanical heterogeneity on the distribution of regional flows and pressures in the injured lung, we developed an anatomic model of the canine lung comprised of an asymmetric branching airway network which can be stored as binary tree data structure. The entire tree can be traversed using a recursive flow divider algorithm, allowing for efficient computation of acinar flow and pressure distributions in a mechanically heterogeneous lung. These distributions were found to be highly dependent on ventilation frequency and the heterogeneity of tissue elastances, reflecting the preferential distribution of ventilation to areas of lower regional impedance.
Keywords: Models, Computational, Models, Biological, Data Structures, Binary Tree, Mechanical Ventilation, Ventilation Distribution, Disease Models, Animal, Elasticity, Lung/pathology/physiopathology, Lung Diseases/pathology/physiopathology, Respiratory Mechanics
INTRODUCTION
Acute Lung Injury (ALI) is a syndrome characterized by the rapid onset of hypoxia and respiratory failure associated with noncardiogenic pulmonary edema, heterogeneous alterations in intrinsic tissue elastance, and atelectasis [1]. Histopathological findings reveal a very heterogeneous inflammatory disruption of alveolar epithelium and transudation of fluid into the air spaces [1]. While endotracheal intubation and mechanical ventilation is the current mainstay of treatment, the heterogeneous mechanical alterations associated with ALI result in a maldistribution of ventilation. In the injured lung, more compliant regions become overventilated and subjected to overdistention [2], while more stiff and flooded regions become underventilated and are at risk for derecruitment [3]. This maldistribution of ventilation results in further inflammation and edema which can worsen the existing injury, especially if high tidal volumes and low end expiratory pressures are used [4]. Protective ventilation strategies relying on low tidal volumes and appropriate positive end-expiratory pressures (PEEPs) can improve mortality in patients with ALI, presumably by recruiting collapsed alveoli, minimizing parenchymal overdistension, and optimizing ventilation distribution [5].
While it has been assumed that the heterogeneous nature of ALI results in maldistribution of ventilation [6], there is little quantitative information as to how flow or pressure may be distributed in this syndrome [7]. The geometry of the airway tree, along with the physical dimensions and properties of its numerous component airway segments and acini, govern how flow is distributed throughout the lung. Given the tremendous structural complexity of this organ, any accurate simulation of ventilation distribution poses a unique and challenging computational problem. For example, many models of the mammalian lung consist of airway segments numbering in the hundreds of thousands [8–11]. Therefore, the goal of this study was to develop a computational data structure to allow for the optimal storage and easy manipulation of the many physical properties associated with individual airway segments in a complex branching network, as well as the efficient determination of pulmonary ventilation distribution using a novel recursive flow-divider algorithm. By further refining the model to account for variable mechanical properties associated with heterogeneous lung injury [12], the model may provide a platform for understanding and optimization of mechanical ventilation protocols in individual patients.
METHODS
Model Overview
The structure of the model was based on the 47-order, asymmetric binary tree cast of the canine lung described by Horsfield et al. [8]. It consists of 300,153 cylindrical airway segments, including 150,077 terminal bronchioles with subtending acini. Each airway segment is assigned a specific order m, denoting its unique cylindrical length and diameter. By the nomenclature of Horsfield et al., the sequential ordering starts at the very terminal bronchioles with m = 2, and converges to the highest order at the trachea with m = 47. The acini are assigned order m = 1. Each airway order is assigned a unique cylindrical length lm and radius rm, as well as a recursion index Δm to account for branching asymmetry. This Δm is defined as the difference between the orders of its two subtending daughter branches [8].
In our model, each airway segment of order m is also characterized by a complex oscillatory longitudinal impedance Zseg,m, which incorporates pressure drops associated with viscous flow losses and frequency-dependent velocity profile distortion based on the analysis of Thurston [13]:
| (1) |
Here j is the unit imaginary number, ω is the angular frequency, ρair is air density (1.41 × 10−4 cm H2O s2 dm−2), J0 and J1 are complex Bessel functions of orders 0 and 1, respectively, and αm is the so-called Womersley parameter [14], defined as:
| (2) |
with μair being the viscosity of air (1.863 × 10−7 cm H2O s).
To account for flow losses within each airway segment due to viscoelastic wall distention and gas compression, each Zseg,m is partitioned into two equal halves (Figure 1) by a parallel shunt impedance Zshu,m:
| (3) |
where Fc,m is the fractional cartilage content in the wall of an airway segment of order m [15]. The wall resistance (R), inertance (I), and compliance (C) parameters are denoted by subscripts to indicate soft tissue (s) and cartilaginous (c) components, respectively [12]. The Cg,m parameter represents the compliance due to the isothermal compression of the gas volume contained within each cylindrical airway segment:
| (4) |
with Patm being the ambient pressure at sea level (1033 cm H2O).
Figure 1.
Computation of flow division at A) representative parent airway segment of order m with daughter segments of orders m−1 and m−1−Δm; and B) terminal acinar unit n. Flow division at each parent airway segment is dependent upon parallel shunt impedance, Zshu,m, as well as the total downstream impedance of each daughter node. Flows are oscillatory, complex quantities with both magnitudes and phases. Pressure distributions are determined from the products of segment impedances and flows. See text for description of variables names.
Each of the 150,077 terminal bronchioles is subtended by a unique acinar unit, the fundamental gas exchanging structure of the lung. Each discrete acinus, indexed by n, consists of a viscoelastic tissue element in parallel with a gas compression compliance, the mechanical impedance of which is given by:
| (5) |
where Hn is tissue elastance, η is tissue hysteresivity [16, 17], α= (2/π) tan−1(1/η), and Cg,n is the gas compression compliance given by:
| (6) |
The VFRC is the total lung volume at functional residual capacity, and N is the total number of acini in the model.
Given Horsfield’s model structure, the total flow impedance looking into an arbitrary airway segment of order m (Ztot,m) can be computed by appropriate serial and parallel additions of its associated longitudinal and shunt impedances (Figure 1) according to the formula:
| (7) |
As a recursive relationship, Equation 7 can be invoked continuously until a terminal bronchiole is reached, at which point the total impedance looking into a terminal airway segment (of order m = 2) is given by:
| (8) |
Computing Ventilation Distribution
As the volume of inspired air descends from the trachea to the level of the terminal acini, it divides at each bifurcation in the airway tree. According to Figure 1-A, a portion of the flow entering any airway segment will be lost due to gas compression and airway wall distention [10]. This shunt flow loss, V̇shu,m, will depend on the longitudinal airway segment impedance Zseg,m, the segment shunt impedance Zshu,m, and the total downstream impedances looking into each of the two daughter branches, Ztot,m−1 and Ztot,m−1−Δm:
| (9) |
where V̇in,m denotes the flow entering the segment of order m. The V̇shu,m can further be partitioned into components corresponding to airway wall distention (V̇w,m), as well as the compression of gas contained within the airway segment (V̇Cg,m):
| (10) |
| (11) |
Thus, the flow leaving the airway segment, V̇out,m, will be given by:
| (12) |
At any bifurcation in the airway tree, the subtending daughter impedances Ztot,m−1 and Ztot,m−1−Δm will determine flow partitioning:
| (13) |
| (14) |
where V̇in,m−1 and V̇in,m−1−Δm are the flows entering the daughter branches of orders m−1 and m−1−Δm, respectively.
At the level of the terminal bronchioles (Figure 1-B), the flow lost to gas compression and wall distention within any order 2 airway segment is given by:
| (15) |
Thus the flow leaving an order 2 segment and entering an acinus is given by:
| (16) |
which will be partitioned between parenchymal tissue distension (V̇ti,n) and acinar gas compression(V̇Cg,n):
| (17) |
| (18) |
Finally, the distending pressure at any acinus can be obtained as:
| (19) |
Data Structure
For the purposes of computing the global mechanics of a heterogeneous lung model, the total impedance looking into the tracheal opening (ZL) can be obtained using simple recursive function calls according to Equations 7 and 8, and thus does not require any additional data storage in memory beyond the lengths, radii, and recursion indices associated with a particular airway segment order [12]. All airway segment impedances can be computed as needed according to Equations 1 and 3, and acinar impedances with stochastically variable elastances can be determined with simple random number draws. However the subsequent computation of flow and pressure distributions throughout such an asymmetric branching network, with heterogeneously distributed airway or tissue impedances, requires that the exact model structure be explicitly defined and stored in computer random access memory, such that flow partitioning can be performed according to Equations 9 – 18. For this, we developed a binary tree data structure consisting of multiple nodes representing specific airway segments. Each node in the tree consists of a data record to store the order of its corresponding airway segment, the value of the total impedance looking into this segment, as well as two pointers linking itself to two daughter nodes (Figure 2). Any node corresponding to a terminal bronchiole (i.e., m = 2) points only to its unique acinar structure [8].
Figure 2.

Example nodes of a parent and two subtending daughter branches from the binary tree data structure. The data record of each node in the tree contains its unique key index km, its Horsfield order m [8], and its downstream impedance Ztot,m.
Each of the 300,153 nodes in our tree is assigned using a unique key identifier, the value of which is determined according to a recursive algorithm. Assuming an arbitrary airway segment of order m is assigned a key value km, the keys corresponding to its m−1 and m−1−Δm daughter nodes are computed as:
| (20) |
| (21) |
Figure 3 shows the assigned key values for a portion of an example M = 8 generation tree, assuming Δm = 1 for all orders. To start the algorithm, the root node in this case is assigned key value 27 = 128, while its left and right daughter branches are assigned key values 128−27−1=64 and 128+27−1−1=160, respectively, according to Equations 20 and 21.
Figure 3.
Example of binary data structure developed using Matlab Data Structures and Algorithms Toolbox (available online at http://code.google.com/p/pointer/). The structure utilizes data nodes, pointers, and linked lists arranged to store a binary tree. Each node in the tree is identified by a unique key index, with all variables quantifying airway segment dimensions, downstream impedances, flows, and pressures stored in a data record at each individual node. See text for details.
Simulations
All simulations were performed assuming a 25 kg dog with VFRC = 40 ml kg−1. The airway segment lengths, diameters, recursion indices, and wall properties (with appropriate cartilaginous and soft tissue distributions) for each order were assigned as previously described [8, 12, 15, 18]. To mimic the diffuse mechanical heterogeneity of the acutely injured lung [7], we allowed the value of each acinar tissue elastance Hn to vary stochastically according to a uniform probability distribution function, with Hmin and Hmax denoting its upper and lower bounds, respectively [12]. Four different physiologic/pathologic conditions were simulated by appropriate selections of Hmin and Hmax. All conditions assumed a fixed value of Hmin = 20N cm H2O L−1, but the value of Hmax was varied to correspond to a completely healthy canine lung with homogeneous tissues, a canine lung with mild tissue heterogeneity, as well as moderate and severe lung injury (Table 1). The hysteresivity parameter η for each acinus (Equation 5) was assumed to have a constant value of 0.2 independent of Hn, in accordance with the structural damping hypothesis [16]. Input impedance at the trachea, as well as acinar flow and pressure distributions, were computed for discrete, sinusoidal flow forcings at frequencies of 0.01, 0.10, 0.33, 1.0, 3.0, 10, 20, 33, 50, and 100 Hz. This frequency range, which is inclusive of rates corresponding to conventional ventilation [19] as well as high frequency oscillation [20], was chosen for its sensitivity to the effects of heterogeneous airway and tissue properties [7, 10, 12, 21]. For each condition, we also computed the flow and pressure distributions at the lung resonant frequencies (fr) as determined from the zero crossings in the reactive component of ZL [12].
Table 1.
Maximum elastance (Hmax) values used for model simulations of four simulated conditions of health and disease. Note that Hmin = 20N for all simulations. An increase in Hmax represents an increase in heterogeneity of the parenchymal tissue mechanics.
| Condition | HmaxN−1 (cm H2O L−1) |
|---|---|
| Healthy Homogeneous | 20 |
| Healthy, Mild Heterogeneity | 30 |
| Moderate Lung Injury | 100 |
| Severe Lung Injury | 300 |
Recursive computational algorithms for generating the airway tree, computing and storing input impedances, and determining flow divisions were performed using a standard preorder traversal sequence [22]. The algorithms were written and executed using MATLAB v7.0 (The Mathworks, Natick, MA) and the Data Structures and Algorithms Toolbox (available online at http://code.google.com/p/pointer/). Flow division was determined at every node in the tree according to Equations 9, 12, 13, and 14. Total computation time for each simulation was approximately one hour on a Dell desktop computer with an Intel Pentium® 4 processor operating at 2.80 GHz with 2.99 GB RAM. As all impedances within the tree were complex values with both real and imaginary components, all flows and pressures were also complex quantities. However, we expressed these in polar coordinates (i.e., amplitudes and phases) for the purposes of our analyses.
To quantify the total flow lost to gas compression and airway wall distention as functions of frequency and disease condition, the shunt flows at each node were partitioned according to Equations 10, 11, and 18. At the very terminal nodes, we determined the portion of flow available for useful acinar ventilation according to Equation 17. The complex components of these flows were then summed and normalized by the corresponding input tracheal flow to yield the net acinar flow, net gas compression flow, and net airway wall distention flow.
To further quantify the heterogeneity of ventilation distribution, we examined the amplitude and phase histograms of acinar flows and pressures for each disease condition. Acinar flow amplitudes were normalized relative to what those values would be for a perfectly symmetric, homogeneous lung with rigid airway walls and no gas compression [10], while the pressure amplitudes were normalized relative to tracheal pressure. The phases for both acinar flows and pressures were normalized relative to the corresponding tracheal phase, constrained to be within ±180°. Bin sizes for the normalized flow and pressure amplitudes were 0.025 and 0.005, respectively, and 1 degree for the phases.
RESULTS
Figure 4 shows the mechanical impedance spectra as observed from the trachea (i.e., whole lung impedance, ZL) for the four different pathologic conditions of Table 1. This ZL is expressed as lung resistance (RL), reactance (XL), and elastance (EL = −2πfXL). Since the inertia of gas in the central airways begins to influence XL for frequencies above 1 Hz, EL is plotted only for frequencies between 0.01 and 1.0 Hz. Regardless of disease condition RL decreased with increasing frequency from 0.01 to 10 Hz, but increased as frequency increased above 10 Hz. The EL exhibited a positive dependence on frequency over the observed range of 0.01 to 1.0 Hz. Consistent with experimental studies of canine lung injury [7], we also observed that both RL and EL increased at each frequency with increasing acinar heterogeneity (i.e., disease severity). The corresponding resonant frequencies, as determined from the zero crossings of XL, increased with disease severity (Table 2).
Figure 4.
Total lung input impedance from 0.01 to 100 Hz expressed as resistance, reactance, and elastance for the four different physiologic/pathophysiologic conditions. Elastance is expressed only out to 1 Hz, as above this frequency the effects of gas inertia in the central airways of the model become a more dominant contributor to reactance.
Table 2.
Resonant frequencies determined from zero-crossings in lung reactance spectra for the four simulated conditions of health and disease.
| Condition | Resonant Frequency (Hz) |
|---|---|
| Healthy Homogeneous | 6.4 |
| Healthy, Mild Heterogeneity | 7.1 |
| Moderate Lung Injury | 10.0 |
| Severe Lung Injury | 13.2 |
Figure 5 shows the effect of frequency on the relative magnitudes and phases of the net acinar tissue flow (Equation 17), net gas compression flow (Equations 11 and 18), and net airway wall distension flow (Equation 10) for the four different pathologic conditions. Regardless of frequency, increasing lung tissue heterogeneity corresponded to decreases in the magnitude of net acinar tissue flow, but increases in gas compression and airway wall distention flows. Moreover, these net flows became increasingly out of phase with the tracheal flow as frequency increased above 10 Hz.
Figure 5.
Summary of partitioning of total tracheal flow into net acinar tissue, gas compression and airway wall shunting components for the four different physiologic/pathophysiologic conditions. Net flows are expressed as magnitudes and phases versus frequency.
Figure 6 shows the distribution of normalized acinar flow amplitudes and phases for each of the four simulated pathologic conditions. For clarity, histograms are shown only for frequencies of 1.0, 10, 20, 50, and 100 Hz, as we observed minimal differences in the shapes of the distributions between 0.01 to 1.0 Hz. Moreover, the flow distributions at the resonant frequencies for each condition were indistinguishable from those at 10 Hz. The distribution of acinar flow magnitudes widened as ventilation frequency increased. The shape of these acinar flow distributions tended to become more hyperbolic as the severity of the simulated injury increased. In general, the widening of these flow distributions indicated considerably more regions of under- and over-ventilation with increasing tissue heterogeneity and disease severity, as determined from the number of acini receiving normalized flows below or above 1, respectively. Similarly for each condition, the distribution of phases also widened with increasing frequency, with the most acini demonstrating tremendous ventilation asynchrony at 20 Hz. However, the spread of the phases at a given frequency generally decreased with increasing tissue heterogeneity.
Figure 6.
Histograms of acinar flow distributions for four different physiological conditions and five different frequencies. Magnitudes are normalized relative to what the theoretical flow distribution would be in an entirely homogeneous lung with symmetric branching and rigid airway walls [10]. Phases are expressed relative to tracheal flow.
Figure 7 shows the distribution of acinar pressures for the four conditions at the same five frequencies from Figure 6, as well as the resonant frequency (Table 2). At frequencies of 1 Hz or lower, acinar pressures demonstrated minimal differences in amplitudes and phases compared to tracheal pressure, regardless of disease condition. However at the resonant frequency, the distribution widths increased for both pressure amplitudes and phases. The acinar pressures also exhibited amplification relative to tracheal pressure at the resonant frequency, and the corresponding phase distributions were centered around −90°. Moreover, the degree of amplification increased with increasing disease severity. At 10 Hz, the distribution of acinar pressure amplitudes were lower compared to tracheal pressure for the two healthy conditions, but were amplified for severe injury. At 20 Hz and above, the acinar pressure amplitudes became progressively more attenuated, and the corresponding phase distributions ranged mostly from 0° to 180°.
Figure 7.
Histograms of acinar pressure distributions for four different physiological conditions and six different frequencies, including the corresponding resonant frequency. Pressure magnitudes and phases are normalized relative to corresponding tracheal pressure.
DISCUSSION
In this study, we present the use of a data structure for the efficient computer memory storage of a complex biological tree, as well as the computation of oscillatory flows and pressures throughout a heterogeneous mammalian lung. In our model structure, we adopted the asymmetric canine airway network of Horsfield et al. [8], which orders the bronchial tree starting from the terminal tissue elements (order 1) up to the trachea (order 47). In this model, any two subtending daughter branches sharing the parent branch may be of different orders, as defined by the recursion index Δm. Horsfield et al. originally assigned specific diameters, lengths, and recursion indices to each order [8], assuming that airway segment dimensions for any given order were identical (i.e., self-consistent). Such an arrangement allows for efficient calculations of impedance and ventilation distribution along just one pathway, connecting a single acinus to the trachea, since the mechanical properties of the subtree looking into any specified node will be identical to that of all other nodes with the same order. Thus this model has seen much use for the calculation of physiologic variables such as input impedance [15], acoustic transmission [9], as well as flow and pressure distributions [23, 24].
However when structural or functional heterogeneities are imposed on the model, such as variable alterations in airway dimensions [18] or parenchymal elastances [12], the computational efficiency arising from the self-similarity of the airway tree is lost. Thus any forward model simulation of ventilation distribution in a mechanically heterogeneous lung requires that the tree by explicitly defined and stored in computer memory [25]. Our approach was to develop a data structure based on a binary tree that would allow for easy access to the local mechanical properties and efficient flow partitioning at every node in a heterogeneous tree using a recursive preorder tree traversal sequence [22]. This has particular relevance to simulating ventilation distribution in the acutely injured lung, which often exhibits heterogeneous mechanical properties [7, 26] and is predisposed to ventilator-associated lung injury due to parenchymal overdistention and atelectrauma [27, 28]. While this approach differs from other computational modeling techniques based on imaging data [11, 29, 30], we believe a binary tree is an ideal data structure for the recursive, complex arithmetic operations associated with oscillatory flow and pressure divisions in such a hierarchical network.
Similar to a previous modeling study from our group [12], we constructed an injured canine lung by allowing for stochastic variations acinar tissue elastances that could mimic the alterations observed in whole-lung mechanical impedance measurements [7]. However for simplicity, we assumed that the values of these acinar elastances were uniformly distributed over ranges bounded by Hmin and Hmax. Our model reproduces typical impedance spectra observed experimentally in both healthy and injured canine lungs (Figure 4), including the enhanced negative frequency dependence in RL for frequencies below 10 Hz due to the combined effects of viscoelasticity and parallel time constant heterogeneity [31]. Our simulations also reproduce the positive frequency dependence of RL between 10 to 100 Hz, which in canine lungs may arise from the known antiresonance between tissue inertia (Equation 3) and gas compression compliance (Equations 4 and 6) [32]. As expected, total lung elastance EL demonstrated a positive dependence on frequency due to viscoelasticity [33]. However the values of EL at each frequency increased with disease severity, since the effective (or average) lung tissue elastance increased with the value Hmax [12]. Such increases in EL also contribute to increased resonant frequency fr with disease severity, since , with IL being the effective lung inertance [34].
As expected, our data demonstrate that the net flow lost to gas compression and airway wall distention increases with: 1) disease severity, as parenchymal stiffness increases; and 2) ventilator frequency, as the shunt impedances offered by the airway walls and gas contained within the lung decrease. This results in net decreases in the flow delivered to the acini. Indeed for our severe lung injury condition, only 60–80% of the flow at the airway opening may be available for useful gas exchange, depending on frequency (Figure 5). More importantly, our simulations highlight the important relationships between ventilation frequency and the heterogeneity of parenchymal stiffness on the distribution and synchrony of acinar ventilation. These relationships indicate that for a specified level of parenchymal heterogeneity, the distribution of acinar flow becomes more heterogeneous and asynchronous as ventilation frequency increases, especially over ranges typically used in high frequency oscillation (Figure 6). Increases in the width of the flow amplitude distribution implies that more regions of the lung are subjected to under-ventilation and poor gas exchange, as well as over-ventilation with potential for volutrauma [10]. This is consistent with the notion that ventilation will be partitioned preferentially to areas of the lung with lower regional impedances, while being decreased to areas of higher impedance.
However, increases in the width of the acinar phase distribution implies enhanced pendelluft and interregional gas mixing [35], which may be an important mechanism for gas exchange during high frequency, low amplitude ventilation [36]. Indeed, our simulations are both qualitatively and quantitatively similar to the results reported by Lehr et al. using stroboscopic photography of pleural surface motion in excised dog lungs during flow oscillations from 1 to 30 Hz [35]. While they speculated that such asynchronous flows can arise from parenchymal wave phenomena [37], our model does not incorporate any mechanisms for wave transmission through a viscoelastic solid. Thus any heterogeneity in the distribution of flow amplitudes and phases we observed must be attributed to variations in regional time constants. Certainly for our healthy, homogeneous condition, such time constant variations arise from the distribution of pathlengths from trachea to acini [9]. In the heterogeneously injured lung, we observed increases in the widths of the flow amplitude distributions for any given frequency with increasing parenchymal tissue heterogeneity. However the observed phase distributions at a given frequency tended to become more narrow as the level of simulated injury increased. This may seem counterintuitive, but we point out that for our simulations, increasing disease severity also corresponded to an increase in average acinar elastance (i.e., (Hmin+Hmax)/2 in our model). Such an increase in effective tissue stiffness can make ventilation distribution more synchronous, as has been demonstrated experimentally by other investigators using alveolar capsules in different species [38–40].
Our analysis follows a previous modeling study by Gillis and Lutchen [10], who predicted ventilation distribution from 0.1 to 5 Hz during heterogeneous bronchoconstriction in an asymmetrically branching model of the human lung [24]. Similar to our present study, they determined that flow distribution may become uneven in obstructive lung diseases such as asthma, with implication for parenchymal damage at during ventilation at physiologic breathing rates. Nonetheless, this study did not address how flow and pressure may be distributed in an injured lung with pathologic variations in tissue elastance, or over frequency ranges typically used for high frequency oscillation.
Also consistent with previously published alveolar capsule studies [38–42], our model predicts that the amplitudes of acinar pressure swings will be nearly uniform and identical to tracheal pressure for frequencies below resonance, but will become more heterogeneous and amplified compared to the airway opening as the resonant frequency is approached (Figure 7). Our model predicts that such amplification will become enhanced as the severity of lung injury increases, again most likely due to the increases in average acinar elastance [38, 39]. However above resonance, alveolar pressure becomes rapidly attenuated relative to the airway opening, as most of the pressure drop across the lungs at these higher frequencies is due to the resistance and inertia of gas in the central airways [40]. Indeed our simulations demonstrate that at 50 and 100 Hz, the amplitude of acinar pressures swings are negligible. Allen and coworkers quantified the heterogeneity of mean alveolar pressure during high frequency oscillation in dogs and rabbits [38, 39], and also observed increasing interregional heterogeneity of alveolar pressures at high frequency. Our results are in agreement with the findings of these studies.
Some important limitations of this modeling approach to predict ventilation distribution should be noted. For the purposes of these simulations, we assumed that the dynamic behavior of the lung is linear and stationary during oscillatory flow excitations. Thus caution should be exercised when extrapolating our results to large variations in tidal volume or airway pressure that may result in intratidal changes in airway segment dimensions, turbulent airflow patterns, parenchymal overdistention, or cyclic recruitment and derecruitment. While our data structure does not preclude the incorporation of such nonlinear or nonstationary phenomena into a model of the injured lung, it would require considerably more computational time. In addition, our model does not include mechanisms for airway-tissue interdependence or collateral ventilation, both of which have the potential to be important determinants of ventilation distribution in some species [43–45]. Finally, while the branching network of Horsfield et al. accurately describes the morphometric and statistical properties of the canine airway tree [8], it is in fact a one-dimensional representation of the dog lung, and thus lacks explicit anatomic detail [11]. Nonetheless, our model could be enhanced such that each airway segment or acinus is assigned a unique location in three-dimensional space [29, 30, 46], allowing for further simulations incorporating pathology in anatomically distinct regions or topographic variation such as lung height or apex-to-base locations.
We chose to perform these simulations using a dog lung model, based on extensive archived information of anatomic and physiologic data in canine lungs [8, 23, 32, 47–50], especially during acute lung injury [7, 26, 51, 52]. Moreover the dog is sufficiently large in size such that its pulmonary mechanics scale appropriately to humans, making these results generalizable to patients with lung injury. These simulations may therefore have clinical relevance for the selection of appropriate frequencies in conventional ventilation or high frequency oscillation based on the degree of lung injury, the relative portions of over- and under-ventilated lung parenchyma, as well as interregional gas mixing.
SUMMARY
We developed a computational model of the canine lung comprised of an asymmetric branching airway network which is stored in a binary tree data structure. The nodes in the tree account for viscous dissipation and convective acceleration of gas flow in cylindrical airway conduits, as well as viscoelastic airway walls and parenchymal tissues. To assess regional ventilation to the individual acini, the entire binary tree can be traversed using a recursive flow divider algorithm, allowing for the computation of acinar flow and pressure distributions. These distributions are highly dependent on regions of maximal tissue stiffness and the heterogeneity of tissue elastances, reflecting preferential distribution of ventilation to areas of lower impedance and decreased flow to areas of higher impedance. Such ventilatory imbalances may be responsible for the organ-level pathophysiology observed during positive pressure ventilation in acute lung injury. Moreover, our model demonstrates that global lung resistance and elastance assessed at the airway opening is highly dependent on parenchymal tissue heterogeneity and ventilation frequency. We conclude that the heterogeneity of regional lung mechanics is an important determinant of ventilation distribution and gas exchange, especially in the acutely injured lung. The results demonstrate that computational modeling of ventilation distribution in the injured lung has the potential to assist in the development of less injurious conventional and oscillatory ventilation strategies.
Acknowledgments
Supported by NIH Grant HL089227. The authors thank Dr. Brett Simon for his helpful criticisms of the manuscript.
GLOSSARY/NOMENCLATURE
- ALI
acute lung injury
- Cg,m
gas compression compliance for airway segment of order m
- Cg,n
gas compression compliance of acinus n
- Cs,m , Cc,m
soft tissue and cartilaginous components of airway wall compliance, respectively
- EL
total lung elastance
- Fc,m
fractional cartilage content in wall of airway segment of order m
- f
oscillation frequency in Hz
- hm
wall thickness for airway segment of order m
- Hn
tissue elastance of acinus n
- Hmin
minimum value of tissue elastance
- Hmax
maximum value of tissue elastance
- IL
effective lung inertance
- Is,m, Ic,m
soft tissue and cartilaginous components of airway inertance compliance, respectively
- j
unit imaginary number (i.e., )
- Jx
complex Bessel function of order x
- k
key identifier for node in binary tree
- lm
airway segment length of order m
- m
airway segment Horsfield order
- n
acinar index
- N
total number of acini in the model (150,077)
- Patm
ambient pressure (1033 cm H2O)
- Pacn,n
distending pressure for acinus n
- PEEP
positive end-expiratory pressure
- rm
airway segment radius of order m
- RL
total lung resistance
- Rs,m, Rc,m
soft tissue and cartilaginous components of airway wall resistance, respectively
- VFRC
lung volume at functional residual capacity
- Vseg,m
volume of air contained in airway segment of generation m
- V̇Cg,n
flow lost to compression of gas contained in acinus n
- V̇in,m
flow entering airway segment of order m
- V̇out,m
flow exiting airway segment of order m
- V̇shu,m
flow lost to gas compression and wall distention in airway segment of order m
- V̇ti,n
flow distending parenchymal tissues of acinus n
- XL
total lung reactance
- ZL
total lung impedance
- Zacn,n
impedance of acinus n
- Zseg,m
longitudinal impedance for airway segment of order m
- Zshu,m
parallel shunt impedance for airway segment of order m
- Ztot,m
total impedance looking into airway segment of order m
- αm
Womersley parameter for airway segment of order m
- α
oscillation frequency exponent
- Δm
recursion index for airway segment of order m
- η
tissue hysteresivity
- μair
viscosity of air (1.863 × 10−7 cm H2O s)
- ρair
density of air (1.41 × 10-−4 cm H2O s2 dm−2)
- ω
angular oscillation frequency in radians sec−1
Biographies
Ashley A. Colletti received the B.S. degree in biomedical engineering from The Johns Hopkins University in Baltimore, MD in 2009. In 2010, she was employed as a research assistant in the Department of Anesthesia, Critical Care, and Pain Medicine at Beth Israel Deaconess Medical Center in Boston, MA. She is currently a candidate for the M.D. degree at the University of Toledo College Of Medicine, Toledo, OH.
Reza Amini received his Ph.D. in mechanical engineering from Northeastern University in Boston, MA in 2007. He was a postdoctoral research fellow in the Department of Anesthesiology & Critical Care Medicine at The Johns Hopkins University in Baltimore, MD. He is currently a research fellow at Beth Israel Deaconess Medical Center and Harvard Medical School in Boston, MA. His research interest includes computer modeling of lung mechanics and ventilatory management in acute lung injury.
David W. Kaczka is an Assistant Professor of Anasthesia at Harvard Medical School and a staff anesthesiologist at Beth Israel Deaconess Medical Center in Boston, MA. He received the B.S. (summa cum laude), M.S., and Ph.D. degrees in biomedical engineering from Boston University College of Engineering in 1990, 1993, and 2000 respectively, as well as the M.D. degree from Boston University School of Medicine in 2000. In 2004, he completed his residency in anesthesiology at The Johns Hopkins University in Baltimore, MD, where he also served on faculty in the departments of Anesthesiology & Critical Care Medicine and Biomedical Engineering. His research interests include computational modeling of respiratory mechanics, the design and function of mechanical ventilators and anesthesia machines, patient monitoring, image processing, as well as linear and nonlinear systems analysis.
References
- 1.Ware LB, Matthay MA. The Acute Respiratory Distress Syndrome. N Engl J Med. 2000;342:1334–1349. doi: 10.1056/NEJM200005043421806. [DOI] [PubMed] [Google Scholar]
- 2.Nucci G, Suki B, Lutchen K. Modeling airflow-related shear stress during heterogeneous constriction and mechanical ventilation. J Appl Physiol. 2003;95:348–356. doi: 10.1152/japplphysiol.01179.2001. [DOI] [PubMed] [Google Scholar]
- 3.Karmrodt J, Bletz C, Yuan S, et al. Quantification of atelectatic lung volumes in two different porcine models of ARDS. Br J Anaesth. 2006;97(6):883–895. doi: 10.1093/bja/ael275. [DOI] [PubMed] [Google Scholar]
- 4.Amato MB, Barbas CS, Medeiros DM, et al. Beneficial effects of the “open lung approach” with low distending pressures in acute respiratory distress syndrome. A prospective randomized study on mechanical ventilation. Am J Resp Crit Care Med. 1995;152:1835–1846. doi: 10.1164/ajrccm.152.6.8520744. [DOI] [PubMed] [Google Scholar]
- 5.The ARDS Network. Ventilation with lower tidal volumes as compared with traditional tidal volumes for acute lung injury and the acute respiratory distress syndrome. N Engl J Med. 2000;342(18):1301–1308. doi: 10.1056/NEJM200005043421801. [DOI] [PubMed] [Google Scholar]
- 6.Bellardine-Black CL, Hoffman AM, Tsai L, et al. Relationship between dynamic respiratory mechanics and disease heterogeneity in sheep lavage injury. Crit Care Med. 2007;35(3):870–878. doi: 10.1097/01.CCM.0000257331.42485.94. [DOI] [PubMed] [Google Scholar]
- 7.Kaczka DW, Hager DN, Hawley ML, et al. Quantifying mechanical heterogeneity in canine acute lung injury: Impact of mean airway pressure. Anesthesiology. 2005;103:306–317. doi: 10.1097/00000542-200508000-00014. [DOI] [PubMed] [Google Scholar]
- 8.Horsfield K, Kemp W, Phillips S. An asymmetrical model of the airways of the dog lung. J Appl Physiol. 1982;52(1):21–26. doi: 10.1152/jappl.1982.52.1.21. [DOI] [PubMed] [Google Scholar]
- 9.Fredberg JJ, Hoenig A. Mechanical response of the lungs at high frequencies. J Biomech Eng. 1978 May;100:57–66. [Google Scholar]
- 10.Gillis HL, Lutchen KR. How heterogeneous bronchoconstriction affects ventilation distribution in human lungs: a morphometric model. Ann Biomed Eng. 1999;27:14–22. doi: 10.1114/1.161. [DOI] [PubMed] [Google Scholar]
- 11.Tawhai MH, Hunter P, Tschirren J, et al. CT-based geometry analysis and finite element models of the human and ovine bronchial tree. J Appl Physiol. 2004;97(6):2310–2321. doi: 10.1152/japplphysiol.00520.2004. [DOI] [PubMed] [Google Scholar]
- 12.Kaczka DW, Massa CB, Simon BA. Reliability of estimating stochastic lung tissue heterogeneity from pulmonary impedance spectra: a forward-inverse modeling study. Ann Biomed Eng. 2007;35(10):1722–1738. doi: 10.1007/s10439-007-9339-1. [DOI] [PubMed] [Google Scholar]
- 13.Thurston GB. Periodic fluid flow through circular tubes. J Acoust Soc Am. 1952;24(6):653–656. [Google Scholar]
- 14.Womersley JR. Method for the calculation of velocity, rate of flow and viscous drag in arteries when the pressure gradient is known. J Physiol. 1955;127:553–563. doi: 10.1113/jphysiol.1955.sp005276. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Habib RH, Suki B, Bates JHT, et al. Serial distribution of airway mechanical properties in dogs: effects of histamine. J Appl Physiol. 1994;77(2):554–566. doi: 10.1152/jappl.1994.77.2.554. [DOI] [PubMed] [Google Scholar]
- 16.Fredberg JJ, Stamenovic D. On the imperfect elasticity of lung tissue. J Appl Physiol. 1989;67(6):2048–2419. doi: 10.1152/jappl.1989.67.6.2408. [DOI] [PubMed] [Google Scholar]
- 17.Hantos Z, Daroczy B, Suki B, et al. Input impedance and peripheral inhomogeneity of dog lungs. J Appl Physiol. 1992;72(1):168–178. doi: 10.1152/jappl.1992.72.1.168. [DOI] [PubMed] [Google Scholar]
- 18.Lutchen KR, Gillis H. Relationship between heterogeneous changes in airway morphometry and lung resistance and elastance. J Appl Physiol. 1997;83(4):1192–1201. doi: 10.1152/jappl.1997.83.4.1192. [DOI] [PubMed] [Google Scholar]
- 19.Kaczka DW, Barnas GM, Suki B, et al. Assessment of time-domain analyses for estimation of low-frequency respiratory mechanical properties and impedance spectra. Ann Biomed Eng. 1995;23:135–151. doi: 10.1007/BF02368321. [DOI] [PubMed] [Google Scholar]
- 20.Kaczka DW, Lutchen KR. Servo-controlled pneumatic pressure oscillator for respiratory impedance measurements and high frequency ventilation. Ann Biomed Eng. 2004;32(4):596–608. doi: 10.1023/b:abme.0000019179.87974.7d. [DOI] [PubMed] [Google Scholar]
- 21.Kaczka DW, Lutchen KR, Hantos Z. Emergent behavior of regional heterogeneity in the lung and its effects on respiratory impedance. J Appl Physiol. 2011;110(5):1473–1481. doi: 10.1152/japplphysiol.01287.2010. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Knuth D. The Art of Computer Programming. 3. Addison-Wesley; 1997. [Google Scholar]
- 23.Jackson AC, Tabrizi M, Kotlikoff MI, et al. Airway pressures in an asymmetrically branched airway model of the dog respiratory system. J Appl Physiol. 1984;57(4):1223–1230. doi: 10.1152/jappl.1984.57.4.1222. [DOI] [PubMed] [Google Scholar]
- 24.Fredberg JJ, Moore JA. The distributed response of complex branching duct networks. J Acoust Soc Am. 1978;63(3):954–961. doi: 10.1121/1.381775. [DOI] [PubMed] [Google Scholar]
- 25.Thorpe CW, Bates JHT. Effect of stochastic heterogeneity on lung impedance during acute bronchoconstriction: a model analysis. J Appl Physiol. 1997;82(5):1616–1625. doi: 10.1152/jappl.1997.82.5.1616. [DOI] [PubMed] [Google Scholar]
- 26.Kaczka DW, Cao K, Christensen GE, et al. Analysis of regional mechanics in canine lung injury using forced oscillations and 3D image registration. Ann Biomed Eng. 2011;39(3):1112–1124. doi: 10.1007/s10439-010-0214-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Martynowicz MA, Minor TA, Walters BJ, et al. Regional expansion of oleic acid-injured lungs. Am J Resp Crit Care Med. 1999;160(1):250–258. doi: 10.1164/ajrccm.160.1.9808101. [DOI] [PubMed] [Google Scholar]
- 28.Martynowicz MA, Walters BJ, Hubmayr RD. Mechanisms of recruitment in oleic acid-injured lungs. J Appl Physiol. 2001;90(5):1744–1753. doi: 10.1152/jappl.2001.90.5.1744. [DOI] [PubMed] [Google Scholar]
- 29.Martonen TB, Isaacs K, Hwang D. Three-dimensional simulations of airways within human lungs. Cell Biochem Biophys. 2005;42:223–249. doi: 10.1385/CBB:42:3:223. [DOI] [PubMed] [Google Scholar]
- 30.Martonen TB, Yang Y, Hwang D, et al. Computer simulations of human lung structures for medical applications. Comput Biol Med. 1995;25(5):431–446. doi: 10.1016/0010-4825(95)00027-2. [DOI] [PubMed] [Google Scholar]
- 31.Lutchen KR, Hantos Z, Petak F, et al. Airway inhomogeneities contribute to apparent lung tissue mechanics during constriction. J Appl Physiol. 1996;80(5):1841–1849. doi: 10.1152/jappl.1996.80.5.1841. [DOI] [PubMed] [Google Scholar]
- 32.Jackson AC, Lutchen KR. Physiological basis for resonant frequencies in respiratory system impedance in dogs. J Appl Physiol. 1991;70(3):1051–1058. doi: 10.1152/jappl.1991.70.3.1051. [DOI] [PubMed] [Google Scholar]
- 33.Suki B, Barabasi AL, Lutchen KR. Lung tissue viscoelasticity: a mathematical framework and its molecular basis. J Appl Physiol. 1994;76(6):2749–2759. doi: 10.1152/jappl.1994.76.6.2749. [DOI] [PubMed] [Google Scholar]
- 34.Peslin R, Fredberg JJ. Handbook of Physiology. Bethesda: American Physiological Society; 1986. Oscillation mechanics of the respiratory system; pp. 145–177. [Google Scholar]
- 35.Lehr JL, Butler JP, Westerman PA, et al. Photographic measurement of pleural surface motion during lung oscillation. J Appl Physiol. 1985;59(2):623–633. doi: 10.1152/jappl.1985.59.2.623. [DOI] [PubMed] [Google Scholar]
- 36.Chang HK. Mechanisms of gas transport during ventilation by high-frequency oscillation. J Appl Physiol. 1984;56(3):553–563. doi: 10.1152/jappl.1984.56.3.553. [DOI] [PubMed] [Google Scholar]
- 37.Butler JP, Lehr JL, Drazen JM. Longitudinal elastic wave propagation in pulmonary parenchyma. J Appl Physiol. 1987;62(4):1349–1355. doi: 10.1152/jappl.1987.62.4.1349. [DOI] [PubMed] [Google Scholar]
- 38.Allen JL, Fredberg JJ, Keefe DH, et al. Alveolar pressure magnitude and asynchrony during high-frequency oscillations of excised rabbit lungs. Am Rev Respir Dis. 1985;132(2):343–349. doi: 10.1164/arrd.1985.132.2.343. [DOI] [PubMed] [Google Scholar]
- 39.Allen JL, Frantz I, Fredberg JJ. Heterogeneity of mean alveolar pressure during high-frequency oscillations. J Appl Physiol. 1987;62(1):223–228. doi: 10.1152/jappl.1987.62.1.223. [DOI] [PubMed] [Google Scholar]
- 40.Fredberg JJ, Keefe DH, Glass GM, et al. Alveolar pressure nonhomogeneity during small-amplitude high-frequency oscillation. J Appl Physiol. 1984;57(3):788–800. doi: 10.1152/jappl.1984.57.3.788. [DOI] [PubMed] [Google Scholar]
- 41.Fredberg JJ, Allen J, Tsuda A, et al. Mechanics of the respiratory system during high frequency ventilation. Acta Anaesthesiol Scand Suppl. 1989;90:39–45. doi: 10.1111/j.1399-6576.1989.tb03002.x. [DOI] [PubMed] [Google Scholar]
- 42.Warner DO. Alveolar pressure inhomogeneity during low-frequency oscillation of excised canine lobes. J Appl Physiol. 1990;69(1):155–161. doi: 10.1152/jappl.1990.69.1.155. [DOI] [PubMed] [Google Scholar]
- 43.Macklem PT. Airway obstruction and collateral ventilation. Physiol Rev. 1971;51(2):368–436. doi: 10.1152/physrev.1971.51.2.368. [DOI] [PubMed] [Google Scholar]
- 44.Woolcock AJ, Macklem PT. Mechanical factors influencing collateral ventilation in human, dog, and pig lungs. J Appl Physiol. 1971;30(1):99–115. doi: 10.1152/jappl.1971.30.1.99. [DOI] [PubMed] [Google Scholar]
- 45.Anafi RC, Wilson TA. Airway stability and heterogeneity in the constricted lung. J Appl Physiol. 2001;91:1185–1192. doi: 10.1152/jappl.2001.91.3.1185. [DOI] [PubMed] [Google Scholar]
- 46.Martonen TB, Hwang D, Guan X, et al. Supercomputer description of human lung morphology for imaging analysis. J Nucl Med. 1998;39(4):745–750. [PubMed] [Google Scholar]
- 47.Barnas GM, Stamenovic D, Lutchen KR, et al. Lung and chest wall impedances in the dog: effects of frequency and tidal volume. J Appl Physiol. 1992;72(1):87–93. doi: 10.1152/jappl.1992.72.1.87. [DOI] [PubMed] [Google Scholar]
- 48.Woldehiwot Z, Horsfield K. Diameter, length and branching angles of the upper airways in the dog lung. Respir Physiol. 1978;33(2):213–218. doi: 10.1016/0034-5687(78)90070-1. [DOI] [PubMed] [Google Scholar]
- 49.Jackson AC, Lutchen KR, Dorkin HL. Inverse modeling of dog airway and respiratory system impedances. J Appl Physiol. 1987;62(6):2273–2282. doi: 10.1152/jappl.1987.62.6.2273. [DOI] [PubMed] [Google Scholar]
- 50.Lutchen KR, Jackson AC. Effects of tidal volume and methacholine on low-frequency total respiratory impedance in dogs. J Appl Physiol. 1990;68(5):2128–2138. doi: 10.1152/jappl.1990.68.5.2128. [DOI] [PubMed] [Google Scholar]
- 51.Barnas GM, Stamenovic D, Lutchen KR. Lung and chest wall impedances in the dog in normal range of breathing: effects of pulmonary edema. J Appl Physiol. 1992;73(3):1040–1046. doi: 10.1152/jappl.1992.73.3.1040. [DOI] [PubMed] [Google Scholar]
- 52.Barnas GM, Sprung J, Kahn R, et al. Lung tissue and airway impedance during pulmonary edema in the normal range of breathing. J Appl Physiol. 1995;78(5):1889–1897. doi: 10.1152/jappl.1995.78.5.1889. [DOI] [PubMed] [Google Scholar]






