SlideShare a Scribd company logo
Computer Hierarchy
• The first generation of computers,
from 1946 to about 1956, used
vacuum tubes to store and process
information.
• The second generation of computers,
from 1957 to 1963, used transistors
for storing and processing
information.
Computer Hierarchy
• Third-generation computers, from 1964 to 1979,
used integrated circuits for storing and
processing information.
• Early to middle fourth-generation computers,
from 1980 to 1995, used very-large-scale
integrated (VLSI) circuits to store and process
information.
• Late fourth-generation computers, from 1996 to
the present, use grand-scale integrated (GSI)
circuits to store and process information.
Computer Categories
• Supercomputers
• Mainframe Computers
• Midrange Computers
• Workstations
• Notebooks and Desktop Computers
• Appliances
Hardware
• Hardware refers to the physical equipment used
for the input, processing, output and storage
activities of a computer system.
• Central processing unit (CPU) manipulates the
data and controls the tasks performed by the
other components.
• Primary storage internal to the CPU;
temporarily stores data and program instructions
during processing.
Hardware
• Secondary storage external to the CPU;
stores data and programs for future use.
• Input technologies accept data and
instructions and convert them to a form
that the computer can understand.
• Output technologies present data and
information in a form people can
understand.
Hardware (Continued)
• Communication technologies provide
for the flow of data from external computer
networks (e.g. the Internet and intranets)
to the CPU, and from the CPU to
computer networks.
How the CPU Works
The Central Processing Unit
• Central processing unit (CPU) performs the actual
computation or “number crunching” inside any computer.
• Microprocessor made up of millions of microscopic
transistors embedded in a circuit on a silicon chip.
• Control unit sequentially accesses program
instructions, decodes them and controls the flow of data
to and from the ALU, the registers, the caches, primary
storage, secondary storage and various output devices.
CPU (Continued)
• Arithmetic-logic unit (ALU) performs the
mathematic calculations and makes
logical comparisons.
• Registers are high-speed storage areas
that store very small amounts of data and
instructions for short periods of time.
How the CPU Works
• Binary form: The form in which data and instructions can be read
by the CPU – only 0s and 1s.
• Machine instruction cycle: The cycle of computer processing,
whose speed is measured in terms of the number of instructions
a chip processes per second.
• Clock speed: The preset speed of the computer clock that times
all chip activities, measured in megahertz and gigahertz.
• Word length: The number of bits (0s and 1s) that can be
processed by the CPU at any one time.
• Bus width: The size of the physical paths down which the data
and instructions travel as electrical impulses on a computer chip.
• Line width: The distance between transistors; the smaller the
line width, the faster the chip.
Advances in Microprocessor
Design
• Moore’s Law is that microprocessor complexity
would double every two years as a result of the following
changes:
– Increasing miniaturization of transistors.
– Making the physical layout of the chip’s components as
compact and efficient as possible.
– Using materials for the chip that improve the conductivity
(flow) of electricity.
– Targeting the amount of basic instructions programmed
into the chip.
Microprocessors & Microcontrollers
• The two most common microprocessor
architectures are complex instruction
set computing (CISC) and reduced
instruction set computing (RISC).
• Microcontrollers are computer chips,
embedded in products and technologies,
that usually cost less and work in less-
demanding applications than
microprocessors.
Computer Memory
• Two basic categories of computer
memory: Primary storage and secondary
storage.
– Primary stores small amounts of data and
information that will be immediately used by
the CPU.
– Secondary stores much larger amounts of
data and information (an entire software
program, for example) for extended periods of
time.
Memory Capacity
• Bit: Short for binary digit (0s and 1s), the
only data that a CPU can process.
• Byte: An 8-bit string of data, needed to
represent any one alphanumeric character
or simple mathematical operation.
Hierarchy of Memory Capacity
• Kilobyte (KB): approximately one thousand
bytes.
• Megabyte (MB): approximately one million
bytes (1,048,576 bytes, or 1,024 x 1,024).
• Gigabyte (GB): actually 1,073,741,824 bytes
(1,024 x 1,024 x 1,024 bytes).
• Terabyte: One trillion bytes.
• Petabyte: Approximately 1015
bytes.
• Exabyte: Approximately 1018
bytes.
Primary Storage
• Primary storage or main memory stores three types of
information for very brief periods of time:
– Data to be processed by the CPU;
– Instructions for the CPU as to how to process the data;
– Operating system programs that manage various aspects of the
computer’s operation.
• Primary storage takes place in chips mounted on the
computer’s main circuit board, called the motherboard.
• Four main types of primary storage: register, random
access memory (RAM), cache memory and read-only
memory (ROM).
Main Types of Primary Storage
• Registers: registers are part of the CPU with the
least capacity, storing extremely limited amounts
of instructions and data only immediately before
and after processing.
• Random access memory (RAM): The part of
primary storage that holds a software program
and small amounts of data when they are
brought from secondary storage.
• Cache memory: A type of primary storage
where the computer can temporarily store blocks
of data used more often.
Primary Storage (Continued)
• Read-only memory (ROM): Type of
primary storage where certain critical
instructions are safeguarded; the storage
is nonvolatile and retains the instructions
when the power to the computer is turned
off.
• Flash memory: A form of rewritable read-
only memory that is compact, portable,
and requires little energy.
Secondary Storage
• Memory capacity that can store very large
amounts of data for extended periods of
time.
– It is nonvolatile.
– It takes much more time to retrieve data
because of the electromechanical nature.
– It is cheaper than primary storage.
– It can take place on a variety of media
Secondary Storage
• Magnetic tape: A secondary storage medium on
a large open reel or in a smaller cartridge or
cassette.
• Sequential access: Data access in which the
computer system must run through data in
sequence in order to locate a particular piece.
• Magnetic disks: A form of secondary storage
on a magnetized disk divided into tracks and
sectors that provide addresses for various
pieces of data; also called hard disks.
Secondary Storage
• Hard drives: A form of secondary storage that
stores data on platters divided into concentric
tracks and sectors, which can be read by a
read/write head that pivots across the rotating
disks.
• Direct access: Data access in which any piece
of data be retrieved in a nonsequential manner
by locating it using the data’s address.
• Magnetic diskettes: A form of easily portable
secondary storage on flexible Mylar disks; also
called floppy disks.
Optical Storage Devices
• Optical storage devices: A form of secondary storage
in which a laser reads the surface of a reflective plastic
platter.
• Compact disk, read-only memory (CD-ROM): A form
of secondary storage that can be only read and not
written on.
• Digital video disk (DVD): An optical storage device
used to store digital video or computer data.
• Fluorescent multilayer disk (FMD-ROM): An optical
storage device with much greater storage capacity than
DVDs.
More Storage Options
• Memory cards: Credit-card-size storage
devices that can be installed in an adapter
or slot in many personal computers (i.e.
memory sticks, thumb drives).
• Expandable storage devices:
Removable disk cartridges, used as
backup storage for internal hard drives of
PCs.
Enterprise Storage Systems &
RAID
• Enterprise storage system: An
independent, external system with
intelligence that includes two or more
storage devices.
• Redundant arrays of independent disks
(RAID): An enterprise storage system that
links groups of standard hard drives to a
specialized microcontroller that
coordinates the drives so they appear as a
single logical drive.
Storage Area Networks (SANs)
• Storage area network (SAN): An enterprise
storage system architecture for building special,
dedicated networks that allow rapid and reliable
access to storage devices by multiple servers.
• Storage over IP: Technology that uses the
Internet Protocol to transport stored data
between devices within a SAN; sometimes
called IP over SCSI or iSCSI.
Network-Attached Storage
• Network-attached storage (NAS) device
is a special-purpose server that provides
file storage to users who access the
device over a network; plug-and-play.
Input and Output Technologies
• Input technologies allow people and other
technologies to put data into a computer. The
two main types of input devices are:
– human data-entry devices include keyboards,
mouse, trackball, joystick, touchscreen, stylus and
voice recognition;
– source-data automation devices input data with
minimal human intervention (e.g. barcode reader).
• Speed up data collection;
• Reduce errors;
• Gather data at the source of a transaction or other event.
Input and Output Technologies
(Continued)
• Output generated by a computer can be
transmitted to the user over several output
devices and media.
– Includes monitors, printers, plotters and voice.
Multimedia Technology
• Multimedia technology is the computer-
based integration of text, sound, still
images, animation and digitized motion
video.
• Merges capabilities of computers with
televisions, VCRs, CD players, DVD
players, video and audio recording
equipment, music and gaming
technologies.
Emerging Technologies
• Grid computing involves applying the resources of
many computers in a network to a single problem at the
same time.
• Utility computing (also called subscription computing
and on-demand computing) is when a service provider
makes computing resources and infrastructure
management available to a customer as needed for a
charge based on specific usage rather than a flat rate.
• Nanotechnology refers to the creation of materials,
devices and systems at a scale of 1 to 100 nanometers
(billionths of a meter).

