Skip to content

A3 · Data Processing

Spec reference: Section A3 - Hardware and Software Key idea: Understand how computer systems collect, process and store data, and the implications for individuals and organisations.


What is data processing?

Data processing is the collection and manipulation of data to produce meaningful information. Computer systems are used because they can process large volumes of data quickly, accurately, and consistently.


The role of hardware in collecting data

Hardware devices are used to capture data automatically or manually:

HardwareData collected
Keyboard/mouseUser input
Barcode scannerProduct codes in retail and warehouses
RFID readerContactless identification (stock, access cards)
Sensors (temperature, motion)Environmental data in IoT systems
Webcam/microphoneVideo and audio for surveillance or conferencing
TouchscreenTouch input in kiosks, phones, tablets

The role of software in collecting data

Software controls how data is captured and stored:

  • Web forms: Capture user data through browsers.
  • Database front-ends: Allow structured data entry into records.
  • APIs: Allow systems to receive data from external sources.
  • Logging software: Automatically records events and system activity.

Data processing functions

FunctionDescriptionExample
AggregationCombining multiple data items into a summaryCalculating total sales across all branches
AnalysisIdentifying patterns and trends in dataSpotting which products sell best in winter
ConversionChanging data from one format to anotherConverting CSV to XML
ReportingProducing structured summaries of dataGenerating a monthly sales report
SortingArranging data in a specified orderAlphabetical order, highest to lowest
ValidationChecking data meets defined rules before processingEnsuring an age field contains a number in range

Backup and data recovery procedures

Regular backups protect against data loss from hardware failure, ransomware, accidental deletion, or disasters.

Backup types

TypeWhat it backs upSpeedStorage needed
Full backupEverythingSlow to createMost storage
Incremental backupChanges since last backup of any typeFastest to createLeast additional storage
Differential backupChanges since the last full backupMediumMedium

Good backup practice (3-2-1 rule)

  • 3 copies of data
  • 2 different storage types (e.g. local drive + cloud)
  • 1 offsite copy

Impact on individuals and organisations of storing data across multiple systems

FactorImplication
AccessData can be accessed from multiple locations; risk of unauthorised access increases
CostHardware, software licences, and cloud storage all carry costs
ImplementationMigration, testing, and training take time and resource
ProductivityCentralised data can improve collaboration; poor systems can slow work down
SecurityMore systems mean a larger attack surface; data breaches become more complex to manage

Exam point

When discussing implications in the exam, always give both the benefit and the risk. For example: storing data in the cloud improves access from anywhere, but increases the risk of data interception if not encrypted.


Summary

TermMeaning
AggregationCombining data items into a summary value
Incremental backupBacks up only data changed since the last backup
ValidationChecking data against rules before it is accepted
RAIDProtects data through redundancy across multiple drives
3-2-1 rule3 copies, 2 media types, 1 offsite

Test Yourself

Ad

PassMaven - revision made simple.