SlideShare a Scribd company logo
Lecture 3
The Hardware
www.shahidrasul.com
The System Unit
 Box-like case
that houses
the electronic
components
of the
computer
What is the system unit?
www.shahidrasul.com
 Processor
 Memory module
 Processor
 Memory module
 Expansion cards
• Sound card
• Modem card
• Video card
• Network
interface
card
 Ports and
Connectors
 Processor
 Memory module
 Expansion cards
• Sound card
 Processor
 Memory module
 Expansion cards
• Sound card
• Modem card
 Processor
 Memory module
 Expansion cards
• Sound card
• Modem card
• Video card
 Processor
 Memory module
 Expansion cards
• Sound card
• Modem card
• Video card
• Network
interface
card
 Processor
The System Unit
What are common components inside the
system unit?
The System Unit
What is the motherboard?
 Also called the system board
 Main circuit board in the
system unit
 Contains many
electronic
components
www.shahidrasul.com
The System Unit
Transistor
Acts as an electronic switch, or gate,
that opens or closes the circuit
for electronic signals
Chip
Small piece of semi-conducting material on
which one or more integrated circuits are
etched
What electronic components are found
on the motherboard?
Integrated Circuit (IC)
Microscopic pathway capable of carrying
electrical current
Central Processing Unit
What is the central processing unit (CPU)?
 Interprets and carries out the basic instructions that operate a
computer
 Most devices communicate with the CPU in order to carry out a task
 Also called the processor
Central Processing Unit
What are the components of the
central processing unit (CPU )?
CPU
Arithmetic/
Logic Unit
(ALU)
Control Unit
CPU
Arithmetic/
Logic Unit
(ALU)
Central Processing Unit
What is the control unit?
Control Unit
Control Unit
The control unit repeats a
set of four basic operations:
 Fetch – obtain a program
instruction or data item from
memory
 Decode - translate the instruction
into commands
 Execute - carry out the command
 Store - write the result to memory
 Directs and coordinates most
of the operations in the
computer
Central Processing Unit
How is the speed of the CPU measured?
 According to
how many
millions of
instructions per
second (MIPS) it
can process
CPU
Control Unit
What is the arithmetic/logic unit (ALU)?
Central Processing Unit
.and.
.and.
.not.
.not.
.or..or.
 Performs arithmetic, comparison, and logical
operations
 Performs the execution part of the machine cycle
Arithmetic/
Logic Unit
(ALU)
What is a personal computer processor?
 The single processor chip found in personal
computers
 Sometimes called a microprocessor
 Processors identified by
• Manufacturer
• Model name or
model number
Central Processing Unit
Pentium®
4
Celeron™ Duron™
Athlon™Click to
view animation
Central Processing Unit
Who are the personal computer processor
manufacturers?
Intel
Pentium®
Pentium®
II
with
MMX™
Celeron™
Xeon™
Itanium™
Used in PCs
AMD
(Intel-
compatible)
Duron™
AMD-K6®
Athlon™
with 3DNow!
™
Used in PCs
Motorola
PowerPC
Used in
Apples
Alpha
Used in
workstations
and high-end
servers
www.shahidrasul.com
Company on the
Cutting Edge
 World’s largest chip maker
• Chips power 85 percent of all desktop
computers
• Major producer of boards, systems,
and software
 Intel refined the process of
placing thousands of tiny
electronic devices on a
silicon chip
• Introduced the 1103 in 1970
which became the world’s
best-selling semiconductor
device
• Developed the 4004, the
world’s first processor in 1971
Data Representation
How do computers represent data?
1 1 1 1 1
0 0 0 0 0
 Computers are digital
• Computers are electronic devices
powered by electricity, which has only
two states, on or off
• Computers recognize only two
discrete states: on or off
on
off
Data Representation
What is the binary system?
Binary
Digit (bit)
Electronic
Charge
Electronic
State
 A number system that has just two unique digits, 0 and 1
• A single digit is called a bit (binary digit)
• A bit is the smallest unit of data the computer can represent
• By itself a bit is not very informative
 The two digits represent the two off and on states
Data Representation
What is a byte?
8-bit byte for the number 3
8-bit byte for the number 5
8-bit byte for the capital letter T
 Eight bits are grouped together to form a byte
 0s and 1s in each byte are used to represent
individual characters such as letters of the
alphabet, numbers, and punctuation
Memory
What is memory?
Temporary storage place for data, instructions, and
information
Consists of one or more chips on the motherboard or
some other circuit board
• Bytes are the basic storage unit in memory
• Each byte is stored at a specific location in memory
called an address
Memory
How is memory measured?
 Size of memory is measured by the number of
