Lecture 02 - Computer Hardware - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM

Lecture 02 - Computer Hardware - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM được sưu tầm và soạn thảo dưới dạng file PDF để gửi tới các bạn sinh viên cùng tham khảo, ôn tập đầy đủ kiến thức, chuẩn bị cho các buổi học thật tốt. Mời bạn đọc đón xem!

Thông tin:
41 trang 7 tháng trước

Bình luận

Vui lòng đăng nhập hoặc đăng ký để gửi bình luận.

Lecture 02 - Computer Hardware - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM

Lecture 02 - Computer Hardware - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM được sưu tầm và soạn thảo dưới dạng file PDF để gửi tới các bạn sinh viên cùng tham khảo, ôn tập đầy đủ kiến thức, chuẩn bị cho các buổi học thật tốt. Mời bạn đọc đón xem!

46 23 lượt tải Tải xuống
McGraw-Hill/Irwin
©2008,The McGraw-Hill Companies, All Rights Reserved
Lecture 02
Computer
Hardware
3- 2
Learning Objectives
1. Outline the major technologies and uses of computer
peripherals for input, output, and storage.
2. Identify and give example of the components and
functions of a computer system.
3. Identify the computer systems and peripherals you
would acquire or recommend for a business of your
choice, and explain the reasons for your selections
3- 3
HARDWARE BASICS
Computer - an electronic device operating under the
control of instructions stored in its own memory that
can accept, manipulate, and store data
Hardware components include:
1. Central processing unit (CPU)
2. Primary storage
3. Secondary storage
4. Input device
5. Output device
6. Communication device
HARDWARE BASICS
3- 5
Computer hardware functions
Input
Keyboards, mouse, optical scanners
Convert data into electronic form
Processing
Central Processing Unit (CPU)
Arithmetic-logic unit performs the arithmetic functions
Control unit
Output
Video display units, printers, etc.
Convert electronic information into human-intelligible form
3- 6
Computer hardware functions
Storage
Primary Storage Unit or memory
Secondary Storage
Magnetic disks and Optical disks
Control
Control unit of the CPU
Controls the other components of the computer
3- 7
Computer System Components
System
unit
3- 8
Central Processing Unit
Central processing unit (CPU) (or microprocessor) - the
actual hardware that interprets and executes the program
(software) instructions and coordinates how all the other
hardware devices work together
Control unit - interprets software instructions and literally
tells the other hardware devices what to do, based on the
software instructions
Arithmetic-logic unit (ALU) - performs all arithmetic
operations (for example, addition and subtraction) and all
logic operations (such as sorting and comparing numbers)
3- 9
Hardware Components in Action
Instruction phase
Step 1: Fetch instruction
Access the primary memory by the control unit,
computer program is a sequence of instructions.
Step 2: Decode instruction
The instruction is decoded the central processor can
understand what is to be done.
Execution phase
Step 3: Execute the instruction
The ALU does what is instructed to do
Step 4: Store the results in memory
3- 10
Execution of an Instruction
3- 11
Computer Processing Speeds
MIPS million instructions per second
Teraflops trillions of floating point operations per
second (Supercomputer)
Clock speed of the computer:
Megahertz (MHz) millions of cycles per second
Gigahertz (GHz) billions of cycles per second
3- 12
Moore’s Law
Moore’s law
suggests that
computer power
will double every
18 to 24 months
3- 13
Primary Storage
Primary storage - the computer’s main memory, which
consists of the random access memory (RAM), cache
memory, and the read-only memory (ROM) that is
directly accessible to the CPU
3- 14
Semiconductor memory
Microelectronic semiconductor memory chips
Used for primary storage
Advantage:
Small size
Fast
Shock and temperature resistance
Disadvantage:
Volatility: must have uninterrupted electric power or lose
memory
3- 15
Random Access Memory (RAM)
Random access memory
(RAM) - the computer’s
primary working memory,
in which program
instructions and data are
stored so that they can be
accessed directly by the CPU
via the processor’s high-
speed external data bus
Volatility : do not retain its
contents when the power is
switched off
Save work frequently
3- 16
Random Access Memory (RAM)
Cache memory
small unit of ultra-fast
memory
Used to store recently
accessed or frequently
accessed data CPU does
not have to retrieve this data
from slower memory such as
RAM.
3- 17
Read Only Memory (ROM)
ROM: read only memory
The portion of a computer’s
primary storage that does not
lose its contents when one
switches off the power
Permanent storage
Can be read but cannot be
overwritten
Store start-up program :
frequently used programs
burnt into chips during
manufacturing (Called
firmware)
3- 18
Flash drive
New type of permanent storage
A special type of rewritable
ROM that is and compact
portable
Uses semiconductor memory
Also called jump drives, USB
flash drives, thumb drives,
USB disk etc.
Memory card, memory stick
Source: Courtesy of Lexar Media.
3- 19
Peripherals
Peripheral is generic name for all input, output, and
secondary storage devices that are part of the
computer system but are not part of the system unit
(i.e. CPU & primary storage)
3- 20
Input Devices
Input device - equipment
used to capture information
and commands
Manual input devices
Joystick
Keyboard
Microphone
Automated input devices
Bar code scanner
Digital camera
Magnetic ink character reader
3- 21
Popular input devices
Keyboard:
most widely-used
provides a set of alphabetic, numeric, punctuation, symbol
and control keys.
Mouse
One or more control buttons housed in a palmsize case and
designed so that one can move it on the table.
Point & click
3- 22
Pointing Devices
Touchpad Small rectangular
touch-sensitive surface
Moves the cursor in the direction of
finger moves on the pad
Touch Screen use computer by
touching screen
Video display screen that emits a
grid of infrared beams, sound
waves, or a slight electric current
Grid is broken when the screen is
touched.
3- 23
Pen-based Computing
Used in Tablet PCs and
PDAs
Sensitive layer like touch
screen under liquid crystal
display screen
Have software that digitizes
handwriting, hand printing,
and hand drawing
3- 24
Automated Input Devices
Optical data readers : read text or graphic and store as an
digital image.
Optical character recognition : read and convert to
text
Point-of-sale (POS) devices: terminal used in retail
operations to enter sales information into computer
system.
Bar code scanner : point of sales, inventory
Magnetic strip : Can hold about kilobytes of information.
Smartcard : that embed a microprocessor chip and
several kilobytes of memory (like credit card, debit
card)
3- 25
Automated Input Devices
Digital cameras: captures still images or video as a series of 0s
and 1s
Automatic teller machine (ATM) devices: special I/O devices, a
terminal of most bank customers
Radio-frequency identification (RFID): library, uses active or
passive tags in the form of chips or smart label that can store
unique identifier and relay this information to electronic
readers.
3- 26
Output Technologies
Video displays
Cathode ray tube (CRT) like a television
Most desktop PC screens
Liquid crystal displays (LCDs)
Laptop and PDAs, some PCs
Printed Output
Inkjet printer
Spray ink on page
Laser printer
Electrostatic process like photocopying machine
Voice response systems
3- 27
Secondary Storage Devices
Main memory provides only small amount of storage
area for data, instruction, information.
Computer needs store larger amount of data,
instruction and information, more permanently than
primary memory Secondary storage devices
3- 28
Computer Storage Fundamentals
Binary representation
Data are processed and stored in computer system through
the presence or absence of signals
Either ON or OFF
ON = number 1
OFF = number 0
3- 29
Bit and Byte
Bit (short for binary digit)
Smallest element of data
Either zero or one
Byte
Group of eight bits which operate as a single unit
Represents one character or number
3- 30
Representing characters in bytes
(using coding scheme)
3- 31
Computers use binary system to calculate
3- 32
Direct and Sequential Access
Direct Access or Random Access
Directly store and retrieve data
Each storage position has unique address
and can be accessed in same length of
time
Semiconductor memory chips, magnetic
disks
Sequential Access
Data is stored and retrieved in a
sequential process
Must be accessed in sequence by
searching through prior data
Magnetic tape
3- 33
Direct and sequential access
3- 34
Magnetic Disks
Used for secondary storage
Fast access and high storage capacity
Source: Quantum.
Source: Corbis.
3- 35
Types of magnetic disks
Floppy disks
Magnetic disk inside a plastic jacket
Hard disk drives
Magnetic disk, access arms, and
read/write heads in sealed module
RAID (Redundant arrays of
independent disks)
Disk arrays of interconnected hard
disk drives
Fault tolerant with multiple copies
on several disks
3- 36
Magnetic Tape
Secondary storage
Tape reels and cartridges
Used in robotic automated drive assemblies
Archival storage and backup storage
3- 37
Optical Disks
- 38
Optical Disks
Blue-ray Disc:
enable recording, rewriting and playback of high-definition
video (HD), as well as storing large amounts of data. The format offers more
than five times the storage capacity of traditional DVDs and can hold up to
25 50GB on a single-layer disc and GB on a dual-layer disc. This extra
capacity combined with the use of advanced video and audio codecs will offer
consumers an unprecedented HD experience.
3- 39
Storage tradeoffs
3- 40
Communication Devices
Communication device - equipment used to send
information and receive it from one location to
another
Dial-up access
Cable
Digital subscriber line
Wireless
Satellite
3- 41
Communication
| 1/41

