SlideShare ist ein Scribd-Unternehmen logo
1 von 34
William Stallings
Computer Organization
and Architecture
Chapter 5
Memori External




                        1
Jenis Memori External

 Magnetic Disk
   RAID
   Removable
 Optical
   CD-ROM
   CD-Writable (WORM)
   CD-R/W
   DVD
 Magnetic Tape
                        2
Magnetic Disk

 Metal atau plastic dilapisi dg material yg bersifat
 magnet (iron oxide)
 Jenis kemasan
   Floppy
   Winchester hard disk
   Removable hard disk




                                         3
Format dan Organisasi Data

 Lingkaran konsentris atau track
   Ada Gap antar track
   Gap sempit, kapasitas bertambah
   Jumlah bit per track sama (kerapatan bervariasi)
   Kecepatan putar tetap
 Track dibagi menjadi beberapa sector
 Ukuran minimum block adalah satu sector
 Satu block bisa berisi lebih dari satu sector

                                           4
Fixed/Movable Head Disk

 Fixed head
   Ada satu head (r/w) per track
   Head diletakkan pada tangkai yg tetap
 Movable head
   Hanya ada satu head per side
   Diletakkan pada tangkai yg dpt bergerak




                                             5
Removable / Nonremovable

 Removable disk
   Dapat dilepas dari drive dan diganti dg disk lain
   Memberikan kapasitas simpanan yg tak terbatas
   Mudah melakukan transfer data antar sistem
 Nonremovable disk
   Terpasanang permanen dalam drive




                                            6
Floppy Disk

 8”, 5.25”, 3.5”
 Kapasitas kecil
   sampai 1.44Mbyte (ada yg 2.88M)
 Lambat
 Umum dipakai
 Murah




                                     7
Winchester Hard Disk (1)

 Dikembangkan oleh IBM di Winchester (USA)
 Dikemas dalam satu unit
 Berisi satu cakram atau lebih
 Head sangat kecil
 Handal




                                  8
Winchester Hard Disk (2)

 Umum digunakan
 Murah
 Sbg external storage yg sangat cepat
 Kapasitas semakin besar
   Dalam orde GB




                                        9
Removable Hard Disk
 ZIP
   Murah
   Banyak digunakan
   100MB
 JAZ
   Mahal
   1G
 L-120 (a: drive)
   Juga dpt untuk membaca 3.5” floppy


                                        10
Pencarian Sector

 Harus dapat mengenali awal suatu track dan
 sector
 Format disk
   Menambahkan informasi tambahan
   Memberi tanda awal track dan sector




                                         11
ST506 format (old!)

Gap1 Id    Gap2 Data Gap3 Gap1 Id    Gap2 Data Gap3


Sync                                Sync
Byte   Track Head Sector CRC               Data CRC
                                    Byte




                                            12
Karakteristik

 Fixed head atau movable head
 Removable disk atau fixed disk
 Single side atau double side
 Single platter atau multiple platter
 Mekanisme head
   Contact (Floppy)
   Fixed gap
   Flying (Winchester)

                                        13
Multiple Platter

 Satu head per side
 Semua head di-join dan di-align
 Track-track yg setiap platter membentuk
 cylinder
 Data dipecah berdasarkan cylinder
   Mengurangi gerakan head
   Meningkatkan kecepatan (transfer rate)



                                            14
Kecepatan

 Seek time
   gerakan head ke track yg dituju
 (Rotational) latency
   Putar platter sampai posisi data dibawah head
 Access time = Seek + Latency
 Transfer rate




                                          15
RAID

 Redundant Array of Independent Disks
 Redundant Array of Inexpensive Disks
 Ada 6 level
 Tidak berhirarki
 Sejumlah disks (fisik) yg dipandang sbg satu
 drive (logical) oleh Sistem Operasi
 Data tersebar diantara disk fisik


                                      16
RAID 0

 No redundancy
 Data striped across all disks
 Round Robin striping
 Increase speed
   Multiple data requests probably not on same disk
   Disks seek in parallel
   A set of data is likely to be striped across multiple
   disks


                                               17
RAID 1
 Mirrored Disks
 Data is striped across disks
 2 copies of each stripe on separate disks
 Read from either
 Write to both
 Recovery is simple
   Swap faulty disk & re-mirror
   No down time
 Expensive
                                      18
