CCEA AS-Level · 考试技巧

Digital Technology 2650 考试技巧

AS Digital Technology splits 200 marks evenly across two 90 minute papers. Clean DFD notation and scenario-linked QWC answers are what separate a C from a B here.

阅读时间 3 分钟更新于: 2026年9月3日

试卷概览

卷数
2
总分
200
考试时间
3小时
题型
12
试卷时间分数题数比重题型
AS 1: Systems Development1小时 30分钟100650%Short definition / component identification, Structured description & distinction, Diagrammatic modelling (Level 1 DFD), Extended comparative evaluation (QWC Banded)
AS 2: Fundamentals of Digital Technology1小时 30分钟100550%Binary conversion & capacity calculation, Short recall / feature listing, Technical explanation & distinction, HTML coding snippet, Extended comparative evaluation (QWC Banded)
评级
ABCDEU
计算器规定

AS 2: Fundamentals of Digital Technology bans calculating aids outright, so every binary, storage capacity and modulus 11 calculation in that paper has to be done by hand. AS 1 does not state a restriction, and under the general CCEA and JCQ rule a calculator with no stored or retrievable information is permitted there by default, though AS 1's content, systems development and data flow diagrams, rarely needs one. Whichever calculator you bring, it must carry no stored formulae, text or programs. Resetting a calculator's settings does not clear stored memory, so anything saved has to be cleared outright, not just reset.

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

根据历届试题与评分标准整理(2023–2025)。

准备好测试自己了吗?

将这些笔记转化为考试练习。获取此课题的无限AI题目,即时批改及详细解析。

练习此课题

常见错误

  1. 1high涉及分数: 6QWC extended evaluation

    In 6 mark QWC evaluation questions, a hotel booking changeover, bitmap versus JPEG, and similar scenarios, candidates give a correct general definition of each side but never connect it back to the scenario in the question.

    如何避免: State the general point in one sentence, then add a second sentence saying what it means for the specific scenario given. Do this for both sides of the argument, not just one.
  2. 2medium涉及分数: 4Modulus 11 check digits

    Modulus 11 check digit calculations are attempted without showing the weighting order or the remainder, so a single arithmetic slip loses every mark in the calculation rather than just the accuracy mark.

    如何避免: Write each digit with its weight underneath, show the sum, then show the division by 11 and the remainder before stating the check digit. Method marks are available even if the final digit comes out wrong.
  3. 3high涉及分数: 5Data flow diagrams

    Level 1 data flow diagrams connect an external entity straight to a data store, or leave data flow arrows unlabelled.

    如何避免: Route every flow through a process, never directly between two external entities or between an external entity and a store, and label every arrow with the data it carries.
  4. 4medium涉及分数: 4Requirements analysis

    Functional and non-functional requirements get mixed up, candidates list a security or performance requirement when the question asks what the system must do.

    如何避免: Ask whether the point is a task the system carries out, which is functional, or a quality the system must have while it works, which is non-functional, before writing it down.
  5. 5medium涉及分数: 3Backup strategies

    Differential and incremental backup get described as the same thing.

    如何避免: State it precisely. Differential backs up everything changed since the last full backup. Incremental backs up only what changed since the last backup of any type, full or incremental.
  6. 6medium涉及分数: 2Two's complement representation

    Two's complement boundary values are given as plus 128 for the maximum positive value in an 8 bit signed byte.

    如何避免: The maximum positive 8 bit two's complement value is plus 127, binary 01111111, because one bit pattern is reserved for zero. Learn the boundary pair, minus 128 to plus 127, as a fact rather than deriving it under time pressure.
  7. 7low涉及分数: 3Fetch execute cycle

    Fetch execute cycle answers describe fetching an instruction in general terms instead of naming the registers in the correct order.

    如何避免: Give the exact sequence. The address in the Program Counter copies to the MAR, the instruction at that address copies to the MDR, and the MDR content copies to the CIR. Naming registers out of order loses marks even when the general idea is right.

将技巧化为佳绩

thinka 把你的弱项转化为针对性练习,即时批改并提供应试反馈。聪明地复习,事半功倍。

练习真实试题,AI 即时批改,马上指出错在哪。

免费开始练习