SlideShare a Scribd company logo
1 of 31
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

What's hot

Chapter1 introduction to computer systems
Chapter1 introduction to computer systemsChapter1 introduction to computer systems
Chapter1 introduction to computer systemsMuhammad Waqas
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3NITIN RAUT
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardwarenitinmote
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareK. A. M Lutfullah
 
Introduction to components of computer system
Introduction to components of computer systemIntroduction to components of computer system
Introduction to components of computer systemPooja Sharma
 
Capabilities and characteristic of hardware and software --
Capabilities and characteristic of hardware and software --Capabilities and characteristic of hardware and software --
Capabilities and characteristic of hardware and software --PAQUIAAIZEL
 
Computer systems for school kids
Computer systems for school kidsComputer systems for school kids
Computer systems for school kidsRajesh Tivrekar
 
Computer hardware: a class presentation
Computer hardware: a class presentationComputer hardware: a class presentation
Computer hardware: a class presentationSelim Reza Bappy
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareElike Ikechukwu
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersTushar B Kute
 
The different components of a computer system
The different components of a computer system The different components of a computer system
The different components of a computer system Subagini Manivannan
 
Basic hardware concept
Basic hardware concept Basic hardware concept
Basic hardware concept Danilo Anos
 
Unit 3 - Computer Components (P1)
Unit 3 - Computer Components (P1)Unit 3 - Computer Components (P1)
Unit 3 - Computer Components (P1)Ajay Jassi
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st semVedpal Yadav
 
Input, output, storage device
Input, output, storage deviceInput, output, storage device
Input, output, storage deviceNur Azlina
 
Mca i-fundamental of computer-u-1-computer hardware system
Mca  i-fundamental of  computer-u-1-computer hardware systemMca  i-fundamental of  computer-u-1-computer hardware system
Mca i-fundamental of computer-u-1-computer hardware systemRai University
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and softwareDavid RC
 
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...Sowmya Jyothi
 

What's hot (20)

Chapter1 introduction to computer systems
Chapter1 introduction to computer systemsChapter1 introduction to computer systems
Chapter1 introduction to computer systems
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Computer Basic
Computer BasicComputer Basic
Computer Basic
 
Introduction to components of computer system
Introduction to components of computer systemIntroduction to components of computer system
Introduction to components of computer system
 
Capabilities and characteristic of hardware and software --
Capabilities and characteristic of hardware and software --Capabilities and characteristic of hardware and software --
Capabilities and characteristic of hardware and software --
 
Computer systems for school kids
Computer systems for school kidsComputer systems for school kids
Computer systems for school kids
 
Computer hardware: a class presentation
Computer hardware: a class presentationComputer hardware: a class presentation
Computer hardware: a class presentation
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
The different components of a computer system
The different components of a computer system The different components of a computer system
The different components of a computer system
 
Basic hardware concept
Basic hardware concept Basic hardware concept
Basic hardware concept
 
The system unit
The system unitThe system unit
The system unit
 
Unit 3 - Computer Components (P1)
Unit 3 - Computer Components (P1)Unit 3 - Computer Components (P1)
Unit 3 - Computer Components (P1)
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
 
Input, output, storage device
Input, output, storage deviceInput, output, storage device
Input, output, storage device
 
Mca i-fundamental of computer-u-1-computer hardware system
Mca  i-fundamental of  computer-u-1-computer hardware systemMca  i-fundamental of  computer-u-1-computer hardware system
Mca i-fundamental of computer-u-1-computer hardware system
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and software
 
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
 

Similar to hardware

Similar to hardware (20)

The system unit ch # 4
The system unit ch # 4The system unit ch # 4
The system unit ch # 4
 
Week 2
Week 2Week 2
Week 2
 
Components of System Unit
Components of System UnitComponents of System Unit
Components of System Unit
 
Component of system unit.ppt
Component of system unit.pptComponent of system unit.ppt
Component of system unit.ppt
 
Beekman5 std ppt_02
Beekman5 std ppt_02Beekman5 std ppt_02
Beekman5 std ppt_02
 
3 MODULE 2.2 -COMPUTER MEMORY.ppt
3 MODULE 2.2  -COMPUTER MEMORY.ppt3 MODULE 2.2  -COMPUTER MEMORY.ppt
3 MODULE 2.2 -COMPUTER MEMORY.ppt
 
Chapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsChapter 02 system unit csc & tts
Chapter 02 system unit csc & tts
 
ITBIS105 6
ITBIS105 6ITBIS105 6
ITBIS105 6
 
Chapter04 system unit
Chapter04 system unitChapter04 system unit
Chapter04 system unit
 
Network
NetworkNetwork
Network
 
Hardware
HardwareHardware
Hardware
 
Hardware and Software Basics With Dr. Poirot
Hardware and Software Basics With Dr. PoirotHardware and Software Basics With Dr. Poirot
Hardware and Software Basics With Dr. Poirot
 
Hwswb
HwswbHwswb
Hwswb
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating Systems
 
Lesson 1 presentation
Lesson 1 presentationLesson 1 presentation
Lesson 1 presentation
 
Hardware and networking detailed ppt
Hardware and networking detailed pptHardware and networking detailed ppt
Hardware and networking detailed ppt
 
3 hardware
3 hardware3 hardware
3 hardware
 
E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01
 
PCT SLIDE3
PCT SLIDE3PCT SLIDE3
PCT SLIDE3
 
MS-CIT Unit 5.pptx
MS-CIT Unit 5.pptxMS-CIT Unit 5.pptx
MS-CIT Unit 5.pptx
 

Recently uploaded

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
"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
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 

Recently uploaded (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
"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
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 

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