CCEA A-Level · 試験対策

Digital Technology 2650 試験対策

A2 Digital Technology comes down to one no-calculator paper on networks and databases. Precise SQL, underlined keys in normalisation, and two-sided QWC answers are what lift a grade.

読了時間 3 分更新日: 2026年9月3日

試験の概要

試験数
1
満点
150
制限時間
2時間 30分
出題形式
12
試験時間配点問題数配点比率出題形式
A2 1: Information Systems2時間 30分150640%Short technical definition / purpose, Multi-part descriptive / explanatory, Practical database design & SQL coding, Extended evaluative response (QWC)
評価段階
A*ABCDEU
電卓の規定

Assessment Unit A2 1: Information Systems states plainly that no calculating aid is permitted in this paper. Every calculation, whether converting units, checking a binary or network figure, or working through a CRC remainder, has to be done by hand and shown as working. Because the whole externally examined component of A2 Digital Technology bans calculators outright, there is no legal on-the-fly calculator technique to build into revision for this paper.

  • AO1: AO1: demonstrate knowledge and understanding of the concepts, characteristics, components and functions of digital technology (36%)
  • AO2: AO2: apply knowledge and understanding of digital technology to investigate and analyse problems and propose solutions (33%)
  • AO3: AO3: design, develop and evaluate digital technology solutions to solve problems, making reasoned judgements and presenting conclusions (31%)

過去問と採点基準にもとづいて作成(2023–2025)。

理解度をチェックしませんか?

このノートの内容を試験形式で演習。AIが生成する無制限の問題で、即座に採点・解説を受けられます。

このトピックを演習

よくあるミス

  1. 1medium影響する配点: 3Networks: bandwidth and broadband

    Broadband is defined as simply fast internet rather than as wide bandwidth, and gets confused with bandwidth itself, the frequency range or data capacity of a channel.

    回避方法: Keep the two separate. Bandwidth is the capacity of a single channel. Broadband is a wide bandwidth transmission method that carries multiple channels or a high data rate at once.
  2. 2medium影響する配点: 4Error detection (CRC)

    CRC error detection is described as just checking the data, without the mechanical steps, dividing by a fixed polynomial to generate a remainder, sending that remainder as a checksum, and recalculating it at the destination to compare.

    回避方法: Write the process as a sequence: the sender divides the data by a fixed number to get a remainder, sends that remainder alongside the data, and the receiver repeats the division and compares its remainder to the one received.
  3. 3high影響する配点: 4Database normalisation

    Relational database normalisation, 1NF through 3NF, is completed without underlining primary keys or marking foreign keys at each stage.

    回避方法: Underline every primary key and clearly mark every foreign key in every intermediate table you draw, not just the final 3NF answer. The notation is assessed at each stage, not only the end result.
  4. 4medium影響する配点: 3Computer Misuse Act

    Legislation questions give a general ethical opinion instead of naming the specific statutory offence, for example under Sections 1, 2 or 3 of the Computer Misuse Act.

    回避方法: Learn what each section actually covers: Section 1 is unauthorised access, Section 2 is unauthorised access with intent to commit a further offence, Section 3 is unauthorised modification. Name the section that matches the scenario.
  5. 5medium影響する配点: 3SQL syntax

    SQL answers omit quotation marks around text literals, use INSERT INTO syntax inside an UPDATE statement, or leave out the WHERE clause on a DELETE command.

    回避方法: Quote every text literal, use UPDATE table SET field = value WHERE condition, and never write a DELETE statement without a WHERE clause unless the question specifically asks you to clear the whole table.
  6. 6high影響する配点: 6QWC extended evaluation

    6 mark QWC questions discuss only the benefits of a technology, cloud storage or a star topology, for example, without analysing the drawbacks or vulnerabilities on the other side.

    回避方法: Plan both sides before writing. State the advantage, then the corresponding risk or limitation, for every point you raise, so the answer reads as an evaluation rather than a one-sided description.
  7. 7low影響する配点: 2Error detection (parity)

    Parity bits are assumed to detect every transmission error, when in fact an even number of flipped bits leaves the parity unchanged and goes undetected.

    回避方法: State the limitation explicitly when asked to evaluate parity checking: it detects an odd number of bit errors but misses an even number, which is why stronger methods such as CRC are used alongside or instead of it.

コツを高得点につなげよう

thinka は弱点を的確な演習に変え、即時採点と試験形式のフィードバックを提供します。より賢く、より短時間で。

本番形式の問題を解いて、AIが即座に採点とフィードバック。

無料で問題を解いてみる