ArticleslgStudy

astronomy

Universal Flash Storage

Universal Flash Storage is a astronomy topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Universal Flash Storage rather than just read about it. In short: Universal Flash Storage (UFS) is a flash storage specification for digital cameras, mobile phones and consumer electronic devices , positioned as a replacement for eMMCs and SD cards. It was designed to bring higher data transfer speed and increased reliability to flash memory storage, while reducing market confusion and removing the need for different adapters for different types of cards.

Key takeaways

  • Universal Flash Storage belongs to astronomy; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Universal Flash Storage to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Universal Flash Storage from memory before moving on to harder problems.

Reference excerpt

Universal Flash Storage (UFS) is a flash storage specification for digital cameras, mobile phones and consumer electronic devices , positioned as a replacement for eMMCs and SD cards. It was designed to bring higher data transfer speed and increased reliability to flash memory storage, while reducing market confusion and removing the need for different adapters for different types of cards. The standard encompasses both packages permanently embedded (via ball grid array package) within a device (eUFS), and removable UFS memory cards.

Overview UFS uses NAND flash. It may use multiple stacked 3D TLC NAND flash dies (as of 2026 TLC or QLC usually used for UFS) with an integrated controller. The proposed flash memory specification is supported by consumer electronics companies such as Nokia, Sony Ericsson, Texas Instruments, STMicroelectronics, Samsung, Micron, and SK Hynix. The electrical interface for UFS uses the M-PHY, developed by the MIPI Alliance, a high-speed serial interface targeting 2.9 Gbit/s per lane with up-scalability to 5.8 Gbit/s per lane. UFS implements a full-duplex serial LVDS interface that scales better to higher bandwidths than the 8-lane parallel and half-duplex interface of eMMCs. Unlike eMMC, Universal Flash Storage is based on the SCSI architectural model and supports SCSI Tagged Command Queuing. The standard is developed by, and available from, the JEDEC Solid State Technology Association.

Software support The Linux kernel supports UFS. OpenBSD 7.3 and later support UFS. Windows 10 and later support UFS.

History In 2010, the Universal Flash Storage Association (UFSA) was founded as an open trade association to promote the UFS standard. In September 2013, JEDEC published JESD220B UFS 2.0 (update to UFS v1.1 standard published in June 2012). JESD220B Universal Flash Storage v2.0 offers increased link bandwidth for performance improvement, a security features extension and additional power saving features over the UFS v1.1. On 30 January 2018 JEDEC published version 3.0 of the UFS standard, with a higher 11.6 Gbit/s data rate per lane (1450 MB/s) with the use of MIPI M-PHY v4.1 and UniProSM v1.8. At the MWC 2018, Samsung unveiled embedded UFS (eUFS) v3.0 and uMCP (UFS-based multi-chip package) solutions. On 30 January 2020 JEDEC published version 3.1 of the UFS standard. UFS 3.1 introduced Write Booster, Deep Sleep, Performance Throttling Notification and Host Performance Booster for faster, more power efficient, and cheaper UFS solutions. The Host Performance Booster feature is optional. Before the UFS 2.2 standard and the UFS 3.1 standard, the SLC buffer feature was optional on UFS devices, which is a de facto feature on personal SSDs. The Write Booster feature was brought to UFS 2.2 in August 2020. The "Write Booster" is a buffer with a higher speed than the persistent storage which temporarily stores new data before it is written to the persistent storage. It uses idle time, meaning time where no data is accessed by the device's operating system, to "flush" the buffer's contents to the persistent storage. In 2022 Samsung announced version 4.0 doubling from 11.6 Gbit/s to 23.2 Gbit/s with the use of MIPI M-PHY v5.0 and UniPro v2.0. UFS 4.0 introduces File Based Optimization. As of Q1 2025, UFS 4.1 introduces Zoned Storage for UFS. In February 2026, JEDEC announced UFS 5.0 together with the UFS Host Controller Interface (UFSHCI) 5.0. The standard uses MIPI M-PHY v6.0 and UniPro v3.0, whose new High-Speed Gear 6 (HS-G6) doubles the maximum data rate of HS-G5 to 46.6 Gbit/s per lane per direction, giving an effective read/write throughput of approximately 10.8 GB/s over two lanes while remaining compatible with UFS 4.x hardware. In June 2026, Samsung announced the first UFS 5.0 storage solution, rated at up to 10.8 GB/s sequential read and 9.5 GB/s sequential write, with mass production planned for the fourth quarter of 2026.

