SlideShare uma empresa Scribd logo
1 de 79
TOPIC
CHAPTER 1: Introduction To Computers
A computer is a machine that manipulates data
according to a list of instructions.
A computer is a device capable of performing
computations and making logical decisions at speed
millions and even billion of times faster them human
beings can.
Computer is an electronic machine which is use for
data processing. The output which comes after
processing data through computer is known as
Information.
What is Computer?
Slide 1 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Why Computers?
Slide 2 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Zero th generation (1642 to 1945)
First Generation (1945 to 1955)
Second generation (1955 to 1965)
Third generation (1966 to 1970)
Fourth generation (1971 to 1980)
Fifth generation (1980 to present)
Slide 3 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Mechanical calculators was developed as
computing device.
Slide 4 of 84
TOPIC
CHAPTER 1: Introduction To Computers
In 1946 first electronic computer ENAIC (Electronic
Numerical Integrator and Calculator ) was developed by
Mr. J.Presper Eckert and Mr. John Manuchly at
University of Pennsylvania.
It uses 18,000 vacuum tubes and its cast was $500,000.
Its weight was 30 tons and occupied a 30 by 50 foot
space.
It produced large amount of heat.
Its speed was very slow.
Slide 5 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Slide 6 of 84
TOPIC
CHAPTER 1: Introduction To Computers
In this second generation vacuum tubes was
replaced by transistors.
Speed / performance of this generation computers
was improved in comparison to first generation
computers.
Size, price , and heat produced reduced by using
transistors.
Slide 7 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Slide 8 of 84
TOPIC
CHAPTER 1: Introduction To Computers
In this third generation transistors was replaced by IC’s
(Integrated Circuits i.e fabrication of thousands electronic
components on single silicon chip ).
Using this drastic reduction in the size of computers.
Speed / performance was high in comparison to third
generation.
Heat produced by computers was reduced.
Slide 9 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Slide 10 of 84
TOPIC
CHAPTER 1: Introduction To Computers
In this generation IC’s are replaced by LSI (Large Scale
Integrated Circuits : more number of electronic
components on silicon chip)
These are low cast, small size and high performance in
comparisons to third generation computers
Slide 11 of 84
TOPIC
CHAPTER 1: Introduction To Computers
In this generation LSI are replaced by VLSI (Very
Large Scale Integrated Circuits)
Size and cost of these computers is very less and
performance is very high
Slide 12 of 84
TOPIC
CHAPTER 1: Introduction To Computers
A computer can be divided into two main categories:
Slide 13 of 84
1. Hardware
Hardware is basically anything that you can touch
with your fingers.
2. Software
For computer hardware to work it must follow a set
of instructions that is supplied to it as software.
TOPIC
CHAPTER 1: Introduction To Computers
Hardware refers to the computer’s physical components,
• Computer Case
• CPU (central processing unit...Pentium chip)
• Monitor
• Keyboard & Mouse
• Disk Drive, Zip Drive, CD-ROM, DVD,
• Hard Drive
• Memory (RAM)
• Speakers
• Printer
Slide 14 of 84
TOPIC
CHAPTER 1: Introduction To Computers
The term software refers to the set of instructions
that directs the hardware to accomplish a task.
1. System Software
2. Application Software
3. Utility Software
Application
Software
System
Software (OS)
Hardware
Slide 15 of 84
TOPIC
CHAPTER 1: Introduction To Computers
1. System Software/Operating System
System Software are used to control all
components of computer and serves as an
interface between user and hardware.
Slide 16 of 84
1. Control all Components of Computer
2. Interface b/w user and Hardware
TOPIC
CHAPTER 1: Introduction To Computers
2. Application Software
Application software is used or design for the
specific purpose of the user.
for example
MS-WORD
MS-EXCEL
Corel Draw
Game
Slide 17 of 84
MS-POWER POINT
Acdsee
Paint
MS-ACCESS
TOPIC
CHAPTER 1: Introduction To Computers
3. Utility Software
Utility Software is used to remove any problem or
solve a complex situation in computer.
for example
Partition Magic
Antivirus
Security Software
Slide 18 of 84
Backup utility
Data Recovery
Win Ghost
TOPIC
CHAPTER 1: Introduction To Computers
Bit:
Slide 19 of 84
One digit, either 0 or 1
Byte:
any combination of 0 or 1.
also called an octet.
Bits n Bytes
TOPIC
CHAPTER 1: Introduction To Computers
Computer only understand 0 or 1
0
1
OFF
ON
Slide 20 of 84
TOPIC
CHAPTER 1: Introduction To Computers
00011001
25
10110011
179
01000001
A
The number 25 stored as 8 bits using the binary number system:
The number 179 stored as 8 bits using the binary number system:
The letter A stored as 8 bits using ASCII code:
Slide 21 of 84
= =
= =
= =
TOPIC
CHAPTER 1: Introduction To Computers
INPUT
PROCESSING
OUTPUT
Exam Results!
Slide 22 of 84
Information for the Exam
TOPIC
CHAPTER 1: Introduction To Computers
Consists of four parts where each part involves one
or more specific components of the computer.
1. Input
2. Processing
3. Output
4. Storage
Information Processing Cycle
Slide 23 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Input Processing Output
Storage
Slide 24 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Input
Storage
Data Information
Input: A computer receives
dP
arto
a
ce
v
sis
a
ing
an input deO
vu
ic
tp
e
utsuch
Slide 25 of 84
as the keyboard.
TOPIC
CHAPTER 1: Introduction To Computers
Input Processing Output
Storage
Data Information
Processing: A computer
program performs operations
Slide 26 of 84
on the data to transform it
into information.
TOPIC
CHAPTER 1: Introduction To Computers
Input
Data
Output: A computer produces
the output through an output
Slide 27 of 84
Pr
d
oe
ce
v
sis
c
in
e
g such as th
O
e
utm
puo
t nitor to
display the resu
In
lt
fo
o
rm
f
a
th
tio
e
n
S
ptr
o
o
ra
c
ge
essing operations.
TOPIC
CHAPTER 1: Introduction To Computers
Output
Storage
Data Information
Storage: A computer stores
the result of the processing
operations in a storage device
Slide 28 of 84
Input such as thP
e
roh
ce
a
sr
sd
ing
disk.
TOPIC
CHAPTER 1: Introduction To Computers
Input Processing Output
Storage
Adds each item
cost together
 Organizes data
 Computes total