bytes available
• Kilobyte - 1,024 bytes
• Megabyte - one million bytes
Volatile MemoryVolatile Memory
Loses its contents when theLoses its contents when the
computer's power is turned offcomputer's power is turned off
volatile memory
Loses its contents when
the computer's power is
turned off
Memory
What are the two types of memory in the
system unit?
nonvolatile
memory
Does not lose its
contents when the
computer’s power is
turned off
Memory
Memory chips that can be read from and
written to by the processor and other devices
When the computer starts, operating system
files are loaded from a hard disk into RAM
What is random access memory (RAM)?
As additional programs and data are requested,
they also load from storage into RAM
RAM is volatile
Memory
What is memory cache?
 Helps speed the
processes of the computer
by storing frequently used
instructions and data
 When the processor needs
an instruction or data, it
first searches cache. If it
cannot locate the item in
cache, then it searches
RAM.
Memory
What is read-only memory (ROM)?
BIOS
(basic input/output system)
Stored on ROM
Sequence of instructions
the computer follows to load
the operating system and
other files when you first
turn on the computer
Nonvolatile —
Contents not lost
when the
computer is
turned off
 Memory chips that contain data, instructions,
or information that is recorded permanently
Data can only
be read,
cannot be
modified
Memory
What is memory access
time?
 Speed at which the processor can
access data from memory directly
 Measured in fractions of a second
called nanoseconds (ns) - one billionth
of a second
 One blink of the eye is 100 million ns; a computer
performs some operations in 10 ns
www.shahidrasul.com
Expansion Slots and
Expansion Cards
What is an expansion slot?
 An opening, or
socket, where a
circuit board can
be inserted into
the motherboard
 Used to add new
devices or
capabilities to
the computer
Modem
card also
called an
internal
modem
Expansion Slots and
Expansion Cards
What are four common
types of expansion
cards?
Network
interface
card (NIC)
also called
a network
card
Sound
card
Video card
also called
video
adapter or
graphics
card
Expansion Slots and
Expansion Cards
The computer
automatically can
configure cards and
other devices as
you install them
What is Plug and Play?
Ports
What is a port?keyboard
USB
USB
mouse
telephone line
in
game port
monitor
svideo out
network
printer (parallel
port)
cable TV
speaker
serial port
microphone
telephone
line out
FM reception
 Used to
connect
external
devices to the
system unit
 Port is the
interface, or
point of
attachment, to
the system unit
Ports
What is a serial port?
 Transmits one bit of data at a time
 Connect devices that do not require fast
transmission rates
• mouse
• keyboard
• modem
What is a parallel port?
 Connects devices that can transfer more than one
bit at a time
 Usually used for printers
Ports
What is a universal serial bus port (USB)?
 Can connect up
to 127 different
peripheral
devices with a
single
connector type
 Supports newer
peripherals
 Supports hot
plugging and
Plug and Play
Buses
What is a bus?
 Electrical channels that allow
various devices inside the
computer to communicate with
each other
 Bus width determines the number
of bits transmitted at one time
www.shahidrasul.com
Quote of the Day...
Opportunities are usually disguised
as hard work so most people don’t
recognize them.
- Ann Landers

More Related Content

PPTX
Peripheral devices
PPTX
Computer Hardware
PPT
A+ certification (Core hardware) Pc Maintenance
PDF
Lecture-2(1): Computer Hardware & System Components
PPT
Ch 2 inside systems unit
PPT
Building a computer
PPT
Intro. to computer system
PPT
Computer hardware and its components
Peripheral devices
Computer Hardware
A+ certification (Core hardware) Pc Maintenance
Lecture-2(1): Computer Hardware & System Components
Ch 2 inside systems unit
Building a computer
Intro. to computer system
Computer hardware and its components

What's hot (20)

PPT
Chapter1 introduction to computer systems
PPTX
Computer hardware components by ni3
PPT
Computer Hardware
PPTX
Introduction to computer hardware
PPTX
Introduction to components of computer system
PPTX
Capabilities and characteristic of hardware and software --
PPT
Computer systems for school kids
PPT
Computer hardware: a class presentation
PPTX
Introduction to computer hardware
PPT
Introduction to computers
PPTX
The different components of a computer system
PPT
Basic hardware concept
PPTX
Unit 3 - Computer Components (P1)
PPT
3 computer hardware and fundamentals edited for 1st sem
PPTX
Input, output, storage device
PPT
Mca i-fundamental of computer-u-1-computer hardware system
PPT
Basic computer hardware and software
PDF
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
Chapter1 introduction to computer systems
Computer hardware components by ni3
Computer Hardware
Introduction to computer hardware
Introduction to components of computer system
Capabilities and characteristic of hardware and software --
Computer systems for school kids
Computer hardware: a class presentation
Introduction to computer hardware
Introduction to computers
The different components of a computer system
Basic hardware concept
Unit 3 - Computer Components (P1)
3 computer hardware and fundamentals edited for 1st sem
Input, output, storage device
Mca i-fundamental of computer-u-1-computer hardware system
Basic computer hardware and software
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
Ad

