Guru3D.com
  • HOME
  • NEWS
    • Channels
    • Archive
  • DOWNLOADS
    • New Downloads
    • Categories
    • Archive
  • GAME REVIEWS
  • ARTICLES
    • Rig of the Month
    • Join ROTM
    • PC Buyers Guide
    • Guru3D VGA Charts
    • Editorials
    • Dated content
  • HARDWARE REVIEWS
    • Videocards
    • Processors
    • Audio
    • Motherboards
    • Memory and Flash
    • SSD Storage
    • Chassis
    • Media Players
    • Power Supply
    • Laptop and Mobile
    • Smartphone
    • Networking
    • Keyboard Mouse
    • Cooling
    • Search articles
    • Knowledgebase
    • More Categories
  • FORUMS
  • NEWSLETTER
  • CONTACT

New Reviews
Corsair H170i Elite Capellix XT review
Forspoken: PC performance graphics benchmarks
ASRock Z790 Taichi review
The Callisto Protocol: PC graphics benchmarks
G.Skill TridentZ 5 RGB 6800 MHz CL34 DDR5 review
Be Quiet! Dark Power 13 - 1000W PSU Review
Palit GeForce RTX 4080 GamingPRO OC review
Core i9 13900K DDR5 7200 MHz (+memory scaling) review
Seasonic Prime Titanium TX-1300 (1300W PSU) review
F1 2022: PC graphics performance benchmark review

New Downloads
FurMark Download v1.33.0.0
Intel ARC graphics Driver Download Version: 31.0.101.4091
Corsair Utility Engine Download (iCUE) Download v4.33.138
CPU-Z download v2.04
AMD Radeon Software Adrenalin 23.1.2 (RX 7900) download
GeForce 528.24 WHQL driver download
Display Driver Uninstaller Download version 18.0.6.0
Download Intel network driver package 27.8
ReShade download v5.6.0
Media Player Classic - Home Cinema v2.0.0 Download


New Forum Topics
Philips 27-inch 4K OLED Gaming Monitor DisplayHDR TrueBlack 400 (27E1N8900/27) NVIDIA GeForce 528.24 WHQL driver download & Discussion High temperatures on AIB 7900XTX New Details Emerge on AMDs A620 Chipset: What We Know So Far Forspoken Benchmark Test & Performance Analysis Review Intel Lowers ARC A750 Pricing towards $250, adds bundle and claim driver fine wine Microsoft Now Is Proactively Informing Windows 10 users to update to Windows 11 NVIDIA GeForce 528.50 Vulkan BETA driver download & Discussion RTX 4090 Owner's thread Line-based instead of MSI on RTX 4000?




Guru3D.com » Review » Team Group CARDEA Zero 240GB SSD Review » Page 3

Team Group CARDEA Zero 240GB SSD Review - What's SATA | NVMe | NAND Types

by Hilbert Hagedoorn on: 10/24/2017 10:53 AM [ 4] 6 comment(s)

Tweet

So What Is NVMe?

NVMe is also known as Non-Volatile Memory Express or the Non-Volatile Memory Host Controller Interface Specification. The idea behind NVMe is to improve the storage stack by optimizing the way an application accesses a Flash device. NVMe cuts corners by removing components within the I/O path like that good old fashioned RAID controller. NVMe leverages PCIe as transport media which offers high bandwidth and a direct path to the host's CPU and memory. This in turn removes another potential bottleneck, the limited bandwidth of SAS or the latest SATA3 connection. NVMe makes use of your PCI-Express lanes, and as you know... the latest gen 3 PCIe lanes are fast, and thus lift the bottleneck that SATA3 has. Moving from PCIe Gen 2 to Gen 3 doubles the bandwidth available to the add-on cards installed, from 500 MB/s per lane to 1 GB/s per lane. So a Gen 3.0 PCI Express x16 slot is capable of offering 16 GB/s of bandwidth in each direction. In total that sums up to a whopping 32 GB/sec bi-directional bandwidth. Obviously the hardware you use needs to be Gen 3.0 compatible. 

Bandwidth PCI-Express PER LANE:

  • PCI-Express 1.1 sends 250 MB/s per direction
  • PCI-Express 2.0 sends 500 MB/s per direction
  • PCI-Express 3.0 brings that number towards a whopping 1 GB/s.
 

 

So that the NVMe M.2 units use whatever they are assigned most motherboards and units now can connect on a x4 link, so a Gen 3.0 x4 link of yours can handle a total bandwidth of 8 GB/s (bi-directional) in PCIe Gen 3.0 mode, whereas the old Gen 1.0 x16 slot would be capable of 2 GB/sec (bi-directional). That bandwidth combined with fast NAND and a top notch controller can allow for massive storage speeds. To be able to make use of the new NVMe based devices inside your PC you have to have a proper driver installed, this can be downloaded at the Samsung website. This enables NVMe devices to function within the existing operating system I/O stack protocol.

SATA 3 (6Gbps) Explained

SATA 6G (SATA 3), the latest revision of your SATA storage unit connectors, will increase the bandwidth on the SATA controller from 3 Gbit/sec to 6 Gbit/s. For a regular HDD that is not really very important. But with the tremendous rise of fast SSD drives this really is a large plus. Typically we get 3000 Mbit/s : 8 = 375 MB/s bandwidth minus overhead, tolerances, error-correction and random occurrences. SATA 3 doubles it up, as such we get 6000 Mbit/s : 8 = 750 MB/s (again deduct overhead, tolerances, error-correction and random occurrences) of available bandwidth for your storage devices. As you can understand, with SSDs getting faster and faster that's just a much warmed and welcomed increase of bandwidth. Put Sata III in RAID and you'll have even more wicked performance at hand. Most motherboards offer only two ports per controller though, so you are (for now) limited to RAID 0 and RAID 1 (stripe or mirror). 

