StudyMafia

Download Computer Memory PPT | PDF | Presentation

Download Computer Memory PPT | PDF | Presentation: Memory is an internal storage area in a computer, which is availed to store data and programs either permanently or temporarily.  Computer memory is broadly divided into two groups and they are:

  • Primary memory and
  • Secondary memory

The diagrammatic representation of the classification of computer memory is shown below:

5

Fig1: Classification of the Computer Memory

When the main memory holds instructions and data when a program is executing, the auxiliary memory or secondary memory holds data and programs which are not currently in use and furnishes long term storage.

The primary memory and secondary memory are further classified into distinct groups and those are explained in the below diagram:

6

Fig2: Classification of Primary Memory and Secondary Memory

Primary memory:

Primary memory is the only type of memory which is directly accessed by the CPU. The CPU continuously reads instructions stored in the primary memory and executes them. Any data that has to be operated by the CPU is also stored. The information is transferred to various locations through the BUS. Primary memories are of two types. They are:

  • RAM: It stands for Random Access Memory. Here data can be stored temporarily, so this type of memory is called as temporary memory or volatile memory because when power fails the data from RAM will be erased. The information stored in the RAM is basically loaded from the computer’s disk and includes information related to the operating system and applications that are currently executed by the processor. RAM is considered random access because any memory cell can be directly accessed if its address is known. RAM is of distinct types like SRAM, DRAM, and VRAM.
  • ROM: It stands for Read Only Memory. In this, the data will be furnished by the manufacturers regarding the system, so this information can simply be read by the user but cannot add new data or it cannot be modified. ROMs are of distinct types:
  • PROM – Programmable Read Only Memory
  • EPROM – Erasable Programmable Read Only Memory
  • EEPROM – Electrically Erasable Programmable Read Only Memory

Secondary memory:

Secondary memory or auxiliary memory consists of slower and less expensive device that communicates indirectly with CPU via main memory. The secondary memory stores the data and keeps it even when the power fails. It is used to store or save large data or programs or other information. The secondary storage devices are explained below:

  • Magnetic disks
  • Magnetic tape
  • Optical disk
  • USB flash drive
  • Mass storage devices

1.Magnetic disks: Magnetic disks are made of rigid metals or synthetic plastic material. The disk platter is coated on both the surfaces with magnetic material and both the surfaces can be used for storage. The magnetic disk furnishes direct access and is for both small and large computer systems. The magnetic disk comes in two forms:

  • Floppy disks

2. Magnetic tape: magnetic tape is serial access storage medium and it can store a large volume of data at low costs. The conventional magnetic tape is in reels of up to 3600 feet made of Mylar plastic tape. The tape is one-half inch in width and is coated with magnetic material on one side. The reel of tape is loaded on a magnetic tape drive unit. During any read/write operation, the tape is moved from one spool to another in the same way as in the audiocassette tape recorder. The magnetic tape is densely packed with magnetic spots in frames across its width.

3. Optical drives: optical drives are a storage medium from which data is read and to which it is written by lasers. Optical disks can store much more data up to 6GB. Optical store devices are the most widely used and reliable storage devices. The most widely used type of optical storage devices are explained below:

  • CD – RECORDABLE
  • CD – REWRITABLE

4. USB flash drives: USB flash drives are removable, rewritable and are physically much smaller drives, which have the weight of less than 30g. In the year of 2010, the storage capacity of the USB flash drives was as large as 256GB. Such devices are a good substitute for floppy disks and CD – ROMs as they are smaller, faster, have thousands of times more capacity, and are more durable and reliable. Until 2005, most desktop and laptop computers had floppy disk drives, but nowadays floppy disk drives have been abandoned in favor of USB ports. The USB connector is often protected inside a removable cap, although it is not likely to be damaged if unprotected. USB flash drives draw power from the computer through external USB connection. The most widely used USB flash drives are the memory cards.

5. Mass storage devices: Mass storage devices refer to the saving of huge data in a persistent manner. Mass storage machines can store up to several trillion bytes of data and hence are used to store or save large databases, such as the information of customers of a big retail chain and library transactions of students in a college. Some of the commonly used mass storage devices are explained below:

  • Automated tape
  • CD – ROM jukebox

Content of the PPT and PDF Report for Computer Memory

  • Memory Hierarchy
  • Memory Chip Organization
  • Flash Memory

Here we are giving you Computer Memory PPT with PDF. All you need to do is just click on the download link and get it.

Computer Memory PPT Free Download

Computer Memory PDF Free Download

It was all about Computer Memory PPT with PDF. If you liked it then please share it or if you want to ask anything then please hit comment button.

presentation on computer memory pdf

