2025 Test2 B
2025 Test2 B
Define the structure of a computer system and list its components. In your response, include:
Describe the key aspects of computer architecture and operations. Your answer should cover:
1. Identification of different computer system models and how they operate, including
the data processing cycle. (10 marks)
2. An articulation of interconnection standards and the elements of bus structure within a
computer system. (10 marks)
Discuss the various types of storage media and data representation methods. In your
discussion, include:
Define computer software and elaborate on its types, particularly focusing on operating
systems. Your response should include:
1. A definition and explanation of system software, including its characteristics and the
structure of an operating system. (10 marks)
2. Identification of various types of operating systems, their functions, and examples,
along with a discussion on application software. (10 marks)
Question 5:
a) Outline the importance of monitoring computer system performance. and identifying
system faults. Discuss the process of fault identification and solution implementation.
(10 marks)
1. Outline the steps involved in computer repair in line with industry standards,
including preventive measures to maintain operational efficiency. (10 marks)
A computer system is an integrated set of hardware and software components that process data and
produce output. The main components include:
Input Devices Used to provide data to the system Keyboard, Mouse, Scanner
Storage Retains data and programs HDD, SSD, RAM, USB Drive
Bus Structure:
o Data Bus: Carries actual data.
o Address Bus: Transmits memory addresses.
o Control Bus: Sends control signals (e.g., read/write).
Interconnection Standards:
o USB (Universal Serial Bus): Connects peripheral devices.
o PCIe (Peripheral Component Interconnect Express): Links internal components.
o SATA (Serial ATA): Connects to hard drives and SSDs.
o HDMI/VGA: Connects to display devices.
o Ethernet/Wi-Fi: Network connectivity.
Internal Memory:
o RAM, ROM, Cache (located inside the computer).
External Storage:
o HDDs, SSDs (built-in but accessible externally), USBs, DVDs.
Storage Types:
Significance:
Computers operate on binary, but higher bases (like hex) simplify human readability and
debugging.
System Software: Controls hardware and provides a platform for application software.
o Includes operating systems, device drivers, and utilities.
Characteristics:
o Low-level interaction with hardware.
o Automatically manages system resources.
Structure of an Operating System:
o Kernel: Core part that manages hardware.
o Shell: Interface between user and kernel.
o File System: Manages file storage and access.
o Device Drivers: Allow communication with peripherals.
Importance:
o Ensures system efficiency, reliability, and security.
o Prevents downtime and data loss.
Fault Identification Process: