Introduction to Computer System
Introduction to Computer System
Minimum 1 Question
Mostly
5 to 6 marks
Inputs devices
Output devices
Operating Systems
Generations of computers
Applications of computers.
Introduction to Computer
A computer is an electronic device that receives input from the user through input devices,
processes the data using its central processing unit (CPU), and provides meaningful output to
the user through output devices.
User
Based on Purpose
Based on Capability
Classification Based on Size
The physical size and capacity of the computer.
Types:
Supercomputer: Extremely fast and powerful, used for complex scientific calculations (e.g., weather
forecasting, simulations).
Mainframe: Large systems used in banks, airlines, and big organizations for bulk data processing.
Minicomputer: Smaller than mainframes, used by medium-sized businesses; now mostly replaced by
servers.
Microcomputer: Also known as personal computers (PCs); includes desktops, laptops, tablets.
Embedded Systems: Tiny computers inside devices like washing machines, cars, or smart TVs, made for
specific tasks.
Classification Based on Capability
This is about the processing power and performance level.
Types:
Analog Computer: Processes data in a continuous form (e.g., older speedometers, temperature control
systems).
Digital Computer: Works with binary data (0s and 1s); most modern computers fall under this category.
Hybrid Computer: Combines features of both analog and digital; used in hospitals and scientific applications.
Classification Based on Purpose
This is about what the computer is designed to do.
Types:
General Purpose: Can perform a variety of tasks, like word processing, gaming, browsing, etc. (e.g., PCs,
laptops).
Special Purpose: Designed for one specific task (e.g., ATM machines, industrial robots, calculators).
Major Parts of Computer System
Hardware Software
Software: Part of computer which do not have any physical existence. It is basically set of programs.
Examples: Ms Word, Teams, etc.
Computer Components & Functionality
Input Devices
Tools like keyboards, mouse, and scanners that allow users to
feed data into the computer system for processing.
Processing Unit
The brain of the computer that interprets instructions and
performs calculations, handling all computational tasks.
Output Devices
Components like monitors and printers that convey the results
of computations to the user in a readable format.
Storage
Memory systems (both primary and secondary) that store data
and programs for short-term and long-term use.
What is architecture
Structural organization of computer system
Everything has its own architecture like car, building etc. Similarly computer has its own architecture.
Architecture of a Digital Computer
The architecture is commonly based on the Von Neumann Architecture
CPU
Memory Unit
Control Unit
Input Unit Output Unit
ALU
Function: Accepts data and instructions from external sources (e.g., keyboard, mouse).
Role: Converts user-friendly input into a machine-readable format and sends it to the CPU for processing.
a. Memory Unit
Function: Stores data, instructions, and results temporarily.
Types: Can include RAM (for current tasks) and ROM (for permanent instructions).
In Von Neumann Architecture: Both data and instructions are stored in the same memory.
Function: Converts processed data from the CPU into a human-readable format (e.g., display on screen,
print).
In diagram: Data can go to/from secondary storage independently of input/output or the CPU.
Input Devices
Input devices feed data and instructions into a computer.
They act as communication bridges between the user and the computer system.
Keyboard
Mouse
Light pen
Scanner
Microphone
Barcode Reader, etc
Keyboard
It is used to enter data into a computer or other electronic devices. It is primarily used for typing
text, commands, and controlling functions.
Mouse
It is a pointing input device that lets users interact with a computer's graphical user interface (GUI).
It controls the movement of the cursor (pointer) on the screen and allows users to execute
commands through clicks and movements.
Light Pen
It is a specialized input device that looks like a pen and is used to interact directly with the screen of
a computer.
Scanner
It is used to captures physical images, text, or documents and converts them into
digital form.
It essentially "scans" a physical item, such as a paper document, and turns it into a
digital image or a document that can be edited, stored, or transmitted electronically.
Microphone
It is used to capture sound (usually in the form of speech, music, or other noises) and convert it into
an electrical signal that can be processed by a computer or other electronic systems.
Bar Code Reader
It is used to scan and read barcodes, which are unique patterns of parallel lines (or
sometimes squares or dots) that represent data.
Processing
The Central Processing Unit (CPU) is responsible for carrying out instructions of a computer program by
performing basic arithmetic, logic, control, and input/output operations.
It is generally composed of three major sub components: memory unit, control unit and arithmetic logic
unit
Components of CPU
Smallest
Memory Unit
Registers
Fastest
Ultra-fast temporary storage
Storage
Primary
Memory
Cache Memory
High-speed intermediary storage
Speed
Main Memory
Slower than cache memory but faster than storage devices
Slowest
Control Unit
Fetch
Retrieves instructions from memory.
Decode
Interprets the instruction.
Execute
Performs the operation.
Arithmetic Logic Unit (ALU)
CU ALU
2+2
4
What is computer?
Input Devices
Output Unit
Upcoming class
Primary memory
Secondary memory
Output devices
Software
Operating System
Generations of computers
Applications of computers