Photo AI

Last Updated Sep 27, 2025

Fetch-Decode-Execute (FDE) Cycle Simplified Revision Notes

Revision notes with simplified explanations to understand Fetch-Decode-Execute (FDE) Cycle quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

318+ students studying

Fetch-Decode-Execute (FDE) Cycle

Overview

The Fetch-Decode-Execute (FDE) Cycle is a fundamental process that the CPU uses to execute instructions. This cycle repeats for each instruction in a program, enabling the CPU to process tasks sequentially and efficiently. Understanding the stages of the FDE cycle is essential as it provides insight into how the CPU processes instructions, manipulates data and interacts with memory.

Key Components of the FDE Cycle

The FDE cycle consists of three main stages, each involving specific CPU components, especially the registers. Here's a breakdown of each stage, including how data and addresses are transmitted and the role of registers in each phase.

Fetch Stage

Purpose

The fetch stage retrieves the next instruction to be executed from memory.

Process

  1. Program Counter (PC): Holds the address of the next instruction in memory.
  • The address stored in the PC is transferred to the Memory Address Register (MAR).
  1. Memory Address Register (MAR): Temporarily holds the address of the instruction.
  • The address bus transmits this address from the MAR to the main memory.
  1. Memory Data Register (MDR): Once the instruction is located, it is sent from memory to the MDR.
  • The data bus transfers the instruction from the main memory to the MDR.
  1. Current Instruction Register (CIR): The MDR then passes the instruction to the CIR, where it is held for decoding.
  2. Program Counter (PC) Increment: The PC increments to the next memory address, preparing for the next cycle.

Effect on Registers

  • PC is updated to point to the next instruction.
  • MAR holds the address of the instruction being fetched.
  • MDR temporarily holds the fetched instruction before transferring it to the CIR.
  • CIR stores the fetched instructions for use in the next stage.

Decode Stage

Purpose

In the decode stage, the CPU interprets the fetched instruction to determine the actions required for execution.

Process

  1. Control Unit (CU): The CU reads the instruction in the CIR and decodes it.
  • The CU translates the instruction into a series of signals that prepare the CPU for execution.
  1. Identify Required Components: The CU identifies any data, registers, or ALU operations needed for execution.

Effect on Registers

  • CIR: Holds the instruction throughout the decode process.
  • Control Unit: Decodes the instruction, often referencing other registers (e.g., the Accumulator (ACC) if an arithmetic operation is required).

Execute Stage

Purpose

The execute stage performs the actions specified by the decoded instruction.

Process

  1. Arithmetic and Logic Unit (ALU): If the instruction is arithmetic or logical, it is executed here.
  • The ALU may perform operations (like addition or comparison) on data held in registers (often the ACC).
  1. Data Transfer: If the instruction requires data to be moved, it may involve:
  • Registers: Data may move from the ACC to another register.
  • Memory: Data may be written to or read from memory, using the MAR and MDR.
  1. Updating the Program Counter: After executing, the PC is already set to the next instruction, allowing the cycle to repeat.

Effect on Registers

  • ACC: Holds the result of the ALU operation, if applicable.
  • MDR and MAR: Used if additional memory operations are needed during execution.
  • PC: Already prepared to fetch the next instruction by the end of this stage.

Summary of Register Usage in Each Stage

StageRegisters InvolvedPurpose
FetchPC, MAR, MDR, CIRRetrieve the next instruction from memory.
DecodeCIR, Control UnitInterpret the instruction in the CIR.
ExecuteALU, ACC, MAR, MDRPerform the operation or data transfer.

Data and Address Transmission

  • Address Bus: Transmits memory addresses from the MAR to main memory.
  • Data Bus: Transfers data between memory and the CPU, particularly to and from the MDR.
  • Control Bus: Carries control signals from the Control Unit to coordinate data flow and execution timing.

Note Summary

infoNote

Common Mistakes

  • Confusing Registers in Each Stage: Remember, the PC directs the next instruction location, the MAR holds addresses, the MDR stores data, and the CIR holds the current instruction.
  • Misinterpreting Register Roles: The ACC is only involved if the instruction requires arithmetic or logical operations.
  • Assuming PC Points to Data: The PC points to the address of the next instruction, not data addresses.
infoNote

Key Takeaways

  • The FDE cycle is the CPU's method of processing instructions, cycling through fetching, decoding, and executing.
  • Registers play specific roles in each stage: the PC directs instruction flow, while the MAR, MDR, and CIR help manage addresses and data.
  • Buses (address, data, control) enable smooth data and instruction transmission throughout the cycle.
  • Understanding each register's role within the cycle clarifies how the CPU executes low-level operations essential for running programs.
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Fetch-Decode-Execute (FDE) Cycle

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

50 flashcards

Flashcards on Fetch-Decode-Execute (FDE) Cycle

Revise key concepts with interactive flashcards.

Try Computer Science Flashcards

5 quizzes

Quizzes on Fetch-Decode-Execute (FDE) Cycle

Test your knowledge with fun and engaging quizzes.

Try Computer Science Quizzes

29 questions

Exam questions on Fetch-Decode-Execute (FDE) Cycle

Boost your confidence with real exam questions.

Try Computer Science Questions

27 exams created

Exam Builder on Fetch-Decode-Execute (FDE) Cycle

Create custom exams across topics for better practice!

Try Computer Science exam builder

12 papers

Past Papers on Fetch-Decode-Execute (FDE) Cycle

Practice past papers to reinforce exam experience.

Try Computer Science Past Papers

Other Revision Notes related to Fetch-Decode-Execute (FDE) Cycle you should explore

Discover More Revision Notes Related to Fetch-Decode-Execute (FDE) Cycle to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Structure & Function of the Processor

Components of the CPU

user avatar
user avatar
user avatar
user avatar
user avatar

448+ studying

197KViews

96%

114 rated

Structure & Function of the Processor

CPU Performance

user avatar
user avatar
user avatar
user avatar
user avatar

396+ studying

191KViews

96%

114 rated

Structure & Function of the Processor

Pipelining

user avatar
user avatar
user avatar
user avatar
user avatar

434+ studying

186KViews

96%

114 rated

Structure & Function of the Processor

Von Neumann & Harvard Architecture

user avatar
user avatar
user avatar
user avatar
user avatar

265+ studying

182KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered