Converting binary to denary Flashcards

1
Q

How do you convert binary into denary?

A
  1. Draw a table with eight headings 128, 64, 32, 16, 8, 4,2, 1
  2. Write your binary number underneath
  3. Add up the headings of any column containing a 1
  4. This gives you the denary whole number
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is word and word length?

A

Word is fixed number of bits. e.g. 32-bits
A word is the amount of data that can be processed in each clock cycle.
Word length in defined by the size of the processor.
Longer word length = more data processed = faster computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the binary units?

A
Kilobyte = Kb = thousand bytes = 1024
Megabyte = Mb = million bytes = 1,000,000
Gigabyte = Gb = thousand million bytes = 1,000,000,000
Terabyte = Tb = million million bytes = 1,000,000,000,000
Petabyte = Pb = thousand million million bytes = 1,000,000,000,000,000
How well did you know this?
1
Not at all
2
3
4
5
Perfectly