More Related Content

What's hot

Hardware of computer | System Unit
Hardware of computer | System Unit Hardware of computer | System Unit
Hardware of computer | System Unit Jyotiranjan Das
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)Akhila Dakshina
 
Introduction to Microprocessors
Introduction to MicroprocessorsIntroduction to Microprocessors
Introduction to Microprocessors76 Degree Creative
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessorsharinder
 
Conceptual framework storage devices (2)
Conceptual framework   storage devices (2)Conceptual framework   storage devices (2)
Conceptual framework storage devices (2)Rajendra Sharma
 
Journey of Microprocessors By Basit Ali
Journey of Microprocessors By Basit AliJourney of Microprocessors By Basit Ali
Journey of Microprocessors By Basit AliBasit Ali
 
Computer Memory and Storage Devices
Computer Memory and Storage DevicesComputer Memory and Storage Devices
Computer Memory and Storage DevicesTrinity Dwarka
 
Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices Slideshare
 
computer science
computer sciencecomputer science
computer sciencegr8_pawan
 
2 history of computers
2 history of computers2 history of computers
2 history of computersVedpal Yadav
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.Krishna Bharati
 

What's hot (18)

Computer science.
Computer science.Computer science.
Computer science.
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devices
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
 
Is ch03
Is ch03Is ch03
Is ch03
 