Related Posts

90+ best robotics seminar topics for presentation, ram ppt presentation seminar with pdf report, computer virus ppt presentation seminar pdf report, 3d printing technology ppt presentation seminar pdf report, hadoop ppt presentation seminar with pdf report, mobile number portability (mnp) ppt with pdf report free, 5 comments already.

' src=

Memory discussion very nice

' src=

Elaborate the concept of computer memory with example

' src=

Nice article

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed .

chapter 5 the memory system

Chapter 5. The Memory System

Aug 06, 2012

920 likes | 1.39k Views

Chapter 5. The Memory System. Overview. Basic memory circuits Organization of the main memory Cache memory concept Virtual memory mechanism Secondary storage. Some Basic Concepts. Basic Concepts.

Share Presentation

  • d0 d1 d2 d3
  • strobe figure
  • virtual memory
  • large impact

monty

Presentation Transcript

Overview • Basic memory circuits • Organization of the main memory • Cache memory concept • Virtual memory mechanism • Secondary storage

Some Basic Concepts

Basic Concepts • The maximum size of the memory that can be used in any computer is determined by the addressing scheme. 16-bit addresses = 216 = 64K memory locations • Most modern computers are byte addressable. W ord address Byte address Byte address 0 0 1 2 3 0 3 2 1 0 4 4 5 6 7 4 7 6 5 4 • • • • • • k k k k k k k k k k 2 - 4 2 - 4 2 - 3 2 - 2 2 - 1 2 - 4 2 - 1 2 - 2 2 - 3 2 - 4 (a) Big-endian assignment (b) Little-endian assignment

Traditional Architecture Memory Processor k -bit address bus MAR n -bit data bus k Up to 2 addressable MDR locations Word length = n bits Control lines R / W ( , MFC, etc.) Figure 5.1.Connection of the memory to the processor.

Basic Concepts • “Block transfer” – bulk data transfer • Memory access time • Memory cycle time • RAM – any location can be accessed for a Read or Write operation in some fixed amount of time that is independent of the location’s address. • Cache memory • Virtual memory, memory management unit

Semiconductor RAM Memories

Internal Organization of Memory Chips b b ¢ b b ¢ b b ¢ 7 7 1 1 0 0 • • • W 0 FF FF A • • • 0 W 1 A 1 Address Memory • • • • • • • • • • • • • • • • • • cells decoder A 2 A 3 • • • W 15 16 words of 8 bits each: 16x8 memory org.. It has 16 external connections: addr. 4, data 8, control: 2, power/ground: 2 1K memory cells: 128x8 memory, external connections: ? 19(7+8+2+2) 1Kx1:? 15 (10+1+2+2) R / W Sense / Write Sense / Write Sense / Write circuit circuit circuit CS Data input /output lines: b b b 7 1 0 Figure 5.2.Organization of bit cells in a memory chip.

A Memory Chip 5-bit row address W 0 W 1 32 ´ 32 5-bit memory cell decoder array W 31 Sense / Write circuitry 10-bit address 32-to-1 R / W output multiplexer and CS input demultiplexer 5-bit column address Data input/output Figure 5.3. Organization of a 1K  1 memory chip.

Static Memories • The circuits are capable of retaining their state as long as power is applied. b b ¢ T T 1 2 X Y Word line Bit lines Figure 5.4. A static RAM cell.

Static Memories • CMOS cell: low power consumption

Asynchronous DRAMs • Static RAMs are fast, but they cost more area and are more expensive. • Dynamic RAMs (DRAMs) are cheap and area efficient, but they can not retain their state indefinitely – need to be periodically refreshed. Bit line Word line T C Figure 5.6.A single-transistor dynamic memory cell

A Dynamic Memory Chip R A S Row Addr. Strobe Row Row 4096 ´ ( 512 ´ 8 ) address decoder cell array latch A ¤ A CS Sense / Write 20 - 9 8 - 0 circuits R / W Column Column address decoder latch C A S D D 7 0 Column Addr. Strobe Figure 5.7. Internal organization of a 2M ´ 8 dynamic memory chip.

Fast Page Mode • When the DRAM in last slide is accessed, the contents of all 4096 cells in the selected row are sensed, but only 8 bits are placed on the data lines D7-0, as selected by A8-0. • Fast page mode – make it possible to access the other bytes in the same row without having to reselect the row. • A latch is added at the output of the sense amplifier in each column. • Good for bulk transfer.

Synchronous DRAMs • The operations of SDRAM are controlled by a clock signal. Refresh counter Row Ro w address Cell array decoder latch Row/Column address Column Co lumn Read/Write address circuits & latches decoder counter Clock R A S Mode register Data input Data output C A S and register register timing control R / W C S Data Figure 5.8.Synchronous DRAM.

Synchronous DRAMs Clock R / W R A S C A S Address Row Col Data D0 D1 D2 D3 Figure 5.9.Burst read of length 4 in an SDRAM.

Synchronous DRAMs • No CAS pulses is needed in burst operation. • Refresh circuits are included (every 64ms). • Clock frequency > 100 MHz • Intel PC100 and PC133

Latency and Bandwidth • The speed and efficiency of data transfers among memory, processor, and disk have a large impact on the performance of a computer system. • Memory latency – the amount of time it takes to transfer a word of data to or from the memory. • Memory bandwidth – the number of bits or bytes that can be transferred in one second. It is used to measure how much time is needed to transfer an entire block of data. • Bandwidth is not determined solely by memory. It is the product of the rate at which data are transferred (and accessed) and the width of the data bus.

DDR SDRAM • Double-Data-Rate SDRAM • Standard SDRAM performs all actions on the rising edge of the clock signal. • DDR SDRAM accesses the cell array in the same way, but transfers the data on both edges of the clock. • The cell array is organized in two banks. Each can be accessed separately. • DDR SDRAMs and standard SDRAMs are most efficiently used in applications where block transfers are prevalent.

Structures of Larger Memories 21-bit addresses 19-bit internal chip address A 0 A 1 A 19 A 20 2-bit decoder 512 K ´ 8 memory chip D D D D 31-24 23-16 15-8 7-0 512 K ´ 8 memory chip 19-bit 8-bit data address input/output Chip select Figure 5.10. Organization of a 2M  32 memory module using 512K  8 static memory chips.

Memory System Considerations • The choice of a RAM chip for a given application depends on several factors: Cost, speed, power, size… • SRAMs are faster, more expensive, smaller. • DRAMs are slower, cheaper, larger. • Which one for cache and main memory, respectively? • Refresh overhead – suppose a SDRAM whose cells are in 8K rows; 4 clock cycles are needed to access each row; then it takes 8192×4=32,768 cycles to refresh all rows; if the clock rate is 133 MHz, then it takes 32,768/(133×10-6)=246×10-6 seconds; suppose the typical refreshing period is 64 ms, then the refresh overhead is 0.246/64=0.0038<0.4% of the total time available for accessing the memory.

Memory Controller Row/Column address Address R A S R / W C A S Memory controller Request R / W Processor Memory C S Clock Clock Data Figure 5.11. Use of a memory controller.

Read-Only Memories

Not connected to store a 1 Connected to store a 0 Read-Only-Memory • Volatile / non-volatile memory • ROM • PROM: programmable ROM • EPROM: erasable, reprogrammable ROM • EEPROM: can be programmed and erased electrically Bit line Word line T P Figure 5.12.A ROM cell.

Flash Memory • Similar to EEPROM • Difference: only possible to write an entire block of cells instead of a single cell • Low power • Use in portable equipment • Implementation of such modules • Flash cards • Flash drives

Speed, Size, and Cost Pr ocessor Re gisters Increasing Increasing Increasing size speed cost per bit Primary L1 cache Secondary L2 cache Main memory Magnetic disk secondary memory Figure 5.13.Memory hierarchy.

Cache Memories

Cache • What is cache? • Why we need it? • Locality of reference (very important) - temporal - spatial • Cache block – cache line • A set of contiguous address locations of some size Page 315

Cache • Replacement algorithm • Hit / miss • Write-through / Write-back • Load through Main Processor Cache memory Figure 5.14.Use of a cache memory.

Memory Hierarchy I/O Processor Main Memory CPU Cache Magnetic Disks Magnetic Tapes

Cache Memory • High speed (towards CPU speed) • Small size (power & cost) MainMemory (Slow)Mem Miss CPU Cache(Fast)Cache Hit 95% hit ratio Access = 0.95 Cache + 0.05 Mem

Cache Memory MainMemory 1 Gword CPU 30-bit Address Cache1 Mword Only 20 bits !!!

Cache Memory MainMemory 00000000 00000001 • • • • • • • • • • 3FFFFFFF Cache 00000 00001 • • • • FFFFF Address Mapping !!!

Direct Mapping Main memory Block 0 Block 1 Block j of main memory maps onto block j modulo 128 of the cache Block 127 Cache tag Block 0 Block 128 tag Block 1 Block 129 4: one of 16 words. (each block has 16=24 words) 7: points to a particular block in the cache (128=27) 5: 5 tag bits are compared with the tag bits associated with its location in the cache. Identify which of the 32 blocks that are resident in the cache (4096/128). tag Block 127 Block 255 Block 256 Block 257 Figure 5.15.Direct-mapped cache. Block 4095 T ag Block W ord 5 7 4 Main memory address

