Trabajo Memorias flash

Size: px
Start display at page:

Download "Trabajo 4.5 - Memorias flash"

Transcription

1 Memorias flash II-PEI 09/10 Trabajo Memorias flash Wojciech Ochalek This document explains the concept of flash memory and describes it s the most popular use. Moreover describes also Microdrive s technology. Finally contains comparison between this two technologies. 1. INTRODUCION The point of this work is to explain the term of flash memory - what is a flash memory? How it is built? How it works? What is it s use? What are advantages and disadvantages of use this kind of memory? Why it is so popular in portable devices? Moreover it is worth to know what is a USB flash drive and why it is the most popular use of flash memory? We also can not forget about Microdrives technology. How it differs from flash memory? Which of this technologies are better? Answers to all these questions can be found below. 2. FLASH MEMORY 2.1. The beginnings of flash memory Flash memory was invented by dr. Fujio Masuoka in Next in 1988 Intel develops first commercial version of NOR-type flash memory - it had 256 kilobytes of memory and size of shoe s box. One year later Samsung and Toshiba realised another type of memory flash - NAND Definition Flash Memory is a specific type of EEPROM (Electrically Erasable Programmable Read-Only Memory). Difference between normal EEPROM and flash memory is that normal EEPROM erases it s content one byte at a time. This makes it slow to update. Flash memory can erase it s data in entire blocks, making it a preferable technology for applications that require frequent updating of large amounts of data as in the case of a memory stick. Furthermore flash memory costs far less then normal EEPROM. Flash memory is a non-volatile computer storage, that s mean that no power is needed to maintain the information stored in the chip. What s more flash memory offers us fast read access time and better kinetic shock resistance than hard disks. These characteristics explain the popularity of flash memory in portable devices Uses Flash memory is a technology that is primarily used in memory cards and USB flash drives. In all of the following devices is used flash memory: PADs (personal digital assistants), BIOS chip, laptop computers, digital audio players, digital cameras, mobile phones, console video game and many others.

2 2.4. How works? Flash memory has a grid of columns and rows with a cell that has two transistors at each intersection. One cell has two transistors, one of the transistors is known as a floating gate, and the other one is the control gate. This two transistors are separated from each other by a thin oxide layer. On the floating gate electrons are accumulated. Cell voltage is controlled by the amount of this electrons, which act as a barrier between the control gate and the floating gate. The floating gate's only link to the wordline through the control gate. As long as this link is in place, the cell has a value of 1. A special device called a cell sensor monitors the level of the charge passing through the floating gate. If the flow through the gate is above the 50% it has a value of 1. When the charge passing through drops below the 50% threshold, the value changes to Types of flash memory There are to types of Flash Memory - NOR-type and NAND-type. The name depends on the structure of the interconnections between memory cells.

3 In NOR gate flash, each cell has one end connected directly to ground, and the other end connected directly to a bit line. This type of memory give us long time to save and erase data but thanks to direct access to each memory cell, it s ideal for storing firmware. This memory can survive from to cycles of erasing. In NAND gate flash, only one cell has connected directly to ground, and one cell connected directly to a bit line. This type of memory is faster and cheaper then NORtype. Has the same size with more capacity and can survive 10 times more cycles of erasing then NOR. In NAND-type memory we have sequential access to data, which may be used as mass storage, useless as a main memory. In 2003 was invented new technology calls MLC (Multi Level Cell). Advantages of this technology is that we can save 2 bits of information in every cell. This make flash memory cheaper and smaller size at the same capacity. Then in 2006 appeared next technology calls X4. This technology give us possibility to save 4 bits of information in every cell. And because of that technology is 30% cheaper then MLC Memory cards One of the most important use of flash memory are memory cards. There are a lot of types of memory cards e.g.: SD (Secure Digital), Memory Stick, XD (Picture Card), Compact Flash, Multi Media Card. The most important and the most popular of this cards are SD and Compact Flash. Advantages of SD are fact that it has protection against illegal copying and also some switch witch protect our data from accidental erasure. Capacity of this cards is between 8 and 64 GB. Other standards of the SD are minisd and microsd. MicroSD is the smallest mass-produced memory card. All of memory cards are use in digital cameras, digital camcorders, media players and mobile phones and many others portable devices. Small size and weight, no need of power to maintain a information, high reliability, high resistance to damage and very good transfer rates all of this things makes flash memory so popular in portable devices.

