Computer - Architecture (family)

Card Puncher Data Processing

Computer - Architecture (family)

About

Computer Architecture is a set of three components that describe:

The term architecture refers often in the literature to the Instruction Set Architecture. For instance, an X86 architecture must be read an X86 Instruction Set Architecture.

Sames ISA different Organization

Two computers may have the same ISA, but different organizations. Both AMD and Intel processors implement x86 ISA, but the hardware components of each processor that make up the environments for the ISA are not the same.

Documentation / Reference





Discover More
Cpu Moore Law Transistor
CPU - Word

A word is a fixed-sized piece of data processed as a unit by the processor. The word size is defined in the instruction set architecture. The term word is used for a small group of bits that are handled...
Card Puncher Data Processing
Computer - Hardware

Hardware is a specific implementation of a computer architecture by following: an instruction set architecture specification and a computer organization specification on a physical level by choosing...
System Bus
Computer - Organization (microarchitecture)

A Computer Organization is a functional view of a computer in the computer architecture where: Hardware components are presented as boxes with input and output that connects to each other It describes...
Card Puncher Data Processing
Data Processing - Data Flow (ETL | Workflow | Pipeline)

A data flow is a workflow specialized for data processing Any system where the data moves between code units and triggers execution of the code could be called dataflow Dataflow_architecturecomputer...
Card Puncher Data Processing
Instruction Set Architecture (ISA)

An describe the computer architecture at the highest level. It's the design of an environment that implements an instruction set. An ISA is implemented by a programmable device, the most common being...



Share this page:
Follow us:
Task Runner