Skip to main content

Explain Data Processing Cycle and Main Activities of Data Processing Cycle

After collecting data, it is processed to convert into information. The data is processed again and again until accurate result is achieved. This is called data processing cycle.
Data processing cycle involves following three basic activities:

Major Activities Involved in Data Processing Cycle


Explain data processing cycle and activities involved in data processing cycle
Explain Data processing cycle


1. Input
2. Processing
3. Output

1. INPUT

It is the process in which collected data is given to computer after converting into binary form. Input step can be further divided into following steps:

i) Planning

Here objectives of data processing are defined. For example, in examination system, objective is to process student examination data to get result cards.

ii) Data Collecting

Here data is collected. Data is the raw material for data processing. This must be accurate for getting accurate results.

iii) Input

Here data is entered into computer.

iv) Verification

Here collected data is verified to determine whether it is valid for processing. For example marks must be in numeric form.

v) Coding

Data is stored in computer in binary form. Here data is converted (or coded) into computer readable (binary) form.

2. PROCESSING

Now data is ready for processing. We process collected data to convert into information. Some important activities in processing are as following:

i) Data Classification

Here data is classified into different groups or sub-groups. So that it can be handled easily and separately. For example if we collect data about students of a college we will divide them into D.Com and B.Com class groups.

ii) Data Sorting

Here data is arranged in some order. So that it can be accessed quickly. For example we can sort student data by Roll number or name.

iii) Data Calculation/Processing

Here arithmetic and logical operations are performed on data to get the required result. For example total marks of each student are calculated.

3. OUTPUT

After completing the processing, output is received. Output step involves following steps:

i) Testing

The results are tested to find if they are according to requirements. And any errors are removed. If results are not satisfactory then we repeat above-mentioned steps again and again until the accurate results are found.

ii) Summarizing

Huge results are summarized to make them short and precise.

iii) Storing results

The results are stored properly on secondary storage devices for future use.

iv) Output the result

Here output is produced as softcopy on screen or as hard copy as printout. Information is sent to different places as needed.

v) Feed Back

In this step we take comments from users about output results. If results are not satisfactory then we repeat above-mentioned steps again and again until the accurate results are found. This is all about Data Processing Cycle.

You would also like to read:

Define data and information with examples 
Explain difference between data and information
Explain data processing cycle. What is data processing cycle?
Explain Different types of data processing. What are different levels of data processing?
What is the need / importance of electronic data processing in business?


Comments

Unknown said…
This was something I was searching for and almost met my requirement! Thank you for describing each stage so well. In addition to this I would like to give reference of another article ( http://planningtank.com/computer-applications/data-processing-cycle )along with which I was able to get complete information for my project.

Once again, thanks for the awesome and detailed piece of knowledge!

Popular posts from this blog

Explain different types of storage devices

Topic: Explain different types of storage devices in Computer systems Storage Devices Storage devices are used to store data and instructions permanently. Storage devices are also called secondary storage devices / backing storage devices / external storage devices or auxiliary storage devices. Examples of storage devices include Hard Disk, CD and DVD etc. Why Secondary Storage Devices are Used? Secondary storage devices are used because: Primary memory(RAM) is volatile and temporary. When computer is switched off, all data in ram is erased. Storage devices can store large amounts of data and instructions permanently whereas Primary memory has less capacity of storing data. Types Of Storage Devices There are three main types of storage devices:  Magnetic Tape   Magnetic Disk   Optical Disk   Flash Memory storage devices 1. Magnetic Tape Magnetic tape is the oldest storage device. It is made of plastic coated with m...

Explain Different Types Of Output Devices

Output devices Out put devices are used to display results of processing to the user. They perform the following functions:  Receive results from memory  Convert data into human readable form  Display results to the user Examples include: Monitor, printer, plotter, speaker, and multimedia projector. Different Types of Output Devices 1.    Monitor LCD Monitor CTR Monitor     Monitor is the most commonly used output device used to display results of processing. It has a TV like shape. Pictures on monitor are formed with picture elements called PIXEL. Monitors may be Monochrome that will display results in Black & White. Color Monitors are also available. They display results in multi colors. Monitor produces soft copy output. 2.    Printers Printers are used to produce hard copy out put. They print processing results on paper. Printers are divided into two main categories: · ...

Types Of Scanners Input Device

Scanner / Optical Scanner A scanner is an input device for computer. It can scan any printed document with text as well as images. It will : Read any printed paper or picture, Convert text or images into digital form Saves this converted digital file into computer storage for later use Uses Of Optical Scanners You can scan your documents or pictures to: Store into computer memory. To save lot of effort and time because if you type the whole text on printed page, it will take effort as well as time). Show image or text on computer screen or on a multimedia projector's screen. In addition, you can send this scanned document or image to your friends all over the world with the help of Internet & Email. You can publish the scanned documents or images on your website or blog. You can apply online and send the scanned images of your academic documents in any part of the world within minutes. If your scanner supports OCR - Optical Character Recognition, you can scan a page...