IBM Sets Areal Density Record for Magnetic Tape
digitalPhant0m writes to tell us that IBM researchers have set a new world record for areal data density on linear magnetic tape, weighing in at around 29.5 billion bits per square inch. This achievement is roughly 39 times the density of current industry standard magnetic tape. "To achieve this feat, IBM Research has developed several new critical technologies, and for the past three years worked closely with FUJIFILM to optimize its next-generation dual-coat magnetic tape based on barium ferrite (BaFe) particles. [...] These new technologies are estimated to enable cartridge capacities that could hold up to 35 trillion bytes (terabytes) of uncompressed data. This is about 44 times the capacity of today's IBM LTO Generation 4 cartridge. A capacity of 35 terabytes of data is sufficient to store the text of 35 million books, which would require 248 miles (399 km) of bookshelves."
Are you saying tape is outdated? Because for organizations that have large storage requirements you can't get any cheaper than tape, and it has superior archival and transportation properties than HDD's as well.
There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
If the areal density increases uniformly in both directions, then you can expect that the read/write speed goes up by the square root of the areal density increase. That is, for 43.75 you'd expect a speed increase of at least between 6 and 7 times. Note that sometimes the density increase is achieved in only one direction or the other, depending on what technology was used to achieve it, in which case all or none of the density increase results in speed increase.
You can achieve speed increases by using multiple heads. LTO and the 3590/3592 proprietary tape technology on which it is based use 8 or 16 tracks read/written simultaneously, with tracks interleaved. There might be 256 tracks with tracks 1, 17, 33, ..., 241 being accessed, then 2, 18, ..., 242. etc. Doubling the number of tracks (density increase of 2 widthwise) wouldn't increase read/write speed. Doubling the number of tracks while simultaneously doubling the number of heads would.
Note that with 8 or 16 heads spread across the tape width, error correction is achieved by writing a matrix of bits (across the tape as well as down the length) with ECC bits added.