SlideShare a Scribd company logo
1 of 34
Auxiliary
Memory
Presented by:
Nazir Ahmad 110215
Shaakir Mozzam 110222
Junaid Javeed 110229
Presented to:
Mr. Aafaq Alam Khan
Contents
• Memory hierarchy
• Magnetic disks
• RAID
• Optical disks
• References
Memory hierarchy
Magnetic disk
• Based on the concept of magnetism.
• A disk is a circular platter constructed of nonmagnetic material,
called the substrate, coated with a magnetizable material like iron
oxide. Particles are magnetized to store data.
• Substrate used to be aluminum.
• Nowadays, glass is used because:
 improved magnetic film surface uniformity, thus reliability.
 reduction in surface defects, helps to reduce read/write errors.
 Support lower fly heights.
Magnetic disk- write mechanism
• Data recorded and retrieve via a conducting coil, called a head.
• Head, consists of a core, with an air gap and a set of coils.
• May be separate read and write head.
• During read/write, the head is stationary, the platter rotates
beneath it .
• For writing data onto the medium, the data is converted into
current and is passed through the read/write head coils. This
generates a magnetic flux. This magnetic flux, is used to
magnetize the particles on the surface.
Magnetic disk- read mechanism
• During the read operation, when the flux transitions pass under a
head gap, a voltage is introduced in the read/write coils. This
voltage is converted into the data pulses.
• New method:
 separate read head, positioned close to write head for
convenience.
 Read head consists of a partially magnetoresistive (MR) sensor.
 MR material has an electrical resistance, which depends on the
direction of magnetic field moving under it.
Read mechanism contd…
• By passing current through MR sensor, resistance
changes are detected as voltage levels.
• Allows greater storage density , high frequency
operation and high speeds.
Disk organization and formatting
• Concentric Rings or tracks
Each track has the width same as of disk head.
Tracks separated by gaps, minimizes errors in case of interference or
head misalignment.
• tracks divided into sectors- pie shaped segments, data transferred to
and from the disk sectors.
• Minimum block size is one sector; 512 bytes in most systems.
• May have more than one sector per block.
Disk data layout
Disk Velocity
• Bit near centre of rotating disk passes fixed point slower than bit on
outside of disk
• Increase spacing between bits in different tracks
• Rotate disk at constant angular velocity (CAV)
 Gives pie shaped sectors and concentric tracks
 Individual tracks and sectors addressable
 Move head to given track and wait for given sector
 Waste of space on outer tracks
Lower data density
• Can use zones to increase capacity
 Each zone has fixed bits per track
 More complex circuitry
Disk layout diagrams
Multiple Platter
• One head per side
• Heads are joined and aligned
• Aligned tracks on each platter form cylinders
• Data is striped by cylinder
 reduces head movement
 Increases speed (transfer rate)
