History Of Computer Architecture

1540 Words4 Pages

The term computer architecture was coined in the 1960s by the designers of the IBM System/360 to mean the structure of a computer that a machine language programmer must understand to write a correct program for a machine. Basically, Computer architecture represents the programming model of the computer, including the instruction set and the definition of register file, memory, and so on. The task of a computer architect is to understand the state-of-the-art technologies at each design level and the changing design tradeoffs for their specific applications. The tradeoff of cost, performance, and power consumption is fundamental to a computer system design. Different designs result from the selection of different points on the cost-performance-power …show more content…

John Von Neumann was a Hungarian mathematician and inventor, who created the Von Neumann’s model in 1945. This model consists in dividing the computer hardware in three parts [CPU (Central Processing Unit), Memory and input/output devices and saving the programs in the same place as the computer data. III. HARDWARE: COMPUTER ELEMENTS Computer hardware have mechanical, electric and magnetic components and is divided in three parts, like we said previously: CPU, Memory and Input/output devices A. Central processing unit The CPU (Central Processing Unit), is the main component of processing, it is responsible to attend all the commands from the OS or from the system user. The CPU’s speed is measured in MHz (Mega Hertz) and GHz (Giga Hertz) and it defines its capacity: the faster processor is normally the best …show more content…

It is now much more than the programmer's view of the processor. The process of computer design starts with the implementation technology. As the semiconductor technology changes, so to does the way it is used in a system. At some point in time, cost may be largely determined by transistor count; later as feature sizes shrink, wire density and interconnection may dominate cost. Similarly, the performance of a processor is dependent on delay, but the delay that determines performance changes as the technology changes. Memory access time is only slightly reduced by improvements in feature size because memory implementations stress size and the access delay is largely determined by the wire length across the memory array. As feature sizes shrink, the array simply gets

More about History Of Computer Architecture

Open Document