You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson explains the fetch-decode-execute (FDE) cycle, which is the fundamental process by which a CPU processes every instruction in a program. This topic is essential for AQA and OCR GCSE Computer Science.
The CPU does not process an entire program in one go. Instead, it works through instructions one at a time in a continuous loop called the fetch-decode-execute cycle. This cycle repeats billions of times per second in a modern computer.
The three stages are:
During the fetch stage, the CPU retrieves the next instruction from main memory (RAM). Here is what happens step by step:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.