What Is An SSD (Solid-State Drive)
What Is An SSD (Solid-State Drive)
What Is An SSD (Solid-State Drive)
9 Storage
g
Home > Flash memory and storage
DEFINITION
What is an SSD?
An SSD, or solid-state drive, is a type of storage device used in computers. This
non-volatile storage media stores persistent data on solid-state flash memory.
SSDs replace traditional hard disk drives (HDDs) in computers and perform the
same basic functions as a hard drive. But SSDs are significantly faster in
comparison. With an SSD, the device's operating system will boot up more
rapidly, programs will load quicker and files can be saved faster.
1 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
SSDs are used anywhere that hard drives can be deployed. In consumer
products, for example, they are used in personal computers (PCs), laptops,
computer games, digital cameras, digital music players, smartphones, tablets and
thumb drives. They are also incorporated with graphics cards. However, they are
more expensive than traditional HDDs.
2 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
SSDs read and write data to an underlying set of interconnected flash memory
chips. These chips use floating gate transistors (FGTs) to hold an electrical
charge, which enables the SSD to store data even when it is not connected to a
power source. Each FGT contains a single bit of data, designated either as a 1
for a charged cell or a 0 if the cell has no electrical charge.
Every block of data is accessible at a consistent speed. However, SSDs can only
write to empty blocks. And although SSDs have tools to get around this,
performance may still slow over time.
SSDs use three main types of memory: single-, multi- and triple-level cells.
Single-level cells can hold one bit of data at a time -- a one or zero. Single-level
cells (SLCs) are the most expensive form of SSD, but are also the fastest and
most durable. Multi-level cells (MLCs) can hold two bits of data per cell and have
a larger amount of storage space in the same amount of physical space as a
SLC. However, MLCs have slower write speeds. Triple-level cells (TLCs) can hold
three bits of data in a cell. Although TLCs are cheaper, they also have slower
write speeds and are less durable than other memory types. TLC-based SSDs
deliver more flash capacity and are less expensive than an MLC or SLC, albeit
with a higher likelihood for bit rot due to having eight states within the cell.
In addition, the SSD controller software includes predictive analytics that can alert
a user in advance of a potential drive failure. Because flash memory is malleable,
3 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
all-flash array vendors can manipulate the usable storage capacity using data
reduction techniques.
• Quicker boot times and better performance. Because the drive does not
need to spin up as an HDD would, it is more responsive and provides better
load performance.
• Durability. SSDs are more shock-resistant and can handle heat better than
HDDs because they do not have moving parts.
• Power consumption. SSDs need less power to operate than HDDs due to
their lack of moving parts.
• Quieter. SSDs produce less audible noise because there are no moving or
spinning parts.
• Size. SSDs come in a variety of form factors whereas HDD sizes are limited.
4 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
• Life expectancy. Some SSDs, for example, those using NAND memory-flash
chips, can only be written a specified number of times that is typically less
than HDDs.
• Storage options. Because of cost, SSDs are typically sold in smaller sizes.
Compared with NAND, NOR flash offers fast read times, but is generally a more
expensive memory technology. NOR writes data in large chunks, meaning it
takes longer to erase and write new data. The random-access capabilities of
NOR are used for executing code, while NAND flash is intended for storage. Most
smartphones support both types of flash memory, using NOR to boot up the
operating system and removable NAND cards to expand the device's storage
capacity.
5 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
1. Solid-state drives. Basic SSDs deliver the least performance. SSDs are flash
devices that connect via Serial Advanced Technology Attachment (SATA) or
serial-attached SCSI (SAS) and provide a cost-effective first step into the
solid-state world. For many environments, the performance boost in
sequential read speeds from a SATA or SAS SSD will suffice.
3. Flash DIMMs. Flash dual in-line memory modules reduce latency, going
further than PCIe flash cards by eliminating the potential PCIe bus contention.
They require custom drivers unique to flash DIMMS, with specific changes to
the read-only I/O system on the motherboard.
4. NVMe SSDs. These SSDs use the non-volatile memory express (NVMe)
interface specification. This accelerates data transfer speeds between client
systems and solid-state drives over a PCIe bus. NVMe SSDs are designed for
high-performance non-volatile storage and are well-suited for highly
demanding, compute-intensive settings.
5. NVMe-oF. The NVMe over Fabrics protocol enables data transfers between a
host computer and a target solid-state storage device. NVMe-oF transfers
data through methods such as Ethernet, Fibre Channel or InfiniBand.
The Solid State Storage Initiative, a project of the Storage Networking Industry
6 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
1. SSDs that come in traditional HDD form factors and fit into the same SAS and
SATA slots in a server.
2. Solid-state cards that use standard add-in card form factors, such as those
with a PCIe serial port card. A PCIe-connected SSD does not require network
host bus adapters to relay commands, which speeds the performance of
storage. These devices include the U.2 SSDs that are generally considered
the eventual replacement for drives used in thin laptops.
3. Solid-state modules that reside in a DIMM or small outline dual in-line memory
module. They may use a standard HDD interface such as SATA. These
devices are known as non-volatile DIMM (NVDIMM) cards.
Two types of RAM are used in a computer system: DRAM, which loses data
when power is lost, and static RAM. NVDIMMs provide the persistent storage a
computer needs to recover data. They place flash close to the motherboard, but
operations are carried out in DRAM. The flash component fits into a memory bus
for backup on high-performance storage.
Both SSDs and RAM incorporate solid-state chips, but the two memory types
function differently within a computer system.
7 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
Two newer form factors worth noting are M.2 and U.2 SSDs. An M.2 SSD varies
in length -- typically from 42 millimeters (mm) to 110 mm -- and attaches directly
to a motherboard. It communicates via NVMe or SATA. The small size of an M.2
limits the surface area for heat dissipation which, over time, will reduce its
performance and stability. In enterprise storage, M.2 SSDs often are used as a
boot device. In consumer devices, such as notebook computers, an M.2 SSD
provides capacity expansion.
A U.2 SSD describes a 2.5-inch PCIe SSD. These small form-factor devices were
formerly known as SFF-8639. The U.2 interface enables high-speed NVMe-
based PCIe SSDs to be inserted in a computer's circuit board, without the need to
power down the server and storage.
SSD manufacturers
The SSD market is dominated by a handful of large manufacturers, including:
• Crucial
• Intel
• Kingston Technology
• Samsung
• SanDisk
• Seagate Technology
• SK Hynix
These manufacturers produce and sell NAND flash chipsets to solid-state drive
vendors. They also market branded SSDs based on their own flash chips.
Factors to consider when shopping for SSDs include:
8 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
• Power usage. The drive interface also specifies the maximum power of an
SSD, although many enterprise SSDs are engineered to be tuned while in
operation.
Historically, SSDs cost more than conventional hard drives. But due to
improvements in manufacturing technology and expanded chip capacity, SSD
prices had been dropping, enabling consumers and enterprise customers to view
SSDs as a viable alternative to conventional storage. However, prices are
increasing due to chip shortages and a general volatile market -- more recently in
2020 and 2021, due to COVID-19-related supply chain issues. Fluctuating
demand for flash chips has kept pricing for SSDs variable, but the price for an
SSD remains higher than an HDD.
Several factors influence the lifespan of SSDs and HDDs, including heat,
humidity and the effect of metals oxidizing inside the drives. Data on both types of
media will degrade over time, with HDDs generally supporting a higher number of
drive writes per day. Industry experts recommend storing unused or idle SSDs at
low temperatures to extend their life.
The moving parts of HDDs increase the chance of failures. To compensate, HDD
manufacturers have added shock sensors to protect drives and other
components inside PCs. This type of sensor detects if the machine is about to fall
and takes steps to shut down the HDD and related critical hardware.
Read performance of an HDD can suffer when data is split into different sectors
9 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
SSDs have a set life expectancy, with a finite number of write cycles before
performance becomes erratic. To compensate, SSDs employ wear leveling, a
process that extends the life of an SSD. Wear leveling is typically managed by
the flash controller, which uses an algorithm to arrange data so write/erase cycles
are distributed evenly among all the blocks in the device. Another technique, SSD
overprovisioning, can help minimize the impact of garbage collection write
amplification.
10 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
11 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
• The debut of the Apple iPod in 2005 marked the first notable flash-based
device to broadly penetrate the consumer market.
• EMC -- now Dell EMC -- is credited with being the first vendor to include
SSDs in enterprise storage hardware, adding the technology to its Symmetrix
disk arrays in 2008. This spawned the creation of hybrid flash arrays that
combine flash drives and HDDs.
• Toshiba introduced triple-level cells in 2009. TLC flash is a type of NAND flash
memory that stores three bits of data per cell.
• IBM is considered the first major storage vendor to release a dedicated all-
flash array platform, called FlashSystem, based on technology from its
acquisition of Texas Memory Systems in 2012. Around that time, Nimbus
Data, Pure Storage, Texas Memory Systems and Violin Memory began
pioneering the adoption of all-flash arrays, relying on SSD storage to replace
hard disks.
• In 2012, EMC acquired XtremIO and now ships an all-flash system based on
12 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
Learn more about four causes of SSD failure and best practices for dealing with
them in this article.
Related Terms
IOPS (input/output operations per second)
IOPS (input/output operations per second) is the standard unit of measurement for the
maximum number of reads/writes to ... See complete definitionq
Pure Storage
Pure Storage is a provider of enterprise data flash storage products designed to substitute
for electromechanical disk arrays. See complete definitionq
13 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
Software RAID, also known as virtual RAID, is a form of RAID (software redundant array of
independent disk) performed on an ... See complete definitionq
-ADS BY GOOGLE
DISASTER RECOVERY
A 2 New SIOS console
enables high availability
visualization
DATA BACKUP IT generalists on Linux systems can avoid
the complexity of HA management for
14 of 15 4/27/24, 07:59
What is an SSD (Solid-State Drive)? https://www.techtarget.com/searchstorage/definition/...
Corporate Site
Privacy Policy
Cookie Preferences
Do Not Sell or Share My Personal Information
15 of 15 4/27/24, 07:59