Similar to hardware (20)

PPTX
System Unit
PPT
ITBIS105 6
PPT
Internal components of PC
PPT
System unit
PPT
PCT SLIDE3
PPT
Computer !
PPT
3rd the cpu
PPT
Chapter04 system unit
PPTX
18. the components of the system unit
PPTX
Computer hardware servicing 102 chapter3 PC Overview
PDF
3. Component of computer - System Unit ( CSI-321)
PPT
Components of System Unit
PPT
Chap4.ppt
PPT
The Central Processing Unit(CPU) for Chapter 4
PPT
Chap4.ppt
PPT
Chap4.ppt
PDF
Components of the System Unit.pdf
PPTX
Chapter 02 system unit csc & tts
PPT
Chapter4 Data Processing
PPT
Three Central Processing Unit
System Unit
ITBIS105 6
Internal components of PC
System unit
PCT SLIDE3
Computer !
3rd the cpu
Chapter04 system unit
18. the components of the system unit
Computer hardware servicing 102 chapter3 PC Overview
3. Component of computer - System Unit ( CSI-321)
Components of System Unit
Chap4.ppt
The Central Processing Unit(CPU) for Chapter 4
Chap4.ppt
Chap4.ppt
Components of the System Unit.pdf
Chapter 02 system unit csc & tts
Chapter4 Data Processing
Three Central Processing Unit
Ad

Recently uploaded (20)

PDF
WOOl fibre morphology and structure.pdf for textiles
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Tartificialntelligence_presentation.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
TLE Review Electricity (Electricity).pptx
PDF
DP Operators-handbook-extract for the Mautical Institute
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
August Patch Tuesday
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
WOOl fibre morphology and structure.pdf for textiles
cloud_computing_Infrastucture_as_cloud_p
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Accuracy of neural networks in brain wave diagnosis of schizophrenia
A novel scalable deep ensemble learning framework for big data classification...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Tartificialntelligence_presentation.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
Hindi spoken digit analysis for native and non-native speakers
Enhancing emotion recognition model for a student engagement use case through...
TLE Review Electricity (Electricity).pptx
DP Operators-handbook-extract for the Mautical Institute
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
August Patch Tuesday
NewMind AI Weekly Chronicles - August'25-Week II
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
A comparative analysis of optical character recognition models for extracting...

