Chapter 1: Computer System

Introduction

Computer is an electronic device derived from the Latin word "computere" which means to calculate. It accepts raw facts and figures as input, processes them according to user requirements, stores data before and after processing, and produces meaningful information as output. Computer follows IPO (Input-Process-Output) cycle and GIGO (Garbage In Garbage Out) principle.

Characteristics of Computer

Applications of Computer

Capabilities and Limitations of Computer

Capabilities

Limitations

Generations of Computer

First Generation (1946-1958)

Second Generation (1959-1964)

  • Used transistors, smaller in size, more reliable.
  • Assembly language programming.
  • Examples: IBM 7000, IBM 1401.
  • Third Generation (1965-1974)

    Fourth Generation (1975-1990)

    Fifth Generation (1990-Onwards)

    Introduction to Computer System

    A computer system is a combination of hardware, software, and peripherals working together to process data and produce information. It operates based on the IPO cycle.

    Components of Computer System

  • Hardware (Input, Output, Processing, Storage)
  • Software
  • Data/Information
  • Procedure
  • People
  • Communication
  • Basic Hardware Components

    Input Unit

    Output Unit

    Types of Output Devices

    Hard Copy Output

    Soft Copy Output

    Central Processing Unit (CPU)

    The CPU is the brain of the computer, performing calculations and controlling system operations.

    Components of CPU

    Types of Memory

    Primary Memory (Main Memory)

    Types of Primary Memory

    RAM (Random Access Memory)

    ROM (Read-Only Memory)

  • Non-volatile, stores permanent data.
  • Used for booting the computer.
  • Questions and Answers


    1. What is a computer system?

    A computer system is a combination of hardware and software that work together to perform computational tasks. It consists of input devices, processing units, memory, storage, output devices, and software to process and manage data.

    2. What is the difference between computer architecture and computer organization?

    Computer Architecture focuses on the design and functionality of the computer, including how the CPU, memory, and storage interact.

    Computer Organization refers to how these components are physically connected and operate to implement the architecture.

    3. What are the major components of a computer system?

    The major components of a computer system are:

    4. What is a microprocessor? What are its main components?

    A microprocessor is the brain of a computer that executes instructions, performs calculations, and manages data processing.

    The main components of a microprocessor are:

  • ALU (Arithmetic Logic Unit): Performs arithmetic and logical operations.
  • Control Unit: Directs the operations of the processor.
  • Registers: Small memory locations that store temporary data.
  • 5. Explain the different types of buses in a computer system.

    A bus is a communication pathway used to transfer data between components of a computer. The main types are:

    6. Differentiate between primary memory and secondary memory.

    Primary Memory:

    Secondary Memory:

    7. What are input and output devices? Give examples.

    Input Devices: Devices that allow users to enter data into a computer. Examples: Keyboard, mouse, scanner, microphone, touch screen.

    Output Devices: Devices that display or produce results from processing. Examples: Monitor, printer, speaker, projector.

    8. Explain the different types of printers.

    Printers convert digital documents into hard copies. The main types are:

    9. What are hardware interfaces? List some examples.

    Hardware interfaces connect external devices to a computer for communication and data transfer. Examples:

    10. What is the difference between volatile and non-volatile memory?

    Volatile Memory:

    Non-Volatile Memory: