SlideShare uma empresa Scribd logo
1 de 37
CONTENTS
Introduction
• RAM,ROM,PROM,EPROM
• Auxiliary Storage Devices-Magnetic
Tape, Hard Disk, Floppy Disk
• Optical Disks: CD-R Drive,CD-RW
disks,DVD,Blue ray Discs.
1
2
Memory

3
1. Introduction
• Memory Devices
(RAM,ROM,PROM,EPROM)
• Storage Devices (Auxiliary Storage
Devices-Magnetic Tape, Hard Disk, Floppy
Disk .Optical Disks: CD-R Drive,CD-RW
disks,DVD,Blue ray Discs)
4
5
Characteristics of Storage Devices
•
•
•
•
•

Speed
Volatility
Access method
Portability
Cost and capacity
6
Basic Units Of Measurement
• Bit

on OR

off

Binary digit
Smallest unit of measurement
Two possible values 0 1

•Byte
•8 bits
7
Small Units Of Measurement (Processor
And Memory Speed)
Millisecond (ms) – a thousandth of a second
(1/1,000 = 10-3)
Microsecond (μs) - a millionth of a second
(1/1,000,000 = 10-6)
Nanosecond (ns) – a billionth of a second
(1/1,000,000,000 = 10-9)
8
Large Units Of Measurement
(Memory, Storage)
• Note: powers of two are used because
computer memory and storage are based on
the basic unit (bit).
• Kilobyte (KB) – a thousand bytes (1,024 = 2 10)
• Megabyte (MB) - a million (1,048,576 = 220)
9
Large Units Of Measurement
(Memory, Storage)
• Gigabyte (GB) – a billion (1,073,741,824 = 2 30)
– ~ A complete set of encyclopedias requires
about 700 MB of storage
– ~ 30 minutes of video (1/4 of the information
stored on a typical DVD)
10
Large Units Of Measurement
(Memory, Storage)
• Terabyte (TB) – a trillion (1,099,511,627,776 =
240)
– ~ 20 million four-drawer filing cabinets full of
text
– ~ 200 DVD’s of information
11
CONTENTS
• Introduction
• RAM,ROM,PROM,EPROM
• Auxiliary Storage Devices-Magnetic
Tape, Hard Disk, Floppy Disk
• Optical Disks: CD-R Drive,CD-RW
disks,DVD,Blue ray Discs.
12
2. RAM,ROM,PROM,EPROM
• Memory Devices
– Memory: Is one or more sets of chips
that store data/program instructions,
either temporarily or permanently .
– It is critical processing component in
any computer
– PCs use several different types

13
RAM,ROM,PROM,EPROM
• Memory Devices
– Two most important are
• RAM(Random Access Memory)
• ROM(Read-only Memory)

– They work in different ways and perform
distinct functions
– CPU Registers
– Cache Memory
14
RAM
•
•
•
•

RAM is packaged as a chip.
Basic storage unit is a cell (one bit per cell).
Multiple RAM chips form a memory.
Random Access Memory
Volatile
Used for temporary storage
Typical ranges 256 MB - 4 GB
• Random Access means direct access to any
part of memory

15
Nonvolatile Memories(ROM)
• DRAM and SRAM are volatile memories
– Lose information if powered off.
• Nonvolatile memories retain value even if
powered off.
– Generic name is read-only memory
(ROM).
– Misleading because some ROMs can
be read and modified.
16
Nonvolatile Memories(ROM)
• Types of ROMs
– Programmable ROM (PROM)
– Eraseable programmable ROM (EPROM)
– Electrically eraseable PROM (EEPROM)
– Flash memory (used in portable digital
devices)
• Firmware (Program instruction used frequently)
– Program stored in a ROM
• Boot time code, BIOS (basic input/output
system)
• graphics cards, disk controllers.
17
Memory