RAID 2
 Disks are synchronized
 Very small stripes
   Often single byte/word
 Error correction calculated across
 corresponding bits on disks
 Multiple parity disks store Hamming code error
 correction in corresponding positions
 Lots of redundancy
   Expensive
   Not used
                                      19
RAID 3

 Similar to RAID 2
 Only one redundant disk, no matter how large
 the array
 Simple parity bit for each set of corresponding
 bits
 Data on failed drive can be reconstructed from
 surviving data and parity info
 Very high transfer rates

                                       20
RAID 4

 Each disk operates independently
 Good for high I/O request rate
 Large stripes
 Bit by bit parity calculated across stripes on
 each disk
 Parity stored on parity disk




                                        21
RAID 5

 Like RAID 4
 Parity striped across all disks
 Round robin allocation for parity stripe
 Avoids RAID 4 bottleneck at parity disk
 Commonly used in network servers

 N.B. DOES NOT MEAN 5 DISKS!!!!!


                                       22
Optical Storage CD-ROM
 Originally for audio
 650Mbytes giving over 70 minutes audio
 Polycarbonate coated with highly reflective coat,
 usually aluminum
 Data stored as pits
 Read by reflecting laser
 Constant packing density
 Constant linear velocity

                                       23
CD-ROM Drive Speeds

 Audio is single speed
   Constant linier velocity
   1.2 ms-1
   Track (spiral) is 5.27km long
   Gives 4391 seconds = 73.2 minutes
 Other speeds are quoted as multiples
 e.g. 24x
 The quoted figure is the maximum the drive can
 achieve
                                       24
CD-ROM Format


   FF                                          Layered

             Sector
             Mode
              Min
00 x 10 00    Sec                  Data        ECC

  12 byte     4 byte         2048 byte         288 byte
  Sync        Id
                       2352 byte
  Mode 0=blank data field
  Mode 1=2048 byte data+error correction
  Mode 2=2336 byte data
                                          25
Random Access on
CD-ROM

 Difficult
 Move head to rough position
 Set correct speed
 Read address
 Adjust to required location
 (Yawn!)



                               26
CD-ROM for & against

 Large capacity (?)
 Easy to mass produce
 Removable
 Robust

 Expensive for small runs
 Slow
 Read only
                            27
Other Optical Storage

 CD-Writable
   WORM
   Now affordable
   Compatible with CD-ROM drives
 CD-RW
   Erasable
   Getting cheaper
   Mostly CD-ROM drive compatible


                                    28
DVD - what’s in a name?

 Digital Video Disk
   Used to indicate a player for movies
      Only plays video disks
 Digital Versatile Disk
   Used to indicate a computer drive
      Will read computer disks and play video disks
 Dogs Veritable Dinner
 Officially - nothing!!!


                                                  29
DVD - technology

 Multi-layer
 Very high capacity (4.7G per layer)
 Full length movie on single disk
   Using MPEG compression
 Finally standardized (honest!)
 Movies carry regional coding
 Players only play correct region films
 Can be “fixed”

                                          30
DVD - Writable

 Loads of trouble with standards
 First generation DVD drives may not read first
 generation DVD-W disks
 First generation DVD drives may not read CD-
 RW disks
 Wait for it to settle down before buying!




                                      31
Foreground Reading

 Check out optical disk storage options
 Check out Mini Disk




                                      32
Magnetic Tape

 Serial access
 Slow
 Very cheap
 Backup and archive




                      33
Digital Audio Tape (DAT)

 Uses rotating head (like video)
 High capacity on small tape
   4Gbyte uncompressed
   8Gbyte compressed
 Backup of PC/network servers




                                   34

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Hard disk project
Hard disk projectHard disk project
Hard disk project
 
PPT hard disk Drive
PPT  hard disk Drive PPT  hard disk Drive
PPT hard disk Drive
 
Coal presentationt
Coal presentationtCoal presentationt
Coal presentationt
 
Hard Disk
Hard DiskHard Disk
Hard Disk
 
Floppy disk & drive
Floppy disk & driveFloppy disk & drive
Floppy disk & drive
 
Data storage devices
Data storage devicesData storage devices
Data storage devices
 
Hard drive
Hard driveHard drive
Hard drive
 
Storage System and Backup Media
Storage System and Backup MediaStorage System and Backup Media
Storage System and Backup Media
 
Hard disk
Hard diskHard disk
Hard disk
 
