Where the marks sit
AS Digital Technology 2650 is assessed by two papers of equal weight: AS 1: Approaches to System Development (SDT11) and AS 2: Fundamentals of Digital Technology (SDT21), each worth 100 marks in 90 minutes. Together that is 200 marks over 180 minutes, so on average you have about 54 seconds per mark across the qualification. Architecture and Analysis carry the heaviest chapter weighting in recent papers, with Design, development and testing and Website development close behind. Security issues and the more arithmetic topics, data compression, binary and decimal, sit lower down the weighting, so revise them but do not let them eat into AS 1 time.
Paper by paper timing
AS 1 asks six questions: six short definitions, seven structured description questions, one Level 1 data flow diagram worth around 11 marks, and three 6 mark QWC evaluation questions. At roughly a minute per mark, budget about 20 minutes for the DFD and 10 minutes for each QWC answer, leaving the rest for the short and structured items.
AS 2 has five questions and, unlike AS 1, no calculating aid is permitted in this paper at all. Binary conversion and storage capacity calculations have to be done by hand, so practise place value and byte arithmetic until it is automatic rather than something you work out from scratch under time pressure. Four of the five questions end in a 6 mark QWC section, which means roughly half the paper rewards extended technical writing rather than short recall.
The two skills worth the most practice
Two things separate a C from a B on this paper: scenario-linked QWC answers and clean DFD notation.
Every QWC question gives you a scenario: a hotel booking changeover, a choice between bitmap and JPEG, a stock system upgrade. Markers report the same pattern every year, candidates write a correct general definition and then stop, without saying what it means for the scenario in front of them. Write one point, then one sentence tying it to that scenario, for both sides of the argument, before moving on. A one sided answer caps you in the middle band no matter how much you write.
For the Level 1 DFD, label every arrow with the data it carries. Never route an arrow directly between two external entities, or between an external entity and a data store, data always has to pass through a process first. Markers deduct for missing labels and for invalid connections separately, so a diagram that looks complete on the page can still lose four or five marks on notation alone.
CCEA conventions to know
CCEA marks 6 mark QWC questions on a three tier banded scheme: legible text, accurate spelling and grammar, and a form of writing that suits the technical content and organises information clearly, using specialist vocabulary where it fits. That vocabulary matters more than length. A short answer that uses terms like \(\textit{lossy}\), \(\textit{attenuation}\) or \(\textit{two's complement}\) correctly reads as top band; a long answer in vague, everyday language does not.
Two AS 2 conventions worth holding in your head. Modulus 11 check digit questions want the weight order and the remainder shown as working, not just a final digit. Fetch execute cycle questions want the exact register order, the address in the Program Counter copies to the MAR, the instruction at that address copies to the MDR, then the MDR content copies to the CIR, rather than a general description of "fetching an instruction".
Exam day plan
In AS 1, read the DFD scenario twice before drawing anything. List the external entities and processes on scrap paper first, then draw. In AS 2, do the calculation and binary questions first while you are freshest, since with no calculator every arithmetic slip costs a mark. Leave the last ten minutes of both papers to reread your QWC answers and check each one addresses both sides of the scenario, not just one.