• Cylinder- set of all tracks in same relative position on the
platter.
Magnetic disk types
• Floppy disks
• Hard disks
o Zip/bernoulli disk- on platter, 100 MB capacity
o Winchester disk- two or more platters, capacity in GBs.
Speed/ Access time
• Seek time: time taken by head to move to a specific track
• Latency/Rotational delay: time required to spin the desired sector
under the head.
• Transfer time: time taken to transfer data.
• Access time=seek time + latency+ transfer time
RAID
RAID
•Redundant array of independent disks.
•Coined at University of Berkeley in 1987 as redundant array
of inexpensive disks.
•Simultaneous data access by using multiple heads.
•Separate physical drives viewed by os a single drive.
Stripping:
Data is segmented into equal-size partitions (the
striping unit), which are transparently distributed
across multiple disks.
Mirroring:
Data is replicated across multiple redundant disks
RAID levels
•RAID Level 0
•RAID Level 1
•RAID Level 2
•RAID Level 3
•RAID Level 4
•RAID Level 5
..........
RAID controller
Software Controller: Stored program concept
Hardware Controller: Hardware based
RAID 0
•Striping
•No error correction
•No redundancy
•High speed transfer
RAID 1
•Mirroring
•Mirroring makes exact copy of data
•Each write to both the disks
•No error correcting mechanism
•Provides fault tolerance
RAID 2
•Parity used to introduce redundancy
•Error correcting
•Fault tolerance
•Parallel access
•Small data stripes for high speed transfer
RAID 5
•Independent access technique.
•Block parity in distributed manner.
•Fault tolerance
OPTICAL MEMORY
Compact Disk
• First made in 1983.
• Compact Disk types
• CR-Read only
• CD-Recordable
• CD-R/W
• Data is encoded and read optically with a laser
• Can store around 600MB to 700MB data
Data representation in CD-ROM
• Digital data is represented as a series of Pits and
Lands:
– Pit = a little depression, forming a lower level in the track
– Land = the flat part between pits, or the upper levels in the
track
Organization of data
• Reading a CD is done by shining a laser at the disc and
detecting changing reflections patterns.
– 1 = change in height (land to pit or pit to land)
– 0 = a “fixed” amount of time between 1’s
LAND PIT LAND PIT LAND
...------+ +-------------+ +---...
|_____| |_______|
..0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 ..
• Note : we cannot have two 1’s in a row!
CD-ROM
• Because of the heritage from CD audio, the data is stored
as a single spiral track on the CD-ROM, contrary to
magnetic hard disk’s discrete track concept.
• Thus, the rotation speed is controlled by CLV-Constant
Linear velocity. The rotational speed at the center is
highest, slowing down towards the outer edge. Because,
the recording density is the same every where.
• Note that with CLV, the linear speed of the spiral passing
under the R/W head remains constant.
• CLV is the result for the poor seek time in CD-ROMs
• The advantage of CLV is that the disk is utilized at its best
capacity, as the recording density is the same every where.
CD-ROM
• Note that: Since 0's are represented by the length of
time between transitions, we must travel at constant
linear velocity (CLV)on the tracks.
• Sectors are organized along a spiral
• Sectors have same linear length
• Advantage: takes advantage of all storage space
available.
• Disadvantage: has to change rotational speed when
seeking (slower towards the outside)
Digital Versatile Disc
•The DVD (Digital Video Disc or Digital Versatile Disc)
technology is based on CD technology with
increased storage density.
• The DVD’s come with a storage capacity of up to
17GB
• Multi-layer
• Very high capacity (4.7GB to 17GB)
• Has same three types as CD
Why DVD has higher data capacity?
References
• Stalling William, Computer Organization and
Architecture, Pearson Publications, 2010
• Govindarajalu B, Computer Architecture
and Organization, Tata McGraw Hill, 2009
• Wikipedia/RAID.html

More Related Content

What's hot

Serial peripheral Interface - Embedded System Protocol
Serial peripheral Interface - Embedded System ProtocolSerial peripheral Interface - Embedded System Protocol
Serial peripheral Interface - Embedded System ProtocolAditya Porwal
 
Processor Organization and Architecture
Processor Organization and ArchitectureProcessor Organization and Architecture
Processor Organization and ArchitectureVinit Raut
 
Direct memory access (dma)
Direct memory access (dma)Direct memory access (dma)
Direct memory access (dma)Zubair Khalid
 
UVM Methodology Tutorial
UVM Methodology TutorialUVM Methodology Tutorial
UVM Methodology TutorialArrow Devices
 
Process synchronization in Operating Systems
Process synchronization in Operating SystemsProcess synchronization in Operating Systems
Process synchronization in Operating SystemsRitu Ranjan Shrivastwa
 
Hardware multithreading
Hardware multithreadingHardware multithreading
Hardware multithreadingFraboni Ec
 
Control Unit Design
Control Unit DesignControl Unit Design
Control Unit DesignVinit Raut
 
Multithreading computer architecture
 Multithreading computer architecture  Multithreading computer architecture
Multithreading computer architecture Haris456
 
04 cache memory.ppt 1
04 cache memory.ppt 104 cache memory.ppt 1
04 cache memory.ppt 1Anwal Mirza
 
