Top Banner
History of the Computer Computer Generation Classification of Computer Elements of the Computer Computer Networks Internet Exam
202
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: Fundamentals of Computer

History of the ComputerComputer Generation Classification of ComputerElements of the ComputerComputer NetworksInternet

Exam

Page 2: Fundamentals of Computer
Page 3: Fundamentals of Computer

Manual – Mechanical

Electromechanical

Electronic

Page 4: Fundamentals of Computer

devices powered by handand requires physical effortfrom the user

Page 5: Fundamentals of Computer

the first manual data processing device

mechanical calculating device first used around 2200 B.C. to add and subtract

developed in China in 12th century

Page 6: Fundamentals of Computer
Page 7: Fundamentals of Computer

invented by John Napier in 1617

a set of rods, made of bone or other material, each divided into nine spaces

contains the numbers of a column of the multiplication table

contrivance of Baron Napier, the inventor of logarithms, for facilitating the operations of multiplication and division

Page 8: Fundamentals of Computer
Page 9: Fundamentals of Computer
Page 10: Fundamentals of Computer

invented by William Oughtred in 17th century

a rule upon which are marked several graduated scales that may be moved relative to one another, so that certain calculations may be carried out

Depending on the scales so marked, these calculations may include multiplication, division, logarithmic and trigonometric functions

Page 11: Fundamentals of Computer
Page 12: Fundamentals of Computer

invented by Blaise Pascal in 1642

a mechanism to calculate with 8 figures and carrying of 10's , 100's, and 1000's

Page 13: Fundamentals of Computer
Page 14: Fundamentals of Computer

invented by Baron Gottfried Wilhelm Von Leibniz in 1674

utilizes the same techniques for addition and subtraction as Pascal’s device but could also perform multiplication and division & extract square roots

Page 15: Fundamentals of Computer
Page 16: Fundamentals of Computer

invented by Charles Babbage in 1822 designed to use two types of cards:1. operation cards to indicate the

specific functions to be performed

2. variable cards to specify the actual data

Page 17: Fundamentals of Computer
Page 18: Fundamentals of Computer

devices powered by an electric motor and uses relays and switches

Page 19: Fundamentals of Computer

invented by Herman Hollerith in 1880

a machine to tabulate census data more efficiently than by traditional hand methods

Page 20: Fundamentals of Computer
Page 21: Fundamentals of Computer

invented by Joseph Marie Jacquard in 1804

used punched cards to create patterns on fabric woven on a loom

the hole punches directed the threads up or down, thus producing the patterns

forerunner of the keypunch machine

Page 22: Fundamentals of Computer
Page 23: Fundamentals of Computer

invented by Howard Aiken in 1943

Mark I could perform the four basic arithmetic operations

could locate information stored in tabular form

also known as the Mark I digital computer

official name of the Mark I was Automatic Sequence Controlled Calculator

51 feet long, 8 feet high, and 2 feet thick

had 750,000 parts and 500 miles wire

weighed 5 tons

Page 24: Fundamentals of Computer
Page 25: Fundamentals of Computer

these are devices which use only electrical switches and circuitry instead of mechanical relays consists of circuit boards, transistors or silicon chips

Page 26: Fundamentals of Computer

invented by John Atanasoff in 1942

the first digital computer that used binary logic circuitry

and had regenerative memory

Page 27: Fundamentals of Computer
Page 28: Fundamentals of Computer

invented by Presper Eckert Jr. and John Mauchly in 1943 to 1946the first large-scale vacuum-tube computerconsisted of over 18,000 vacuum tubes and required the manual setting of switches to achieve desired resultscould perform 300 multiplications per second

Page 29: Fundamentals of Computer
Page 30: Fundamentals of Computer

a vast improvement upon ENIACMauchly and Eckert started working on it two years before ENIAC even went into operationTheir idea was to have the program for the computer stored inside the computer

Page 31: Fundamentals of Computer
Page 32: Fundamentals of Computer

the first full-scale computer with electronic stored programsMaurice V. Wilkes and his team at the university of Cambridge constructed the EDSACdesign was based on that of von Neumann

Page 33: Fundamentals of Computer
Page 34: Fundamentals of Computer

a computer milestone achieved by Dr. Presper Eckert and Dr. John Mauchly, the team that invented the ENIAC computer