What Is NAND?

Flash memory is an electronic non-volatile computer storage medium that can be electrically erased and reprogrammed. Introduced by Toshiba in 1984, flash memory was developed from EEPROM (electrically erasable programmable read-only memory). There are two main types of flash memory, which are named after the NAND and NOR logic gates. The NAND type is primarily used in main memory, memory cards, USB flash drives, solid-state drives (those produced in 2009 or later), and similar products, for general storage and transfer of data.

NAND Types

At the beginning, memory cells stored just a single bit of information. However, the charge on the floating gate can be controlled with some level of precision, allowing the storage of more information than just 0 and 1. Based on such an assumption the MLC (Multi Level Cell) memory came to exist. To distinguish them, the old memory type was called SLC - Single Level Cell. The decision of choosing between SLC and MLC is driven by many factors such as memory performance, number of target erase/program cycles and level of data reliability. The MLC memory endurance is significantly lower (around 10,000 erase/program cycles) compared to SLC endurance (around 100,000 erase/program cycles).

Toggle-mode MLC - Toggle-mode MLC is asynchronous NAND that is supposed to provide similar performance as synchronous NAND, but at a lower price. Independent testing has not verified these claims yet. Toggle-mode MLC is also known as double-data-rate asynchronous NAND.

Synchronous and asynchronous NAND, based on spec sheets, look remarkably similar in performance. However, they aren't. Synchronous NAND is more expensive than asynchronous. Sync NAND is used when performance is everything, such as with gaming systems.

TLC flash memory (triple level cell flash) is a type of solid-state NAND flash memory that stores three bits of data per cell of flash media. TLC flash is less expensive than single-level cell (SLC) and multi-level cell (MLC) solid-state flash memory, which makes it appealing for consumer devices that use solid-state storage. The drawbacks to using TLC flash are performance, reliability, and longevity. TLC flash will also have lower write endurance than both SLC and MLC flash. Generally, the more bits of data the cell has, the fewer write cycles it will support. SLC memory cells can withstand up to 100,000 write cycles before failing. A 2-bit MLC memory cell can typically withstand up to 10,000 write cycles before failing. A TLC memory cell can sustain about 1,000 write cycles before failing, which is why thus far it has been limited to consumer-grade applications.

Vertical (3D) V-NAND is physical vertical NAND cell stacking not to be puzzled with chip stacking in a multi-chip package. In 3D NAND, NAND layers, not chips, are stacked in a single IC. Stacking cells vertically has several benefits: it provides a higher capacity/volume ratio in a smaller physical space and improves electrical performance by shortening the interconnect length between cells (which also reduces power consumption). The good news is continued cost reduction, smaller die sizes and more capacity per NAND chip. Also, installed NAND toolsets in the wafer fabs can, for the most part, be reused, thereby extending the useful life of fab equipment. 

So What About That New Smaller NAND Lifespan?

19nm and now smaller 15nm NAND FLASH memory was introduced, designed to be cheaper. With 3D NAND they can not vertically stack layers of memory cells. 64-layers are getting the norm in 2017 and we are rapidly exceeding that as well for 2018. The overall lifespan of the ICs has been reduced from 10,000 towards 5,000 program/erase cycles. Rumors are, that the numbers for consumer grade 15nm NAND flash memory (as used on the SSD tested today) are even lower at 3,000 program/erase cycles. But granted, as drastic as that sounds, it's all relative as this lifespan will very likely last longer than any mechanical HDD. Drive wearing protection and careful usage will help you out greatly. With an SSD filled normally and very heavy writing/usage of say 10 GBs data each day 365 days a year, you'd be looking at roughly 22 full SSD write cycles per year, out of the 3,000 (worst case scenario) available. However, all calculations on this matter are debatable and theoretical as usage differs and even things like how much free space you leave on your SSD can effect the drive.




18 pages « 2 3 4 5 next »



Related Articles
Team Group T-FORCE M200 2TB Portable USB3 SSD review
We take a look at the Team Group T-FORCE M200 Portable SSD, which is available in capacities up to 8TB! This portable storage USB3 SSD is capable of achieving sweet read and write rates (2GB/sec). We ...

Team Group T-Force XTREEM ARGB DDR4 review
We review what I deem to be one of the nicest looking and fastest DDR4 memory kits ever. Meet the all-new XTREEM ARGB CL14 kit from Team Group. This T-Force 16GB (x2 8GB) memory is magic to your eyes,...

Team Group T-Force DarkZα 3600 MHz DDR4 review
We review a DarkZα 16GB kit from Team Group, (with the α for Alpha). The T-Force 3600 MHz 16GB (x2 8GB) memory is cool, fast and runs XMP 2.0 memory profiles on Ryzen platforms as well. Join us as w...

Team Group MP33 NVMe 512 GB SSD Review
On the 30th of September, Team Group announced its MP33 NVme SSD, boasting features like PCIe Gen3 x4 high-speed interface. We had the opportunity to test the 512 GB model. The MP33 is an SSD with a storage capacity of 128 GB/256 GB /512GB/1 TB, and also a 2 TB option.

© 2023