Skip to content
TheCScience
TheCScience
  • Engineering Subjects
    • Human Values
    • Computer System Architecture
    • Digital Communication
    • Internet of Things
  • NCERT Solutions
    • Class 12
    • Class 11
  • HackerRank solutions
    • HackerRank Algorithms Problems Solutions
    • HackerRank C solutions
    • HackerRank C++ problems solutions
    • HackerRank Java problems solutions
    • HackerRank Python problems solutions
TheCScience
TheCScience

CPU Bus Architecture | Computer Architecture

YASH PAL, October 11, 2025February 4, 2026

CPU Bus Architecture – The central processing unit (CPU) consists of the ALU, register array, and control unit. The information is transferred between them. Hence path must be provided for information communication.

The number of wires will be exercised if separate lines are used between different units. A common bus architecture is an efficient way for transferring information between them. A common bus architecture for a CPU is shown in the figure below.

CPU Bus architecture in computer system
CPU Bus Architecture

The CPU bus architecture includes two multiplexers and one decoder. The output of each register is connected to a multiplexer to form the two 8-bit buses A and B. The selection lines in each multiplexer select one register or the input data for the particular bus. Bus A and Bus B form the inputs to the common ALU.

The operation to be performed in the ALU is selected by the selection lines of the ALU (OPR). The result of the micro operation performed is available for output data and also goes into the inputs of registers. The register that receives the information from the output bus is selected by the decoder. The decoder activates one of the registers at a time. The control unit operates the CPU bus architecture by directing the information flow through registers and the ALU by selecting the various components in the system.

Computer System Architecture engineering subjects Computer System Architectureengineering subjects

Post navigation

Previous post
Next post

Computer Architecture fundamentals
Development of Computers
Von Neuman and Harvard machine Architecture
Flynn Classification
Computer Structure Architecture
Interfacing Logic Devices
Levels of Design abstraction
Performance Metrics

Register Transfer Language
Memory Transfer
Arithmetic Micro-operations
Logic Micro-operations
Shift Micro-operations
Bus Architecture
Data Transfer
Central Processing Unit
CPU Bus Architecture

Computer Register and Types
Common Bus System
Instruction Format
Instruction Types
Instruction Cycle
Addressing Modes
Design of a basic computer

Basic function of a Computer
General register organization
Stack organization
Infix to Reverse Polish Notation Conversion
Instruction Types and their classifications
Data transfer and manipulation
Program control
RISC characteristics
CISC characteristics

Pipeline
Types of Pipeline
Arithmetic Pipeline
Instruction Pipeline
Hazards
Vector Processing

Data Representation
Addition and Subtraction
Adder Circuits
Shift and Add Multiplication Method
Booth's Algorithm
Restoring Division Algorithm
Non-Restoring Division Algorithm
Array Multiplier

Memory Classification
Memory Characteristics
Memory Organization
Memory Types
Associative Memory
Cache Memory
Virtual Memory

Input Output Interface
Modes of Data Transfer
Priority Interrupt
Direct Memory Access
Input-Output Processor
Serial Communication

TheCScience

We at TheCScience.com are working towards the goal to give free education to every person by publishing in dept article about Secondary, Senior-Secondary, and Graduation level subjects.

Pages

About US

Contact US

Privacy Policy

DMCA

Engineering Subjects

Internet of Things

Human Values

Digital Communication

Computer System Architecture

Programming Tutorials

Data Structure and Algorithm

C

Java

NCERT

Class 12th

©2026 TheCScience | WordPress Theme by SuperbThemes