Computer Processing Techniques
Computer Processing Techniques
UNIT 1
Unstructured
Unprocessed data What exists
Structured
Processed data What is required
Data Processing It is the conversion of data into more useful form i.e. transmission of data into meaningful information. Simplified Version
INPUT Data
PROCESSIN G
OUTPUT Information
Detailed Version
DATA Record, checked and prepared PROCESSIN G By computer Information e.g. Pay slips
Input
Kinds of data processing 1. Manual data processing abacus, slide rule, Napier bones 2. Mechanical data processing Electromechanical devices such as calculators, tabulators. 3. Electronic data processing Using systems Objectives of data processing Handle data Qualitative and quantitative data Appropriate and timely information Helps in decision making Improving productivity
3.
4. 5.
DATA BASE
It is a system for operating the data base The system or set of rules and methods allows for the definition, creation, updation, reading, maintenance and protection of the data base.
3.
4. 5. 6. 7. 8.
Multi-Programming
On-Line Processing
1.
USER 1
USER 2
COMPUTER 1
COMPUTER 2
2.
Batch Processing
It is an old system but it is still for processing in which the capacity of the C.P.U is limited.
e.g. Telephone billing: Here the subscriber does not get bill for every call he makes. Instead, his calls are recorded at a centralized place and are processed on
Drawbacks
COMPUTER
Processing
INPUT
PROGRAM 1
OUTPUT
PROGRAM 2
PROGRAM 3
4. Multi-Processing
Multiprocessing systems have 2 or more CPU which
have the ability to execute two or more jobs simultaneously. Instructions from several programs are carried out by different CPUs at the same time.
When one CPU fails then the other takes over the
processing In some other, networks are formed by interconnecting the CPUs , the small CPU called front end processors are used for I/O operations, scheduling, controlling of
Advantages
More efficient use of hardware resource other than
cpu. High reliability is ensured by the provision of automatic take over of complete work by other CPU in case of break down Disadvantages Large memory is required as it require many data and programs in memory at any time
5. On-Line Processing
Here data is not accumulated, instead data it is
entered and executed directly. Data is transmitted between I/O devices and a computer system via communication links. Here many users have direct access to the same
Benefits
Reduction in paper work Improved accuracy File updating Easy access to file Improved customer service
Terminal 1
Terminal 2
Terminal 3
Terminal 4
Computer
Data
monitor program.
This concept is time based. All the users have the same priority so they get equal amount of
User 1 HOST COMPUTER TIME 1 USER 1 TIME 2 USER2 TIME 3 USER3 TIME4 USER4 TIME5 USER1 TIME 6 USER2
User 2
User 3
User 4
8 .Distributed Processing
It is a network of several computers in remote stations, each
of which is linked to a single host of computer. Processing power is distributed among several locations
head quarters
Advantages
Accessing Distance The
Resources Computer
to the needs
Disadvantages
Dependence
Incompatibility
Transaction Processing
A transaction is an update made to information in a database
transactions occur.
Batch Transaction Processing Transactions are grouped together & processed periodically on a sequential basis.