1.3.9
Code Readers
Test your knowledge with free interactive questions on Seneca — used by over 10 million students.
Barcode Readers
Barcode readers convert sequences of black and white strips to a digital format to send to a microprocessor.

How does it work?
- Barcodes are machine-readable binary numbers represented by black and white lines.
- A barcode reader directs a red laser onto a barcode.
- The white strips of the barcode reflect light back into the reader, which is registered as a '1' in binary.
- The black strips do not reflect the light back into the reader, so this is registered as a '0' in binary.

Applications
- Barcode readers are used extensively in shops and supermarkets to:
- Identify items.
- Quickly find the price of products at the checkout.
- Monitor stock levels of items using automatic stock control.
- Barcode readers are used to track the transport of items like luggage.
- Libraries use barcodes to track books that are borrowed using a digital system.

Advantages of barcodes
- Scanning barcodes is much faster than entering long numbers by hand.
- Staff in shops don't need to remember or type in the prices of products.
- Accurate receipts can be given to customers quickly in shops.
- Businesses can automatically generate reliable sales and stock reports.
- Prices can be changed immediately without changing any barcodes.

Disadvantages of barcodes
- Barcodes can only store long numbers.
- Any extra information must be stored in a database linked to the barcode number.
- Barcodes can be difficult to scan if damaged.
- Highly reflective objects are hard to scan and identify using barcode readers.
QR Code Readers
Quick response (QR) codes are two-dimensional barcodes capable of holding approximately 7000 digits. These digits are accessed by scanning the pattern with a QR code reader.
-min,h_400,q_80,w_640.png)
How does it work?
- QR codes are matrix (2D) barcodes.
- QR codes contain marker squares that are used by the camera to position and align the scanned image.
- QR code readers work similarly to barcodes by reading the light that is reflected off the white parts of the QR code.
- Smartphone cameras can be used as a scanning device.

Applications of QR codes
- QR codes can be used to hold contact information, calendar entries and product details.
- QR codes are most often used to direct viewers to a specific web page.
- QR codes are used in advertising on public transport.
- QR codes are also used in digital ticketing systems.
- Ticket holders can show the QR code on their phone instead of having to print out tickets or wait for them to arrive in the post.

Advantages of QR codes
- QR codes are very accessible as most smartphones can scan them.
- QR codes are a simple way to send users to website URLs that are often long and difficult to type by hand.
- QR codes can hold a larger amount of information than barcodes due to the second dimension.
- QR codes can link to further information that is too dense for adverts.