4 2.7. USB Flash Drives USB Flash Drive is the most common use of flash memory. 1 - USB connector 2 - USB mass storage controller device 3 - Test points 4 - Flash memory chip 5 - Crystal oscillator 6 - LED 7 - Write-protect switch (Optional) 8 - Space for second flash memory chip Uses of pendrives: - personal data transport: we use they mainly to transport and store our data such a documents, pictures and videos. - system administration: they are particularly popular among system and network administrators, who load them with configuration information and software used for system maintenance, troubleshooting, and recovery. they are also use as a means to transfer recovery and antivirus software to infected PCs. - Application carriers: to carry applications that run on the host computer without requiring installation. - booting operating systems: most current PC firmware permits booting from a USB drive, allowing the launch of an operating system from a bootable flash drive. Such a configuration is known as a Live USB. - audio players: many companies make small solid-state digital audio players, essentially producing flash drives with sound output and a simple user interface e.g. ipod Shuffle. Some of these players are true USB flash drives as well as music players; others do not support general-purpose data storage. - backup: a flash drives can be used as backup medium for example in some company it could be use to save a database backup on every ends of day. Alternatively, the drive can be left inserted through the day, and data regularly updated. 2.8.Advantages and disadvantages of USB flash Drives Data stored on flash drives are impervious to scratches and dust, and flash drives are mechanically very robust making them suitable for transporting data from place to place. Compared to hard drives, flash drives use little power, have no fragile moving parts, and are small and light. Flash drives implement the USB mass storage device class so that most modern operating systems can read and write to them without installing device drivers. Some flash drives retain their memory even after being submerged in water, even through a wash machine. Like all flash memory devices, flash drives have a limited number of write and erase cycles before failure. Most USB flash drives do not include a write-protect mechanism. A drawback to the small size is that they are easily misplaced, left behind, or otherwise lost. Compared to other portable storage devices, for example external hard drives, USB flash drives have a high price per unit of storage.

5 3. TECHNOLOGY OF MICRODRIVES The Microdrive is a brand name for a miniature, 1-inch hard disk designed to fit in a CompactFlash (CF) Type II slot. In contrast to the flash memory it is the only storage memory for portable devices which works in mechanical way. It is made in the same way as traditional hard disks. Advantages of microdrives are that they allow more write cycles then flash memory, making them suitable for use as swapspace in embedded applications. Moreover Microdrives might be better at handling power loss in the middle of writing. Flash storage always needs to move some old data around while writing, to ensure the flash's finite write life is consumed equally; if there were a bug in the wear levelling algorithm it could cause data loss if the card were unplugged at the exact wrong time. Data on a magnetic hard drive is modified in place, and hard drive algorithms have many years more experience and testing over Flash. There are also some disadvantages. Due to being mechanical devices they are more sensitive to physical shock and temperature changes than flash memory. Microdrive s collapse the table to the floor, or knock on a hard object can damage the sectors. Microdrives also needs more power then flash memory, especially when disc starts and furthermore unlike flash memory, Microdrives require power even when no data is being transferred to them to keep the disc spinning. Microdrives are not as fast as the high-end CompactFlash cards (Microdrives 4-6 MB/s,CompactFlash 45 MB/s) and less capacity than CompactFlash cards and USB flash drives. Devices with Microdrives: Apple ipod mini, Creative MuVo, Creative ZEN Micro, Nokia N91, palmone LifeDrive, iriver H CONCLUSION Small size and weight, no need of power to maintain a information, high reliability, high resistance to damage and very good transfer rates all this facts make flash memory ideal to use in portable devices. One big disadvantage is that flash memory have limited cycles of erasing before failure. Despite of this it is widely used in many fields, mainly in memory cards and pendrives. This technology is used in many devices like PADs, BIOS chips, laptop computers, digital audio players, digital cameras, digital camcorders, mobile phones, console video game and many others. There is also another technology which can compete with flash memory. It s Michrodrives. It is the only storage memory for portable devices which works in mechanical way. Fact that Mirodrives have some moving parts makes it more sensitive for damage (physical shock and temperature changes). Moreover Microdrives need more power, have less capacity, and are slower then flash memory. The big advantage of Microdrives is that they allow us for more erasing cycles. BIBLIOGRAPHY: 1) 2) 3) 4) 5)

Algorithms and Methods for Distributed Storage Networks 3. Solid State Disks Christian Schindelhauer

Algorithms and Methods for Distributed Storage Networks 3. Solid State Disks Christian Schindelhauer Algorithms and Methods for Distributed Storage Networks 3. Solid State Disks Institut für Informatik Wintersemester 2007/08 Solid State Disks Motivation 2 10 5 1980 1985 1990 1995 2000 2005 2010 PRODUCTION

More information

EXCERIA CATCH THE PERFECT SHOT

EXCERIA CATCH THE PERFECT SHOT EXCERIA CATCH THE PERFECT SHOT THE NEW EXCERIA RANGE LIVE YOUR PASSION WITH OUR FASTEST LINEUP EXPERIENCE EXCELLENCE PERFECTION The EXCERIA range of ultra high performance CompactFlash, SD and microsd

More information

FLASH TECHNOLOGY DRAM/EPROM. Flash. 1980 1982 1984 1986 1988 1990 1992 1994 1996 Year Source: Intel/ICE, "Memory 1996"

FLASH TECHNOLOGY DRAM/EPROM. Flash. 1980 1982 1984 1986 1988 1990 1992 1994 1996 Year Source: Intel/ICE, Memory 1996 10 FLASH TECHNOLOGY Overview Flash memory technology is a mix of EPROM and EEPROM technologies. The term flash was chosen because a large chunk of memory could be erased at one time. The name, therefore,

More information

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices CSCA0201 FUNDAMENTALS OF COMPUTING Chapter 5 Storage Devices 1 1. Computer Data Storage 2. Types of Storage 3. Storage Device Features 4. Other Examples of Storage Device 2 Storage Devices A storage device

More information

快 閃 記 憶 體 的 產 業 應 用 與 製 程

快 閃 記 憶 體 的 產 業 應 用 與 製 程 快 閃 記 憶 體 的 產 業 應 用 與 製 程 ATP Electronics Inc. 資 深 產 品 經 理 Jes Wang May, 2008 Education & Experiences: 伊 利 諾 理 工 學 院 CIS Master Degree 台 灣 微 軟 產 品 經 理 研 華 科 技 產 品 經 理 Copyright 2007 ATP Electronics, Inc.

More information

NAND Flash Memory as Driver of Ubiquitous Portable Storage and Innovations

NAND Flash Memory as Driver of Ubiquitous Portable Storage and Innovations NAND Flash Memory as Driver of Ubiquitous Portable Storage and Innovations aka: how we changed the world and the next chapter July 7, 2 Jian Chen Technical Executive, NAND System Engineering Memory, Oh

More information

Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices. kingston.com.flash

Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices. kingston.com.flash kingston.com.flash Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices Kingston, the world s leading independent manufacturer of memory products, offers

More information

Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices. kingston.com.flash

Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices. kingston.com.flash kingston.com.flash Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices Kingston, the world s leading independent manufacturer of memory products, offers

More information

Data Distribution Algorithms for Reliable. Reliable Parallel Storage on Flash Memories

Data Distribution Algorithms for Reliable. Reliable Parallel Storage on Flash Memories Data Distribution Algorithms for Reliable Parallel Storage on Flash Memories Zuse Institute Berlin November 2008, MEMICS Workshop Motivation Nonvolatile storage Flash memory - Invented by Dr. Fujio Masuoka

More information

Digital Image Formation. Storage Technology

Digital Image Formation. Storage Technology Digital Image Formation Storage Technology Storage Technology Quiz Name one type of data storage?! Storage Technology Data Storage Device is a device for recording (storing) information (data).!! Recording

More information

Digital Media Guide Portable digital media for computers, digital cameras, and other devices. kingston.com/flash

Digital Media Guide Portable digital media for computers, digital cameras, and other devices. kingston.com/flash Digital Media Guide Portable digital media for computers, digital cameras, and other devices Kingston, the world s leading independent manufacturer of memory products, sells a broad range of flash cards

More information

NAND Flash Memories. Understanding NAND Flash Factory Pre-Programming. Schemes

NAND Flash Memories. Understanding NAND Flash Factory Pre-Programming. Schemes NAND Flash Memories Understanding NAND Flash Factory Pre-Programming Schemes Application Note February 2009 an_elnec_nand_schemes, version 1.00 Version 1.00/02.2009 Page 1 of 20 NAND flash technology enables

More information

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit. Objectives The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Identify the components of the central processing unit and how they work together and interact with memory Describe how

More information

USB 2.0 ALL-IN-ONE Card Reader. Universal 128552

USB 2.0 ALL-IN-ONE Card Reader. Universal 128552 USB 2.0 ALL-IN-ONE Card Reader Universal 128552 INDEX FEATURES... 1 SYSTEM REQUIREMENTS... 1 PACKAGE CONTENTS... 1 MEMORY CARD SLOT... 2 MEDIA ICON PROGRAM INSTALLATION... 5 PRODUCT SPECIFICATIONS... 11

More information

Chapter 7 Types of Storage. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 7 Types of Storage. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 7 Types of Storage Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between storage devices and storage media Describe the characteristics

More information

How To Store Data On A Computer (For A Computer)

How To Store Data On A Computer (For A Computer) TH3. Data storage http://www.bbc.co.uk/schools/gcsebitesize/ict/ A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, eg hard disk, or

More information

An Overview of Flash Storage for Databases

An Overview of Flash Storage for Databases An Overview of Flash Storage for Databases Vadim Tkachenko Morgan Tocker http://percona.com MySQL CE Apr 2010 -2- Introduction Vadim Tkachenko Percona Inc, CTO and Lead of Development Morgan Tocker Percona

More information

Flash Memory Guide. kingston.com.flash. Portable Flash memory for computers, digital cameras, cell phones and other devices

Flash Memory Guide. kingston.com.flash. Portable Flash memory for computers, digital cameras, cell phones and other devices kingston.com.flash Flash Memory Guide Portable Flash memory for computers, digital cameras, cell phones and other devices Kingston, the world s leading independent manufacturer of memory products, offers

More information

Toshiba America Electronic Components, Inc. Flash Memory

Toshiba America Electronic Components, Inc. Flash Memory Toshiba America Electronic Components, Inc. Flash Memory Fact Sheet Company Overview Combining quality and flexibility with design engineering expertise, TAEC brings a breadth of advanced, next-generation