due
Note book
RM 4.50 each
Eraser
RM 0.80 each
Pen
RM 1.50 each
Stapler
RM 2.20 each
Slide 29 of 84
TOPIC
CHAPTER 1: Introduction To Computers
So
Computer is an Electronic device which can:
1. accept data
2. process it
3. give the result after that processing
4. and also store processed data Input
Output
Processing
Storage
Slide 30 of 84
TOPIC
CHAPTER 1: Introduction To Computers
PC four major functions are:
Input data
Process data
Output information
Store data and information
DATA IN
INFORMATION
OUT
Slide 31 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Data vs. Information
Data is a representation of a fact or idea
Number
Word
Picture
Sound
Information is data that has been organized or
presented in a meaningful.
Kuala Lumpur Malaysia
examples of data
3547 Ahmad
examples of information
City-Kuala Lumpur
Slide 32 of 84
Roll No. 3547 Name-Ahmad
Country-Malaysia
TOPIC
CHAPTER 1: Introduction To Computers
2 + 2 = 4
Data vs. Instruction
Instruction
DATA Information
Slide 33 of 84
TOPIC
CHAPTER 1: Introduction To Computers
A Typical Personal Computer
System unit Display device
External device
External device
Input devices
A Personal Computer:
Slide 34 of 84
TOPIC
CHAPTER 1: Introduction To Computers
KLMU
1 User type “KLMU”
2 Keyboard converts
characters to a binary
code; bits are transmitted
to memory and to CPU for
processing
3 All processing and storage
are done in binary form 4 Transmission to
printer is in binary
form
5 Printer converts binary code
to characters before printing
K
_LMU_
Slide 35 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Temporary
storage
Output
Input
RAM
Floppy Disk
Hard Disk
Permanent
storage
Monitor
Speaker
Printer
Webcam
Scanner
Slide 36 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Enter data to be processed
Slide 37 of 84
Keyboard
Scanners
Mouse
Trackball
Touch screen
Microphone
Game Controller
Digital camera
TOPIC
CHAPTER 1: Introduction To Computers
Cabinet that houses all components
Motherboard
CPU
Memory modules System Unit
System Unit
Slide 38 of 84
TOPIC
CHAPTER 1: Introduction To Computers
A processor present in system unit is the part that is
like a computer’s brain.
A system unit is a personal computer component that
houses other devices necessary for the computer to
function.
Slide 39 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Chassis
Memory chips
Disk drives
The System Unit
Cooling device
Microprocessor
(under cooling device)
Power Supply
Ports
Adapter Card
Slide 40 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Display Device
Slide 41 of 84
A display device is a personal computer component
that enables users to view the text and graphical data
associated with a computer program.
TOPIC
CHAPTER 1: Introduction To Computers
Input Devices
Slide 42 of 84
An input device is a personal computer component
that enables users to enter data or instructions into a
computer.
TOPIC
CHAPTER 1: Introduction To Computers
External Devices
Slide 43 of 84
There are several categories of external devices:
Microphone
Digital camera
Scanner
Speakers
Printer
Network device
External drive
TOPIC
CHAPTER 1: Introduction To Computers
System Unit Components
Slide 44 of 84
The system unit itself has several important sub-
components, such as:
System Board
Central Processing Unit (CPU)
Memory
System Bus
Storage devices
TOPIC
CHAPTER 1: Introduction To Computers
Expansion slots
AGP slot
Ports
CPU
RAM slots
Drive interfaces
The System Board
The system board is the personal computer component that
acts as the backbone for the entire computer system.
Slide 45 of 84
TOPIC
CHAPTER 1: Introduction To Computers
The Central Processing Unit (CPU)
Slide 46 of 84
The central processing unit (CPU), sometimes
called microprocessor or just processor, is the real
brains of the computer and is where most of the
calculations take place.
TOPIC
CHAPTER 1: Introduction To Computers
Memory
Slide 47 of 84
Memory is the personal computer component that
comprises the electronic storage areas in the
computer. It can be considered either volatile or
non-volatile.
TOPIC
CHAPTER 1: Introduction To Computers
Hard Drive
Controller
Video
Controller
Memory
System Bus
CPU
The System Bus
Slide 48 of 84
The system bus is the main communication path
between the CPU and memory.
TOPIC
CHAPTER 1: Introduction To Computers
Storage Devices
Slide 49 of 84
A storage device is a system unit component, such
as a hard drive, that enables users to save data for
reuse at a later time, even after the personal
computer is shut down and restarted.
TOPIC
CHAPTER 1: Introduction To Computers
Internal view
External view
Wires from the power supply
to the system board and drives
Fan
Voltage switch
Socket for power cord
Power switch
Power Supplies
Slide 50 of 84
A power supply is an internal computer component that
converts AC power from an electrical outlet to the DC
power needed by system components.
TOPIC
CHAPTER 1: Introduction To Computers
Cooling Systems
Fan
Heat sink
Slide 51 of 84
Computer systems contain several components that
require cooling:
The computer case
The CPU
The power supply
Some adapter cards
Some hard disk drives
TOPIC
CHAPTER 1: Introduction To Computers
PCI bus
Circuitry
Adapter Cards
An adapter card is a printed circuit board that you install
into a slot on the computer’s system board to expand
the functionality of the computer.
Phone line
connection
Circuit to
connect to
phone line
Slide 52 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Riser Cards
REAR
FRONT
Slide 53 of 84
Memory slots
PCI/ISA slots on riser
Peripheral
connectors
CPU
A riser card is a board that plugs in to the system
board and provides additional slots for adapter
cards..
TOPIC
CHAPTER 1: Introduction To Computers
Storage Devices
The various types of storage devices used in personal
computers are:
Floppy Disk Drives (FDD)
Hard Disk Drives (HDD)
Optical Drives
Tape Drives
Solid State Storage devices
Slide 54 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Front view 3.5-inch floppy disk drive
3.5-inch floppy disk
Rear view of floppy disk drive
Data cable
Power cable
Slide 55 of 84
Floppy Disk Drives (FDD)
FDD is a personal computer storage device that reads
data from, and writes data to, removable disks made of
flexible Mylar plastic covered with a magnetic coating
and enclosed in a stiff, protective, plastic case.
TOPIC
CHAPTER 1: Introduction To Computers
Hard Disk Drives (HDD)
Slide 56 of 84
HDD is a personal computer storage device that uses
fixed media, which means that the disk is built into the
drive and the drives are not removed from the computer
unless you are performing an upgrade or a repair.
TOPIC
CHAPTER 1: Introduction To Computers
An internal CD-ROM drive
An external DVD drive
A CD-R disc
Slide 57 of 84
Optical Disks
An optical disk is a personal computer storage device
that stores data optically, rather than magnetically.
TOPIC
CHAPTER 1: Introduction To Computers
Types of Optical Disks and Drives
Optical disks and drives come in several types, such as:
CD-ROM
CD-R
CD-RW
DVD-ROM
DVD-R
DVD+R
DVD+R DL
DVD-RW
DVD+RW
DVD-RAM
Slide 58 of 84
TOPIC
CHAPTER 1: Introduction To Computers
Tape Drives
Slide 59 of 84
A tape drive is a personal computer storage device that
stores data magnetically on a removable tape that is
enclosed in a tape cartridge.
TOPIC
CHAPTER 1: Introduction To Computers
Compact Flash
card fits in here
43mm
36mm
USB adapter connects the
Compact Flash reader to
the computer
Solid
Slide 60 of 84
Solid state storage is a personal computer storage
device that stores data in special types of memory
instead of on disks or tape.
TOPIC
CHAPTER 1: Introduction To Computers
Personal Computer Connection Methods
Slide 61 of 84
The various PC connection methods are:
Ports
Personal Computer Connections
Serial Connections
Parallel Connections
Universal Serial Bus (USB) Connections
IEEE 1394 and FireWire Connections
Small Computer Systems Interface (SCSI) Connections
Parallel ATA (PATA) Connections
Serial ATA (SATA) Connections
TOPIC
CHAPTER 1: Introduction To Computers
Enable devices to be connected to a personal computer.
6-pin round
connector
25-pin D-shaped connector
15-pin D-shaped connector
Ports
A port is a hardware connection interface on a personal
computer that enables devices to be connected to the
computer.
Slide 62 of 84
TOPIC
CHAPTER 1: Introduction To Computers
USB Connector
Cable
Slide 63 of 84
Personal Computer Connection
A personal computer connection is a means by which
a personal computer component is attached to other
components to provide computing capabilities.
TOPIC
CHAPTER 1: Introduction To Computers
25-pin serial port
on a serial device
25-pin end of serial cable connects to modem
and 9-pin end connects to computer’s serial port
Serial Connections
Slide 64 of 84
A serial connection is a personal computer connection
that transfers data one bit at a time over a single wire.
TOPIC
CHAPTER 1: Introduction To Computers
Parallel connector
Parallel cable
Slide 65 of 84
Parallel Connections
A parallel connection is a personal computer connection
that transfers data eight bits at a time over eight wires
and is typically used to connect a printer to a system unit.
TOPIC
CHAPTER 1: Introduction To Computers
Type B connector
connects to USB device
Type A connector connects to
USB port on the computer
or on a hub
Slide 66 of 84
USB Connections
A USB connection is a personal computer connection
that enables you to connect multiple peripherals to a
single port with high performance and minimal device
configuration.
TOPIC
CHAPTER 1: Introduction To Computers
FireWire device
FireWire port
FireWire 6-pin connector
Slide 67 of 84
IEEE 1394 and FireWire Connections
A FireWire connection is a personal computer
connection that provides a high-speed interface for
peripheral devices that are designed to use the IEEE
1394 standard.
TOPIC
CHAPTER 1: Introduction To Computers
SCSI connector
SCSI cable
Slide 68 of 84
Small Computer Systems Interface (SCSI)
Connections
A SCSI connection is a personal computer connection
that connects internal and external components to the
system unit and provides for high-speed data transfer.
TOPIC
CHAPTER 1: Introduction To Computers
PATA connector
Slide 69 of 84
Parallel ATA (PATA) Connections
A PATA connection is a personal computer connection
that provides a parallel data channel from a disk
controller to the disk drives.
TOPIC
CHAPTER 1: Introduction To Computers
SATA data cable
SATA power cables
Serial ATA (SATA) Connections
Slide 70 of 84
A SATA connection is a personal computer connection
that provides a serial data channel between the drive
controller and the disk drives.
TOPIC
Personal
Computer
Mobile Computer
and Mobile
Devices
Mid-Range Server
Mainframe
Computer
Supercomputer
Slide 71 of 84
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
TOPIC
Personal Computer
 A single-user computer that can perform all input, processing, output