Direct Mapping Address What happens when Address= 100 00500 000 00500 Cache 00000 000 0 1 A 6 00500 Tag Data 4 7 C C 000 0 1 A 6 00900 080 0 0 0 5 01400 150 FFFFF Compare Match No match 20Bits(Addr) 10 Bits(Tag) 16 Bits(Data)

Direct Mapping with Blocks Address 000 0050 0 Block Size = 16 Cache 00000 000 0 1 A 60 2 5 4 0050000501• Tag Data 4 7 C CA 0 B 4 000 0 1 A 6 0090000901• 080 0 0 0 55 C 0 4 150 0140001401• FFFFF Compare Match No match 20Bits(Addr) 10 Bits(Tag) 16 Bits(Data)

Direct Mapping • Tag: 11101 • Block: 1111111=127, in the 127th block of the cache • Word:1100=12, the 12th word of the 127th block in the cache T ag Block W ord 5 7 4 Main memory address 11101,1111111,1100

Associative Mapping Main memory Block 0 Block 1 Cache tag Block 0 tag Block 1 Block i tag Block 127 4: one of 16 words. (each block has 16=24 words) 12: 12 tag bits Identify which of the 4096 blocks that are resident in the cache 4096=212. Block 4095 T ag W ord Main memory address 12 4 Figure 5.16. Associative-mapped cache.

Associative Memory Cache Location MainMemory 00000000 00000001 • • 00012000 • • 08000000 • • 15000000 • 3FFFFFFF Cache 00000 00001 • • • • FFFFF 00012000 15000000 08000000 Address (Key) Data

Associative Mapping Address 00012000 Cache Can have any number of locations 00012000 0 1 A 6 Data 0 0 0 5 15000000 0 1 A 6 4 7 C C 08000000 How many comparators? 30 Bits(Key) 16 Bits(Data)

Associative Mapping • Tag: 111011111111 • Word:1100=12, the 12th word of a block in the cache T ag W ord Main memory address 12 4 111011111111,1100

Set-Associative Mapping Main memory Block 0 Block 1 Cache tag Block 0 Set 0 Block 63 tag Block 1 Block 64 tag Block 2 Set 1 Block 65 tag Block 3 4: one of 16 words. (each block has 16=24 words) 6: points to a particular set in the cache (128/2=64=26) 6: 6 tag bits is used to check if the desired block is present (4096/64=26). Block 127 tag Block 126 Set 63 Block 128 tag Block 127 Block 129 Block 4095 Figure 5.17. Set-associative-mapped cache with two blocks per set. T ag Set W ord 6 6 4 Main memory address

Set-Associative Mapping Address 000 00500 2-Way Set Associative Cache 00000 000 0 1 A 6 00500 010 0 7 2 1 Tag2 Data2 Tag1 Data1 010 0 7 2 1 4 7 C C 000 0 1 A 6 00900 080 0 8 2 2 000 0 0 0 5 01400 150 0 9 0 9 000 FFFFF Compare Compare 20Bits(Addr) 10 Bits(Tag) 16 Bits(Data) 10 Bits(Tag) 16 Bits(Data) Match No match

Set-Associative Mapping • Tag: 111011 • Set: 111111=63, in the 63th set of the cache • Word:1100=12, the 12th word of the 63th set in the cache T ag Set W ord 6 6 4 Main memory address 111011,111111,1100

Replacement Algorithms • Difficult to determine which blocks to kick out • Least Recently Used (LRU) block • The cache controller tracks references to all blocks as computation proceeds. • Increase / clear track counters when a hit/miss occurs

Replacement Algorithms • For Associative & Set-Associative Cache Which location should be emptied when the cache is full and a miss occurs? • First In First Out (FIFO) • Least Recently Used (LRU) • Distinguish an Empty location from a Full one • Valid Bit

Replacement Algorithms CPU Reference A B C A D E A D C F Miss Miss Miss Hit Miss Miss Miss Hit Hit Miss A A A A A E E E E E Cache FIFO  B B B B B A A A A C C C C C C C F D D D D D D Hit Ratio = 3 / 10 =0.3

Replacement Algorithms CPU Reference A B C A D E A D C F Miss Miss Miss Hit Miss Miss Hit Hit Hit Miss A B C A D E A D C F Cache LRU  A B C A D E A D C A B C A D E A D B C C C E A Hit Ratio = 4 / 10 =0.4

Performance Considerations

