SlideShare a Scribd company logo
1 of 6
Download to read offline
How the latest NAND Flash-based storage devices achieve
high reliability in high-temperature automotive applications
Silicon Motion’s Ferri Family
AEC-Q100 Qualified Embedded Storage
With the introduction of every new generation of passenger vehicle, the automation, safety and
navigation systems become more sophisticated. Supported by an array of cameras, radar (RF) and
LiDAR (optical) ranging systems, sensors, and other detection systems, Advanced Driver Assistance
Systems (ADAS) generate and process huge quantities of digital data. Infotainment systems, too, are
growing in code size as drivers demand superior navigation and information systems, and passengers
look for more entertainment options in the front and rear of the cabin.
In functional terms, the car is becoming a data center on wheels – and like a data center, it needs
high-speed access to a large data storage capacity. Reliability concerns have led automotive
manufacturers to end the use of traditional Hard Disk Drive (HDD) storage devices, which offer a
limited lifetime and are prone to mechanical failure.
Instead, automotive system designers today prefer to use a mass storage device which is based on
NAND Flash memory technology, such as a Solid State Disk (SSD), eMMC drive or UFS (Universal Flash
Storage) device. NAND Flash has become the preferred technology for mass storage in mobile phones,
-1-
WHITE PAPER
Sensing → Detect → Analysis → Reaction
In-Vehicle Computing
• Environmental Monitoring
• Issues Analysis
• Reaction in time
• NVMe SR-IOV for storage
Storage Needs
• Performance
• Data Correction
• Reliability
• Wide temperature range
In-Vehicle Infotainment
• Map / GPS
• Connect to mobile
• Entertainment Application
In-Vehicle Standard
• AEC-Q100
• ISO 26262
• ASPICE
((((((((
Data from Cloud
Performance – in use cases such as driver assistance and navigation, latency is a key figure
of merit. Automotive manufacturers require fast Read and Write speeds and high data
throughput.
Data integrity – every Read and Write operation carries a risk of generating bit errors, which
can lead to data loss or corruption. Reliability is a critical factor in the automotive market,
and in a storage device, data integrity is an important marker of reliability.
Data retention – unlike a consumer device such as a mobile phone, a vehicle is expected to
have an operating lifetime of at least ten years. Automotive manufacturers want to be
confident that their chosen NAND storage device will retain data for the life of the vehicle.
laptop computers and other consumer devices as well as in SSDs because it offers a valuable
combination of high memory density and high performance. This means that huge data storage
capacity can be provided in a small packaged device, and the user benefits from rapid access to stored
data and quick data storage operations.
These characteristics are important as well to automotive manufacturers. But automotive applications
impose special requirements which raise important additional questions about manufacturers’ choice
of NAND storage device:
In vehicles, the long-term reliability and lifetime of an electronics component such as a mass storage
device are crucial criteria. The automotive industry applies strict qualification tests, according to the
AEC-Q100 standard, to the integrated circuits used in automotive Electronic Control Units (ECUs), with
the aim of achieving zero defects over a long lifetime at temperatures of 85°C or higher.
The goal of reducing the component defect rate to zero is important because of the long lifetime of a
vehicle, the high number of components in a vehicle, and the huge cost of rectifying a known fault in a
fleet of vehicles which are in service – not to mention the reputational damage to a car maker’s brand.
To illustrate the point simply, imagine a single Electronic Control Unit (ECU) consisting of 1,000 parts.
If the ECU manufacturer tolerated a defect rate as low as 1ppm, this single ECU alone would be
responsible for 1,000 faults in a fleet of 1 million vehicles. And according to a 2019 report form analyst
firm IHS Markit, a new luxury vehicle can contain as many as 150 ECUs1.
This is why the automotive industry imposes the goal of a zero defect rate. And its strategy for reaching
this goal is to apply a component qualification process, codified in the various AEC-Q10x standards.
The criteria for AEC-Q100 qualification, for example, are extremely strict, and verify a component’s
reliability across a number of test parameters. The main reliability tests are:
-2-
Accelerated environmental stress testing
Accelerated lifetime simulation testing
Packaging and assembly tests
Die fabrication testing
Electrical verification
Defect screening
Package integrity testing
-3-
NAND Flash Types
SLC
MLC
11
10
01
00
111
110
101
100
011
010
001
000
TLC
1
0
1 bit per cell 2 bits per cell 3 bits per cell
This qualification process is exhaustive, and has been proved to effectively screen out potentially
defective parts. Components which pass the tests and achieve AEC-Q100 qualification have
demonstrated a remarkably high level of reliability and integrity in a demanding set of environmental
and application conditions.
One of the most difficult elements of AEC-Q100 qualification for NAND Flash-based storage products
to achieve is to pass the high- temperature and accelerated lifetime simulation tests. Storage systems
must maintain reliable operation at continuous temperatures of up to 85°C for AEC-Q100 qualification
to Grade 3, and up to 105°C for Grade 2. And the compact, chip-style packages in which the latest
products, such as Silicon Motion’s Ferri family, are housed, have more constrained thermal pathways
than in the larger enclosure of a typical free-standing SSD used as a computing accessory.
To maintain reliable operation and data integrity in automotive storage devices, Silicon Motion applies
various unique technologies which draw on its long experience in NAND Flash memory control. An
understanding of these technologies will help the automotive system designer to evaluate NAND
Flash-based storage devices with confidence that they are robust and reliable enough for use in
vehicles.
NAND Flash cell operation at high temperature
To see how technology can counter the effect of high temperatures on NAND Flash cells, it is important
to understand the operation of these cells. In Flash memory, data bits are represented by stored
charge (electrons) in cells. When NAND Flash technology first came on to the market, memory arrays
were made of Single-Level Cell (SLC) elements. In SLC NAND, the cell stores one bit of data – a 1 or 0.
As technology advanced, NAND Flash chip
manufacturers responded to demand for higher
memory density by developing Multi-Level Cell
(MLC) technology, which stores two bits per cell,
and then Triple-Level Cell (TLC) technology, with
three bits per cell (see Figure 1). This means that
the cell volume-per-bit has declined with each
new generation of NAND Flash. NAND cell size
also shrinks as semiconductor fabrication
processes advance from older process nodes to
the latest sub-10nm nodes.
Accelerated environmental
stress testing
Accelerated lifetime
simulation testing
Packaging and
assembly tests
Die fabrication testing
Electrical verification
Defect screening
Package integrity testing
Fig. 1: NAND Flash chip manufacturers developed MLC technology,
which stores two bits per cell, and then TLC technology, with three
bits per cell.
-4-
A NAND Flash array A NAND Flash controller IC
The high memory density of today’s TLC NAND Flash devices means that a storage device such as
Silicon Motion’s FerriSSD
®
can provide up to 480GB of data capacity in a surface-mount BGA package
with a tiny footprint of just 20mm x 16mm.
But the small size of TLC cells means that they wear out at a faster rate than SLC cells, a factor which
the Flash controller embedded in a storage device has to take into account. Every Program/ Erase (P/E)
cycle slightly degrades the oxide layer in the cells on which a P/E operation is performed. Smaller TLC
cells have a thinner oxide layer than the larger SLC cells, so they degrade faster, and can on average
withstand fewer P/E cycles. As this paper describes below, proprietary NANDXtend technology solve
this problem in Ferri series storage devices.
NAND Flash cells also experience electron
leakage over time. If too much charge leaks
from a cell, its data can no longer be read
out. ‘Data retention’ – the length of time for
which data can be stored in a cell – declines
as more P/E cycles are performed. And heat
accelerates electron leakage, so data
retention also declines faster as temperature
rises, as Figure 2 shows.
So this is the problem for NAND Flash-based storage devices for automotive applications such as the
infotainment system: in a car’s center console, an infotainment ECU might be required to operate at
temperatures as high as 85°C. But data loss is not acceptable in infotainment applications such as
mapping and navigation. And the AEC-Q100 standard mandates a defect rate of zero when tested at
temperatures up to 85°C (for Grade 3 qualification).
It is a problem that a Silicon Motion storage controller, and the firmware which it runs, can solve.
Central role of storage controller
A NAND Flash-based storage system consists of two basic elements:
The basic role of the controller is the bridge between the NAND Flash cells and the host processor
which writes to and reads from the memory. The controller manages the mapping of bits to cell
addresses.
Silicon Motion has more than 20 years’ experience of developing the specialized controller ICs which
manage NAND components. Its deep understanding of NAND characteristics enables it to design both
highly optimized ICs and related firmware controller platforms. In fact, more NAND Flash components,
including 3D Flash products from Intel, Kioxia, Micron, Samsung, SK Hynix, Western Digital and YMTC,
Fig. 2: data retention in NAND Flash cells dramatically declines
as temperature rises. (Image credit: Silicon Motion)
85℃
65℃
40℃
Spec
P/E Cycles
Data
Retention
Time
-5-
are supported by Silicon Motion controllers than by those of any other company.
Silicon Motion’s understanding of the behavior of NAND Flash at high temperatures underlies the
operation of its Ferri storage products, all of which are available in versions qualified to AEC-Q100
Grades 3 and 2.
Controller technology extends data retention
As Figure 2 shows, the acceleration of electron leakage from NAND Flash memory cells at high
temperatures dramatically shortens data retention, down to as little as 2 days at 85°C for an MLC cell
which has undergone its rated maximum number of P/E cycles.
The Silicon Motion solution is to monitor the voltage at every cell in an array to detect those in which
leakage has progressed to a critical state, and then to reprogram at-risk cells. The Ferri product feature
which implements this technology, IntelligentScan + DataRefresh, is capable of extending NAND Flash
array lifetimes far beyond the nominal P/E cycle lifetime specified by the Flash manufacturer (see
Figure 3). The intelligence in the IntelligentScan feature also includes responding automatically to
temperature, and scanning more frequently when operating at high temperature.
When a cell’s oxide layer has degraded so much that it can no longer be sufficiently recharged, the
IntelligentScan function will repair it if possible, or retire it, thus avoiding any risk to data integrity.
The controller in Ferri products also implements advanced global wear leveling, so that P/E operations,
and thus wear, are evenly allocated across an entire array.
Fig. 3: the DataRefresh function increases the frequency of recharge operations as NAND Flash cells age. (Image credit: Silicon Motion)
IntelligentScan/DataRefresh to proactively extend Data
Retention beyond the typical NAND flash limitation
Based on 1Ynm MLC, @ 1,000 PE
Max ECC
Correctable
Preset / Programmable
Threshold
85℃ data retention simulation
DataRefresh
Error
Bits
Month
50
45
40
35
30
25
20
15
10
5
0
0 3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 48 51 54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120
Not to scale, for illustration purpose
-6-
© Copyright 2021 Silicon Motion, Inc.
FERRI-WP-202105
For more information about Ferri Family, please go to
www.siliconmotion.com or send email to ferri@siliconmotion.com
Configuring NAND Flash cells for optimized operation
The controller embedded in Silicon Motion AEC-Q100 qualified storage devices also provides the
capability for the user to configure operation of TLC NAND Flash to extend data integrity. The SLCMode™
function available in Ferri products virtually groups together TLC or MLC cells into a one-bit SLC-like
configuration. This is ideal for use cases in which the nominal storage capacity (in TLC mode) is
over-specified. Operation with the SLCMode feature turned on reduces the nominal capacity, but gives
SLC-like data retention and data integrity performance.
Ferri products offer MLCmode operation as well as SLCmode, giving users the ability to choose the
ideal balance between data integrity and capacity for their application. In addition, they provide an
SSDLifeGuard™ feature which automatically monitors the health status of the SSD, and triggers the
controller to implement data protection and error correction operations when blocks or pages are at risk.
Extending NAND cell operation beyond ten years
AEC-Q100 qualification for automotive storage devices calls for zero-defect performance at high
temperature – a very challenging requirement for NAND Flash-based devices, because of the
acceleration in data leakage from NAND cells at high temperatures of 85°C and above. The fact that
Silicon Motion’s Ferri products are qualified for automotive use at temperatures up to 105°C is
testament to the effectiveness of the unique technologies, such as IntelligentScan + DataRefresh,
which Silicon Motion has developed for managing NAND Flash arrays.
The optimization of storage products for automotive applications results from Silicon Motion’s
commitment to the automotive market – a commitment which is also demonstrated by its compliance
with the full range of automotive industry standards, including IATF 16949, ASPICE, and VDA 6.3.
Automotive manufacturers can also take confidence from Silicon Motion’s leadership position in the
market for merchant SSD controllers and embedded storage devices. Silicon Motion is the leading
specialist manufacturer of NAND Flash controller technology, and can draw on more than 20 years’
experience in developing specialized processor ICs which manage NAND components. In the past ten
years, Silicon Motion has shipped more than six billion NAND Flash controllers, more than any other
company in the world.
So now automotive manufacturers can embed robust solid-state storage into infotainment and ADAS
ECUs with confidence that Silicon Motion’s Ferri products’ lifetime, data integrity and data retention
will meet users’ expectations for vehicle lifetimes of ten years and beyond.
1 IHS Markit report cited at:
https://www.eenewsautomotive.com/news/number-automotive-ecus-continues-rise

More Related Content

Similar to Silicon motion's ferri_family_aec-q100_qualified_embedded_storage

Rob Callaghan_OOW14 IO Performance for Database
Rob Callaghan_OOW14 IO Performance for DatabaseRob Callaghan_OOW14 IO Performance for Database
Rob Callaghan_OOW14 IO Performance for DatabaseRob Callaghan
 
Micro Processors Present Technology and Up gradations Required
Micro Processors Present Technology and Up gradations RequiredMicro Processors Present Technology and Up gradations Required
Micro Processors Present Technology and Up gradations Requiredijtsrd
 
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion
 
brief_ssd_dynamic_write_accel
brief_ssd_dynamic_write_accelbrief_ssd_dynamic_write_accel
brief_ssd_dynamic_write_accelDave Glen
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)Jonah McLeod
 
Yashi dealer meeting settembre 2016 tecnologie xeon intel italia
Yashi dealer meeting settembre 2016 tecnologie xeon intel italiaYashi dealer meeting settembre 2016 tecnologie xeon intel italia
Yashi dealer meeting settembre 2016 tecnologie xeon intel italiaYashi Italia
 
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptx
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptxEC8791 EMBEDDED AND REALTIME SYSTEMS.pptx
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptxRensWick2
 
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...IOSR Journals
 
Embedding Passive and Active Devices in Substrates
Embedding Passive and Active Devices in SubstratesEmbedding Passive and Active Devices in Substrates
Embedding Passive and Active Devices in SubstratesMichael Tschandl
 
T062500000 p003050ppte
T062500000 p003050ppteT062500000 p003050ppte
T062500000 p003050pptePhani Kumar
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudRebekah Rodriguez
 
The Register
The RegisterThe Register
The RegisterNeil man
 
5 Things You Need to Know About Enterprise Fl
 5 Things You Need to Know About Enterprise Fl 5 Things You Need to Know About Enterprise Fl
5 Things You Need to Know About Enterprise FlWestern Digital
 
301 . what is Emmc_.pdf
301 . what is Emmc_.pdf301 . what is Emmc_.pdf
301 . what is Emmc_.pdfICFix service
 
Impact of Intel Optane Technology on HPC
Impact of Intel Optane Technology on HPCImpact of Intel Optane Technology on HPC
Impact of Intel Optane Technology on HPCMemVerge
 
Deep Dive On Intel Optane SSDs And New Server Platforms
Deep Dive On Intel Optane SSDs And New Server PlatformsDeep Dive On Intel Optane SSDs And New Server Platforms
Deep Dive On Intel Optane SSDs And New Server PlatformsNEXTtour
 
The Inevitable - Ethernet in Automotive
The Inevitable - Ethernet in AutomotiveThe Inevitable - Ethernet in Automotive
The Inevitable - Ethernet in AutomotiveSimon Edelhaus
 

Similar to Silicon motion's ferri_family_aec-q100_qualified_embedded_storage (20)

Rob Callaghan_OOW14 IO Performance for Database
Rob Callaghan_OOW14 IO Performance for DatabaseRob Callaghan_OOW14 IO Performance for Database
Rob Callaghan_OOW14 IO Performance for Database
 
Micro Processors Present Technology and Up gradations Required
Micro Processors Present Technology and Up gradations RequiredMicro Processors Present Technology and Up gradations Required
Micro Processors Present Technology and Up gradations Required
 
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
 
brief_ssd_dynamic_write_accel
brief_ssd_dynamic_write_accelbrief_ssd_dynamic_write_accel
brief_ssd_dynamic_write_accel
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)
 
Yashi dealer meeting settembre 2016 tecnologie xeon intel italia
Yashi dealer meeting settembre 2016 tecnologie xeon intel italiaYashi dealer meeting settembre 2016 tecnologie xeon intel italia
Yashi dealer meeting settembre 2016 tecnologie xeon intel italia
 
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptx
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptxEC8791 EMBEDDED AND REALTIME SYSTEMS.pptx
EC8791 EMBEDDED AND REALTIME SYSTEMS.pptx
 
Migration from CAN 2.0 to CAN FD
Migration from CAN 2.0 to CAN FDMigration from CAN 2.0 to CAN FD
Migration from CAN 2.0 to CAN FD
 
Electric Motorbike
Electric MotorbikeElectric Motorbike
Electric Motorbike
 
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...
Implementation of Product Reed Solomon Codes for Multi level cell Flash contr...
 
Embedding Passive and Active Devices in Substrates
Embedding Passive and Active Devices in SubstratesEmbedding Passive and Active Devices in Substrates
Embedding Passive and Active Devices in Substrates
 
Embedded Systems in Automotive
Embedded Systems in Automotive Embedded Systems in Automotive
Embedded Systems in Automotive
 
T062500000 p003050ppte
T062500000 p003050ppteT062500000 p003050ppte
T062500000 p003050ppte
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to Cloud
 
The Register
The RegisterThe Register
The Register
 
5 Things You Need to Know About Enterprise Fl
 5 Things You Need to Know About Enterprise Fl 5 Things You Need to Know About Enterprise Fl
5 Things You Need to Know About Enterprise Fl
 
301 . what is Emmc_.pdf
301 . what is Emmc_.pdf301 . what is Emmc_.pdf
301 . what is Emmc_.pdf
 
Impact of Intel Optane Technology on HPC
Impact of Intel Optane Technology on HPCImpact of Intel Optane Technology on HPC
Impact of Intel Optane Technology on HPC
 
Deep Dive On Intel Optane SSDs And New Server Platforms
Deep Dive On Intel Optane SSDs And New Server PlatformsDeep Dive On Intel Optane SSDs And New Server Platforms
Deep Dive On Intel Optane SSDs And New Server Platforms
 
The Inevitable - Ethernet in Automotive
The Inevitable - Ethernet in AutomotiveThe Inevitable - Ethernet in Automotive
The Inevitable - Ethernet in Automotive
 

More from Silicon Motion

Silicon Motion SM2264 PCIe Gen4
Silicon Motion SM2264 PCIe Gen4Silicon Motion SM2264 PCIe Gen4
Silicon Motion SM2264 PCIe Gen4Silicon Motion
 
InstantView Technology for driverless docking station
InstantView Technology for driverless docking stationInstantView Technology for driverless docking station
InstantView Technology for driverless docking stationSilicon Motion
 
Silicon Motion SSD controllers solution for data center
Silicon Motion SSD controllers solution for data center Silicon Motion SSD controllers solution for data center
Silicon Motion SSD controllers solution for data center Silicon Motion
 
Silicon Motion NVMe PCIe SSD controllers introduction
Silicon Motion NVMe PCIe SSD controllers introductionSilicon Motion NVMe PCIe SSD controllers introduction
Silicon Motion NVMe PCIe SSD controllers introductionSilicon Motion
 
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low Power
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low PowerSilicon Motion's Graphics Display SoCs enables 4K High Definition and Low Power
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low PowerSilicon Motion
 
For Embedded boot load application
For Embedded boot load applicationFor Embedded boot load application
For Embedded boot load applicationSilicon Motion
 

More from Silicon Motion (7)

Silicon Motion SM2264 PCIe Gen4
Silicon Motion SM2264 PCIe Gen4Silicon Motion SM2264 PCIe Gen4
Silicon Motion SM2264 PCIe Gen4
 
InstantView Technology for driverless docking station
InstantView Technology for driverless docking stationInstantView Technology for driverless docking station
InstantView Technology for driverless docking station
 
Silicon Motion SSD controllers solution for data center
Silicon Motion SSD controllers solution for data center Silicon Motion SSD controllers solution for data center
Silicon Motion SSD controllers solution for data center
 
SMI Graphics SoC
SMI Graphics SoCSMI Graphics SoC
SMI Graphics SoC
 
Silicon Motion NVMe PCIe SSD controllers introduction
Silicon Motion NVMe PCIe SSD controllers introductionSilicon Motion NVMe PCIe SSD controllers introduction
Silicon Motion NVMe PCIe SSD controllers introduction
 
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low Power
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low PowerSilicon Motion's Graphics Display SoCs enables 4K High Definition and Low Power
Silicon Motion's Graphics Display SoCs enables 4K High Definition and Low Power
 
For Embedded boot load application
For Embedded boot load applicationFor Embedded boot load application
For Embedded boot load application
 

Recently uploaded

如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一
如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一
如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一avy6anjnd
 
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best ServiceMuslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...nirzagarg
 
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptx
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptxT.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptx
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptxBernardLongboan
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5Bavarian Workshop
 
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusarai
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime BegusaraiVip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusarai
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusaraimeghakumariji156
 
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...vershagrag
 
CELLULAR RESPIRATION. Helpful slides for
CELLULAR RESPIRATION. Helpful slides forCELLULAR RESPIRATION. Helpful slides for
CELLULAR RESPIRATION. Helpful slides foreuphemism22
 
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证62qaf0hi
 
Electronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxElectronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxmohamedAabdeltwab
 
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一avy6anjnd
 
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...Excavator
 
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilai
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime BhilaiBhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilai
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilaimeghakumariji156
 
9352852248 Call Girls Gota Escort Service Available 24×7 In Gota
9352852248 Call Girls  Gota Escort Service Available 24×7 In Gota9352852248 Call Girls  Gota Escort Service Available 24×7 In Gota
9352852248 Call Girls Gota Escort Service Available 24×7 In Gotagargpaaro
 
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best Service
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best ServiceMarathi Call Girls Santacruz WhatsApp +91-9930687706, Best Service
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一opyff
 
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一qh1ao5mm
 

Recently uploaded (20)

如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一
如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一
如何办理莱斯大学毕业证(Rice毕业证)毕业证成绩单原版一比一
 
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best ServiceMuslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
 
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Thrissur [ 7014168258 ] Call Me For Genuine Models ...
 
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptx
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptxT.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptx
T.L.E 5S's (Seiri, Seiton, Seiso, Seiketsu, Shitsuke).pptx
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
 
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
 
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusarai
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime BegusaraiVip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusarai
Vip Begusarai Escorts Service Girl ^ 9332606886, WhatsApp Anytime Begusarai
 
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...
Premium Call Girls Nagpur Call Girls (Adult Only) 💯Call Us 🔝 6378878445 🔝 💃 E...
 
CELLULAR RESPIRATION. Helpful slides for
CELLULAR RESPIRATION. Helpful slides forCELLULAR RESPIRATION. Helpful slides for
CELLULAR RESPIRATION. Helpful slides for
 
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
 
Electronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxElectronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptx
 
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
 
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...
JOHN DEERE 7200R 7215R 7230R 7260R 7280R TECHNICAL SERVICE PDF MANUAL 2680PGS...
 
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilai
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime BhilaiBhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilai
Bhilai Escorts Service Girl ^ 8250092165, WhatsApp Anytime Bhilai
 
Abortion pills Dubai (+918133066128) Cytotec 200mg pills UAE Abudhabi
Abortion pills Dubai (+918133066128) Cytotec 200mg pills UAE AbudhabiAbortion pills Dubai (+918133066128) Cytotec 200mg pills UAE Abudhabi
Abortion pills Dubai (+918133066128) Cytotec 200mg pills UAE Abudhabi
 
9352852248 Call Girls Gota Escort Service Available 24×7 In Gota
9352852248 Call Girls  Gota Escort Service Available 24×7 In Gota9352852248 Call Girls  Gota Escort Service Available 24×7 In Gota
9352852248 Call Girls Gota Escort Service Available 24×7 In Gota
 
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best Service
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best ServiceMarathi Call Girls Santacruz WhatsApp +91-9930687706, Best Service
Marathi Call Girls Santacruz WhatsApp +91-9930687706, Best Service
 
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
 
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一
如何办理多伦多大学毕业证(UofT毕业证书)成绩单原版一比一
 
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一
在线定制(UBC毕业证书)英属哥伦比亚大学毕业证成绩单留信学历认证原版一比一
 

Silicon motion's ferri_family_aec-q100_qualified_embedded_storage

  • 1. How the latest NAND Flash-based storage devices achieve high reliability in high-temperature automotive applications Silicon Motion’s Ferri Family AEC-Q100 Qualified Embedded Storage With the introduction of every new generation of passenger vehicle, the automation, safety and navigation systems become more sophisticated. Supported by an array of cameras, radar (RF) and LiDAR (optical) ranging systems, sensors, and other detection systems, Advanced Driver Assistance Systems (ADAS) generate and process huge quantities of digital data. Infotainment systems, too, are growing in code size as drivers demand superior navigation and information systems, and passengers look for more entertainment options in the front and rear of the cabin. In functional terms, the car is becoming a data center on wheels – and like a data center, it needs high-speed access to a large data storage capacity. Reliability concerns have led automotive manufacturers to end the use of traditional Hard Disk Drive (HDD) storage devices, which offer a limited lifetime and are prone to mechanical failure. Instead, automotive system designers today prefer to use a mass storage device which is based on NAND Flash memory technology, such as a Solid State Disk (SSD), eMMC drive or UFS (Universal Flash Storage) device. NAND Flash has become the preferred technology for mass storage in mobile phones, -1- WHITE PAPER Sensing → Detect → Analysis → Reaction In-Vehicle Computing • Environmental Monitoring • Issues Analysis • Reaction in time • NVMe SR-IOV for storage Storage Needs • Performance • Data Correction • Reliability • Wide temperature range In-Vehicle Infotainment • Map / GPS • Connect to mobile • Entertainment Application In-Vehicle Standard • AEC-Q100 • ISO 26262 • ASPICE (((((((( Data from Cloud
  • 2. Performance – in use cases such as driver assistance and navigation, latency is a key figure of merit. Automotive manufacturers require fast Read and Write speeds and high data throughput. Data integrity – every Read and Write operation carries a risk of generating bit errors, which can lead to data loss or corruption. Reliability is a critical factor in the automotive market, and in a storage device, data integrity is an important marker of reliability. Data retention – unlike a consumer device such as a mobile phone, a vehicle is expected to have an operating lifetime of at least ten years. Automotive manufacturers want to be confident that their chosen NAND storage device will retain data for the life of the vehicle. laptop computers and other consumer devices as well as in SSDs because it offers a valuable combination of high memory density and high performance. This means that huge data storage capacity can be provided in a small packaged device, and the user benefits from rapid access to stored data and quick data storage operations. These characteristics are important as well to automotive manufacturers. But automotive applications impose special requirements which raise important additional questions about manufacturers’ choice of NAND storage device: In vehicles, the long-term reliability and lifetime of an electronics component such as a mass storage device are crucial criteria. The automotive industry applies strict qualification tests, according to the AEC-Q100 standard, to the integrated circuits used in automotive Electronic Control Units (ECUs), with the aim of achieving zero defects over a long lifetime at temperatures of 85°C or higher. The goal of reducing the component defect rate to zero is important because of the long lifetime of a vehicle, the high number of components in a vehicle, and the huge cost of rectifying a known fault in a fleet of vehicles which are in service – not to mention the reputational damage to a car maker’s brand. To illustrate the point simply, imagine a single Electronic Control Unit (ECU) consisting of 1,000 parts. If the ECU manufacturer tolerated a defect rate as low as 1ppm, this single ECU alone would be responsible for 1,000 faults in a fleet of 1 million vehicles. And according to a 2019 report form analyst firm IHS Markit, a new luxury vehicle can contain as many as 150 ECUs1. This is why the automotive industry imposes the goal of a zero defect rate. And its strategy for reaching this goal is to apply a component qualification process, codified in the various AEC-Q10x standards. The criteria for AEC-Q100 qualification, for example, are extremely strict, and verify a component’s reliability across a number of test parameters. The main reliability tests are: -2- Accelerated environmental stress testing Accelerated lifetime simulation testing Packaging and assembly tests Die fabrication testing Electrical verification Defect screening Package integrity testing
  • 3. -3- NAND Flash Types SLC MLC 11 10 01 00 111 110 101 100 011 010 001 000 TLC 1 0 1 bit per cell 2 bits per cell 3 bits per cell This qualification process is exhaustive, and has been proved to effectively screen out potentially defective parts. Components which pass the tests and achieve AEC-Q100 qualification have demonstrated a remarkably high level of reliability and integrity in a demanding set of environmental and application conditions. One of the most difficult elements of AEC-Q100 qualification for NAND Flash-based storage products to achieve is to pass the high- temperature and accelerated lifetime simulation tests. Storage systems must maintain reliable operation at continuous temperatures of up to 85°C for AEC-Q100 qualification to Grade 3, and up to 105°C for Grade 2. And the compact, chip-style packages in which the latest products, such as Silicon Motion’s Ferri family, are housed, have more constrained thermal pathways than in the larger enclosure of a typical free-standing SSD used as a computing accessory. To maintain reliable operation and data integrity in automotive storage devices, Silicon Motion applies various unique technologies which draw on its long experience in NAND Flash memory control. An understanding of these technologies will help the automotive system designer to evaluate NAND Flash-based storage devices with confidence that they are robust and reliable enough for use in vehicles. NAND Flash cell operation at high temperature To see how technology can counter the effect of high temperatures on NAND Flash cells, it is important to understand the operation of these cells. In Flash memory, data bits are represented by stored charge (electrons) in cells. When NAND Flash technology first came on to the market, memory arrays were made of Single-Level Cell (SLC) elements. In SLC NAND, the cell stores one bit of data – a 1 or 0. As technology advanced, NAND Flash chip manufacturers responded to demand for higher memory density by developing Multi-Level Cell (MLC) technology, which stores two bits per cell, and then Triple-Level Cell (TLC) technology, with three bits per cell (see Figure 1). This means that the cell volume-per-bit has declined with each new generation of NAND Flash. NAND cell size also shrinks as semiconductor fabrication processes advance from older process nodes to the latest sub-10nm nodes. Accelerated environmental stress testing Accelerated lifetime simulation testing Packaging and assembly tests Die fabrication testing Electrical verification Defect screening Package integrity testing Fig. 1: NAND Flash chip manufacturers developed MLC technology, which stores two bits per cell, and then TLC technology, with three bits per cell.
  • 4. -4- A NAND Flash array A NAND Flash controller IC The high memory density of today’s TLC NAND Flash devices means that a storage device such as Silicon Motion’s FerriSSD ® can provide up to 480GB of data capacity in a surface-mount BGA package with a tiny footprint of just 20mm x 16mm. But the small size of TLC cells means that they wear out at a faster rate than SLC cells, a factor which the Flash controller embedded in a storage device has to take into account. Every Program/ Erase (P/E) cycle slightly degrades the oxide layer in the cells on which a P/E operation is performed. Smaller TLC cells have a thinner oxide layer than the larger SLC cells, so they degrade faster, and can on average withstand fewer P/E cycles. As this paper describes below, proprietary NANDXtend technology solve this problem in Ferri series storage devices. NAND Flash cells also experience electron leakage over time. If too much charge leaks from a cell, its data can no longer be read out. ‘Data retention’ – the length of time for which data can be stored in a cell – declines as more P/E cycles are performed. And heat accelerates electron leakage, so data retention also declines faster as temperature rises, as Figure 2 shows. So this is the problem for NAND Flash-based storage devices for automotive applications such as the infotainment system: in a car’s center console, an infotainment ECU might be required to operate at temperatures as high as 85°C. But data loss is not acceptable in infotainment applications such as mapping and navigation. And the AEC-Q100 standard mandates a defect rate of zero when tested at temperatures up to 85°C (for Grade 3 qualification). It is a problem that a Silicon Motion storage controller, and the firmware which it runs, can solve. Central role of storage controller A NAND Flash-based storage system consists of two basic elements: The basic role of the controller is the bridge between the NAND Flash cells and the host processor which writes to and reads from the memory. The controller manages the mapping of bits to cell addresses. Silicon Motion has more than 20 years’ experience of developing the specialized controller ICs which manage NAND components. Its deep understanding of NAND characteristics enables it to design both highly optimized ICs and related firmware controller platforms. In fact, more NAND Flash components, including 3D Flash products from Intel, Kioxia, Micron, Samsung, SK Hynix, Western Digital and YMTC, Fig. 2: data retention in NAND Flash cells dramatically declines as temperature rises. (Image credit: Silicon Motion) 85℃ 65℃ 40℃ Spec P/E Cycles Data Retention Time
  • 5. -5- are supported by Silicon Motion controllers than by those of any other company. Silicon Motion’s understanding of the behavior of NAND Flash at high temperatures underlies the operation of its Ferri storage products, all of which are available in versions qualified to AEC-Q100 Grades 3 and 2. Controller technology extends data retention As Figure 2 shows, the acceleration of electron leakage from NAND Flash memory cells at high temperatures dramatically shortens data retention, down to as little as 2 days at 85°C for an MLC cell which has undergone its rated maximum number of P/E cycles. The Silicon Motion solution is to monitor the voltage at every cell in an array to detect those in which leakage has progressed to a critical state, and then to reprogram at-risk cells. The Ferri product feature which implements this technology, IntelligentScan + DataRefresh, is capable of extending NAND Flash array lifetimes far beyond the nominal P/E cycle lifetime specified by the Flash manufacturer (see Figure 3). The intelligence in the IntelligentScan feature also includes responding automatically to temperature, and scanning more frequently when operating at high temperature. When a cell’s oxide layer has degraded so much that it can no longer be sufficiently recharged, the IntelligentScan function will repair it if possible, or retire it, thus avoiding any risk to data integrity. The controller in Ferri products also implements advanced global wear leveling, so that P/E operations, and thus wear, are evenly allocated across an entire array. Fig. 3: the DataRefresh function increases the frequency of recharge operations as NAND Flash cells age. (Image credit: Silicon Motion) IntelligentScan/DataRefresh to proactively extend Data Retention beyond the typical NAND flash limitation Based on 1Ynm MLC, @ 1,000 PE Max ECC Correctable Preset / Programmable Threshold 85℃ data retention simulation DataRefresh Error Bits Month 50 45 40 35 30 25 20 15 10 5 0 0 3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 48 51 54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120 Not to scale, for illustration purpose
  • 6. -6- © Copyright 2021 Silicon Motion, Inc. FERRI-WP-202105 For more information about Ferri Family, please go to www.siliconmotion.com or send email to ferri@siliconmotion.com Configuring NAND Flash cells for optimized operation The controller embedded in Silicon Motion AEC-Q100 qualified storage devices also provides the capability for the user to configure operation of TLC NAND Flash to extend data integrity. The SLCMode™ function available in Ferri products virtually groups together TLC or MLC cells into a one-bit SLC-like configuration. This is ideal for use cases in which the nominal storage capacity (in TLC mode) is over-specified. Operation with the SLCMode feature turned on reduces the nominal capacity, but gives SLC-like data retention and data integrity performance. Ferri products offer MLCmode operation as well as SLCmode, giving users the ability to choose the ideal balance between data integrity and capacity for their application. In addition, they provide an SSDLifeGuard™ feature which automatically monitors the health status of the SSD, and triggers the controller to implement data protection and error correction operations when blocks or pages are at risk. Extending NAND cell operation beyond ten years AEC-Q100 qualification for automotive storage devices calls for zero-defect performance at high temperature – a very challenging requirement for NAND Flash-based devices, because of the acceleration in data leakage from NAND cells at high temperatures of 85°C and above. The fact that Silicon Motion’s Ferri products are qualified for automotive use at temperatures up to 105°C is testament to the effectiveness of the unique technologies, such as IntelligentScan + DataRefresh, which Silicon Motion has developed for managing NAND Flash arrays. The optimization of storage products for automotive applications results from Silicon Motion’s commitment to the automotive market – a commitment which is also demonstrated by its compliance with the full range of automotive industry standards, including IATF 16949, ASPICE, and VDA 6.3. Automotive manufacturers can also take confidence from Silicon Motion’s leadership position in the market for merchant SSD controllers and embedded storage devices. Silicon Motion is the leading specialist manufacturer of NAND Flash controller technology, and can draw on more than 20 years’ experience in developing specialized processor ICs which manage NAND components. In the past ten years, Silicon Motion has shipped more than six billion NAND Flash controllers, more than any other company in the world. So now automotive manufacturers can embed robust solid-state storage into infotainment and ADAS ECUs with confidence that Silicon Motion’s Ferri products’ lifetime, data integrity and data retention will meet users’ expectations for vehicle lifetimes of ten years and beyond. 1 IHS Markit report cited at: https://www.eenewsautomotive.com/news/number-automotive-ecus-continues-rise