and storage operations on its own.
 Two types of personal computer are desktop computer and
workstation.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 72 of 84
TOPIC
Notebook Computer
 Portable, small enough to fit on
your lap.
 Also called a laptop computer.
 Usually more expensive than a
desktop computer with equal
capabilities.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 73 of 84
TOPIC
Tablet PC
 A computer that is shaped like a
slate or notebook.
 Normally fitted with a touch screen
for users to enter input through a
stylus.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 74 of 84
TOPIC
Handheld Computer
 A small computer that can easily
be fit in one hand and operated by
the other hand.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 75 of 84
TOPIC
Personal Digital Assistant (PDA)
 A small, portable computer built for
specific purposes such as for
keeping phone directories and
calendars.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 76 of 84
TOPIC
Mid-Range Server
 More powerful and larger that a workstation and can
support up to 4,000 users at one time.
 Formerly known as minicomputer.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 77 of 84
TOPIC
Mainframe Computer
 Very powerful, expensive computer that supports
thousands of connected users
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 78 of 84
TOPIC
Supercomputer
 The fastest, most powerful, most
expensive computer.
 Used for applications requiring complex
mathematical calculations.
CHAPTER 1: Introduction To Computers
1.5 Categories of Computer
Slide 79 of 84

Mais conteúdo relacionado