Overview • Two key factors: performance and cost • Price/performance ratio • Performance depends on how fast machine instructions can be brought into the processor for execution and how fast they can be executed. • For memory hierarchy, it is beneficial if transfers to and from the faster units can be done at a rate equal to that of the faster unit. • This is not possible if both the slow and the fast units are accessed in the same manner. • However, it can be achieved when parallelism is used in the organizations of the slower unit.

  • More by User

Chapter 5 Internal Memory

Chapter 5 Internal Memory

454 views • 28 slides

Chapter 5 Memory

Chapter 5 Memory

Chapter 5 Memory. An Interesting Phenomenon: Flashbulb Memories. See in class!. Topics to Explore. Stages of Memory Encoding Information into Memory Retrieving Information from Memory Improving Memory. Part 1 Stages of Memory. Memory: Key Terms.

958 views • 50 slides

Chapter 14 Memory System

Chapter 14 Memory System

Chapter 14 Memory System. HCS12 Memory System. It has three internal memory blocks: Program memory (EPROM or flash memory) Data memory (SRAM) Data EEPROM Many HCS12 members also support external memory. External memory can be SRAM, EPROM, EEPROM, or flash memory.

1.87k views • 130 slides

Chapter 5 Internal Memory

Chapter 5 Internal Memory. Semiconductor Memory Types. Today’s technology: 1 Gigabit / sq in In R&amp;D: 100 Gigabits / sq in. Semiconductor Memory (SRAM). Semiconductor Memory (DRAM). 16Mbit DRAM. Semiconductor memory (EPROM). Static RAM (SRAM). Desired for main memory Used in cache

604 views • 44 slides

CHAPTER 5 INTERNAL MEMORY

CHAPTER 5 INTERNAL MEMORY

CHAPTER 5 INTERNAL MEMORY. CSNB123 coMPUTER oRGANIZATION. Expected Course Outcome. Objectives. To study the types of semiconductor main memory subsystems RAM DRAM SRAM ROM Error correction. Recall: Chapter 4 – Common Memory Parameters. Semiconductor Main Memory.

729 views • 49 slides

CHAPTER 5 INTERNAL MEMORY

CHAPTER 5 INTERNAL MEMORY. CSNB123 coMPUTER oRGANIZATION. Objectives. To study the types of semiconductor main memory subsystems RAM DRAM SRAM ROM Error correction. Recall: Chapter 4 – Common Memory Parameters. Semiconductor Main Memory.

1.9k views • 46 slides

Chapter 5 Internal Memory

Chapter 5 Internal Memory. Semiconductor Memory Types. Semiconductor Memory. 16Mbit DRAM. Static RAM (SRAM). Desired for main memory Used in cache Basically an array of flip-flops Simple to interface and control Fast Relatively low density - complex Relatively expensive.

578 views • 31 slides

Chapter 5 Internal Memory

Chapter 5 Internal Memory. 5.1 Semiconductor Main Memory 5.2 Error Correction 5.3 Advanced DRAM Organization. 5.1 Semiconductor Main Memory. The basic element of a semiconductor is the memory cell. Properties of memory cells: Exhibits two stable states (binary 1 and 0)

504 views • 14 slides

Chapter 5 Memory Management ---- Memory Segment

Chapter 5 Memory Management ---- Memory Segment

Chapter 5 Memory Management ---- Memory Segment . Chen Yu [email protected]. Outline. Introduction to Memory Segments Memory Segmemt Driver: seg_vn Memory mapped files Shared mapped files.  Memory segments characteristics.

532 views • 33 slides

Chapter 5 Memory

Chapter 5 Memory. ECE 4330 Embedded System Design. Outline. Memory Write Ability and Storage Permanence Common Memory Types Composing Memory Memory Hierarchy and Cache Advanced RAM. Introduction. Embedded system’s functionality aspects Processing processors transformation of data

591 views • 39 slides

Chapter 5 Memory

Chapter 5 Memory. Outline. Memory Write Ability and Storage Permanence Common Memory Types Composing Memory Memory Hierarchy and Cache Advanced RAM. More than just RAM and ROM -Organizing the memory space you need -Detail on how Cache works -Advanced RAMs you’ll find in ES and PCs today.

802 views • 41 slides

Chapter 5 Memory

Chapter 5 Memory. Introduction. Embedded system’s functionality aspects Processing processors transformation of data Storage memory retention of data Communication buses transfer of data. m × n memory. …. m words. …. n bits per word. memory external view. r/w.

802 views • 66 slides

Accessing Memory Chapter 5

Accessing Memory Chapter 5

Accessing Memory Chapter 5. Lecture notes for SPARC Architecture, Assembly Language Programming and C, Richard P. Paul by Anu G. Bourgeois. Memory. Addresses are 32 bits wide Therefore, 2 32 bytes in memory Each location is numbered consecutively Memory data types

