Top Banner
Computer Fundamentals Miss. Bajpai R. R.
42
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Computer fundamentals brr

Computer Fundamentals

Miss. Bajpai R. R.

Page 2: Computer fundamentals brr

Evolution of computers : 1. Abacus • counting frame • 3000 BC - china

Page 3: Computer fundamentals brr

2. Blaise Pascal’s Adder• In 1642 Blaise Pascal, at age 19, invented the Pascaline as an

aid for his father who was a tax collector.• high cost • low accuracy

Page 4: Computer fundamentals brr

3. Charles Babbage :difference engine• By 1822 was proposed a steam driven calculating machine the

size of a room, which he called the Difference Engine.• Expensive • difficult

Page 5: Computer fundamentals brr
Page 6: Computer fundamentals brr

MARK - I• IBM Automatic Sequence Controlled Calculator (ASCC), called

the Mark I by Harvard University• electro-mechanical computer• devised by Howard H. Aiken in February 1944• built from switches, relays, rotating shafts, and clutches• 51 feet (16 m) in length, eight feet (2.4 m) in height• weight of about 10,000 pounds (4500 kg).

Page 7: Computer fundamentals brr
Page 8: Computer fundamentals brr

ABC - 1942• Atanasoff–Berry Computer - electronic digital computing

device• Inventor : John Vincent Atanasoff and Clifford Berry• was not programmable• designed only to solve systems of linear equations• card writer/reader was unreliable

Page 9: Computer fundamentals brr
Page 10: Computer fundamentals brr

Eniac- Electronic Numerical Integrator And Computer

• ENIAC was conceived and designed by John Mauchly and J. Presper Eckert of the University of Pennsylvania.

• Capable of being reprogrammed • Relatively fast• 17,468 vacuum tubes, 7,200 crystal diodes, 1,500 relays,

70,000 resistors, 10,000 capacitors

Page 11: Computer fundamentals brr
Page 12: Computer fundamentals brr

EDVAC :Electronic Discrete Variable Automatic Computer• Developed by John von Neumann• It was binary rather than decimal• was a stored program computer• EDVAC was built for the U.S. Army's Ballistics Research

Laboratory

Page 13: Computer fundamentals brr
Page 14: Computer fundamentals brr

EDSAC - Electronic Delay Storage Automatic Calculator • Earlier British computer• Was constructed by Maurice Wilkes• First commercially applied computer

Page 15: Computer fundamentals brr
Page 16: Computer fundamentals brr

UNIVAC : (UNIVersal Automatic Computer• second commercial computer produced in the United States• It was designed principally by J. Presper Eckert and John

Mauchly• was accepted by the United States Census Bureau on March

31, 1951

Page 17: Computer fundamentals brr
Page 18: Computer fundamentals brr
Page 19: Computer fundamentals brr

Generations of computers

Page 20: Computer fundamentals brr

First generations - (1942-1955)• Processing device : vacuum tube: fragile glass device which use filaments ; could

control and amplify electronic signals. • Memory : electromagnetic relays : punched cards • Programming languages : Machine and assembly language

Page 21: Computer fundamentals brr

Characteristics :• Fast• Bulky in size• Thousands of vacuum tubes that emits large amount of heat and

burnt out• High Power consumption• Frequently hardware failure due to filaments• Difficult to build and Costly • Limited use

Page 22: Computer fundamentals brr

Second generations : (1955- 1964)• Processing : Transistors invented by John bardeen , william

shockley and walter brattain at Bell lab in 1947.• Memory : magnetic cores main memory , magnetic disk ,tapes• PL : FORTRAN, COBOL, ALGOL, SNOBOL• Batch operating systems• Used in business and industry for commercials data

processing(payroll, marketing , inventory control, )

Page 23: Computer fundamentals brr

Charateristics :• More rugged and easier to handle : made of semiconductor

(germanium)material rather than glass• Highly reliable : doesn’t have filament part• Faster • Low power consumption• Small in size• Cheap • Large memory capacity• Easier to program

Page 24: Computer fundamentals brr
Page 25: Computer fundamentals brr

Third generations : (1964-1975)• Processing : integrated chips (IC’s) developed by Jack St. Clair Kilby

and Robert Noyce• Microelectronics • Made by silicon• SSI :- 10- 20• MSI:- 100• LSI :- some thousands • VLSI :- millions of components• Memory capacity : RAM can store less than 5 MB, disk space upto 10 MB

Page 26: Computer fundamentals brr

• PL : ANSI FORTRAN , COBOL• Time sharing , multiuser online systems• Software was initially free. Give rise to s/w industry• Mainframe to minicomputers(PDP-8)

Page 27: Computer fundamentals brr

Characteristics :• 1 million instructions per second• Smaller • Faster• Scientific and commercials• Don’t need manual assembly of circuits• Portable• Time sharing system allows interactive usage and

simultaneous use of multiple users• Smaller can afford these computers.

Page 28: Computer fundamentals brr

Fourth generations: (1975-1989)• Microprocessors• Hard disk• Portable magnetic tapes and floppy disks • Personal computers• Super computers• High speed Computer Networks • Operating systems with GUI• Multiprocessing OS with Concurrent executions• UNIX OS

Page 29: Computer fundamentals brr

characteristics• Small • Affordable • More powerful and reliable mainframe systems• General purpose machines• Easier to produce commercially• Rapid software development• Ex : TRS- 80, Cray-1 ,Cray-2, Cray-X/MP, Apple II, IBM PC , VAX 9000

Page 30: Computer fundamentals brr

Fifth generations : (1989 -present)• Hardware technology :• ULSI• RAID • Optical disks• Notebooks , more powerful PC’s• Powerful Servers and supercomputer • Internet• Cluster computing

Page 31: Computer fundamentals brr

• Software technology :• Micro kernel based, multithreading, distributed OS• Parallel programming• Java• WWW

Page 32: Computer fundamentals brr

Characteristics :• Portable • Cheaper• More powerful• Ex: IBM notebooks , Pentium PC’s, SUN workstations, PARAM

10000

Page 33: Computer fundamentals brr

Basic computer organization

Page 34: Computer fundamentals brr
Page 35: Computer fundamentals brr

INPUT UNIT

Page 36: Computer fundamentals brr

OUTPUT UNIT

Page 37: Computer fundamentals brr

STORAGE UNIT

Page 38: Computer fundamentals brr

TYPES OF STORAGE

Page 39: Computer fundamentals brr
Page 40: Computer fundamentals brr

CENTRAL PROCESSING UNIT

Page 41: Computer fundamentals brr

Types of computers• Supercomputer• Mainframe computer • Minicomputer• Micro computer /Personal computer• Laptop• Notebook• Palmtop

Page 42: Computer fundamentals brr

REFERENCE:• FUNDAMENTALS OF COMPUTERS:

By, P. K. Sinha.