Meet the Super DVD: Scientists Develop Massive 1 Petabit Optical Disk
Meet the Super DVD: Scientists Develop Massive 1 Petabit Optical Disk

Meet the Super DVD: Scientists Develop Massive 1 Petabit Optical Disk

Note: Unfortunately the research paper linked in the article is a dead/broken/wrong link. Perhaps the author will update it later.
From the limited coverage, it doesn't sound like there's an actual optical drive that utilizes this yet and that it's just theoretical based on the properties of the material the researchers developed.
I'm not holding my breath, but I would absolutely love to be able to back up my storage system to a single optical disc (even if tens of TBs go unused).
If they could make a R/W version of that, holy crap.
It's "only" 125 TB. Still a lot, and impressive. But I just hate the stupid click baity 'petabit' term. We use bytes GB and TB as a standard, just use the standard term it's impressive enough.
But then the headline would have to say "Scientists Develop Optical Disc with measly 125TB's of Storage"
Exclamation marks usually help .... and comic sans
IMO the whole byte stuff is pretty confusing, people should have just sticked with bits, because that avoids implementation details.
One bit is the smallest amount of information. Bytes historically had different amounts of bits, depending on the architecture. With ASCII and the success of the 8 bit processor word of the Intel 8080/8085 processor, it is now defacto 8 Bit long.
But personally, byte seems a bit (no pun intended) like the imperial measurement system.
Gibibyte is the shit
I like to express my storage sizes in nibs. I think that makes this a 250 teranib disk.
Agreed. Bits are used more commonly when talking about transfer speeds, and bytes regarding storage.
I feel like I’ve seen bits used for storage on the scientific level since stuff like the pits and lands on a disc are expressed that way. To anyone in CS, you’d regard storage as a discrete whole part in some way. So bytes are fine. But when you’re developing storage, I believe you’d be concerned about bit density. Would need to read the paper though.
125 holy cow. drooling
I just want this disc in a DVD-RAM format.. It doesn't have to be extremely fast just readable and writable.. I used to love DVD-RAM until 4.25gb became nothing
8 bits in a byte, networks are measured in bits.
Data is stored in bytes (as the minimum size), it's moved as a bitstream (continuous flow, without regard to individual byte boarders).
Hence storage is measured in bytes, network connections are measured in bits/second.
Are disks though?
I think the last time I saw storage measured in bits was a SNES cartridge.
They're not even, they're measured in bits per second. That's like saying temperature is measured in calories.
Gigabytes, or gibibyte? Yes gibibyte is a thing.
As much as i hate to say it, but due to marketting fuckery the usage of byte has ruined it all as a 2TB drive is not 2 * 1024 * 1024 * 1024 * 8 bits but instead 2 terabit ( 2*1000000000 )
Then comes the discussion if "1KB" is 1024 bytes or if 1000 bytes is a kilobyte. If you ask me, 1KB is 1024 bytes. If you ask the people using the kibibytes system, 1KB is 1000 bytes...
Shits fucking complex and fucked up. Cant go wrong if you say it in bits though
"gigibyte" is not a thing, but "gibibyte" is.
It's the metric system and it's standard now. 1 kilobyte is 1000 bytes, just like 1 kilometer is 1000 meters. It is much easier to convert 20.415.823 bytes into megabytes - 23.4 MB.
Only windows insists on mislabeling the base 1024 kibibyte as kilobyte. The metric unit is much easier to use.
Pb is still a standard measurement. While it's not very standard to use petabit instead of TB for data storage, it's still a recognized unit.
Yeah "standard" was a poorly chosen word. I meant common, as bytes are much more commonly used for disk storage.
Petabit/byte is not a buzz word.
We use bits, megabits, terabits, and petabits fairly standardly in tech.
That's not to be confused with bytes, megabytes, terabytes, and petabytes. Server farms will contain Petabytes (PB) of data.
Technically there's also exabit/byte, zettabit/byte, and yottabit/byte as we continue to climb the chain of technical capabilities. It's estimated that the internet overall has nearly 200 Zettabytes(ZB) of information in 2024.
I will refrain from using the word "standard", but when it comes to data storage the most common terminology is in bytes, as I said TB(terabytes), GB, etc. Saying Pb(petabits) isn't as common and gimmicky imo when referring to a new disk storage technology. 125 TB is impressive enough without having to throw the Peta in there.
I don’t think there are any storage media that advertise their capacity in *bits though.
it's not a buzzword, unless you produce a storage medium using it for some reason.
Then you ask questions.
https://youtu.be/O818btW2PYY
Bits are probably more useful when talking about specialized storage. Byte usually means 8 bits, but doesn't always need to, and not all data is stored in byte chunks.
A bit is the smallest piece of usable datum, so that makes sense when discussing this technology.
Sorry to be that guy, but in this context byte is strictly defined as 8 bits, never anything else. It's a strict definition in digital.