Introduction to Bus | Address, Data, Control Bus
Introduction to Bus | Address, Data, Control BusIntroduction to Bus | Address, Data, Control Bus
Introduction to Bus | Address, Data, Control BusHem Pokhrel
 
Chapter 12 - Mass Storage Systems
Chapter 12 - Mass Storage SystemsChapter 12 - Mass Storage Systems
Chapter 12 - Mass Storage SystemsWayne Jones Jnr
 
I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)Varun Mahajan
 

What's hot (20)

Serial peripheral Interface - Embedded System Protocol
Serial peripheral Interface - Embedded System ProtocolSerial peripheral Interface - Embedded System Protocol
Serial peripheral Interface - Embedded System Protocol
 
Processor Organization and Architecture
Processor Organization and ArchitectureProcessor Organization and Architecture
Processor Organization and Architecture
 
Direct memory access (dma)
Direct memory access (dma)Direct memory access (dma)
Direct memory access (dma)
 
SATA Protocol
SATA ProtocolSATA Protocol
SATA Protocol
 
UVM Methodology Tutorial
UVM Methodology TutorialUVM Methodology Tutorial
UVM Methodology Tutorial
 
I2C
I2CI2C
I2C
 
Process synchronization in Operating Systems
Process synchronization in Operating SystemsProcess synchronization in Operating Systems
Process synchronization in Operating Systems
 
80386 Architecture
80386 Architecture80386 Architecture
80386 Architecture
 
Hardware multithreading
Hardware multithreadingHardware multithreading
Hardware multithreading
 
Control Unit Design
Control Unit DesignControl Unit Design
Control Unit Design
 
8251 USART
8251 USART8251 USART
8251 USART
 
Pci express modi
Pci express modiPci express modi
Pci express modi
 
Multithreading computer architecture
 Multithreading computer architecture  Multithreading computer architecture
Multithreading computer architecture
 
04 cache memory.ppt 1
04 cache memory.ppt 104 cache memory.ppt 1
04 cache memory.ppt 1
 
Presentation1
Presentation1Presentation1
Presentation1
 
I2C introduction
I2C introductionI2C introduction
I2C introduction
 
Introduction to Bus | Address, Data, Control Bus
Introduction to Bus | Address, Data, Control BusIntroduction to Bus | Address, Data, Control Bus
Introduction to Bus | Address, Data, Control Bus
 
Chapter 12 - Mass Storage Systems
Chapter 12 - Mass Storage SystemsChapter 12 - Mass Storage Systems
Chapter 12 - Mass Storage Systems
 
Shift Registers
Shift RegistersShift Registers
Shift Registers
 
I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)
 

Viewers also liked

Computer organization memory hierarchy
Computer organization memory hierarchyComputer organization memory hierarchy
Computer organization memory hierarchyAJAL A J
 
Secondary Storage Device Magnetic Tapes
Secondary Storage Device  Magnetic TapesSecondary Storage Device  Magnetic Tapes
Secondary Storage Device Magnetic TapesRico
 
Memory Organization
Memory OrganizationMemory Organization
Memory OrganizationAcad
 
Hierarchical Memory System
Hierarchical Memory SystemHierarchical Memory System
Hierarchical Memory SystemJenny Galino
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksSivagowry Shathesh
 
Unit 4 memory system
Unit 4   memory systemUnit 4   memory system
Unit 4 memory systemchidabdu
 
Associative memory 14208
Associative memory 14208Associative memory 14208
Associative memory 14208Ameer Mehmood
 
Virtual memory
Virtual memoryVirtual memory
Virtual memoryAnuj Modi
 
Chapter1 9-07
Chapter1 9-07Chapter1 9-07
Chapter1 9-07dereennn
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devicesSrijan Jaiswal
 
Difference between complete,ordered,full,strict,perfect and balanced binary tree
Difference between complete,ordered,full,strict,perfect and balanced binary treeDifference between complete,ordered,full,strict,perfect and balanced binary tree
Difference between complete,ordered,full,strict,perfect and balanced binary treeAjay Chimmani
 
computer memory ,., .
computer memory ,., .computer memory ,., .
computer memory ,., .santokh00700
 