Hard disk drive components
Hard disk drive componentsHard disk drive components
Hard disk drive components
 
Linuxdiskmanagementcommands
LinuxdiskmanagementcommandsLinuxdiskmanagementcommands
Linuxdiskmanagementcommands
 
Harddisk
HarddiskHarddisk
Harddisk
 
Disk and Drive
Disk and DriveDisk and Drive
Disk and Drive
 
External memory
External memoryExternal memory
External memory
 
Chap2 hdd1
Chap2 hdd1Chap2 hdd1
Chap2 hdd1
 
14c. Computer Systems Extra Storage
14c. Computer Systems   Extra Storage14c. Computer Systems   Extra Storage
14c. Computer Systems Extra Storage
 
Hard Disk Drive
Hard Disk DriveHard Disk Drive
Hard Disk Drive
 
Hard Drives
Hard DrivesHard Drives
Hard Drives
 
Performing Disk Management Tasks
Performing Disk Management TasksPerforming Disk Management Tasks
Performing Disk Management Tasks
 
2 27-2018-partedpt2
2 27-2018-partedpt22 27-2018-partedpt2
2 27-2018-partedpt2
 

Andere mochten auch (20)

Materi 6
Materi 6Materi 6
Materi 6
 
Materi 5
Materi 5Materi 5
Materi 5
 
12 metode greedy
12 metode greedy12 metode greedy
12 metode greedy
 
Jumpa 2
Jumpa 2Jumpa 2
Jumpa 2
 
Materi 1
Materi 1Materi 1
Materi 1
 
Jumpa 10
Jumpa 10Jumpa 10
Jumpa 10
 
Materi 1
Materi 1Materi 1
Materi 1
 
Pertemuan8
Pertemuan8Pertemuan8
Pertemuan8
 
Print screen
Print screenPrint screen
Print screen
 
Pert.2 sistem produksi
Pert.2 sistem produksiPert.2 sistem produksi
Pert.2 sistem produksi
 
Sijil Peka Kimia
Sijil Peka KimiaSijil Peka Kimia
Sijil Peka Kimia
 
Form5 cd5
Form5 cd5Form5 cd5
Form5 cd5
 
Form5 cd6
Form5 cd6Form5 cd6
Form5 cd6
 
Form5 cd1
Form5 cd1Form5 cd1
Form5 cd1
 
Form5 cd2
Form5 cd2Form5 cd2
Form5 cd2
 
Form5 cd3
Form5 cd3Form5 cd3
Form5 cd3
 
NOTA ICT BAB 1 TINGKATAN 4
NOTA ICT BAB 1 TINGKATAN 4NOTA ICT BAB 1 TINGKATAN 4
NOTA ICT BAB 1 TINGKATAN 4
 
Nota Padat ICT SPM - Form 4
Nota Padat ICT SPM - Form 4Nota Padat ICT SPM - Form 4
Nota Padat ICT SPM - Form 4
 
Form5 cd4
Form5 cd4Form5 cd4
Form5 cd4
 
Form4 cd2
Form4 cd2Form4 cd2
Form4 cd2
 

Ähnlich wie Chapter 5 memory external

Ähnlich wie Chapter 5 memory external (20)

06 External Memory
06  External  Memory06  External  Memory
06 External Memory
 
06 external memory
06 external memory06 external memory
06 external memory
 
external_memory
external_memoryexternal_memory
external_memory
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.ppt
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.ppt
 
06 external memory
06 external memory06 external memory
06 external memory
 
External memory
External memoryExternal memory
External memory
 
06 external memory (1)
06 external memory (1)06 external memory (1)
06 external memory (1)
 
Storage Devices .docx
Storage Devices                    .docxStorage Devices                    .docx
Storage Devices .docx
 
Unit-III_External Memory.ppt
Unit-III_External Memory.pptUnit-III_External Memory.ppt
Unit-III_External Memory.ppt
 
Hard Disk Componets
Hard Disk ComponetsHard Disk Componets
Hard Disk Componets
 
MEMORY.pptx
MEMORY.pptxMEMORY.pptx
MEMORY.pptx
 
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)
 
Asif Jamal disk (it)
Asif Jamal disk (it)Asif Jamal disk (it)
Asif Jamal disk (it)
 
cd&dvd&hdd
cd&dvd&hddcd&dvd&hdd
cd&dvd&hdd
 
Storage memory
Storage memoryStorage memory
Storage memory
 