More information

Large-Capacity Flash Memories and Their Application to Flash Cards

Large-Capacity Flash Memories and Their Application to Flash Cards Large-Capacity Flash Memories and Their Application to Flash Cards 68 Large-Capacity Flash Memories and Their Application to Flash Cards Takashi Totsuka Kazunori Furusawa OVERVIEW: Flash cards using flash

More information

Nasir Memon Polytechnic Institute of NYU

Nasir Memon Polytechnic Institute of NYU Nasir Memon Polytechnic Institute of NYU SSD Drive Technology Overview SSD Drive Components NAND FLASH Microcontroller SSD Drive Forensics Challenges Overview SSD s are fairly new to the market Whereas

More information

With respect to the way of data access we can classify memories as:

With respect to the way of data access we can classify memories as: Memory Classification With respect to the way of data access we can classify memories as: - random access memories (RAM), - sequentially accessible memory (SAM), - direct access memory (DAM), - contents

More information

Industrial Grade Embedded Flash Storage Devices

Industrial Grade Embedded Flash Storage Devices Product Line Data Sheet Industrial Grade Embedded Flash Storage Devices L ong Life Cycles - Fixed BOM Control I ndustry Leading: R ugged, Reliable, Based on select SLC NAND components Handling of Unexpected

More information

NAND Flash FAQ. Eureka Technology. apn5_87. NAND Flash FAQ

NAND Flash FAQ. Eureka Technology. apn5_87. NAND Flash FAQ What is NAND Flash? What is the major difference between NAND Flash and other Memory? Structural differences between NAND Flash and NOR Flash What does NAND Flash controller do? How to send command to

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

Mass Storage Basics. When to Use a Storage Device

Mass Storage Basics. When to Use a Storage Device 1 Mass Storage Basics A mass-storage device is electronic hardware that stores information and supports a protocol for sending and retrieving the information over a hardware interface. The information

More information

File Systems for Flash Memories. Marcela Zuluaga Sebastian Isaza Dante Rodriguez

