NME1 Unit1
NME1 Unit1
COMPUTER FUNDAMENTALS
Unit I:Introduction to Computers - Generations of Computer – Data and Information
– Components of Computer – Software – Hardware – Input Devices - Output Devices
–– Types of Operating System
INTRODUCTION TO COMPUTERS
Computer A computer is an electronic device, operating under the control of instructions stored in
its own memory that can accept data (input), process the data according to specified rules, produce
information (output), and store the information for future use
Functionalities of a computer
Any digital computer carries out five functions in gross terms:
GENERATION OF COMPUTER:
The modern computer took its shape with the arrival of your time. It had been around 16th
century when the evolution of the computer started. The initial computer faced many changes,
obviously for the betterment. It continuously improved itself in terms of speed, accuracy, size,
and price to urge the form of the fashionable day computer. This long period is often
conveniently divided into the subsequent phases called computer generations:
First Generation Computers (1940-1956)
Second Generation Computers (1956-1963)
Third Generation Computers (1964-1971)
Fourth Generation Computers (1971-Present)
Fifth Generation Computers (Present and Beyond)
Second-generation computers used the technology of transistors rather than bulky vacuum tubes.
Another feature was the core storage. A transistor may be a device composed of semiconductor
material that amplifies a sign or opens or closes a circuit.
Transistors were invented in Bell Labs. The use of transistors made it possible to perform
powerfully and with due speed. It reduced the dimensions and price and thankfully the warmth
too, which was generated by vacuum tubes. Central Processing Unit (CPU), memory,
programming language and input, and output units also came into the force within the second
generation.
During the third generation, technology envisaged a shift from huge transistors to integrated
circuits, also referred to as IC. Here a variety of transistors were placed on silicon chips, called
semiconductors. The most feature of this era’s computer was the speed and reliability. IC was
made from silicon and also called silicon chips.
In 1971 First microprocessors were used, the large scale of integration LSI circuits built on one
chip called microprocessors. The most advantage of this technology is that one microprocessor
can contain all the circuits required to perform arithmetic, logic, and control functions on one
chip.
The computers using microchips were called microcomputers. This generation provided the even
smaller size of computers, with larger capacities. That’s not enough, then Very Large Scale
Integrated (VLSI) circuits replaced LSI circuits.
The technology behind the fifth generation of computers is AI. It allows computers to behave
like humans. It is often seen in programs like voice recognition, area of medicines, and
entertainment. Within the field of games playing also it’s shown remarkable performance where
computers are capable of beating human competitors.
The speed is highest, size is that the smallest and area of use has remarkably increased within the
fifth generation computers. Though not a hundred percent AI has been achieved to date but
keeping in sight the present developments, it is often said that this dream also will become a
reality very soon.
COMPONENTS OF COMPUTER
o Input Devices
o CPU
o Output Devices
o Primary Memory
o Secondary Memory
1) Inputting: It is the process of entering raw data, instructions and information into the computer.
It is performed with the help of input devices.
2) Storing: The computer has primary memory and secondary storage to store data and
instructions. It stores the data before sending it to CPU for processing and also stores the processed
data before displaying it as output.
3) Processing: It is the process of converting the raw data into useful information. This process is
performed by the CPU of the computer. It takes the raw data from storage, processes it and then
sends back the processed data to storage.
4) Outputting: It is the process of presenting the processed data through output devices like
monitor, printer and speakers.
5) Controlling: This operation is performed by the control unit that is part of CPU. The control
unit ensures that all basic operations are executed in a right manner and sequence.
Hardware: Computer hardware is the collection of physical elements that constitutes a computer
system. Computer hardware refers to the physical parts or components of a computer such as the
monitor, mouse, keyboard, computer data storage, hard drive disk (HDD), system unit (graphic
cards, sound cards, memory, motherboard and chips), etc. all of which are physical objects that can
be touched
Software is a generic term for organized collections of computer data and instructions, often
broken into two major categories: system software that provides the basic nontask-specific
functions of the computer, and application software which is used by users to accomplish specific
tasks. Software Types
A. System software is responsible for controlling, integrating, and managing the individual
hardware components of a computer system so that other software and the users of the system see
it as a functional unit without having to be concerned with the low-level details such as transferring
data from memory to disk, or rendering text onto a display. Generally, system software consists of
an operating system and some fundamental utilities such as disk formatters, file managers, display
managers, text editors, user authentication (login) and management tools, and networking and
device control software.
B. Application software is used to accomplish specific tasks other than just running the computer
system. Application software may consist of a single program, such as an image viewer; a small
collection of programs (often called a software package) that work closely together to accomplish a
task, such as a spreadsheet or text processing system; a larger collection (often called a software
suite) of related but independent programs and packages that have a common user interface or
shared data format, such as Microsoft Office, which consists of closely integrated word processor,
spreadsheet, database, etc.; or a software system, such as a database management system, which is
a collection of fundamental programs that may provide some service to a variety of other
independent applications.
INPUT DEVICES
Input device is any peripheral (piece of computer hardware equipment to provide data and control
signals to an information processing system such as a computer or other information appliance.
Input device Translate data from form that humans understand to one that the computer can work
with. Most common are keyboard and mouse
OUTPUT DEVICES
An output device is any piece of computer hardware equipment used to communicate the results of
data processing carried out by an information processing system (such as a computer) which
converts the electronically generated information into humanreadable form.
Example on Output Devices: 1. Monitor 2. LCD Projection Panels 3. Printers (all types) 4.
Computer Output Microfilm (COM) 5. Plotters 6. Speaker(s) 7. Projector
TYPES OF OPERATING SYSTEMS
An Operating System performs all the basic tasks like managing files, processes, and memory.
Thus operating system acts as the manager of all the resources, i.e. resource manager. Thus, the
operating system becomes an interface between user and machine.