Chp08_Storage Devices [Compatibility Mode]

download Chp08_Storage Devices [Compatibility Mode]

of 38

Transcript of Chp08_Storage Devices [Compatibility Mode]

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    1/38

    Storage Devices

    Types:1. Temporary storage

    - stores data temporarily while its in use

    Ex. RAM, ROM

    Read-Only Memory(ROM)

    - data cannot be changed, as its name implies

    - it is non-volatile( which means that it can keepits contents even without power source)

    - ideal for storing the PCs startup instructions andsystem BIOS

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    2/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    3/38

    Types of ROM:

    1. PROM (programmable read-onlymemory)

    - this type of ROM chip is programmedusing a special type of programmingdevice called a PROM burner which

    permanently stores machinelanguage code on the PROM chip.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    4/38

    2. EPROM(Erasable Programmableread-only memory)

    - type of ROM that can beprogrammed and reused

    - has a quartz window on the face ofthe chip that exposes the chipsinterior circuit. When ultraviolet(UV)light is shined through this window,it causes a chemical reaction thaterases the EPROM

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    5/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    6/38

    ROM with BIOS

    BIOS: Basic Input/Output System

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    7/38

    3. EEPROM(Electronically erasable

    programmable read-only memory)

    - can be programmed like the EPROMbut it doesnt need to be removed

    from the PC, can be reprogrammed,a process called flashing, using aspecialized software that runs onyour PC.

    - also referred to as flash ROM

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    8/38

    b. RAM(Random Access Memory)

    - is used in the PC for its primary memory

    - where all active programs and data are storedso that they are readily available and easilyaccessed by the CPU and other components ofthe PC.

    - a volatile form, when it loses its power, it losesits contents.

    - much faster than a hard disk(8 to 16milliseconds to access data)

    - RAM(50 to 80 nanoseconds)

    Random Access refers to the ability to access asingle storage location in RAM without touchingthe locations that neighbor it.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    9/38

    Random Access Memory

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    10/38

    UNIT of MeasureUnit Size Description

    Bit One binary digit stores either binary 0 or 1

    Byte Eight bits one character

    Word 16 to 64 bits numeric values and addresses

    Kilobyte(KB) 1 thousand bytes about one page ofdouble-spaced text

    Megabytes(MB) 1 million bytes about the size of a shortbook

    Gigabyte(GB) 1 billion bytes 1,000 short books

    Terabyte(TB) 1 trillion bytes an entire library

    Petabyte(PB) 1 quadrillion bytes just about all librariesin the US

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    11/38

    CPU

    RAM

    CPUREGISTERS

    1. CPU requests data from RAM

    2. RAM locates data and is ready to transfer

    3. Data moves to CPU registers

    RAM Operations :

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    12/38

    RAM Types :

    1. Static RAM

    - faster than DRAM, but is much moreexpensive and requires a much larger

    physical space to store the same amount ofdata as DRAM.

    - most commonly used for cache memory(located between the processor and RAM,

    holds data and instructions that it getsfrom RAM to provide high-speed access bythe processor)

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    13/38

    2. DRAM (Dynamic RAM)

    - is inexpensive and stores the largestnumber of bits in the smallestamount of physical space.

    - has a cell, which stores one bit andmade up of capacitor(stores eitherpositive or negative voltage valuethat is used to represent 1 or 0

    values)

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    14/38

    Types of DRAM :

    DIP Packaging

    - mounted into

    individual sockets

    directly on the

    motherboard in banks

    of four or more chips.

    - found in oldersystems(386DX)

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    15/38

    SIMM(Single InlineMemory Module)

    - earliest type ofmemory module

    - consists of DRAMchips soldered to asmall circuit boardwith either a 30 or 72pin connector

    - storage capacity thatranges from 1 MB to128MB

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    16/38

    DIMM(Dual InlineMemory Modules)

    - 168-pin module

    includes DRAM

    memory on both sidesof the module and

    supports larger

    amounts of memory

    capacity.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    17/38

    2. Secondary storage

    - stores data permanentlyEx. Hard disk, floppy disk

    Hard disk

    Major Components

    1. Disk platters- primary unit of a harddisk

    - its disks are the storage media for the disk

    drive and it is on them that the data isactually recorded

    - materials used are aluminum and alloysand glass

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    18/38

    Hard Disk Drive (HDD)

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    19/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    20/38

    2. Spindle Motor

    - is a brushless and sensorless DC motor that isattached directly to the disk spindle

    - motor that rotates the spindle and the disks

    mounted to it.

    Two types of spindle motor :

    1. in-hub motors

    - placed inside the HAD

    2. bottom-mount motors- attached to the spindle outside the HAD

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    21/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    22/38

    3. Storage media

    - the magnetic material that holds onthe platters

    - thin layer of magnetic substance in

    which electromagnetic data is stored.4. Read/Write Heads

    - are connected to the same actuator

    mechanism, which moves the headsin unison in and out, from the spindleto the edge of the platter.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    23/38

    5. Head Actuators

    - used to move3 the read/write headsof the hard disk

    - used to extend and retract the heads

    so that data can be read from orwritten to the disk platters.

    Example : stepper motor actuator

    voice coil actuators

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    24/38

    7. Air filters

    - sealed permanently inside the HAD and never tobe changed

    - designed to last the life of the drive

    Two filters :

    Recirculating filter- is to trap any particles of media that mayscraped off the disks by the read/write heads orany small particles that may have been trappedin the HDA during manufacturing.

    Barometric or breather filter

    - a vent that allows to equalize the air pressure.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    25/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    26/38

    8. Connectors and jumpersThree types :1. data connector or interface connector- carries both the data and command

    signals from the controller and CPU to andfrom the disk drive.

    2. power connector- is the standard power connector available

    from the PCs power supply that suppliesthe disk

    3. jumpers- are used to configure the drive as a

    master or slave on a shared interface, aswell as other configuration settings.

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    27/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    28/38

    COMPACT DISC-READ-ONLY-MEMORY (CD-

    ROM)

    Holds 640 million bytes of data

    The most common method of softwaredistribution and data storage

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    29/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    30/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    31/38

    DIGITAL VERSATILE/VIDEO DISC

    (DVD) Can store the equivalent of 17

    gigabytes (GB) or about 25 timesmore than the CD-ROM

    Can store hours of high quality audiovisual content such as the full-lengthmovie

    Drives are able to read CD formatting Uses a read mechanism that includes

    dual focus pick-up to read the disc

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    32/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    33/38

    EXPANSION CARDS Used to improve video performance,

    add or improve the sound system,additional or new ports orconnectors, provide a networkconnection.

    Improve or add capabilities of a PC

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    34/38

    Expansion Buses

    ISA (Industry Standard Architecture)- 16 bit card

    EISA(Extended ISA) - 32 bits card

    VESA local bus (Video Electronics Standards

    Association) - for 486 processors

    PCI (Peripheral Component Interconnect)

    - common on PCs today

    AGP (Accelerated Graphics Port)- developed to improve 3D graphics

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    35/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    36/38

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    37/38

    COMPUTER HARDWARE

    DIAGRAM

  • 7/23/2019 Chp08_Storage Devices [Compatibility Mode]

    38/38