<?xml version='1.0' encoding='utf-8' ?>
<otrunk id='5c5884a0-38ea-11de-8d6d-001ff3caa767'>
  <imports>
    <import class='org.concord.otrunk.OTSystem' />
    <import class='org.concord.framework.otrunk.view.OTFrame' />
    <import class='org.concord.otrunk.view.OTViewEntry' />
    <import class='org.concord.otrunk.view.OTViewBundle' />
    <import class='org.concord.otrunk.view.document.OTDocumentViewConfig' />
    <import class='org.concord.otrunk.view.document.OTCssText' />
    <import class='org.concord.sensor.state.OTDeviceConfig' />
    <import class='org.concord.sensor.state.OTExperimentRequest' />
    <import class='org.concord.sensor.state.OTInterfaceManager' />
    <import class='org.concord.sensor.state.OTSensorDataProxy' />
    <import class='org.concord.sensor.state.OTSensorRequest' />
    <import class='org.concord.otrunk.view.document.OTCompoundDoc' />
    <import class='org.concord.otrunk.ui.OTText' />
    <import class='org.concord.otrunk.ui.question.OTQuestion' />
    <import class='org.concord.otrunk.ui.OTChoice' />
    <import class='org.concord.graph.util.state.OTDrawingTool2' />
    <import class='org.concord.framework.otrunk.wrapper.OTBlob' />
    <import class='org.concord.data.state.OTDataTable' />
    <import class='org.concord.data.state.OTDataChannelDescription' />
    <import class='org.concord.data.state.OTDataField' />
    <import class='org.concord.data.state.OTDataStore' />
    <import class='org.concord.datagraph.state.OTDataAxis' />
    <import class='org.concord.datagraph.state.OTDataCollector' />
    <import class='org.concord.datagraph.state.OTDataGraph' />
    <import class='org.concord.datagraph.state.OTDataGraphable' />
    <import class='org.concord.datagraph.state.OTMultiDataGraph' />
    <import class='org.concord.datagraph.state.OTPluginView' />
    <import class='org.concord.otrunk.control.OTButton' />
    <import class='org.concord.sensor.state.OTZeroSensor' />
    <import class='org.concord.otrunk.ui.OTUDLContainer' />
    <import class='org.concord.otrunk.ui.OTCardContainer' />
    <import class='org.concord.otrunk.ui.OTCurriculumUnit' />
    <import class='org.concord.otrunk.ui.OTSection' />
    <import class='org.concord.otrunk.ui.menu.OTMenu' />
    <import class='org.concord.otrunk.ui.menu.OTMenuRule' />
    <import class='org.concord.otrunk.ui.menu.OTNavBar' />
    <import class='org.concord.otrunk.view.OTViewChild' />
  </imports>
  <objects>
    <OTSystem>
            <bundles>
              <OTViewBundle showLeftPanel='false'>
        <frame>
          <OTFrame height='700' title='ITSI: 64 - Galvanic skin response' useScrollPane='false' width='1140'>    </OTFrame>
        </frame>
        <views>
          <OTViewEntry local_id='text_edit_view' objectClass='org.concord.otrunk.ui.OTText' viewClass='org.concord.otrunk.ui.swing.OTTextEditView' />
          <OTViewEntry local_id='question_view' objectClass='org.concord.otrunk.ui.question.OTQuestion' viewClass='org.concord.otrunk.ui.question.OTQuestionView' />
          <OTViewEntry local_id='choice_radio_button_view' objectClass='org.concord.otrunk.ui.OTChoice' viewClass='org.concord.otrunk.ui.swing.OTChoiceRadioButtonView' />
          <OTViewEntry local_id='data_drawing_tool2_view' objectClass='org.concord.graph.util.state.OTDrawingTool2' viewClass='org.concord.datagraph.state.OTDataDrawingToolView' />
          <OTViewEntry local_id='blob_image_view' objectClass='org.concord.framework.otrunk.wrapper.OTBlob' viewClass='org.concord.otrunk.ui.swing.OTBlobImageView' />
          <OTViewEntry local_id='data_collector_view' objectClass='org.concord.datagraph.state.OTDataCollector' viewClass='org.concord.datagraph.state.OTDataCollectorView' />
          <OTViewEntry local_id='data_graph_view' objectClass='org.concord.datagraph.state.OTDataGraph' viewClass='org.concord.datagraph.state.OTDataGraphView' />
          <OTViewEntry local_id='data_field_view' objectClass='org.concord.data.state.OTDataField' viewClass='org.concord.data.state.OTDataFieldView' />
          <OTViewEntry local_id='data_drawing_tool_view' objectClass='org.concord.graph.util.state.OTDrawingTool' viewClass='org.concord.datagraph.state.OTDataDrawingToolView' />
          <OTViewEntry local_id='multi_data_graph_view' objectClass='org.concord.datagraph.state.OTMultiDataGraph' viewClass='org.concord.datagraph.state.OTMultiDataGraphView' />
          <OTViewEntry local_id='button_view' objectClass='org.concord.otrunk.control.OTButton' viewClass='org.concord.otrunk.control.OTButtonView' />
          <OTViewEntry local_id='data_table_view' objectClass='org.concord.data.state.OTDataTable' viewClass='org.concord.data.state.OTDataTableView' />
          <OTViewEntry local_id='udl_container' objectClass='org.concord.otrunk.ui.OTUDLContainer' viewClass='org.concord.otrunk.ui.OTUDLContainerView' />
          <OTViewEntry local_id='curriculum_unit_view' objectClass='org.concord.otrunk.ui.OTCurriculumUnit' viewClass='org.concord.otrunk.ui.swing.OTCurriculumUnitView' />
          <OTViewEntry local_id='section_view' objectClass='org.concord.otrunk.ui.OTSection' viewClass='org.concord.otrunk.ui.swing.OTSectionView' />
          <OTViewEntry local_id='menu_page_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuPageView' />
          <OTViewEntry local_id='menu_accordion_section_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.swingx.OTMenuAccordionSectionView' />
          <OTViewEntry local_id='menu_section_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuSectionView' />
          <OTViewEntry local_id='menu_page_expand_view' objectClass='org.concord.otrunk.ui.menu.OTMenu' viewClass='org.concord.otrunk.ui.menu.OTMenuPageExpandView' />
          <OTViewEntry local_id='card_container_view' objectClass='org.concord.otrunk.ui.OTCardContainer' viewClass='org.concord.otrunk.ui.swing.OTCardContainerView' />
          <OTViewEntry local_id='nav_bar' objectClass='org.concord.otrunk.ui.menu.OTNavBar' viewClass='org.concord.otrunk.ui.menu.OTNavBarView' />
          <OTDocumentViewConfig objectClass='org.concord.otrunk.view.document.OTDocument' viewClass='org.concord.otrunk.view.document.OTDocumentView'>
            <cssBlocks>
              <OTCssText local_id='otml_css' src='stylesheets/otml.css' />
            </cssBlocks>
          </OTDocumentViewConfig>
        </views>
      </OTViewBundle>
      
              <OTInterfaceManager>
        <deviceConfigs>
          <OTDeviceConfig configString='none' deviceId='10'>    </OTDeviceConfig>
        </deviceConfigs>
      </OTInterfaceManager>
      
            </bundles>
      <root>
        <OTUDLContainer leftPanelWidth='300'>
          <title>
            <OTCompoundDoc>
              <bodyText>
                <div id='content'>
                  <h3>ITSI: 64 - Galvanic skin response</h3>
                </div>
              </bodyText>
            </OTCompoundDoc>
          </title>
          <menu>
            <OTViewChild scrollPanelHasBorder='false' useHorizontalScrollPane='false' useScrollPane='true'>
              <object>
                <object refid='${menu_investigation_530}' />
              </object>
              <viewid>
                <object refid='${menu_accordion_section_view}' />
              </viewid>
            </OTViewChild>
          </menu>
          <content>
            <OTCardContainer contentsMayScroll='false' local_id='section_card_container_investigation_530'>
              <cards>
                <OTSection local_id='section_1256' name='Galvanic skin response'>
                  <header>
                    <OTCompoundDoc local_id='header_section_1256'>
                      <bodyText>
                        <div id='content'>
                          <h1>Galvanic skin response</h1>
                        </div>
                      </bodyText>
                    </OTCompoundDoc>
                  </header>
                  <content>
                    <OTCardContainer contentsMayScroll='true' local_id='page_card_container_section_1256'>
                      <cards>
                        <OTCompoundDoc local_id='page_3904' name='Introduction'>
                          <bodyText>
                            <div id='content'>
                              <h2>Introduction</h2>
                              <div class='element'>
                                <object refid='${xhtml_4237}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1239}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3905' name='Materials'>
                          <bodyText>
                            <div id='content'>
                              <h2>Materials</h2>
                              <div class='element'>
                                <object refid='${xhtml_4238}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3906' name='Safety'>
                          <bodyText>
                            <div id='content'>
                              <h2>Safety</h2>
                              <div class='element'>
                                <object refid='${xhtml_4239}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3907' name='Procedure'>
                          <bodyText>
                            <div id='content'>
                              <h2>Procedure</h2>
                              <div class='element'>
                                <object refid='${xhtml_4240}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1240}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3908' name='Collect Data'>
                          <bodyText>
                            <div id='content'>
                              <h2>Collect Data</h2>
                              <div class='element'>
                                <object refid='${xhtml_4241}' />
                              </div>
                              <div class='element'>
                                <object refid='${data_collector_766}' />
                              </div>
                              <div class='element'>
                                <object refid='${open_response_1241}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3909' name='Analysis'>
                          <bodyText>
                            <div id='content'>
                              <h2>Analysis</h2>
                              <div class='element'>
                                <object refid='${xhtml_4242}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                        <OTCompoundDoc local_id='page_3910' name='Further Investigations'>
                          <bodyText>
                            <div id='content'>
                              <h2>Further Investigations</h2>
                              <div class='element'>
                                <object refid='${open_response_1242}' />
                              </div>
                            </div>
                          </bodyText>
                        </OTCompoundDoc>
                      </cards>
                      <currentCard>
                        <object refid='${page_3904}' />
                      </currentCard>
                      <viewedCards></viewedCards>
                    </OTCardContainer>
                  </content>
                  <footer>
                    <object refid='${menu_section_1256}' />
                  </footer>
                </OTSection>
              </cards>
              <currentCard>
                <object refid='${section_1256}' />
              </currentCard>
              <viewedCards></viewedCards>
            </OTCardContainer>
          </content>
        </OTUDLContainer>
      </root>
      <library>
        <OTCompoundDoc local_id='xhtml_4237'>
          <bodyText>
            <p><strong>How does our skin respond to stress?</strong><br />
            <img src="http://itsi.concord.org/resources/images/16_Human_Response/lie_detector_cartoon.jpg" alt="" /><br />
            Build a &#8220;lie detector&#8221; based on skin resistance.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1239'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>You have probably heard that a polygaph test can tell if you are lying or telling the truth. Explain how you think it works.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1239' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_4238'>
          <bodyText>
            <ul>
            	<li>Experiment board</li>
            	<li>GoLink</li>
            	<li>GoLink header</li>
            	<li>2 clip leads (Note: test them for continuity.)</li>
            	<li>aluminimum foil</li>
            	<li>tape</li>
            	<li>circuit parts:
            	<ul>
            		<li>resistor &#8211; 30K to 100K (100K = brown-black-yellow)</li>
            		<li>short bits of wire</li>
            	</ul></li>
            </ul>
          </bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_4239'>
          <bodyText><p><strong>Important: Unplug your circuit from the computer each time you work on it.</strong> This is standard practice and you should make it a standard habit.</p></bodyText>
        </OTCompoundDoc>
        <OTCompoundDoc local_id='xhtml_4240'>
          <bodyText>
            <p><strong>The Experiment Board</strong></p>
            <p>If you are not familiar with how the experiment board works, go to <a href="http://itsidiy.concord.org/activities/579">this activity</a> for an introduction.</p>
            <p>Plug the header into the experiment board so that each pin has its own row to connect wires to. If it helps, use colored markers to make it clear which is which. It is customary to use black for ground, red for +5V, and some other color for the signal.<br />
                         <br />
            <img src="http://itsi.concord.org/resources/images/00_circuits_sensors/header_and_bd.JPG" alt="" /></p>
            <p><img src="http://itsi.concord.org/resources/images/00_circuits_sensors/header_on_bd2.JPG" alt="" /></p>
            <p><strong>The Sensor</strong></p>
            <p>Make a way to detect the conductivity of your skin. This can be done by making  two &#8220;sleeves&#8221; of aluminum foil, held tightly by tape.</p>
            <p><img src="http://itsi.concord.org/resources/images/16_Human_Response/finger_foil2.JPG" alt="" /></p>
            <p>Optional: measure the resistance between these two sleeves with your multimeter. This value is the ideal resistor for the circuit.<br />
             <br />
            <strong>The Circuit</strong></p>
            <p>Put the sleeves in <strong>series</strong> with a resistor that is between 30K and 100K &#8212; that is, about the same resistance as between your fingers. (Note: 100K = brown-black-yellow.) Here is the circuit as a schematic. Explain why the sensor output is related to the finger conductivity in this circuit. Conductivity is the inverse of resistance. Why does the voltage reading go up as the conductivity goes down?</p>
            
            	<ul>
            		<li>Hint: You know that the signal voltage is somewhere between 0 and +5 Volts. What determines how close it is to one or the other extreme? What would the signal voltage be if the resistance of the fingers were 0?</li>
            	</ul><p><img src="http://itsi.concord.org/resources/images/00_circuits_sensors/GSR_schematic.jpg" alt="" /></p>
            <p>Here is a picture of the circuit.</p>
          </bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1240'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p><img src="http://itsi.concord.org/resources/images/00_circuits_sensors/GSR_circuit.JPG" alt="" /></p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1240' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_4241'>
          <bodyText>
            <ol>
            	<li>Adjust your setup until the reading is reasonably steady.</li>
            	<li>Enlarge the graph so that you can note small changes.</li>
            	<li>Try to alarm or stress the person using the lie detector. Nothing dangerous or harmful, please! What do you observe?</li>
            	<li>Change roles &#8212; let the experimentor become the subject. Try it again. What do you observe?</li>
            </ol>
          </bodyText>
        </OTCompoundDoc>
        <OTDataCollector autoScaleEnabled='false' displayButtons='0,1,2,3,4,5' local_id='data_collector_766' name='Raw Voltage Data Collector' showControlBar='true' title='Raw Voltage Data Collector' useDefaultToolBar='false'>
          <source>
            <OTDataGraphable color='255' connectPoints='true' drawMarks='false' lineWidth='2.0' name='Sensor' visible='true' xColumn='0'>
              <dataProducer>
                <OTSensorDataProxy local_id='data_proxy_data_collector_766' name='dataproducer'>
                  <request>
                    <OTExperimentRequest period='0.1'>
                      <sensorRequests>
                        <OTSensorRequest displayPrecision='-2' port='0' requiredMax='40.0' requiredMin='0.0' stepSize='0.01' type='23' unit='degC' />
                      </sensorRequests>
                    </OTExperimentRequest>
                  </request>
                </OTSensorDataProxy>
              </dataProducer>
              <dataStore>
                <OTDataStore local_id='data_store_data_collector_766' />
              </dataStore>
            </OTDataGraphable>
          </source>
          <xDataAxis>
            <OTDataAxis label='Time' labelFormat='None' max='30.0' min='0.0' units='s' />
          </xDataAxis>
          <yDataAxis>
            <OTDataAxis label='Raw Voltage' labelFormat='None' max='10.0' min='-1.0' units='V' />
          </yDataAxis>
        </OTDataCollector>
        <OTQuestion local_id='open_response_1241'>
          <prompt>
            <OTCompoundDoc>
              <bodyText></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1241' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTCompoundDoc local_id='xhtml_4242'>
          <bodyText><p>A standard reaction to alarm or stress is to sweat. This salt increases the conductivity of the surface of the skin and changes its conductivity. This is called the Galvanic Skin Response. Can you observe this phenomenon with this experiment?</p></bodyText>
        </OTCompoundDoc>
        <OTQuestion local_id='open_response_1242'>
          <prompt>
            <OTCompoundDoc>
              <bodyText><p>Do some research on what survival value the galvanic skin response would have.</p></bodyText>
            </OTCompoundDoc>
          </prompt>
          <input>
            <OTText columns='40' local_id='response_open_response_1242' rows='2'>
              <text>Place answer here!</text>
            </OTText>
          </input>
        </OTQuestion>
        <OTMenu local_id='menu_section_1256'>
          <cardContainer>
            <object refid='${page_card_container_section_1256}' />
          </cardContainer>
          <menuRule>
            <object refid='${page_rule_section_1256}' />
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToViewedCard='true' local_id='page_rule_section_1256' stepAhead='true' />
        <OTMenu local_id='menu_investigation_530'>
          <cardContainer>
            <object refid='${section_card_container_investigation_530}'>    </object>
          </cardContainer>
          <menuRule>
            <object refid='${section_rule}'>    </object>
          </menuRule>
        </OTMenu>
        <OTMenuRule jumpToAnyCard='true' local_id='section_rule'></OTMenuRule>
      </library>
    </OTSystem>
  </objects>
</otrunk>
