TAILIEUCHUNG - HandBooks Professional Java-C-Scrip-SQL part 193

Tham khảo tài liệu 'handbooks professional java-c-scrip-sql part 193', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | power just like ROM. Two of the hybrid devices EEPROM and Flash are descendants of ROM devices the third NVRAM is a modified version of SRAM. EEPROMs are electrically-erasable-and-programmable. Internally they are similar to EPROMs but the erase operation is accomplished electrically rather than by exposure to ultraviolet light. Any byte within an EEPROM can be erased and rewritten. Once written the new data will remain in the device forever or at least until it is electrically erased. The tradeoff for this improved functionality is mainly higher cost. Write cycles are also significantly longer than writes to a RAM so you wouldn t want to use an EEPROM for your main system memory. Flash memory is the most recent advancement in memory technology. It combines all the best features of the memory devices described thus far. Flash memory devices are high density low cost nonvolatile fast to read but not to write and electrically reprogrammable. These advantages are overwhelming and the use of Flash memory has increased dramatically in embedded systems as a direct result. From a software viewpoint Flash and EEPROM technologies are very similar. The major difference is that Flash devices can be erased only one sector at a time not byte by byte. Typical sector sizes are in the range of 256 bytes to 16 kilobytes. Despite this disadvantage Flash is much more popular than EEPROM and is rapidly displacing many of the ROM devices as well. The third member of the hybrid memory class is NVRAM nonvolatile RAM . Nonvolatility is also a characteristic of the ROM and hybrid memories discussed earlier. However an NVRAM is physically very different from those devices. An NVRAM is usually just an SRAM with a battery backup. When the power is turned on the NVRAM operates just like any other SRAM. But when the power is turned off the NVRAM draws just enough electrical power from the battery to retain its current contents. NVRAM is fairly common in embedded systems. However it is very .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.