Site icon IGNOU CORNER

Von Neumann Computer Architecture

Introduction

The Von Neumann Architecture is a computer design model proposed by mathematician John von Neumann in 1945. It forms the foundation of most modern computers. The key concept is that both data and instructions are stored in the same memory space.

Main Components of Von Neumann Architecture

1. Central Processing Unit (CPU)

2. Memory Unit

This stores both data and program instructions. It is also known as RAM.

3. Input/Output Devices

Input devices (keyboard, mouse) send data to the system. Output devices (monitor, printer) display the results.

4. Buses

Buses are communication pathways. There are three main types:

Key Features

Conclusion

Von Neumann architecture introduced a simple and logical design for building digital computers. It is the basis of most computing devices we use today, from desktops to smartphones.

Exit mobile version