Hardware of computer | System Unit
Hardware of computer | System Unit Hardware of computer | System Unit
Hardware of computer | System Unit
 
Microprocessors
MicroprocessorsMicroprocessors
Microprocessors
 
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
09. Memory, Storage (RAM, Cache, HDD, ODD, SSD, Flashdrives)
 
Introduction to Microprocessors
Introduction to MicroprocessorsIntroduction to Microprocessors
Introduction to Microprocessors
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessors
 
Conceptual framework storage devices (2)
Conceptual framework   storage devices (2)Conceptual framework   storage devices (2)
Conceptual framework storage devices (2)
 
Draw and explain the architecture of general purpose microprocessor
Draw and explain the architecture of general purpose microprocessor Draw and explain the architecture of general purpose microprocessor
Draw and explain the architecture of general purpose microprocessor
 
Journey of Microprocessors By Basit Ali
Journey of Microprocessors By Basit AliJourney of Microprocessors By Basit Ali
Journey of Microprocessors By Basit Ali
 
Computer Memory and Storage Devices
Computer Memory and Storage DevicesComputer Memory and Storage Devices
Computer Memory and Storage Devices
 
Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices
 
computer science
computer sciencecomputer science
computer science
 
2 history of computers
2 history of computers2 history of computers
2 history of computers
 
