SlideShare a Scribd company logo
1 of 11
Download to read offline
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 1 / 11 File: lec8chap7f04.doc
General Items:
? H
Reading Materials:
? T
Miscellaneous:
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 2 / 11 File: lec8chap7f04.doc
Electronic Storage
-The medium on which we can keep data, instructions, and
information
-Examples: Floppy Disk, Tape, PC Card, etc.
-Is monitor a storage device?
-Storage Types: Primary, Secondary
Memory Devices
-Temporarily hold the data
-Used during processing
-Two basic types: V? and N?
-Also called primary storage
Storage
-Known as the secondary storage, permanent storage, mass storage
-It is nonvolatile
-May have different media – physical materials to store the data
-Examples: Floppy drive, Hard drive, Tape, etc.
-Basic operations: Search, Read, Write
-Basic properties:
o Access time: Time to locate the item (data)
?Order of msec
o Capacity: How much data can be stored
?In order of GB
o Technology and medium: Type of physical material used
?Floppy, Tape
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 3 / 11 File: lec8chap7f04.doc
What is the big idea?
-
Storage Devices
Primary Storage Secondary Storage
Volatile Nonvolatile FD CD
Tape DVD
HD
MEMORY
PROCESSOR
STORAGE
WORK SPACE
YOU
CABINET
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 4 / 11 File: lec8chap7f04.doc
Comparing Different Storage Media and Memory:
-Speed (Access time) – Memory is faster
-Capacity – Storage devices have more capacity
-Cost – Memory is more expensive
-Degradation:
Information lasts forever or five years-whichever comes first!
Difference between DISC and DISK?
- Disks (diskette) are any storage media which utilize electromagnetic
platters to store data.
o Floppy disks, Hard disks
- Discs are storage media which use the patterns of light bouncing off a
pitted surface to store data
o Compact discs, DVD discs
So is it flying DISC or DISK?
Memory
(RAM)
Compact Disc
Floppy Disk
Tape
Hard Disk
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 5 / 11 File: lec8chap7f04.doc
Floppy Disks
-Uses magnetic storage medium – been around since invention of
PCs
-Density
o Number of bits it can store
o Low (720 KB), High Density (1.47 MB)
Is it 1.44 or 1.47 MB Floppy?
-Evolution:
o 8-inch disk (1967)
o 5.25 Floppy – 360 KB capacity, 1981
o 3.5 Disks – 1.47MB capacity
-Basic terminologies: Uses magnetic media (plastic disks)
-Compatibility: Upward and downward compatible
o No upward compatible (can’t recognize the higher density)
-Floppy Disk Drive (FDD) parts
o Shutter, Header, Motor
o Basic operations: Search, Read, Write
-Storing capability:
o There are 40 tracks per side of the recording surface
o 18 sector per track
o 512 bytes per sector
o High density floppies have 2 sides
2 x 80 x 2 x 512 x 18 = 1,474,560 MB
o 2-8 sectors make a Cluster
o A file resides on one or more clusters
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 6 / 11 File: lec8chap7f04.doc
-Some related terminologies
o Formatting: process of preparing the disk for R/W
o Write-protection: Can’t write into the disk
o Back-up: File duplication
o Life time (5-7 years)
Hard Disks
-Hard disk drives
-Faster access time than floppies and have much higher capacity
-Store data magnetically
-Basic components:
o Platter: Coated glass, aluminum, or ceramic with materials
that allows recording data
o Motor: Turns the platters (72000 rpm)
o R/W Header: Mechanical moving head across the platter –
moving at 170 mph!
o Controller (HDC): Interfaces the computer and the HD –
three basic types:
-USB: Allowing daisy chain
-EIDE: Commonly used, can support up to 4 drivers at a
speed of 66 MBps, variations include ATA, DMA, etc.
-SCSI: Used for many other drivers including CD-ROM
drivers, printers – supports daisy chaining, operates at
160 MBps – other variations include SCSI-3, Ultra
SCSI, etc.
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 7 / 11 File: lec8chap7f04.doc
Related terminologies:
o Partitioning: Virtually splitting the HD
o Head Crash: the gap between the platter and the header is
blocked due to shocks or contamination
-2 millionths of an inch! How large is that? – Hair-proof!
o Disk Cache: Memory holding frequent data in use
o Defragmenting: removing unused space on the HD
o Internet Hard Driver: Data storage on remote servers
-Integrated hard disks: called RAID – Redundant Array of
Independent Disks
o Used for backup and reliable storage
o Can be based on 1:1 backup (mirroring)
o The data can be split into multiple disks resulting in more
reliable and space efficient storage (striping)
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 8 / 11 File: lec8chap7f04.doc
Compact Disc (CD)
-Also called optical disc (watch the spelling!)
-Metal disc with a bout a 5-inch diameter and 1/12th
of an inch
thickness
-Stores data, etc. using microscopic notches (called pits)
o When the light hits the pit it returns indicating a logic 1
-Types:
-Basic Operation:
o Consists of a spiral single track circling around the CD
o The track is divided into evenly sized sectors
o Pits and Bumps generate logic 1 and 0
So how small is a pit?
o The height of the bump is 125 nanometer - A nanometer is a
billionth of a meter
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 9 / 11 File: lec8chap7f04.doc
o Storage capacity (sound and data) :
o Let’s assume the CD can record 80 minutes of music, how many
bytes can it store?
o 44,100 samples/channel/second x 2 bytes/sample x 2 channels x 80
minutes x 60 seconds/minute = 846,720,000 bytes about 1GB
-Types:
o CD-ROM
-Read-only memory, the contents can not be changes
-Uses CD-ROM drive or player
-650MB to 1GB storage capacity (450 x more than a FD)
-Data transfer rate: 150KBps per X – 48X = 7.2 MBps
o CD-R
-Multi session recordable CD – not erasable
-Writes at about 8X and reads at about 24X rate
o CD-RW
-Rewriteable CD – Like a floppy
-Writes at about 8X / Rewrites at about 10 X / Reads at
about 24X rate
Tape
-Magnetically coated ribbon which can store data
-Uses tape cartridge
-Uses Sequential access not Direct access
o Sequential access searches for data sequentially
o Direct access (Random access)
-Accesses the data immediately
-Remember RAM?
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 10 / 11 File: lec8chap7f04.doc
Digital versatile disc (DVD)
o Very high capacity disc (4.7 – 17 GB)
o Better quality than CDs
o Pits are packed closer together
o Double layers of pits
o Double sided
o Types: DVD+RW, DVD-ROM, DVD-R
o How long is the track? 7.5 miles on each side!!!
Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004
F.Farahmand 11 / 11 File: lec8chap7f04.doc
Mobile Storage Devices
-Moveable thin credit card-size storage devices
-Come in different types depending on the thickness
Smart Cards
-Moveable thin credit card-size storage devices
-Basic types:
o Intelligent, and memory cards
o Examples: Calling Card? License Card? E-money?
o Are they secure?