7 cs102 dvd report (2)
7 cs102 dvd report (2)7 cs102 dvd report (2)
7 cs102 dvd report (2)
 
Storage and Storage Devices
Storage and Storage DevicesStorage and Storage Devices
Storage and Storage Devices
 
sheet 3 answers.docx
sheet 3 answers.docxsheet 3 answers.docx
sheet 3 answers.docx
 
CSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - StorageCSC1100 - Chapter05 - Storage
CSC1100 - Chapter05 - Storage
 

Mehr von wawankoerniawan (20)

Materi 6
Materi 6Materi 6
Materi 6
 
Materi 6
Materi 6Materi 6
Materi 6
 
Materi 12
Materi 12Materi 12
Materi 12
 
Materi 10
Materi 10Materi 10
Materi 10
 
Materi 9
Materi 9Materi 9
Materi 9
 
Materi 8
Materi 8Materi 8
Materi 8
 
Materi 7
Materi 7Materi 7
Materi 7
 
Materi 5
Materi 5Materi 5
Materi 5
 
Materi 4
Materi 4Materi 4
Materi 4
 
Materi 3
Materi 3Materi 3
Materi 3
 
Materi 2
Materi 2Materi 2
Materi 2
 
Materi 1
Materi 1Materi 1
Materi 1
 
Materi 11
Materi 11Materi 11
Materi 11
 
Materi 4
Materi 4Materi 4
Materi 4
 
Materi 10
Materi 10Materi 10
Materi 10
 
Materi 10
Materi 10Materi 10
Materi 10
 
Materi 12
Materi 12Materi 12
Materi 12
 
Materi 11
Materi 11Materi 11
Materi 11
 
Materi 9
Materi 9Materi 9
Materi 9
 
Materi 7
Materi 7Materi 7
Materi 7
 

