Bits, Nybbles, and Bytes - PowerPoint PPT Presentation

About This Presentation
Title:

Bits, Nybbles, and Bytes

Description:

Bit -- yes or no -- simplest answer. 1 or 0, high or low ... Nybble (4) Byte (8) Word (16) Dword (32) Qword (64) Numbers. 16 bits -32,768 to 32,767 ... – PowerPoint PPT presentation

Number of Views:44
Avg rating:3.0/5.0
Slides: 8
Provided by: vivekb
Learn more at: http://www.cs.ucf.edu
Category:
Tags: bits | bytes | nybble | nybbles

less

Transcript and Presenter's Notes

Title: Bits, Nybbles, and Bytes


1
  • Bits, Nybbles, and Bytes

2
Information
  • What it takes to answer a question
  • Bit -- yes or no --gt simplest answer
  • 1 or 0, high or low
  • Answers can be measured in exact number of bits
  • Numeric Facts
  • place-value numbers needed to represent it

3
Information
  • Non-numeric
  • place-value numbers used as codes
  • character sets
  • index values
  • Why Binary and not another base?

4
Bits
  • Nybble (4)
  • Byte (8)
  • Word (16)
  • Dword (32)
  • Qword (64)

5
Numbers
  • 16 bits
  • -32,768 to 32,767
  • 32 bits
  • -2,147,483,648 to 2,147,483,647
  • 64 bits
  • 0 to 1.8 x 1019
  • 9,223,372,036,854,775,807

6
ASCII
  • 7 bits pure symbol (128 different characters)
  • Control Characters 0-31, 127
  • Extended ASCII -- 128-255
  • high-bit-set characters

7
Unicode
  • 16 -bit numbers
  • UCS-2 63,488 symbols
  • UCS-2 (2 16-bit words) million plus symbols
Write a Comment
User Comments (0)
About PowerShow.com