More Related Content

What's hot (20)

Storage devices
Storage devicesStorage devices
Storage devices
 
Parallel computing
Parallel computingParallel computing
Parallel computing
 
Presentation ict
Presentation ictPresentation ict
Presentation ict
 
Primary & Secondary Storage Technologies
Primary & Secondary Storage TechnologiesPrimary & Secondary Storage Technologies
Primary & Secondary Storage Technologies
 
Secondary storage devices of computer
Secondary storage devices of computerSecondary storage devices of computer
Secondary storage devices of computer
 
Mass storage device
Mass storage deviceMass storage device
Mass storage device
 
Secondary storage
Secondary storageSecondary storage
Secondary storage
 
Optical storagе
Optical storagеOptical storagе
Optical storagе
 
Storing data
Storing dataStoring data
Storing data
 
Cd rom
Cd romCd rom
Cd rom
 
Data Storage Devices
Data Storage DevicesData Storage Devices
Data Storage Devices
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Chapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive TechnologyChapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive Technology
 
Activity%20#5
Activity%20#5Activity%20#5
Activity%20#5
 
Hard Disk
Hard DiskHard Disk
Hard Disk
 
Storage device
Storage deviceStorage device
Storage device
 
Introduction to Hard Disk Drive by Vishal Garg
Introduction to Hard Disk Drive by Vishal GargIntroduction to Hard Disk Drive by Vishal Garg
Introduction to Hard Disk Drive by Vishal Garg
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Floppy disk
Floppy diskFloppy disk
Floppy disk
 