Semelhante a cs305-170108135047.pptx

CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitYhal Htet Aung
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer FundamentalShradha Kabra
 
Introduction to IT
Introduction to ITIntroduction to IT
Introduction to ITcpjcollege
 
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiIntroduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiLEALucknow
 
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptINTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptMozammelHaque53
 
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptx
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptxComputer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptx
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptxsolomonlemma14
 
Compendium for computer application
Compendium for computer applicationCompendium for computer application
Compendium for computer applicationmusadoto
 
125252.ppt
125252.ppt125252.ppt
125252.pptdivlee1
 
Computer Organization and BASIC Programming
Computer Organization and BASIC     Programming     Computer Organization and BASIC     Programming
Computer Organization and BASIC Programming MuhammadAhmad844
 
Introduction to Computer.pdf
Introduction to Computer.pdfIntroduction to Computer.pdf
Introduction to Computer.pdfPinkiNayak1
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxShivanjaliChaurasia1
 
Computer Science | Fundaments of Computer
Computer Science | Fundaments of ComputerComputer Science | Fundaments of Computer
Computer Science | Fundaments of ComputerFidgetSpiner
 
Computer basics Intro
Computer basics IntroComputer basics Intro
Computer basics IntroJafar Nesargi
 
Ch 1 introduction and 2 computer software 1
Ch 1 introduction  and 2 computer software 1Ch 1 introduction  and 2 computer software 1
Ch 1 introduction and 2 computer software 1rjsuthar56
 

Semelhante a cs305-170108135047.pptx (20)

Lesson1 Contestada
Lesson1 ContestadaLesson1 Contestada
Lesson1 Contestada
 
CSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System UnitCSC1100 - Chapter02 - Components of the System Unit
CSC1100 - Chapter02 - Components of the System Unit
 
PCT Slide1
PCT Slide1PCT Slide1
PCT Slide1
 
Computer Fundamental
Computer FundamentalComputer Fundamental
Computer Fundamental
 
Introduction to IT
Introduction to ITIntroduction to IT
Introduction to IT
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh TripathiIntroduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
Introduction to Computer and Generations of Computer by Er. Kamlesh Tripathi
 
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.pptINTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
INTRODUCTION TO COMPUTER SYSTEMS ARCHITECTURE1_17 December 2023.ppt
 
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptx
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptxComputer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptx
Computer_Architecture&O_ECEG_3163_02_computer_evolution_performance.pptx
 
Compendium for computer application
Compendium for computer applicationCompendium for computer application
Compendium for computer application
 
125252.ppt
125252.ppt125252.ppt
125252.ppt
 
Computer Organization and BASIC Programming
Computer Organization and BASIC     Programming     Computer Organization and BASIC     Programming
Computer Organization and BASIC Programming
 
Introduction to Computer.pdf
Introduction to Computer.pdfIntroduction to Computer.pdf
Introduction to Computer.pdf
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptx
 
Computer Science | Fundaments of Computer
Computer Science | Fundaments of ComputerComputer Science | Fundaments of Computer
Computer Science | Fundaments of Computer
 
mix topic.pptx
mix topic.pptxmix topic.pptx
mix topic.pptx
 
Module2 computer system
Module2 computer systemModule2 computer system
Module2 computer system
 