File Systems for Flash Memories. Marcela Zuluaga Sebastian Isaza Dante Rodriguez File Systems for Flash Memories Marcela Zuluaga Sebastian Isaza Dante Rodriguez Outline Introduction to Flash Memories Introduction to File Systems File Systems for Flash Memories YAFFS (Yet Another Flash

More information

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 8 Secondary Storage McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Distinguish between primary and secondary storage Describe

More information

SLC vs. MLC: An Analysis of Flash Memory

SLC vs. MLC: An Analysis of Flash Memory SLC vs. MLC: An Analysis of Flash Memory Examining the Quality of Memory: Understanding the Differences between Flash Grades Table of Contents Abstract... 3 Introduction... 4 Flash Memory Explained...

More information

Computer Components Study Guide. The Case or System Box

Computer Components Study Guide. The Case or System Box Computer Components Study Guide In this lesson, we will briefly explore the basics of identifying the parts and components inside of a computer. This lesson is used to introduce the students to the inside

More information

Handout 17. by Dr Sheikh Sharif Iqbal. Memory Unit and Read Only Memories

Handout 17. by Dr Sheikh Sharif Iqbal. Memory Unit and Read Only Memories Handout 17 by Dr Sheikh Sharif Iqbal Memory Unit and Read Only Memories Objective: - To discuss different types of memories used in 80x86 systems for storing digital information. - To learn the electronic

More information

SATA II 3Gb/s SSD. SSD630 Benefits. Enhanced Performance. Applications

SATA II 3Gb/s SSD. SSD630 Benefits. Enhanced Performance. Applications SATA II 3Gb/s SSD SSD630 Benefits Super slim thickness of 7mm Fully compatible with devices and OS that support the SATA II 3Gb/s standard Non-volatile Flash Memory for outstanding data retention Built-in

More information

Discovering Computers 2008. Chapter 7 Storage

Discovering Computers 2008. Chapter 7 Storage Discovering Computers 2008 Chapter 7 Storage Chapter 7 Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic disks Describe the characteristics of

More information

Pen Drive 2.0 Specification

Pen Drive 2.0 Specification Pen Drive 2.0 Specification Table of Contents A. General Description..2 B. Controller Outline..3 C. Features.3 D. Capacity Specification.4 E. Power Consumption.5 F. Absolute Maximum Rating...5 G. Installation

More information

Computer Storage. Computer Technology. (S1 Obj 2-3 and S3 Obj 1-1)

Computer Storage. Computer Technology. (S1 Obj 2-3 and S3 Obj 1-1) Computer Storage Computer Technology (S1 Obj 2-3 and S3 Obj 1-1) Storage The place in the computer where data is held while it is not needed for processing A storage device is device used to record (store)

More information

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O Chapter 3: Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? The Computer Continuum 1-1 Computer Hardware Components In this chapter: How did

More information

Chapter 8 Memory Units

Chapter 8 Memory Units Chapter 8 Memory Units Contents: I. Introduction Basic units of Measurement II. RAM,ROM,PROM,EPROM Storage versus Memory III. Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk IV.Optical

More information

The Universal Storage Solution. From the Worldwide Flash Storage Leader.

The Universal Storage Solution. From the Worldwide Flash Storage Leader. S a n D i s k F l a s h D a t a S t o r a g e The Universal Storage Solution. From the Worldwide Flash Storage Leader. SanDisk storage products continue to set new standards for performance, reliability

More information

Eureka Technology. Understanding SD, SDIO and MMC Interface. by Eureka Technology Inc. May 26th, 2011. Copyright (C) All Rights Reserved

Eureka Technology. Understanding SD, SDIO and MMC Interface. by Eureka Technology Inc. May 26th, 2011. Copyright (C) All Rights Reserved Understanding SD, SDIO and MMC Interface by Eureka Technology Inc. May 26th, 2011 Copyright (C) All Rights Reserved Copyright by Eureka Technology Inc. All Rights Reserved Introduction This white paper

More information

Programming NAND devices

Programming NAND devices Technical Guide Programming NAND devices Kelly Hirsch, Director of Advanced Technology, Data I/O Corporation Recent Design Trends In the past, embedded system designs have used NAND devices for storing

More information

USB Flash Drives Overview By Mikio Moriyasu

USB Flash Drives Overview By Mikio Moriyasu USB Flash Drives Overview By Mikio Moriyasu USB Flash Drives What are they? Portable storage devices Nonvolatile electronically encoded Flash Memory Originally designed for use in BIOS USB Flash Drives

More information

Flash Memory Basics for SSD Users

Flash Memory Basics for SSD Users Flash Memory Basics for SSD Users April 2014, Rainer W. Kaese Toshiba Electronics Europe Storage Products Division SSD vs. HDD Enterprise SSD Can write the full capacity 30x per day over lifetime Client/Laptop

More information

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

More information

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu. Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali mzali@just.edu.jo 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers

More information

Using AORUS Notebook for the First Time

Using AORUS Notebook for the First Time V2.0 Congratulations on your purchase of the AORUS Notebook! This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.aorus.com.

More information

Choosing the Right NAND Flash Memory Technology

Choosing the Right NAND Flash Memory Technology Choosing the Right NAND Flash Memory Technology A Basic Introduction to NAND Flash Offerings Dean Klein Vice President of System Memory Development Micron Technology, Inc. Executive Summary A 75% increase

More information

1 / 25. CS 137: File Systems. Persistent Solid-State Storage

1 / 25. CS 137: File Systems. Persistent Solid-State Storage 1 / 25 CS 137: File Systems Persistent Solid-State Storage Technology Change is Coming Introduction Disks are cheaper than any solid-state memory Likely to be true for many years But SSDs are now cheap

More information

Industrial Flash Storage Module

Industrial Flash Storage Module April 9, 2012 Version 1. 1 Industrial Flash Storage Module Author: Precyan Lee E-mail: precyan.lee@advatech.com.tw April 9, 2012 Version 1. 1 Table of Contents Current Market Trends for Flash Storage...

More information

Solid State Drive (SSD) FAQ

Solid State Drive (SSD) FAQ Solid State Drive (SSD) FAQ Santosh Kumar Rajesh Vijayaraghavan O c t o b e r 2 0 1 1 List of Questions Why SSD? Why Dell SSD? What are the types of SSDs? What are the best Use cases & applications for

More information

Flash Memories. João Pela (52270), João Santos (55295) December 22, 2008 IST

Flash Memories. João Pela (52270), João Santos (55295) December 22, 2008 IST Flash Memories João Pela (52270), João Santos (55295) IST December 22, 2008 João Pela (52270), João Santos (55295) (IST) Flash Memories December 22, 2008 1 / 41 Layout 1 Introduction 2 How they work 3

More information

Advantages of e-mmc 4.4 based Embedded Memory Architectures

Advantages of e-mmc 4.4 based Embedded Memory Architectures Embedded NAND Solutions from 2GB to 128GB provide configurable MLC/SLC storage in single memory module with an integrated controller By Scott Beekman, senior business development manager Toshiba America

More information

User Manual (Rev.:1.0 )

User Manual (Rev.:1.0 ) Vantager Palm Size Card Reader/Writer User Manual (Rev.:1.0 ) INDEX Trademarks -------------------------------------------------------------------- Introductions ------------------------------------------------------------------

More information

Module 2. Embedded Processors and Memory. Version 2 EE IIT, Kharagpur 1

Module 2. Embedded Processors and Memory. Version 2 EE IIT, Kharagpur 1 Module 2 Embedded Processors and Memory Version 2 EE IIT, Kharagpur 1 Lesson 5 Memory-I Version 2 EE IIT, Kharagpur 2 Instructional Objectives After going through this lesson the student would Pre-Requisite

More information

NCTE Advice Sheet Storage and Backup Advice Sheet 7

NCTE Advice Sheet Storage and Backup Advice Sheet 7 Storage and Backup No matter how well you treat your system, no matter how much care you take, you cannot guarantee that your data will be safe if it exists in only one place. The risks are much greater

More information

Technologies Supporting Evolution of SSDs

Technologies Supporting Evolution of SSDs Technologies Supporting Evolution of SSDs By TSUCHIYA Kenji Notebook PCs equipped with solid-state drives (SSDs), featuring shock and vibration durability due to the lack of moving parts, appeared on the

More information

Memoright SSDs: The End of Hard Drives?

Memoright SSDs: The End of Hard Drives? Memoright SSDs: The End of Hard Drives? http://www.tomshardware.com/reviews/ssd-memoright,1926.html 9:30 AM - May 9, 2008 by Patrick Schmid and Achim Roos Source: Tom's Hardware Table of content 1 - The

More information

SLC vs MLC: Which is best for high-reliability apps?

SLC vs MLC: Which is best for high-reliability apps? SLC vs MLC: Which is best for high-reliability apps? Here's an examination of trade-offs, with an emphasis on how they affect the reliability of storage targeted at industrial, military and avionic applications.

More information

Chapter 3 Storage. 15 th Edition Understanding Computers Today and Tomorrow Comprehensive. Deborah Morley Charles S. Parker

Chapter 3 Storage. 15 th Edition Understanding Computers Today and Tomorrow Comprehensive. Deborah Morley Charles S. Parker 15 th Edition Understanding Computers Today and Tomorrow Comprehensive Chapter 3 Storage Deborah Morley Charles S. Parker Copyright 2015 Cengage Learning Learning Objectives 1. Name several general characteristics

More information

Primary Memory. Input Units CPU (Central Processing Unit)

Primary Memory. Input Units CPU (Central Processing Unit) Basic Concepts of Computer Hardware Primary Memory Input Units CPU (Central Processing Unit) Output Units This model of the typical digital computer is often called the von Neuman compute Programs and

More information

Main Memory & Backing Store. Main memory backing storage devices

Main Memory & Backing Store. Main memory backing storage devices Main Memory & Backing Store Main memory backing storage devices 1 Introduction computers store programs & data in two different ways: nmain memory ntemporarily stores programs & data that are being processed

More information

McGraw-Hill Technology Education McGraw-Hill Technology Education

McGraw-Hill Technology Education McGraw-Hill Technology Education McGraw-Hill Technology Education McGraw-Hill Technology Education Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

More information

Central Processing Unit

Central Processing Unit Computer Components c 2015 by David W. Gerbing School of Business Administration Portland State University Computer Components Central Processing Unit CPU Characteristics Other Components of a Computer

More information

SLC vs MLC: Proper Flash Selection for SSDs in Industrial, Military and Avionic Applications. A TCS Space & Component Technology White Paper

SLC vs MLC: Proper Flash Selection for SSDs in Industrial, Military and Avionic Applications. A TCS Space & Component Technology White Paper SLC vs MLC: Proper Flash Selection for SSDs in Industrial, Military and Avionic Applications A TCS Space & Component Technology White Paper Introduction As with most storage technologies, NAND Flash vendors

More information

Dual-boot Windows 10 alongside Windows 8

Dual-boot Windows 10 alongside Windows 8 Most of the people are very much interested to install the newly launched Operating System Windows 10 on their devices. But, it is not recommended to directly use Windows 10 as the primary OS because it

More information

CopyBox SD/USB Duplicator

CopyBox SD/USB Duplicator D/USB Flash Memory Duplicator User s Guide CopyBox SD/USB Duplicator User s Guide 1.2 Page 2 Virtual Vision CopyBox SD/USB Duplicator 1 Table of Contents 1 Table of Contents...3 1 Introduction...4 2 System

More information

Solid State Technology What s New?

Solid State Technology What s New? Solid State Technology What s New? Dennis Martin, President, Demartek www.storagedecisions.com Agenda: Solid State Technology What s New? Demartek About Us Solid-state storage overview Types of NAND flash

More information

Using GIGABYTE Notebook for the First Time

Using GIGABYTE Notebook for the First Time P34 V6.0 Congratulations on your purchase of the GIGABYTE Notebook. This manual will help you to get started with setting up your notebook. The final product configuration depends on the model at the point

More information

NAND Basics Understanding the Technology Behind Your SSD

NAND Basics Understanding the Technology Behind Your SSD 03 Basics Understanding the Technology Behind Your SSD Although it may all look the same, all is not created equal: SLC, 2-bit MLC, 3-bit MLC (also called TLC), synchronous, asynchronous, ONFI 1.0, ONFI

More information

Fastboot Techniques for x86 Architectures. Marcus Bortel Field Application Engineer QNX Software Systems

Fastboot Techniques for x86 Architectures. Marcus Bortel Field Application Engineer QNX Software Systems Fastboot Techniques for x86 Architectures Marcus Bortel Field Application Engineer QNX Software Systems Agenda Introduction BIOS and BIOS boot time Fastboot versus BIOS? Fastboot time Customizing the boot

More information

AN1837. Non-Volatile Memory Technology Overview By Stephen Ledford Non-Volatile Memory Technology Center Austin, Texas.

AN1837. Non-Volatile Memory Technology Overview By Stephen Ledford Non-Volatile Memory Technology Center Austin, Texas. Order this document by /D Non-Volatile Memory Technology Overview By Stephen Ledford Non-Volatile Memory Technology Center Austin, Texas Introduction Today s microcontroller applications are more sophisticated

More information

File System Management

File System Management Lecture 7: Storage Management File System Management Contents Non volatile memory Tape, HDD, SSD Files & File System Interface Directories & their Organization File System Implementation Disk Space Allocation

More information

USER MANUAL. FLASH DUPLICATOR CopyKing II CPY220

USER MANUAL. FLASH DUPLICATOR CopyKing II CPY220 USER MANUAL FLASH DUPLICATOR CopyKing II CPY220 1 Table of Contents 1. Introduction Page 4 1.1. Welcome 1.2. Package Contents 1.3. Features 2. Important Information (Read before Operation) Page 5 2.1.

More information

Corsair Flash Voyager USB 2.0 Flash Drive UFD Utility User s Manual

Corsair Flash Voyager USB 2.0 Flash Drive UFD Utility User s Manual Corsair Flash Voyager USB 2.0 Flash Drive UFD Utility User s Manual Contents For AP v2.10.0.0 Release For Windows 98/ME/2000/XP Version 1.1B (08/27/2004) Contents...1 Introduction...1 Features & Specifications...2

More information

Discovering Computers 2011. Living in a Digital World

Discovering Computers 2011. Living in a Digital World Discovering Computers 2011 Living in a Digital World Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips,

More information

USB POWER PRO BANK HIDDEN CAMERA

USB POWER PRO BANK HIDDEN CAMERA USB POWER PRO BANK HIDDEN CAMERA SKU: HCPOWERBANKPRO THANK YOU FOR PURCHASING THE USB POWER PRO BANK HIDDEN CAMERA Please read this manual before operating the USB power pro bank hidden camera and keep

More information

Putting Portable Storage in Perspective

Putting Portable Storage in Perspective Table of Contents: Putting Portable Storage in Perspective Tom Coughlin Coughlin Associates www.tomcoughlin.com Introduction... 2 Apple Created a Music Utility Service... 2 Current and Projected Price

More information

Solid State Drive Architecture

Solid State Drive Architecture Solid State Drive Architecture A comparison and evaluation of data storage mediums Tyler Thierolf Justin Uriarte Outline Introduction Storage Device as Limiting Factor Terminology Internals Interface Architecture

More information

O&O Defrag and Solid State Drives

O&O Defrag and Solid State Drives O&O Defrag Summary Solid State Drives (SSD or flash drives ) have become increasingly popular in recent years and have come to compete with traditional hard drives as very fast storage media. The sole

More information

Prof. Dr. M. H. Assal

Prof. Dr. M. H. Assal Prof. Dr. M. H. Assal AS 26/10/2014 Computer hardware is the collection of physical elements that comprise a computer system Computer hardware can be classified as following: o Input devices o Output devices

More information

Haruji Ishihara. FLASH MEMORY STRUCTURES AND FEATURES Flash memory is classified into two types by

Haruji Ishihara. FLASH MEMORY STRUCTURES AND FEATURES Flash memory is classified into two types by High-Density Flash Hitachi Memory Review and Vol. Flash 47 (1998), Memory No. Card 4 148 High-Density Flash Memory and Flash Memory Card Haruji Ishihara ABSTRACT: Flash memory is becoming a key component

More information

Overview 2.5 & 1.8 Industrial SSD SATADOM mini PCIeDOM SATA Slim CF Card & EDC CF-SATA & CFast. Embedded Flash Storage

Overview 2.5 & 1.8 Industrial SSD SATADOM mini PCIeDOM SATA Slim CF Card & EDC CF-SATA & CFast. Embedded Flash Storage Overview.5 & 1. Industrial SSD SATADOM mini PCIeDOM SATA Slim CF Card & EDC CF-SATA & CFast 6 Embedded Flash Storage 6 7 90 91 91 9 .5 & 1. Industrial SSD Our wide selection of SSDs are designed for different

More information

Chapter 28 - - Memory Cards and Readers for Digital Cameras

Chapter 28 - - Memory Cards and Readers for Digital Cameras Chapter 28 - - Memory Cards and Readers for Digital Cameras The most popular types of flash memory cards for use in digital cameras are: Secure Digital (SD), CompactFlash (CF), SmartMedia (SM), Memory

More information

Yaffs NAND Flash Failure Mitigation

Yaffs NAND Flash Failure Mitigation Yaffs NAND Flash Failure Mitigation Charles Manning 2012-03-07 NAND flash is one of very few types of electronic device which are knowingly shipped with errors and are expected to generate further errors

More information

NAND Flash & Storage Media

NAND Flash & Storage Media ENABLING MULTIMEDIA NAND Flash & Storage Media March 31, 2004 NAND Flash Presentation NAND Flash Presentation Version 1.6 www.st.com/nand NAND Flash Memories Technology Roadmap F70 1b/c F12 1b/c 1 bit/cell

More information

USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB)

USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB) USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB) Despite the different brands and names you've heard for USB flash drives JumpDrives, Pocket drives, Pen drives, and Thumb drives they all pretty much operate

More information

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

HP 128 GB Solid State Drive (SSD) *Not available in all regions.

HP 128 GB Solid State Drive (SSD) *Not available in all regions. Models SATA 3 GB/second Interface Drives HP 160 GB Solid State Drive (SSD) SATA 6 GB/second Interface Drives HP 128 GB Solid State Drive (SSD) QV064AA* *Not available in all regions. QV063AA Introduction

More information

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System C H A P T E R 3 Hardware: Input, Processing, and Output Devices A PC in Every Home February 3, 2000 Ford will make available to all 330,000 employees hourly and salaried an HP Pavilion PC, an HP DeskJet

More information

Computer Systems Structure Main Memory Organization

Computer Systems Structure Main Memory Organization Computer Systems Structure Main Memory Organization Peripherals Computer Central Processing Unit Main Memory Computer Systems Interconnection Communication lines Input Output Ward 1 Ward 2 Storage/Memory

More information

Indexing on Solid State Drives based on Flash Memory

Indexing on Solid State Drives based on Flash Memory Indexing on Solid State Drives based on Flash Memory Florian Keusch MASTER S THESIS Systems Group Department of Computer Science ETH Zurich http://www.systems.ethz.ch/ September 2008 - March 2009 Supervised