Hard disk
Hard diskHard disk
Hard disk
 

Viewers also liked

My favorite tool
My favorite toolMy favorite tool
My favorite tooleirikhall
 
Juvenile dfcs web resources
Juvenile dfcs web resourcesJuvenile dfcs web resources
Juvenile dfcs web resourcesscreaminc
 
EL FRACASO NO ES...
EL FRACASO NO ES...EL FRACASO NO ES...
EL FRACASO NO ES...cy95459
 
Anura informatics co 2016 1.3
Anura informatics co  2016 1.3Anura informatics co  2016 1.3
Anura informatics co 2016 1.3anuimark123
 
Analysis of distance based location management in wireless communication netw...
Analysis of distance based location management in wireless communication netw...Analysis of distance based location management in wireless communication netw...
Analysis of distance based location management in wireless communication netw...Ecwaytechnoz
 
3.10 court appointed special advocate (casa) and guardian ad litem (gal)
3.10 court appointed special advocate (casa) and guardian ad litem (gal)3.10 court appointed special advocate (casa) and guardian ad litem (gal)
3.10 court appointed special advocate (casa) and guardian ad litem (gal)screaminc
 
Apache big data 2016 - Speaking the language of Big Data
Apache big data 2016 - Speaking the language of Big DataApache big data 2016 - Speaking the language of Big Data
Apache big data 2016 - Speaking the language of Big Datatechmaddy
 
Microservices from dream to reality in an hour - Dr. Holly Cummins
Microservices from dream to reality in an hour - Dr. Holly CumminsMicroservices from dream to reality in an hour - Dr. Holly Cummins
Microservices from dream to reality in an hour - Dr. Holly CumminsJAXLondon_Conference
 
ATELIER 3 - Mieux vendre son activité
ATELIER 3 - Mieux vendre son activitéATELIER 3 - Mieux vendre son activité
ATELIER 3 - Mieux vendre son activitéTarn Tourisme
 
Building blocks for BCM programme
Building blocks for BCM programmeBuilding blocks for BCM programme
Building blocks for BCM programmeMalcolm Van Harte
 
The best of Apache Kafka Architecture
The best of Apache Kafka ArchitectureThe best of Apache Kafka Architecture
The best of Apache Kafka Architecturetechmaddy
 
How to conduct field research for mobile apps
How to conduct field research for mobile appsHow to conduct field research for mobile apps
How to conduct field research for mobile appsUXPA International
 

Viewers also liked (16)

My favorite tool
My favorite toolMy favorite tool
My favorite tool
 
Juvenile dfcs web resources
Juvenile dfcs web resourcesJuvenile dfcs web resources
Juvenile dfcs web resources
 
EL FRACASO NO ES...
EL FRACASO NO ES...EL FRACASO NO ES...
EL FRACASO NO ES...
 
Crônicajadson
CrônicajadsonCrônicajadson
Crônicajadson
 
Anura informatics co 2016 1.3
Anura informatics co  2016 1.3Anura informatics co  2016 1.3
Anura informatics co 2016 1.3
 
Analysis of distance based location management in wireless communication netw...
Analysis of distance based location management in wireless communication netw...Analysis of distance based location management in wireless communication netw...
Analysis of distance based location management in wireless communication netw...
 
3.10 court appointed special advocate (casa) and guardian ad litem (gal)
3.10 court appointed special advocate (casa) and guardian ad litem (gal)3.10 court appointed special advocate (casa) and guardian ad litem (gal)
3.10 court appointed special advocate (casa) and guardian ad litem (gal)
 
Asal usul pulau muna
Asal usul pulau munaAsal usul pulau muna
Asal usul pulau muna
 
