Computer Science - 0478 CIE

Number Systems

Aperçu

Every photo, song, message and game on a computer is, underneath, nothing but ones and zeros. A computer is built from millions of tiny switches, and a switch has only two states: on or off. Binary is the language those switches speak, and once you can read it you can see how any kind of data is really stored.

In this lesson you will convert fluently between denary, binary and hexadecimal, add binary numbers and spot when they overflow, shift bits to multiply and divide by two, and use two's complement to write negative numbers in binary. These are the most reliable marks in the whole paper because the method is fixed: learn it once and you can never be caught out.

Objectifs

  1. 1 Understand how and why computers use binary to represent all forms of data
  2. 2 (a) Understand the denary, binary and hexadecimal number systems (b) Convert between (i) positive denary and positive binary (ii) positive denary and positive hexadecimal (iii) positive hexadecimal and positive binary
  3. 3 Understand how and why hexadecimal is used as a beneficial method of data representation
  4. 4 (a) Add two positive 8-bit binary integers (b) Understand the concept of overflow and why it occurs in binary addition
  5. 5 Perform a logical binary shift on a positive 8-bit binary integer and understand the effect this has on the positive binary integer
  6. 6 Use the two’s complement number system to represent positive and negative 8-bit binary integers

Note de cours

A computer cannot store the digit 7 or the letter A directly. It can only store the state of a switch, which is either on or off. We write on as 1 and off as 0, and a single one of these is called a bit. Group eight bits together and you have a byte. Because there are only two symbols, the system is called binary (base 2). Understanding binary is the foundation for almost everything else in the course, from how images are coded to how the processor adds.

Disponible sur l'application Green Bridge

Téléchargez l'application Green Bridge CBT sur votre téléphone ou votre ordinateur pour accéder aux notes de cours complètes, aux questions pratiques, et plus encore.

Notes de cours complètes avec diagrammes
Assistant d'apprentissage piloté par l'IA
Étudiez hors ligne, n'importe quand, n'importe où
Disponible sur Android, Windows, macOS et Linux

Évaluation de la leçon

Félicitations, vous avez terminé la leçon sur Number Systems. Maintenant que vous avez exploré le concepts et idées clés, il est temps de mettre vos connaissances à lépreuve. Cette section propose une variété de pratiques des questions conçues pour renforcer votre compréhension et vous aider à évaluer votre compréhension de la matière.

Vous rencontrerez un mélange de types de questions, y compris des questions à choix multiple, des questions à réponse courte et des questions de rédaction. Chaque question est soigneusement conçue pour évaluer différents aspects de vos connaissances et de vos compétences en pensée critique.

Utilisez cette section d'évaluation comme une occasion de renforcer votre compréhension du sujet et d'identifier les domaines où vous pourriez avoir besoin d'étudier davantage. Ne soyez pas découragé par les défis que vous rencontrez ; considérez-les plutôt comme des opportunités de croissance et d'amélioration.

  1. What is the denary value of the binary number 00011010? A. 24 B. 26 C. 28 D. 52 Answer: B
  2. Which hexadecimal value equals the binary number 11001001? A. C9 B. 9C C. CB D. B9 Answer: A
  3. A logical shift one place to the right has what effect on a positive binary number? A. multiplies it by 2 B. divides it by 2 C. adds 1 D. inverts the bits Answer: B
  4. Why do computers use binary to represent data? A. it stores more data than denary B. their switches have only two states C. it is the same as hexadecimal D. humans find it easy to read Answer: B
  5. An 8-bit register holds 11111111 and 1 is added. The result is: A. stored correctly as 256 B. an overflow error C. shifted left D. converted to hex Answer: B

Disponible sur l'application Green Bridge

Téléchargez l'application Green Bridge CBT sur votre téléphone ou votre ordinateur pour accéder aux notes de cours complètes, aux questions pratiques, et plus encore.

Notes de cours complètes avec diagrammes
Assistant d'apprentissage piloté par l'IA
Étudiez hors ligne, n'importe quand, n'importe où
Disponible sur Android, Windows, macOS et Linux

Disponible sur l'application Green Bridge

Téléchargez l'application Green Bridge CBT sur votre téléphone ou votre ordinateur pour accéder aux notes de cours complètes, aux questions pratiques, et plus encore.

Notes de cours complètes avec diagrammes
Assistant d'apprentissage piloté par l'IA
Étudiez hors ligne, n'importe quand, n'importe où
Disponible sur Android, Windows, macOS et Linux

Pratiquez des questions blanches

Vous voulez vous entraîner sur des questions blanches sur Number Systems ? Téléchargez lapplication Green Bridge CBT pour accéder à des questions blanches et à des évaluations complètes sur ce sujet.

Téléchargez l'application sur Google Play.

Tout ce dont vous avez besoin pour exceller au JAMB, WAEC et NECO.

Green Bridge CBT Mobile App
Assistant de chat d'apprentissage personnalisé par IA
Des milliers d'anciens sujets JAMB, WAEC et NECO.
Plus de 1200 notes de cours
Assistance Hors Ligne - Apprenez à Tout Moment, Partout
Horaire du Pont Vert
Résumés littéraires et questions potentielles
Suivez vos performances et votre progression
Explications Approfondies pour un Apprentissage Complet