More information

Comparison of NAND Flash Technologies Used in Solid- State Storage

Comparison of NAND Flash Technologies Used in Solid- State Storage An explanation and comparison of SLC and MLC NAND technologies August 2010 Comparison of NAND Flash Technologies Used in Solid- State Storage By Shaluka Perera IBM Systems and Technology Group Bill Bornstein

More information

WP001 - Flash Management A detailed overview of flash management techniques

WP001 - Flash Management A detailed overview of flash management techniques WHITE PAPER A detailed overview of flash management techniques November 2013 951 SanDisk Drive, Milpitas, CA 95035 2013 SanDIsk Corporation. All rights reserved www.sandisk.com Table of Contents 1. Introduction...

More information

Chapter 4 System Unit Components. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 4 System Unit Components. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 4 System Unit Components Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate among various styles of system units on desktop computers, notebook

More information

Data Recovery - What is possible to recover and how? Data Erasure - How to erase information in a secure way. Åke Ljungqvist, Country Manager Sweden

Data Recovery - What is possible to recover and how? Data Erasure - How to erase information in a secure way. Åke Ljungqvist, Country Manager Sweden Data Recovery - What is possible to recover and how? Data Erasure - How to erase information in a secure way Åke Ljungqvist, Country Manager Sweden Who is Ibas? Norway... Recovery of hard drives after

