L1-Introduction to Computer
L1-Introduction to Computer
Introduction to Computer
Hardware and System Software
Concepts
Chapter 1 Learning outcomes
Introduction, applications, functionality
and memory systems of a computer
system.
Various Input and Output devices.
Concepts of Bus technology.
Overview of Application, System and
Operating system Software’s.
Assemblers, Linkers, Loaders, Compilers
and Interpreters functionalities.
Number systems in computer’s.
CSE 101/102 Computer science and Engg 10/24/2022 2
Lesson - 1
Introduction to Hardware
Objectives
Video clip
data (Input), manipulate data (Process), and
Case studies
produce information (Output) from the
Do it processing.
yourself
Generally, the term “computer” is used to
describe a collection of devices that function
together as a system.
Additional
Information
Do’s
Don’ts
Video clip
Case studies
Do it
yourself
Don’ts
Netbook
Video clip
Tablet computer
Case studies Handheld computer or Personal Digital Assistant
Do it Minicomputers
yourself
Mainframe computers
Supercomputers
Additional
The key characteristics of a computer are
Information
Do’s
Speed
Don’ts
Accuracy
Video clip
Case studies
Diligence
Do it
Storage capability
yourself
Versatility
Additional
Information
Do’s
Don’ts
Video clip
Case studies
Do it
yourself
Additional
Information
Do’s
Don’ts
Video clip
Case studies
Do it
yourself
Additional
Information
Computers can perform four general operations,
Do’s
which comprise the information processing cycle.
Don’ts
Do it • Process/Computation
yourself
• Storage
• Output
Additional
All computer processing requires data
Information Data – Collection of raw facts, figures and symbols.
Do’s Computers manipulate/processes data to create
Don’ts information.
Video clip Information is data that is organized, meaningful,
Case studies and useful.
Do it
yourself
During the output Phase, the information that has
been created is put into some form, such as a
printed report.
Do’s
instructions that tells the computer what exactly
Don’ts
to do.
Video clip Before processing a specific job, the computer
Case studies program corresponding to that job must be
Do it stored in memory.
yourself
Once the program is stored in memory the
computer can start the operation by executing
the program instructions one after the other.
Additional
Information
Do’s
Don’ts
Video clip
Case studies
Do it
yourself
Additional
Input, output, or auxiliary storage devices are
Information attached to a computer
Do’s
Don’ts
Input Devices include keyboard and mouse,
Video clip
Case studies
scanners.
Output Devices include printers, video display,
Do it
yourself LCD screens.
Auxiliary Devices/Secondary Storage Devices
include disk drives, CD-ROM and DVD-ROM
drives, modems, and digital cameras.
Do it
yourself
Don’ts
arithmetic(+,-,*,/ etc..) and
Video clip logical (AND, OR, NOT, <,= etc..) operations
Case studies
Do it
yourself
Do’s
instructions are executed.
Don’ts Functions of CU:
Fetches data and instructions to main memory
Video clip
Case studies
Interprets these instructions
Do it
yourself
Controls the transfer of data and instructions to
Additional
The computer memory is measured in terms of
Information
Additional
Information
Do’s
Don’ts
Video clip
Case studies
Do it
yourself
Do’s
Located outside CPU
Don’ts High speed.
Video clip
Case studies
This is a temporary memory because the data
Do it and instructions stored here get erased when
yourself
the power goes off.
This is also referred as primary memory.
It is a semiconductor memory and measured in
terms of megabytes and gigabytes.
Eg. RAM and
CSE 101/102 ROM
Computer science and Engg 10/24/2022 26
Secondary storage devices
Syntax
Video clip
storage devices where programs and data can be
Case studies
stored when they are no longer being processed.
Do it
yourself
Secondary storage devices can be installed within
the computer box at the factory or added later as
needed.
Additional
It is a non volatile memory and made up of
Information magnetic material and stores large amount of
Do’s information for long time.
Don’ts
Low speed.
Holds programs not currently being executed.
Video clip
Case studies
Do it
Input, output, and auxiliary/secondary storage
yourself devices attached to a computer are called
peripherals. E.g. Magnetic tapes, magnetic disks,
compact disks etc.
Additional
The computer memory is classified into
Information
• Main memory-Primary storage
Do’s
Don’ts
• Secondary memory-Auxiliary storage
Video clip • Cache Memory
Case studies
The Main/Primary memory is a temporary
Do it
yourself memory, so the data and instructions stored
here erased when the power goes off. It consists
of RAM and ROM
Video clip
It stores the data and instructions currently to be
Case studies executed.
Do it
yourself More costlier but less capacity than main memory.
Don’ts
control signals and data between components
Video clip
Case studies
Do it
yourself
Additional
Computer is an electronic device which accepts
Information data as input, performs processing on the data,
Do’s
and gives the desired output.
Don’ts
A computer may be analog or digital computer.
Video clip
Speed, accuracy, diligence, storage capability and
Case studies
Do it
versatility are the main characteristics of
yourself computer.
The evolution of computers to their present state
is divided into five generations of computers,
based on the hardware and software they use,
their physical appearance and their computing
characteristics.
CSE 101/102 Computer science and Engg 10/24/2022 34
Summary
Syntax
Additional
Computers are broadly classified as
Information microcomputers, minicomputers, mainframe
Do’s computers, and supercomputers, based on their
Don’ts
sizes and types.
Video clip
Input/output Unit, CPU and Memory unit are the
Case studies
Do it
three main components of computer.
yourself CPU consists of ALU, CU and Registers. The
Self Test memory unit stores programs, data and output,
temporarily, during the processing. Additionally,
storage unit or secondary memory is used for the
storing of programs, data and output permanently.
CSE 101/102 Computer science and Engg 10/24/2022 35