Document from University about Computer Science Revision Theory. The Pdf, a concise theoretical revision for university students, covers fundamental computer science concepts including CPU, memory systems, internet workings, network types, and data transmission, ideal for quick and targeted study.
See more11 Pages


Unlock the full PDF for free
Sign up to get full access to the document and start transforming it with AI.
Computer Science Revision Theory:
Input Unit
. Sends electrical signals to the
CPU .
Components of computer 36
Control Unit
- Data Path
..... Control Path
ALU
Input Unit
Output Unit
Mouse,
Keyboard,
Microphone,
etc
Internal
Memory
Monitor,
Printer,
Speakers,
etc
Main Memory
Secondary Storage
0 These are various input
devices used to send data into the computer. They allow the user to
interact with the computer by inputting text, commands, audio, images,
and other forms of data.
. RAM (Random Access Memory)
. Hard Drive
Cache Memory
CPU
Primary Memory
Secondary Memory
. They have a role of temporarily holding the data that is being used or
transferred, or the address of the data that needs to be read.
. Memory Address Register (MAR)
Add, Read, Write, Compare
○
. Cache Memory
. ROM (Read-Only Memory)
. UNICODE (UTF-8)
. Decode the Instruction
Binary
. Definition
. Decimal to Binary
. Binary Arithmetic
. Binary (Base 2)
. Base 8 (Octal) - slightly unimportant
. Base 10 (Decimal)
0 Definition
. Base 16 (Hexadecimal)
0 DefinitionUses sixteen digits: 0-9 and A-F (where A=10, B=11, C=12,
D=13, E=14, F=15) .
" Each digit represents a power of 16.
. Each base represents numbers using its own set of digits and positional values:
. Character Representation
. Types of Data
Binary data can represent different types of information:
" Colors: Represented in HEX (hexadecimals)