TaleemBay
StudyUniversitiesScholarshipsFeesDates
TaleemBay

Empowering students with Next-Gen tools for a brighter future. Your one-stop destination for education in Pakistan.

Quick Links

  • Universities
  • Study Center
  • Past Papers
  • Date Sheets
  • Results

Support

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service
  • Advertise

Contact Us

  • Arfa Software Technology Park,
    Ferozepur Road, Lahore
  • +92 300 1234567
  • hello@taleembay.com

© 2026 TaleemBay. All rights reserved.

Designed with ❤️ for Pakistan

Home
Unis
Study

Study Center

Overview9th Class10th Class11th Class12th Class

Resources

Past PapersDate Sheets

Need Notes?

AI-powered search for instant answers.

HomeNotescomputer scienceIntroduction to Systems (Urdu Medium)
Chapter 1

9th Class Computer Science Chapter 1 Introduction to Systems Notes PDF (Urdu Medium)

Start your journey into the digital world with 9th Class Computer Science Chapter 1 Introduction to Systems notes. Understand the basics of Systems, their components, and types.

Definition and Components of a System
Types of Systems (Natural vs Artificial, Open vs Closed)
System Theory and its importance
Examples of Systems (Biological, Mechanical, Digital)

Download PDF Files

Complete Chapter PDF

2MB • 12 Pages

Download

Read Online

What is a System?

System: A collection of interrelated components that work together to achieve a common goal or objective. Think of it like a team, where each member plays a specific role, but they all collaborate to achieve a shared objective.

Concept: The idea of a system is useful to explain both the external reality as well as the internal one. A system is simply an organized set of components that are coordinated to perform a designated function. All the components of the system are in some way related to each other.

Example: Consider a car - it is made up of an engine, wheels, brakes, and other related items. Every part plays a unique task, but collectively they are responsible for making the car move.

Fundamental Components of a System

A system is described by its objectives, components, communication among components, and environment in which it works.

  • 1. Objectives: Every system has a purpose or goal that it wishes to fulfill. Understanding a system's aim improves its efficiency and efficacy. For example, a transport system aims to transfer people and products securely and effectively between locations. A computer system's principal goal is to process data and provide useful information to users.
  • 2. Components: Parts that make up the system and perform specific functions. Examples: In a car - engine, wheels, brakes. In a computer - CPU, memory, storage.
  • 3. Communication: Interaction among system components is key to functioning. It ensures components work together in an organized manner. Example: In a computing system, the CPU communicates with memory to fetch and store data.
  • 4. Environment: Everything external to the system that interacts with it. The environment influences the system's operation by providing inputs and receiving outputs.

Types of Systems: Natural vs Artificial

Natural Systems: Systems that exist in nature and operate independently of human involvement. Governed by natural laws and processes.

  • Characteristics: Occur naturally, governed by natural laws, vary in size from atoms to galaxies.
  • Examples: Physical Systems (atoms, planets, galaxies), Chemical Systems (water, air, photosynthesis), Biological Systems (plants, animals, human body), Psychological Systems (emotions, thought processes).

Artificial Systems: Systems created and developed by people to fulfill specific needs or purposes.

  • Characteristics: Created by humans, designed using technology, have defined structure and function.
  • Examples: Knowledge Systems (databases, search engines), Engineering Systems (bridges, cars, smartphones, robots), Social Systems (governments, schools, institutions).

Computer as a System

Computer System: A complex system designed to process data and perform tasks according to a set of instructions.

Objective: Perform computations, process data, and execute tasks efficiently.

Components:

  • Interface Components: Input devices (keyboard, mouse) and Output devices (monitor, printer)
  • Processing Components: CPU (Central Processing Unit), RAM (Random Access Memory), Storage (Hard Drive/SSD), Operating System
  • Communication Components: Motherboard (interconnects all components), System Bus (data bus, address bus, control bus)

Environment: Power supply, Network, Peripherals (printers, scanners, external discs).

Von Neumann Architecture

Von Neumann Architecture: A computer paradigm that defines a system where hardware has four primary components: Memory, CPU, Input mechanisms, and Output mechanisms.

Core Components:

  1. Memory: Contains both input data and instructions (program) required for CPU processing. RAM enables faster execution.
  2. CPU: Performs addition, subtraction, and executes commands. Has two main parts: ALU (Arithmetic Logic Unit) performs calculations, CU (Control Unit) governs CPU activities.
  3. Input Devices: Enable users to input data (keyboard, mouse, microphone).
  4. Output Devices: Present outcomes (monitor, printer).

Execution Cycle:

  1. Fetch: CPU retrieves instruction from memory using Program Counter (PC)
  2. Decode: Control Unit (CU) decodes the instruction
  3. Execute: ALU performs calculations or CU handles data transfer
  4. Store: Result is stored in memory or sent to output device

Important Questions

  • • Define a System.
  • • Differentiate between Natural and Artificial Systems.
  • • What is meant by an Open System?

FAQs