Version comparison

UFS

UFS Card

Implementation UFS 2.0 has been implemented in Snapdragon 820 and 821. Kirin 950 and 955. Exynos 7420. Nvidia Jetson AGX Xavier SOMs UFS 2.1 has been implemented in Snapdragon 712 (710&720G), 730G, 732G, 835, 845 and 855. Kirin 960, 970 and 980. Exynos 9609, 9610, 9611, 9810 and 980. UFS 3.0 has been implemented in Snapdragon 855, 855+, 860, 865, Exynos 9820–9825, and Kirin 990. UFS 3.1 has been implemented in Snapdragon 855+/860, Snapdragon 865, Snapdragon 870, Snapdragon 888, Exynos 2100, Exynos 2200 and Snapdragon 7s gen 2. UFS 4.0 has been implemented in Google Tensor G5, MediaTek Dimensity 9200, MediaTek Dimensity 8300 and Snapdragon 8 Gen 2.

Complementary UFS standards On 30 March 2016, JEDEC published version 1.0 of the UFS Card Extension Standard (JESD220-2), which offered many of the features and much of the same functionality as the existing UFS 2.0 embedded device standard, but with additions and modifications for removable cards. Also in March 2016, JEDEC published version 1.1 of the UFS Unified Memory Extension (JESD220-1A), version 2.1 of the UFS Host Controller Interface (UFSHCI) standard (JESD223C), and version 1.1A of the UFSHCI Unified Memory Extension standard (JESD223-1A). On 30 January 2018, the UFS Card Extension standard was updated to version 1.1 (JESD220-2A), and the UFSHCI standard was updated to version 3.0 (JESD223D), to align with UFS version 3.0.

Rewrite cycle life A UFS drive's rewrite life cycle affects its lifespan. There is a limit to how many write/erase cycles a flash block can accept before it produces errors or fails altogether. Each write/erase cycle causes a flash memory cell's oxide layer to deteriorate. The reliability of a drive is based on three factors: the age of the drive, total terabytes written over time, and drive writes per day. This is typical of flash memory in general. For example, high-end smartphones, and devices such as set-top boxes may adopt UFS flash with high terabytes written.

See also Memory card NVM Express (NVMe) Solid-state drive

References

External links Current standards of UFS and UFS Card Presentation by Scott Jacobson and Harish Verma at Flash Memory Summit 2013

Worked examples

Example 1 — a first encounter with Universal Flash Storage

Start with the simplest possible case. Write down what Universal Flash Storage claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In astronomy, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Universal Flash Storage before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Universal Flash Storage ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Universal Flash Storage

In research
Universal Flash Storage appears in astronomy research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Universal Flash Storage in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Universal Flash Storage is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer-related introductions in 2016, MIPI Alliance standards, Mobile phone standards, so understanding it makes those chapters shorter.
In everyday life
Look for Universal Flash Storage outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Universal Flash Storage in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Universal Flash Storage means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Universal Flash Storage out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Universal Flash Storage in simple terms?

Universal Flash Storage (UFS) is a flash storage specification for digital cameras, mobile phones and consumer electronic devices , positioned as a replacement for eMMCs and SD cards. It was designed to bring higher data transfer speed and increased reliability to flash memory storage, while reduci…

Why does Universal Flash Storage matter?

Because it connects several astronomy ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Universal Flash Storage?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Universal Flash Storage.

Tags

  • Computer-related introductions in 2016
  • MIPI Alliance standards
  • Mobile phone standards
  • Solid-state computer storage

Keep exploring