1 / 5

Data Storage & binary numbers

Data Storage & binary numbers. Lecture 2 Computer Science TXPrep Year 4. Data. All data and instructions are stored in the computer’s memory in binary form. The smallest piece of a computer’s memory is called a BIT.

soyala
Télécharger la présentation

Data Storage & binary numbers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Data Storage & binary numbers Lecture 2 Computer Science TXPrep Year 4

  2. Data • All data and instructions are stored in the computer’s memory in binary form. • The smallest piece of a computer’s memory is called a BIT. • A byte is a group of nits interpreted together. A byte is made up of 8 bits.

  3. Bit, Bytes…..nibbles? • Bit: a 1 or a 0 • Nibble: 4 bits (used to convert from base 2 to bade 16) • Byte: 8 bits • 1K- 1 Kilobyte • 1M-1 Megabyte • 1G-1 Gigabyte • BAUD-Bits per second

  4. BINARY NUmbers • We generally evaluate binary numbers in base 2. • Subscript denotes the base. • 128 64 32 16 8 4 2 1 are the values

  5. Binary Numbers by Division

More Related