Computer basics Intro
Computer basics IntroComputer basics Intro
Computer basics Intro
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
 
Ch 1 introduction and 2 computer software 1
Ch 1 introduction  and 2 computer software 1Ch 1 introduction  and 2 computer software 1
Ch 1 introduction and 2 computer software 1
 

Mais de Lyka Gumatay

evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.pptevaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.pptLyka Gumatay
 
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptxCURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptxLyka Gumatay
 
RPMS Cover 2022.pptx
RPMS Cover 2022.pptxRPMS Cover 2022.pptx
RPMS Cover 2022.pptxLyka Gumatay
 
farm-tools-and-equipments.pptx
farm-tools-and-equipments.pptxfarm-tools-and-equipments.pptx
farm-tools-and-equipments.pptxLyka Gumatay
 
CTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.pptCTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.pptLyka Gumatay
 
7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt7storingmeat-180730074736.ppt
7storingmeat-180730074736.pptLyka Gumatay
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptLyka Gumatay
 
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.pptGrade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.pptLyka Gumatay
 
earthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdfearthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdfLyka Gumatay
 
cs305-170108135047.pptx
cs305-170108135047.pptxcs305-170108135047.pptx
cs305-170108135047.pptxLyka Gumatay
 
newton third law.ppt
newton third law.pptnewton third law.ppt
newton third law.pptLyka Gumatay
 
6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdfLyka Gumatay
 
17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptxLyka Gumatay
 
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptxLyka Gumatay
 
14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptxLyka Gumatay
 
unit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdfunit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdfLyka Gumatay
 
Media and Information Literate individuals.pptx
Media and Information Literate individuals.pptxMedia and Information Literate individuals.pptx
Media and Information Literate individuals.pptxLyka Gumatay
 
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...Lyka Gumatay
 
multimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptxmultimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptxLyka Gumatay
 
15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptxLyka Gumatay
 

Mais de Lyka Gumatay (20)

evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.pptevaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
 
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptxCURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
 
RPMS Cover 2022.pptx
RPMS Cover 2022.pptxRPMS Cover 2022.pptx
RPMS Cover 2022.pptx
 
farm-tools-and-equipments.pptx
farm-tools-and-equipments.pptxfarm-tools-and-equipments.pptx
farm-tools-and-equipments.pptx
 
CTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.pptCTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.ppt
 
7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.ppt
 
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.pptGrade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
 
earthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdfearthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdf
 
cs305-170108135047.pptx
cs305-170108135047.pptxcs305-170108135047.pptx
cs305-170108135047.pptx
 
newton third law.ppt
newton third law.pptnewton third law.ppt
newton third law.ppt
 
6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf
 
17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx
 
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
 
14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx
 
unit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdfunit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdf
 
Media and Information Literate individuals.pptx
Media and Information Literate individuals.pptxMedia and Information Literate individuals.pptx
Media and Information Literate individuals.pptx
 
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
 
multimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptxmultimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptx
 
15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx
 

Último

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Último (20)

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

