Rendering of the source text

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#" cmeta:id="MainIPump" name="MainIPump">

<documentation xmlns="http://cellml.org/tmp-documentation">
    <article>
      <articleinfo>
        <title>Lumped-parameter model of the systemic circulation with displacement pump VAD support</title>
        <author>
          <firstname>Yubing</firstname>
          <surname>Shi</surname>
          <affiliation>
            <shortaffil>Sheffield University</shortaffil>
          </affiliation>
        </author>
      </articleinfo>
      <section id="sec_status">
	 <title>Model Status</title>
        <para>
           This model describes the human cardiovascular dynamics under an impeller pump type ventricular assist device (VAD) support using lumped-parameter modelling, based on the concept of hydraulic-electric analogue. The original model was implemented using C language. Due to the difference of description language and procedural language, some features such as the heart valve dynamics can not be realised effectively, and have to be simplified in the current CellML implementation.</para>
			<para> The current CellML model implementation runs in OpenCell. The results have been validated against the original C implementation as well as those published data in literature.
</para>

      </section>
      <sect1 id="sec_structure">
        <title>Model Structure</title>
        <para>
The model comprises three main parts: the heart, the systemic loop, and the impeller pump VAD, as illustrated in the figure below.  The heart is modelled as a two-chambered pump with variable elastance and two heart valves to control the direction of blood flow. The systemic loop is sub-divided into a number of segments, namely: the aortic sinus, artery, arteriole, capillary and vein segments. In each segment, individual components are modelled by representations of the local resistance to blood flow, vessel elasticity and the inertia of the blood. The impeller pump VAD is described by the pump characteristics of pressure-flow curves.
</para>

<informalfigure float="0" id="system_configuration">
<mediaobject>
  <imageobject>
    <imagedata fileref="ivad.png"/>
  </imageobject>
</mediaobject>
<caption>Schematic of the system configuration of the cardiovascular model</caption>
</informalfigure>

<para>
The complete original model was presented in the following papers:
</para>

<para>
A concentrated parameter model for the human cardiovascular system including heart valve dynamics and atrioventricular interaction, Korakianitis T, Shi Y, 2006. <emphasis>Medical Engineering and Physics</emphasis> 28, 613-28, <ulink url="http://www.ncbi.nlm.nih.gov/pubmed/16293439">PubMed ID: 16293439</ulink>.</para>

<para>
Numerical Modeling of Hemodynamics with Pulsatile Impeller Pump Support, Shi Y, Lawford PV, Hose DR, 2010. <emphasis>Annals of Biomedical Engineering</emphasis> (e-published ahead of print), <ulink url="http://www.ncbi.nlm.nih.gov/pubmed/20232153">PubMed ID: 20232153</ulink>.
</para>

      </sect1>
    </article>
  </documentation> 
	  

<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="Units.cellml">
<units name="UnitP" units_ref="UnitP"/>
<units name="UnitQ" units_ref="UnitQ"/>
</import>

<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="ModelLeftHeartT.cellml">
<component component_ref="LeftHeart" name="LHeart"/>
</import>

<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="ModelSysT.cellml">
<component component_ref="ModelSysT" name="Vessel"/>
</import>

<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="ModelIPump.cellml">
<component component_ref="ModelIPump" name="Vad"/>
</import>

<component name="environment">
<variable name="t" public_interface="out" units="second"/>
</component>

<connection>
<map_components component_1="environment" component_2="LHeart"/>
<map_variables variable_1="t" variable_2="t"/>
</connection>

<connection>
<map_components component_1="environment" component_2="Vad"/>
<map_variables variable_1="t" variable_2="t"/>
</connection>

<connection>
<map_components component_1="environment" component_2="Vessel"/>
<map_variables variable_1="t" variable_2="t"/>
</connection>

<connection>
<map_components component_1="LHeart" component_2="Vessel"/>
<map_variables variable_1="Po" variable_2="Pi"/>
<map_variables variable_1="Qo" variable_2="Qi"/>
<map_variables variable_1="Pi" variable_2="Po"/>
<map_variables variable_1="Qi" variable_2="Qo"/>
</connection>

<connection>
<map_components component_1="Vad" component_2="LHeart"/>
<map_variables variable_1="Qi" variable_2="Qm"/>
<map_variables variable_1="Pi" variable_2="Pm"/>
</connection>

<connection>
<map_components component_1="Vad" component_2="Vessel"/>
<map_variables variable_1="Qo" variable_2="Qm"/>
<map_variables variable_1="Po" variable_2="Pm"/>
</connection>