presentation on memory units.
presentation on memory units.presentation on memory units.
presentation on memory units.
 

Similar to 1 hardware (20)

Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Mis chapter 5
Mis  chapter 5Mis  chapter 5
Mis chapter 5
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03
 
Lesson 3-What are the hardware components of computer.pptx
Lesson 3-What are the hardware components of computer.pptxLesson 3-What are the hardware components of computer.pptx
Lesson 3-What are the hardware components of computer.pptx
 
IS_Ch03.ppt
IS_Ch03.pptIS_Ch03.ppt
IS_Ch03.ppt
 
Tg01
Tg01Tg01
Tg01
 
fundamentalofcomputer 2.pptx
fundamentalofcomputer 2.pptxfundamentalofcomputer 2.pptx
fundamentalofcomputer 2.pptx
 
19IS305_U4_LP10_LM10-22-23.pdf
19IS305_U4_LP10_LM10-22-23.pdf19IS305_U4_LP10_LM10-22-23.pdf
19IS305_U4_LP10_LM10-22-23.pdf
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
7043 t pertemuan1 - s1
7043 t pertemuan1 - s17043 t pertemuan1 - s1
7043 t pertemuan1 - s1
 
Introduction and brief history of computers
Introduction and brief history of computersIntroduction and brief history of computers
Introduction and brief history of computers
 
BCS 100: Introduction to Computer Science Lesson 3
BCS 100: Introduction to Computer Science Lesson 3BCS 100: Introduction to Computer Science Lesson 3
BCS 100: Introduction to Computer Science Lesson 3
 
MODULE 2.pptx
MODULE 2.pptxMODULE 2.pptx
MODULE 2.pptx
 
Introduction and Brief History of Computers
Introduction and Brief History of ComputersIntroduction and Brief History of Computers
Introduction and Brief History of Computers
 
Presentation 1.pptx
Presentation 1.pptxPresentation 1.pptx
Presentation 1.pptx
 
Intro computers
Intro computersIntro computers
Intro computers
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
Topic 1 - Overview of IT.pdf
Topic 1 - Overview of IT.pdfTopic 1 - Overview of IT.pdf
Topic 1 - Overview of IT.pdf
 
Know your computer
Know your computerKnow your computer
Know your computer
 

Recently uploaded

Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesRased Khan
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxJenilouCasareno
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxShibin Azad
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxbennyroshan06
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfbu07226
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxDenish Jangid
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfQucHHunhnh
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...Nguyen Thanh Tu Collection
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxPavel ( NSTU)
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online PresentationGDSCYCCE
 
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...Denish Jangid
 
Advances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdfAdvances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdfDr. M. Kumaresan Hort.
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
NLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptxNLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptxssuserbdd3e8
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleCeline George
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxEduSkills OECD
 

Recently uploaded (20)

Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matrices
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
 
Advances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdfAdvances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdf
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
NLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptxNLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptx
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 

