[go: up one dir, main page]

0% found this document useful (0 votes)
10 views2 pages

Week Four - Units of Storage in Computer Continues

The document provides conversion formulas for various units of storage in computers, including nibbles, bits, bytes, words, double words, and quad words. It includes specific examples demonstrating how to convert between these units, such as converting 12 nibbles to 48 bits and 58 bytes to 29 words. The document serves as a lesson note for JSS2 computer studies.

Uploaded by

nkechienechukwu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

Week Four - Units of Storage in Computer Continues

The document provides conversion formulas for various units of storage in computers, including nibbles, bits, bytes, words, double words, and quad words. It includes specific examples demonstrating how to convert between these units, such as converting 12 nibbles to 48 bits and 58 bytes to 29 words. The document serves as a lesson note for JSS2 computer studies.

Uploaded by

nkechienechukwu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

UNITS OF STORAGE IN COMPUTER CONTINUES

Conversion from Nibbles to Bits

1 nibble = 4 bits

Convert 12 nibbles to bits

Since 1 nibble = 4bits


12 nibbles = ?
= 12 x 4
1

= 48bits

Conversion from Bytes to Word

1 word = 2 bytes

Convert 58 bytes to word

Since 1 word = 2bytes


? = 58 bytes
= 1 x 58
2

= 29words

Conversion from Word to Nibbles

1 word = 4 nibbles

Convert 5 words to nibbles

Since 1 word = 4 nibbles


5 words = ?
= 5x4
1

= 20 nibbles

Conversion from Bits to Word

1 word = 16 bits

Convert 64 bits to word

Since 1 word = 16 bits


? = 64 bits
= 1 x 64
16

= 4words

Week four computer studies lesson note for Jss2 1


Conversion from Double Word to Bytes

1 double word = 4 bytes

Convert 5 double word to bytes

Since 1 double word = 4 bytes


5 double word = ?
= 5x4
?

= 20 bytes

Conversion from Bits to Quad Word

1 quad word = 64bits

Convert 256 bits to quad word

Since 1 quad word = 64 bits


? = 256 bits
= 1 x 256
64

= 4 quad word

Week four computer studies lesson note for Jss2 2

You might also like