hardware

  • 2. The System Unit  Box-like case that houses the electronic components of the computer What is the system unit? www.shahidrasul.com
  • 3.  Processor  Memory module  Processor  Memory module  Expansion cards • Sound card • Modem card • Video card • Network interface card  Ports and Connectors  Processor  Memory module  Expansion cards • Sound card  Processor  Memory module  Expansion cards • Sound card • Modem card  Processor  Memory module  Expansion cards • Sound card • Modem card • Video card  Processor  Memory module  Expansion cards • Sound card • Modem card • Video card • Network interface card  Processor The System Unit What are common components inside the system unit?
  • 4. The System Unit What is the motherboard?  Also called the system board  Main circuit board in the system unit  Contains many electronic components www.shahidrasul.com
  • 5. The System Unit Transistor Acts as an electronic switch, or gate, that opens or closes the circuit for electronic signals Chip Small piece of semi-conducting material on which one or more integrated circuits are etched What electronic components are found on the motherboard? Integrated Circuit (IC) Microscopic pathway capable of carrying electrical current
  • 6. Central Processing Unit What is the central processing unit (CPU)?  Interprets and carries out the basic instructions that operate a computer  Most devices communicate with the CPU in order to carry out a task  Also called the processor
  • 7. Central Processing Unit What are the components of the central processing unit (CPU )? CPU Arithmetic/ Logic Unit (ALU) Control Unit
  • 8. CPU Arithmetic/ Logic Unit (ALU) Central Processing Unit What is the control unit? Control Unit Control Unit The control unit repeats a set of four basic operations:  Fetch – obtain a program instruction or data item from memory  Decode - translate the instruction into commands  Execute - carry out the command  Store - write the result to memory  Directs and coordinates most of the operations in the computer
  • 9. Central Processing Unit How is the speed of the CPU measured?  According to how many millions of instructions per second (MIPS) it can process
  • 10. CPU Control Unit What is the arithmetic/logic unit (ALU)? Central Processing Unit .and. .and. .not. .not. .or..or.  Performs arithmetic, comparison, and logical operations  Performs the execution part of the machine cycle Arithmetic/ Logic Unit (ALU)
  • 11. What is a personal computer processor?  The single processor chip found in personal computers  Sometimes called a microprocessor  Processors identified by • Manufacturer • Model name or model number Central Processing Unit Pentium® 4 Celeron™ Duron™ Athlon™Click to view animation
  • 12. Central Processing Unit Who are the personal computer processor manufacturers? Intel Pentium® Pentium® II with MMX™ Celeron™ Xeon™ Itanium™ Used in PCs AMD (Intel- compatible) Duron™ AMD-K6® Athlon™ with 3DNow! ™ Used in PCs Motorola PowerPC Used in Apples Alpha Used in workstations and high-end servers www.shahidrasul.com
  • 13. Company on the Cutting Edge  World’s largest chip maker • Chips power 85 percent of all desktop computers • Major producer of boards, systems, and software  Intel refined the process of placing thousands of tiny electronic devices on a silicon chip • Introduced the 1103 in 1970 which became the world’s best-selling semiconductor device • Developed the 4004, the world’s first processor in 1971
  • 14. Data Representation How do computers represent data? 1 1 1 1 1 0 0 0 0 0  Computers are digital • Computers are electronic devices powered by electricity, which has only two states, on or off • Computers recognize only two discrete states: on or off on off
  • 15. Data Representation What is the binary system? Binary Digit (bit) Electronic Charge Electronic State  A number system that has just two unique digits, 0 and 1 • A single digit is called a bit (binary digit) • A bit is the smallest unit of data the computer can represent • By itself a bit is not very informative  The two digits represent the two off and on states
  • 16. Data Representation What is a byte? 8-bit byte for the number 3 8-bit byte for the number 5 8-bit byte for the capital letter T  Eight bits are grouped together to form a byte  0s and 1s in each byte are used to represent individual characters such as letters of the alphabet, numbers, and punctuation
  • 17. Memory What is memory? Temporary storage place for data, instructions, and information Consists of one or more chips on the motherboard or some other circuit board • Bytes are the basic storage unit in memory • Each byte is stored at a specific location in memory called an address
  • 18. Memory How is memory measured?  Size of memory is measured by the number of bytes available • Kilobyte - 1,024 bytes • Megabyte - one million bytes
  • 19. Volatile MemoryVolatile Memory Loses its contents when theLoses its contents when the computer's power is turned offcomputer's power is turned off volatile memory Loses its contents when the computer's power is turned off Memory What are the two types of memory in the system unit? nonvolatile memory Does not lose its contents when the computer’s power is turned off
  • 20. Memory Memory chips that can be read from and written to by the processor and other devices When the computer starts, operating system files are loaded from a hard disk into RAM What is random access memory (RAM)? As additional programs and data are requested, they also load from storage into RAM RAM is volatile
  • 21. Memory What is memory cache?  Helps speed the processes of the computer by storing frequently used instructions and data  When the processor needs an instruction or data, it first searches cache. If it cannot locate the item in cache, then it searches RAM.
  • 22. Memory What is read-only memory (ROM)? BIOS (basic input/output system) Stored on ROM Sequence of instructions the computer follows to load the operating system and other files when you first turn on the computer Nonvolatile — Contents not lost when the computer is turned off  Memory chips that contain data, instructions, or information that is recorded permanently Data can only be read, cannot be modified
  • 23. Memory What is memory access time?  Speed at which the processor can access data from memory directly  Measured in fractions of a second called nanoseconds (ns) - one billionth of a second  One blink of the eye is 100 million ns; a computer performs some operations in 10 ns www.shahidrasul.com
  • 24. Expansion Slots and Expansion Cards What is an expansion slot?  An opening, or socket, where a circuit board can be inserted into the motherboard  Used to add new devices or capabilities to the computer
  • 25. Modem card also called an internal modem Expansion Slots and Expansion Cards What are four common types of expansion cards? Network interface card (NIC) also called a network card Sound card Video card also called video adapter or graphics card
  • 26. Expansion Slots and Expansion Cards The computer automatically can configure cards and other devices as you install them What is Plug and Play?
  • 27. Ports What is a port?keyboard USB USB mouse telephone line in game port monitor svideo out network printer (parallel port) cable TV speaker serial port microphone telephone line out FM reception  Used to connect external devices to the system unit  Port is the interface, or point of attachment, to the system unit
  • 28. Ports What is a serial port?  Transmits one bit of data at a time  Connect devices that do not require fast transmission rates • mouse • keyboard • modem What is a parallel port?  Connects devices that can transfer more than one bit at a time  Usually used for printers
  • 29. Ports What is a universal serial bus port (USB)?  Can connect up to 127 different peripheral devices with a single connector type  Supports newer peripherals  Supports hot plugging and Plug and Play
  • 30. Buses What is a bus?  Electrical channels that allow various devices inside the computer to communicate with each other  Bus width determines the number of bits transmitted at one time www.shahidrasul.com
  • 31. Quote of the Day... Opportunities are usually disguised as hard work so most people don’t recognize them. - Ann Landers