RD W Ar E: Softw Are
RD W Ar E: Softw Are
RD W Ar E: Softw Are
• hardware (equipment) so
ftw
re
ar e
wa
• software (programs)
rd
• people (programmers and end-
ha
users)
people
Amity Business School
SOFTWARE
“Software is intangible; you are unable to physically touch software. A user can only
experience software. Software is the instructions that are given to the computer.”
HARDWARE
“Computer hardware is anything that is tangible. Anything that you touch is considered
hardware. For example this document was typed on a using a word processing program. The
document on the computer is called the softcopy. While the is printed copy is called the
hardcopy.”
Amity Business School
Input Devices
• Accept external data or commands
• Send data or commands to the processor
Processing Unit
• Also known as the Central Processing Unit (CPU)
• Executes computer instructions
• Manipulates input data into information people want
Output Devices
• Show people the processed data in understandable terminology
Amity Business School
The word BYTE is a contraction of the words BinarY digiTs Eight. This means that one BYTE
consists of eight bits..
• CPU
• RAM
• ROM chips with BIOS and start-up programs.
• Drives: Hard disk(s), floppy drive(s), CD-ROM, etc.
• Ports, buses and expansion slots.
• Expansion cards: Graphics card (video adapter),
network controller,Sound card, video and TV card.
Internal modem
Amity Business School
The Processor
Memory
• Holds data after input and before processing
• Holds data after processing but before release to the output device
• Holds programs needed by the CPU
• Secondary storage devices such as disks store data and programs
Memory
Amity Business School
Primary Secondary
RAM
Random Serial
Access Access
ROM
Disks Magn.
Erasable Permanent Tapes
RAM
ROM
Konrad Zuse
John Atanasoff
Howard Aiken
John Mauchly &
J. Presper Eckert
First Generation (1951-57) Amity Business School
• Vacuum tubes
• Large computers
• Lot of Heat generation
• Extremely slow by today’s standards
• Prone to frequent failure
• Software used: machine and assembly language
• Includes the ABC, Mark I, ENIAC, UNIVAC,
and others of similar design
Second Generation (1958-63) Amity Business School
and beyond)
• Our current generation has been referred to as the “connected
generation”.
• The rapidly expanding Internet, World Wide Web, and the
intranets have created an information super highway, that has
enabled both computer professionals and home computer users
to communicate globally.
Amity Business School
Classification of Computers
COMPUTERS
Mainframes
• many users can access computer
resources simultaneously using time-
sharing Example : IBM 4381
• Used for processing vast amounts of
data quickly
• Designed for multiple users
• Often known as a server
Minicomputers
• smaller and less expensive than
mainframes, multi-user and also use
time-sharing, MAGNUM
Special-Purpose Computers Amity Business School
• Special-Purpose
– often attached to sensors to measure
and/or control the environment
– programs etched in silicon so they
can’t be altered (firmware)
• Embedded
– enhance consumer goods
– control a variety of hardware
devices, including robots
Amity Business School
System Software
Software
Functions of an OS
Cont…
Multi-user - A multi-user Operating System allows for multiple
users to use the same computer at the same time and/or different
times Below are some examples of multi-user Operating Systems.
Linux , UNIX , Windows 2000
Cont…
Programming terminology
• Language Translator
• Assemblers - Assembly Language
• Compiler - C,C++, Java, COBOL
• Interpreter- VB, Basic
Source Program
Compiler Object Code
in High Level
Communications Amity Business School