333 views • 16 slides

Chapter 5 Memory Management

Chapter 5 Memory Management

Chapter 5 Memory Management. Memory Management. Background Swapping Contiguous Memory Allocation Paging Structure of the Page Table Segmentation. Background. Program must be brought (from disk) into memory and placed within a process for it to be run.

818 views • 65 slides

Chapter 5 Memory

Chapter 5 Memory. Human Performance Engineering Robert W. Bailey, Ph.D. Third Edition. Designers should be aware of three types of human memory: sensory, short-term, long-term 1. Sensory – Persistence of a stimulus.

460 views • 31 slides

Chapter 5-1 Memory System

Chapter 5-1 Memory System

Chapter 5-1 Memory System. Memory System Next Lecture Cache Memory. Basic Concept. Memory. Processor. k. -bit. address bus. MAR. n. -bit. data bus. k. Up to 2. addressable. MDR. locations. Word length =. n. bits. Control lines. R. /. W. ( , MFC, etc.).

2.2k views • 48 slides

Chapter 5 Internal Memory

Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language. Chapter 5 Internal Memory. Semiconductor Memory Types. Semiconductor Memory. RAM Misnamed as all semiconductor memory is random access Read/Write Volatile Temporary storage

410 views • 19 slides

Memory Management Chapter 5

Memory Management Chapter 5

Memory Management Chapter 5. Mooly Sagiv http://www.cs.tau.ac.il/~msagiv/courses/wcc11-12.html. Topics. Heap allocation Manuel heap allocation Automatic memory reallocation (GC). Limitations of Stack Frames.

870 views • 72 slides

Chapter 5 Memory III

Chapter 5 Memory III

Chapter 5 Memory III. CSE 820. Miss Rate Reduction (cont’d). Larger Block Size. Reduces compulsory misses through spatial locality But, miss penalty increases: higher bandwidth helps miss rate can increase: fixed cache size + larger blocks means fewer blocks in the cache.

318 views • 30 slides

Memory Management Chapter 5

Memory Management Chapter 5. Mooly Sagiv http://www.cs.tau.ac.il/~msagiv/courses/wcc08.html. Topics. Heap allocation Manuel heap allocation Automatic memory reallocation (GC). Limitations of Stack Frames.

690 views • 65 slides

Chapter 5 Internal Memory

Chapter 5 Internal Memory. Semiconductor Memory Types. Static RAM (SRAM). Desired for main memory Used in cache Basically an array of flip-flops Simple to interface and control Fast Relatively low density - complex Relatively expensive. Static RAM model. Semiconductor Memory.

405 views • 27 slides

Chapter 5 Internal Memory

Chapter 5 Internal Memory. Semiconductor Memory. การผลิดหน่วยความจำหรือ RAM โดยมากจะใช้เทคโนโลยี เซมิคอนดัคเตอร์(สารกึ่งตัวนำ) RAM แบ่งประเภทของหน่วยความจำได้ 2 ประเภทคือ DRAM(Dynamic Ram) มักนำมาใช้เป็น Main Memory SRAM(Static Ram) มักนำมาใช้เป็น Cache Memory.

313 views • 28 slides

SlidePlayer

  • My presentations

Auth with social network:

Download presentation

We think you have liked this presentation. If you wish to download it, please recommend it to your friends in any social system. Share buttons are a little bit lower. Thank you!

Presentation is loading. Please wait.

Computer memory.

Published by Myra Cummings Modified over 9 years ago

Similar presentations

Presentation on theme: "Computer memory."— Presentation transcript:

Computer memory

Computer Memory/Storage Device

presentation on computer memory pdf

Chapter 5 Internal Memory

presentation on computer memory pdf

Computer Organization and Architecture

presentation on computer memory pdf

LOGO.  Concept:  Is read-only memory.  Do not lose data when power is lost.  ROM memory is used to produce chips with integrated.

presentation on computer memory pdf

D75P 34 – HNC Computer Architecture Week 10 Computer Memory. © C Nyssen/Aberdeen College 2003 All images © C Nyssen/Aberdeen College except where stated.

presentation on computer memory pdf

What is memory? Memory is used to store information within a computer, either programs or data. Programs and data cannot be used directly from a disk or.

presentation on computer memory pdf

IT Systems Memory EN230-1 Justin Champion C208 –

presentation on computer memory pdf

Memory Key component of a computer system is its memory system to store programs and data. ITCS 3181 Logic and Computer Systems 2014 B. Wilkinson Slides12.ppt.

presentation on computer memory pdf

