Top Banner
Memory and Storage Prepared by: Jeric
18

Memory and storage (Jeric Bilita)

Jan 14, 2015

Download

Technology

YoKim RiZon

 
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Memory and storage (Jeric Bilita)

Memory and Storage

Prepared by: Jeric F. Bilita

Page 2: Memory and storage (Jeric Bilita)

What is memory?

-consist of electronic components that store instructions waiting to be executed by the processor, data needed by those instructions and the results of processed data.

Page 3: Memory and storage (Jeric Bilita)

What are items memory holds?

The Operating system

Application Programs

Data processed by Application Program and the resulting information

Page 4: Memory and storage (Jeric Bilita)

Stored Program Concept

-the role of memory as a part of computer storing both data and programs

Page 5: Memory and storage (Jeric Bilita)

-refers to the basic storage unit in memory.

-resides temporarily in a location in memory that has an address.

Bytes (character)

Page 6: Memory and storage (Jeric Bilita)

Types of Memory

-loses its contents when computer’s power is off. -temporary. Ex. ROM

-don’t loose content even if computer’s power is off. -permanent

Ex. RAM

Volatile Nonvolatile

Page 7: Memory and storage (Jeric Bilita)
Page 8: Memory and storage (Jeric Bilita)

Ready for RFID?

RFID (Radio Frequency Identification) - it uses a tiny computer chip that is mounted

to a product.

RFID reader -reads identifying information on the memory

chip via radio waves .

Page 9: Memory and storage (Jeric Bilita)

-must be re-energized constantly or they lose their contents.

Types of RAM (Random Access Memory)

Dynamic RAM Static RAM

-no need to be re-energized. -faster and more reliable. -more expensive than any variation of DRAM

Page 10: Memory and storage (Jeric Bilita)

MEMORY MODULE

-a small circuit board where RAM resides.-located on the memory slots on the mother board

SIMM(single inline memory module)DIMM(dual inline memory module)RIMM(rambus inline memory)

Types of Memory Module

Page 11: Memory and storage (Jeric Bilita)

Check your computer documentation to see how much RAM you can add.

Can I add more RAM in my computer?

Page 12: Memory and storage (Jeric Bilita)

Cache (pronounced cash)

-improve computer’s processing time.

Two Types of Cache

a. Memory cache b. Disk cache

Page 13: Memory and storage (Jeric Bilita)

Types Of Memory CacheL1 Cache- built directly in the processor -has small capacity like in PC.L2 Cache-slower than L1 -has larger capacity than L1L3 Cache-a cache on the motherboard that is separate from the processor.

-it coexist with L2.

-helps speed the processes of the computer because it stores frequently used instructions and data.

Memory cache

Page 14: Memory and storage (Jeric Bilita)

ROM(Read Only Memory)

-data stored cannot be modified, hence the name read-only.

-a memory chip storing permanent items.

PROM(programmable read-only memory)

-nonvolatile

-is a blank ROM chip on which a programmer can write permanently using microcode but erasable by EEPROM.

Page 15: Memory and storage (Jeric Bilita)

Flash Memory

-nonvolatile -can be erased electronically and

rewritten -also store data/instruction.

Page 16: Memory and storage (Jeric Bilita)

CMOS (pronounced See-moss)

-stands for Complementary Metal-oxide semiconductor

-provides high speeds and consumes less power.

-uses battery to retain information.

Page 17: Memory and storage (Jeric Bilita)

Memory Access Time

-is the amount of time it takes to read from memory.

10,000,000 operations= 1blink

Page 18: Memory and storage (Jeric Bilita)

Teenk u! ….