System and Science

A system is something made of different parts that are connected and work together. Science is the way we learn and understand how those parts work and why they work like that.

Examples:
  • A car ๐Ÿš— is a system, and learning how it moves is science.
  • A fan ๐ŸŒ€ is a system, and understanding how it spins is science.
  • A computer ๐Ÿ’ป is a system, and learning how it processes data is science.
  • A plant ๐ŸŒฑ is a system, and knowing how it grows is science.
  • A human body ๐Ÿง is a system, and learning how it works is science.
  • A solar system ๐ŸŒ is a system, and understanding how planets move is science.

Natural Science

Natural science is the study of things that exist in nature (not made by humans).

๐Ÿ‘‰ It helps us understand the natural world.

Examples:
  • Plants ๐ŸŒฑ
  • Animals ๐Ÿ„
  • Weather ๐ŸŒง๏ธ
  • Earth and space ๐ŸŒ
Natural science = study of nature.

Design Science

Design science is about creating and improving things to solve problems.

๐Ÿ‘‰ It focuses on man-made things.

  • Building a bridge ๐ŸŒ‰
  • Making a mobile app ๐Ÿ“ฑ
  • Designing a car ๐Ÿš—
  • Creating machines โš™๏ธ
Design science = Study of human made things.

Computer Science

Definition: Computer science studies how computers work, what they can do, and their limitations. It uses both natural science and design science methods.

Natural Science in Computer Science

Focuses on understanding basic rules of computer systems, how they work.

Study Of Algorithm Studying algorithms to see how fast or efficient they are. QuickSort and MergeSort are sorting algorithms; researchers analyze how they sort data efficiently.

Design Science in Computer Science

Design science in computer science means using computers to design and create useful systems, programs, and solutions that solve real-life problems.