Apache big data 2016 - Speaking the language of Big Data
Apache big data 2016 - Speaking the language of Big DataApache big data 2016 - Speaking the language of Big Data
Apache big data 2016 - Speaking the language of Big Data
 
ATELIER 8 - APIDAE
ATELIER 8 - APIDAEATELIER 8 - APIDAE
ATELIER 8 - APIDAE
 
Microservices from dream to reality in an hour - Dr. Holly Cummins
Microservices from dream to reality in an hour - Dr. Holly CumminsMicroservices from dream to reality in an hour - Dr. Holly Cummins
Microservices from dream to reality in an hour - Dr. Holly Cummins
 
ATELIER 3 - Mieux vendre son activité
ATELIER 3 - Mieux vendre son activitéATELIER 3 - Mieux vendre son activité
ATELIER 3 - Mieux vendre son activité
 
Building blocks for BCM programme
Building blocks for BCM programmeBuilding blocks for BCM programme
Building blocks for BCM programme
 
The best of Apache Kafka Architecture
The best of Apache Kafka ArchitectureThe best of Apache Kafka Architecture
The best of Apache Kafka Architecture
 
How to conduct field research for mobile apps
How to conduct field research for mobile appsHow to conduct field research for mobile apps
How to conduct field research for mobile apps
 
한마음지 6월호
한마음지 6월호한마음지 6월호
한마음지 6월호
 

Similar to Lec8chap7f04

secondry storage ahsan warraich
secondry storage ahsan warraichsecondry storage ahsan warraich
secondry storage ahsan warraichahsaniftikhar19
 
Chapter1 9-07
Chapter1 9-07Chapter1 9-07
Chapter1 9-07dereennn
 
Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Afaq Siddiqui
 
Various types of data recorders
Various types of data recordersVarious types of data recorders
Various types of data recordersKeval Patel
 
Storage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastavaStorage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastavaAbhishek Srivastava
 
MY REPORT IN BLIS 110
MY REPORT IN BLIS 110MY REPORT IN BLIS 110
MY REPORT IN BLIS 110karen salipen
 
Storage-computer-fundamentals.pptttttttt
Storage-computer-fundamentals.ppttttttttStorage-computer-fundamentals.pptttttttt
Storage-computer-fundamentals.ppttttttttNioLemuelLazatinConc
 
Unit 3 storage fundamentals
Unit 3 storage fundamentalsUnit 3 storage fundamentals
Unit 3 storage fundamentalsRaj vardhan
 
Storage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxStorage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxMalikAtiq4
 
File storage medium and technology
File storage medium and technologyFile storage medium and technology
File storage medium and technologykyoshitaf
 

Similar to Lec8chap7f04 (20)

Storage devices
Storage devicesStorage devices
Storage devices
 
secondry storage ahsan warraich
secondry storage ahsan warraichsecondry storage ahsan warraich
secondry storage ahsan warraich
 
Computer MEMORY
Computer MEMORYComputer MEMORY
Computer MEMORY
 
Chapter1 9-07
Chapter1 9-07Chapter1 9-07
Chapter1 9-07
 
Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)
 
Various types of data recorders
Various types of data recordersVarious types of data recorders
Various types of data recorders
 
Storing data ch 4
Storing data ch 4Storing data ch 4
Storing data ch 4
 
Storage Devices .docx
Storage Devices                    .docxStorage Devices                    .docx
Storage Devices .docx
 
Faizan Chap 07 Storage
Faizan Chap 07 StorageFaizan Chap 07 Storage
Faizan Chap 07 Storage
 
MEMORY.pptx
MEMORY.pptxMEMORY.pptx
MEMORY.pptx
 
Storage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastavaStorage devices ppt by abhishek srivastava
Storage devices ppt by abhishek srivastava
 
storage devices
storage devicesstorage devices
storage devices
 
MY REPORT IN BLIS 110
MY REPORT IN BLIS 110MY REPORT IN BLIS 110
MY REPORT IN BLIS 110
 
Disk storage devices
Disk storage devicesDisk storage devices
Disk storage devices
 