18
3. Storage Vs. Memory
Memory (e.g., RAM)
•Keep the information for a shorter period
of time (usually volatile)
•Faster
•More expensive
19
3. Storage Vs. Memory
Storage (e.g., Hard disk)
• The information is retained
longer (non-volatile)
• Slower
• Cheaper
20
CONTENTS
• Introduction
• RAM,ROM,PROM,EPROM
• Auxiliary Storage Devices-Magnetic
Tape, Hard Disk, Floppy Disk
• Optical Disks: CD-R Drive,CD-RW
disks,DVD,Blue ray Discs.
21
Categories Of Storage
• Magnetic
– Floppy disks
– Zip disks
– Hard drives
• Optical
– CD-ROM
– DVD
• Solid state storage devices
– USB Key (a very common form of solid state
storage)
22
Magnetic Storage
• Exploits duality of magnetism and
electricity
– Converts electrical signals into magnetic
charges
– Captures magnetic charge on a storage
medium
– Later regenerates electrical current from
stored magnetic charge

• Polarity of magnetic charge represents
bit values zero and one

23
1. Magnetic Drives

24
Magnetic Disk
• Flat, circular platter with metallic coating
that is rotated beneath read/write heads
• Random access device; read/write head
can be moved to any location on the platter
• Hard disks and floppy disks
• Cost performance leader for generalpurpose
on-line secondary storage

25
1. Magnetic Drives: Storage Capacities
•Floppy disks
–~ 1 MB
•Hard drives
–~80 – 500 GB (TB is possible but very
rare)
26
Floppy Disks
A floppy disk is a portable, inexpensive storage
medium that consists of a thin, circular, flexible
plastic disk with a magnetic coating enclosed in
a square-shaped plastic shell.

27
Structure Of Floppy Disks
• Initially Floppy disks were 8-inches wide, they
then shrank to 5.25 inches, and today the most
widely used folly disks are 3.5 inches wide and
can typically store 1.44 megabytes of data.
• A folly disk is a magnetic disk, which means that
it used magnetic patterns to store data.
• Data in floppy disks can be read from and
written to.
• Formatting is the process of preparing a disk
for reading and writing.
• A track is a narrow recording band that forms a
full circle on the surface of the disk.
28
Hard Disks
• Another form of auxiliary storage is a hard disk.
A hard disk consists of one or more rigid metal
plates coated with a metal oxide material that
allows data to be magnetically recorded on the
surface of the platters.
• The hard disk platters spin at a high rate of
speed, typically 5400 to 7200 revolutions per
minute (RPM).
• Storage capacities of hard disks for personal
computers range from 10 GB to 120 GB (one
billion bytes are called a gigabyte).
29
sectors
each track is
divided into pieshaped wedges

cluster
two or more
sectors
combined

tracks
data is recorded in
concentric circular
bands

30
Optical Mass Storage Devices
• Store bit values as variations in light reflection
• Higher areal density & longer data life than
magnetic storage
• Standardized and relatively inexpensive
• Uses: read-only storage with low performance
requirements, applications with high capacity
requirements & where portability in a
standardized format is needed
31
2. Optical Drives
•CD's (Compact Disk)

~ 700 MB storage
–CD-ROM (read only)
–CD-R: (record) to a CD
–CD-RW: can write and erase CD to reuse it (rewritable)
• DVD(Digital Video Disk)

32
Compact Discs (CD)
• A compact disk (CD), also called an optical disc,
is a flat round, portable storage medium that is
usually 4.75 inch in diameter.
• A CD-ROM (read only memory), is a compact
disc that used the same laser technology as
audio CDs for recording music. In addition it can
contain other types of data such as text,
graphics, and video.
• The capacity of a CD-ROM is 650 MB of data.
33
DVD (Digital Video Disk)
DVD-ROM
– Over 4 GB storage (varies with
format)
– DVD- ROM (read only)
– Many recordable formats (e.g.,
DVD-R, DVD-RW; ..)
– Are more highly compact than
a CD.
– Special laser is needed to read
them

