Introduction to IT and computer systems – Week 2 focus
Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.
Subject: Information Technology
Class: Grade 10
Term: 1st Term
Week: 2
Theme: General lesson support
This page supports the lesson note with a companion video and a short classroom-ready summary.
For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.
This week, we delve deeper into understanding computer systems, going beyond just turning a computer on and using it. We'll explore the different components that make up a computer, how they work together, and how this knowledge is crucial for anyone pursuing further studies or a career in IT, or even just navigating the digital world effectively in South Africa. Think about how many aspects of your life involve computers – from banking and communication to education and entertainment. A solid understanding of computer systems empowers you to troubleshoot problems, make informed decisions about technology, and potentially even contribute to the growing IT sector in our country.
Hardware Components: Hardware refers to the physical parts of a computer system that you can touch.
Central Processing Unit (CPU): Often called the "brain" of the computer, the CPU executes instructions from software. Think of it like the conductor of an orchestra, directing all the other parts. The speed of the CPU is often measured in Hertz (Hz), Kilohertz (kHz), Megahertz (MHz), and Gigahertz (GHz). A higher clock speed generally means the CPU can process more instructions per second.
Random Access Memory (RAM): This is the computer's short-term memory. It stores data and instructions that the CPU is actively using. When you open a program, it's loaded into RAM. The more RAM you have, the more programs you can run simultaneously without slowing down the computer. RAM is volatile, meaning it loses its data when the power is turned off. RAM is crucial for system performance.
Storage Devices: These are used to permanently store data, even when the power is off.
Common types include: Hard Disk Drive (HDD): Uses magnetic platters to store data. HDDs are relatively inexpensive but slower than SSDs.
Solid State Drive (SSD): Uses flash memory to store data. SSDs are much faster and more durable than HDDs, but generally more expensive.
USB Flash Drive: Portable storage devices that use flash memory. Ideal for transferring files between computers.
Memory Cards: Used in cameras, smartphones, and other devices.
Input Devices: Allow you to enter data into the computer. Examples include keyboards, mice, scanners, webcams, and microphones. Consider the use of biometric systems in South African banks and airports as an example of sophisticated input technology.
Output Devices: Allow the computer to display or present data to you. Examples include monitors, printers, speakers, and projectors.
Software: System vs.
Application: System Software: This manages the hardware and provides a platform for application software to run. The most important type of system software is the operating system (OS).
Examples include: Windows: The most popular desktop OS globally. Widely used in South African businesses and homes. macOS: Apple's operating system for its Macintosh computers.
Linux: An open-source operating system that is popular with developers and IT professionals. Many South African government departments and educational institutions use Linux.
Android: The most popular mobile OS, developed by Google. Found on most smartphones and tablets in South Africa. iOS: Apple's operating system for iPhones and iPads.
Application Software: These are programs that allow you to perform specific tasks.
Examples include: Microsoft Office Suite (Word, Excel, PowerPoint): Used for word processing, spreadsheets, and presentations. Essential for school and work. Web Browsers (Chrome, Firefox, Safari): Used to access the internet. Important for accessing online resources, educational content, and communicating with others.
Gaming Software: Used for entertainment and recreation. Accounting Software (Pastel, Sage): Used by businesses to manage their finances. Very important in the South African business landscape.
Data Representation: Binary, Bits, and Bytes: Computers use the binary number system (base-2), which consists of only two digits: 0 and
1. A bit (binary digit) is the smallest unit of data in a computer. It can be either 0 or
1. A byte is a group of 8 bits. A byte can represent 256 different values (2 8 = 256). Storage capacity is measured in bytes and multiples thereof: Kilobyte (KB): 1024 bytes (approximately one page of text)
Megabyte (MB): 1024 KB (approximately one song)
Gigabyte (GB): 1024 MB (approximately one movie)
Terabyte (TB): 1024 GB (large hard drives, storing collections of movies, photos and other data)
Example: A 1 TB hard drive can store approximately 1024 GB of data, which is equivalent to roughly 1 million MB or 1 billion KB. Understanding these units helps you determine how much storage space you need for different types of files.
Operating System (OS)
Functions: The OS acts as an intermediary between the hardware and the user.
Its key functions include: Resource Management: Allocating and managing resources such as CPU time, memory, and storage space.
Process Management: Creating, scheduling, and terminating processes (programs).
Memory Management: Allocating and managing memory space for different programs.
File Management: Organizing and managing files and directories.
Input/Output Management: Handling communication between the computer and input/output devices.
Security: Protecting the system from unauthorized access and malware. Computer Maintenance and Basic Troubleshooting: Regular Software Updates: Keep your operating system and applications updated to patch security vulnerabilities and improve performance. This is especially critical due to high cybercrime rates in South Africa.
Antivirus Software: Install and regularly update antivirus software to protect your computer from malware.