Storage-computer-fundamentals.pptttttttt
Storage-computer-fundamentals.ppttttttttStorage-computer-fundamentals.pptttttttt
Storage-computer-fundamentals.pptttttttt
 
Unit 3 storage fundamentals
Unit 3 storage fundamentalsUnit 3 storage fundamentals
Unit 3 storage fundamentals
 
Storage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptxStorage_Devices-WPS_Office.pptx
Storage_Devices-WPS_Office.pptx
 
Disk memory systems
Disk memory systemsDisk memory systems
Disk memory systems
 
Memory
MemoryMemory
Memory
 
File storage medium and technology
File storage medium and technologyFile storage medium and technology
File storage medium and technology
 

More from screaminc

07052015 when the empirical base crumbles- the myth that open dependency proc...
07052015 when the empirical base crumbles- the myth that open dependency proc...07052015 when the empirical base crumbles- the myth that open dependency proc...
07052015 when the empirical base crumbles- the myth that open dependency proc...screaminc
 
Certori of lower court example of format bring rissler petitioned
Certori of lower court example of format bring rissler petitionedCertori of lower court example of format bring rissler petitioned
Certori of lower court example of format bring rissler petitionedscreaminc
 
Georgia court improvement project (cip)
Georgia court improvement project (cip)Georgia court improvement project (cip)
Georgia court improvement project (cip)screaminc
 
Juvenile justice delinquency prevention and treatment programs rfp (3)
Juvenile justice delinquency prevention and treatment programs rfp (3)Juvenile justice delinquency prevention and treatment programs rfp (3)
Juvenile justice delinquency prevention and treatment programs rfp (3)screaminc
 
Civil discovery (section 9 11-37)
Civil discovery (section 9 11-37)Civil discovery (section 9 11-37)
Civil discovery (section 9 11-37)screaminc
 
Amended+motion+for+new+trial+(pdf)
Amended+motion+for+new+trial+(pdf)Amended+motion+for+new+trial+(pdf)
Amended+motion+for+new+trial+(pdf)screaminc
 
Motion for new trial -clu 12-19_14_no_51_14
Motion for new trial -clu 12-19_14_no_51_14Motion for new trial -clu 12-19_14_no_51_14
Motion for new trial -clu 12-19_14_no_51_14screaminc
 
Amicus brief-draft-two
Amicus brief-draft-twoAmicus brief-draft-two
Amicus brief-draft-twoscreaminc
 
Appealpowerpoint by darice goode
Appealpowerpoint   by darice goodeAppealpowerpoint   by darice goode
Appealpowerpoint by darice goodescreaminc
 
Juvenile code revised ---hb 242
Juvenile code revised ---hb 242Juvenile code revised ---hb 242
Juvenile code revised ---hb 242screaminc
 
Extending foster care_policy_toolkit_5
Extending foster care_policy_toolkit_5Extending foster care_policy_toolkit_5
Extending foster care_policy_toolkit_5screaminc
 
Appealpowerpoint
AppealpowerpointAppealpowerpoint
Appealpowerpointscreaminc
 
Uniform juvenile court rules 01 22-13
Uniform juvenile court rules   01 22-13Uniform juvenile court rules   01 22-13
Uniform juvenile court rules 01 22-13screaminc
 
March 2015 appeal--s14a1703
March 2015 appeal--s14a1703March 2015 appeal--s14a1703
March 2015 appeal--s14a1703screaminc
 
Deprivation rules 2014
Deprivation rules 2014Deprivation rules 2014
Deprivation rules 2014screaminc
 
How to file motion for new trial 07142015
How to file motion for new trial 07142015How to file motion for new trial 07142015
How to file motion for new trial 07142015screaminc
 
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101Narcissistic personality disorder and the dsm–v --miller widigercampbell20101
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101screaminc
 
Np v state_of_georgia_usa_statement_of_interest
Np v state_of_georgia_usa_statement_of_interestNp v state_of_georgia_usa_statement_of_interest
Np v state_of_georgia_usa_statement_of_interestscreaminc
 
Changes from dsm iv-tr to dsm-5
Changes from dsm iv-tr to dsm-5Changes from dsm iv-tr to dsm-5
Changes from dsm iv-tr to dsm-5screaminc
 