Preview text:

Lecture 02 Computer Hardware
McGraw-Hill/Irwin
©2008,The McGraw-Hill Companies, All Rights Reserved Learning Objectives
1. Outline the major technologies and uses of computer
peripherals for input, output, and storage.
2. Identify and give example of the components and
functions of a computer system.
3. Identify the computer systems and peripherals you
would acquire or recommend for a business of your
choice, and explain the reasons for your selections 3- 2 HARDWARE BASICS
Computer - an electronic device operating under the
control of instructions stored in its own memory that
can accept, manipulate, and store data
• Hardware components include:
1. Central processing unit (CPU) 2. Primary storage 3. Secondary storage 4. Input device 5. Output device 6. Communication device 3- 3 HARDWARE BASICS
Computer hardware functions • Input
– Keyboards, mouse, optical scanners
– Convert data into electronic form • Processing
– Central Processing Unit (CPU)
• Arithmetic-logic unit performs the arithmetic functions • Control unit • Output
– Video display units, printers, etc.
– Convert electronic information into human-intelligible form 3- 5
Computer hardware functions • Storage
– Primary Storage Unit or memory – Secondary Storage
• Magnetic disks and Optical disks • Control – Control unit of the CPU
– Controls the other components of the computer 3- 6
Computer System Components System unit 3- 7 Central Processing Unit
• Central processing unit (CPU) (or microprocessor) - the
actual hardware that interprets and executes the program
(software) instructions and coordinates how all the other hardware devices work together
– Control unit - interprets software instructions and literally
tells the other hardware devices what to do, based on the software instructions
– Arithmetic-logic unit (ALU) - performs all arithmetic
operations (for example, addition and subtraction) and all
logic operations (such as sorting and comparing numbers) 3- 8
Hardware Components in Action • Instruction phase – Step 1: Fetch instruction
• Access the primary memory by the control unit,
computer program is a sequence of instructions. – Step 2: Decode instruction
• The instruction is decoded the central processor can understand what is to be done. • Execution phase
– Step 3: Execute the instruction
• The ALU does what is instructed to do
– Step 4: Store the results in memory 3- 9
Execution of an Instruction 3- 10
Computer Processing Speeds
• MIPS – million instructions per second
• Teraflops – trillions of floating point operations per second (Supercomputer)
• Clock speed of the computer:
– Megahertz (MHz) – millions of cycles per second
– Gigahertz (GHz) – billions of cycles per second 3- 11 Moore’s Law Moore’s law suggests that computer power will double every 18 to 24 months 3- 12 Primary Storage
• Primary storage - the computer’s main memory, which
consists of the random access memory (RAM), cache
memory, and the read-only memory (ROM) that is directly accessible to the CPU 3- 13 Semiconductor memory
• Microelectronic semiconductor memory chips • Used for primary storage • Advantage: – Small size – Fast
– Shock and temperature resistance • Disadvantage:
– Volatility: must have uninterrupted electric power or lose memory 3- 14
Random Access Memory (RAM) • Random access memory
(RAM) - the computer’s
primary working memory, in which program instructions and data are stored so that they can be accessed directly by the CPU via the processor’s high- speed external data bus
Volatility : do not retain its contents when the power is switched off
Save work frequently 3- 15
Random Access Memory (RAM) • Cache memory – small unit of ultra-fast memory – Used to store recently accessed or frequently accessed data → CPU does
not have to retrieve this data from slower memory such as RAM. 3- 16 Read Only Memory (ROM) • ROM: read only memory
– The portion of a computer’s primary storage that does not lose its contents when one switches off the power → Permanent storage – Can be read but cannot be overwritten – Store start-up program : frequently used programs burnt into chips during manufacturing (Called firmware) 3- 17 Flash drive
• New type of permanent storage
• A special type of rewritable ROM that is compact and portable • Uses semiconductor memory
– Also called jump drives, USB flash drives, thumb drives, USB disk etc. – Memory card, memory stick
Source: Courtesy of Lexar Media. 3- 18 Peripherals
• Peripheral is generic name for all input, output, and
secondary storage devices that are part of the
computer system but are not part of the system unit
(i.e. CPU & primary storage) 3- 19 Input Devices
• Input device - equipment used to capture information and commands – Manual input devices • Joystick • Keyboard • Microphone – Automated input devices • Bar code scanner • Digital camera
• Magnetic ink character reader 3- 20 Popular input devices • Keyboard: – most widely-used
– provides a set of alphabetic, numeric, punctuation, symbol and control keys. • Mouse
– One or more control buttons housed in a palmsize case and
designed so that one can move it on the table. – Point & click 3- 21 Pointing Devices
• Touchpad – Small rectangular touch-sensitive surface
– Moves the cursor in the direction of finger moves on the pad
• Touch Screen – use computer by touching screen
– Video display screen that emits a grid of infrared beams, sound
waves, or a slight electric current
– Grid is broken when the screen is touched. 3- 22 Pen-based Computing • Used in Tablet PCs and PDAs
• Sensitive layer like touch screen under liquid crystal display screen
• Have software that digitizes handwriting, hand printing, and hand drawing 3- 23 Automated Input Devices
• Optical data readers : read text or graphic and store as an digital image.
• Optical character recognition : read and convert to text
• Point-of-sale (POS) devices: terminal used in retail
operations to enter sales information into computer system.
• Bar code scanner : point of sales, inventory
• Magnetic strip : Can hold about kilobytes of information.
• Smartcard : that embed a microprocessor chip and
several kilobytes of memory (like credit card, debit card) 3- 24 Automated Input Devices
• Digital cameras: captures still images or video as a series of 0s and 1s
• Automatic teller machine (ATM) devices: special I/O devices, a
terminal of most bank customers
• Radio-frequency identification (RFID): library, uses active or
passive tags in the form of chips or smart label that can store
unique identifier and relay this information to electronic readers. 3- 25 Output Technologies • Video displays
– Cathode ray tube (CRT) like a television • Most desktop PC screens
– Liquid crystal displays (LCDs) • Laptop and PDAs, some PCs • Printed Output – Inkjet printer • Spray ink on page – Laser printer
• Electrostatic process like photocopying machine • Voice response systems 3- 26
Secondary Storage Devices
• Main memory provides only small amount of storage
area for data, instruction, information.
• Computer needs store larger amount of data,
instruction and information, more permanently than primary memory Secondary storage devices 3- 27
Computer Storage Fundamentals • Binary representation
– Data are processed and stored in computer system through
the presence or absence of signals – Either ON or OFF • ON = number 1 • OFF = number 0 3- 28 Bit and Byte
• Bit (short for binary digit) – Smallest element of data – Either zero or one • Byte
– Group of eight bits which operate as a single unit
– Represents one character or number 3- 29
Representing characters in bytes (using coding scheme) 3- 30
Computers use binary system to calculate 3- 31
Direct and Sequential Access
• Direct Access or Random Access
– Directly store and retrieve data
– Each storage position has unique address
and can be accessed in same length of time
– Semiconductor memory chips, magnetic disks • Sequential Access
– Data is stored and retrieved in a sequential process
– Must be accessed in sequence by searching through prior data – Magnetic tape 3- 32
Direct and sequential access 3- 33 Magnetic Disks • Used for secondary storage
• Fast access and high storage capacity Source: Quantum. Source: C 3 o -rb3i4 s. Types of magnetic disks • Floppy disks
– Magnetic disk inside a plastic jacket • Hard disk drives
– Magnetic disk, access arms, and
read/write heads in sealed module – RAID (Redundant arrays of independent disks)
• Disk arrays of interconnected hard disk drives
• Fault tolerant with multiple copies on several disks 3- 35 Magnetic Tape • Secondary storage • Tape reels and cartridges
• Used in robotic automated drive assemblies
• Archival storage and backup storage 3- 36 Optical Disks 3- 37 Optical Disks
Blue-ray Disc: enable recording, rewriting and playback of high-definition
video (HD), as well as storing large amounts of data. The format offers more
than five times the storage capacity of traditional DVDs and can hold up to
25GB on a single-layer disc and 50GB on a dual-layer disc. This extra
capacity combined with the use of advanced video and audio codecs will offer
consumers an unprecedented HD experience. - 38 Storage tradeoffs 3- 39 Communication Devices
• Communication device - equipment used to send
information and receive it from one location to another – Dial-up access – Cable – Digital subscriber line – Wireless – Satellite 3- 40 Communication 3- 41