1.1.1 Binary Systems Flashcards
Data representation
Define data:
Numbers, symbols or alphanumeric characters in their raw format before processing
Define analogue: (in terms of data)
It is the smoothest stream of data that our senses process on a daily basis such as a sound wave
Define digital: (in terms of data)
Data wave represented as 1s and 0s that a computer can process
Why do computers use binary?
A computer can be in only two states as it uses electricity therefore only 1s and 0s can be used to process digital data
Convert the binary 1010 into denary:
10
Convert the denary 20 into binary:
101000
How many bits are the in 1 byte?
8 bits
Name the units of measurement and give their abbreviation and value:
- Byte: B 8 bits
- Kilobyte: kB 1024 Bytes
- Megabyte: mB 1024 Kilobytes
- Gigabyte: GB 1024 Megabytes
- Terabyte: TB 1024 Gigabytes
Define register: (computer term)
Small piece of memory where data can be held