34
Blu-ray Technology
• Name
Derived from the blue-violet
laser used to read and write
data.
– Developed by the Blu-ray
Disc Association with more
than 180 members.
• Dell
• Sony
• LG
35
Blu-ray Technology Cont.
• Data capacity
– Because Blu-ray
uses a blue laser(405
nanometers) instead
of a red laser(650
nanometers) this
allows the data
tracks on the disc to
be very compact.
– This allows for more
than twice as small
pits as on a DVD.
36
Thank You
37

Mais conteúdo relacionado

Mais procurados

History of storage devices
History of storage devicesHistory of storage devices
History of storage devices
dan13ljg
 
Ch5 storagedevices(updated)
Ch5 storagedevices(updated)Ch5 storagedevices(updated)
Ch5 storagedevices(updated)
cs001
 
Csc1401 lecture07 -external memory
Csc1401   lecture07 -external memoryCsc1401   lecture07 -external memory
Csc1401 lecture07 -external memory
IIUM
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devices
Pratik Gupta
 
Magnetic tape system
Magnetic tape systemMagnetic tape system
Magnetic tape system
Slideshare
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
Pinky
 

Mais procurados (20)

Types of secondary storage devices ppt
Types of secondary storage devices pptTypes of secondary storage devices ppt
Types of secondary storage devices ppt
 
Presentation of the big external memory
Presentation of the big external memoryPresentation of the big external memory
Presentation of the big external memory
 
History of storage devices
History of storage devicesHistory of storage devices
History of storage devices
 
External memory
External memoryExternal memory
External memory
 
Presentation on storage devices
Presentation on storage devicesPresentation on storage devices
Presentation on storage devices
 
External memory - Computer Architecture
External memory - Computer ArchitectureExternal memory - Computer Architecture
External memory - Computer Architecture
 
Introduction to Digital Forensics
Introduction to Digital ForensicsIntroduction to Digital Forensics
Introduction to Digital Forensics
 
Ch5 storagedevices(updated)
Ch5 storagedevices(updated)Ch5 storagedevices(updated)
Ch5 storagedevices(updated)
 
storage media
storage mediastorage media
storage media
 
Presentation on computer data storage
Presentation on computer data storage Presentation on computer data storage
Presentation on computer data storage
 
Storage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastavaStorage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastava
 
Secondary Storage
Secondary StorageSecondary Storage
Secondary Storage
 
storage devices
storage devicesstorage devices
storage devices
 
Csc1401 lecture07 -external memory
Csc1401   lecture07 -external memoryCsc1401   lecture07 -external memory
Csc1401 lecture07 -external memory
 
Storage Devices PPt For class 9
Storage Devices PPt For class 9Storage Devices PPt For class 9
Storage Devices PPt For class 9
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devices
 
Storage Device
Storage DeviceStorage Device
Storage Device
 
Magnetic tape system
Magnetic tape systemMagnetic tape system
Magnetic tape system
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
 
Storage devices
Storage devicesStorage devices
Storage devices
 

Destaque

Rfid Presentation Slides
Rfid Presentation SlidesRfid Presentation Slides
Rfid Presentation Slides
guestbed1dd
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
Rajat More
 
Rfid ppt 8th sem
Rfid ppt 8th semRfid ppt 8th sem
Rfid ppt 8th sem
Amit Ranjan
 

Destaque (15)

Impact of Gamma Irradiation on Structural and Dielectric Properties of CuI-PV...
Impact of Gamma Irradiation on Structural and Dielectric Properties of CuI-PV...Impact of Gamma Irradiation on Structural and Dielectric Properties of CuI-PV...
Impact of Gamma Irradiation on Structural and Dielectric Properties of CuI-PV...
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devices
 
Memory devices
Memory devicesMemory devices
Memory devices
 
Polymer memory
Polymer memoryPolymer memory
Polymer memory
 