Chapter 5 memory external

  • 1. William Stallings Computer Organization and Architecture Chapter 5 Memori External 1
  • 2. Jenis Memori External Magnetic Disk RAID Removable Optical CD-ROM CD-Writable (WORM) CD-R/W DVD Magnetic Tape 2
  • 3. Magnetic Disk Metal atau plastic dilapisi dg material yg bersifat magnet (iron oxide) Jenis kemasan Floppy Winchester hard disk Removable hard disk 3
  • 4. Format dan Organisasi Data Lingkaran konsentris atau track Ada Gap antar track Gap sempit, kapasitas bertambah Jumlah bit per track sama (kerapatan bervariasi) Kecepatan putar tetap Track dibagi menjadi beberapa sector Ukuran minimum block adalah satu sector Satu block bisa berisi lebih dari satu sector 4
  • 5. Fixed/Movable Head Disk Fixed head Ada satu head (r/w) per track Head diletakkan pada tangkai yg tetap Movable head Hanya ada satu head per side Diletakkan pada tangkai yg dpt bergerak 5
  • 6. Removable / Nonremovable Removable disk Dapat dilepas dari drive dan diganti dg disk lain Memberikan kapasitas simpanan yg tak terbatas Mudah melakukan transfer data antar sistem Nonremovable disk Terpasanang permanen dalam drive 6
  • 7. Floppy Disk 8”, 5.25”, 3.5” Kapasitas kecil sampai 1.44Mbyte (ada yg 2.88M) Lambat Umum dipakai Murah 7
  • 8. Winchester Hard Disk (1) Dikembangkan oleh IBM di Winchester (USA) Dikemas dalam satu unit Berisi satu cakram atau lebih Head sangat kecil Handal 8
  • 9. Winchester Hard Disk (2) Umum digunakan Murah Sbg external storage yg sangat cepat Kapasitas semakin besar Dalam orde GB 9
  • 10. Removable Hard Disk ZIP Murah Banyak digunakan 100MB JAZ Mahal 1G L-120 (a: drive) Juga dpt untuk membaca 3.5” floppy 10
  • 11. Pencarian Sector Harus dapat mengenali awal suatu track dan sector Format disk Menambahkan informasi tambahan Memberi tanda awal track dan sector 11
  • 12. ST506 format (old!) Gap1 Id Gap2 Data Gap3 Gap1 Id Gap2 Data Gap3 Sync Sync Byte Track Head Sector CRC Data CRC Byte 12
  • 13. Karakteristik Fixed head atau movable head Removable disk atau fixed disk Single side atau double side Single platter atau multiple platter Mekanisme head Contact (Floppy) Fixed gap Flying (Winchester) 13
  • 14. Multiple Platter Satu head per side Semua head di-join dan di-align Track-track yg setiap platter membentuk cylinder Data dipecah berdasarkan cylinder Mengurangi gerakan head Meningkatkan kecepatan (transfer rate) 14
  • 15. Kecepatan Seek time gerakan head ke track yg dituju (Rotational) latency Putar platter sampai posisi data dibawah head Access time = Seek + Latency Transfer rate 15
  • 16. RAID Redundant Array of Independent Disks Redundant Array of Inexpensive Disks Ada 6 level Tidak berhirarki Sejumlah disks (fisik) yg dipandang sbg satu drive (logical) oleh Sistem Operasi Data tersebar diantara disk fisik 16
  • 17. RAID 0 No redundancy Data striped across all disks Round Robin striping Increase speed Multiple data requests probably not on same disk Disks seek in parallel A set of data is likely to be striped across multiple disks 17
  • 18. RAID 1 Mirrored Disks Data is striped across disks 2 copies of each stripe on separate disks Read from either Write to both Recovery is simple Swap faulty disk & re-mirror No down time Expensive 18
  • 19. RAID 2 Disks are synchronized Very small stripes Often single byte/word Error correction calculated across corresponding bits on disks Multiple parity disks store Hamming code error correction in corresponding positions Lots of redundancy Expensive Not used 19
  • 20. RAID 3 Similar to RAID 2 Only one redundant disk, no matter how large the array Simple parity bit for each set of corresponding bits Data on failed drive can be reconstructed from surviving data and parity info Very high transfer rates 20
  • 21. RAID 4 Each disk operates independently Good for high I/O request rate Large stripes Bit by bit parity calculated across stripes on each disk Parity stored on parity disk 21
  • 22. RAID 5 Like RAID 4 Parity striped across all disks Round robin allocation for parity stripe Avoids RAID 4 bottleneck at parity disk Commonly used in network servers N.B. DOES NOT MEAN 5 DISKS!!!!! 22
  • 23. Optical Storage CD-ROM Originally for audio 650Mbytes giving over 70 minutes audio Polycarbonate coated with highly reflective coat, usually aluminum Data stored as pits Read by reflecting laser Constant packing density Constant linear velocity 23
  • 24. CD-ROM Drive Speeds Audio is single speed Constant linier velocity 1.2 ms-1 Track (spiral) is 5.27km long Gives 4391 seconds = 73.2 minutes Other speeds are quoted as multiples e.g. 24x The quoted figure is the maximum the drive can achieve 24
  • 25. CD-ROM Format FF Layered Sector Mode Min 00 x 10 00 Sec Data ECC 12 byte 4 byte 2048 byte 288 byte Sync Id 2352 byte Mode 0=blank data field Mode 1=2048 byte data+error correction Mode 2=2336 byte data 25
  • 26. Random Access on CD-ROM Difficult Move head to rough position Set correct speed Read address Adjust to required location (Yawn!) 26
  • 27. CD-ROM for & against Large capacity (?) Easy to mass produce Removable Robust Expensive for small runs Slow Read only 27
  • 28. Other Optical Storage CD-Writable WORM Now affordable Compatible with CD-ROM drives CD-RW Erasable Getting cheaper Mostly CD-ROM drive compatible 28
  • 29. DVD - what’s in a name? Digital Video Disk Used to indicate a player for movies Only plays video disks Digital Versatile Disk Used to indicate a computer drive Will read computer disks and play video disks Dogs Veritable Dinner Officially - nothing!!! 29
  • 30. DVD - technology Multi-layer Very high capacity (4.7G per layer) Full length movie on single disk Using MPEG compression Finally standardized (honest!) Movies carry regional coding Players only play correct region films Can be “fixed” 30
  • 31. DVD - Writable Loads of trouble with standards First generation DVD drives may not read first generation DVD-W disks First generation DVD drives may not read CD- RW disks Wait for it to settle down before buying! 31
  • 32. Foreground Reading Check out optical disk storage options Check out Mini Disk 32
  • 33. Magnetic Tape Serial access Slow Very cheap Backup and archive 33
  • 34. Digital Audio Tape (DAT) Uses rotating head (like video) High capacity on small tape 4Gbyte uncompressed 8Gbyte compressed Backup of PC/network servers 34