100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Summary

Summary Ch 1 - Data Representation Computer Science 0478 IGCSE

Rating
-
Sold
-
Pages
8
Uploaded on
30-01-2025
Written in
2024/2025

This document provides in-depth and detailed notes which uses essential keywords from the marking scheme and is tailored to IGCSE Computer Science specifications. It is a comprehensive and effective compilation of various credible resources, providing a well-rounded perspective on the subject. We used and compiled this document, which proved effective and helped us both achieve an A*.

Show more Read less
Institution
Module









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Secondary school
School year
4

Document information

Uploaded on
January 30, 2025
File latest updated on
February 28, 2025
Number of pages
8
Written in
2024/2025
Type
Summary

Subjects

Content preview

Chapter 1 – Data Representation
1.1 Number systems
How and why do computers use binary to represent all forms of data?

● Data must be in binary form (0’s and 1’s) for a computer to process it since it uses
logic gates/circuits. Data can be present in a high-level or low-level language, but
before the computer processes it, it converts it to binary. However, humans process
analogue data (a continuous stream of data that is processed by humans). Any form
of data needs to be converted to binary (Digital - Not-continuous. Discrete data such
as 0's and 1's) to be processed by a computer. Data is processed using logic gates
and stored in registers
What is the binary number system?

● Binary consists of 0’s and 1’s. The base value is 2. (n) ₂

What is the denary number system?

● Denary consists of numbers 0 – 9. Its base value is 10. (n) 10

What is the hexadecimal number system?

● Hexadecimal consists of numbers 0 – 15. Numbers from 10 to 15 are represented
using alphabets. Its base value is 16. (n)16
● For example: 1E = 114 in hexadecimal

Binary to Denary:
Find the decimal value of 1110012:

binary
1 1 1 0 0 1
number:

power of 2: 32 16 8 4 2 1

1110012 = 1 + 8 + 16 + 32 = 5710
Denary to Binary:
Write the powers, start winging whether to write a 1 or not under each power and add up
your number to the total denary number or use division (2). Example in CW

Denary to Hexadecimal:
Denary to Binary to Hexadecimal
Hexadecimal to Denary:
Hexadecimal to binary (wing it) to denary
Binary to Hexadecimal:

, If the number of digits isn't a multiple of 4, just separate the binary as 4 digits from the right
and consider the spaces that have to be filled to make a number of digits a multiplier of 0.
Convert binary 11011002 to hex:
Convert every 4 binary bits (from bit0) to hex digit:
11011002 = 110 1100 = 6 C = 6C16
Hexadecimal to Binary:
Wing it based on logic.
How and why is hexadecimal used as a beneficial method of data representation?

● Hex is useful because large numbers can be represented using fewer digits/shorter.
It takes up less storage than binary numbers. Additionally, hex is easier to
understand, read, write and remember than binary and easier to debug and locate
errors. Programmers often use hex to represent binary values as they are simpler to
write and check than when using binary.

● Examples of hexadecimal include MAC address, HTML Colour Codes, IPv6 address,
Error messages/codes, URL, Barcodes, Memory dumps, Assembly languages and
machine code.
Binary addition:

● 0+0=0

● 0+1=1

● 1+0=1

● 1 + 1 = 10

● 1 + 1+ 1 = 11

Concept of overflow and why it occurs in binary addition:

● An overflow error will occur if the value is greater than 255 in an 8-bit register.

● A computer or a device has a predefined limit that it can represent or store, for
example 16-bit. An overflow error occurs when a value outside this limit should be
returned.
Logical Binary Shifts:

● Bits shifted from the end of the register are lost and zeros are shifted in at the
opposite end of the register. The positive binary integer is multiplied or divided
$5.49
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
PrepWithIGCSENotes

Also available in package deal

Get to know the seller

Seller avatar
PrepWithIGCSENotes
Follow You need to be logged in order to follow users or courses
Sold
0
Member since
10 months
Number of followers
0
Documents
8
Last sold
-
PrepWithIGCSENotes

From two IGCSE students who were completely clueless (seriously, we had no idea what we were doing) to miraculously achieving A*s in our subjects - we've experienced quite the journey. Early morning sleep-deprived study sessions, late night caffeine fuelled cramming and 'I'm totally failing this' texts... yeah, we've lived it. Through the chaos, we slowly started figuring things out, catching up to Cambridge's standard, and made insanely detailed notes from various sites and resources. These are the notes that saved us, and we hope they save you too. Brought to you from two best friends who've been in the trenches and made it out alive - PrepWithIGCSENotes, notes that just make sense.

Read more Read less
0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Frequently asked questions