Cps 36 open records request
Cps 36 open records requestCps 36 open records request
Cps 36 open records requestscreaminc
 

More from screaminc (20)

07052015 when the empirical base crumbles- the myth that open dependency proc...
07052015 when the empirical base crumbles- the myth that open dependency proc...07052015 when the empirical base crumbles- the myth that open dependency proc...
07052015 when the empirical base crumbles- the myth that open dependency proc...
 
Certori of lower court example of format bring rissler petitioned
Certori of lower court example of format bring rissler petitionedCertori of lower court example of format bring rissler petitioned
Certori of lower court example of format bring rissler petitioned
 
Georgia court improvement project (cip)
Georgia court improvement project (cip)Georgia court improvement project (cip)
Georgia court improvement project (cip)
 
Juvenile justice delinquency prevention and treatment programs rfp (3)
Juvenile justice delinquency prevention and treatment programs rfp (3)Juvenile justice delinquency prevention and treatment programs rfp (3)
Juvenile justice delinquency prevention and treatment programs rfp (3)
 
Civil discovery (section 9 11-37)
Civil discovery (section 9 11-37)Civil discovery (section 9 11-37)
Civil discovery (section 9 11-37)
 
Amended+motion+for+new+trial+(pdf)
Amended+motion+for+new+trial+(pdf)Amended+motion+for+new+trial+(pdf)
Amended+motion+for+new+trial+(pdf)
 
Motion for new trial -clu 12-19_14_no_51_14
Motion for new trial -clu 12-19_14_no_51_14Motion for new trial -clu 12-19_14_no_51_14
Motion for new trial -clu 12-19_14_no_51_14
 
Amicus brief-draft-two
Amicus brief-draft-twoAmicus brief-draft-two
Amicus brief-draft-two
 
Appealpowerpoint by darice goode
Appealpowerpoint   by darice goodeAppealpowerpoint   by darice goode
Appealpowerpoint by darice goode
 
Juvenile code revised ---hb 242
Juvenile code revised ---hb 242Juvenile code revised ---hb 242
Juvenile code revised ---hb 242
 
Extending foster care_policy_toolkit_5
Extending foster care_policy_toolkit_5Extending foster care_policy_toolkit_5
Extending foster care_policy_toolkit_5
 
Appealpowerpoint
AppealpowerpointAppealpowerpoint
Appealpowerpoint
 
Uniform juvenile court rules 01 22-13
Uniform juvenile court rules   01 22-13Uniform juvenile court rules   01 22-13
Uniform juvenile court rules 01 22-13
 
March 2015 appeal--s14a1703
March 2015 appeal--s14a1703March 2015 appeal--s14a1703
March 2015 appeal--s14a1703
 
Deprivation rules 2014
Deprivation rules 2014Deprivation rules 2014
Deprivation rules 2014
 
How to file motion for new trial 07142015
How to file motion for new trial 07142015How to file motion for new trial 07142015
How to file motion for new trial 07142015
 
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101Narcissistic personality disorder and the dsm–v --miller widigercampbell20101
Narcissistic personality disorder and the dsm–v --miller widigercampbell20101
 
Np v state_of_georgia_usa_statement_of_interest
Np v state_of_georgia_usa_statement_of_interestNp v state_of_georgia_usa_statement_of_interest
Np v state_of_georgia_usa_statement_of_interest
 
Changes from dsm iv-tr to dsm-5
Changes from dsm iv-tr to dsm-5Changes from dsm iv-tr to dsm-5
Changes from dsm iv-tr to dsm-5
 
Cps 36 open records request
Cps 36 open records requestCps 36 open records request
Cps 36 open records request
 

