1 / 4

Critical Points on Personal Computer Basics

Critical Points on Personal Computer Basics. DRAM vs. SRAM. Number of transistors/cell DRAM: 1 SRAM: 4 Expense Ratio 1:4 DRAM Refresh Interval: 3.86 msec = 3,860 μsec = 3,860,000 nsec DRAM cycle time (typical) = 60 nsec (read/write time) # of cycles/refresh = (3,860,000/60) - 64,333.

Download Presentation

Critical Points on Personal Computer Basics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Critical Points on Personal Computer Basics

  2. DRAM vs. SRAM • Number of transistors/cell • DRAM: 1 • SRAM: 4 • Expense Ratio 1:4 • DRAM Refresh Interval: 3.86 msec = 3,860 μsec = 3,860,000 nsec • DRAM cycle time (typical) = 60 nsec (read/write time) • # of cycles/refresh = (3,860,000/60) - 64,333

  3. Interrupt,Exception, Trap • Interrupt: raised by a hardware device • Exception: raised by the CPU • Trap: raised by software • All are referred to generically as interrupts. • Handled via: • Interrupt Vector Table (old): 4 Bytes/entry • I/O Address Table or Interrupt Descriptor Table: 8 Bytes/entry

More Related