COMPUTER MEMORY Modern computers use semiconductor memory It is made up of thousands of circuits (paths) for electrical currents on a single silicon chip.

presentation on computer memory pdf

Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,

presentation on computer memory pdf

F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.

presentation on computer memory pdf

PC Maintenance: Preparing for A+ Certification

presentation on computer memory pdf

Lecture # 13 Memory and Storage

presentation on computer memory pdf

Intro to Cache Memory By david hsu. Examples of memory Paper and writing, books Neon signs Cassettes and other magnetic tape memory Abacus Art material.

presentation on computer memory pdf

Computer Architecture Part III-A: Memory. A Quote on Memory “With 1 MB RAM, we had a memory capacity which will NEVER be fully utilized” - Bill Gates.

presentation on computer memory pdf

Memory Hierarchy.

presentation on computer memory pdf

Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.

About project

© 2024 SlidePlayer.com Inc. All rights reserved.

  • International
  • Education Jobs
  • Schools directory
  • Resources Education Jobs Schools directory News Search

Computer Integrated Manufacturing Theory

Computer Integrated Manufacturing Theory

Subject: Design, engineering and technology

Age range: 16+

Resource type: Lesson (complete)

Design Technology & Engineering Resources

Last updated

17 September 2024

  • Share through email
  • Share through twitter
  • Share through linkedin
  • Share through facebook
  • Share through pinterest

presentation on computer memory pdf

The Lesson includes objectives, keywords, engaging activities, videos and current real-world examples that students can relate to. Lessons consist of tasks that apply directly to their internal assessment (IA) so that they can practically apply the key theory that they have learned. This best prepares students for both internal and external IB assessments.

↠ Projects work in PowerPoint or Google Slides. This file may be zipped. Once downloaded right-click the file and select ‘extract all’ to open. ↞

✎Please note I am a UK seller and unless otherwise stated the product uses standard English. This should not affect the use of this product in other countries.

♥ After using this product please leave a rating and comment.

♦ If there are any issues with the product please contact me (via the Ask a Question tab) before leaving feedback and I will happily support you with any issues.

Tes paid licence How can I reuse this?

Get this resource as part of a bundle and save up to 11%

A bundle is a package of resources grouped together to teach a particular topic, or a series of lessons, in one place.

Design Technology Theory HL Complete Bundle IB DT

This bundle includes all HL (higher level) content required for the Design Technology IB DP course. In this series of lessons, students gain an understanding of the required topics: **7. UCD** * 7.1 7.2 UCD * 7.3 Strategies for user research * 7.4 Strategies for user centered design (UCD) * 7.5 Beyond usability - designing for pleasure and emotion 8. **Sustainability** * 8.1 Sustainable Development * 8.2 Sustainable Consumption * 8.3 Sustainable Design * 8.4 Sustainable Innovation **9. Innovation and Markets** * 9.1 Corporate Social Responsibility * 9.1 Corporate Strategies * 9.2 Market Sectors and Segments * 9.3a Marketing mix 4P's * 9.3b Place * 9.3c Price * 9.4 Consumer reaction * 9.4 Market research and strategies * 9.5 Branding, Brand Loyalty * 9.6 Packaging and brand identity **10. Commercial Production** * 10.1 Jit and JIC * 10.2 Lean production * 10.3 Computer integrated manufacturing (CIM) * 10.4 Quality management * 10.5 Economic viability Lessons include objectives, keywords, engaging activities, videos and real-world examples that students can relate to. Lessons culminate in a task where students consolidate and apply the key theory that they have learnt so that they are prepared for any IB DP assessments. Lessons cover the entirety of what students need to learn for the topic and can be taught in any order. If you enjoyed this project/scheme of work. Please visit my shop where there is a range of creative and engaging design and engineering projects.

Your rating is required to reflect your happiness.

It's good to leave some feedback.

Something went wrong, please try again later.

This resource hasn't been reviewed yet

To ensure quality for our reviews, only customers who have purchased this resource can review it

Report this resource to let us know if it violates our terms and conditions. Our customer service team will review your report and will be in touch.

Not quite what you were looking for? Search by keyword to find the right resource:

IMAGES

  1. PPT

    presentation on computer memory pdf

  2. Download Computer Memory PPT

    presentation on computer memory pdf

  3. PPT

    presentation on computer memory pdf

  4. PPT

    presentation on computer memory pdf

  5. PPT

    presentation on computer memory pdf

  6. PPT

    presentation on computer memory pdf

VIDEO

  1. Memory types, process, functions, features, disorders and improvement

  2. Lecture 4: RAM Architecture of 8051 (Part I)

  3. lecture-20 Memory reference instruction in computer organisation

  4. Presentation Computer Network Mini Project ( Group 110)

  5. Lec 23: Design Concepts in Cache Memory

  6. Computer Memory in computer architecture & organization in bagla