RAM (Random Access Memory)
RAM (Random Access Memory)RAM (Random Access Memory)
RAM (Random Access Memory)
 
Rfid Presentation Slides
Rfid Presentation SlidesRfid Presentation Slides
Rfid Presentation Slides
 
Memory - RAM and its types
Memory - RAM and its typesMemory - RAM and its types
Memory - RAM and its types
 
EPROM, PROM & ROM
EPROM, PROM & ROMEPROM, PROM & ROM
EPROM, PROM & ROM
 
Ram presentation
Ram presentationRam presentation
Ram presentation
 
Presentation on memory
Presentation on memoryPresentation on memory
Presentation on memory
 
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
TYPES OF MEMORIES AND STORAGE DEVICE AND COMPUTER
 
Computer memory
Computer memoryComputer memory
Computer memory
 
Rfid ppt 8th sem
Rfid ppt 8th semRfid ppt 8th sem
Rfid ppt 8th sem
 
Plastic memory
Plastic memoryPlastic memory
Plastic memory
 
Rfid ppt
Rfid pptRfid ppt
Rfid ppt
 

Semelhante a Compsystem2

cd&dvd&hdd
cd&dvd&hddcd&dvd&hdd
cd&dvd&hdd
sasipk
 
BAIT1003 Chapter 5
BAIT1003 Chapter 5BAIT1003 Chapter 5
BAIT1003 Chapter 5
limsh
 

Semelhante a Compsystem2 (20)

RAM&&ROM.ppt
RAM&&ROM.pptRAM&&ROM.ppt
RAM&&ROM.ppt
 
MEMORY.pptx
MEMORY.pptxMEMORY.pptx
MEMORY.pptx
 
Memory types
Memory typesMemory types
Memory types
 
Types of Storage Devices
Types of  Storage DevicesTypes of  Storage Devices
Types of Storage Devices
 
Storage Technologies
Storage TechnologiesStorage Technologies
Storage Technologies
 
Types of memory (bba 1st)
Types of memory (bba 1st)Types of memory (bba 1st)
Types of memory (bba 1st)
 
06 external memory
06 external memory06 external memory
06 external memory
 
Datastorage
DatastorageDatastorage
Datastorage
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
Memory
MemoryMemory
Memory
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Computer memory
Computer memoryComputer memory
Computer memory
 
cd&dvd&hdd
cd&dvd&hddcd&dvd&hdd
cd&dvd&hdd
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.ppt
 
Backing storage
Backing storageBacking storage
Backing storage
 
Data storage
Data storageData storage
Data storage
 
storage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGEstorage devices. ITC FLOPPY DISC USB CLOUD STORAGE
storage devices. ITC FLOPPY DISC USB CLOUD STORAGE
 
BAIT1003 Chapter 5
BAIT1003 Chapter 5BAIT1003 Chapter 5
BAIT1003 Chapter 5
 
Storage devices(present)
Storage devices(present)Storage devices(present)
Storage devices(present)
 
Storage devices
Storage devicesStorage devices
Storage devices
 

Mais de Sajib

Social science lecture 1(part-2) ppt summer 2011
Social science lecture 1(part-2) ppt summer 2011Social science lecture 1(part-2) ppt summer 2011
Social science lecture 1(part-2) ppt summer 2011
Sajib
 
Schaefer6e ppt ch03
Schaefer6e ppt ch03Schaefer6e ppt ch03
Schaefer6e ppt ch03
Sajib
 
Chapter 07
Chapter 07Chapter 07
Chapter 07
Sajib
 
Chapter -8_-_organizing_the_business1.0
Chapter  -8_-_organizing_the_business1.0Chapter  -8_-_organizing_the_business1.0
Chapter -8_-_organizing_the_business1.0
Sajib
 
