Data Processing
Data Processing
Data Processing
LECTURE 1
OBJECTIVE
What is data processing
Basic Function of data processing
Data storage hierarchy
Data Structure
Modes of data processing
Application area for data processing
DATA PROCESSING
Data processing is defined as a series of
actions or operations, which convert data into
meaningful information.
It include the resources such as people,
procedures and devices which are used to
accomplish the processing of data for
producing desirable output.
BASIC FUNCTION OF DATA
PROCESSING
Origination
Data Capture
Sorting
Merging
Calculating
Summarizing
Managing Output Results
Storage
Data storage hierarchy
DATABASE
01101100
0 1 1 0 1 1 0 0
DATA STRUCTURE
A data structure is a class of data that can be
characterized by its organization and the
operation defined on it.
MODES OF DATA PROCESSING
Batch Processing
On – Line Processing
Real Time Processing
Distribute Data Processing
BATCH PROCESSING
Maintenance
System
Analysis
Implementation
SDLC
System Design
Testing
Development
(coding)
SDLC PHASES
Feasibility Study
1. It is the first phase in development of a
new system.
2.This phase starts when the user face a problem in the
current system manual or already computerized and
submits a formal request to the software
development company either for a new system or for
modifying the current system
3. After receiving the request, the overall in charge of
software development team, System Analyst begins
the preliminary investigation to determine whether
the system requested is feasible to develop or not
SDLC PHASES
SYSTEM ANALYSIS
1.This phase includes studying of existing system in details
and collecting data in order to find out the requirements of
the users. It is a detailed study of the various operations
performed by a system.
2. A key question :
WHAT MUST BE DONE TO SOLVE THE
PROBLEM ?
3. DFD, interviews and questionnaires are activities involve in
analysis. The interview is a commonly used tool in analysis.