COMMENTS

  1. Download Computer Memory PPT

    Here we are giving you Computer Memory PPT with PDF. All you need to do is just click on the download link and get it. Computer Memory PPT Free Download. Computer Memory PDF Free Download. It was all about Computer Memory PPT with PDF. If you liked it then please share it or if you want to ask anything then please hit comment button.

  2. PDF Chapter 9

    It is typically a power of two multiple of bytes (e.g., 1 byte, 2 bytes, 4 bytes, 8 bytes, etc.) Memory Data ─ a bit or a collection of bits to be stored into or accessed from memory cells. Memory Operations ─ operations on memory data supported by the memory unit. Typically, read and write operations over some data element (bit, byte, word ...

  3. PDF Lecture 12

    In this lecture, we will look at how storage (or memory) works with processor in a computer system. This is in preparation for the next lecture, in which we will examine how a microprocessor actually works inside. Let us first examine some common terminology related to memory. memory location always has a unique identifier called the address.

  4. PDF Chapter 6 Objectives Chapter 6

    Chapter 6 Objectives. Master the concepts of hierarchical memory organization. Understand how each level of memory contributes to system performance, and how the performance is measured. Master the concepts behind cache memory, virtual memory, memory segmentation, paging and address translation. 2.

  5. PDF CS 106B, Lecture 14 Pointers and Memory Management

    Computer Memory • Creating a variable allocates memory (spot for the variable in the computer) - We number the spots in memory (just like houses) with a memory address • Can think of a computer's memory as a giant array, spread between stack and heap • Stack - stores all the local variables, parameters, etc.

  6. PDF Fundamentals of Computer Systems

    Fundamentals of Computer Systems Memory Martha A. Kim Columbia University Fall 2015 1/21. Memory Architecture Memory Cell Technologies Programmable Logic Devices 2/21. e 3/21. Memory Interface Data stored in word units A word is several bytes (powers of two are typical) write operations store data to memory

  7. PDF Architecture and components of Computer System Memory ...

    With respect to the way of data access we can classify memories as: random access memories (RAM), sequentially accessible memory (S. ),direct access memory (DAM),contents addressable memory (CAM).Access time - the interval of time between the instant of data read/write request, and the instant. storage is sta. ted.RAM modulesSAM/DAM mem.

  8. PDF The Memory/Storage Hierarchy and Virtual Memory

    Storage Device Speed vs. Size Facts: •CPU needs sub-nanosecond access to data to run instructions at full speed •Faststorage (sub-nanosecond) is small (100-1000 bytes) •Big storage (gigabytes) is slow (15 nanoseconds) •Hugestorage (terabytes) is glaciallyslow (milliseconds) Goal: •Need many gigabytes of memory, •but with fast (sub-nanosecond) average access time

  9. PPT

    Computer Memory PDF. Jul 31, 2021. 790 likes | 2.68k Views. Memory is used to run programs fast and efficiently on the computer. Computer memory is like a human brain. A computer has three memories primary, secondary, and cache memory. Download Presentation. aaravv65.

  10. PDF Lecture 17 Introduction to Memory Hierarchies

    Memory access equations. Using what we defined on previous slide, we can say: Memory stall clock cycles =. Reads x Read miss rate x Read miss penalty +. Writes x Write miss rate x Write miss penalty. Often, reads and writes are combined/averaged: Memory stall cycles =.

  11. PDF Lecture 10: Computer Memory Overview and Primary Memory

    A Computer is an electronic device that accepts input, processes the input, and presents the changed input (processed input) as output. Input initialises interactivity with computer system. Output provides mechanisms to access computer system output. The CPU performs computations. Components of Von Neumann Architecture.

  12. PPT

    Presentation Transcript. Chapter 5. The Memory System. Basic Concepts • The maximum size of the memory that can be used in any computer is determined by the addressing scheme. 16-bit addresses = 216 = 64K memory locations • Most modern computers are byte addressable.

  13. Computer memory.

    Computer memory. Presentation on theme: "Computer memory."—. Presentation transcript: a) primary - storage of intermediate data - necessary to run the computer - RAM, Cache b) secondary - long-term storage of data - HDD c) tertiary - CD, DVD, memory card... d) off-line - disconnected storage - unplugged USB flash drive, external HDD.

  14. Computer Integrated Manufacturing Theory

    The Lesson includes objectives, keywords, engaging activities, videos and current real-world examples that students can relate to. Lessons consist of tasks that apply directly to their internal assessment (IA) so that they can practically apply the key theory that they have learned.