Viewers also liked (20)

Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Computer organization memory hierarchy
Computer organization memory hierarchyComputer organization memory hierarchy
Computer organization memory hierarchy
 
Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
Secondary Storage Device Magnetic Tapes
Secondary Storage Device  Magnetic TapesSecondary Storage Device  Magnetic Tapes
Secondary Storage Device Magnetic Tapes
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Virtual memory ppt
Virtual memory pptVirtual memory ppt
Virtual memory ppt
 
Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
Hierarchical Memory System
Hierarchical Memory SystemHierarchical Memory System
Hierarchical Memory System
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networks
 
Unit 4 memory system
Unit 4   memory systemUnit 4   memory system
Unit 4 memory system
 
Associative memory 14208
Associative memory 14208Associative memory 14208
Associative memory 14208
 
Virtual memory
Virtual memoryVirtual memory
Virtual memory
 
Chapter1 9-07
Chapter1 9-07Chapter1 9-07
Chapter1 9-07
 
Secondary storage devices
Secondary storage devicesSecondary storage devices
Secondary storage devices
 
Difference between complete,ordered,full,strict,perfect and balanced binary tree
Difference between complete,ordered,full,strict,perfect and balanced binary treeDifference between complete,ordered,full,strict,perfect and balanced binary tree
Difference between complete,ordered,full,strict,perfect and balanced binary tree
 
Memory units
Memory unitsMemory units
Memory units
 
Código de la Democracia Ecuador (3)
Código de la Democracia Ecuador (3)Código de la Democracia Ecuador (3)
Código de la Democracia Ecuador (3)
 
computer memory ,., .
computer memory ,., .computer memory ,., .
computer memory ,., .
 
Read & write
Read & writeRead & write
Read & write
 
Main Memory
Main MemoryMain Memory
Main Memory
 

Similar to Auxiliary memory Computer Architecture and Computer Organization

06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.pptRaziAhmed30
 
06 external memory
06 external memory06 external memory
06 external memorydilip kumar
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.pptsaurabhpawar98
 
Unit-III_External Memory.ppt
Unit-III_External Memory.pptUnit-III_External Memory.ppt
Unit-III_External Memory.pptShantanuDharekar
 
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.pdfJESUNPK
 
Hard disk and optical disk
Hard disk and optical diskHard disk and optical disk
Hard disk and optical diskRashmi R Upadhya
 
External memory - Computer Architecture
External memory - Computer ArchitectureExternal memory - Computer Architecture
External memory - Computer ArchitectureBretz Harllynne Moltio
 
Externalmemory 141218043503-conversion-gate02
Externalmemory 141218043503-conversion-gate02Externalmemory 141218043503-conversion-gate02
Externalmemory 141218043503-conversion-gate02waseem aslam
 
Disk scheduling geekssay.com
Disk scheduling geekssay.comDisk scheduling geekssay.com
Disk scheduling geekssay.comHemant Gautam
 
Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices Slideshare
 
Csc1401 lecture07 -external memory
Csc1401   lecture07 -external memoryCsc1401   lecture07 -external memory
Csc1401 lecture07 -external memoryIIUM
 
Secondarystoragedevices1 130119040144-phpapp02
Secondarystoragedevices1 130119040144-phpapp02Secondarystoragedevices1 130119040144-phpapp02
Secondarystoragedevices1 130119040144-phpapp02Seshu Chakravarthy
 
Types of Storage Devices
Types of  Storage DevicesTypes of  Storage Devices
Types of Storage DevicesMaryam Fida
 

Similar to Auxiliary memory Computer Architecture and Computer Organization (20)

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
 
06_External Memory.ppt
06_External Memory.ppt06_External Memory.ppt
06_External Memory.ppt
 
Unit-III_External Memory.ppt
Unit-III_External Memory.pptUnit-III_External Memory.ppt
Unit-III_External Memory.ppt
 
06 external memory
06 external memory06 external memory
06 external memory
 
External memory
External memoryExternal memory
External memory
 
