In the emerging economy there is a new infrastructure, based on the internet, that is causing us to scrutinies most of our assumptions about the business. As a skin of networks - growing in ubiquity, robustness, bandwidth, and function - covers the skin of the planet, new models of how wealth is created are emerging.

Showing posts with label computer architecture. Show all posts
Showing posts with label computer architecture. Show all posts

Friday, January 7, 2022

Computer architecture

Computer architecture refers to the overall organization of a computer system. The architecture is the programmer’s view of a computer system, that have a direct impact on the logical execution of a program.

A term that is often used interchangeably with computer architecture is instruction set architecture (ISA). The ISA defines instruction formats, instruction opcodes, registers, instruction and data memory; the effect of executed instructions on the registers and memory; and an algorithm for controlling instruction execution. The ISA serves as the boundary between the software and hardware.

Computer architecture includes the following areas:
• the fundamental physical components that constitute a computer system (the hardware)
• the kind of instructions/language the computer can understand
• the underlying computer technology that manipulates these instructions (sometimes referred to as microarchitecture).

Computer architecture specifies
– Functionality of major components
– Interconnections among components

Types of Computer Architecture:
*Von-Neumann Architecture
*Harvard Architecture
*Instruction Set Architecture
*Microarchitecture
*System Design
Computer architecture

The most popular articles

My Blog List