LEC 1 CSE 1101 Introduction To Computers
LEC 1 CSE 1101 Introduction To Computers
History of Computer
● It started with the introduction of Abacus about 5000 years ago
Characteristics of a Computer:
- High Speed
- Reliability and accuracy
- Large memory
- Logical decision making
- Versatility
- Automation
- Diligence
High Speed
● Measured in Mega Hertz (MHz) : Millions of clock cycles per second.
● Most Microcomputer’s speed range from 300 MHz to 2 GHz
● A Typical 800 MHz computer takes a very small fraction of a second to complete
one cycle.
● Several clock cycles are needed to fetch a single instruction from the memory,
decode it and execute it
● The Speed of Workstations, mainframes and personal computers is measured in
millions of intructions per second (MIPS). These computers operate in the range
of 20 to 1000 MIPS.
● A 100 MIPS computer can execute 100 million instructions per second.
● The speed of super computers ca nbe measured in Floating point operations per
second (FLOPS).
Large Memory
● Large memory is used to store data and information temporarily or permanently.
● Temporary memory is also referred to as Random access memory or RAM. It is
used to temporarily store programs that are currently executing on your system.
- The contents of RAM are erased when the power is switched off.
- The size of temporary is measured in terms of kilo bytes and Mega bytes.
Versatility
● It is used to solve variety of problems
● The use of computer has grown in fields of communication, multimedia,
scientific research, designing, engineering, education and entertainment.
Automation
● The computer performs operations automatically
● When it is switched on, it automatically executes instructions, checks the
peripheral deives, loads the OS and provides interface without any human
interaction.
Diligence
● The computer never feels tired
● Performs different jobs
● Can perform a single task repeatedly without losing precision.
Limitation of computer:
● Lack of intelligence
- Can not think like a human
- Has no aesthetic sense like smell of a flower
● Need of proper environment for smooth operation
- They need to kept in a certain temperature and dust-free environment
● Need of special language
- Can understand only binary codes (i.e 0 and 1 and its combinations)
- Special software interpreters and compilers are needed to convert natural
languages to computer language.
A computer system has three main components: hardware, software, and people.
● Hardware - The equipment associated with a computer system.
● Software - set of instructions that tells the hardware what to do.
● People - they are most important component of a computer system - people use
the power of the computer for some purpose.
____________________________________________________________________________