AQA A-level Computer Science (7517)Specification point 4.6.1.4

AQA 7517 4.6.1.4: Role of an operating system (OS)

The free BugBot lessons that teach this point, a robot to try it on, and the past-paper questions that test it.

Lessons that teach it

  1. A10.2 The operating system, BIOS and device drivers Operating systems, software and translators
    Hiding the hardware, managing resources, booting from the BIOS, and a driver table for the robot.
  2. A10.3 Memory management: paging, segmentation and virtual memory Operating systems, software and translators
    Logical and physical addresses, page tables, segments, page faults and disk thrashing.
  3. A10.4 Interrupts Operating systems, software and translators
    Polling versus interrupts, priorities, the stack and interrupt service routines in the fetch-decode-execute cycle.
  4. A10.5 Scheduling algorithms Operating systems, software and translators
    First come first served, round robin, shortest job first, shortest remaining time and multi-level feedback queues, compared on one set of…
  5. A10.9 Project: a tiny robot operating system Operating systems, software and translators
    Share the robot between three tasks with round robin, drive it through device drivers, and stop the patrol with an interrupt.

Try it on a robot

The task from A10.2 The operating system, BIOS and device drivers, running here. Change the program and press Run.

The specification is AQA's own document; this page says which of our lessons teach point 4.6.1.4 and is not endorsed by the board.