<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:nodeID="n1"><pointDensity xmlns="http://www.cellml.org/metadata/simulation/1.0#nonstandard-" xml:lang="en">10000</pointDensity></rdf:Description><rdf:Description rdf:nodeID="n2"><boundIntervals xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n3"/></boundIntervals></rdf:Description><rdf:Description rdf:nodeID="n4"><boundIntervals xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n5"/></boundIntervals></rdf:Description><rdf:Description rdf:about="#MainIPump"><simulation xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n2"/></simulation></rdf:Description><rdf:Description rdf:nodeID="n6"><pointDensity xmlns="http://www.cellml.org/metadata/simulation/1.0#nonstandard-" xml:lang="en">10000</pointDensity></rdf:Description><rdf:Description rdf:nodeID="n5"><rdf:first><rdf:Description rdf:nodeID="n1"/></rdf:first><rdf:rest><rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/></rdf:rest></rdf:Description><rdf:Description rdf:about="#MainRIPPump"><simulation xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n4"/></simulation></rdf:Description><rdf:Description rdf:nodeID="n3"><rdf:first><rdf:Description rdf:nodeID="n6"/></rdf:first><rdf:rest><rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/></rdf:rest></rdf:Description></rdf:RDF>

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">
    
  <rdf:Description rdf:about="">
    <dc:title>Lumped-parameter model of the systemic circulation with impeller pump VAD support</dc:title>
      <dc:creator rdf:parseType="Resource">
        <vCard:N rdf:parseType="Resource">
          <vCard:Family>Shi</vCard:Family>
          <vCard:Given>Yubing</vCard:Given>
        </vCard:N>
        <vCard:N rdf:parseType="Resource">
          <vCard:Family>Hose</vCard:Family>
          <vCard:Given>Rod</vCard:Given>
        </vCard:N>
        <vCard:ORG rdf:parseType="Resource">
          <vCard:Orgname>The University of Sheffield</vCard:Orgname>
        </vCard:ORG>
      </dc:creator>
    </rdf:Description>
    
    <rdf:Description rdf:about="#MainIPump">
    <bqs:reference rdf:parseType="Resource">
      <dc:subject rdf:parseType="Resource">
        <bqs:subject_type>keyword</bqs:subject_type>
        <rdf:value>
          <rdf:Bag>
            <rdf:li>cardiac</rdf:li>
            <rdf:li>cardiovascular circulation</rdf:li>
          </rdf:Bag>
        </rdf:value>
      </dc:subject>
    </bqs:reference>

    <bqs:reference rdf:parseType="Resource">
      <bqs:Pubmed_id>16293439</bqs:Pubmed_id>
      <bqs:JournalArticle rdf:parseType="Resource">
        <dc:creator>
          <rdf:Seq>
            <rdf:li rdf:parseType="Resource">
              <bqs:Person rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>Korakianitis</vCard:Family>
                  <vCard:Given>T</vCard:Given>
                </vCard:N>
              </bqs:Person>
            </rdf:li>
            <rdf:li rdf:parseType="Resource">
              <bqs:Person rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>Shi</vCard:Family>
                  <vCard:Given>Y</vCard:Given>
                </vCard:N>
              </bqs:Person>
            </rdf:li>
          </rdf:Seq>
        </dc:creator>
        <dc:title>
          A concentrated parameter model for the human cardiovascular system including heart valve dynamics and atrioventricular interaction
        </dc:title>
        <dcterms:issued rdf:parseType="Resource">
          <dcterms:W3CDTF>2006</dcterms:W3CDTF>
        </dcterms:issued>
        <bqs:Journal rdf:parseType="Resource">
          <dc:title>Medical Engineering and Physics</dc:title>
        </bqs:Journal>
        <bqs:volume>28</bqs:volume>
        <bqs:first_page>613</bqs:first_page>
        <bqs:last_page>628</bqs:last_page>
      </bqs:JournalArticle>
    </bqs:reference>
    
    <bqs:reference rdf:parseType="Resource">
    <bqs:Pubmed_id>20232153</bqs:Pubmed_id>
      <bqs:JournalArticle rdf:parseType="Resource">
        <dc:creator>
          <rdf:Seq>
            <rdf:li rdf:parseType="Resource">
              <bqs:Person rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>Shi</vCard:Family>
                  <vCard:Given>Y</vCard:Given>
                </vCard:N>
              </bqs:Person>
            </rdf:li>
            <rdf:li rdf:parseType="Resource">
              <bqs:Person rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>Lawford</vCard:Family>
                  <vCard:Given>P</vCard:Given>
                  <vCard:Other>V</vCard:Other>
                </vCard:N>
              </bqs:Person>
            </rdf:li>
            <rdf:li rdf:parseType="Resource">
              <bqs:Person rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>Hose</vCard:Family>
                  <vCard:Given>D</vCard:Given>
                  <vCard:Other>R</vCard:Other>
                </vCard:N>
              </bqs:Person>
            </rdf:li>
          </rdf:Seq>
        </dc:creator>
        <dc:title>
          Numerical Modeling of Hemodynamics with Pulsatile Impeller Pump Support
        </dc:title>
        <dcterms:issued rdf:parseType="Resource">
          <dcterms:W3CDTF>2010</dcterms:W3CDTF>
        </dcterms:issued>
        <bqs:Journal rdf:parseType="Resource">
          <dc:title>Annals of Biomedical Engineering</dc:title>
        </bqs:Journal>
        <bqs:volume></bqs:volume>
        <bqs:first_page></bqs:first_page>
        <bqs:last_page></bqs:last_page>
      </bqs:JournalArticle>
    </bqs:reference>
  </rdf:Description>
</rdf:RDF>
</model>