More information

IEEE Milestone Proposal: Creating the Foundation of the Data Storage Flash Memory Industry

IEEE Milestone Proposal: Creating the Foundation of the Data Storage Flash Memory Industry Abstract Flash memory used for mass data storage has supplanted the photographic film and floppy disk markets. It has also largely replaced the use of magnetic tape, CD, DVD and magnetic hard disk drives

More information

NAND Flash Memory Reliability in Embedded Computer Systems

NAND Flash Memory Reliability in Embedded Computer Systems WHITE PAPER NAND Flash Memory Reliability in Embedded Computer Systems Ian Olson INTRODUCTION NAND flash memory named after the NAND logic gates it is constructed from is used for nonvolatile data storage

More information

Two Flash Technologies Compared: NOR vs NAND

Two Flash Technologies Compared: NOR vs NAND White Paper Two Flash Technologies Compared: NOR vs NAND Written by: Arie Tal OCTOBER 02 91-SR-012-04-8L REV. 1.0 Introduction Two main technologies dominate the non-volatile flash memory market today:

More information

The Universal Storage Solution. From the Worldwide Flash Storage Leader.

The Universal Storage Solution. From the Worldwide Flash Storage Leader. S a n D i s k F l a s h D a t a S t o r a g e The Universal Storage Solution. From the Worldwide Flash Storage Leader. SanDisk storage products continue to set new standards for performance, reliability

More information

SLC vs MLC NAND and The Impact of Technology Scaling. White paper CTWP010

SLC vs MLC NAND and The Impact of Technology Scaling. White paper CTWP010 SLC vs MLC NAND and The mpact of Technology Scaling White paper CTWP010 Cactus Technologies Limited Suite C, 15/F, Capital Trade Center 62 Tsun Yip Street, Kwun Tong Kowloon, Hong Kong Tel: +852-2797-2277

More information

Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems

Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems Mobile Devices and Systems Lesson 02 Handheld Pocket Computers and Mobile System Operating Systems Oxford University Press 2007. All rights reserved. 1 Handheld Pocket Computers Come in many manifestations

More information