Chapter -7-_fundamentals_of_management_part-ii
Chapter  -7-_fundamentals_of_management_part-iiChapter  -7-_fundamentals_of_management_part-ii
Chapter -7-_fundamentals_of_management_part-ii
Sajib
 
Chapter -7-_fundamentals_of_management_part-i
Chapter  -7-_fundamentals_of_management_part-iChapter  -7-_fundamentals_of_management_part-i
Chapter -7-_fundamentals_of_management_part-i
Sajib
 
Chapt 18, part 2
Chapt 18, part 2Chapt 18, part 2
Chapt 18, part 2
Sajib
 
Intro business chapter1_part2
Intro business chapter1_part2Intro business chapter1_part2
Intro business chapter1_part2
Sajib
 
Intro business _chapter1part1
Intro business _chapter1part1Intro business _chapter1part1
Intro business _chapter1part1
Sajib
 
Compgenerations pented
Compgenerations pentedCompgenerations pented
Compgenerations pented
Sajib
 

Mais de Sajib (20)

Social science lecture 1(part-2) ppt summer 2011
Social science lecture 1(part-2) ppt summer 2011Social science lecture 1(part-2) ppt summer 2011
Social science lecture 1(part-2) ppt summer 2011
 
Schaefer6e ppt ch03
Schaefer6e ppt ch03Schaefer6e ppt ch03
Schaefer6e ppt ch03
 
Copy of schaefer6e ppt ch01
Copy of schaefer6e ppt ch01Copy of schaefer6e ppt ch01
Copy of schaefer6e ppt ch01
 
Chapter 07
Chapter 07Chapter 07
Chapter 07
 
Ch 3 org culture and the environment (1)
Ch 3  org culture and the environment (1)Ch 3  org culture and the environment (1)
Ch 3 org culture and the environment (1)
 
Ch 1 intro to management and org (1)
Ch 1  intro to management and org (1)Ch 1  intro to management and org (1)
Ch 1 intro to management and org (1)
 
Chapter -13_-_marketing_strategy
Chapter  -13_-_marketing_strategyChapter  -13_-_marketing_strategy
Chapter -13_-_marketing_strategy
 
Chapter -10_and_11_-_human_resource_management
Chapter  -10_and_11_-_human_resource_managementChapter  -10_and_11_-_human_resource_management
Chapter -10_and_11_-_human_resource_management
 
Chapter -8_-_organizing_the_business1.0
Chapter  -8_-_organizing_the_business1.0Chapter  -8_-_organizing_the_business1.0
Chapter -8_-_organizing_the_business1.0
 
Chapter -7-_fundamentals_of_management_part-ii
Chapter  -7-_fundamentals_of_management_part-iiChapter  -7-_fundamentals_of_management_part-ii
Chapter -7-_fundamentals_of_management_part-ii
 
Chapter -7-_fundamentals_of_management_part-i
Chapter  -7-_fundamentals_of_management_part-iChapter  -7-_fundamentals_of_management_part-i
Chapter -7-_fundamentals_of_management_part-i
 
Chapt 18, part 2
Chapt 18, part 2Chapt 18, part 2
Chapt 18, part 2
 
Chapt 18, intro to bus part 1
Chapt 18, intro to bus part 1Chapt 18, intro to bus part 1
Chapt 18, intro to bus part 1
 
Intro business chapter1_part2
Intro business chapter1_part2Intro business chapter1_part2
Intro business chapter1_part2
 
Intro business _chapter1part1
Intro business _chapter1part1Intro business _chapter1part1
Intro business _chapter1part1
 
Number system
Number systemNumber system
Number system
 
Input output painted
Input output paintedInput output painted
Input output painted
 
Compgenerations pented
Compgenerations pentedCompgenerations pented
Compgenerations pented
 
Compgenerations pented
Compgenerations pentedCompgenerations pented
Compgenerations pented
 
Algorithms and flowcharts
Algorithms and flowchartsAlgorithms and flowcharts
Algorithms and flowcharts
 