Magnetic Disk
Magnetic Disk Magnetic Disk
Magnetic Disk
 
external_memory
external_memoryexternal_memory
external_memory
 
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
 
Hard disk and optical disk
Hard disk and optical diskHard disk and optical disk
Hard disk and optical disk
 
Os7
Os7Os7
Os7
 
External memory - Computer Architecture
External memory - Computer ArchitectureExternal memory - Computer Architecture
External memory - Computer Architecture
 
Externalmemory 141218043503-conversion-gate02
Externalmemory 141218043503-conversion-gate02Externalmemory 141218043503-conversion-gate02
Externalmemory 141218043503-conversion-gate02
 
Disk scheduling geekssay.com
Disk scheduling geekssay.comDisk scheduling geekssay.com
Disk scheduling geekssay.com
 
Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices
 
Csc1401 lecture07 -external memory
Csc1401   lecture07 -external memoryCsc1401   lecture07 -external memory
Csc1401 lecture07 -external memory
 
Secondarystoragedevices1 130119040144-phpapp02
Secondarystoragedevices1 130119040144-phpapp02Secondarystoragedevices1 130119040144-phpapp02
Secondarystoragedevices1 130119040144-phpapp02
 
Types of Storage Devices
Types of  Storage DevicesTypes of  Storage Devices
Types of Storage Devices
 
Secondary storage
Secondary storageSecondary storage
Secondary storage
 
Devices Management
Devices ManagementDevices Management
Devices Management
 

Recently uploaded

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
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.docxRamakrishna Reddy Bijjam
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 

