Knowee
Questions
Features
Study Tools

What are buses and give the hierarchical structure of buses

Question

What are buses and give the hierarchical structure of buses

🧐 Not the exact question you are looking for?Go ask a question

Solution

In computing, a bus is a communication system that transfers data between components inside a computer, or between computers. This expression covers all related hardware components (wire, optical fiber, etc.) and software, including communication protocols.

The hierarchical structure of buses in a computer system can be broken down as follows:

  1. System Bus: This is the bus that connects the CPU to the main memory on the motherboard. The system bus is also called the front-side bus, memory bus, local bus, or host bus.

  2. Back-side Bus: This bus connects the CPU with the level 2 (L2) cache, also known as secondary or external cache. The back-side bus operates at a faster speed than the front-side bus.

  3. Internal Bus: Also known as the Internal Data Bus, it connects all the internal components of a computer to the motherboard.

  4. External Bus: It connects all the external devices like the mouse, keyboard, and printer to the computer.

  5. Expansion Bus: This bus allows for new devices to be added to a computer. Examples of an expansion bus include the Peripheral Component Interconnect (PCI), and Industry Standard Architecture (ISA).

  6. Address Bus: This is used by the systems to specify the location of data.

  7. Data Bus: This is used by the system to transfer actual data.

  8. Control Bus: This is used by the CPU to direct and monitor the actions of the other functional areas of the machine.

Each bus has a certain size (measured in bits), and operates at a certain speed (measured in MHz), both of which help to determine its overall bandwidth, or how much data it can transfer at one time.

This problem has been solved

Similar Questions

A bus is a communication pathway connectingSelect one:A.two or more devices.B.two internal devices.C.two external devices.D.two remote devices.

how many type of bus structure in computer system

What is the role of buses in computer architecture, and how do they facilitate the communication between CPU, memory, and I/O devices? Describe the key characteristics of bus structures.

Distinguish between the following buses given examples and their functionsSynchronous busesAsynchronous busesALE buses

Explain the bus architecture with its types? Also discuss the IO bus architecturewith block diagram

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.