Disadvantages
- Changing the underlying data changes the pattern of a QR code.
- You must update the pattern every time you change the data.
- This means QR codes are not suitable for data that changes regularly like prices.
- Users need a device with a camera and software that can read QR codes.
1Computer Systems
1.1Data Representation
1.1.1Binary Numbers1.1.2Negative Binary Numbers1.1.3Hexadecimal1.1.4Using Hexadecimal1.1.5Converting Binary & Hexadecimal1.1.6Converting Denary & Hexadecimal1.1.7Capacity1.1.8Calculating Capacity Requirements1.1.9Binary in Computer Systems1.1.10Data Compression1.1.11Run Length Encoding1.1.12File Formats
1.2Data Transmission
1.3Hardware
1.3.1Elements of Computer Systems1.3.2Types of Computer System1.3.3Von Neumann Architecture1.3.4The Fetch, Decode, Execute Cycle1.3.5Factors Affecting CPU Performance1.3.6Computational Logic1.3.7Input Devices1.3.82D & 3D Scanners1.3.9Code Readers1.3.10Solid State Storage1.3.11Magnetic Storage1.3.12Examples of Magnetic Storage1.3.13Optical Storage1.3.14Examples of Optical Storage1.3.15Types of Optical disk1.3.16Storage Requirements1.3.17Translation - Compilers1.3.18Translation - Interpreters1.3.19Translation - Assemblers1.3.20Acoustic Sensors1.3.21Flow Sensors1.3.22Gas Sensors1.3.23Humidity Sensors1.3.24Infrared Sensors1.3.25Level Sensors1.3.26Light Sensors1.3.27Magnetic Field Sensors1.3.28Moisture Sensors1.3.29pH Sensors1.3.30Pressure Sensors1.3.31Proximity Sensors1.3.32Temperature Sensors1.3.33Network Hardware
1.5The Internet & its Uses
1.6Cyber Security
1.6.1Forms of Attack1.6.2Penetration Testing1.6.3Types of Malware1.6.4How Malware Spreads1.6.5Protecting Against Malware1.6.6Information Security1.6.7Structured Query Language (SQL) Injection1.6.8Firewalls1.6.9Authentication: User Access Levels1.6.10Authentication: Passwords1.6.11Social Engineering1.6.12Phishing1.6.13Denial of Service Attacks
1.7Automated & Emerging Technologies
2Algorithms, Programming & Logic
2.1Algorithm Design & Problem Solving
2.1.1Computational Thinking - Abstraction2.1.2Computational Thinking - Decomposition2.1.3Computational Thinking - Algorithmic Thinking2.1.4Pseudocode2.1.5Flow Diagrams2.1.6Interpreting, Correcting & Completing Algorithm2.1.7Correcting Algorithms2.1.8Completing Algorithms2.1.9Testing2.1.10Types of Testing2.1.11Test Plans2.1.12Validation & Sanitation2.1.13Authentication & Contingencies
2.2Programming
2.2.1Programming Fundamentals - Variables & Constants2.2.2Programming Fundamentals - Comments2.2.3Programming Fundamentals - Input & Output2.2.4Data Types2.2.5Casting2.2.6Controlling Program Flow - Sequence2.2.7Controlling Program Flow - Selection2.2.8Controlling Program Flow - Iteration2.2.9Modularity - Subroutines2.2.10Modularity - Scope2.2.11Arrays
Jump to other topics
1Computer Systems
1.1Data Representation
1.1.1Binary Numbers1.1.2Negative Binary Numbers1.1.3Hexadecimal1.1.4Using Hexadecimal1.1.5Converting Binary & Hexadecimal1.1.6Converting Denary & Hexadecimal1.1.7Capacity1.1.8Calculating Capacity Requirements1.1.9Binary in Computer Systems1.1.10Data Compression1.1.11Run Length Encoding1.1.12File Formats
1.2Data Transmission
1.3Hardware
1.3.1Elements of Computer Systems1.3.2Types of Computer System1.3.3Von Neumann Architecture1.3.4The Fetch, Decode, Execute Cycle1.3.5Factors Affecting CPU Performance1.3.6Computational Logic1.3.7Input Devices1.3.82D & 3D Scanners1.3.9Code Readers1.3.10Solid State Storage1.3.11Magnetic Storage1.3.12Examples of Magnetic Storage1.3.13Optical Storage1.3.14Examples of Optical Storage1.3.15Types of Optical disk1.3.16Storage Requirements1.3.17Translation - Compilers1.3.18Translation - Interpreters1.3.19Translation - Assemblers1.3.20Acoustic Sensors1.3.21Flow Sensors1.3.22Gas Sensors1.3.23Humidity Sensors1.3.24Infrared Sensors1.3.25Level Sensors1.3.26Light Sensors1.3.27Magnetic Field Sensors1.3.28Moisture Sensors1.3.29pH Sensors1.3.30Pressure Sensors1.3.31Proximity Sensors1.3.32Temperature Sensors1.3.33Network Hardware
1.5The Internet & its Uses
1.6Cyber Security
1.6.1Forms of Attack1.6.2Penetration Testing1.6.3Types of Malware1.6.4How Malware Spreads1.6.5Protecting Against Malware1.6.6Information Security1.6.7Structured Query Language (SQL) Injection1.6.8Firewalls1.6.9Authentication: User Access Levels1.6.10Authentication: Passwords1.6.11Social Engineering1.6.12Phishing1.6.13Denial of Service Attacks
1.7Automated & Emerging Technologies
2Algorithms, Programming & Logic
2.1Algorithm Design & Problem Solving
2.1.1Computational Thinking - Abstraction2.1.2Computational Thinking - Decomposition2.1.3Computational Thinking - Algorithmic Thinking2.1.4Pseudocode2.1.5Flow Diagrams2.1.6Interpreting, Correcting & Completing Algorithm2.1.7Correcting Algorithms2.1.8Completing Algorithms2.1.9Testing2.1.10Types of Testing2.1.11Test Plans2.1.12Validation & Sanitation2.1.13Authentication & Contingencies
2.2Programming
2.2.1Programming Fundamentals - Variables & Constants2.2.2Programming Fundamentals - Comments2.2.3Programming Fundamentals - Input & Output2.2.4Data Types2.2.5Casting2.2.6Controlling Program Flow - Sequence2.2.7Controlling Program Flow - Selection2.2.8Controlling Program Flow - Iteration2.2.9Modularity - Subroutines2.2.10Modularity - Scope2.2.11Arrays
Practice questions on Code Readers
Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.
- 1Barcode readers are used in shops and supermarkets to:Fill in the list
- 2Which number system is used to encode data in barcodes?Multiple choice
- 3
Unlock your full potential with Seneca Premium
Unlimited access to 10,000+ open-ended exam questions
Mini-mock exams based on your study history
Unlock 800+ premium courses & e-books