Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 9

Computer Architecture

Unit-1

Basic functional units of a computer

Connections between the processor and the memory

BASIC OPERATIONAL CONCEPTS

Fetching & execution of instructions Instruction address from PC PC to MAR Using control signals MAR -> Memory ->MDR -If instruction MDR -> IR - If data MDR -> register Execute instruction

INTERRUPTS
Interrupt is a request from an I/O device for service by the processor Interrupt service routine Example - ctrl,alt & del

Single-bus structure
Input Output Memory Processor

BUS & BUFFER


A group of lines that serves as a connecting path for several devices "BUS To hold the information during transfers "BUFFER REGISTERS

SYSTEM SOFTWARE ESSENTIAL FUNCTIONS

Receiving and interpreting user commands Entering and editing application programs File management Application program management Controlling I/O units Program Translation Linking & Running

SYSTEM SOFTWARE KEY COMPONENTS

Compiler Text editor Operating system

You might also like