1 hardware

  • 1. Computer Hierarchy • The first generation of computers, from 1946 to about 1956, used vacuum tubes to store and process information. • The second generation of computers, from 1957 to 1963, used transistors for storing and processing information.
  • 2. Computer Hierarchy • Third-generation computers, from 1964 to 1979, used integrated circuits for storing and processing information. • Early to middle fourth-generation computers, from 1980 to 1995, used very-large-scale integrated (VLSI) circuits to store and process information. • Late fourth-generation computers, from 1996 to the present, use grand-scale integrated (GSI) circuits to store and process information.
  • 3. Computer Categories • Supercomputers • Mainframe Computers • Midrange Computers • Workstations • Notebooks and Desktop Computers • Appliances
  • 5. • Hardware refers to the physical equipment used for the input, processing, output and storage activities of a computer system. • Central processing unit (CPU) manipulates the data and controls the tasks performed by the other components. • Primary storage internal to the CPU; temporarily stores data and program instructions during processing.
  • 6. Hardware • Secondary storage external to the CPU; stores data and programs for future use. • Input technologies accept data and instructions and convert them to a form that the computer can understand. • Output technologies present data and information in a form people can understand.
  • 7. Hardware (Continued) • Communication technologies provide for the flow of data from external computer networks (e.g. the Internet and intranets) to the CPU, and from the CPU to computer networks.
  • 8. How the CPU Works
  • 9. The Central Processing Unit • Central processing unit (CPU) performs the actual computation or “number crunching” inside any computer. • Microprocessor made up of millions of microscopic transistors embedded in a circuit on a silicon chip. • Control unit sequentially accesses program instructions, decodes them and controls the flow of data to and from the ALU, the registers, the caches, primary storage, secondary storage and various output devices.
  • 10. CPU (Continued) • Arithmetic-logic unit (ALU) performs the mathematic calculations and makes logical comparisons. • Registers are high-speed storage areas that store very small amounts of data and instructions for short periods of time.
  • 11. How the CPU Works • Binary form: The form in which data and instructions can be read by the CPU – only 0s and 1s. • Machine instruction cycle: The cycle of computer processing, whose speed is measured in terms of the number of instructions a chip processes per second. • Clock speed: The preset speed of the computer clock that times all chip activities, measured in megahertz and gigahertz. • Word length: The number of bits (0s and 1s) that can be processed by the CPU at any one time. • Bus width: The size of the physical paths down which the data and instructions travel as electrical impulses on a computer chip. • Line width: The distance between transistors; the smaller the line width, the faster the chip.
  • 12. Advances in Microprocessor Design • Moore’s Law is that microprocessor complexity would double every two years as a result of the following changes: – Increasing miniaturization of transistors. – Making the physical layout of the chip’s components as compact and efficient as possible. – Using materials for the chip that improve the conductivity (flow) of electricity. – Targeting the amount of basic instructions programmed into the chip.
  • 13. Microprocessors & Microcontrollers • The two most common microprocessor architectures are complex instruction set computing (CISC) and reduced instruction set computing (RISC). • Microcontrollers are computer chips, embedded in products and technologies, that usually cost less and work in less- demanding applications than microprocessors.
  • 14. Computer Memory • Two basic categories of computer memory: Primary storage and secondary storage. – Primary stores small amounts of data and information that will be immediately used by the CPU. – Secondary stores much larger amounts of data and information (an entire software program, for example) for extended periods of time.
  • 15. Memory Capacity • Bit: Short for binary digit (0s and 1s), the only data that a CPU can process. • Byte: An 8-bit string of data, needed to represent any one alphanumeric character or simple mathematical operation.
  • 16. Hierarchy of Memory Capacity • Kilobyte (KB): approximately one thousand bytes. • Megabyte (MB): approximately one million bytes (1,048,576 bytes, or 1,024 x 1,024). • Gigabyte (GB): actually 1,073,741,824 bytes (1,024 x 1,024 x 1,024 bytes). • Terabyte: One trillion bytes. • Petabyte: Approximately 1015 bytes. • Exabyte: Approximately 1018 bytes.
  • 17. Primary Storage • Primary storage or main memory stores three types of information for very brief periods of time: – Data to be processed by the CPU; – Instructions for the CPU as to how to process the data; – Operating system programs that manage various aspects of the computer’s operation. • Primary storage takes place in chips mounted on the computer’s main circuit board, called the motherboard. • Four main types of primary storage: register, random access memory (RAM), cache memory and read-only memory (ROM).
  • 18. Main Types of Primary Storage • Registers: registers are part of the CPU with the least capacity, storing extremely limited amounts of instructions and data only immediately before and after processing. • Random access memory (RAM): The part of primary storage that holds a software program and small amounts of data when they are brought from secondary storage. • Cache memory: A type of primary storage where the computer can temporarily store blocks of data used more often.
  • 19. Primary Storage (Continued) • Read-only memory (ROM): Type of primary storage where certain critical instructions are safeguarded; the storage is nonvolatile and retains the instructions when the power to the computer is turned off. • Flash memory: A form of rewritable read- only memory that is compact, portable, and requires little energy.
  • 20. Secondary Storage • Memory capacity that can store very large amounts of data for extended periods of time. – It is nonvolatile. – It takes much more time to retrieve data because of the electromechanical nature. – It is cheaper than primary storage. – It can take place on a variety of media
  • 21. Secondary Storage • Magnetic tape: A secondary storage medium on a large open reel or in a smaller cartridge or cassette. • Sequential access: Data access in which the computer system must run through data in sequence in order to locate a particular piece. • Magnetic disks: A form of secondary storage on a magnetized disk divided into tracks and sectors that provide addresses for various pieces of data; also called hard disks.
  • 22. Secondary Storage • Hard drives: A form of secondary storage that stores data on platters divided into concentric tracks and sectors, which can be read by a read/write head that pivots across the rotating disks. • Direct access: Data access in which any piece of data be retrieved in a nonsequential manner by locating it using the data’s address. • Magnetic diskettes: A form of easily portable secondary storage on flexible Mylar disks; also called floppy disks.
  • 23. Optical Storage Devices • Optical storage devices: A form of secondary storage in which a laser reads the surface of a reflective plastic platter. • Compact disk, read-only memory (CD-ROM): A form of secondary storage that can be only read and not written on. • Digital video disk (DVD): An optical storage device used to store digital video or computer data. • Fluorescent multilayer disk (FMD-ROM): An optical storage device with much greater storage capacity than DVDs.
  • 24. More Storage Options • Memory cards: Credit-card-size storage devices that can be installed in an adapter or slot in many personal computers (i.e. memory sticks, thumb drives). • Expandable storage devices: Removable disk cartridges, used as backup storage for internal hard drives of PCs.
  • 25. Enterprise Storage Systems & RAID • Enterprise storage system: An independent, external system with intelligence that includes two or more storage devices. • Redundant arrays of independent disks (RAID): An enterprise storage system that links groups of standard hard drives to a specialized microcontroller that coordinates the drives so they appear as a single logical drive.
  • 26. Storage Area Networks (SANs) • Storage area network (SAN): An enterprise storage system architecture for building special, dedicated networks that allow rapid and reliable access to storage devices by multiple servers. • Storage over IP: Technology that uses the Internet Protocol to transport stored data between devices within a SAN; sometimes called IP over SCSI or iSCSI.
  • 27. Network-Attached Storage • Network-attached storage (NAS) device is a special-purpose server that provides file storage to users who access the device over a network; plug-and-play.
  • 28. Input and Output Technologies • Input technologies allow people and other technologies to put data into a computer. The two main types of input devices are: – human data-entry devices include keyboards, mouse, trackball, joystick, touchscreen, stylus and voice recognition; – source-data automation devices input data with minimal human intervention (e.g. barcode reader). • Speed up data collection; • Reduce errors; • Gather data at the source of a transaction or other event.
  • 29. Input and Output Technologies (Continued) • Output generated by a computer can be transmitted to the user over several output devices and media. – Includes monitors, printers, plotters and voice.
  • 30. Multimedia Technology • Multimedia technology is the computer- based integration of text, sound, still images, animation and digitized motion video. • Merges capabilities of computers with televisions, VCRs, CD players, DVD players, video and audio recording equipment, music and gaming technologies.
  • 31. Emerging Technologies • Grid computing involves applying the resources of many computers in a network to a single problem at the same time. • Utility computing (also called subscription computing and on-demand computing) is when a service provider makes computing resources and infrastructure management available to a customer as needed for a charge based on specific usage rather than a flat rate. • Nanotechnology refers to the creation of materials, devices and systems at a scale of 1 to 100 nanometers (billionths of a meter).