lesson 2 data processing

14
Lesson 2

Upload: guevarra2000

Post on 02-Jun-2015

246 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Lesson 2   Data processing

Lesson2

Page 2: Lesson 2   Data processing

2–1AREASOFDATAPROCESSING1.  BusinessDataProcessing2.  ScientificDataProcessing2–2DATAPROCESSINGOPERATIONS1.  Recording2.  Verifying3.  Duplicating4.  Classifying5.  Calculating

Page 3: Lesson 2   Data processing

6.  Calculating7.  SummarizingandReporting8.  Merging9.  Storing10. Retrieving11.  Feedback

Page 4: Lesson 2   Data processing

2‐3METHODSOFPROCESSINGDATA1.  BatchProcessing2.  On‐lineProcessing3.  Real‐timeProcessing4.  DistributedProcessing

Page 5: Lesson 2   Data processing

1.   BusinessDataProcessing(BDP)

  Itischaracterizedbytheneedtoestablish,retain,andprocessfilesofdataforproducingusefulinformation.

  Itinvolvesalargevolumeofinputdata,limitedarithmeticaloperations

andrelativelargevolumeofoutput.

Page 6: Lesson 2   Data processing

2.  ScientificDataProcessing(SDP)

2.  Inscience,dataprocessinginvolvesalimitedvolumeofinputandmanylogicalorarithmeticcalculations.

Page 7: Lesson 2   Data processing

1.  Recording–referstothetransferofdatauntosomeformordocument.Itrelatestothedocumentationofintermediatefiguresandfactsresultingfromcalculations

2.  Verifying–thecheckingofanypossibleerrorsintherecordeddata.

Page 8: Lesson 2   Data processing

3.  Duplicating–reproducingthedatauntomanyformsofdocuments.

4.  Classifying–identifyingandarrangingitemswithlikecharacteristicsintogroupsorclasses.

5.  Sorting–arrangingdatainaspecificorder

6.  Calculating–thearithmeticmanipulationofdata.

7.  SummarizingandReporting

  Summarizing–reducingmassesofdatatoamoreusableform.

Page 9: Lesson 2   Data processing

8.  Merging–thisoperationtakestwoormoresetsofdataandputsthemtogethertoformasinglesortedsetofdata.

9.  Storing–placingsimilardataintofilesforfuturereference.

10.  Retrieving–recoveringstoreddataand/orinformationwhenneeded.

11.  Feedback–isthecomparisonoftheoutputandthegoalsetinadvance;anydiscrepancyisanalyzed,correctedandfedbacktotheproperstageintheprocessingoperation.

Page 10: Lesson 2   Data processing

1.  BatchProcessing–isatechniqueinwhichdatatobeprocessedorprogramtobeexecutedarecollectedintogroupstopermitconvenient,efficientandserialprocessing.

2.  On‐lineProcessing‐inonewhichusesdevicesdirectlyconnectedtotheCPUeitherfordataentryorinquirypurposes.

Page 11: Lesson 2   Data processing

3.  Real‐timeprocessingisamethodofdataprocessingwhichhasthecapabilityofafastresponsetoobtaindatafromanactivityoraphysicalprocess,performscomputationsandreturnaresponserapidlyenoughtoaffecttheoutcomeoftheactivityorprocess.

4.  DistributedProcessingisthemostcomplexlevelofcomputerprocessingwhichgenerallyconsistsofremoteterminalslinkedtoalargecentralcomputersystemtohelptheuserconductinquiriesaboutaccounts,processjobsorotherdataprocessingoperations

Page 12: Lesson 2   Data processing

  Centralprocessortimeisreduced  Sophisticatedcomputersandagrowinglibraryofapplicationsprogrammaybeimmediatelyavailabletoenduserswheneverneeded

  Skilledprofessionalsareavailabletohelpusersdeveloptheirownspecializedapplications

  Managersmaybeabletoreactrapidlytonewdevelopmentandinteractwiththesysteminordertoseeksolutionstounusualproblems.

Page 13: Lesson 2   Data processing

  Thereliabilityandcostofthedatacommunicationsfacilitiesusedandthecostandqualityofthecomputingservicereceived,aybedisappointinginsomecases.

  Input/outputterminalsareoftenratherslowandinefficient.

  Provisionsforprotectingtheconfidentialityandintegrityofuserprograms

Page 14: Lesson 2   Data processing