Examples:

  • Development of new software tools: It means creating new computer programs or applications that help people do tasks easily and solve problems.
  • Examples:
    • A new mobile app for learning ๐Ÿ“ฑ
    • A photo editing tool ๐Ÿ–ผ๏ธ
    • A game application ๐ŸŽฎ
    • A banking software system ๐Ÿ’ณ
  • Improvement of Computer Systems: It means making a computer system faster, better, safer, and more useful by upgrading hardware or software.
  • Examples:
    • Updating Windows or mobile system ๐Ÿ“ฑ
    • Adding more RAM to a computer ๐Ÿง 
    • Installing antivirus for safety ๐Ÿ›ก๏ธ
    • Upgrading software to a new version ๐Ÿ”„

    Computer as a System

    Definition: A computer is a complex system designed to process data, perform tasks, and follow instructions efficiently.

    Objective: Perform computations, process information, and run software applications like word processors, web browsers, and games.

    Components of a Computer

    1. Interface Components

    Parts that allow the user to interact with the computer.

    Examples: Keyboard, mouse, monitor, printer.

    2. Processing Components

    • CPU (Central Processing Unit): Often called the โ€œbrainโ€ of the computer. It performs all calculations, executes instructions, and controls the overall operation of the system by coordinating with other components.
    • RAM (Random Access Memory): Temporary storage for data and instructions being used by the CPU.
    • Storage (Hard Drive/SSD):Long-term storage for programs and data. It keeps information saved even when the computer is powered off, allowing access whenever needed.
    • Note: HDD Stands for Hard Disk Drive and SSG stands for solid State Drive. [SSD is 10 times faster and 10 times expensive than HDD.]
    • Operating System: Manages computer operations and communicates with hardware.
    • Application Software: Programs that perform specific tasks, like Microsoft Word or Photoshop.

    3. Communication Components

    • Motherboard: Connects all parts of the computer.
    • System Bus: Transmits data between CPU and other components.
    • Types of Buses:
      • Data Bus: Transfers actual data between the CPU, memory, and other components.
      • Address Bus: Carries memory addresses that specify where data is stored or should be accessed.
      • Control Bus: Sends control signals to coordinate and manage operations within the computer system.

    Interaction Among Components

    Example: Opening a file ("report.docx")

    • User Action: Double-click the file or press a key combination.
    • Input Device: Mouse or keyboard sends the signal to the CPU.
    • Processing: CPU retrieves the file from storage, using RAM for temporary operations.
    • Output Device: File opens on the monitor.
    • Power Supply: Provides electricity for the computer.
    • Network: Connects the computer to other systems or the Internet.
    • Peripherals: Devices like printers, scanners, and external drives.

    Multiple Choice Questions (MCQs)

    1. What is a system?
    a. A single object
    b. Something made of connected parts working together
    c. A type of machine only
    d. A natural element
    Answer: b. Something made of connected parts working together
    2. What does science help us understand?
    a. Only machines
    b. Only nature
    c. How parts work and why they work
    d. Only computers
    Answer: c. How parts work and why they work
    3. Which of the following is an example of natural science?
    a. Mobile apps
    b. Machines
    c. Animals
    d. Software
    Answer: c. Animals
    4. Natural science mainly studies:
    a. Man-made objects
    b. Nature
    c. Computers
    d. Software
    Answer: b. Nature
    5. What is design science?
    a. Study of nature
    b. Study of humans
    c. Creating and improving things to solve problems
    d. Study of space
    Answer: c. Creating and improving things to solve problems
    6. Which of the following is an example of design science?
    a. Weather study
    b. Animal study
    c. Building a bridge
    d. Studying plants
    Answer: c. Building a bridge
    7. Computer science studies:
    a. Only hardware
    b. Only software
    c. How computers work and their limitations
    d. Only nature
    Answer: c. How computers work and their limitations
    8. What are algorithms?
    a. Computer hardware
    b. Step-by-step procedures to solve problems
    c. Input devices
    d. Output devices
    Answer: b. Step-by-step procedures to solve problems
    9. Which is an example of a sorting algorithm?
    a. Windows
    b. QuickSort
    c. Keyboard
    d. Monitor
    Answer: b. QuickSort
    10. Which component is called the brain of the computer?
    a. RAM
    b. CPU
    c. Monitor
    d. Keyboard
    Answer: b. CPU
    11. What does RAM do?
    a. Stores data permanently
    b. Displays output
    c. Stores temporary data
    d. Connects devices
    Answer: c. Stores temporary data
    12. Which device is used for long-term storage?
    a. RAM
    b. CPU
    c. Hard Drive/SSD
    d. Mouse
    Answer: c. Hard Drive/SSD
    13. Which component connects all parts of the computer?
    a. CPU
    b. Monitor
    c. Motherboard
    d. Keyboard
    Answer: c. Motherboard
    14. What does the data bus do?
    a. Controls power
    b. Transfers data
    c. Stores files
    d. Displays output
    Answer: b. Transfers data
    15. What happens when you open a file?
    a. CPU ignores it
    b. File is deleted
    c. CPU retrieves it and displays on monitor
    d. Nothing happens
    Answer: c. CPU retrieves it and displays on monitor

    Test Yourself: Interactive MCQs

    1. What is a system?
    2. What does science help us understand?
    3. Which of the following is an example of natural science?
    4. Natural science mainly studies:
    5. What is design science?
    6. Which of the following is an example of design science?
    7. Computer science studies:
    8. What are algorithms?
    9. Which is an example of a sorting algorithm?
    10. Which component is called the brain of the computer?
    11. What does RAM do?
    12. Which device is used for long-term storage?
    13. Which component connects all parts of the computer?
    14. What does the data bus do?
    15. What happens when you open a file?

    Frequently Asked Questions (FAQs)

    A system is an organized set of components working together to achieve a specific objective.

    Science is the way we learn and understand how things work and why they behave the way they do.

    Natural science is the study of things that exist in nature, such as plants, animals, weather, and space.

    Design science focuses on creating and improving man-made systems to solve real-world problems.

    Computer science studies how computers work, what they can do, and their limitations.

    Algorithms are step-by-step instructions used to solve problems or perform tasks efficiently.

    The CPU processes instructions, performs calculations, and controls all operations of the computer.

    RAM is temporary memory that stores data and instructions currently being used by the computer.

    The motherboard connects all parts of the computer and allows them to communicate with each other.

    The CPU retrieves the file from storage, processes it using RAM, and displays it on the monitor.

    Download Notes

    Download PDF