Systems technologies: hardware, software and operating systems – Week 8 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: 8
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 into the core components that make any computer system function: hardware, software, and operating systems. Understanding these systems technologies is crucial, not just for IT professionals, but for every South African citizen in the 21st century.
Think about it: whether you're using a smartphone to access banking services, applying for a job online, or simply browsing social media, you're interacting with these systems. A strong understanding empowers you to troubleshoot problems, make informed purchasing decisions, and even pursue exciting career opportunities in the IT sector, a rapidly growing field in South Africa.
2.1 Hardware: Hardware refers to the physical components of a computer system. These are the parts you can see and touch.
Central Processing Unit (CPU): Often referred to as the "brain" of the computer. It executes instructions from programs. The CPU's performance is often measured in GHz (Gigahertz) – a higher GHz generally indicates faster processing.
Example: An Intel Core i5 processor running at 3.2 GHz. CPUs can have multiple cores (e.g., dual-core, quad-core) which allows them to handle multiple tasks simultaneously. In South Africa, many internet cafes use machines with mid-range CPUs to balance performance and cost.
Random Access Memory (RAM): Temporary storage that the CPU uses to hold data and instructions that it is actively working on. RAM is volatile, meaning data is lost when the power is turned off. Measured in GB (Gigabytes). More RAM allows you to run more programs smoothly at the same time. For example, if you're working on a graphic design project using Adobe Photoshop and also have multiple browser tabs open, more RAM will prevent your computer from slowing down. Imagine RAM as the workbench where a carpenter places tools he needs to use frequently. Hard Disk Drive (HDD) / Solid State Drive (SSD): Permanent storage where data, applications, and the operating system are stored. HDDs use spinning platters to store data, while SSDs use flash memory, making them faster and more durable. Measured in GB or TB (Terabytes). SSDs are increasingly common in modern laptops due to their speed and are highly recommended if you are dealing with large datasets or demanding applications. Think about the storage needs of photographers or videographers in Durban, for instance.
Motherboard: The main circuit board that connects all the other hardware components. It provides pathways for communication between the CPU, RAM, storage devices, and other peripherals.
Input Devices: Allow you to input data into the computer.
Examples include: Keyboard: For typing text and commands. Different keyboard layouts exist (e.g., QWERTY, AZERTY), though QWERTY is most common in South Africa.
Mouse: For navigating the graphical user interface.
Microphone: For recording audio.
Scanner: For converting printed documents into digital images.
Webcam: For video conferencing and capturing images/videos.
Output Devices: Display or output data from the computer.
Examples include: Monitor: Displays visual information.
Printer: Creates hard copies of documents.
Speakers: Output audio.
Projector: Displays images onto a large screen. 2.2 Software: Software is a set of instructions, or programs, that tell the hardware what to do. It's intangible – you can't physically touch it.
System Software: Manages and controls the hardware.
It includes: Operating System (OS): The most important type of system software. It manages hardware resources, provides a user interface, and allows applications to run.
Examples: Windows, macOS, Linux, Android, iO
S. Device Drivers: Software that allows the operating system to communicate with specific hardware devices (e.g., printers, graphics cards). Without the correct drivers, a device might not function properly. Installing the correct driver for a new printer is a common task.
Utilities: Small programs that perform specific tasks, such as disk defragmentation, virus scanning, and file management.
Application Software: Programs that allow users to perform specific tasks, such as word processing, web browsing, creating spreadsheets, or playing games.
Examples: Microsoft Word, Google Chrome, LibreOffice, WhatsApp, Minecraft. A common application for South African learners is using Microsoft Word for assignments or Google Docs for collaborative projects. 2.3 Operating Systems: The operating system (OS) is the most crucial software on a computer. It acts as an intermediary between the hardware and the user, managing all the hardware resources and providing a platform for application software to run.
Functions of an Operating System: Resource Management: Managing CPU time, memory, storage space, and peripheral devices.
Process Management: Managing the execution of programs (processes).
File Management: Organizing and managing files and directories on storage devices.
User Interface: Providing a way for users to interact with the computer (e.g., graphical user interface (GUI) or command-line interface (CLI)).
Security: Protecting the system from unauthorized access and malware.
Types of Operating Systems: Windows: The most widely used desktop operating system. Known for its compatibility with a wide range of hardware and software. macOS: Apple's operating system, known for its user-friendliness and integration with Apple hardware.
Linux: An open-source operating system known for its flexibility and customizability. Popular among developers and server administrators. Many servers in South Africa run on Linux.
Android: Google's mobile operating system, used on smartphones and tablets.