Último

Último (20)

Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 

Compsystem2

  • 1. CONTENTS Introduction • RAM,ROM,PROM,EPROM • Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk • Optical Disks: CD-R Drive,CD-RW disks,DVD,Blue ray Discs. 1
  • 2. 2
  • 4. 1. Introduction • Memory Devices (RAM,ROM,PROM,EPROM) • Storage Devices (Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk .Optical Disks: CD-R Drive,CD-RW disks,DVD,Blue ray Discs) 4
  • 5. 5
  • 6. Characteristics of Storage Devices • • • • • Speed Volatility Access method Portability Cost and capacity 6
  • 7. Basic Units Of Measurement • Bit on OR off Binary digit Smallest unit of measurement Two possible values 0 1 •Byte •8 bits 7
  • 8. Small Units Of Measurement (Processor And Memory Speed) Millisecond (ms) – a thousandth of a second (1/1,000 = 10-3) Microsecond (μs) - a millionth of a second (1/1,000,000 = 10-6) Nanosecond (ns) – a billionth of a second (1/1,000,000,000 = 10-9) 8
  • 9. Large Units Of Measurement (Memory, Storage) • Note: powers of two are used because computer memory and storage are based on the basic unit (bit). • Kilobyte (KB) – a thousand bytes (1,024 = 2 10) • Megabyte (MB) - a million (1,048,576 = 220) 9
  • 10. Large Units Of Measurement (Memory, Storage) • Gigabyte (GB) – a billion (1,073,741,824 = 2 30) – ~ A complete set of encyclopedias requires about 700 MB of storage – ~ 30 minutes of video (1/4 of the information stored on a typical DVD) 10
  • 11. Large Units Of Measurement (Memory, Storage) • Terabyte (TB) – a trillion (1,099,511,627,776 = 240) – ~ 20 million four-drawer filing cabinets full of text – ~ 200 DVD’s of information 11
  • 12. CONTENTS • Introduction • RAM,ROM,PROM,EPROM • Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk • Optical Disks: CD-R Drive,CD-RW disks,DVD,Blue ray Discs. 12
  • 13. 2. RAM,ROM,PROM,EPROM • Memory Devices – Memory: Is one or more sets of chips that store data/program instructions, either temporarily or permanently . – It is critical processing component in any computer – PCs use several different types 13
  • 14. RAM,ROM,PROM,EPROM • Memory Devices – Two most important are • RAM(Random Access Memory) • ROM(Read-only Memory) – They work in different ways and perform distinct functions – CPU Registers – Cache Memory 14
  • 15. RAM • • • • RAM is packaged as a chip. Basic storage unit is a cell (one bit per cell). Multiple RAM chips form a memory. Random Access Memory Volatile Used for temporary storage Typical ranges 256 MB - 4 GB • Random Access means direct access to any part of memory 15
  • 16. Nonvolatile Memories(ROM) • DRAM and SRAM are volatile memories – Lose information if powered off. • Nonvolatile memories retain value even if powered off. – Generic name is read-only memory (ROM). – Misleading because some ROMs can be read and modified. 16
  • 17. Nonvolatile Memories(ROM) • Types of ROMs – Programmable ROM (PROM) – Eraseable programmable ROM (EPROM) – Electrically eraseable PROM (EEPROM) – Flash memory (used in portable digital devices) • Firmware (Program instruction used frequently) – Program stored in a ROM • Boot time code, BIOS (basic input/output system) • graphics cards, disk controllers. 17
  • 19. 3. Storage Vs. Memory Memory (e.g., RAM) •Keep the information for a shorter period of time (usually volatile) •Faster •More expensive 19
  • 20. 3. Storage Vs. Memory Storage (e.g., Hard disk) • The information is retained longer (non-volatile) • Slower • Cheaper 20
  • 21. CONTENTS • Introduction • RAM,ROM,PROM,EPROM • Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk • Optical Disks: CD-R Drive,CD-RW disks,DVD,Blue ray Discs. 21
  • 22. Categories Of Storage • Magnetic – Floppy disks – Zip disks – Hard drives • Optical – CD-ROM – DVD • Solid state storage devices – USB Key (a very common form of solid state storage) 22
  • 23. Magnetic Storage • Exploits duality of magnetism and electricity – Converts electrical signals into magnetic charges – Captures magnetic charge on a storage medium – Later regenerates electrical current from stored magnetic charge • Polarity of magnetic charge represents bit values zero and one 23
  • 25. Magnetic Disk • Flat, circular platter with metallic coating that is rotated beneath read/write heads • Random access device; read/write head can be moved to any location on the platter • Hard disks and floppy disks • Cost performance leader for generalpurpose on-line secondary storage 25
  • 26. 1. Magnetic Drives: Storage Capacities •Floppy disks –~ 1 MB •Hard drives –~80 – 500 GB (TB is possible but very rare) 26
  • 27. Floppy Disks A floppy disk is a portable, inexpensive storage medium that consists of a thin, circular, flexible plastic disk with a magnetic coating enclosed in a square-shaped plastic shell. 27
  • 28. Structure Of Floppy Disks • Initially Floppy disks were 8-inches wide, they then shrank to 5.25 inches, and today the most widely used folly disks are 3.5 inches wide and can typically store 1.44 megabytes of data. • A folly disk is a magnetic disk, which means that it used magnetic patterns to store data. • Data in floppy disks can be read from and written to. • Formatting is the process of preparing a disk for reading and writing. • A track is a narrow recording band that forms a full circle on the surface of the disk. 28
  • 29. Hard Disks • Another form of auxiliary storage is a hard disk. A hard disk consists of one or more rigid metal plates coated with a metal oxide material that allows data to be magnetically recorded on the surface of the platters. • The hard disk platters spin at a high rate of speed, typically 5400 to 7200 revolutions per minute (RPM). • Storage capacities of hard disks for personal computers range from 10 GB to 120 GB (one billion bytes are called a gigabyte). 29
  • 30. sectors each track is divided into pieshaped wedges cluster two or more sectors combined tracks data is recorded in concentric circular bands 30
  • 31. Optical Mass Storage Devices • Store bit values as variations in light reflection • Higher areal density & longer data life than magnetic storage • Standardized and relatively inexpensive • Uses: read-only storage with low performance requirements, applications with high capacity requirements & where portability in a standardized format is needed 31
  • 32. 2. Optical Drives •CD's (Compact Disk) ~ 700 MB storage –CD-ROM (read only) –CD-R: (record) to a CD –CD-RW: can write and erase CD to reuse it (rewritable) • DVD(Digital Video Disk) 32
  • 33. Compact Discs (CD) • A compact disk (CD), also called an optical disc, is a flat round, portable storage medium that is usually 4.75 inch in diameter. • A CD-ROM (read only memory), is a compact disc that used the same laser technology as audio CDs for recording music. In addition it can contain other types of data such as text, graphics, and video. • The capacity of a CD-ROM is 650 MB of data. 33
  • 34. DVD (Digital Video Disk) DVD-ROM – Over 4 GB storage (varies with format) – DVD- ROM (read only) – Many recordable formats (e.g., DVD-R, DVD-RW; ..) – Are more highly compact than a CD. – Special laser is needed to read them 34
  • 35. Blu-ray Technology • Name Derived from the blue-violet laser used to read and write data. – Developed by the Blu-ray Disc Association with more than 180 members. • Dell • Sony • LG 35
  • 36. Blu-ray Technology Cont. • Data capacity – Because Blu-ray uses a blue laser(405 nanometers) instead of a red laser(650 nanometers) this allows the data tracks on the disc to be very compact. – This allows for more than twice as small pits as on a DVD. 36

Notas do Editor

  1. {}