<x:xmpmeta tsc:version="2.0.1" xmlns:x="adobe:ns:meta/" xmlns:tsc="http://www.techsmith.com/xmp/tsc/">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:xmpDM="http://ns.adobe.com/xmp/1.0/DynamicMedia/" xmlns:xmpG="http://ns.adobe.com/xap/1.0/g/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:tscDM="http://www.techsmith.com/xmp/tscDM/" xmlns:tscIQ="http://www.techsmith.com/xmp/tscIQ/" xmlns:tscHS="http://www.techsmith.com/xmp/tscHS/" xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#" xmlns:stFnt="http://ns.adobe.com/xap/1.0/sType/Font#" xmlns:exif="http://ns.adobe.com/exif/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
      <rdf:Description dc:date="2020-10-15 01:16:48 " dc:source="Camtasia,20.0.8,enu" dc:title="TI II CH02 Data Arithmetic-2" tscDM:firstFrame="TI_II_CH02_Data_Arithmetic-2_First_Frame.png" tscDM:originId="58121BEA-CBDB-4479-8064-7EB227577357" tscDM:project="TI II CH02 Data Arithmetic-2">
         <xmpDM:duration xmpDM:scale="1/1000" xmpDM:value="1157833"/>
         <xmpDM:videoFrameSize stDim:unit="pixel" stDim:h="1080" stDim:w="1920"/>
         <tsc:langName>
            <rdf:Bag>
               <rdf:li xml:lang="en-US">English</rdf:li></rdf:Bag>
         </tsc:langName>
         <xmpDM:Tracks>
            <rdf:Bag>
               <rdf:li>
                  <rdf:Description xmpDM:trackType="ScreenText" xmpDM:frameRate="f1000" xmpDM:trackName="Screen Text">
                     <xmpDM:markers>
                        <rdf:Seq>
                           <rdf:li><rdf:Description xmpDM:name="Negative Numbers TI II – Computer Architecture" xmpDM:startTime="0" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation of negative numbers We can use four different formats for the representation of negative numbers in computers: Absolute value" xmpDM:startTime="114767" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="plus sign (V+S) Ones’ complement Two’s complement Offset binary / excess / biased TI II – Computer Architecture" xmpDM:startTime="114767" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation with absolute value plus sign (V+S) One digit represents the sign, typically the MSB MSB = Most Significant Bit" xmpDM:startTime="178200" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="The leftmost bit represents the sign of a number (by convention) MSB = 0  positive number MSB = 1" xmpDM:startTime="178200" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name=" negative number Example: 0001 0010 = +18 1001 0010 = -18 Disadvantages: Separate handling of the signs during addition" xmpDM:startTime="178200" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="and subtraction There are two representations of the number 0 One with positive and one with negative sign (+0 and" xmpDM:startTime="178200" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="-0) TI II – Computer Architecture" xmpDM:startTime="178200" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Ones’ complement Flip all single bits of a binary number to get the number with a reversed sign." xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="This is called a ones’ complement n is the number of digits, e.g." xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="n=4  4 bit numbers Example: 410 = 01002  -410 = 1011oc -410 = (24 –1) – 4 =" xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1110 = 10112 Again, negative numbers have the MSB = 1 Advantage (compared to absolute value plus sign) No separate" xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="handling of the MSB during addition or subtraction Disadvantage Still two representations of zero (0000 and 1111 for 4 bit" xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="numbers) TI II – Computer Architecture zoc = (2n - 1) – z" xmpDM:startTime="322533" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Two’s complement Avoid the disadvantage by adding 1 after applying ones’ complement: This results in the two’s complement: Only one" xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="representation of the zero! 0 ." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="0  1 ." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1oc  0 ." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="." xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="0tc TI II – Computer Architecture ztc = 2n - z" xmpDM:startTime="434667" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Two’s complement Disadvantage: Asymmetric interval of numbers that can be represented The lowest number has a greater absolute value (by" xmpDM:startTime="518300" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1) than the highest number Example: 3 bit two’s complement numbers Again, negative numbers have the MSB = 1 TI" xmpDM:startTime="518300" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="II – Computer Architecture 000 001 010 011 100 110 111 101 0 1 2 3 -4 -1 -2 -3" xmpDM:startTime="518300" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="" xmpDM:startTime="518300" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation of negative numbers – examples TI II – Computer Architecture Value plus sign: -77 = 1100 11012 Ones‘ complement" xmpDM:startTime="634767" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name=": -77 = 1011 00102 Two‘s complement : -77 = 1011 00112 Represent –7710 using 8 bits 7710= 0100 11012" xmpDM:startTime="634767" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Flip all the bits Add 1" xmpDM:startTime="634767" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Offset binary / excess / biased representation Commonly used for the representation of exponents of floating point numbers (but also" xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="e.g." xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="in signal processing as the converters are unipolar, i.e.," xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="they cannot handle negative values)." xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="This representation of an exponent is also called characteristic." xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="The whole number range is shifted by adding a constant value (offset/excess/bias) so that the smallest number (largest negative value)" xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="gets the representation 0…0." xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Assuming n digits: Offset = 2n-1 Example: n=8  Offset 128 The number range is asymmetric." xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="TI II – Computer Architecture" xmpDM:startTime="694933" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Comparison of different representations TI II – Computer Architecture 000 001 010 011 100 110 111 101 0 1 2" xmpDM:startTime="896500" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="3 -0 -3 -2 -1 Value plus sign -(2n-1-1) : 2n-1-1 000 001 010 011 100 110 111 101 0" xmpDM:startTime="896500" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1 2 3 -3 -0 -1 -2 Ones‘ complement -(2n-1-1) : 2n-1-1 000 001 010 011 100 110 111 101" xmpDM:startTime="896500" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="0 1 2 3 -4 -1 -2 -3 Two‘s complement -2n-1 : 2n-1-1 000 001 010 011 100 110 111" xmpDM:startTime="896500" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="101 -4 -3 -2 -1 0 3 2 1 Offset -2n-1 : 2n-1-1" xmpDM:startTime="896500" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Overview of the representations TI II – Computer Architecture 1 1 1 0 1 1 0 1 1 0 1" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1 3 1 1 0 0 1 0 0 1 0 0 1 0 2 1 0 1 0 0" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1 0 0 1 0 0 1 1 1 0 0 0 0 0 1 1 1, 0 0 0" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="1 0 0, 0 0 0 0 0 1 1 1 1 1 1 1 0 1 0 1 -1" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="0 1 0 1 1 0 1 0 1 1 1 0 -2 0 0 1 1 0 1 1" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="0 0 1 1 1 -3 0 0 0 1 0 0 - - - - - - -4 Characteristic" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Two‘s complement Ones‘ complement Value + Sign Decimal value Representation as" xmpDM:startTime="1000433" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Questions &amp; Tasks What do you get if you add 1 to the largest positive number? What happens if you" xmpDM:startTime="1091333" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="subtract 1 from the largest (by absolute value) negative number? Thus, what should be done even for simple arithmetic operations" xmpDM:startTime="1091333" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="like + and – (think of x + y &lt; x, y &gt; 0)? Can you represent ℕ or ℤ" xmpDM:startTime="1091333" xmpDM:duration="1000"/></rdf:li><rdf:li><rdf:Description xmpDM:name="in a computer? TI II – Computer Architecture" xmpDM:startTime="1091333" xmpDM:duration="1000"/></rdf:li></rdf:Seq>
                     </xmpDM:markers>
                  </rdf:Description>
               </rdf:li>
               <rdf:li>
                  <rdf:Description xmpDM:trackType="TableOfContents" xmpDM:frameRate="f1000" xmpDM:trackName="Table of Contents">
                     <xmpDM:markers>
                        <rdf:Seq>
                           <rdf:li><rdf:Description xmpDM:name="Negative Numbers " xmpDM:startTime="0" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="0" tscDM:imageoffset="0" tscDM:imagerect="0, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation of negative numbers" xmpDM:startTime="114767" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="1" tscDM:imageoffset="0" tscDM:imagerect="75, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation with absolute value plus sign (V+S)" xmpDM:startTime="178200" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="2" tscDM:imageoffset="0" tscDM:imagerect="150, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Ones’ complement" xmpDM:startTime="322533" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="3" tscDM:imageoffset="0" tscDM:imagerect="225, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Two’s complement" xmpDM:startTime="434667" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="4" tscDM:imageoffset="0" tscDM:imagerect="300, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Two’s complement" xmpDM:startTime="518300" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="5" tscDM:imageoffset="0" tscDM:imagerect="375, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Representation of negative numbers – examples " xmpDM:startTime="634767" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="6" tscDM:imageoffset="0" tscDM:imagerect="450, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Offset binary / excess / biased representation" xmpDM:startTime="694933" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="7" tscDM:imageoffset="0" tscDM:imagerect="525, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Comparison of different representations" xmpDM:startTime="896500" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="8" tscDM:imageoffset="0" tscDM:imagerect="600, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Overview of the representations" xmpDM:startTime="1000433" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="9" tscDM:imageoffset="0" tscDM:imagerect="675, 0, 75, 42"/></rdf:li><rdf:li><rdf:Description xmpDM:name="Questions &amp; Tasks" xmpDM:startTime="1091333" tscDM:image="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png" tscDM:imageindex="10" tscDM:imageoffset="0" tscDM:imagerect="750, 0, 75, 42"/></rdf:li></rdf:Seq>
                     </xmpDM:markers>
                  </rdf:Description>
               </rdf:li>
            </rdf:Bag>
         </xmpDM:Tracks>
         <tscDM:controller>
            <rdf:Description xmpDM:name="tscplayer">
               <tscDM:parameters>
                  <rdf:Bag>
                     <rdf:li xmpDM:name="autohide" xmpDM:value="true"/><rdf:li xmpDM:name="autoplay" xmpDM:value="false"/><rdf:li xmpDM:name="loop" xmpDM:value="false"/><rdf:li xmpDM:name="searchable" xmpDM:value="true"/><rdf:li xmpDM:name="captionsenabled" xmpDM:value="false"/><rdf:li xmpDM:name="sidebarenabled" xmpDM:value="false"/><rdf:li xmpDM:name="unicodeenabled" xmpDM:value="false"/><rdf:li xmpDM:name="backgroundcolor" xmpDM:value="000000"/><rdf:li xmpDM:name="sidebarlocation" xmpDM:value="left"/><rdf:li xmpDM:name="endaction" xmpDM:value="stop"/><rdf:li xmpDM:name="endactionparam" xmpDM:value="true"/><rdf:li xmpDM:name="locale" xmpDM:value="en-US"/></rdf:Bag>
               </tscDM:parameters>
               <tscDM:controllerText>
                  <rdf:Bag>
                  </rdf:Bag>
               </tscDM:controllerText>
            </rdf:Description>
         </tscDM:controller>
         <tscDM:contentList>
            <rdf:Description>
               <tscDM:files>
                  <rdf:Seq>
                     <rdf:li xmpDM:name="0" xmpDM:value="TI II CH02 Data Arithmetic-2.mp4"/><rdf:li xmpDM:name="1" xmpDM:value="TI_II_CH02_Data_Arithmetic-2_First_Frame.png"/><rdf:li xmpDM:name="2" xmpDM:value="TI_II_CH02_Data_Arithmetic-2_Thumbnails.png"/></rdf:Seq>
               </tscDM:files>
            </rdf:Description>
         </tscDM:contentList>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>