Videos

Friday 17 August 2012

THE 8088, FIRST INTEL'S REALLY SUCCESSFUL CPU (JUNE 1979)


One year after having announced the 8086 (see April 1978 in the history section), Intel released the 8088 which was basically the same microprocessor. It ran at the same clock speed and had the same capacity for memory addressing, but its 8-bit data bus was half the size of its predecessor. All internal instructions were executed with 16-bit registers but a 16-bit data transfer needed two clock cycles to be performed. 

Although this made the 8088 less efficient than the 8086, it was less expensive and allowed computer manufacturers to design and make cheaper 8-bit bus computers. 

The 8088 became Intel's first really successful CPU when it was adopted, in 1981, by IBM for their IBM PC and XT and by most XT-class clones. 

All of the following processors made by Intel kept the 8088 instruction set, up to the Pentium 4 which, 25 years later, can execute any piece of code that ran on the original 8088, but about 5,000 times faster!

The History of Computers


Invention and Development of Small-Scale Experimental Machine
A prototype of modern computers, and world's first programmable computer, was created in 1948, and named Small-Scale Experimental Machine (SSEM), or The Baby.


It was the 21st of June, 1948, when after several unsuccessful trials the first stored-program digital computer ran and solved a mathematical problem.
It was called Manchester Small-Scale Experimental Machine (SSEM), or The Baby. That machine became a foundation for further research and development in the field, and created a ground for the familiar to everyone personal computers known these days.

Invention of the Prototype of Modern Computers

Frederic Williams, Tom Kilburn, and Geoff Tootill, who worked at the Electrical Engineering department of the Victoria University of Manchester, did not mean the Baby to become a prototype of the contemporary computer.
They developed the machine as a test-bed for Williams Tube – one of the created at that time computer memories. The features of the memory – its speed, reliability, and feasibility – were to be tested in order to prepare for creating Manchester Mark 1 computer, so in general SSEM was a prototype of Mark 1.
The machine was created under the influence of John Von Neumann’s work – he was designing a machine that would use an RCA storage device named Selectron. It also was a tube, a large vacuum one, and worked by means of electrostatic charge storage of 4096 bits. However, Von Neumann did not manage to run the Selectron.The Stored Program Concept of Manchester Small-Scale Experimental Machine
The Baby was a computer with 128 bytes of memory.
The designers of SSEM used the random access properties of the memory in order to store both data for digital calculations and program instructions. This idea and its implementation lead the scientists to the realization of the stored program concept, which later became a founding principle for the future computers. SSEM stored its information on the cathode ray tube – similar to the ones used in TV, or radar screens used at that time.
Manchester Small-Scale Experimental Machine (SSEM), or The Baby, was the first prototype of modern computers. It was the first programmable machine that could perform the next operation after a program in its memory was changed by means of a keyboard. On contrast, other designed at that time machines required modifying the circuits in order to perform another operation.