Recently uploaded

Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...srsj9000
 
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一zul5vf0pq
 
Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaDubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaUnited Arab Emirates
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Serviceankitnayak356677
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样qaffana
 
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...nagunakhan
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一ga6c6bdl
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝soniya singh
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...Pooja Nehwal
 
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | DelhiFULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhisoniya singh
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Pooja Nehwal
 
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurVIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurSuhani Kapoor
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
Hifi Defence Colony Call Girls Service WhatsApp -> 9999965857 Available 24x7 ...
 
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一
定制加拿大滑铁卢大学毕业证(Waterloo毕业证书)成绩单(文凭)原版一比一
 
Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaDubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
 
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts ServiceVip Noida Escorts 9873940964 Greater Noida Escorts Service
Vip Noida Escorts 9873940964 Greater Noida Escorts Service
 
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
哪里办理美国宾夕法尼亚州立大学毕业证(本硕)psu成绩单原版一模一样
 
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Bhavna Call 7001035870 Meet With Nagpur Escorts
 
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
 
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
定制宾州州立大学毕业证(PSU毕业证) 成绩单留信学历认证原版一比一
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
Call Girls in Dwarka Sub City 💯Call Us 🔝8264348440🔝
 
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
9892124323 Pooja Nehwal Call Girls Services Call Girls service in Santacruz A...
 
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | DelhiFULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
 
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service NashikLow Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
Low Rate Call Girls Nashik Vedika 7001305949 Independent Escort Service Nashik
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
 
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(ANIKA) Wanwadi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
Call Girls In Andheri East Call 9892124323 Book Hot And Sexy Girls,
 
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service SaharanpurVIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
VIP Call Girl Saharanpur Aashi 8250192130 Independent Escort Service Saharanpur
 
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
🔝 9953056974🔝 Delhi Call Girls in Ajmeri Gate
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

