Download presentation
Presentation is loading. Please wait.
Published byKelley Logan Modified over 9 years ago
1
I NTRODUCTION TO C OMPUTERS AND P ROGRAMMING Chapter 1 Mr. Mohammed Rahmath
2
B ASICS OF C OMPUTERS : D EFINITION, C OMPUTER G ENERATIONS. Computer Definition: A computer is an electronic machine that can input, process, store and output a vast amount of information at an extremely high speed. Or A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data. Mr. Mohammed Rahmath
3
C OMPUTER D IAGRAM Mr. Mohammed Rahmath
4
C ENTRAL P ROCESSING U NIT ( C P U ) Mr. Mohammed Rahmath Arithmetic and Logic Unit Input Unit Keyboard, mouse Arithmetic and Logic Unit Output Unit Printer, Monitor Control Unit Memory Unit Main memory: ROM, RAMSecondary memory: hard disk
5
I NPUT U NIT AND O UTPUT UNIT Input unit:-Used to enter the data or program (instructions) Output unit:-Output the results or data Mr. Mohammed Rahmath
6
C ENTRAL P ROCESSING U NIT CPU:-The data is processed in this unit. 1. Arithmetic and Logic Unit (ALU) 2. Control Unit (CU) 3.Memory Unit (MU) Mr. Mohammed Rahmath
7
A RITHMETIC AND L OGIC U NIT (ALU) An ALU can do arithmetic operations like addition (+), subtraction (-), multiplication (*), division (/). It also can do logic operations like true or false, yes or no. Mr. Mohammed Rahmath
8
C ONTROL U NIT (CU) The unit controls and co-ordinates all parts of computer system. Mr. Mohammed Rahmath
9
M EMORY U NIT (MU) Memory unit:-This is the storage device (used to store programs and data) Types of memory: 1. Main memory 2. Secondary memory 3. Cache memory Mr. Mohammed Rahmath
10
M AIN MEMORY Temporary memory because the data is erased. When the power goes off. (in RAM) It consists of RAM and ROM RAM – Random access Memory ROM – Read only Memory Mr. Mohammed Rahmath
11
S ECONDARY MEMORY permanent memory or back up memory. It stores a large amount of information for a long time, speed is less than main memory. Mr. Mohammed Rahmath
12
C ACHE MEMORY high speed memory and placed between the CPU and the main memory. Mr. Mohammed Rahmath
13
G ENERATIONS OF C OMPUTERS 1 st Generation : 1945 – 55 2 nd Generation : 1955 – 65 3 rd Generation : 1965 – 75 4 th Generation : 1975 – 89 5 th Generation : 1989 to present 6 th Generation : Future Mr. Mohammed Rahmath
14
1 ST G ENERATION : 1945 – 55 Mr. Mohammed Rahmath
15
1 ST G ENERATION : 1945 – 55 During the period of 1940 to 1956 first generation of computers were developed. The first generation computers used vacuum tubes for circuitry and magnetic drums for memory, and were often enormous, taking up entire rooms. The vacuum tube was developed by Lee De Forest. A vacuum tube is a device generally used to amplify a signal by controlling the movement of electrons in an evacuated space. Mr. Mohammed Rahmath
16
CHARACTERISTICS First generation computers were based on vacuum tubes. The operating systems of the first generation computers were very slow. They were very large in size. Production of the heat was in large amount in first generation computers. Machine language was used for programming. First generation computers were unreliable. They were difficult to program and use. Mr. Mohammed Rahmath
17
UNIVAC -1951 (U NIVERSAL A UTOMATIC C OMPUTER ) Mr. Mohammed Rahmath
18
UNIVAC -1951 First fully electronic digital computer built in the U.S. Created at the University of Pennsylvania ENIAC weighed 30 tons contained 18,000 vacuum tubes Cost a paltry $487,000 Mr. Mohammed Rahmath
19
I T IS THE B ENDIX G-15 G ENERAL P URPOSE D IGITAL C OMPUTER, A F IRST G ENERATION COMPUTER INTRODUCED IN 1956. Mr. Mohammed Rahmath
20
SECOND GENERATION OF COMPUTERS Mr. Mohammed Rahmath
21
SECOND GENERATION OF COMPUTERS The computers built in the 1950s and 1960s are considered the 2nd generation computers. These computers make use of the transistors invented by Bell Telephone laboratories and they had many of the same components as the modern-day computer. For instance, 2nd generation computers typically had a printer, some sort of tape or disk storage, operating systems, stored programs, as well as some sort of memory. These computers were also generally more reliable and were solid in design. Mr. Mohammed Rahmath
22
SECOND GENERATION OF COMPUTERS( SECOND GENERATION OF COMPUTERS(TRANSISTORS) A transistor computer is a computer which uses discrete transistors instead of vacuum tubes. The "first generation" of electronic computers used vacuum tubes, which generated large amounts of heat, were bulky, and were unreliable. A "second generation" of computers, through the late 1950s and 1960s featured boards filled with individual transistors and. magnetic memory cores they were first developed in 1947 They. Transistors are most often used to regulate the flow of an electrical current and to switch electricity on and off. Mr. Mohammed Rahmath
23
C HARACTERISTICS ( SECOND GENERATION COMPUTER ) Second generation computer machines were based on transistor technology. Second generation computers were smaller as compared to the first generation computers The computational time of Second generation computers was reduced to microseconds from milliseconds. Second generation computers were more reliable and less prone to hardware failure. Hence, such computers required less frequent maintenance. Second generation computers were more portable and generated less amount of heat. Assembly language was used to program Second generation computers. Hence, programming became more time-efficient and less cumbersome. Manual assembly of individual components into a functional unit was still required. Mr. Mohammed Rahmath
24
3 RD GENERATION OF COMPUTERS Mr. Mohammed Rahmath
25
3 RD GENERATION OF COMPUTERS The 3 rd Generation computers replaced transistors with “integrated circuits” or I.C. was inverted by Jack Kilby as Texas instruments in 1958. The 3 rd generation computers using integrated circuits proved to be highly reliable, relatively inexpensive, and faster. Less human labour is required at assembly stage. Mr. Mohammed Rahmath
26
F OURTH G ENERATION (1971-P RESENT ) Mr. Mohammed Rahmath
27
F OURTH G ENERATION (1971-P RESENT ) In 1981 IBM introduced its first computer for the home user, and in 1984 Apple introduced the Macintosh. Microprocessors also moved out of the realm of desktop computers and become more advanced. As these small computers became more powerful, they could be linked together to form networks, which also led to the development of the Internet. Fourth generation computers also saw the development of the mouse and handheld devices. Mr. Mohammed Rahmath
28
F OURTH G ENERATION (1971-P RESENT ) The microprocessor brought the fourth generation of computers, as thousands of integrated circuits were built onto a single silicon chip. What in the first generation filled an entire room could now fit in the palm of the hand. The Intel 4004 chip, developed in 1971, located all the components of the computer— from the central processing unit and memory to input/output controls—on a single chip. Mr. Mohammed Rahmath
29
F OURTH G ENERATION (1971-P RESENT ) Time Period: 1975 to Today Technology: VLSI (Very Large Scale Integration) Incorporated many millions of transistors & electronic circuits on a single chip. Size: Small as compared to first generation computer. Processing: Faster then first generation computer Mr. Mohammed Rahmath
30
FIFTH GENERATION COMPUTERS Mr. Mohammed Rahmath
31
FIFTH GENERATION COMPUTERS Fifth generation computing devices, based on artificial intelligence, are still in development, though there are some applications, such as voice recognition, that are being used today. The use of parallel processing and superconductors is helping to make artificial intelligence a reality. Quantum computation and molecular and nanotechnology will radically change the face of computers in years to come. The goal of fifth-generation computing is to develop devices that respond to natural language input and are capable of learning and self- organization. Mr. Mohammed Rahmath
32
FIFTH GENERATION COMPUTERS Less power consumption. High performance, lower cost and very compact. Computers based on artificial intelligence are available. Portable note book computers introduced. Memory chips up to 1 GB, hard disk drives up to 180 GB and optical disks up to 27 GB are available (still the capacity is increasing). Mr. Mohammed Rahmath
33
End of Chapter 1 Mr. Mohammed Rahmath
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.