Understanding the Basic Structure and Functioning of Computers

Published on Slideshow
Static slideshow
Download PDF version
Download PDF version
Embed video
Share video
Ask about this video

Scene 1 (0s)

Understanding the Basic Structure and Functioning of Computers.

Scene 2 (11s)

CONTENT. Introduction Basic structure of computer Functional unit Software Type of instructions Instruction set Stack and queue Conclusion Reference.

Scene 3 (20s)

Introduction. [image]. 3. Computer Architecture is the conceptual design and fundamental operational structure of a computer system. In this presentation I will try to explain the fundamental concepts of computer architecture. This presentation aims to demystify the basic structure of computer, functional unit, software, type of instruction, instruction set, stack and queue. These element is essential for grasping how computer operate and interact with various application..

Scene 4 (41s)

Basic structure or functional unit of computer. MEMORY.

Scene 5 (1m 5s)

SOFTWARE. In a computer system, software is a set of instructions or commands that tell the computer what to do. In other words, software is a computer program that provides instructions to carry out user commands and tells the computer what to do. For example, MS-Word, MS-Excel, PowerPoint, etc..

Scene 6 (1m 33s)

TYPE OF INSTRUCTION. THREE ADDRESS INSTRUCTION. TWO ADDRESS INSTRUCTION.

Scene 7 (1m 56s)

INSTRUCTION SET. An instruction set, also known as an instruction set architecture (ISA), is a set of instructions that a microprocessor can interpret and execute, guiding it through arithmetic, data, and input/output operations. There are wo types of instruction set. RISC and CISC..

Scene 8 (2m 23s)

STACK AND QUEUE. [image] tack: Last in, first out Queue: first in, first out.

Scene 9 (2m 43s)

CONCLUSION. In conclusion, understanding the fundamental of computer architecture is essential for grasping how computers can function. By demystifying basic structure or functional units, software, instruction sets, stack and queue these are crucial for efficient computing and programming..

Scene 10 (2m 58s)

REFERENCE. M. M. Mano, “computer system architecture”, edition 3rd V. Carl Hammacher, “Computer Organization”, Fifth Edition. Hayes J.P, “Computer Architecture and Organization”, PHI, Second edition.