top of page

Understanding Computers 

////////////////////////////////////////////////////////////////////////////////////////////////////////////

Summary

 

 In this unit you will learn the theory on input and output devices.  You will also learn the Input-Process-Output sequence and the Fetch-Decode-Execute cycle through practical activities.

 

Lessons will also help you to understaand some simple binary to decimal conversion and vice versa, and learn how text characters are represented using the ASCII code. This will be followed by some simple binary addition.

 

The final part of the unit will enable you to develop knowledge on how storage devices represent data using binary patterns and physically save these patterns.

 

 

Computer science  Attainment Targets

 

  • Understand the hardware and software components that make up computer systems, and how they communicate with one another and with other systems

  • Understand how instructions are stored and executed within a computer system;

  • Understand how data of various types (including text, sounds, and pictures) can be represented and manipulated digitally, in the form of binary digits; be able to convert between binary and decimal, and perform simple binary arithmetic

bottom of page