<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Numbers in a computer by </title>
      <link>https://padlet.com/danealhazarul/r77gq7rs9gw6</link>
      <description>Made with joy XD</description>
      <language>en-us</language>
      <pubDate>2016-09-23 15:53:17 UTC</pubDate>
      <lastBuildDate>2016-09-23 16:45:21 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>danealhazarul</author>
         <link>https://padlet.com/danealhazarul/r77gq7rs9gw6/wish/126058986</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-09-23 15:55:19 UTC</pubDate>
         <guid>https://padlet.com/danealhazarul/r77gq7rs9gw6/wish/126058986</guid>
      </item>
      <item>
         <title>SUMMARY OF INTEGERS REPRESENTATION</title>
         <author>danealhazarul</author>
         <link>https://padlet.com/danealhazarul/r77gq7rs9gw6/wish/126059000</link>
         <description><![CDATA[<div><br><strong><em>Daneal Hazarul Bin Awang Kadir (S44541)</em></strong><br><br><strong>1. Unsigned Integers<br></strong><br>RAM (RANDOM ACCESS MEMORY)<br>-for fast storage and retrieveable data that will stored temporary.<br>-faster saving data<br>-consist of capacitor and transistor<br>-more efficient<br>-similar assembly of some electronic components<br>-capacitor can be in two states which charges and discharges<br>-transistor act as a switch<br>-contains billion of assembly<br>-each of assembly hold a bit of data<br>-when an assembly assembly is charged will represent 1 and when its discharged will represent 0<br><br>HDD (HARD DISK DRIVE)<br>-permanent storage data<br>-such as documents, music, video and pictures<br>-save data permanently in form of file<br>-contains hundreds of billions of division of which can be magnetised and demagnetised<br>-if the division is not magnetised then it willnot hold ny data and vice versa if the division is magnetised<br>-for example, if magnetised point up show 1 and if pointing down will show 0<br>-operating system sees all the data as calastrophe of 8 bit (00000000)<br><br>4 bit=Nibble<br>8 bit=Bytes<br><br>1 KILOBYTE=1024 bytes<br>1 MEGA BYTE=1024 kilo bytes<br>1 KB=1024 bytes<br>1 MB=1024 KB<br>1 GB=1024 MB<br>1TB=1024 GB<br><br>1 KB=1024 Bytes<br>1 Kb=1024 bits<br><br>Short=2 bytes=16 bits<br>Int=2 shorts= 4 bytes=32 bits<br>Long=2 int=4 shorts=8 bytes=64 bits<br><br><strong>2. Signed Integers Part 1<br><br>-</strong>the number in abide tell us a positive number or a negative number<br>-show two compliment to be one compliment on each other<br>-this bit is going to hold the sign of the number with it's a positive number or a negative number<br>- If the bit 0 it’s a positive number and if the bit 1 it’s a negative number<br>-The integer is calculated by the magnitude bit. Calculation is using binary to decimal conversion. <br><br><strong>3. Signed Integers Part 2<br><br>-</strong>A binary sequence can even undergo a “two's complement” where it is the complement of a “one's complement”, which results in the original value of the binary sequence. <br>-flipped the bits of one's complement and then add 1 to it, it will form two's complement.<br>-smallest integer that can be represent is -128 while the largest integer is 127.<br>-know that a complement can combine with another complement of the binary number become two complement.<br><br><strong>4. Floating Point Numbers<br><br></strong>-a precise and large numbers<br>-wider range of very small numbers<br>-know how to represent real numbers in scientific form<br>-have to fix the point and convert it to float to make it more understand in computer<br>-the way of representing real numbers is called Fixed point representation because the binary point is conceptually fixed. <br>-NAN is not a real number while denormalized represent all component value in binary is zero.<br><br><strong>5.Fixed Point Numbers<br><br></strong>-a real number is not a complex number <br>-know that a real number is any integer or a rational or an irrational number<br>-value digit depends on the position of the digit.<br>-to know that the exponent use decimal point float over the number. <br>-know how to write the binary number in binary scientific form.<strong><em><br></em></strong>-all number are equal gap in number line. <br>-use sign-magnitude to represent sign and magnitude of the number.<br><br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<strong>Thank You XD</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-23 15:55:21 UTC</pubDate>
         <guid>https://padlet.com/danealhazarul/r77gq7rs9gw6/wish/126059000</guid>
      </item>
   </channel>
</rss>