cs305-170108135047.pptx

  • 1. TOPIC CHAPTER 1: Introduction To Computers A computer is a machine that manipulates data according to a list of instructions. A computer is a device capable of performing computations and making logical decisions at speed millions and even billion of times faster them human beings can. Computer is an electronic machine which is use for data processing. The output which comes after processing data through computer is known as Information. What is Computer? Slide 1 of 84
  • 2. TOPIC CHAPTER 1: Introduction To Computers Why Computers? Slide 2 of 84
  • 3. TOPIC CHAPTER 1: Introduction To Computers Zero th generation (1642 to 1945) First Generation (1945 to 1955) Second generation (1955 to 1965) Third generation (1966 to 1970) Fourth generation (1971 to 1980) Fifth generation (1980 to present) Slide 3 of 84
  • 4. TOPIC CHAPTER 1: Introduction To Computers Mechanical calculators was developed as computing device. Slide 4 of 84
  • 5. TOPIC CHAPTER 1: Introduction To Computers In 1946 first electronic computer ENAIC (Electronic Numerical Integrator and Calculator ) was developed by Mr. J.Presper Eckert and Mr. John Manuchly at University of Pennsylvania. It uses 18,000 vacuum tubes and its cast was $500,000. Its weight was 30 tons and occupied a 30 by 50 foot space. It produced large amount of heat. Its speed was very slow. Slide 5 of 84
  • 6. TOPIC CHAPTER 1: Introduction To Computers Slide 6 of 84
  • 7. TOPIC CHAPTER 1: Introduction To Computers In this second generation vacuum tubes was replaced by transistors. Speed / performance of this generation computers was improved in comparison to first generation computers. Size, price , and heat produced reduced by using transistors. Slide 7 of 84
  • 8. TOPIC CHAPTER 1: Introduction To Computers Slide 8 of 84
  • 9. TOPIC CHAPTER 1: Introduction To Computers In this third generation transistors was replaced by IC’s (Integrated Circuits i.e fabrication of thousands electronic components on single silicon chip ). Using this drastic reduction in the size of computers. Speed / performance was high in comparison to third generation. Heat produced by computers was reduced. Slide 9 of 84
  • 10. TOPIC CHAPTER 1: Introduction To Computers Slide 10 of 84
  • 11. TOPIC CHAPTER 1: Introduction To Computers In this generation IC’s are replaced by LSI (Large Scale Integrated Circuits : more number of electronic components on silicon chip) These are low cast, small size and high performance in comparisons to third generation computers Slide 11 of 84
  • 12. TOPIC CHAPTER 1: Introduction To Computers In this generation LSI are replaced by VLSI (Very Large Scale Integrated Circuits) Size and cost of these computers is very less and performance is very high Slide 12 of 84
  • 13. TOPIC CHAPTER 1: Introduction To Computers A computer can be divided into two main categories: Slide 13 of 84 1. Hardware Hardware is basically anything that you can touch with your fingers. 2. Software For computer hardware to work it must follow a set of instructions that is supplied to it as software.
  • 14. TOPIC CHAPTER 1: Introduction To Computers Hardware refers to the computer’s physical components, • Computer Case • CPU (central processing unit...Pentium chip) • Monitor • Keyboard & Mouse • Disk Drive, Zip Drive, CD-ROM, DVD, • Hard Drive • Memory (RAM) • Speakers • Printer Slide 14 of 84
  • 15. TOPIC CHAPTER 1: Introduction To Computers The term software refers to the set of instructions that directs the hardware to accomplish a task. 1. System Software 2. Application Software 3. Utility Software Application Software System Software (OS) Hardware Slide 15 of 84
  • 16. TOPIC CHAPTER 1: Introduction To Computers 1. System Software/Operating System System Software are used to control all components of computer and serves as an interface between user and hardware. Slide 16 of 84 1. Control all Components of Computer 2. Interface b/w user and Hardware
  • 17. TOPIC CHAPTER 1: Introduction To Computers 2. Application Software Application software is used or design for the specific purpose of the user. for example MS-WORD MS-EXCEL Corel Draw Game Slide 17 of 84 MS-POWER POINT Acdsee Paint MS-ACCESS
  • 18. TOPIC CHAPTER 1: Introduction To Computers 3. Utility Software Utility Software is used to remove any problem or solve a complex situation in computer. for example Partition Magic Antivirus Security Software Slide 18 of 84 Backup utility Data Recovery Win Ghost
  • 19. TOPIC CHAPTER 1: Introduction To Computers Bit: Slide 19 of 84 One digit, either 0 or 1 Byte: any combination of 0 or 1. also called an octet. Bits n Bytes
  • 20. TOPIC CHAPTER 1: Introduction To Computers Computer only understand 0 or 1 0 1 OFF ON Slide 20 of 84
  • 21. TOPIC CHAPTER 1: Introduction To Computers 00011001 25 10110011 179 01000001 A The number 25 stored as 8 bits using the binary number system: The number 179 stored as 8 bits using the binary number system: The letter A stored as 8 bits using ASCII code: Slide 21 of 84 = = = = = =
  • 22. TOPIC CHAPTER 1: Introduction To Computers INPUT PROCESSING OUTPUT Exam Results! Slide 22 of 84 Information for the Exam
  • 23. TOPIC CHAPTER 1: Introduction To Computers Consists of four parts where each part involves one or more specific components of the computer. 1. Input 2. Processing 3. Output 4. Storage Information Processing Cycle Slide 23 of 84
  • 24. TOPIC CHAPTER 1: Introduction To Computers Input Processing Output Storage Slide 24 of 84
  • 25. TOPIC CHAPTER 1: Introduction To Computers Input Storage Data Information Input: A computer receives dP arto a ce v sis a ing an input deO vu ic tp e utsuch Slide 25 of 84 as the keyboard.
  • 26. TOPIC CHAPTER 1: Introduction To Computers Input Processing Output Storage Data Information Processing: A computer program performs operations Slide 26 of 84 on the data to transform it into information.
  • 27. TOPIC CHAPTER 1: Introduction To Computers Input Data Output: A computer produces the output through an output Slide 27 of 84 Pr d oe ce v sis c in e g such as th O e utm puo t nitor to display the resu In lt fo o rm f a th tio e n S ptr o o ra c ge essing operations.
  • 28. TOPIC CHAPTER 1: Introduction To Computers Output Storage Data Information Storage: A computer stores the result of the processing operations in a storage device Slide 28 of 84 Input such as thP e roh ce a sr sd ing disk.
  • 29. TOPIC CHAPTER 1: Introduction To Computers Input Processing Output Storage Adds each item cost together  Organizes data  Computes total due Note book RM 4.50 each Eraser RM 0.80 each Pen RM 1.50 each Stapler RM 2.20 each Slide 29 of 84
  • 30. TOPIC CHAPTER 1: Introduction To Computers So Computer is an Electronic device which can: 1. accept data 2. process it 3. give the result after that processing 4. and also store processed data Input Output Processing Storage Slide 30 of 84
  • 31. TOPIC CHAPTER 1: Introduction To Computers PC four major functions are: Input data Process data Output information Store data and information DATA IN INFORMATION OUT Slide 31 of 84
  • 32. TOPIC CHAPTER 1: Introduction To Computers Data vs. Information Data is a representation of a fact or idea Number Word Picture Sound Information is data that has been organized or presented in a meaningful. Kuala Lumpur Malaysia examples of data 3547 Ahmad examples of information City-Kuala Lumpur Slide 32 of 84 Roll No. 3547 Name-Ahmad Country-Malaysia
  • 33. TOPIC CHAPTER 1: Introduction To Computers 2 + 2 = 4 Data vs. Instruction Instruction DATA Information Slide 33 of 84
  • 34. TOPIC CHAPTER 1: Introduction To Computers A Typical Personal Computer System unit Display device External device External device Input devices A Personal Computer: Slide 34 of 84
  • 35. TOPIC CHAPTER 1: Introduction To Computers KLMU 1 User type “KLMU” 2 Keyboard converts characters to a binary code; bits are transmitted to memory and to CPU for processing 3 All processing and storage are done in binary form 4 Transmission to printer is in binary form 5 Printer converts binary code to characters before printing K _LMU_ Slide 35 of 84
  • 36. TOPIC CHAPTER 1: Introduction To Computers Temporary storage Output Input RAM Floppy Disk Hard Disk Permanent storage Monitor Speaker Printer Webcam Scanner Slide 36 of 84
  • 37. TOPIC CHAPTER 1: Introduction To Computers Enter data to be processed Slide 37 of 84 Keyboard Scanners Mouse Trackball Touch screen Microphone Game Controller Digital camera
  • 38. TOPIC CHAPTER 1: Introduction To Computers Cabinet that houses all components Motherboard CPU Memory modules System Unit System Unit Slide 38 of 84
  • 39. TOPIC CHAPTER 1: Introduction To Computers A processor present in system unit is the part that is like a computer’s brain. A system unit is a personal computer component that houses other devices necessary for the computer to function. Slide 39 of 84
  • 40. TOPIC CHAPTER 1: Introduction To Computers Chassis Memory chips Disk drives The System Unit Cooling device Microprocessor (under cooling device) Power Supply Ports Adapter Card Slide 40 of 84
  • 41. TOPIC CHAPTER 1: Introduction To Computers Display Device Slide 41 of 84 A display device is a personal computer component that enables users to view the text and graphical data associated with a computer program.
  • 42. TOPIC CHAPTER 1: Introduction To Computers Input Devices Slide 42 of 84 An input device is a personal computer component that enables users to enter data or instructions into a computer.
  • 43. TOPIC CHAPTER 1: Introduction To Computers External Devices Slide 43 of 84 There are several categories of external devices: Microphone Digital camera Scanner Speakers Printer Network device External drive
  • 44. TOPIC CHAPTER 1: Introduction To Computers System Unit Components Slide 44 of 84 The system unit itself has several important sub- components, such as: System Board Central Processing Unit (CPU) Memory System Bus Storage devices
  • 45. TOPIC CHAPTER 1: Introduction To Computers Expansion slots AGP slot Ports CPU RAM slots Drive interfaces The System Board The system board is the personal computer component that acts as the backbone for the entire computer system. Slide 45 of 84
  • 46. TOPIC CHAPTER 1: Introduction To Computers The Central Processing Unit (CPU) Slide 46 of 84 The central processing unit (CPU), sometimes called microprocessor or just processor, is the real brains of the computer and is where most of the calculations take place.
  • 47. TOPIC CHAPTER 1: Introduction To Computers Memory Slide 47 of 84 Memory is the personal computer component that comprises the electronic storage areas in the computer. It can be considered either volatile or non-volatile.
  • 48. TOPIC CHAPTER 1: Introduction To Computers Hard Drive Controller Video Controller Memory System Bus CPU The System Bus Slide 48 of 84 The system bus is the main communication path between the CPU and memory.
  • 49. TOPIC CHAPTER 1: Introduction To Computers Storage Devices Slide 49 of 84 A storage device is a system unit component, such as a hard drive, that enables users to save data for reuse at a later time, even after the personal computer is shut down and restarted.
  • 50. TOPIC CHAPTER 1: Introduction To Computers Internal view External view Wires from the power supply to the system board and drives Fan Voltage switch Socket for power cord Power switch Power Supplies Slide 50 of 84 A power supply is an internal computer component that converts AC power from an electrical outlet to the DC power needed by system components.
  • 51. TOPIC CHAPTER 1: Introduction To Computers Cooling Systems Fan Heat sink Slide 51 of 84 Computer systems contain several components that require cooling: The computer case The CPU The power supply Some adapter cards Some hard disk drives
  • 52. TOPIC CHAPTER 1: Introduction To Computers PCI bus Circuitry Adapter Cards An adapter card is a printed circuit board that you install into a slot on the computer’s system board to expand the functionality of the computer. Phone line connection Circuit to connect to phone line Slide 52 of 84
  • 53. TOPIC CHAPTER 1: Introduction To Computers Riser Cards REAR FRONT Slide 53 of 84 Memory slots PCI/ISA slots on riser Peripheral connectors CPU A riser card is a board that plugs in to the system board and provides additional slots for adapter cards..
  • 54. TOPIC CHAPTER 1: Introduction To Computers Storage Devices The various types of storage devices used in personal computers are: Floppy Disk Drives (FDD) Hard Disk Drives (HDD) Optical Drives Tape Drives Solid State Storage devices Slide 54 of 84
  • 55. TOPIC CHAPTER 1: Introduction To Computers Front view 3.5-inch floppy disk drive 3.5-inch floppy disk Rear view of floppy disk drive Data cable Power cable Slide 55 of 84 Floppy Disk Drives (FDD) FDD is a personal computer storage device that reads data from, and writes data to, removable disks made of flexible Mylar plastic covered with a magnetic coating and enclosed in a stiff, protective, plastic case.
  • 56. TOPIC CHAPTER 1: Introduction To Computers Hard Disk Drives (HDD) Slide 56 of 84 HDD is a personal computer storage device that uses fixed media, which means that the disk is built into the drive and the drives are not removed from the computer unless you are performing an upgrade or a repair.
  • 57. TOPIC CHAPTER 1: Introduction To Computers An internal CD-ROM drive An external DVD drive A CD-R disc Slide 57 of 84 Optical Disks An optical disk is a personal computer storage device that stores data optically, rather than magnetically.
  • 58. TOPIC CHAPTER 1: Introduction To Computers Types of Optical Disks and Drives Optical disks and drives come in several types, such as: CD-ROM CD-R CD-RW DVD-ROM DVD-R DVD+R DVD+R DL DVD-RW DVD+RW DVD-RAM Slide 58 of 84
  • 59. TOPIC CHAPTER 1: Introduction To Computers Tape Drives Slide 59 of 84 A tape drive is a personal computer storage device that stores data magnetically on a removable tape that is enclosed in a tape cartridge.
  • 60. TOPIC CHAPTER 1: Introduction To Computers Compact Flash card fits in here 43mm 36mm USB adapter connects the Compact Flash reader to the computer Solid Slide 60 of 84 Solid state storage is a personal computer storage device that stores data in special types of memory instead of on disks or tape.
  • 61. TOPIC CHAPTER 1: Introduction To Computers Personal Computer Connection Methods Slide 61 of 84 The various PC connection methods are: Ports Personal Computer Connections Serial Connections Parallel Connections Universal Serial Bus (USB) Connections IEEE 1394 and FireWire Connections Small Computer Systems Interface (SCSI) Connections Parallel ATA (PATA) Connections Serial ATA (SATA) Connections
  • 62. TOPIC CHAPTER 1: Introduction To Computers Enable devices to be connected to a personal computer. 6-pin round connector 25-pin D-shaped connector 15-pin D-shaped connector Ports A port is a hardware connection interface on a personal computer that enables devices to be connected to the computer. Slide 62 of 84
  • 63. TOPIC CHAPTER 1: Introduction To Computers USB Connector Cable Slide 63 of 84 Personal Computer Connection A personal computer connection is a means by which a personal computer component is attached to other components to provide computing capabilities.
  • 64. TOPIC CHAPTER 1: Introduction To Computers 25-pin serial port on a serial device 25-pin end of serial cable connects to modem and 9-pin end connects to computer’s serial port Serial Connections Slide 64 of 84 A serial connection is a personal computer connection that transfers data one bit at a time over a single wire.
  • 65. TOPIC CHAPTER 1: Introduction To Computers Parallel connector Parallel cable Slide 65 of 84 Parallel Connections A parallel connection is a personal computer connection that transfers data eight bits at a time over eight wires and is typically used to connect a printer to a system unit.
  • 66. TOPIC CHAPTER 1: Introduction To Computers Type B connector connects to USB device Type A connector connects to USB port on the computer or on a hub Slide 66 of 84 USB Connections A USB connection is a personal computer connection that enables you to connect multiple peripherals to a single port with high performance and minimal device configuration.
  • 67. TOPIC CHAPTER 1: Introduction To Computers FireWire device FireWire port FireWire 6-pin connector Slide 67 of 84 IEEE 1394 and FireWire Connections A FireWire connection is a personal computer connection that provides a high-speed interface for peripheral devices that are designed to use the IEEE 1394 standard.
  • 68. TOPIC CHAPTER 1: Introduction To Computers SCSI connector SCSI cable Slide 68 of 84 Small Computer Systems Interface (SCSI) Connections A SCSI connection is a personal computer connection that connects internal and external components to the system unit and provides for high-speed data transfer.
  • 69. TOPIC CHAPTER 1: Introduction To Computers PATA connector Slide 69 of 84 Parallel ATA (PATA) Connections A PATA connection is a personal computer connection that provides a parallel data channel from a disk controller to the disk drives.
  • 70. TOPIC CHAPTER 1: Introduction To Computers SATA data cable SATA power cables Serial ATA (SATA) Connections Slide 70 of 84 A SATA connection is a personal computer connection that provides a serial data channel between the drive controller and the disk drives.
  • 71. TOPIC Personal Computer Mobile Computer and Mobile Devices Mid-Range Server Mainframe Computer Supercomputer Slide 71 of 84 CHAPTER 1: Introduction To Computers 1.5 Categories of Computer
  • 72. TOPIC Personal Computer  A single-user computer that can perform all input, processing, output and storage operations on its own.  Two types of personal computer are desktop computer and workstation. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 72 of 84
  • 73. TOPIC Notebook Computer  Portable, small enough to fit on your lap.  Also called a laptop computer.  Usually more expensive than a desktop computer with equal capabilities. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 73 of 84
  • 74. TOPIC Tablet PC  A computer that is shaped like a slate or notebook.  Normally fitted with a touch screen for users to enter input through a stylus. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 74 of 84
  • 75. TOPIC Handheld Computer  A small computer that can easily be fit in one hand and operated by the other hand. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 75 of 84
  • 76. TOPIC Personal Digital Assistant (PDA)  A small, portable computer built for specific purposes such as for keeping phone directories and calendars. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 76 of 84
  • 77. TOPIC Mid-Range Server  More powerful and larger that a workstation and can support up to 4,000 users at one time.  Formerly known as minicomputer. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 77 of 84
  • 78. TOPIC Mainframe Computer  Very powerful, expensive computer that supports thousands of connected users CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 78 of 84
  • 79. TOPIC Supercomputer  The fastest, most powerful, most expensive computer.  Used for applications requiring complex mathematical calculations. CHAPTER 1: Introduction To Computers 1.5 Categories of Computer Slide 79 of 84