Lesson Notes By Weeks and Term v5 - Grade 10

Systems technologies: hardware, software and operating systems – Week 7 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: 7

Theme: General lesson support

Lesson Video

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.

Performance objectives

Lesson summary

This week, we delve into the fundamental components that make up any computer system: hardware, software, and operating systems. Understanding these elements is crucial because they are the building blocks of every technology you interact with daily, from your smartphone and laptop to the systems used in banks, hospitals, and government services in South Africa. Mastering these concepts will empower you to troubleshoot problems, make informed technology choices, and potentially even develop your own applications and systems in the future.

Lesson notes

2.1 Hardware Hardware refers to the physical components of a computer system that you can see and touch. These components work together to process data and execute instructions. Let's explore some crucial hardware components: Central Processing Unit (CPU): The "brain" of the computer. It fetches instructions from memory, decodes them, and executes them. The CPU's performance is measured in Hertz (Hz) or Gigahertz (GHz). Think of it like the engine of a car – the higher the GHz, the faster it can process information. CPUs are manufactured by companies like Intel and AMD. In South Africa, many businesses rely on servers powered by high-performance CPUs for crucial operations.

Example: A computer with an Intel Core i5 processor running at 3.0 GHz is generally faster than a computer with an Intel Celeron processor running at 1.8 GHz. The i5 has a more powerful architecture and a higher clock speed.

Random Access Memory (RAM): This is temporary storage that the CPU uses to hold data and instructions that it's actively working with. RAM is volatile, meaning that data is lost when the power is turned off. The amount of RAM is measured in Gigabytes (GB). More RAM allows the computer to run more programs simultaneously without slowing down.

Example: Imagine you're writing an essay using Microsoft Word. The essay, the Word program itself, and any other open applications all reside in RAM while you're working on them. If you close Word without saving, the essay is lost because it only existed in RA

M. Storage Devices: These are used to store data permanently, even when the power is off. There are different types of storage devices: Hard Disk Drive (HDD): A traditional storage device that uses magnetic platters to store data. HDDs are relatively inexpensive but slower than SSDs.

Solid State Drive (SSD): Uses flash memory to store data, making them much faster and more durable than HDDs. SSDs are becoming increasingly common in laptops and desktops.

USB Flash Drive (Memory Stick): Portable storage devices that connect to a computer via a USB port.

SD Card: Commonly used in digital cameras and smartphones.

Example: A university student in Durban saves their assignments on an HDD in their desktop computer. They also use a USB flash drive to back up their work and transfer it to the university's computer lab for printing.

Input Devices: Allow you to enter data into the computer.

Examples include: Keyboard Mouse Touchscreen Microphone Scanner Output Devices: Allow the computer to display or output information.

Examples include: Monitor Printer Speakers Projector 2.2 Software Software refers to the set of instructions that tell the hardware what to do. It is intangible and exists as code.

There are two main types of software: System Software: This type of software manages the hardware and provides a platform for application software to run. The most important type of system software is the operating system. Examples of system software also include utility programs such as antivirus software and disk defragmenters.

Application Software: This type of software is designed to perform specific tasks for the user.

Examples include: Word processors: (e.g., Microsoft Word, LibreOffice Writer) used for creating and editing documents.

Spreadsheets: (e.g., Microsoft Excel, Google Sheets) used for calculations and data analysis.

Web browsers: (e.g., Google Chrome, Mozilla Firefox) used for accessing the internet.

Games: (e.g., Fortnite, Minecraft) provide entertainment.

Example: A small business in Cape Town uses accounting software (application software) to manage its finances. This software relies on the Windows operating system (system software) to interact with the computer's hardware. 2.3 Operating Systems (OS) The operating system is the most important piece of software on a computer. It manages all of the hardware and software resources of the computer system. The OS provides a user interface (UI) that allows users to interact with the computer. Key functions of an operating system include: Resource Management: Managing the CPU, memory, storage devices, and input/output devices.

Process Management: Managing the execution of programs.

File Management: Organizing and storing files on storage devices.

User Interface: Providing a way for users to interact with the computer.

Security: Protecting the computer from unauthorized access. Different types of operating systems exist: Windows: A popular operating system developed by Microsoft, widely used on desktop and laptop computers. macOS: The operating system used on Apple Macintosh computers.

Linux: An open-source operating system known for its flexibility and security. Linux is used in servers, embedded systems, and desktop computers. There are many different distributions of Linux, such as Ubuntu, Fedora, and Debian.

Android: A mobile operating system developed by Google, used on smartphones and tablets. iOS: The operating system used on Apple iPhones and iPads.