HISTORY OF COMPUTER 1946- MANCHESTER BABY COMPUTER & WILLIAMS TUBE Presented by: Mohd. Hafiz Mohd. Safwan Farihan Padilla Noor Edayu.

Slides:



Advertisements
Similar presentations
Chapter 2: Data Manipulation
Advertisements

Computer Memory and Data Transfer
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
Princess Sumaya Univ. Computer Engineering Dept. Chapter 2: IT Students.
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
EE1A Revision What should you be expected to do in a typical exam question ? Understanding of basic principles. Ability to perform simple circuit analysis.
Computer Systems. Computer System Components Computer Networks.
©Brooks/Cole, 2003 Chapter 5 Computer Organization.
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Computer Hardware What goes on inside?. Deeper.
The central processing unit and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Implementation of a Stored Program Computer
Data Storage Technology
Princess Sumaya Univ. Computer Engineering Dept. Chapter 2:
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
“Manchester and Early Computers” Christopher P Burton The Computer Conservation Society.
Computer Structure.
Lesson 3 — How a Computer Processes Data
Computers Central Processor Unit. Basic Computer System MAIN MEMORY ALUCNTL..... BUS CONTROLLER Processor I/O moduleInterconnections BUS Memory.
Computer Processing of Data
How Computers Work Dr. John P. Abraham Professor UTPA.
The CPU The Central Presentation Unit Main Memory and Addresses Address bus and Address Space Data Bus Control Bus The Instructions set Mnemonics Opcodes.
COMPUTER ERA Click to add subtitle.
Basic Structure of Computer Computer Architecture Lecture – 2.
Lesson 2 — How Does A Computer Process Data?
IT253: Computer Organization Lecture 4: Instruction Set Architecture Tonga Institute of Higher Education.
Binary Arithmetic & Data representation
Computer Systems Organization CS 1428 Foundations of Computer Science.
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
IAS By : Hajer Ahmed Mohammed. ENIAC - details Decimal (not binary) Its memory contained 20 accumulators of 10 digits. 10 vacuum tubes represented each.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
How computers work The CPU & Memory. The parts of a computer.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
The Central Processing Unit (CPU) and the Machine Cycle.
Important Concepts  Parts of the CPU  Arithmetic/Logic Unit  Control Unit  Registers  Program Counter  Instruction Register  Fetch/Decode/Execute.
INTRODUCTION.  Upon completing this topic, you should be able to: Illustrate a basic elements of digital computer system and their functions, Depicts.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Studies/ICT SS2
CPU The Central Processing Unit (CPU), has 3 main parts: Control Unit Arithmetic and Logic Unit Registers. These components are connected to the rest.
1 Central Processing Unit (CPU) Consists of complex set of electronic circuitry Executes stored program instructions Three components –Registers –Control.
Introduction to ComputersS1.1.1 Bina © 1998 Liran & Ofir Programming in C.
Computer Architecture2  Computers are comprised of three things  The physical computer  The operating system  The user and programs running on the.
Lecture 1: Review of Computer Organization
(c) Chris BurtonSmall-Scale Experimental Machine1 The “Baby” Re-born ä Background to an historic event ä Why the replica was built ä How the replica was.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
Chapter 2 Turning Data into Something You Can Use
1 Computer Architecture. 2 Basic Elements Processor Main Memory –volatile –referred to as real memory or primary memory I/O modules –secondary memory.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
BASIC COMPUTER ARCHITECTURE HOW COMPUTER SYSTEMS WORK.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computer Systems Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
CPU Lesson 2.
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Edexcel GCSE Computer Science Topic 15 - The Processor (CPU)
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Computer Systems – Memory & the 3 box Model
Assembly Language Assembly Language
The Central Processing Unit
Basic Computer Organization
Introduction to Computer Architecture
Introduction to Computers
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

HISTORY OF COMPUTER MANCHESTER BABY COMPUTER & WILLIAMS TUBE Presented by: Mohd. Hafiz Mohd. Safwan Farihan Padilla Noor Edayu

The Williams Tube Invented by Sir Frederick Williams-1946 It is a type of altered cathode-ray tube. The aim is to create a new form of computer storage using cathode ray tubes. Able to store 2046 digits successfully.

Information held in this tube would not become lost. Provided the first large amount of random access memory (RAM). Convenient method of data storage- programming the computer went much faster

The Manchester Baby Computing Tom Killburn assisted by Geoff Tootill worked on designing and building a prototype machine. Nicknamed “The Baby”, the new computer demonstrated the ability of the Williams Tube. It become the first time in history, a computer used a stored program. Tom Killburn wrote that computer program, first executed on June 21, 1948.

Manchester Baby computer

Manchester Baby’s Specification 32-bit word length. Serial binary arithmetic using 2 complement integers. Single address format order code. Random access main store of 32 words, extendable up to 8192 words. Computing speed of around 1.2 milliseconds per instruction.

Manchester Mark 1 & Ferranti Mark The team designed the second computer- Manchester Mark 1 and commissioned an outside company-Ferranti Ltd. to build the computer Ferranti Ltd. collaborated with the Manchester Univ. team to build the world’s first commercially available general-purpose computer-Ferranti Mark 1. The first machine of the production line was delivered to the University of Manchester.

Manchester Mark 1 specifications Ferranti Mark 1 specifications Store organized in 40-bit addressable "lines," holding one 40-bit number or two 20-bit instructions. Store organized in 20-bit addressable "lines," an instruction taking one line and a number two consecutive lines Serial 40-bit arithmetic with hardware add, subtract, and multiply and logical instructions. Serial 40-bit arithmetic, with hardware add, subtract, and multiply and logical instructions and simple B-line arithmetic. 2 modifier registers (B-lines, for modifying addresses in instructions.) 8 modifier registers (B-lines, for modifying addresses in instructions.) Single address format order code - about 30 function codes. Single address format order code - about 50-function codes.

4 pages of random access main store. 8 pages of random access main store. 128-page capacity drum backing store, 2 pages per track, about 30 milliseconds revolution time. 512-page capacity drum backing store, 2 pages per track, about 30 milliseconds revolution time. Standard instruction time milliseconds, multiplication much slower. Standard instruction time milliseconds, multiplication 2.16 milliseconds. Peripheral Instructions: read and punch a line of 5 hole paper tape; transfer a given page or track on drum to/from a given Williams Tube "page" or page pair in store Peripheral Instructions: read and punch a line of 5 hole paper tape; transfer a given page or track on drum to/from a given Williams Tube "page" or page pair in store.

~END~