Recently uploaded (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
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
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

Auxiliary memory Computer Architecture and Computer Organization

  • 1. Auxiliary Memory Presented by: Nazir Ahmad 110215 Shaakir Mozzam 110222 Junaid Javeed 110229 Presented to: Mr. Aafaq Alam Khan
  • 2. Contents • Memory hierarchy • Magnetic disks • RAID • Optical disks • References
  • 4. Magnetic disk • Based on the concept of magnetism. • A disk is a circular platter constructed of nonmagnetic material, called the substrate, coated with a magnetizable material like iron oxide. Particles are magnetized to store data. • Substrate used to be aluminum. • Nowadays, glass is used because:  improved magnetic film surface uniformity, thus reliability.  reduction in surface defects, helps to reduce read/write errors.  Support lower fly heights.
  • 5. Magnetic disk- write mechanism • Data recorded and retrieve via a conducting coil, called a head. • Head, consists of a core, with an air gap and a set of coils. • May be separate read and write head. • During read/write, the head is stationary, the platter rotates beneath it . • For writing data onto the medium, the data is converted into current and is passed through the read/write head coils. This generates a magnetic flux. This magnetic flux, is used to magnetize the particles on the surface.
  • 6.
  • 7. Magnetic disk- read mechanism • During the read operation, when the flux transitions pass under a head gap, a voltage is introduced in the read/write coils. This voltage is converted into the data pulses. • New method:  separate read head, positioned close to write head for convenience.  Read head consists of a partially magnetoresistive (MR) sensor.  MR material has an electrical resistance, which depends on the direction of magnetic field moving under it.
  • 8. Read mechanism contd… • By passing current through MR sensor, resistance changes are detected as voltage levels. • Allows greater storage density , high frequency operation and high speeds.
  • 9. Disk organization and formatting • Concentric Rings or tracks Each track has the width same as of disk head. Tracks separated by gaps, minimizes errors in case of interference or head misalignment. • tracks divided into sectors- pie shaped segments, data transferred to and from the disk sectors. • Minimum block size is one sector; 512 bytes in most systems. • May have more than one sector per block.
  • 11. Disk Velocity • Bit near centre of rotating disk passes fixed point slower than bit on outside of disk • Increase spacing between bits in different tracks • Rotate disk at constant angular velocity (CAV)  Gives pie shaped sectors and concentric tracks  Individual tracks and sectors addressable  Move head to given track and wait for given sector  Waste of space on outer tracks Lower data density • Can use zones to increase capacity  Each zone has fixed bits per track  More complex circuitry
  • 13. Multiple Platter • One head per side • Heads are joined and aligned • Aligned tracks on each platter form cylinders • Data is striped by cylinder  reduces head movement  Increases speed (transfer rate) • Cylinder- set of all tracks in same relative position on the platter.
  • 14.
  • 15. Magnetic disk types • Floppy disks • Hard disks o Zip/bernoulli disk- on platter, 100 MB capacity o Winchester disk- two or more platters, capacity in GBs.
  • 16. Speed/ Access time • Seek time: time taken by head to move to a specific track • Latency/Rotational delay: time required to spin the desired sector under the head. • Transfer time: time taken to transfer data. • Access time=seek time + latency+ transfer time
  • 17. RAID
  • 18. RAID •Redundant array of independent disks. •Coined at University of Berkeley in 1987 as redundant array of inexpensive disks. •Simultaneous data access by using multiple heads. •Separate physical drives viewed by os a single drive.
  • 19. Stripping: Data is segmented into equal-size partitions (the striping unit), which are transparently distributed across multiple disks. Mirroring: Data is replicated across multiple redundant disks
  • 20. RAID levels •RAID Level 0 •RAID Level 1 •RAID Level 2 •RAID Level 3 •RAID Level 4 •RAID Level 5 ..........
  • 21. RAID controller Software Controller: Stored program concept Hardware Controller: Hardware based
  • 22. RAID 0 •Striping •No error correction •No redundancy •High speed transfer
  • 23. RAID 1 •Mirroring •Mirroring makes exact copy of data •Each write to both the disks •No error correcting mechanism •Provides fault tolerance
  • 24. RAID 2 •Parity used to introduce redundancy •Error correcting •Fault tolerance •Parallel access •Small data stripes for high speed transfer
  • 25. RAID 5 •Independent access technique. •Block parity in distributed manner. •Fault tolerance
  • 27. Compact Disk • First made in 1983. • Compact Disk types • CR-Read only • CD-Recordable • CD-R/W • Data is encoded and read optically with a laser • Can store around 600MB to 700MB data
  • 28. Data representation in CD-ROM • Digital data is represented as a series of Pits and Lands: – Pit = a little depression, forming a lower level in the track – Land = the flat part between pits, or the upper levels in the track
  • 29. Organization of data • Reading a CD is done by shining a laser at the disc and detecting changing reflections patterns. – 1 = change in height (land to pit or pit to land) – 0 = a “fixed” amount of time between 1’s LAND PIT LAND PIT LAND ...------+ +-------------+ +---... |_____| |_______| ..0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 .. • Note : we cannot have two 1’s in a row!
  • 30. CD-ROM • Because of the heritage from CD audio, the data is stored as a single spiral track on the CD-ROM, contrary to magnetic hard disk’s discrete track concept. • Thus, the rotation speed is controlled by CLV-Constant Linear velocity. The rotational speed at the center is highest, slowing down towards the outer edge. Because, the recording density is the same every where. • Note that with CLV, the linear speed of the spiral passing under the R/W head remains constant. • CLV is the result for the poor seek time in CD-ROMs • The advantage of CLV is that the disk is utilized at its best capacity, as the recording density is the same every where.
  • 31. CD-ROM • Note that: Since 0's are represented by the length of time between transitions, we must travel at constant linear velocity (CLV)on the tracks. • Sectors are organized along a spiral • Sectors have same linear length • Advantage: takes advantage of all storage space available. • Disadvantage: has to change rotational speed when seeking (slower towards the outside)
  • 32. Digital Versatile Disc •The DVD (Digital Video Disc or Digital Versatile Disc) technology is based on CD technology with increased storage density. • The DVD’s come with a storage capacity of up to 17GB • Multi-layer • Very high capacity (4.7GB to 17GB) • Has same three types as CD
  • 33. Why DVD has higher data capacity?
  • 34. References • Stalling William, Computer Organization and Architecture, Pearson Publications, 2010 • Govindarajalu B, Computer Architecture and Organization, Tata McGraw Hill, 2009 • Wikipedia/RAID.html