the first commercially available computer

Page 35: Fundamentals of Computer
Page 36: Fundamentals of Computer
Page 37: Fundamentals of Computer

First Generation - 1940-1956: Vacuum Tubes

Second Generation - 1956-1963: Transistors

Third Generation - 1964-1971: Integrated Circuits

Fourth Generation - 1971-Present: Microprocessors

Fifth Generation - Present and Beyond: Artificial Intelligence

Page 38: Fundamentals of Computer

The first computers used vacuum tubes for circuitry and magnetic drums for memory, and were often enormous, taking up entire roomsvery expensive to operate use a great deal of electricity generated a lot of heat, which was often the cause of malfunctions

Page 39: Fundamentals of Computer

UNIVAC and ENIAC computers are examples of first-generation computing devicesUNIVAC was the first commercial computer delivered to a business client, the U.S. Census Bureau in 1951

Page 40: Fundamentals of Computer
Page 41: Fundamentals of Computer

Transistors: replaced vacuum tubes and ushered in the

second generation of computers invented in 1947 but did not see widespread use

in computers until the late 50s far superior to the vacuum tube, allowing

computers to become smaller, faster, cheaper, more energy-efficient and more reliable than their first-generation predecessors

Page 42: Fundamentals of Computer

2nd generation computers moved fromcryptic binary machine language to symbolic, or assembly, languages, which allowed programmers to specify instructions in wordsHigh-level programming languages were also being developed at this time (e.g. early versions of COBOL and FORTRAN. COBOL and FORTRAN - the first computers that stored their instructions in their memory, which moved from a magnetic drum to magnetic core technology

Page 43: Fundamentals of Computer
Page 44: Fundamentals of Computer

The development of the integrated circuit was the hallmark of the third generation of computers

Transistors were miniaturized and placed on silicon chips, called semiconductors, which drastically increased the speed and efficiency of computers.

Page 45: Fundamentals of Computer
Page 46: Fundamentals of Computer

first generation filled an entire room 4th generation could now fit in the palm of the handThe 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

Page 47: Fundamentals of Computer

in 1981 IBM introduced its first computer for the home user

in 1984 Apple introduced the Macintosh Microprocessors also moved out of the realm of desktop computers and into many areas of life as more and more everyday products began to use microprocessors.

Page 48: Fundamentals of Computer
Page 49: Fundamentals of Computer

still in development, though there are some applications, such as voice recognition, that are being used todaythe use of parallel processing and superconductors is helping to make artificial intelligence a reality

Page 50: Fundamentals of Computer
Page 51: Fundamentals of Computer

1st

2nd

3rd

4th

5th

Page 52: Fundamentals of Computer
Page 53: Fundamentals of Computer

According to Purpose

General Purpose Computer

Special Purpose Computer

Page 54: Fundamentals of Computer

are designed to handle a variety of tasks. This is possible by utilizing the

stored-program concept. That is, a program or series of

instructions is prepared for each application and input to and temporarily stored in the

computer

Page 55: Fundamentals of Computer

also known as dedicated computers, are designed

around a specific application or type of

application

Special-Purpose Computer

Page 56: Fundamentals of Computer

According to Data Handled

Analog Computer Digital Computer Hybrid Computer

Page 57: Fundamentals of Computer

operates in a completely opposite way to the digital computer. all operations in an analog computer are performed in parallel. data are represented in an analog computer as voltages, a very compact but not necessarily robust form of storage (prone to noise corruption). A single capacitor (equivalent to the digital's computer use of a transistor) in an analog computer can represent one continuous variable

Page 58: Fundamentals of Computer

a machine that specialize in counting of items that are distinct from one another. e.g. text, integers

Page 59: Fundamentals of Computer

in which a digital computer is used to control and

organize inputs and outputs to and from attached analogue devices; for

instance analogue devices might be used to help

generate initial values for iterations

Page 60: Fundamentals of Computer

According to Capacity

Microcomputer

Minicomputer

Mainframe Computer

Super Computer

Page 61: Fundamentals of Computer

is generally synonymous with personal computer (PC), or a computer that depends on a

microprocessor. Microcomputers are designed

to be used by individuals, whether in the form of PCs, workstations or notebook

computers

Page 62: Fundamentals of Computer

a midsized computer. In size and power,

minicomputers lie between workstations

and mainframes

Page 63: Fundamentals of Computer

a very large and expensive computer capable of

supporting hundreds, or even thousands, of users simultaneously. The

distinction between small mainframes and

minicomputers is vague, depending really on how the

manufacturer wants to market its machines

Page 64: Fundamentals of Computer

the fastest type of computer. Supercomputers are very

expensive and are employed for specialized applications that require

immense amounts of mathematical calculations

Page 65: Fundamentals of Computer
Page 66: Fundamentals of Computer

a complete, working computer. The computer

system includes not only the computer, but also any software and peripheral

devices that are necessary to make the computer

function

Page 67: Fundamentals of Computer

It refers to the physical equipment or components of

an electronic data processing.

Page 68: Fundamentals of Computer

It gives information to the computer system so that it can perform its tasks

Page 69: Fundamentals of Computer

is similar to that of a standard typewriter, but it includes extra keys such as

function keys and the numeric pad

Page 70: Fundamentals of Computer
Page 71: Fundamentals of Computer

a device that controls the movement of the cursor or pointer on a

display screen; originally designed by

Xerox

Page 72: Fundamentals of Computer
Page 73: Fundamentals of Computer

which performs the same tasks as the mouse,

operates with a rotating metal ball inset in a small, boxlike device

and does not require a desktop

Page 74: Fundamentals of Computer
Page 75: Fundamentals of Computer

is a pressure-sensitive pad that is smaller,

more accurate, thinner, and less

expensive to build than the trackball

Page 76: Fundamentals of Computer
Page 77: Fundamentals of Computer

was designed initially to read penciled or

graphic information on exam answer sheets.

Page 78: Fundamentals of Computer
Page 79: Fundamentals of Computer

a device that can read text or illustrations printed on paper and translate the information into a form the computer can

use. A scanner works by digitizing an image -- dividing

it into a grid of boxes and representing each box with

either a zero or a one, depending on whether the box

is filled in

Page 80: Fundamentals of Computer
Page 81: Fundamentals of Computer

record images in digital form

Page 82: Fundamentals of Computer
Page 83: Fundamentals of Computer

are small mobile computers that accept input through a penlike

instrument called a stylus that you use to

write on the computer’s screen

Page 84: Fundamentals of Computer
Page 85: Fundamentals of Computer

device for converting sound waves into electrical energy

Page 86: Fundamentals of Computer
Page 87: Fundamentals of Computer

is a camera that is in some way connected

to the World Wide Web, or Internet

Page 88: Fundamentals of Computer
Page 89: Fundamentals of Computer

a small, touch-sensitive pad, usually a couple of inches square, which acts as an alternative to a mouse on some notebook/palmtop computers. It works by

sensing fingertip pressure

Page 90: Fundamentals of Computer
Page 91: Fundamentals of Computer

a manual control consisting of a vertical handle that can move freely in two directions; used as an

input device to computers or to devices controlled by computers

Page 92: Fundamentals of Computer
Page 93: Fundamentals of Computer

a type of display screen that has a touch-sensitive

transparent panel covering the screen. Instead of using a pointing device such as a mouse or light pen, you can

use your finger to point directly to objects on the

screen

Page 94: Fundamentals of Computer
Page 95: Fundamentals of Computer

An input device that utilizes a light-sensitive detector to select objects on a display

screen. A light pen is similar to a mouse, except that with a light pen you can

move the pointer and select objects on the display

screen by directly pointing to the objects with the pen

Page 96: Fundamentals of Computer
Page 97: Fundamentals of Computer

an input device that enables you to enter drawings and sketches into a

computer. A digitizing tablet consists of an electronic tablet and a cursor or pen. A cursor (also called a puck) is similar to a mouse, except

that it has a window with cross hairs for pinpoint placement, and it can

have as many as 16 buttons.

Page 98: Fundamentals of Computer
Page 99: Fundamentals of Computer

a pointing and drawing device shaped like a pen. You use a stylus

with a digitizing tablet or touch screen

Page 100: Fundamentals of Computer
Page 101: Fundamentals of Computer

is an input device used to scan a pattern of lines using optical sensing

techniques. The line attern is coded information about the item to which it relates

(e.g. the price and description of an item of

merchandise)

Page 102: Fundamentals of Computer
Page 103: Fundamentals of Computer

is a device, which responds to an input

quantity by generating a functionally related output usually in the

form of an electrical or optical signal

Page 104: Fundamentals of Computer
Page 105: Fundamentals of Computer

permits users to input printed or typewritten

documents with a scanner

Page 106: Fundamentals of Computer
Page 107: Fundamentals of Computer

involves the use of a special pen on a monitor surface, as

with a personal digital assistant

Page 108: Fundamentals of Computer
Page 109: Fundamentals of Computer

activated by user’s voice after voice has been programmed into the computer; currently

accepts limited number of vocal commands

Page 110: Fundamentals of Computer
Page 111: Fundamentals of Computer

these devices display information that has been held or generated within a

computer

Page 112: Fundamentals of Computer

peripheral that uses ink or toner to output

documents, images, and plain text files onto paper

Page 113: Fundamentals of Computer
Page 114: Fundamentals of Computer

display consisting of a device that takes signals

from a computer and displays them on a CRT

screen

Page 115: Fundamentals of Computer
Page 116: Fundamentals of Computer

a device that draws pictures on paper based on commands from a

computer. Plotters differ from printers in that they draw lines using a pen. As a result, they can produce continuous lines, whereas printers

can only simulate lines by printing a closely spaced series of dots.

Multicolor plotters use different-colored pens to draw different

colors.

Page 117: Fundamentals of Computer
Page 118: Fundamentals of Computer

a device used to produce sound

Page 119: Fundamentals of Computer
Page 120: Fundamentals of Computer

increase a message as temporary output that computer users hear

Page 121: Fundamentals of Computer
Page 122: Fundamentals of Computer

are reduced sized photographic reproductions

of printed information on film cards. The cards can be read using microfiche readers and printed using

microfiche printers

Page 123: Fundamentals of Computer
Page 124: Fundamentals of Computer

a piece of hardware that is used for both providing

information to the computer and receiving

information

Page 125: Fundamentals of Computer

the modem modulates the computer output to an acceptable signal for transmission and then demodulates the signal back for computer input

Page 126: Fundamentals of Computer
Page 127: Fundamentals of Computer

computer hardware that holds and spins a magnetic

or optical disk and reads and writes information on it

Page 128: Fundamentals of Computer
Page 129: Fundamentals of Computer

a rigid magnetic disk mounted permanently

in a drive unit

Page 130: Fundamentals of Computer
Page 131: Fundamentals of Computer

a direct-access disk, has information recorded

on it with a laser beam that burns pits into its

surface

Page 132: Fundamentals of Computer
Page 133: Fundamentals of Computer

the main part of a personal computer. The system

unit includes the chassis, microprocessor, main

memory, bus, and ports, but does not include the keyboard or monitor, or any peripheral devices

Page 134: Fundamentals of Computer

POWER SUPPLY

CPU

FAN

HEAT SINK

VIDEO CARD

MODEM

SOUND CARD

RIBBON CABLE

MOTHERBOARD

CD-ROM

HARD DRIVE

POWER CORDS

FLOPPY DRIVE

ZIP DRIVE

EXTRA CASE FAN

Page 135: Fundamentals of Computer
Page 136: Fundamentals of Computer

is the brains of the computer. Sometimes

referred to simply as the processor or central processor, the CPU is

where most calculations take place

Page 137: Fundamentals of Computer

supervises or monitors the functions performed by

the entire computer system according to

conditions set forth by the stored program

Page 138: Fundamentals of Computer

the part of a computer that performs all arithmetic computations, such as

addition and multiplication, and all comparison

operations. The ALU is one component of the CPU

(central processing unit).

Page 139: Fundamentals of Computer

is somewhat like an electronic filing cabinet capable of holding data

or instructions

Page 140: Fundamentals of Computer

ROM(Read Only)

RAM(Random Access)

contains the pre-programmed computer instructions such as the

Basic Input Output System (BIOS) and special data that the computer uses

throughout its processing.

is used to store the programs and data that

you will run.

Page 141: Fundamentals of Computer

the main circuit board of a microcomputer. The motherboard contains the

connectors for attaching additional boards. Typically, the motherboard

contains the CPU, BIOS, memory, mass storage interfaces, serial and parallel

ports, expansion slots, and all the controllers required to control standard peripheral devices, such as the display

screen, keyboard, and disk drive. Collectively, all these chips that reside on the motherboard are known as the

motherboard's chipset

Page 142: Fundamentals of Computer
Page 143: Fundamentals of Computer

an interface on a computer to which you can connect a device. Personal

computers have various types of ports. Internally, there are several ports for connecting disk drives, display screens, and keyboards.

Externally, personal computers have ports for connecting modems,

printers, mice, and other peripheral devices

Page 144: Fundamentals of Computer
Page 145: Fundamentals of Computer

a connector in a computer into which an expansion card can be plugged. The

connector supplies power to the card and connects it to the data bus, address bus and control signals of the

motherboard

Page 146: Fundamentals of Computer
Page 147: Fundamentals of Computer

A collection of wires through which data is

transmitted from one part of a computer to another

Page 148: Fundamentals of Computer
Page 149: Fundamentals of Computer

computer instruction or data. Anything that can be stored

electronically is software

Page 150: Fundamentals of Computer

System Software Application

Software

Page 151: Fundamentals of Computer

consist of programs designed to facilitate the use of the computer by the user. Any

software required to support the production or execution of application

programs but which is not specific to any particular

application

Page 152: Fundamentals of Computer

a set of program designed to efficiently manage the

resources of the computer system.

Page 153: Fundamentals of Computer
Page 154: Fundamentals of Computer

is a system program that converts the English-like instructions used

by computer programmers into the

machine-readable code used by the hardware

Page 155: Fundamentals of Computer

perform such standard tasks as organizing and

maintaining data files, translating programs

written in various languages to a language

acceptable to the computer

Page 156: Fundamentals of Computer

is a type of program that solves specific user-oriented processing

problems

Page 157: Fundamentals of Computer
Page 158: Fundamentals of Computer

program accepts words typed into a computer and processes them to produce edited text

Page 159: Fundamentals of Computer

system allows you to use different typefaces, specify various margins

and justifications, and embed illustrations and graphs directly into the text. The most powerful

desktop publishing systems enable you to create illustrations, while less powerful systems let you

insert illustrations created by other programs

Page 160: Fundamentals of Computer

are computer programs that let people electronically create

and manipulate spreadsheets (tables of values arranged in

rows and columns with predefined to relationships to each other). Spreadsheets are

used for mathematical calculations such as accounts, budgets, statistics and so on

Page 161: Fundamentals of Computer

a set of programs is necessary to facilitate adding new data

as well as modifying and retrieving of existing data

within a database

Page 162: Fundamentals of Computer

interactive hardware or software played for

entertainment, challenge, or

educational purposes

Page 163: Fundamentals of Computer

Public Domain Software Freeware Shareware Commercial Software

Page 164: Fundamentals of Computer

Has no copy right Free to use or make copy of Can be copied, used in other programs,

or charged by anyone

Page 165: Fundamentals of Computer

Has a copyright Can only give away exact copies of the

software Can not be changed or used in another

program without the copyright holder’s permission

Page 166: Fundamentals of Computer

Has a copyright Allowed to use software paying for it

1. can be a demo2. can set an amount of time you can use the software3. Can trust that you will pay for it if you like the software

Page 167: Fundamentals of Computer

Has the most resistive copyright Have to buy the software before you can

use it. Can usually make one copy of the

software as a backup copy Can not copy, look at the program’s code,

change, or use the software in another program.

Page 168: Fundamentals of Computer

1. MANAGEMENTused in school management such as budget, inventory, student records, etc.

2. LEARNING INSTRUCTIONteacher-centered instructionstudent-centered learning

3. EDUCATIONAL RESEARCHfor gathering and processing

Page 169: Fundamentals of Computer
Page 170: Fundamentals of Computer

a group of computers and other devices connected

together.

Page 171: Fundamentals of Computer

is a group of computers and associated devices that share a common

communications line and typically share the

resources of a single processor or server within a small geographic area (for example, within an office

building)

Page 172: Fundamentals of Computer

a data network designed for a town or city. (MAN) A data network intended to serve an area the size of a large city. Such networks are being implemented by

innovative techniques, such as running optical fibre through subway

tunnels.

Page 173: Fundamentals of Computer

are built to provide communication solutions for organizations or people who

need to exchange digital information between two

distant places (in one country or in two different

countries)

Page 174: Fundamentals of Computer

the computers are within a limited geographic

area, such as a campus or military base

Page 175: Fundamentals of Computer

a network contained within a user's home that

connects a person's digital devices

Page 176: Fundamentals of Computer

Networks Topology

Page 177: Fundamentals of Computer

All devices are connected to a central cable, called the bus or backbone. Bus networks are relatively

inexpensive and easy to install for small networks.

Ethernet systems use a bus topology

Page 178: Fundamentals of Computer

All devices are connected to one another in the shape of a closed

loop, so that each device is connected directly to two other devices, one on either side of it.

Ring topologies are relatively expensive and difficult to install,

but they offer high bandwidth and can span large distances

Page 179: Fundamentals of Computer

All devices are connected to a central hub. Star

networks are relatively easy to install and

manage, but bottlenecks can occur because all data must pass through the hub

Page 180: Fundamentals of Computer
Page 181: Fundamentals of Computer

A tree topology combines characteristics of linear

bus and star topologies. It consists of groups of star-configured workstations

connected to a linear bus backbone cable

Page 182: Fundamentals of Computer
Page 183: Fundamentals of Computer

Types of Cables Used in Networks

Page 184: Fundamentals of Computer

 Unshielded Twisted Pair (UTP) Cable

 Shielded Twisted Pair (STP) Cable

Microwave  Coaxial Cable  Fiber Optic Cable

Page 185: Fundamentals of Computer

Unshielded twisted pair (UTP) is the most popular and is generally the best option for school networks. The quality of UTP may vary from telephone-grade wire to extremely high-speed cable. The cable has four pairs of wires inside the jacket.

Each pair is twisted with a different number of twists per inch to help

eliminate interference from adjacent pairs and other electrical devices. The

tighter the twisting, the higher the supported transmission rate and the

greater the cost per foot.

Page 186: Fundamentals of Computer
Page 187: Fundamentals of Computer

A disadvantage of UTP is that it may be susceptible to radio and electrical

frequency interference. Shielded twisted pair (STP) is suitable for

environments with electrical interference; however, the extra shielding can using Token Ring topology. make the cables quite

bulky. Shielded twisted pair is often used on networks

Page 188: Fundamentals of Computer
Page 189: Fundamentals of Computer

are very high-frequency radio signals

that are transmitted through open space.

Page 190: Fundamentals of Computer

Coaxial cabling has a single copper conductor at its center. A plastic layer provides insulation between the center

conductor and a braided metal shield. The metal shield helps to block any outside

interference from fluorescent lights, motors, and other computers. Although coaxial cabling is difficult to install, it is highly

resistant to signal interference. In addition, it can support greater cable lengths between

network devices than twisted pair cable.

Page 191: Fundamentals of Computer
Page 192: Fundamentals of Computer

Fiber optic cable has the ability to transmit signals over much longer distances than coaxial and twisted pair. It also has the capability to carry information at vastly greater speeds. This capacity broadens communication possibilities to include

services such as video conferencing and interactive services. The cost of fiber optic cabling is comparable to copper cabling; however, it is more difficult to install and

modify.

Page 193: Fundamentals of Computer
Page 194: Fundamentals of Computer

provide a special form of microwave transmission. It requires earth stations, or “dishes,” that transmit

and receive signals to and from the orbited

satellite

Page 195: Fundamentals of Computer
Page 196: Fundamentals of Computer

A wide collection of computer networks

Page 197: Fundamentals of Computer

The software program you use to access the World Wide Web

Page 198: Fundamentals of Computer

Uses the text in a web site to index so that search engine users can find

it by typing it by selecting the appropriate category.

Page 199: Fundamentals of Computer

Uses human editors to place the site into a hierarchy or outline of topics so that users can find it by selecting

the appropriate category.

Page 200: Fundamentals of Computer

A method of naming documents or places on the internet

Page 201: Fundamentals of Computer

it refers to all of the publicly accessible web sites in the world

Page 202: Fundamentals of Computer

in an electronic message sent from one computer to another.