Lec8chap7f04

  • 1. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 1 / 11 File: lec8chap7f04.doc General Items: ? H Reading Materials: ? T Miscellaneous:
  • 2. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 2 / 11 File: lec8chap7f04.doc Electronic Storage -The medium on which we can keep data, instructions, and information -Examples: Floppy Disk, Tape, PC Card, etc. -Is monitor a storage device? -Storage Types: Primary, Secondary Memory Devices -Temporarily hold the data -Used during processing -Two basic types: V? and N? -Also called primary storage Storage -Known as the secondary storage, permanent storage, mass storage -It is nonvolatile -May have different media – physical materials to store the data -Examples: Floppy drive, Hard drive, Tape, etc. -Basic operations: Search, Read, Write -Basic properties: o Access time: Time to locate the item (data) ?Order of msec o Capacity: How much data can be stored ?In order of GB o Technology and medium: Type of physical material used ?Floppy, Tape
  • 3. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 3 / 11 File: lec8chap7f04.doc What is the big idea? - Storage Devices Primary Storage Secondary Storage Volatile Nonvolatile FD CD Tape DVD HD MEMORY PROCESSOR STORAGE WORK SPACE YOU CABINET
  • 4. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 4 / 11 File: lec8chap7f04.doc Comparing Different Storage Media and Memory: -Speed (Access time) – Memory is faster -Capacity – Storage devices have more capacity -Cost – Memory is more expensive -Degradation: Information lasts forever or five years-whichever comes first! Difference between DISC and DISK? - Disks (diskette) are any storage media which utilize electromagnetic platters to store data. o Floppy disks, Hard disks - Discs are storage media which use the patterns of light bouncing off a pitted surface to store data o Compact discs, DVD discs So is it flying DISC or DISK? Memory (RAM) Compact Disc Floppy Disk Tape Hard Disk
  • 5. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 5 / 11 File: lec8chap7f04.doc Floppy Disks -Uses magnetic storage medium – been around since invention of PCs -Density o Number of bits it can store o Low (720 KB), High Density (1.47 MB) Is it 1.44 or 1.47 MB Floppy? -Evolution: o 8-inch disk (1967) o 5.25 Floppy – 360 KB capacity, 1981 o 3.5 Disks – 1.47MB capacity -Basic terminologies: Uses magnetic media (plastic disks) -Compatibility: Upward and downward compatible o No upward compatible (can’t recognize the higher density) -Floppy Disk Drive (FDD) parts o Shutter, Header, Motor o Basic operations: Search, Read, Write -Storing capability: o There are 40 tracks per side of the recording surface o 18 sector per track o 512 bytes per sector o High density floppies have 2 sides 2 x 80 x 2 x 512 x 18 = 1,474,560 MB o 2-8 sectors make a Cluster o A file resides on one or more clusters
  • 6. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 6 / 11 File: lec8chap7f04.doc -Some related terminologies o Formatting: process of preparing the disk for R/W o Write-protection: Can’t write into the disk o Back-up: File duplication o Life time (5-7 years) Hard Disks -Hard disk drives -Faster access time than floppies and have much higher capacity -Store data magnetically -Basic components: o Platter: Coated glass, aluminum, or ceramic with materials that allows recording data o Motor: Turns the platters (72000 rpm) o R/W Header: Mechanical moving head across the platter – moving at 170 mph! o Controller (HDC): Interfaces the computer and the HD – three basic types: -USB: Allowing daisy chain -EIDE: Commonly used, can support up to 4 drivers at a speed of 66 MBps, variations include ATA, DMA, etc. -SCSI: Used for many other drivers including CD-ROM drivers, printers – supports daisy chaining, operates at 160 MBps – other variations include SCSI-3, Ultra SCSI, etc.
  • 7. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 7 / 11 File: lec8chap7f04.doc Related terminologies: o Partitioning: Virtually splitting the HD o Head Crash: the gap between the platter and the header is blocked due to shocks or contamination -2 millionths of an inch! How large is that? – Hair-proof! o Disk Cache: Memory holding frequent data in use o Defragmenting: removing unused space on the HD o Internet Hard Driver: Data storage on remote servers -Integrated hard disks: called RAID – Redundant Array of Independent Disks o Used for backup and reliable storage o Can be based on 1:1 backup (mirroring) o The data can be split into multiple disks resulting in more reliable and space efficient storage (striping)
  • 8. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 8 / 11 File: lec8chap7f04.doc Compact Disc (CD) -Also called optical disc (watch the spelling!) -Metal disc with a bout a 5-inch diameter and 1/12th of an inch thickness -Stores data, etc. using microscopic notches (called pits) o When the light hits the pit it returns indicating a logic 1 -Types: -Basic Operation: o Consists of a spiral single track circling around the CD o The track is divided into evenly sized sectors o Pits and Bumps generate logic 1 and 0 So how small is a pit? o The height of the bump is 125 nanometer - A nanometer is a billionth of a meter
  • 9. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 9 / 11 File: lec8chap7f04.doc o Storage capacity (sound and data) : o Let’s assume the CD can record 80 minutes of music, how many bytes can it store? o 44,100 samples/channel/second x 2 bytes/sample x 2 channels x 80 minutes x 60 seconds/minute = 846,720,000 bytes about 1GB -Types: o CD-ROM -Read-only memory, the contents can not be changes -Uses CD-ROM drive or player -650MB to 1GB storage capacity (450 x more than a FD) -Data transfer rate: 150KBps per X – 48X = 7.2 MBps o CD-R -Multi session recordable CD – not erasable -Writes at about 8X and reads at about 24X rate o CD-RW -Rewriteable CD – Like a floppy -Writes at about 8X / Rewrites at about 10 X / Reads at about 24X rate Tape -Magnetically coated ribbon which can store data -Uses tape cartridge -Uses Sequential access not Direct access o Sequential access searches for data sequentially o Direct access (Random access) -Accesses the data immediately -Remember RAM?
  • 10. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 10 / 11 File: lec8chap7f04.doc Digital versatile disc (DVD) o Very high capacity disc (4.7 – 17 GB) o Better quality than CDs o Pits are packed closer together o Double layers of pits o Double sided o Types: DVD+RW, DVD-ROM, DVD-R o How long is the track? 7.5 miles on each side!!!
  • 11. Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS 1405 10/19/2004 F.Farahmand 11 / 11 File: lec8chap7f04.doc Mobile Storage Devices -Moveable thin credit card-size storage devices -Come in different types depending on the thickness Smart Cards -Moveable thin credit card-size storage devices -Basic types: o Intelligent, and memory cards o Examples: Calling Card? License Card? E-money? o Are they secure?