Table of contents |
|
Computer Architecture |
|
Components of Computer |
|
Microprocessor |
|
Motherboard |
|
Interconnection of Units |
|
Instruction Cycle |
|
Note System unit is a metal or plastic case that holds all the physical parts of the computer. The components that process data are located in it.
The computer receives coded information from the user through an input unit like a keyboard or mouse. This unit provides necessary details for the computer.
An input unit has the following functions:
It sends the processed results to the user. Common examples include monitor, printer, plotter, etc.
Functions of an output unit:
Central Processing Unit is often referred to as the brain of a computer. It is created as a single Integrated Circuit (IC) and is also known as a microprocessor.
It includes a group of registers, an arithmetic logic unit, and a control unit, which work together to interpret and carry out instructions in assembly language.The main responsibilities of the CPU are:
The CPU comprises the following primary sub-systems:
Arithmetic Logic Unit (ALU):
ALU contains the electronic circuitry that carries out all math and logic operations on the data available.
ALU uses registers to store the data being processed.Most ALUs are capable of the following tasks:
Registers:
Control Unit (CU):
![]() |
Download the notes
Elements of Computer - Computer Fundamentals, Computer Awareness
|
Download as PDF |
The main circuit board found in a computer is known as a motherboard. It is also called the main board, logic board, system board, or planar board.
All other computer components like ROM, RAM, expansion slots, PCI slots, and USB ports are connected to the motherboard. It also contains controllers for devices such as the hard drive, DVD drive, keyboard, and mouse.
(i) CMOS battery
(ii) BIOS chip
(iii) Fan
(iv) Expansion slot
(v) SMPS
(vi) PCI slot
(vii) Processor chip
(viii) Buses
The CPU sends information to the parts inside a computer and to attached devices.
A bus is a group of wires for connecting parts, where each wire carries one bit of data. It's like electronic pathways for signals between computer components.
A computer bus has two types:
Internal Bus: Connects parts inside the motherboard like the CPU and memory. It's known as the system bus.
External Bus: Links external devices like peripherals, expansion slots, and drive connections to the computer. It's also called the expansion bus.
It represents the sequence of events that takes place as an instruction is read from memory and executed.
A simple instruction cycle includes the following steps:
In the above process, the first two steps involve the same actions and are referred to as the fetch cycle. The last two steps involve different actions and are known as the execute cycle.
Tit-Bits
779 videos|1297 docs|633 tests
|
1. What are the basic components of a computer system? | ![]() |
2. What is the difference between hardware and software? | ![]() |
3. What is an operating system and why is it important? | ![]() |
4. What are the different types of computer memory? | ![]() |
5. What is the purpose of a computer network? | ![]() |