Course Content
Course Syllabus & Exams
0/1
Week 33 – End of Year 1 Mock Exam (Paper 1 Theory)
0/1
Week 34 – End of Year 1 Mock Exam (Paper 2 Programming)
0/1
Week 43 – Identifying Types of Database & Understanding Database Structures
0/4
Week 51 – Robotics in the Home & Programming Challenge 15
0/3
Week 52 – Assistance Robots for Disabilities
0/2
Week 53 – The Impact of Plagiarism
0/2
Week 54 – Artificial Intelligence
0/2
Week 55 – Exam Paper Walkthrough (Paper 1 Theory)
0/1
Week 56 – Exam Paper Walkthrough (Paper 2 Programming)
0/1
iGCSE Computer Science – Self-Paced
About Lesson

Watch the video above on why binary numbers are important to all computer systems.

The data representation topic deals with the fundamental way that computer systems store digital information. This section includes many of the maths concepts that underpin computer science including how the binary number system is used to store many different types of digital data.

Binary is the representation of the language that your computer speaks – in fact, instead of 1s and 0s your computer uses a pattern of on and off electrical signals that it can then translate into numbers.

An important thing to remember about computers is that they are actually
very simple when you look at them closely – all they can do is count to
2, add, and shift numbers along.

So, how can they possibly hold that word-processed document that you’re typing? Or the photos from your phone? It’s all about combining very simple tasks into something more complex.

Before we move into week 2, it’s worth looking at our own number system. Since you started school (and probably before), you’ve been counting from 1 to 10 using a system called Denary. Den in latin means ten, and we have ten digits in our number system ranging from 0 to 9. So it makes sense that Bi meaning 2, would have two digits ranging from 0 to 1.

So binary if binary means to count to the second digit, then to make bigger numbers we just need more columns. In the example below, we can count up to 10.

Computers must use binary to represent data because binary code is the only language that computers understand. Because binary consists of two symbols (1 and 0) it can be used to represent on and off electrical signals in a computer. By using binary, computers are able to store and analyze data more efficiently since they can only understand two possible values at a time.

Join the conversation
0% Complete
Verified by MonsterInsights