semiconductor memories_Data storage Devices-converted
semiconductor memories_Data storage Devices-converted
Bit
line
While logic chips work as the “brains” of an
electronic device, performing functions using
mathematical operations, memory chips store data.
The basic building block of a memory chip is a cell,
a tiny circuit with a capacitor (which stores data as a
charge) and one or more transistors (which activate
data).
The capacitor is either charged or discharged,
corresponding to the two possible data values
(“1”
or “0”), where this smallest unit of data is known
as a “bit”.
The cells are arranged in a row and have a bit line
structure that connects into a memory “address” called
a word line.
The address provides a means of identifying a location for
data storage, and the word line forms an electrical path
allowing all the memory cells on that row to be activated
at the same time for storage (“write”) or retrieval
(“read”).
Data access is initiated with electrical signals – a row
address strobe (RAS) and a column address strobe (CAS) –
that together pinpoint a cell’s location within an array.
If a charge is stored in the selected cell’s capacitor,
these signals cause the transistor to conduct,
transferring the charge to the connected bit line,
causing a slight voltage increase that reads as a “1”.
As we can see that the block diagram consists of a
row and a column address decoder along with
memory array and I/O buffer. These buffers hold
the data for a certain period of time.
NAND Flash is a
type of non-
volatile storage
technology that
does not
require power
to retain data.
SSD cnt..
Solid state drives perform faster then traditional hard disk drives, however
they are significantly more expensive.
This expense means that typical capacities are usually measured in Gigabytes
(GB).
An SSD as the primary drive for your important programs and operating
system, and a traditional HDD to store music, documents and pictures (which
don’t need the faster access times).
The lack of moving parts in an SSD makes it very robust and reliable, ideal for
a portable device.
Typical applications for solid state
drives
• Smartphones
• Tablet computers
• High-end laptops
• Two drive desktop solutions
• Portable drives are sometimes used in HD
video cameras
Benefits of solid state drives
• Extremely fast read/write speeds
• Small in physical size and very light, ideal for portable
devices
• No moving parts to wear, fail or get damaged – ideal for
making portable computers and devices more reliable and
durable
• Uses less power than a HDD, increasing battery life time
• Very quiet
• Generates less heat
USB refers to the USB connection that allows users to plug the
device into the USB port of a computer.